body{font-family: 'Poppins', sans-serif; color: #000; font-size: 16px;}

.navbar-brand  span{
	color: #fed136;
	font-size:25px;font-weight:700;letter-spacing:0.1em;
}
.navbar-brand {
	color: #fff;
	font-size:25px;
	font-weight:700;
	letter-spacing:0.1em;
}

.navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em!important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}




.dropdown-item:hover{background-color:#fed136;color:#fff;}
nav{-webkit-transition: padding-top .3s,padding-bottom .3s;
    -moz-transition: padding-top .3s,padding-bottom .3s;
    transition: padding-top .3s,padding-bottom .3s;
    border: none;
	}
	
 .shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
}

.exBanner { position: absolute; top: 10px; left: 0; right: 0; }

.banner{
	/*background-image:url('../images/slide-bg.png');*/
	text-align: left;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.contact-bg{	
	/* background-image:url('../images/contact-us.png'); */
	background: linear-gradient(45deg, rgb(18, 61, 101) 0%,rgb(0, 97, 70) 100%);
	text-align: left;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
.features-bg{	
	/* background-image:url('../images/inner-fev.png');  */
	    background: linear-gradient(45deg, rgb(18, 101, 64) 0%,rgb(0, 57, 97) 100%);

	text-align: left;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;}
	
    .appdownload-bg{	
		/* background-image:url('../images/inner-app.png'); */
		background: linear-gradient(45deg, rgb(0, 52, 78) 0%,rgb(8, 90, 128) 100%);
	text-align: left;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;}
.banner-text{
	padding: 200px 0 70px 0;
}

.map-box {
	margin: 90px 0 40px;
	position: relative;
}

.contus-box h5 {
	font-size: 18px;
	margin: 0 0 30px;
	line-height: 30px;
}
.contus-box .form-control{    height: 48px;
    border: 1px solid #c8c8c8;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    background: #fbfbfb;}
.contus-box .form-control.max-height {
	max-height: 200px;
	height: 100%;
}
.sub-btn:hover {background-color: #000; color: #fff;}
.sub-btn {
	height: 48px;
	background-color: #F8BE3D;
	border-radius: 5px;
	border: none;
	padding: 10px 40px;
	font-size: 18px; transition: all 0.25s ease-in 0s;
}
.mapleft-img {
	position: absolute;
	left: -50px;
	top: -50px;
	z-index: -1;
}
.banner-heading span{color: #F8BE3D; font-weight: 700;}
.banner-heading {
    font-size: 40px;
    font-weight: 600;
    line-height: 55px;
    margin-bottom: 30px;
    color: #fff;
}

.innerpop-box {
	margin: 130px 0 60px 0px;
    text-align: center;
}
.banner-sub-heading {
    font-size: 21px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 50px;
    color: #fff;
}
.innerpop-box.theme-inner-heading h3, .innerpop-box.theme-inner-heading p{color: #fff;}
.innerpop-box.theme-inner-heading h1, .innerpop-box.theme-inner-heading p{color: #fff;}
.innerpop-box.theme-inner-heading p {
    color: #fff;
    width: 50%;
    margin: 30px auto 0;
    display: table;
}
.btn-banner{
	padding:10px 30px;
	border-radius:30px;
	font-weight:300;
	line-height:1.5;
	text-align:center;
	color:#122634; font-size: 22px;
}

.featuresheaing h4 {
	font-size: 36px;
	font-weight: 700;
	margin: 50px 0 20px; color: #000;
}

.contus-box {
	margin: 0 0 60px;
}

.gettechbox {
	background-color: #fff;
	padding: 0px 0 15px 0;
	/* margin: -140px 0 0; */
}

.gettechbox h5 {
	font-size: 24px;
	font-weight: 600;
	margin: 30px 0 40px;
}

.gettechbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gettechbox ul li{
	margin:12px 0;
	clear: both; display: inline-block; width: 100%;

}
.gettechbox ul li span.left-get {
	width: 50px;
	display: inline-block;
	float: left;
}
.gettechbox ul li span.right-text-get {
	width: calc(100% - 60px);
	float: left;
}

.gettechbox ul li a{color: #000; text-decoration: none;}

.fearures-box-space {
	margin: 100px 0;
}

.app-down p{ line-height:26px !important; }

.featuresheaing p {
	font-size: 18px;
	font-weight: 300;
	line-height: 42px;
}
.text-intro{
	width:90%;
	margin:auto;
	text-align:center;
	padding-top:30px;
}

.mobile-img {
	position: relative;
	top: 110px;
	text-align: center;
}

/*.mobile-img img {
	width: 355px;
	text-align: center; position: relative; z-index: 1000;
}*/

.mobile-img img {
	width: 690px;
	text-align: center;
	position: absolute;
	z-index: 1000;
	max-width: none;
	left: 9px;
	top: 64px;
}

@media screen and (min-width:575px) and (max-width:1700px) {
	.mobile-img img {
		width: 710px;
		text-align: center;
		position: absolute;
		z-index: 1000;
		max-width: 100%;
		left: 9px;
		top: 64px;
	}

}





.theme-inner-heading h3{font-size: 36px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
	color: #263238;
	text-align: center;
    position: relative;}
.theme-inner-heading h3:before {
    content: '';
    position: absolute;
    bottom: -8px;
    width: 80px;
	height: 3px;
    background: #f8be3d;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.theme-inner-heading h1{font-size: 36px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
	color: #263238;
	text-align: center;
    position: relative;}
.theme-inner-heading h1:before {
    content: '';
    position: absolute;
    bottom: -8px;
    width: 80px;
	height: 3px;
    background: #f8be3d;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.theme-inner-heading p{text-align: center; font-weight: 300; color:#222425; ; font-size: 18px;}
.linehr {
    height: 4px;
    background-color: #ffc107;
    width: 60px;
    margin: 15px auto 15px;
    display: table;
}
.advantages-box a{width: 100%;transition: all 0.25s ease-in 0s; display: block;  border: 1px solid #E5E5E5;min-height: 225px; margin:30px 0 0 0; padding: 30px 20px; text-align: center; text-decoration: none; color: #000; }
.advantages-box a span{display: block; font-size: 20px; font-weight: 700; margin:20px 0 0; line-height: 22px;}
.full-widthbox {
	border: 1px solid #F8BE3D;
	font-size: 18px;
	font-weight: 300;
	color: #000;
	padding: 20px;
	line-height: 28px;
}

.advantages-box a:hover{background-color: #F8BE3D;}
.advantages-box a.avtive-box{background-color: #F8BE3D;}
.gary-bg{background-color: #F4F4F4;}
.gary-bg.gry-space-box {
	margin: 60px 0 0 0;
	padding: 50px 0;
}

.peovide-box {
	background-color: #fff;
    padding: 25px;
    margin: 20px 0 0px 0px;
    min-height: 210px;
	border: 1px solid #eaeaea;
	min-height: 294px;
}
.peovide-box h4 {
	font-size: 18px;
    font-weight: 600;
    margin: 15px 0 15px;
    display: block;
    margin-left: 15px;
}
.peovide-box p {
    font-size: 14px;
    font-weight: 300;
    display: block;
    line-height: 24px;
}

.whith-space-box {
	margin: 50PX 0;
	background-color: #f4f4f5
}

.plans-box-inner {
	background-color: rgba(0,0,0,0.3);
	padding: 50px 22px;
	width: 96%;
	margin: 20px auto;
	display: table;
	text-align: center;
}
.plans-box-inner h4 {
	font-size: 35px;
	margin: 10px 0px 29px;
    line-height: 48px;
}

.plans-box-inner p {
	font-size: 16px;
	margin: 20px auto;
	width: 90%;
}
.plans-box-inner h2 {
	font-size: 40px;
	font-weight: 700; line-height: 55px;
	margin: 40px 0 30px;
}

.btn-black a {
	background-color: #f8be3e;
    color: #000;
	font-size: 20px; transition: all 0.25s ease-in 0s;
	border-radius: 30px;
	padding: 12px 35px;
	text-decoration: none;
	clear: both;
	display: inline-block;
}

.btn-black a:hover {
	background-color: #f8be3d;
    color: #000;

}
.plans-box-inner span { display: block;}

.slide-inner {
	text-align: center;
	width: 55%;
	margin: 0 auto;
}
.slider-inner-text h4 {
	font-size: 26px;
	font-weight: 600;
}

.slider-inner-text h6 {
	font-size: 16px;
	font-weight: 200;
	 margin: 15px 0 40px;
}
.slider-inner-text p {
	font-size: 22px;
	font-weight: 200;
	line-height: 36px;
	margin-bottom: 25px;
}


.slide-inner {
	text-align: center;
	width: 65%;
	margin: 40px auto;
}

.your-class .slick-dots li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	padding: 0;
	border-radius: 50%;
	cursor: pointer;
	border: 3px solid #717171;
}

footer {
    font-size: 14px;
    text-align: center;
    padding: 20px;
    background: #f4f4f5;
    color: #000;
}
.map-bg{background-image:url('../images/map-bg.png');
    background-repeat: no-repeat;
    background-position: 50% 100px;
   }
.your-class .slick-dots li.slick-active {
	border: 3px solid #fed136;
}

header nav li a.nav-link.active::before {
    position: absolute;
    bottom: 8px;
    background-color: #F8BE3D;
    height: 2px;
    content: "";
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
header nav li a.nav-link:hover::before {
	position: absolute;
	bottom: 8px;
	background-color: #F8BE3D;
	height: 3px;
	content: "";
	width: 75%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
header nav li a.nav-link:hover {
	position: relative;
	transition: all .25s ease-in 0s;
}
header nav li a.nav-link.active {
	position: relative;
	transition: all .25s ease-in 0s;
}



.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;

}
.frontside p img { width: 70px; }

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 380px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title, .backside .card .card-title {
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 0;
    line-height: 25px;
}
.advantages-box .card-text {
    font-size: 14px;
}
 .backside .card{background-color: #fed136;}
 .advantages-box .frontside .card .card-body p{margin: 10px 0 10px; height: 80px;}

.margin-top-space {
	margin-top: 30px;
}
.advantages-box .card {
	border-radius: 0;
	border: none; 
}

.slick-next::before, .slick-prev::before {
	display: none;
}



.brands-text-cont .banrds-link-btn {
	position: absolute;
	bottom: 15px;
	left: 43%;
}

.banrds-link-btn > span, .brands-text-cont .banrds-link-btn> i {
	background-color: #000;
	width: 5px;
	height: 5px;
	display: inline-block;
}
.banrds-link-btn>span, .brands-text-cont .banrds-link-btn>i {
	background-color:#000;
	width:5px;
	height:5px;
	display:inline-block
}
.brands-text-cont .banrds-link-btn>i {
	margin:0 2px
}
.brands-text-cont .banrds-link-btn {
	position:absolute;
	bottom:15px;
	left:43%
}
.banrds-link-btn>span {
	animation:wave 2s linear infinite
}
.banrds-link-btn>span.a1 {
	animation-delay:0s
}
.banrds-link-btn>span.a2 {
animation-delay:.2s
}
.banrds-link-btn>span.a3 {
animation-delay:.4s
}
@keyframes wave {
0%, 50% {
transform:scaleY(1)
}
25% {
transform:scaleY(4);
background-color:#fed136;
}
}

.banrds-link-btn {
	position: absolute;
	bottom: 20px;
	margin: 0 auto;
	display: table;
	left: 0;
	right: 0;
}

.bg-download{
	background-image: url(../images/slide-bg.png);
    text-align: left;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.img-section img {
    width: 95%;
}

.videoOuter {position: absolute; top: 26px; left: 108px; width: 270px;}
@media screen and (max-width:1199px) {
.videoOuter {
	position: absolute;
	top: 26px;
	left: 68px;
	width: 270px;
}
.mobile-img {
	top: 120px;
}
}
@media screen and (max-width:991px) {
	.videoOuter {
		position: absolute;
		top: 13%;
		left: 18%;
		width: 200px;
		max-width: 82%;
	}
}
@media screen and (max-width:767px) {
	
.videoOuter {
	position: absolute;
	top: 13%;
	left: 18%;
	width: 146px;
	max-width: 82%;
}
.mobile-img {
	top: 60px;
}
}


.download-appbg {
	background: #fff;
	padding:0;
	text-align: left;
}

.download-appbg p {
	text-align: center;
	font-weight: 300;
	color: #000000;
	font-size: 22px;
}

.text-white{ color: #fff; } 
.ex-addBox h3 { font-size: 18px; margin:5px 0 15px 0; color: #f8be3d; font-weight: 600;  }
.ex-addBox p { font-size: 14px; font-weight: 300; color: #000;  }

.ex-addBox {
	background: #fff;
	padding: 12px;
	min-height: 210px;
	margin: 0 0 30px; border-radius: 2px;
	/*box-shadow: 0 0px 6px 0px #dbdbdb;*/
}
.subTex{ font-size: 10px; }
.ex-addBox p span.left-get{ float: left; }
.ex-addBox p span.left-get img{ width: 22px; margin-right: 5px; }

.download-appbg h3 {
	text-align: center;
	font-weight: 700;
	color: #000000;
	font-size: 40px;
}

.ex-add-bg::before {
	/*background-image: url("../images/ds-box-bg.png");*/
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.ex-add-bg {padding: 50px 0; color: #fff; background: #eaeaea;
	
	/*background: linear-gradient(45deg, rgb(18, 101, 64) 0%,rgb(0, 57, 97) 100%);*/
	
	position: relative;
}





.mtb40 { margin: 40px 0 }
.mtb20 { margin: 20px 0 }

.btn-store {
	color: #000;
    min-width: 250px;
    padding: 10px 20px !important;
    border: 1px solid #000 !important;
    background: #fff;
    border-radius: 50px;
    margin: 6px;
}



.btn-store:focus, 
.btn-store:hover {
	color: #fff !important;
    background-color: #000;
  border:1px solid #dddddd !important;
  box-shadow: none;
  outline: 0;
}

.btn-store .btn-label, 
.btn-store .btn-caption {
  display: block;
  text-align: left;
  line-height: 1; margin-bottom: 6px;
}

.btn-store .btn-caption {
  font-size: 20px;
}
.btn-store .btn-label{font-size: 14px;}

.fa-android { color: #33d754;}
.appDownHeading { font-size: 22px; }
.iosAppDownContent p { font-size: 16px; text-align: left;}
.card-title {
    font-size: 18px;
}
.card-body{padding: 1.25rem 1rem !important;}

.advantages-box .card{height: 340px;}
.card-title {
    font-size: 20px;
    text-align: left;
    margin-left: 70px;
    line-height: 27px;
}
.margin-top-space > div{padding-right: 7px !important;
    padding-left: 7px !important;
	margin-bottom: 15px;}
	.bg-grey-color{background-color:#f1f1f1;}
	.peovide-box p{float: left;}
	.whith-space-box .theme-inner-heading {background: none;}
	.whith-space-box {
		background-image: url(../images/pricing-bg.png);
		text-align: left;
		color: #fff;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.gettechbox ul li img{width: 25px;}

	.appdownload-bg, .features-bg, .contact-bg { position: relative; }
	.appdownload-bg::before, .features-bg::before, .contact-bg::before { background: url(../images/inner-bg-pattern-wh.png) center center repeat; content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0.1; }

	.contact-bg {
		background: #757517;
background: -moz-linear-gradient(45deg, #757517 0%, #325e3d 98%);
background: -webkit-linear-gradient(45deg, #757517 0%,#325e3d 98%);
background: linear-gradient(45deg, #757517 0%,#325e3d 98%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757517', endColorstr='#325e3d',GradientType=1 );
	}

.mapImg {margin: 40px 0}
.mapImg img{border: 8px solid #a0c7e6;}

.get-sub-texts {font-size: 34px;color: #fff;text-align: center;}
.get-sub-texts > span {display: block;font-size: 24px;margin: 15px 0 0;}
.ds-box-bg::before{background-image:url("../images/ds-box-bg.png"); background-repeat:no-repeat;background-position: left top; position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%;;}
.relative{position: relative;}
.get-qut-form form {
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 40px;
	text-align: left;
	border: 3px solid #ccddea;
}
.get-qut-form label {display: block; position: relative; margin: 25px 0px;}
.get-qut-form .label-txt.top-text-getform {top: -40px !important;}
.get-qut-form .input {width: 100%; padding: 10px;background: transparent;border: none;outline: none; color: #333;}
.get-qut-form .line-box { position: relative; width: 100%; height: 1px; background: #ccc;}
.get-qut-form .line {position: absolute;width: 0%; height: 2px; top: 0px; left: 50%; transform: translateX(-50%);background: #00a083;transition: ease .6s;}
.get-qut-form .input:focus + .line-box .line {width: 100%;}
.get-qut-form .label-txt {position: absolute;top: -1.6em; font-weight: 300; padding: 10px 5px;font-size:16px;color: #333;transition: ease .3s; margin: 0;}
.input.textarea-heignt {max-height: 50px;}
.get-qut-form .label-active {top: -3em;}
.get-qut-form button {background-color: #f8be3d;font-size: 20px;font-weight: 600;border: none;border: solid transparent 2px;border-radius: 30px;cursor: pointer;transition: ease .3s;text-transform: uppercase;	padding: 10px 40px;}
.get-qut-form button:hover {background-color:transparent;color: #f8be3d; border: solid #f8be3d 2px;}

.get-qut-form label.custom-label-css{color: #333; text-align: left; margin: 0px;}
.checkbox-getqte .custom-control-label::before {position: absolute;top: .25rem;left: -1.5rem;display: block;width: 18px;height: 18px;pointer-events: none;content: "";background-color: #fff;	border: #fff solid 1px;}
.checkbox-getqte .custom-control-label::after {position: absolute;top: 5px;left: -1.5rem;display: block;width: 18px;height: 15px;content: "";background-repeat: no-repeat;background-position: center center;background-size: 60% 60%;}
.proi-pic-box {text-align: right;float: right;}
.proi-pic-box .pro-box-img {font-size: 14px !important;text-align: center;line-height: 35px;margin: 0;color: #ffffff !important;width: 100%;cursor: pointer;}
.proi-pic-box .btn-profils {opacity: 0;width: 100%;height: 40px;position: absolute;top: 0;left: 0;color: #ffff;padding: 0px;cursor: pointer;}
.proi-pic-box .pro-box-img > i {background-color: #00a083;width: 30px;height: 30px;border-radius: 50%;line-height: 30px;font-size: 16px;}
.checkbox-getqte .custom-control-input:checked ~ .custom-control-label::before {color: #fff;border-color: #000;background-color: #000;}
.margin-top-20{margin-top: 80px;}
.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #f8be3d;
	background-color: #f8be3d;
}
a.info-link2{ color: #f8be3d }

.exProvideSubTitle{ padding:0 15%; }

@media (min-width: 768px) and (max-width: 1024px) {
	.enterprise-package-price span, .startup-package-price span {
        font-size: 20px !important;
    }
}

@media screen and (max-width:640px) {

	.enterprise-package-price span, .startup-package-price span {
        font-size: 17px !important;
    }

.exProvideSubTitle{ padding:0; }
}

.exHeightB { min-height: 290px; }
.exMLR  {margin: 0 0 15px 77px !important;}
.exIco img{ margin-bottom: 8px; }

.plans-box-inner ul {
	list-style: none;
	padding-left: 0px;
}
.plans-box-inner ul li {
	padding: 3px 0px;
	font-weight: 300;
}
.plans-box-inner h4 {
	width: 100%;
	font-size: 26px;
	margin: 10px 0 30px;
}
.pb-2, .py-2 {
	padding-bottom: .5rem !important;
}

.enterprise-package-price, .startup-package-price {
	font-size: 22px;
	
}

.startup-package-price .pb-2 {
	margin-bottom: 14px;
	border-top: 1px dotted #999;
	padding-top: 18px;
}

.enterprise-package-price span, .startup-package-price span {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 15px;
}
.enterprise-package-price span small, .startup-package-price span small {
	font-size: 16px;
}

sub, sup {
	font-size: 58%; font-weight: 400;;
}