@charset "utf-8";
/* CSS Document */

.true_bannerprice_section{
	background: transparent linear-gradient(180deg, #FFFFFF 0%, #E2F6FE 100%) 0% 0% no-repeat padding-box;
    text-align: center;
    padding: 40px 10px 150px;
}
.true_banner_content{
	
}
.true_banner_content h1{
	font-size: 38px;
    font-weight: 700;
}
.tru_bannflex{
	max-width: 650px;
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
}
.true_bann_plan{
	display: flex;
    justify-content: center;
    margin: 40px auto 40px;
	position: relative;
    max-width: max-content;
    align-items: center;
}
.tru_bannflex p{
	font-size: 18px;
    font-weight: 600;
    margin: 0;
	background: url(https://cdn-web.mrakaf.com/images/truepos/Bannertick.svg) no-repeat;
    background-position: 0 8px;
    padding-left: 23px;
}
.true_bann_plan p{
	margin: 0;
    font-size: 18px;
    font-weight: 700;
}
.tp_quotelink{
	display: none;
	color: #D94A1B;
	font-size: 14px;
	font-weight: 600;
	margin: 12px auto;
    text-decoration: underline;
}
.sq_offer_sect{
	position: relative;
    padding: 60px 15px;
}
.sq_offer_list{
	text-align: center;
}
.sq_offer_box{
	text-align: left;
    display: inline-block;
    max-width: 320px;
    padding: 30px 20px 140px;
    border-radius: 7px;
    margin: 10px;
    position: relative;
    width: 100%;
    z-index: 9;
}
.gocontact_sq{
	background: #D3FCD3;
}
.foodaggregator_sq{
	background: #D2E4FF;
}
.ordereasy_sq{
	background: #FCEDD3;
}
.sq_icon{

}
.gocontact_sq .sq_icon{
	background: url(../images/qsr/gocontactless.png) no-repeat;
    width: 221px;
    height: 42px;
}
.foodaggregator_sq .sq_icon{
	background: url(https://cdn-web.mrakaf.com/images/qsr/food_aggregator_sq.svg) no-repeat;
    width: 206px;
    height: 42px;
    background-position: 0 12px;
}
.ordereasy_sq .sq_icon{
	background: url(../images/qsr/order_sq.png) no-repeat;
    width: 180px;
    height: 42px;
}
.sq_offer_box p{
	font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0 30px;
    color: #1B2434;
}
.sq_offer_box a{
	background: #F0493F;
    color: #fff;
    border-radius: 28px;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    max-width: 140px;
    text-align: center;
}
.sq_offer_box img{
	position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.switch {
  	position: relative;
  	display: inline-block;
  	width: 58px;
  	height: 26px;
	margin: 0 10px;
}

.switch input { 
  	opacity: 0;
  	width: 0;
  	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #7B8099;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
  	background-color: #1B1F67;
}

input:focus + .slider {
  	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px);
}
.tp_discount{
	background: url(https://cdn-web.mrakaf.com/images/truepos/discount-icon.svg) no-repeat;
    padding: 30px 10px 10px 40px;
    position: absolute;
    top: 35px;
    right: -90px;
	transition: .5s ease all;
    opacity: 0;
    transform: translateY(50px);
    max-width: 210px;
    line-height: 1;
}
.tp_discount span{
	position: relative;
    top: -28px;
    color: #131BB8;
    font-size: 15px;
    font-weight: 600;
}
.annual_price{
	opacity: 1;
    transform: translateY(0);
}
.note_tp_head{
	font-size: 16px;
    font-weight: 600;
    margin: 10px auto 5px;
}

/* Rounded sliders */
.slider.round {
  	border-radius: 34px;
}

.slider.round:before {
  	border-radius: 50%;
}


.trupe_home_section{
	position: relative;
    margin-top: -100px;
	padding: 0 10px 40px;
}
.truepos_price_content{
	box-shadow: 0 3px 20px #767b9f26;;
	border-radius: 5px;
	background: #fff;
}
.truepos_table{
	width: 100%;
    border-collapse: collapse;
	border-bottom: 2px solid #8e8d8d33;
}
.truepos_table tr{
	
}
.truepos_table tr td,.truepos_table tr th{
	border-left: 2px solid #EFEFF5;
	min-width: 220px;
}
.truepos_table tr td:nth-child(1), .truepos_table tr th:nth-child(1){
	border: 0;
}
.truepos_table tr th{
	border-bottom: 2px solid #EFEFF5;
}
.feature_table tr td{
	
}
.servquick_tablep tr th:nth-child(1){
	border-bottom: 2px solid #EFEFF5;
}
.sq_pre_cod{
	text-align: center;
}
.sq_pre_cod h4{
	font-size: 18px;
    font-weight: 600;
    margin: 15px auto;
}
.sq_pre_cod img{
	max-width: 160px;
}
.tp-pricingbox{
	text-align: center;
    padding: 40px 5px 20px;
    font-weight: 500;
	position: relative;
}
.tp-pricingbox h2{
	font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 auto 2px;;
}
.tp-pricingbox h4{
	font-size: 14px;
    margin: 0 auto;
    color: #000;
    opacity: 0.6;
}
.bestseller_tp{
	background: #FFD3A1;
    font-size: 12px;
    padding: 8px 10px;
    border-radius: 35px;
    margin: 0 auto;
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    max-width: 134px;
    z-index: 9;
    display: none;
    text-transform: uppercase;
}
.tp-price{
	font-size: 36px;
}
.tp-price span{
	color: #A8AABA;
    font-size: 20px;
    margin-right: 8px;
    font-weight: 500;
    top: 2px;
	display: none;
}
.tp-price b{
	
}
.rupee-symbol{
	
}
.tp-price span.dollar-symbol{
	top: -1px;
}
.tp-plantype{
	font-size: 14px;
    margin: 0;
    color: #333;
    opacity: 0.6;
}
.tp_add_price{
	font-size: 14px;
    color: #333;
    font-weight: 600;
}
.tp_add_price span{
	color: #333;
    font-size: 14px;
    position: static;
	font-weight: 600;
}
.tp_add_price .rupee-symbol,.tp_add_price .dollar-symbol{
	margin-right: 3px;
    vertical-align: middle;
	font-weight: 500;
	display: none;
}
.tp_cta_price{
	font-size: 15px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    background: #f0493f;
    padding: 6px 20px;
    border-radius: 6px;
}
.arrow_tp{
	background: url(https://cdn-web.mrakaf.com/images/truepos/arrow-right.svg) no-repeat;
    background-position: 4px 2px;
    width: 12px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 10px;
}
.feature_title{
	position: relative;
	padding-left: 30px !important;
	cursor: pointer;
	font-weight: 600;
}
.tpyesbg1{
	width: 30px;
    height: 30px;
    background: url(https://cdn-web.mrakaf.com/images/truepos/Yes.svg) no-repeat;
    background-position: 0 0px;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}
.tpyesbg0,.tpyesbgundefined{
	width: 30px;
    height: 30px;
    background: url(https://cdn-web.mrakaf.com/images/truepos/No.svg) no-repeat;
    background-position: 0 0px;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}
.smalltick{
	transform: scale(0.7);
}
.feature_table tr td{
	padding: 10px 5px;
    font-size: 15px;
}
.feature_table .insidefeature >td{
	padding: 3px 5px;
/*	display: none;*/
	transition: .5s ease all;
}
.tp_featureshow .insidefeature >td{
/*	display: block*/
}
.feature_table .insidefeature >td:nth-child(1){
	padding-left: 40px;
	position: relative;
	font-size: 14px;
	font-weight: 500;
}
.feature_table .insidefeature >td:nth-child(1):after{
	content: '';
	width: 5px;
    height: 5px;
    position: absolute;
    background: #333;
    top: 15px;
    left: 28px;
    border-radius: 50%;
}
.insidefeature {
	display: none;
	transition: .5s ease;
}
.tp_featureshow{
	display: table-row;
}
.hour_tp_value{
	font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    max-width: 200px;
    margin: 10px auto 15px;
    display: none;
}
.addon_tp_first,.coming_tp_first{
	font-size: 14px;
    font-weight: 500;
}
.tp_entrire_section{
	text-align: center;
    padding: 40px 20px;
}
.tp_entire_content{
	max-width: 480px;
    margin: 0 auto;
}
.tp_entire_content h3{
	font-size: 32px;
    font-weight: 600;
    margin: 5px auto;
}
.tp_entire_content p{
	font-size: 16px;
    font-weight: 500;
}
.tp_entire_content a{
	font-size: 15px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    background: #f0493f;
    padding: 6px 20px;
    border-radius: 6px;
    margin: 10px;
	border: 1px solid #f0493f;
}
.tp_entire_content > .tp_prise_cta{
	background: transparent;
    color: #f0493f;
}
.offer_tp_section{
	position: relative;
    padding: 30px 10px;
}
.offer_img_tp{
	text-align: center;
}
.img_offer_tp{
	display: inline-block;
    max-width: 520px;
	margin-bottom: 20px;
}
.img_offer_tp img{
	width: 95%;
}
.oofer_link{
	text-align: center;
    margin: 30px auto 20px;
}
.oofer_link a{
	font-size: 15px;
    font-weight: 500;
    padding: 8px 20px;
    border: 2px solid #f0493f;
    border-radius: 25px;
    display: inline-block;
    margin: 10px;
}
.tp_corona_first{
	background: #f0493f;
    color: #fff;
}
.tp_corona_second{
	color: #f0493f;
}
.tp_award_section,.tp_cust_section{
	position: relative;
    padding: 40px 10px 80px;
    text-align: center;
}
.tp_award_section{
	background: #F3F6FB;
}
.tp_price_head{
	font-size: 30px;
    font-weight: 600;
}
.award_tp_content{
	max-width: 900px;
    margin: 0 auto;
}
.tp_price_cust {
	background: url(../images/truepos/customer_logo.png) no-repeat;
    display: inline-block;
    margin: 20px 30px;
}
.tp_univ{
	width: 70px;
	height: 95px;
	background-position: 0 7px;
}
.tp_nest{
	background-position: -89px -11px;
	width: 81px;
	height: 80px;
}
.tp_w{
	background-position: -186px -11px;
	width: 81px;
	height: 80px;
}
.tp_mantra{
	background-position: -283px -11px;
	width: 80px;
	height: 79px;
}
.tp_b{
	background-position: -379px -11px;
	width: 81px;
	height: 80px;
}
.tp_rangle{
	background-position: 0 -108px;
	width: 100px;
	height: 70px;
}
.tp_quess{
	background-position: -115px -106px;
	width: 121px;
	height: 74px;
}
.tp_print{
	background-position: -251px -106px;
	width: 120px;
	height: 74px;
}
.tp_upl{
	background-position: -387px -106px;
	width: 133px;
	height: 74px;
}

.tp_awad_reg {
	margin-top: 40px;
}
.g-award {
  background: url(../images/home-images/home-sprite.png);
  display: inline-block;
  margin: auto 15px;
  align-items: center;
  width: 175px;
  height: 150px;
	background-repeat: no-repeat
}
.g-award.award1 {
  background-position: -413px 10px;
}
.g-award.award2 {
  background-position: -615px 0px;
}
.g-award.award3 {
  background-position: -823px 10px;
}
.g-award.award4{
	background-position: -860px -143px;
}
.g-award.award5{
	background-position: -860px -291px;
}

.sp-faqsection{
  padding: 70px 15px 40px;
    position: relative;
}
.sp-faq-open{
  position: relative;
    padding: 20px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
  cursor: pointer;
}
.sp-faq-close{
  border-radius: 5px 5px 0 0;
}
.sp-faq-open h3{
  font-size: 24px;
    font-weight: 600;
    margin: 0 auto;
}
.sp-faq-open span{
  position: absolute;
    top: 14px;
    right: 20px;
    font-size: 40px;
    line-height: 1;
}
.sp-faq-desc{
  display: block;
}
.sp-faq-content{
  border: 1px solid #ddd;
  border-top: 0px;
  border-radius: 0px 0px 3px 3px;
  padding: 30px;
  margin-bottom: 10px;
  overflow: auto;
  background: white;
}
.sp-faqlist{
  
}
.sp-faqlist li{
  padding: 10px;
  list-style: decimal;
  font-weight: 600;
  list-style-position: inside;
  font-size: 16px;
  cursor: pointer;
}
.sp-faqlist li h4{
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto 5px;
  cursor: pointer;
  display: inline-block;
}
.sp-faq-listshow{
  display: none;
  font-size: 14px;
  font-weight: 400;
  text-indent: 15px;
}
.sqp_custhead{
	margin: 0 auto 30px;
}
.faq_link{
	color: #f0493f;
}

.tp_corona_first:hover,.tp_cta_price:hover{
	color: #fff;
}
.tp_price_container{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.expand_tp_sect .col-sm-12{
	padding: 0;
}
.expand_content p{
	font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
}
.tp_expan_linkalign{
	text-align: right;
}
.expand_link_tp{
	font-size: 16px;
    font-weight: 500;
    color: #f0493f;
    display: inline-block;
    position: relative;
    margin: 20px auto;
}
.expand_link_tp:after {
    content: '';
    background-image: url(../images/global/top-menu-sprite.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 21px;
    position: relative;
    display: inline-block;
    background-position: -326px -92px;
    top: 6px;
    left: 10px;
    transition: 400ms;
}
.expand_link_tp:hover::after {
    left: 15px;
}
.expand_tp_sect{
	padding-bottom: 50px;
}
@media (min-width: 1024px){
	.table-responsive{
		overflow-x: visible;
	}
	.bestseller_tp{
		display: block;
	}
}

@media (max-width: 991px){
	.true_banner_content h1{
		font-size: 30px;
	}
	.tru_bannflex p{
		font-size: 16px;
		background-position: 0 6px;
	}
}
@media (max-width: 767px){
	.truepos_table tr th{
		display: table;
		width: 100%;
	}
	#featurehead,.tp_addon_table {
		display: none !important;
	}
	.sp-faq-content,.tp_entrire_section{
		padding: 30px 15px;
	}
	.sp-faqlist li{
		padding: 10px 0;
		line-height: 1.5;
		font-size: 15px;
	}
	.tp_award_section, .tp_cust_section{
		padding: 20px 10px;
	}
	.tp_expan_linkalign{
		text-align: center;
	}
	.table-responsive{
		overflow-x: visible;
	}
	.bestseller_tp{
		display: block;
	}
}
@media (max-width: 520px){
	.tru_bannflex{
		display: block;
	}
	.true_banner_content h1{
		font-size: 24px;
	}
	.tru_bannflex p{
		display: inline-block;
		font-size: 15px;
	}
	.true_bann_plan p{
		font-size: 14px;
	}
	.tp_entire_content h3{
		font-size: 28px;
	}
	.tp_entire_content p{
		font-size: 14px;
	}
	.tp_entire_content a{
		font-size: 13px;
	}
	.tp_price_head{
		font-size: 24px;
	}
	.sp-faq-open h3{
		font-size: 20px;
	}
	.sp-faq-open span{
		font-size: 36px;
		top: 10px;
	}
	.tp_discount span{
		font-size: 14px;
		top: -24px;
	}
	.tp_discount{
		top: 32px;
    	right: -16px;
	}
	.bestseller_tp{
		right: 5px;
		left: auto;
		top: 8px;
		font-size: 10px;
		padding: 5px 10px;
	}
	.tp_discount:after {
		content: '';
	    background: url(https://cdn-web.mrakaf.com/images/truepos/discount-icon.svg) no-repeat;
	    width: 33px;
	    height: 33px;
	    position: absolute;
	    top: 0;
	    right: 20px;
    	transform: scaleX(-1);
	}
	.true_bann_plan p{
		background: none;
		line-height: 1.3;
	}
	.tp_discount span{
		right: 40px;
	}
	.sq_offer_box{
		margin: 15px 0;
	}
	.sq_offer_box p{
		font-size: 20px;
		max-width: 100%;
	}
	.sq_offer_sect{
		padding: 20px 15px;
	}
	.sp-faqsection{
		padding: 40px 15px;
	}
}






