
/*--- use ---*/

@font-face {
	font-family: "Poppins-Regular";
	src: url("../css/font/Poppins-Regular.ttf");
}

@font-face {
	font-family: "Poppins-SemiBold";
	src: url("../css/font/Poppins-SemiBold.ttf");
}
@font-face {
	font-family: "Poppins-Medium";
	src: url("../css/font/Poppins-Medium.ttf");
}

@font-face {
	font-family: "Poppins-Light";
	src: url("../css/font/Poppins-Light.ttf");
}

@font-face {
	font-family: "Poppins-Bold";
	src: url("../css/font/Poppins-Bold.ttf");
}



.Poppins-Light{
	font-family:'Poppins-Light', sans-serif !important;
}
.Poppins-Regular{
	font-family:'Poppins-Regular', sans-serif !important;
}
.Poppins-Semi-Bold{
	font-family:'Poppins-SemiBold', sans-serif !important;
}
.Poppins-Medium{
	font-family:'Poppins-Medium', sans-serif !important;
}

.Poppins-Bold{
	font-family:'Poppins-Bold', sans-serif !important;
	
}

/*--- use ---*/


/*--- new ---*/

.membership-plan
{

}

.membership-plan .tabbable-line > .nav-tabs 
{
  border: none;
  margin: 0px;
  background: #FFFFFF;
  height: 66px;
  border-radius: 6px;
}

.membership-plan .tabbable-line > .nav-tabs > li 
{
  margin-bottom: 0px;
  width: 100%;
  height: -webkit-fill-available;
  text-align: center;
  border-radius: 4px;
}

.membership-plan .tabbable-line > .nav-tabs > li > a 
{
  border: 0;
  margin-right: 0;
  color: #7E7E7E;
  font-size: 17px;
  font-family: 'Poppins-SemiBold',sans-serif;
  color: #7A7A7A;
}

.membership-plan .tabbable-line > .nav-tabs > li > a > i 
{
  color: #a6a6a6;
}

.membership-plan .tabbable-line > .nav-tabs > li.open,
.membership-plan .tabbable-line > .nav-tabs > li:hover 
{
  
}

.membership-plan .tabbable-line > .nav-tabs > li.open > a,
.membership-plan .tabbable-line > .nav-tabs > li:hover > a 
{
  border: 0;
  background: none !important;
  color: #333333;
}


.membership-plan .tabbable-line > .nav-tabs > li.open .dropdown-menu,
.membership-plan .tabbable-line > .nav-tabs > li:hover .dropdown-menu 
{
  margin-top: 0px;
}

.membership-plan .tabbable-line > .nav-tabs > li.active 
{
  position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.membership-plan .tabbable-line > .nav-tabs > li.active > a 
{
  border: 0;
  background: none;
}


.membership-plan .tabbable-line > .tab-content 
{
  /*background-color: #fff;*/
  border: 0;
  padding: 15px 0;
  margin-top: 15px;
}


.royal-parent{
  border: 1.5px solid #4bfae0;
  box-shadow: 0px 0px 7px #4bfae0;
}
.royal-tab a
{
	color: #4bfae0!important;
}

.royal-tab.active
{
	color: #FFFFFF !important;
	background: #4bfae0 !important;
}

.royal-tab.active a
{	
	color: #FFFFFF !important;
}
.royal-h3{
	color: #4015F3;
}
.mem-plan-row
{
	padding-left: 10px;
	padding-right: 18px;
}

.mem-plan-highlights
{	
	width: 98%;
	height: 42px;
	margin-left: auto;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px #0000000D;
	border-radius: 0px 0px 21px 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

.mem-plan-highlights h4
{
	font-size: 13px;
	font-family: 'Poppins-Bold',sans-serif;
	color: #313131;
	margin-top: 0px;
	margin-bottom: 0px;
}

.royal-free-days-box
{
	width: 78px;
	height: 28px;
	background: #E3EAF3;
	border-radius: 14px;
	margin-left: 7px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.royal-free-days-box h5
{
	font-size: 13px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #4015F3;
	margin-top: 0px;
	margin-bottom: 0px;
}

.scan-pay-box
{
	width: 100%;
	height: 35px;
	padding: 0px 25px;
	margin-bottom: 10px;
	background: transparent linear-gradient(268deg, #fd0bdf 0%, #05fbf0 100%) 0% 0% no-repeat padding-box;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.scan-pay-box span{
	color: #fff;
	width: 33.33333333%;
	padding: 0px;
    margin: auto;
}
.scan-pay-box img{
	width:55px;
}
.paytm-qr-logo{
	width: 120px;
	height: 40px;
    margin-left: auto;
    margin-right: auto;
}
.mem-plan-box
{	
	    width: 100%;
    min-height: 86px;
    height: auto;
    background: #ffffff;
    box-shadow: 0px 0px 10px #bbbbbb;
    border-radius: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 11px 15px;
    transition: 0.3s ease;
    cursor: pointer;
}
.pre-paid-stamp {
    left: -27px;
    top: -23px;
    position: absolute;
    z-index: 99;
    width: 100%;
}
.mem-plan-br
{
	border-right: 1px solid #EFEFEF;
}

.mem-plan-title h3
{
	font-size: 15px;
	font-family: 'Poppins-Bold',sans-serif;
	color: #1A1A1A;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.mem-plan-title h6
{
	font-size: 14px;
	font-family: 'Poppins-Regular',sans-serif;
	color: #4E4E4E;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mem-plan-offer
{
	width: 72px;
	height: 22px;
	background: #F3151C;
	border-radius: 11px;
	margin-top: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mem-plan-offer h6
{
	font-size: 10px;
	font-family: 'Poppins-Bold',sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mem-plan-offer h6 span
{
	font-family: 'Poppins-Regular',sans-serif;
}

.plan-old-price img
{
	width: 100%;
}

.plan-old-price h4
{
	font-size: 14px;
	font-family: 'Poppins-SemiBold',sans-serif;
	color: #474747;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.plan-old-price h4 span
{
	font-size: 16px;
}

.price-wrapper
{
  position: relative; 
  display: inline-block;
}

.price-slash
{
  position: relative;
  width: 100%;
  height: 0;
  border-top: 2px solid #F3151C;
  transform: rotate(-16deg);
  top: 11px;
}

.plan-old-price h5
{
	font-size: 13px;
	font-family: 'Poppins-Regular',sans-serif;
	color: #A2A2A2;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.plan-old-price h5 span 
{	
	font-size: 11px;
	color: #8B7CC9;
}

.plan-old-price h5 span span
{
	font-size: 13px;
}

.plan-new-price h3
{	
	font-size: 13px;
	font-family: 'Poppins-Bold',sans-serif;
	line-height: 17px;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-right: 10px;
}

.plan-new-price h3 span
{
	font-size: 20px;
}

.plan-more-data
{
	width: 34px;
	height: 34px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px #0000000D;
	border: 2px solid #E6E6E6;
	border-radius: 50%;
	position: absolute;
	bottom: -15px;
	left: 48%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.plan-more-data i
{
	color: #707070;
	transition: 0.3 ease;
}

.plan-more-data[aria-expanded="true"] i
{
	transform: rotate(180deg);
}

.plan-hr
{	
	border-top: 1px solid #EFEFEF;
}

.plan-active
{
	background: #FEFFF2;
}

.mem-plan-main
{
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
}

.view-more-data
{
	padding-bottom: 20px;
}

.view-more-data ul
{	
	margin-bottom: 0px;
}

.view-more-data ul li
{
	font-size: 16px;
	font-family: 'Poppins-Regular',sans-serif;
	color: #505050;
	line-height: 28px;
}

.view-more-data ul li i
{
	font-size: 16px;
	color: #4015F3;
	margin-right: 5px;
}

.royal-plan i
{
	font-size: 38px;
	color: #4015F3;
	padding-top: 15px;
	padding-bottom: 12px;
}

/*.royal-plan .plan-new-price h3,*/
/*.luxury-plan .plan-new-price h3,*/
/*.ultimate-plan .plan-new-price h3*/
/*{*/
/*	color: #4015F3;*/
/*}*/

.royal-plus-plan i
{
	font-size: 38px;
	color: #F37D15;
	padding-top: 15px;
	padding-bottom: 12px;
}

/*.royal-plus-plan .plan-new-price h3,*/
/*.luxury-plus-plan .plan-new-price h3,*/
/*.ultimate-plus-plan .plan-new-price h3*/
/*{*/
/*	color: #F37D15;*/
/*}*/

.royal-star-plan i
{
	font-size: 38px;
	color: #F315A2;
	padding-top: 15px;
	padding-bottom: 12px;
}

/*.royal-star-plan .plan-new-price h3,*/
/*.luxury-star-plan .plan-new-price h3,*/
/*.ultimate-star-plan .plan-new-price h3*/
/*{*/
/*	color: #F315A2;*/
/*}*/

.plan-pay-now-btn
{
	width: 150px;
	height: 40px;
	background: #523FB0;
	font-size: 16px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #FFFFFF;
	border-radius: 6px;
	margin-top: 10px;
}

.plan-pay-now-btn:focus,.plan-pay-now-btn:hover
{
	background: #FFAC35;
	color: #523FB0;
}


.paytm-qr
{	
	width: 100%;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px #0000000D;
	border-radius: 6px;
	padding:15px;
	margin-top: 20px;
}

.paytm-logo
{
	margin-top: 30px;
}

.paytm-qr h3
{
	font-size: 20px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #523fb0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.paytm-qr h3 i
{
	margin-right: 5px;
}

.paytm-id
{
	font-size: 15px;
	font-family:'Poppins-Regular',sans-serif;
	color: #000;
	background: #eee;
	padding: 5px 15px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-radius: 4px;
}
.paytm-qr-img 
{
	width: 150px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.paytm-qr-img img
{
	width: 100%;
	height: 100%;
}

.paytm-qr-title
{
	font-size: 15px;
	font-family:'Poppins-Regular',sans-serif;
	color: #000;
	background: #eee;
	padding: 5px 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
	text-align: center;
}

.offline-payment
{	
	width: 100%;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px #0000000D;
	border-radius: 6px;
	padding:15px;
	margin-top: 20px;
}

.offline-payment h3
{
	font-size: 20px;
	font-family: 'Poppins-Medium',sans-serif;
	color: #523fb0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.bank-data-box
{
	width: 100%;
	padding: 10px;
	background: #f6f6f6;
	border-radius: 8px;
	display: table;
}

.bank-data-box p
{	
	display: table-row;
}

.bank-data-box p span 
{
    display: table-cell;
    padding: 3px;
    color: #666;
    font-size: 12px;
    font-family: 'Poppins-Regular',sans-serif;
}

.bank-r
{
	font-size: 14px!important;
	color: #000!important;
}

.bank-logo
{
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #eee;
	text-align: center;
	width: 150px;
	border-radius: 6px;
}

/*--- new ---*/



.membership-plan .tabbable-line > .nav-tabs > li > a > h4
{
	font-size: 13px;
    font-family: 'Poppins-Bold',sans-serif;
    color: #313131;
    margin-top: 8px;
    margin-bottom: 0px;
}

.membership-plan .tabbable-line > .nav-tabs > li > a > h4 > span
{
	font-size: 13px;
    font-family: 'Poppins-Medium',sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}


.membership-plan li.active a h4,.membership-plan li.active a h4 span
{
	color: #FFFFFF!important;
}


.royal-tab > a > h4 > span
{
    color: #4bfae0;
}

.active-plan
{
	background: transparent linear-gradient(268deg, #fd0bdf 0%, #05fbf0 100%) 0% 0% no-repeat padding-box;
}

.plan-selected
{
  background: #23e330;
  display: none;
  width: 35%;
  padding: 10px 10px;
  border-radius: 0 4px 4px 0;
  box-shadow: 4px 4px 8px rgba(0,0,0,0.25);
  opacity: 0;
  margin-bottom: -8px;
  border-radius: 6px;
  padding-right: 28px;
  animation: plan-select-ani 2s;
  margin-left: auto;
}

.plan-selected-show
{
	display: block;
	opacity: 1;
}

.plan-selected p
{
	font-family: 'Poppins-Medium',sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: right;
}

.active-plan h3,
.active-plan h6,
.active-plan h4,
.active-plan h3,
.active-plan h3 span,
.active-plan h5,.active-plan h5 span, 
.active-plan i,.active-plan .view-more-data ul li
{
	color: #FFFFFF!important;
}

@keyframes plan-select-ani {
  0%   {margin-left: 10%;}
  50%   {margin-left: 65%;}
  100%  { margin-left: auto;}
}

.blink-text 
{
  animation: blinker 2s linear infinite;
}

@keyframes blinker 
{  
  50% { opacity: 0; }
}

.extra-days-free-box h4 span
{
	color: #ffdd35;
}
#pay_now_btn{
	color: #fff;
}
.tabbable-line>.nav-tabs>li.active {
    border-bottom: 3px solid #4bfae0;
}
.tabbable-line>.nav-tabs>li.active>a{
	color: #fff !important;
}