/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
section{
	position:relative;
}
h2 {
   font-size: 28px;
    line-height: 40px;
    letter-spacing: 0;
    color: #1d274e;
    margin-bottom: 0px;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}
body{
	font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #555;
    font-weight: 400;
    line-height: 24px;
}
.img-responsive{
	display: initial;
}
.gap
{
	height: 50px;
}

.box {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    overflow: hidden;
	min-height:420px;
	background:#f2f2f2;
	padding:15px;
}
.rectangle-31 {
    border-radius: 2px;
    width: 100%;
	
	
	min-height:130px;
	
}
.rectangle-31 h4 {
    
    font-size: 18px;
    font-weight: 500;
    text-align: center;

    color: #333333;
	padding-bottom:0;
  
	margin-top:0;
 
   
    padding: 10px;
   
	
}
.rectangle-31 h5 {
   
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
   
      
	
}
.choseprog .checkicon .inercon {
    background:url(../img/icon-tick.png) left top no-repeat;
    padding-left: 35px;
    float: left;
    line-height: 25px;
}
.inercon h4
{
margin: 0 0 4px 0;
font-size: 14px;
color: #555555;
line-height: 1.5;
}

.choseprog .checkicon {
  
border-bottom:1px solid #f3f3f3;
padding:7px;
border-left:1px solid #ededed;
border-right:1px solid #ededed;
background:#fff;
float:left;
width:100%;
	
	
}
   .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");
        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;
}
.feature-content
{
min-height:310px;

border-bottom:none;

}
@media screen and (max-width:768px)
{
.feature-content
{
border-bottom:none;
height:auto;

}
}

.footer-bottom {
    background: #2D2B2C;
    border-top: 1px solid #444141;
}

.social li {
    background: none repeat scroll 0 0 #18b0e2;
    border: 2px solid #0689b4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    list-style: none;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    float: right;
    width: 36px;
}




/* header region */
.header-region{
	background: url(../img/5.jpg) no-repeat scroll center center / cover;
    overflow: hidden;
    padding: 40px 0 40px 0;
	position: relative;
	
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.header-region .container{
	background-image: none;
    background-repeat: no-repeat;
    background-position: right 60px;
	
}
.tetu p {
    color: #222!important;
    font-size: 15px!important;
}
.tetu p span{
    color: #ff6600!important;
     font-size: 14px!important; font-weight: 700;
}
.tetu {
    background: #fff;
    border-radius: 3px;padding: 16px!important;
   
}
.logo{
	margin-bottom:0px;
}
.whitecolor *{
	color:#fff;
}
.raiting {
    display: inline-block;
    border: 1px dashed #fff;
    padding: 7px 10px;
    margin-right: 20px;
}
.left-cont-hed h1{
	font-size: 42px;
    line-height: 1.17;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
 
    font-weight: bold;
}
.left-cont-hed h2{
	font-size: 25px;
    line-height: 1.17;
    letter-spacing: -0.5px;
    margin-bottom:20px;
 
    font-weight: bold;
}
.left-cont-hed p{
	line-height: 1.67;
	font-size: 18px;
	margin-bottom:10px;
}
.left-cont-hed [class$="icon"] strong{
	font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    padding-left: 60px;
    background-repeat: no-repeat;
    float: left;
    background-position: left top; margin-bottom: 20px;
	
}
.left-cont-hed [class$="icon"] span{

    font-weight: 400;
    
	
}
[class*="clander"] strong{
	background-image:url(../img/mock.png);
}

[class*="test"] strong{
	background-image:url(../img/cal.png);
}
[class*="time"] strong{
	background-image:url(../img/mock.png);
}
[class*="medium"] strong{
	background-image:url(../img/pencil-small.png);
}




.theme-accordion-s1 .panel-heading .collapsed::before {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.theme-accordion-s1 .panel-heading a::before {
font-family: "FontAwesome";
content: "\f107";
font-size: 15px;
font-size: 20px;
position: absolute;
right: 25px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.theme-accordion-s1 .panel-heading .collapsed {
background-color: #fff;
color:#131e4a;
-webkit-box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
box-shadow: 0 5px 15px 0  rgba(68,68,68,.1);
}
.theme-accordion-s1 .panel-heading a {
background: #2E1278;font-size: 16px;font-weight: 600;color: #fff;display: block;padding: 18px 25px;position: relative;}
.theme-accordion-s1 .panel-default {background: transparent;border: 0;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;}
.theme-accordion-s1 .panel-heading {background-color: transparent;padding: 0;border-radius: 0;}
.panel-default > .panel-heading {color:#333;background-color: #f5f5f5;border-color:#ddd;}
.panel-group .panel-heading {border-bottom: 0;border-bottom-color: currentcolor;}

.theme-accordion-s1 .panel-heading + .panel-collapse > .panel-body {
background-color: #fff;border: 0;
padding: 25px 25px 25px;
-webkit-box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
}

.theme-accordion-s1 .panel + .panel { margin-top: 15px;}

.boxex-con img {
    max-height: 74px;
}
/* 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{
background-color: #f6f6f6;
    
}

.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;
	}


/* header form */
.right-con-hed{
	border-radius:2px; background: #fff;padding: 20px 25px 20px;

}
.right-con-hed h3 {
    margin: 0 0 16px 0;
    font-size: 18px;
    color: #ff6600;
    font-weight: 900;
    text-align: center;
}




.right-con-hed .btn {
background-color: #ff692e;
border: 0 none;
border-radius: 0;
color:    #fff;
display: inline-block;
font-size: 18px;
font-weight: 700;
margin-top: 0;
padding: 10px 30px;
width: 100%;
text-align: center;
}
.form-horizontal{background: #fff;}
.right-con-hed .form-group {
    margin-bottom: 15px !important;
    position: relative;
    margin: 0px;
        
}

.redio {
    margin-bottom: 10px;
}
.redio label {
    color: #888888;
    font-weight: bold;
    margin-right: 10px;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
.redio input {
    margin-right: 10px !important;
}
.right-con-hed .form-control{
	border-radius: 0;background: #F5F5F5;
    box-shadow: initial;
    height: 40px;
    padding-left: 50px;
    background-repeat: no-repeat;
    border: 1px solid #eceaee;
    background-position: 20px center;
    color:#929191;
}
.right-con-hed img{
	position: absolute;
    color: #44355b;
    line-height: 64px;
    left: 17px;
    width: 22px;
    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{

    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: #333;
  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{
	/*padding-top:79px;
	padding-bottom:51px;*/
}
.howtostartr h2{
	font-size: 32px;
  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: 24px;
    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;
 
}
.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;
	background-color: #44355b;
	color:#fff;
}
.testinomilas {
    background-image: linear-gradient(to bottom, #44355b, #642e5a);
    padding-top: 163px;
    padding-bottom: 340px;
}
.testinomilas h2{
      font-size: 20px;
    line-height: 1.25;
    letter-spacing: -0.3px;
    color: #ffffff;
    margin: 0 0 32px 0;
    font-weight: bold;
}
.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 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  h4{
	    margin: 0 0 4px 0;
    font-size: 12px;
    font-weight: 500;
    color: #555555;
	line-height:1.5;
}
.choseprog  .checkicon{
	margin-bottom:0px;
}
.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-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: 0px 0 10px 0;
	font-size: 18px;
  line-height: 1.69;
  
}
.program p{ 
	margin:0;
  
  line-height: 1.69;
  color: #333;
}
.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;
}


.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: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;}
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;
border-radius: 3px;
color: #232323;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
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;}

.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;
}
	

.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.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;
  
    
}
#products > .col-md-12 > *:nth-child(4n + 1){
    clear: both;
}
#products > .col-md-12 > *{	
    margin-bottom: 20px;
}
.rectangle-31 h4 + strong {
    float: left;
    transform: translate(-50%, 0);
    margin-left: 50%;
}
.white-region{ background:#fff;}
.light-b {
    background: #D6E8EE;
}
.paddi{ padding:40px 0;}

.boxex-con {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow:0px 0px 21px 0px rgba(0, 0, 0, 0.12);
 
    min-height: 300px;
    padding: 20px;
}

.light-b.paddi .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}

.boxex-con h3 {
    position: relative;font-size: 18px;
    margin-bottom: 8px; font-weight:700;
}
.boxex-con p {
margin-bottom: 0px;
}
.sub-heading{ margin-bottom: 20px;}
.howtostar {
    margin-top: 30px;
}
.howtostar .btn-warning, .howtostar .btn-warning-outline {
    border-radius: 2px;
    font-size: 15px;
    padding: 0 25px;
    font-weight: 600;
    line-height: 48px;
    border-color: #FF692E;
    text-shadow: initial;
}
.howtostar .btn-warning {
    background-color: #FF692E;
    color: #fff;
}

.when{ text-align:left; margin-bottom:20px;}

.testmo { text-align:center;}
.testmo .carousel img { border-radius: 50%;display: inline; max-width: 65px !important;   text-align: center; margin-bottom:10px;}
.testmo .carousel p {}
.testmo .carousel span {color: #000;display: block;font-weight: 700;margin-top: 5px;}
.testmo .carousel-control, .offers-con .carousel-control {background: #000 none repeat scroll 0 0;
    border-radius: 50%;cursor: pointer;height: 25px;top: 20%;width: 25px;}
.testmo .carousel-control .fa, .offers-con .carousel-control .fa {  height: 100%;left: 0;line-height: 19px;margin: 0;top: 0;width: 100%; text-align:center;}
.testmo .carousel-control.left {}
.testmo .carousel-control.right {}
.testmo .carousel-inner > .item{ padding:0 50px;}
.testmo .carousel-indicators {
    bottom: -30px;
}
.testmo .carousel-indicators .active {
    background-color: #ff692e;
    height: 12px;
    margin: 0;
    width: 12px; border:#ff692e;
}
.testmo .carousel-indicators li {
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
#myCarousel {min-height: 170px;}
.carousel-inner {min-height: 120px;

}
#myCarousel8 .carousel-inner {
    min-height: inherit;
}

.ghty p {
    color: #333;
    line-height: 1.69;
    margin: 10px 0;
}

.pro-list > ul {font-size: 17px;list-style: outside none none;margin: 16px 0 5px 0px;padding: 0;}
.pro-list > ul li {list-style: outside none none;margin: 0;padding: 0 0 5px 20px;position: relative;}
.pro-list > ul li::before {color: #333;content: "\f0da";font-family: "FontAwesome";font-size: 1em;left: 4px;position: absolute;top: 0;}
