body{
	font-family: 'Manrope', sans-serif !important;
}

p, a , input, button, label, span{
	font-family: 'Manrope', sans-serif !important;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'roboto', sans-serif !important;
}

a {
    color: #88ca02;
    text-decoration: none;
    background-color: transparent;
}
.ui-front {
	z-index: 110011 !important;
}

.btn-default {
	background-color: #ffffff;
	border-color: #cccccc;
	color: #626773;
	padding:10px 30px;
}

/*PAN & GST capitalize*/

.PANGST {
	text-transform: uppercase;
}
a:hover {
    color:#88ca02;
    text-decoration: underline;
}

.container{
	max-width:1300px;
}

body{
	top:0 !important;
}

.feat_box {
    padding: 20px;
    box-shadow: 0 1px 6px 0px rgb(32 33 36 / 12%);
    border-radius: 20px;
    border: 1px dashed;
    min-height: 100%;
}

.btnpack {
    font-size: 20px;
    font-weight: 600;
	margin-top:40px;
}

.navbar{
    /* border-bottom:1px solid #eee; */
	background-color:#fff;
    -webkit-box-shadow:0 0px 3px rgba(16,16,16,.08);
    box-shadow:0 0px 3px rgba(16,16,16,.08);
	padding:3px 10px;
}

.btn-theme {
	border-radius: 4px;
	padding: 10px 30px;
	background-color: #88ca02;
	color: #fff;
}

.btn-theme:hover{
	background:#81c345;
	color:#fff;
}
.modal-alert {
	margin: 0 auto;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) !important;
	background-color: #fff;
	width: 450px;
}

	.modal-alert .modal-body {
		background: #88ca02;
		color: #fff;
	}

	.modal-alert .modal-content {
		padding: 0px !important;
		border: 0;
	}

.close-btn {
	background-image: url('https://development.1stscholar.com/assets/img/cls-btn.png');
	background-repeat: no-repeat;
	top: -6px;
	right: -7px;
	background-position: center;
	height: 20px;
	background-size: contain;
	width: 20px;
	position: fixed;
	outline: none;
	border-radius: 50px;
	border: 0;
	background-color: #fff;
	z-index: 110011;
	transition: transform;
}

.btn-ok {
	color: #fff;
	background-color: #1f1f1f;
	border-color: #1f1f1f;
}

	.btn-ok:hover, .btn-ok:focus {
		color: #fff;
		background-color: #1f1f1f;
	}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  /* height: 80px; */
  /* transition: all 0.5s; */
  /* z-index: 997; */
  /* transition: all 0.5s; */
  /* padding: 20px 0; */
  /* background: #fff; */
  /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3); */
}

#header.header-scrolled,
#header.header-pages {
  height: 60px;
  padding: 10px 0;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
    padding: 0;
    margin: -7px;
}

.main-pages {
  margin-top: 60px;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  position: relative;
  background: url("../images/slide-bg.jpg") center bottom no-repeat;
  background-size: cover;
  padding: 75px 0 70px 0;
  margin-top:73px;
}

#intro .intro-img {
  width: 50%;
  float: right;
}

#intro .intro-info {
  width: 50%;
  float: left;
}

#intro .intro-info h2 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 700;
}

#intro .intro-info h2 span {
  color: #74b5fc;
  text-decoration: underline;
}

#intro .intro-info .btn-get-started,
#intro .intro-info .btn-services {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 0 20px 20px 0;
  color: #fff;
}

#intro .intro-info .btn-get-started {
  background: #007bff;
  border: 2px solid #007bff;
  color: #fff;
}

#intro .intro-info .btn-get-started:hover {
  background: none;
  border-color: #fff;
  color: #fff;
}

#intro .intro-info .btn-services {
  border: 2px solid #fff;
}

#intro .intro-info .btn-services:hover {
  background: #007bff;
  border-color: #007bff;
  color: #fff;
}

.intro-content {
    padding: 100px 0px;
	color: #fff;
}

.intro-content h2{
	font-size: 47px;
    font-weight: 900;
	letter-spacing:2px;
}

.intro-content p{
	font-size:20px;
	padding:15px 0px 15px;
	letter-spacing:1px;
}

.readbtn {
    font-size: 18px;
    color: #81b214;
}

.readbtn:hover {
    color: #81b214;
}


/* Features */

.features-box{
	width: 100%;
	position: relative;
	padding:60px 0 150px 0;
	background:#f0ffff;
}

.features-content{
	padding:15px;
	/* text-align:center; */
}

.features-content img{
	padding-bottom:20px;
}
.features-content h4{
	padding-bottom:5px;
}

/* Business */

.business-content {
    text-align: center;
    background: #fff;
    margin-top: -70px;
    padding: 50px;
	
}

.business-content h1{
	line-height:50px;
}


.business-content p{
	font-size:20px;
}

.business-sales h4{
	padding-top:20px;
}

.fsize{
	font-size:18px;
}



/*================= Pricing ==============*/

.pricing-table{
	padding:30px 0px 40px;
}



footer{
	padding:60px 0px 40px;
	background:#232121;
	color:#fff;
}

.footer-links ul{
	margin:10px 0px 0px;
	padding:0px;
	list-style:none;
}

.contact-us-details{
	line-height:28px;
}

.footer-links ul li {
	padding:5px 10px;
}

.footer-links ul li a{
	color:#fff;
}

.social-icons ul li{
	display:inline-block;
	padding: 5px 3px;
}

.social-icons ul li a i{
    padding: 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #636161;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: #c1c1c1;
	transition:.4s;
}

.social-icons ul li a i:hover{
	background: #81b214;
    color: #fff;
    border-color: #81b214;
}



/* Features Page */

#intro1 {
    background: #81b214;
    padding: 80px 0px;
    margin-top: 73px;
    text-align: center;
    color: #fff;
}

.features{
	    width: 100%;
    position: relative;
    padding: 60px 0 30px 0;
}

.padd-0{
	padding:0;
}

.Sec-features {
    padding: 40px 50px;
    margin: 40px 0px 0px;
}

.Sec-features ul{
	    padding-left: 20px;
	margin:0;
	list-style:none;
}

.Sec-features ul li{
	line-height: 32px;
    list-style: disc;
}

.Sec-features2, .Sec-features4, .Sec-features6{
	text-align:left;
	padding: 30px 0px;
}

.Sec-features1, .Sec-features3, .Sec-features5{
	text-align:right;
	padding: 30px 0px;
}

.Sec-features1 img, .Sec-features2 img, .Sec-features3 img, .Sec-features4 img, .Sec-features5 img, .Sec-features6 img{
	    width: 80%;
    margin: auto;
    display: block;
}
	
.Sec-features2 img{
	margin-top:50px;
}




/*Aboutus*/

.Aboutus{
	padding:60px 0px 40px;
}

.faqs{
	padding:60px 0px 40px;
}





/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  display: block;
  position: relative;
  color: #004289;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
  color: #007bff;
  text-decoration: none;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 13px;
  color: #004289;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color: #007bff;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(19, 39, 57, 0.8);
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #74b5fc;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 18px 18px 0 0;
  color: #004289;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

/* Google Translation */

.goog-te-banner-frame{
	display:none !important;
}
	
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active{
	display:none !important;
}
	
.goog-te-gadget{
	font-size:0 !important;
}
	
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    width: 130px !important;
}

.translate_box{
	padding-left:10px;
}

.translate_box p{
	font-size: 12px;
    margin: 0;
    color: #81b214;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color:#81b215;
    outline: 0;
    box-shadow:none;
}
label {
    display: inline-block;
    margin-bottom: 3px;
	font-size:14px;
}

.sign-container{
	width:1000px;
	margin:auto;
}

.signupPage{
	margin:110px 0px;
}
.container-fluid{
	width:80%;
}

/* Radio Button css */

.radiobox {
	display:block;
	position: relative;
	padding-left: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	/* font-size: 13px; */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.radiobox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 2px solid #ccc;
}



.radiobox input:checked ~ .checkmark1 {
	background-color: #458bc4;
	border-color: #458bc4;
}

.checkmark1:after {
	content: "";
	position: absolute;
	display: none;
}

.radiobox input:checked ~ .checkmark1:after {
	display: block;
}

.radiobox .checkmark1:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}


/* signup page css*/

.signupPage{
	margin:110px 0px;
}

.sign-img img{
	border-radius:20px 0px 0px 20px;
	padding-right:0;
	min-height: 100%;
	position:relative;
}

.sign-img{
	padding-right:0;
}

.sign-form{
	padding:25px 25px 0px;
	box-shadow: 0 0 8px 0 hsla(0,0%,68.6%,.34);
	border-radius:0px 20px 20px 0px;
	overflow:hidden;
	min-height:625px;
}

.signForm h4, .LoginForm h4{
	text-align:center;
}

/*.btn-theme{
	background-color:#81b214;
	color:#fff;
}*/

.btn-theme:hover{
	color:#fff;
}

.btn-theme:focus{
	    box-shadow:none;
}

.login-fb {
    background: #1878f2;
    color: #fff!important;
    font-size: 14px;
	    padding: 8px;
	
}

.login-google {
    box-shadow: 0 0 3px 0 hsla(0,0%,65.6%,.4);
	font-size: 14px;
	color:#484848;
	    padding: 8px;
}

.fb-icon{
	float:left;
}

.google-icon{
	float:left;
	margin-top:2px;
}

.line-on-sides {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ececec;
    line-height: 0;
    margin: 10px 0;
}

.line-on-sides .center-text {
    background: #fff;
    color: #93a0af;
    padding: 0 10px;
}


.signForm{
	width:100%;
}

.otp-input{
	height: 50px;
    margin: 0px 5px;
    width: 50px;
	text-align:center;
}

.overlay{
    position: absolute;
    top: 0;
    width: 97.5%;
    height: 100%;
    background: rgba(129, 178, 21, 0.5);
	border-radius: 20px 0px 0px 20px;
}

input[type=number]::-webkit-inner-spin-button,
      input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
      }
	 


.img-content {
    position: absolute;
    bottom: 0px;
    color: #fff;
    left: 35px;
    padding: 40px;
}

.img-content p{
	font-size:14px;
	}
	
	
/* Slide left content css*/	
	
.slideInLeftanimated {
	 -webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	         animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;

 }
 
 
@-webkit-keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
	
	
/*=================== Features =================*/

.Features1{
	width:100%;
	background:linear-gradient(to right, #bf524a, #002157);
	color:#fff;
	background-image:url('../images/puzzle-bg.png');
	background-size:cover;
	position: relative;
    z-index: 1;
}

.section-title {
	padding-top:70px;
    max-width: 650px;
    margin: 0 auto 40px;
    text-align: center;
    position: relative;
}

.overlay1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background:linear-gradient(to right, #88ca02, #1f1f1f) !important;
    opacity: .98;
    transition: all 0.4s ease-out;
	z-index: -1;
}

.media-icon-image {
    width: 50px;
}

.pb-20{
	padding-bottom:90px;
}

.pow-features .pow-feature-items.text-right {
    padding-right: 55px;
    padding-left: 0px;
}
.pow-feature-items {
    padding-left: 36px;
}

.power-features-item {
    margin-top: 47px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.power-features-item {
    padding: 0px  32px 0px 0px;
    cursor: pointer;
}

.power-features-item .media-icon-round {
    height: 80px;
    width: 80px;
    line-height: 80px;
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 30px 0px rgba(26, 38, 74, 0.14);
    text-align: center;
}

.power-fea-text h4{
	margin-top: 10px;
	font-size:22px;
}
	
	
/* onboarding page */

.onboarding{
	padding:25px 25px ;
	box-shadow: 0 0 8px 0 hsla(0,0%,68.6%,.34);
	border-radius:20px;
	overflow:hidden;
}

.chooseonboard {
    background-color: transparent;
    margin: 0px 3px 10px;
    color: #fff;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.boardLabel {
    cursor: pointer;
    position: relative;
    color: #484848;
    padding: 15px 15px;
    z-index: 1;
    font-weight: 700;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    border: 1px solid #cecece;
    background-color: transparent;
}
.boardLabel p{
	font-size:14px;
	font-weight:normal;
	margin-bottom:0;
}

.boardLabel h4{
	margin-bottom:0;
	text-align:left;
}

.chooseonboard input {
    opacity: 0;
    position: absolute;
}

.chooseonboard:hover .boardLabel {
    border-color: #81b214;
}

.chooseonboard input[type=radio]:checked + .boardLabel {
    opacity: 1;
    border-color:#81b214;
    border-width: 2px;
}


/* Subscription */

.choosepackage {
    background-color: transparent;
    margin: 0px 3px 10px;
    color: #fff;
    position: relative;
    /* -webkit-user-select: none; */
    /* -moz-user-select: none; */
    /* -ms-user-select: none; */
    /* user-select: none; */
    cursor: pointer;
}

.choosepackage{
	height:100%;
}

.packageD {
	height: 100%;
    /* cursor: pointer; */
    position: relative;
    color: #484848;
    padding:25px;
    /* z-index: 1; */
    font-weight: 500;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    border: 1px solid #cecece;
    background-color: transparent;
}
.packageD p{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 4px;
    color: rgba(0,0,0,.5);
}

	.packageD ul {
		margin: 7px 0px 0px;
		padding: 0;
		list-style: none;
	}

.packageD ul li {
	padding: 5px 16px 5px 0px;
	font-weight: 500;
	font-size: 16px;
}

.packagename {
	position: absolute;
	left: 0;
	color: #fff;
	top: -18px;
	width: 100%;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

	.packagename span {
		background-color: #fcac45;
		line-height: 1;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
		padding: 10px 25px;
		border-radius: 20px;
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: center;
	}

.fa-icon {
	width: 20px;
}

#sibsriptionPartial .form-group{
	margin-bottom:30px;
}
/*.packageD ul li::before {
  content: "\2022";
  color: #88ca02;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}*/
.packageD h4 {
	font-weight: 700;
	font-size: 30px;
}

.Packageprice{
	color: #88ca02;
    margin-bottom: 10px;
    margin-top: 30px;

}

/* .choosepackage input { */
    /* opacity: 0; */
    /* position: absolute; */
/* } */

.choosepackage:hover .packageD {
    border-color: #81b214;
}

/* .choosepackage input[type=radio]:checked + .packageD { */
    /* opacity: 1; */
    /* border-color:#81b214; */
    /* border-width: 3px; */
/* } */

.badge-font{
	font-size:16px;
}

.badge-success {
    color: #fff;
    background-color: #88ca02;
}

.badge-red {
    color: #fff;
    background-color: #fd5f5f;
}

.badge-orange {
    color: #fff;
    background-color:#f99b0f;
}
.badge-blue {
    color: #fff;
    background-color:#41a5c3;
}

.bottom_content {
    display: block;
    text-align: center;
}

.plan-compare, .plan-features{
	display:inline-block;
	margin:0 20px 0 0;
}

a.btnfeatures {
    font-size: 14px;
}

/* Round Checkbox */

.round {
	position: relative;
     display: inline-block;
    padding-left: 26px;
	cursor:pointer;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.round span {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}

.round:hover span{
	border: 1px solid #81b214;
}

.round span:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 7px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 4px;
    transform: rotate(-45deg);
    width: 11px;
}

.round input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.round input[type="checkbox"]:checked + span {
	background-color: #66bb6a;
	border-color: #66bb6a; 
}

.round input[type="checkbox"]:checked + span:after {
	opacity: 1;
}




/* /End Round Checkbox */





/* right sidebar */

.sidebar-right{
	display:;
	position: fixed;
    width: 700px;
    top: 0;
    right: -700px;
    height: 100%;
    overflow-y: auto;
    z-index: 110011;
    background: #fff;
    padding: 0px 30px 20px;
    color: #333;
    transition: 0.4s;
}

.side-menu-visible {
    transform: translateX(-700px) !important;
}


.side-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 11001;
    display: none;
}

.overflowHidden{
	overflow:hidden;
}

.P-title{
	padding:20px 0px 10px;
	border-bottom:1px solid #ddd;
}


.closebtn{
	background-color:#eee;
	border-radius:50%;
	margin-bottom:20px;
	position:absolute;
	right:0;
	top:10px;
	
}

.closebtn:hover{
	box-shadow:0 0 4px 0 hsla(0,0%,68.6%,.34);
}


/* Datepicker */

.datepicker td, .datepicker th {
    text-align: center;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    padding: 5px;
}


/* subscription Package */

.btn-package {
	margin: 0 4rem;
	padding: 0;
	position: relative;
	border: none;
	height: 1.5rem;
	width: 3rem;
	border-radius: 1.5rem;
	color: #6b7381;
	background: #88ca02;
}

.btn-package.btn-lg {
    margin: 0 5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 2.5rem;
    width: 5rem;
    border-radius: 2.5rem;
}

.btn-package.btn-lg:before, .btn-package.btn-lg:after {
    line-height: 2.5rem;
    width: 5rem;
    text-align: center;
    font-weight: 600;
    font-size:20px;
    text-transform: capitalize;
    
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}

.btn-package.btn-lg:before {
    content: 'Monthly';
    left: -6.5rem;
	font-weight:800;
}

.btn-package.btn-lg > .handle {
    position: absolute;
    top: 0.3125rem;
    left: 0.3125rem;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 1.875rem;
    background: #fff;
    transition: left 0.25s;
}

.btn-package.btn-lg:after {
    content: 'Yearly';
    right: -5.5rem;
    opacity: 0.5;
	font-weight:800;
}

.btn-package:before {
    color: #88ca02;
}

.btn-package:after{
	color:#484848;
}

.btn-package.btn-lg.active:after {
    opacity: 1;
	color:#88ca02;
	
}

.btn-package.btn-lg.active:before {
    opacity:1;
	color:#484848;
}

.btn-package.btn-lg.active > .handle {
    left: 2.8125rem;
    transition: left 0.25s;
}

.datepicker {

    /* margin: 7rem 0 0; */
}

.CustomPackage{
	background-color: rgb(255, 255, 255);
    grid-column: span 13 / auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 15px;
    margin-top: 10px;
    transition: all 400ms ease-in-out 0s;
    height: 80px;
    border-radius: 8px;
    border: 2px solid rgb(8, 189, 128);
    opacity: 1;
}

.CustomPackage h4{
	margin-bottom:0;
	font-size:20px;
	width:125px;
}

.c-input{
	width:200px;
	height:50px;
	outline:0;
	border:1px solid #eee;
	margin:0px 10px;
	padding:15px;
	border-radius:.25rem;
}

.c-input:focus{
	outline:0;
	border:1px solid green;
	}
	
.packageHR{
	background-color:rgb(226 226 226);
    width: 1px;
    height: 100%;
    margin-left: 24px;
    margin-right: 48px;
    border: none;
    margin: 0;
}

.price-input {
    border: 0 !important;
    text-align: right;
    font-size: 24px;
    width: 250px;
	border: none;
	margin-left:10px;
		height:50px;
	outline:0;
		padding:15px;
		user-select:none;
}

#Edatepicker{
width: 245px;
}

.finalPrice{
	font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    color: rgb(60, 72, 82);
    margin: 0px;
    width: 45%;
}

.incl-tax {
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    margin: 0px;
    color: rgb(60, 72, 82);
    display: inline;
}

.packageAmnt{
	font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    margin: 0px;
	text-align: right;
    width: 53%;
}

.priceBox{
	box-shadow: 0 0 8px 0 hsla(0,0%,68.6%,.34);
    border-radius: 20px;
	display: flex;
    border-radius: 10px;
	padding:20px;
}


.C_Packagebtn{
	padding:10px 50px;
	background-color:#5d5d5d;
}

.compareplan {
    position: fixed;
    width: 100%;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 11;
    padding: 20px 0px;
}


/* Footer */

.footer-menu{
	text-align:center;
}
.footer-menu ul{
	padding:0;
	margin:0;
	list-style:none;
}

.footer-menu ul li {
	display:inline-block;
	font-size:14px;
	}

.footer-menu ul li a{
	float:left;
	padding:10px;
	color:#484848;
	}
	
	


/*=============== Packages/comapre plans ==================*/

.stickyHeader {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 9;
	background: #88ca02;
}

.compare_plans .top_fixed_box {
	background-color: #f4f5f7;
	padding-top: 35px;
	color: #253858;
	border-radius: 8px 8px 0 0;
	-webkit-box-shadow: 0 2px 13px 0 hsl(0deg 0% 63% / 80%);
	-moz-box-shadow: 0 2px 13px 0 hsla(0,0%,62.7%,.8);
	box-shadow: 0 2px 13px 0 hsl(0deg 0% 63% / 80%);
}

.column {
	display: block;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 1;
	padding: .75rem;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	overflow: auto;
	text-overflow: ellipsis;
}

.columns {
	display: flex;
}

.topfeat {
	background: #eee;
	font-size: 20px !important;
	min-height: 55px !important;
}

/*Compare plan Modal*/

.stickyHeader {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 9;
	background: #88ca02;
}

.compare_plans .top_fixed_box {
	background-color: #f4f5f7;
	padding-top: 35px;
	color: #253858;
	border-radius: 8px 8px 0 0;
	-webkit-box-shadow: 0 2px 13px 0 hsl(0deg 0% 63% / 80%);
	-moz-box-shadow: 0 2px 13px 0 hsla(0,0%,62.7%,.8);
	box-shadow: 0 2px 13px 0 hsl(0deg 0% 63% / 80%);
}

.column {
	display: block;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 1;
	padding: .75rem;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	overflow: auto;
	text-overflow: ellipsis;
}

.columns {
	display: flex;
}

.pricing-table .pricing--content {
	border-top: 1px solid #e9e9e9;
}

.pricing--content {
	background-color: #fff;
	/*box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%);*/
}

.pt-features {
	text-align: center;
}

	.pt-features ul.spc-label {
		font-size: 14px;
		font-weight: 500;
	}

	.pt-features ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}

.text-left {
	text-align: left;
}

.pt-features ul li {
	padding: 10px 10px 6px 10px;
	border-bottom: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.topfeat {
	background: #eee;
	font-size: 20px;
}

.F_upto {
	color: #81b214;
	font-weight: 600;
}

.FNAME {
	padding-left: 5px;
}

.F_unlimited {
	color: cornflowerblue;
	padding-left: 5px;
}

.PlanTab_B {
	background: #f99b0f !important;
}

.pt-head {
	color: #fff;
	background-color: #88ca02;
	text-align: center;
}

.pt-plan {
	position: relative;
	padding: 20px 0 18px;
	color: #fff;
	font-size: 21px;
}

.pt-footer {
	background: #FAFAFA;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.reset-gutter > [class*=col-], .reset-padding {
	padding-right: 0;
	padding-left: 0;
}

.pricing--content {
	border-top: 1px solid #e9e9e9;
}

.pricing--content {
	background-color: #fff;
}

.fa-check {
	color: #02c54c;
	font-size: 19px;
}

.fa-times {
	font-size: 19px;
	color: red;
}

@media(min-width:1400px) {
	.pt-features ul li {
		min-height: 58px;
	}
}

@media(max-width:1400px) {
	.pt-features ul li {
		min-height: 70px;
	}
}

@media(max-width:992px) {
	.pt-features ul li {
		min-height: 120px;
		overflow: hidden;
	}

	.pt-plan {
		position: relative;
		padding: 20px 0px 18px;
		color: #fff;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}


@media (min-width: 992px) {
	.modal-lg, .modal-xl {
		max-width: 1200px !important;
	}
}

@media (max-width: 991px) {
	.modal-dialog {
		max-width: 800px !important;
		margin: 1.75rem auto;
	}
}

@media(max-width:600px) {
	.pt-features ul li {
		min-height: 127px;
	}

	.topfeat {
		font-size: 20px !important;
		min-height: 81px !important;
	}

	.pt-plan {
		position: relative;
		padding: 20px 0 18px;
		color: #fff;
		font-size: 21px;
		min-height: 60px;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.F_unlimited {
		font-size: 13px;
	}
}

@media(max-width:380px) {
	.pt-features ul li {
		min-height: 210px;
	}

	.topfeat {
		font-size: 17px !important;
		min-height: 80px !important;
	}
}
















/*=============== Media Screens ==================*/


@media(max-width:767px){
	.sidebar-right{
		width:650px;
		right:-650px;
	}
	
	.side-menu-visible {
		transform: translateX(-650px) !important;
	}
	
}

	
@media(max-width:600px){
	.container-fluid{
		width:90%;
	}
	.onboarding {
		padding: 25px 10px;
		box-shadow: 0 0 4px 0 hsla(0,0%,68.6%,.34);
	}
	
	.btn-package.btn-lg:before, .btn-package.btn-lg:after{
		font-size: 15px !important;
		    width: 6rem !important;
	}
	
	.C_Packagebtn{
		padding:10px 46px;
		background-color:#5d5d5d;
		margin-bottom:10px;
	}
	
	.CustomPackage h4{
		width:100%;
	}
	
	.CustomPackage {
		display: block !important;
		padding: 15px 15px !important;
		margin-top: 0px !important;
		height: auto !important;
	}
	
	.c-input {
		width: 100% !important;
		margin: 10px 0px 10px !important;
	}
	
	
	.packageHR {
		background-color: rgb(226 226 226);
		width: 100% !important;
		height: 1px !important;
		margin-left: 0px !important; 
		margin-right:0px !important;
		border: none;
		margin: 0;
		margin-top: 10px;
	}
	
	#Edatepicker{
		width:100%;
	}
	
	.price-input{
		width: 100% !important;
	}
	
	.priceBox {
		display: block !important; 
	}
	
	.finalPrice, .packageAmnt {
		width: 100% !important;
	}
	
	.sidebar-right {
		width:100%;
	}
	
	.intro-content {
		padding: 0px 0px;
	}
	
	.features-content {
		text-align: center;
	}
	
	.business-content{
		padding:30px 20px;
	}
	
	.business-content h1{
		font-size:28px;
		line-height:36px;
	}
	
	.power-features-item{
		padding:0px 15px !important;
	}
	
	.pow-feature-items {
		padding-left:15px !important;
		text-align: center !important;
	}
	
	.footer-links {
		padding: 10px 0px;
	}	
	
	footer {
		padding: 30px 0px 30px;
	}
	
	
}