.easyapp_bg{
  background-image: url(../images/easyapp_bg.jpg);
}
.store_mainsection{
  margin-bottom: 100px;
  background-color: #00b6f1;
}
.store_row{
  align-items: center;
  margin: 20px 0;
}
.store_row span{
  display: block;
  color: #fff;
}
.abouts_section{
  padding: 30px 0 0 0;
}
.abouts_section strong{
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.abouts_section .typewrite{
  color: #fff;
  font-size: 26px;
  display: block;
  margin:25px 0 20px 0;
  text-align: center;
  letter-spacing: 1px;
}
.store_mainsection .abouts_section p{
  text-align: left;
}
.btns_row{
  justify-content: center;
  margin: 20px 0;
}
.btns_row .btn{
  margin-right: 10px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border-radius: 30px;
  background-color: #fff;
  color: #00b6f1;
  padding: 0 30px;
}
.btns_row .btn:last-of-type{
  margin-right: 0;
}
.store_mainsection .abouts_section h2{
  margin: 0;
  color: #fff;
}
.store_mainsection .title_section h2 span{
  color: #fff;
}
.store_row .btn{
  width: 80%;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  margin: 20px 0;
  border-radius: 30px;
  color: #00b6f1;
  background-color: #fff;
}
.store_row .btn:hover{
  background-color: #00b6f1;
  color: #fff;
  border-color: #fff;
}
.store_row h1{
  font-size: 40px;
  color: #fff;
  line-height: 46px;
}
.howitworks{
  padding: 50px 0;
}
.store_mainsection h2{
  margin:0 0 20px 0; 
  color: #fff;
  text-align: center;
}
.col-3{
  width: 33%;
  background-color: #fff;
}
.howitworks{
  text-align: center;
}
.store_mainsection h4{
  margin: 10px 0;
  color: #00b6f1;
  font-size: 22px;
}
.badge {
    display: inline-block;
    padding:10px 0;
    font-size: 26px;
    text-transform: uppercase;
    background-color: #00b6f1;
    font-weight: 600;
    color: #fff;
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 50px;
    border-radius: 100%;
}
.empower_list{
    padding: 20px;
    border-radius: 30px;
    background-color: #fff;
    align-items: center;
    margin: auto;
    height: 100%;
    /*border-radius: 20px;
    box-shadow: -2px 2px 8px rgb(0 0 0 / 30%);*/
}
.empower_list h4{
  margin-top: 0px;
}
.empower_list img{
  max-width: 70px;
}
.store_mainsection p{
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  letter-spacing: 1px;
}
.icon_div{
   width: 20%;
}
.content_div{
  width: 75%;
}
.empower_section,.exprience_section,.plan_section{
  padding: 0 0 40px 0;
}
.empower_section .col-3{
  margin: 0 0 30px 0;
  width: 32%;
  border-radius: 30px;
}
.easestore_row .empower_list{
  width: 100%;
  margin-bottom: 25px;
  text-align: center;
  /*cursor: pointer;*/
}
.testimonials_row{
  text-align: center;
}
.testimonials_row strong{
  display: block;
  margin: 20px 0;
  font-size: 18px;
  color: #082836;
}
.testimonials_row p{
  text-align: center;
}
.testimonials_row img{
  margin-bottom: -50px;
}
.testimonials_row .col-3{
  width: 32%;
}
.faq_section{
  margin:0 0 30px 0;
}
.faq_section .set .accordian_text{
  display: block;
  margin: 0;
  font-size: 20px;
  position: relative;
  padding: 0 25px 0 0;
  border: 0;
}
.set a i{
  position: absolute;
  right: 0;
  top: 0;
}
.store_mainsection .faq_section p{
  color: #565656;
  text-align: left;
}
.faq_section .content{
  display: none;
  padding:15px 0 0 0;
}
.faq_row .set{
  height: auto;
  margin-bottom: 30px;
}
/*.plan_section p{
  text-align: center;
}*/
.plan_section h2{
  margin: 0;
}
.plan_row .empower_list{
 text-align: center;
 padding: 20px 40px 100px 40px;
}
.plan_row .empower_list p{
  text-align: center;
  color: #6d7278;
  font-size: 14px;
}

.plan_row .half_column{
  position: relative;
}
.plan_row h3{
  margin: 0;
  font-family: 'montserratbold';
}
.plan_row{
  margin-top: 40px;
  position: relative;
}
.plan_row span{
    margin: 10px 0 5px 0;
    color: #00b6f1;
    font-family: 'montserratmedium';
    font-size: 22px;
    display: block;
}
.plan_row span .price_tag{
  text-decoration: line-through;
  display: inline-block;
  vertical-align: bottom;
  font-size: 18px;
}
.coman_menu li{
  display: inline-block;
  position: relative;
  padding: 5px 10px;
}
.coman_menu li:before{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  border-radius: 4px;
  height: 4px;
  background-color: #000;
}
.coman_menu li:first-of-type:before{
  content: none;
}
.plan_row .commenstore_row .empower_list{
 padding: 20px 0 0 0;
 margin-top: 20px;
}
.plan_row .btn{
  position: absolute;
  bottom: 20px;
  left: 50%;
  font-size: 20px;
  min-width: 300px;
  margin-left: -150px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
}
.plan_row .btn.active{
  background-color: #fff;
  color: #00b6f1;
}
.plan_row .btn.active:after{
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 20px;
  color: #00b6f1;
  position: absolute;
  top: 0;
  right: 20px;
}
.plan_menu{
  text-align: left;
  margin-top: 25px;
  position: relative;
}
.abouts_section .plan_menu li{
  color: #fff;
}
.plan_menu li{
  display: block;
  margin: 10px 0;
  padding: 0 0 0 15px;
  font-size: 20px;
  position: relative;
}
.plan_menu li span{
  display: block;
  color: #f00;
  font-size: 13px;
  margin:5px 0 0 0;
}
.plan_menu li:before{
  content: '\f105';
  position: absolute;
  color: #00b6f1;
  font-size: 14px;
  top: 2px;
  left: 0;
  font-family: FontAwesome;
}
.setup_section .tabs li{
 border: 0;
 float: left;
}
.plan_formdiv label{
  font-weight: 600;
  font-size: 20px;
}
.plan_formdiv .sub_label{
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
.plan_formdiv h4 i{
  margin-right: 5px;
}
.plan_formdiv{
  max-width: 100%;
  margin: 0 0;
  background-color: #fff;
}
.setup_section{
  background-color: #fff;
  padding-top: 40px;
}
.store_section{
  background-color: #fff; 
}
.howitworks .col-3{
  padding: 20px;
  border-radius: 30px;
  overflow: hidden;
  width: 32%;
}
.plan_formdiv .form_row{
  width: 49%;
}
.plan_formdiv .full_width{
  width: 100%;
}
.plan_formdiv input[type="text"],.plan_formdiv input[type="email"]{
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  border-radius: 30px;
}
.plan_formdiv select{
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  font-size: 20px;
  color: #333;
  padding: 0 20px;
}
.plan_formdiv input[type="text"]:hover,.plan_formdiv input[type="email"]:hover,.plan_formdiv select:hover{
  border-color: #00b6f1;
}
.store_mainsection .title_section{
  margin: 0;
  padding: 0;
}
.plan_formdiv .btn{
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  width: 60%;
  border-radius: 30px;
}
.plan_formdiv .text-center{
  text-align: center;
}
.content_div p{
  color: #565656;
  text-align: left; 
}
.setup_section .title_section h2,.setup_section .title_section h2 span{
  color: #00b6f1;
}
.plan_formdiv label a {
  font-size: 20px;
  text-decoration: underline;
  color: #333;
}
.termpage_content{
  padding:20px;
  position: relative;
  background-color: #fff;
}
.termpage_content h1,.termpage_content h2,.termpage_content h3{
  text-align: left;
  color: #565656;
  margin: 0 0 15px 0;
}
.termpage_content p{
  text-align: left;
  color: #565656;
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 24px;
}
.termpage_content h1, .termpage_content h2, .termpage_content h3{
  font-size: 20px;
  letter-spacing: 1px;
}
.termpage_content a{
  color: #00b6f1;
}
.termpage_content .plan_menu li{
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  color: #565656;
}
.termpage_content .plan_menu li:before{
  color: #565656;
  
}
.termpage_content .plan_menu{
   margin: 0 0 15px 0;
}
.checkbox_div{
  justify-content: flex-start;
  margin-top: 15px;
}


.checkbox_row {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-right: 15px;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox_row:last-of-type{
  margin-right: 0;
}

/* Hide the browser's default radio button */
.checkbox_row input {
  position: absolute;
  opacity: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.checkbox_row input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkbox_row input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.checkbox_row .checkmark:after {
  top: 5px;
  left: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: white;
}

/*----------- POPUP SCREEN CSS START HERE --------------*/
.popupinner_scroll{
  overflow-x: hidden;
  overflow-y: auto;
  height: 96vh
}
.modal-box {
    display: none;
    left: 0%;
    margin: 0px 0 0 0px;
    padding: 0;
    position: fixed;
    top: 15px;
    width: 100%;
    z-index: 999999;
}
.modal-box a.close {
    position: absolute;
    right: 30px;
    top: 0px;
    width: 30px;
    height: 30px;
    z-index: 99;
    float: right;
}
.modal-overlay {
    background: rgba(0, 0, 0, 0.95);
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

/*----------- POPUP SCREEN CSS END HERE --------------*/







.easestore_row .plan_menu li{
  padding: 0 0 0 25px;
}
.easestore_row .plan_menu li:before{
 content: '\f046';
}

@media (max-width:1239px){
.store_row h1 {
    font-size: 24px;
    line-height: 30px;
}
.store_row .btn{
  width: 70%;
}
.store_mainsection p{
  font-size: 16px;
  line-height: 22px;
}
.store_mainsection h4,.abouts_section .typewrite{
  font-size: 18px;
}
.empower_list{
  padding: 10px;
}
.empower_section .col-3{
  margin: 0 0 20px 0;
}
.faq_section .set .accordian_text,.plan_menu li,.plan_formdiv label,.plan_formdiv input[type="text"], .plan_formdiv input[type="email"],.plan_formdiv select,.plan_formdiv label a,.btns_row .btn,.plan_row .btn{
  font-size: 16px;
}
.checkbox_row{
  font-size: 18px;
  line-height: 24px;
}
.faq_row .set{
  margin-bottom: 15px;
  padding: 15px;
}
.plan_row .btn{
  height: 50px;
  line-height: 50px;
}

}
@media (max-width:991px){
.easyapp_bg .half_column,.faq_row .half_column,.plan_row .half_column{
  width: 49%;
}
.store_row .btn{
  width: 90%;
}
.store_mainsection h4, .abouts_section .typewrite{
  line-height: 20px;
}
.badge{
  font-size: 20px;
  height: 50px;
  line-height: 30px;
  width: 50px;
}
.abouts_section{
  padding: 0;
}
.empower_list img{
  max-width: 45px;
}
.plan_formdiv input[type="text"], .plan_formdiv input[type="email"],.plan_formdiv select{
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}
.plan_formdiv .sub_label{
  font-size: 12px;
}
.plan_formdiv .btn{
  height: 50px;
  line-height: 50px;
}
.checkbox_row,.plan_formdiv label{
  font-size: 14px;
}
.plan_row .empower_list{
  padding: 20px 20px 100px 20px;
}


}
@media (max-width:767px){
.plan_formdiv .form_row,.plan_formdiv .btn,.easyapp_bg .half_column, .faq_row .half_column, .plan_row .half_column,.howitworks .col-3,.empower_section .col-3,.store_row .btn,.checkbox_row,.easestore_row .half_column{
  width: 100%;
}
.howitworks .col-3,.plan_row .half_column,.easestore_row .half_column{
  margin-bottom: 20px;
}
.plan_row .commenstore_row .empower_list{
  margin-top: 0;
  padding:20px;
}
.termpage_content h1, .termpage_content h2, .termpage_content h3{
  font-size: 20px;
}
.checkbox_row{
  margin-bottom: 10px;
}
.empower_list img{
  max-width: 70px;
}
.abouts_section .typewrite{
  margin: 10px 0 15px 0;
}
.plan_row{
  margin-top: 20px;
}
.checkbox_row, .plan_formdiv label{
  font-size: 16px;
}
.store_mainsection{
  margin-bottom: 70px;
}
.title_section h2{
  font-size: 22px;
  line-height: 28px;
}
.setup_section{
  padding-top: 20px;
}
.easestore_row .empower_list{
  width: 100%;
  margin-bottom: 0px;
}

.easyapp_bg{
  padding-bottom: 0;
}
.btns_row .btn{
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  padding: 0 15px;
}
.store_row span{
  font-size: 13px;
}

.howitworks {
    padding: 20px 0;
}
.empower_section, .exprience_section, .plan_section{
  padding: 0 0 20px 0;
}
.faq_section .set .accordian_text{
  line-height: 22px;
}
.faq_section {
    margin: 0 0 10px 0;
}
.mobileorder_div{
  order: 2;
}







}








































