/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,400i,500,600,700,800');
section{
	position:relative;
}

body{
	line-height: 1.69;
	color: #9b9b9b;
	font-size: 13px;
	font-family: 'Libre Franklin';
	font-weight: 500;
	background-color: #f6f6f6;
}
.img-responsive{
	display: initial;
}
/* header region */
.header-region{
	background-image: linear-gradient(to bottom, #44355b, #642e5a);
	padding-top: 37px;
	
}
.header-region .container{
	
    background-repeat: no-repeat;
    background-position: right 60px;
	padding-bottom: 62px;
}
.logo{
	margin-bottom:0px;
}
.whitecolor *{
	color:#fff;
}
.left-cont-hed h2{
	font-size: 48px;
    line-height: 1.17;
    letter-spacing: -0.5px;
    margin-top: 165px;
    margin-bottom: 32px;
    font-weight: bold;
}
.left-cont-hed p{
	line-height: 1.67;
	font-size: 18px;
	margin-bottom:62px;
}
.left-cont-hed [class$="icon"] strong{
	font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 60px;
    background-repeat: no-repeat;
    float: left;
    background-position: left top;
}
[class*="clander"] strong{
	background-image:url(../img/cal.png);
}
[class*="time"] strong{
	background-image:url(../img/clock.png);
}
/* Dark region */
.dark-region{
	background-color:#392848;
	padding:50px 0;
}
.dark-region strong{
	margin-bottom:10px;
	display:block;
}
.dark-region p{
	margin-bottom:0;
	opacity:0.8;
	font-weight: 400;
}
/* Tabs css */
.sysetmaifild{
	padding-top: 20px;
    padding-bottom: 130px;
}
.blankbgfor{
	height: 135px;
    background-color: #f6f6f6;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.sysetmaifild .nav-tabs li a{
	float: left;
    width: 198px;
    height: 214px;
	background-image:url(../img/step-inactive.png);
	    border: 0px !important;
    background-color: transparent !important;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: center;
	padding-top: 60px;	
}
.sysetmaifild .nav-tabs li:nth-child(1) a{
	z-index:26;
}
.sysetmaifild .nav-tabs li:nth-child(2) a{
	z-index:25;
}
.sysetmaifild .nav-tabs li:nth-child(3) a{
	z-index:24;
}
.sysetmaifild .nav-tabs li:nth-child(4) a{
	z-index:23;
}
.sysetmaifild .nav-tabs li:nth-child(5) a{
	z-index:22;
}
.sysetmaifild .nav-tabs li a:hover, .sysetmaifild .nav-tabs li.active a{
	position:relative;
	z-index:99;
	background-image:url(../img/step-active.png);
}
.sysetmaifild .nav-tabs li a:hover  strong, .sysetmaifild .nav-tabs li a:hover  p,
.sysetmaifild .nav-tabs li.active a  strong, .sysetmaifild .nav-tabs li.active a  p{
		color:#fff;
}
.sysetmaifild .nav-tabs li strong{
	display:block;
	line-height:40px;
	font-size:36px;
	color:#000;
	margin-bottom:8px;
}
.sysetmaifild .nav-tabs li p{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.38;
  text-align: center;
  color: #9b9b9b;
}
.sysetmaifild  .nav-tabs>li{
	margin:0;
	padding:0;
}
.sysetmaifild  .nav-tabs>li + li{
	margin-left:-80px;
}
.sysetmaifild  .nav-tabs li:nth-child(2n){
	margin-top:61px;
}
.experience-region{
 
    padding-bottom: 70px;
}

.ftr {
    background-image: url(../img/foot-bg.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0;
    border-top: 10px solid #f16137;
	}

.ftr h3
{
	color:#f3f3f3 !important;
	font-size:24px;
}
/* header form */
.right-con-hed{
	border-radius:2px;
	
	margin-top:140px;
}
.custombutton, .custombutton_outline {
    background-color: #ff692e;
    border-color: #ff692e;
    border-radius: 2px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
    margin: 20px 5px;
    padding: 8px 15px;
    text-shadow: initial;
}
.btn-default:hover {
    background: #f65719 none repeat scroll 0 0 !important;
    color: #f3f3f3;
}
.form-horizontal{background: #fff;}
.right-con-hed  .form-group{
	margin-bottom: 0;
	position: relative;
	margin: 0px;
}
.right-con-hed .form-control{
	border-radius: 0;
    border: 0px;
    box-shadow: initial;
    height: 64px;
    padding-left: 60px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eceaee;
    background-position: 20px center;
    font-family: 'Libre Franklin';
	    color: #342e37;
}

.right-con-hed img{
	position: absolute;
    color: #44355b;
    line-height: 64px;
    left: 17px;
    width: 25px;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
}
.right-con-hed-thankyou{
	border-radius:2px;
	background-color: #fff;
	margin-top:165px;
	text-align: center;
	padding: 30px 0px;
	
}
.right-con-hed-thankyou h3{
	border-radius:2px;
	background-color: #fff;
	text-align: center;
	
}
.right-con-hed-thankyou img{
	align-self: center;
}
.right-con-hed button{
	line-height: 64px;
    padding: 0;
    font-size: 16px;
    background-color: #ff692e;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
}
.experience-region .blankbgfor{
	height: 780px;
    background-color: #fff;
}
.top-exp-con h1{
	font-size: 32px;
    margin: 0;
    color: #342e37;
    font-weight: bold;
    letter-spacing: -0.3px;
    margin-bottom: 12px;
}
.top-exp-con p{
	line-height: 1.81;
    font-size: 16px;
    color: #555555;
    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);
}
.copntheffil img{
	margin-top: 52px;
}
.copntheffil h5{
	margin-top: 23px;
    margin-bottom: 11px;
    color: #555555;
    font-weight: bold;
    font-size: 16px;
}
.copntheffil p{
  line-height: 1.69;
  color: #9b9b9b;
  margin:0;
}
.headinglef h3{
	font-weight: bold;
	font-size: 48px;
	color: #342e37;
	line-height: 1.17;
  letter-spacing: -0.5px;
  margin-top: 0;
}
.headinglef h3 span{
	color:#ff692e;	
}
.nav-tabs{
	border-bottom:0;
	
}
.sysetmaifild .tab-content{
	margin-top:50px;
}
.sysetmaifild .tab-content img{

}
.sysetmaifild .tab-content h5{
	margin-top:23px;
	font-size: 16px;
  line-height: 1.38;
  color: #555555;
  font-weight: bold;
  margin-bottom:11px;
}
.sysetmaifild .tab-content p{
  font-size: 13px;
  font-weight: 500;
  line-height: 1.69;
  color: #9b9b9b;
}
.howtostartr{
	background-color: #ffffff;
	padding-top:79px;
	padding-bottom:51px;
}
.howtostartr h2{
	font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.3px;
  color: #342e37;
  margin-top:0;
  margin-bottom:12px;
}
.howtostartr p{
	font-size: 16px;
   
  line-height: 1.81;
  color: #555555;
  margin-bottom:34px;
}
.howtostartr .btns-con{

}
.howtostartr .btn-warning{
	    border-radius: 2px;
    background-color: #ff692e;
    font-size: 13px;
    color: #ffffff;
    padding: 0 15px;
    font-weight: bold;
    line-height: 48px;
    border-color: #ff692e;
    text-shadow: initial;
	margin-right:10px;
}
.howtostartr .btn-warning-outline{
	   border-radius: 2px;
    background-color: transparent;
    font-size: 13px;
    color: #ff692e;
    padding: 0 15px;
    font-weight: bold;
    line-height: 48px;
    border-color: #ff692e;
    text-shadow: initial;
}
.howtostartr .Rectangle-35{
    height: 1px;
    opacity: 0.1;
    background-color: #44355b;
    width: 100%;
    margin-top: 39px;
    margin-bottom: 44px;
}
.howtostartr .queri{
	
  font-size: 16px;
  line-height: 1.81;
  color: #555555;	
}
.howtostartr .queri strong{
	font-weight: bold;
  color: #342e37;
}

.choseprog{
	    background-color: transparent;
    padding-bottom: 70px;
    margin-top: -330px;
}
.choseprog .whitebgcon{
	padding-top: 49px;
    padding-bottom: 32px;
    background-color: #fff;
	    margin-bottom: 20px;
}
.whitebgcon h2{
	font-size: 32px;
  letter-spacing: -0.3px;
  color: #342e37;
  font-weight: bold;
  margin:0 0  48px 0;
}
.whitebgcon .nav-tabs{
	padding-right: 80px;
}
.whitebgcon .nav-tabs li{
	margin: 0;
	position:relative;
    width: 100%;
}
.whitebgcon .nav-tabs li:after{
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    opacity: 0.1;
    background-color: #44355b;
    width: calc(100% - 65px);
    left: 50px;
}
.whitebgcon .nav-tabs li a{
	border: 0;
    padding: 20px 0;
    padding-left: 50px;
    margin: 0;
    font-size: 11px;
	font-weight: bold;
	color: #555555;
	border-radius: 0;
	position:relative;
}
.whitebgcon .nav-tabs li:hover a:after, .whitebgcon .nav-tabs li.active a:after{
	width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 30px solid #44355b;
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
}
.whitebgcon .nav-tabs li:hover a:before, .whitebgcon .nav-tabs li.active a:before{
	 position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background-color: #44355b;
    left: -5px;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;	
}

.whitebgcon .nav-tabs h6{
	margin:0 0 10px 0;
	font-size: 13px;
	
}
.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{
	font-weight: bold;
	color: #ff692e;
}
.whitebgcon .nav-tabs li a:hover, .whitebgcon .nav-tabs li.active a{
	border:0 !important;
	background-color: #44355b;
	color:#fff !important;
}
.testinomilas{
	background-image: linear-gradient(to bottom, #44355b, #642e5a);
    padding-top: 388px;
    padding-bottom: 340px;
    margin-top: -267px;
}
.testinomilas h2{
      font-size: 32px;
    line-height: 1.25;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin: 0 0 32px 0;
}
.testinomilas h3{
	margin: 0 0 11px 0;
    font-size: 18px;
    color: #fff;
	font-weight: bold;
}
.testinomilas h5{
	opacity: 0.6;
  font-size: 13px;
  line-height: 1.54;
  color: #ffffff;
}
.imagecont{
	position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 167px;
    height: 145px;
    background-image: url(../img/quotes.png);
    top: -100px;
}
.ftr nav  ul{
	margin:0;
	padding:0;
}
.ftr nav li {
    list-style: none;
	margin:0;
	padding:0;
}
.ftr a 
{
	color:#f3f3f3;
}
.ftr nav li a {
  opacity: 0.6;
  font-size: 11px;
  line-height: 2.18;
  color: #ffffff !important;
  
}
.ftr h5{
	font-weight: bold;
  font-size: 13px;
  letter-spacing: 1.1px;
  color: #ffffff;
}
.choseprog .tab-pane h3{
	font-size: 16px;
  font-weight: 500;
  color: #342e37;
  
  margin:0 0 28px 0;
}
.choseprog  .checkicon .inercon{
background:url(../img/icon-tick.png) no-repeat left top; 
padding-left:35px;
}


.choseprog  .checkicon  p{
  font-size: 11px;
  line-height: 1.45;
  color: #848484;
}
.choseprog .tab-pane select{
	margin-top:20px;
	width:100%;
	border: solid 1px rgba(68, 53, 91, 0.1);
	 height: 48px;
  border-radius: 2px;
  margin-bottom:20px;
}
.choseprog .offeconpr {
	font-size: 11px;
	
	margin-bottom:12px;
}
.choseprog .offeconpr strong{
	color: #ff692e;
}
.choseprog .offeconpr span{
	text-decoration:line-through;
	color: #9b9b9b;
	font-size: 11px;
	margin-left:15px;
}
.choseprog .pricetage{
	margin-bottom:28px;
}
.choseprog .pricetage span{
	font-family: 'Libre Franklin';
	font-size: 11px;
	color: #9b9b9b;
	font-weight:500;
}
.choseprog .pricetage strong{
	float:right;
	 font-size: 18px;
   font-weight: bold;
  color: #342e37;
}
.choseprog .pricetbtn{

}
.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%;
}

.program h5{ 
	margin: 46px 0 10px 0;
	font-size: 13px;
  line-height: 1.69;
  color: #555555;
  
}
.program p{ 
	margin:0;
	font-size: 13px;
  
  line-height: 1.69;
  color: #9b9b9b;
}
.Read-all-FAQs{
	text-align:center;
	margin-top:40px;
	font-size: 13px;
  color: #3c91e6;
   cursor:pointer;
   margin-bottom:59px;
}
.checkdis{
	background:url(../img/coupon.png) no-repeat 15px center;
	padding-left:40px;
	}
	
	
.chevron-circle-right {
    right: 0;
}
.chevron-circle-left {
    left: 0;
}
.chevron-circle-right {
	background:url(../img/down-16.png) no-repeat;
	}

.chevron-circle-left {
background:url(../img/left-white.png) no-repeat;
}
.col-img-responsive02 span{
	color:#fff;
}
.col-img-responsive02 {
	
	display:none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    width: 100%;
}
.carousel-control{
width:5%;
}
.panel-body{
	position:relative;
	padding:0px;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 0;
    bottom: -15px;
    color: #fff;
    position: relative;
    width: 100%;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);	
}
.btn-primary {
    background-color: #ff7700;
    border-color: #fff;
}
.panel-default{
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.10);
-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.10);
box-shadow:0px 0px 3px rgba(0,0,0,0.10);
    border-radius: 0;
	    border: solid 1px rgba(68, 53, 91, 0.1);
		margin-top: 5px;
		margin-left: 4px;
}

.panel-heading{
	padding:0px;
	position:relative;
}
.panel-heading img{
	width:100%;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right{
    background-image: none;
}
.carousel-control{top: calc(100% + 20px);opacity:1;}
.guru-head {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #342e37;
}
.guru-head p {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.69;
  text-align: left;
  color: #555555;
}
.jcrouselslideco{
	z-index:9;
}
.jcrouselslideco .panel-body{
	padding: 32px 20px 32px 32px;
}
.jcrouselslideco .panel-body h4{
	margin: 0;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: bold;
	color: #342e37;
}
.jcrouselslideco .panel-body p{
	font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
    color: #555555;
    margin: 0 0 20px 0;
	min-height: 45px;
}
.jcrouselslideco .panel-body a{
	font-size: 13px;
    color: #ff692e;
    line-height: 40px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/play-40.png);
    float: left;
}
[class*=col-]:last-child .panel-default{
	/*margin-left:-5px;*/
}
.jcrouselslideco .panel-default>.panel-heading{
	background-color: #f6f6f6;
    border-color: transparent;
    padding: 20px 25px 0 25px;
}
.carousel-control.left {
	text-align: left;
}
.carousel-control.right {
	text-align: right;
}

/* #header css 
============================= */
.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.5s;
    -webkit-transition:  0.5s;
}
#header{
	background-color: #fff;
    border: 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 20px 0;

}
#header .navbar-brand{
	margin: 0;
    padding: 0;
	height:initial;
}
#brand2{
	display:none;
}
#navbar > ul.nav:first-child{
	padding-left: 60px;
}
#navbar .nav .dropdown > a{
	padding: 0 20px 0 16px;
    line-height: 41px;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../img/down-arrow-black.png);
	margin-right: 16px;
	background-color: transparent;
	color: #555;
}
#navbar .nav .dropdown > a:focus, #navbar .nav .dropdown > a:hover{
	background-color:transparent;
}
.navbar-right li + li{
	margin-left:40px;
}
.navbar-nav>li>a{
	padding:0;
	line-height: 41px;
    font-size: 13px;
	color:#fff;
}
.navbar-nav>li .contennone{
	pointer-events: none;
	font-weight: bold;
}
.navbar-nav .contennone .fa{
	margin-top: 11px;
    float: left;
    margin-right: 3px;
}
.navbar-nav .btn{
	line-height: 41px;
    padding: 0 22px;
    font-size: 13px;
    background-color: #ff692e;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
	font-family: 'Libre Franklin';
}
.nav>li>.btn:focus, .nav>li>.btn:hover{
	text-decoration: none;
    background-color: #ff692e;
	color: #333;
}
#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%;
}
#header.fixed-theme #brand{
	display:none;
}
#header.fixed-theme #brand2{
	display:block;
}
#header.fixed-theme #navbar .nav .dropdown > a{
	background-image: url(../img/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;
}

.planenroll{display:inline;}
.inlinecont{display:inline;}
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:19px;}
.fa-dot-circle-o:after{font-size:19px;}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
	font-size:19px;
}
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:19px;}
div[data-toggle="buttons"] label {
display: inline;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid 
#c8c8c8;
font-weight:500;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
color: #342e37;

}
label
{
	color:#342e37;
	font-size:15px;
}
label.btn{width:100%; float:left;}
div[data-toggle="buttons"] label:hover {
color: #000000;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn{display:inline !important; padding-left:0px;}

.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: 13px;
    line-height: 2.18;
    opacity: 0.6;
}
.ftr nav li ul {
   margin-left:10px;
}
.ftr nav li ul li {
    list-style: outside none none;
    margin: 0;
    padding:4px 0 0 14px; position:relative;
}
.ftr nav li ul li .fa{ position:absolute; left:0px; top:8px;
}
	
	
	.arrow-right {
    border-bottom: 8px solid transparent;
    border-right: 8px solid #f16136;
    border-top: 8px solid transparent;
    height: 0;
    position: absolute;
    right: 90px;
    top: 47%;
    width: 0;
    z-index: 1000;
}
	
.right-con-hed .icon-pincode img {
    top: 20px;
    transform: initial;
}
  .nav-tabs > li
  {
	  display:inline-block;
	  float:none;
  }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; border-bottom:4px solid #ff692e;}
    .nav-tabs > li > a { border: none; color: #9b9b9b; font-weight:bold; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border-bottom:4px solid #ff692e; color: #000 !important; background: transparent; font-weight:bold; font-family: "Libre Franklin"; font-size:13px; }
.iconcontfldtabs.nav-tabs > li > a::after { content: ""; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.iconcontfldtabs.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }


.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }


a:focus
{
	outline:none;}
	.workingcont {
			display:block !important;
		}

.box {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    overflow: hidden;
	min-height:420px;
	background:#f2f2f2;
	padding:10px;
	margin-bottom:25px;
}
.rectangle-31 {
    border-radius: 2px;
    width: 100%;
	border:1px solid #ededed;
	background:#f8f8f8;
	min-height:135px;
	text-align:center;
	
}
.rectangle-31 h4 {
    font-family: 'Libre Franklin';
    font-size: 18px;
    font-weight: 600;
	line-height:30px;
    text-align: center;

    color: #333333;
	padding-bottom:0;
  
	margin-top:0;
 
   
    padding: 10px;
   
	
}
.rectangle-31 h5 {
    font-family: 'Libre Franklin';
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
   
      
	
}

.feature-content
{
min-height:210px;

border-bottom:none;

}
@media screen and (max-width:768px)
{
.feature-content
{
border-bottom:none;
min-height:auto !important;

}
}
.choseprog .checkicon {
  
border-bottom:1px solid #f3f3f3;
padding:10px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
	background:#fff;
	
	
}
   .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("../img/coupon.png"), url("../img/down-arrow-black.png")  #f8f8f8;
        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;
}
.choseprog .checkicon h4{margin:0 0 4px 0;font-size:12px;color:#555555;line-height:1.5}

.feedback_box {
    background: url(../img/quotes2.png) no-repeat right top #f8f8f8;
    border: 1px solid #eeeeee;
    padding: 30px;
}
.rating {
    margin-top: 20px;
}
.img-circle {
    width: 100px;
    float: right;
    border: 5px solid #fff;
    height: 100px;
    display: inline;
    margin-top: 10px;
}
.feedback_box p {
    font-size: 14px;
    color: #232323;
    margin-top: 20px;
	    min-height: 368px;
}
span.orange {
    color: #ff692e;
}
