.centered {
	text-align: center;
}

.bg-blue {
	background: #0d6efd;
}

.bg-red {
	background: #dc3545;
}

.bg-yellow {
	background: #ffc107;
}

.heading h2,
.heading h3 {
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 24px;
	line-height: 1.5;
}

.heading h3 {
	font-size: 22px;
}

.heading h4 {
	margin-bottom: 20px;
	font-weight: 500;
}

.page-title {
	position: relative;
	background-size: cover;
	padding: 70px 0 100px 0;
}

.page-title h1 {
	position: relative;
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase
}

.page-title .h1 {
	border-bottom: 2px solid #ff4800;
	display: inline-block;
}

.page-title h2 {
	position: relative;
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase
}

.page-title .title {
	position: relative;
	color: #cbcbcb;
	font-size: 18px;
	font-weight: 400
}

.page-title .page-info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	color: #272727;
	z-index: 1;
	background: rgba(0, 0, 0, .25)
}

.page-info .inner-container {
	position: relative
}

.page-info h2 {
	font-size: 16px;
	color: #272727;
	line-height: 24px;
	font-weight: 700
}

.page-info .bread-crumb {
	position: relative;
	font-size: 15px;
	padding: 15px 0;
}

.page-info .bread-crumb li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-right: 24px;
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize
}

.mission-section .image-column .owl-nav,
.page-info .bread-crumb li:last-child:after {
	display: none
}

.page-info .bread-crumb li:last-child {
	margin-right: 0
}

.page-info .bread-crumb li:after {
	content: '\f105';
	top: -1px;
	font-family: FontAwesome;
	position: absolute;
	right: -16px;
	width: 10px;
	line-height: 24px;
	font-size: 16px;
	color: #fff
}

.page-info .bread-crumb li a {
	color: #fff;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.page-info .bread-crumb li a:hover {
	color: #ff4800
}

.about-bg {
	background: url(../images/background/about-bg.jpg) top center no-repeat;
	background-size: cover
}

.design-development-bg {
	background: url(../images/background/design-development.jpg) top center no-repeat;
	background-size: cover
}

.psd-html-bg {
	background: url(../images/background/psd-html.jpg) top center no-repeat;
	background-size: cover
}

.website-redesign-bg {
	background: url(../images/background/website-redesign.jpg) top center no-repeat;
	background-size: cover
}

.static-website-bg {
	background: url(../images/background/static-website.jpg) top center no-repeat;
	background-size: cover
}

.contact-bg {
	background: url(../images/background/contact.jpg) top center no-repeat;
	background-size: cover
}

.dynamic-website-bg {
	background: url(../images/background/dynamic-website.jpg) top center no-repeat;
	background-size: cover
}

.mobile-website-bg {
	background: url(../images/background/mobile-website.jpg) top center no-repeat;
	background-size: cover
}

.custom-design-bg {
	background: url(../images/background/custom-design.jpg) top center no-repeat;
	background-size: cover
}

.landing-page-bg {
	background: url(../images/background/landing-page.jpg) top center no-repeat;
	background-size: cover
}

.website-branding-bg {
	background: url(../images/background/website-branding.jpg) top center no-repeat;
	background-size: cover
}

.web-design-bg {
	background: url(../images/background/web-design.jpg) top center no-repeat;
	background-size: cover
}

.digital-marketing-bg {
	background: url(../images/background/digital-marketing.jpg) top center no-repeat;
	background-size: cover
}

.it-asset-bg {
	background: url(../images/background/it-asset.jpg) top center no-repeat;
	background-size: cover
}

.seo-bg {
	background: url(../images/background/seo.jpg) top center no-repeat;
	background-size: cover
}

.smo-bg {
	background: url(../images/background/smo.jpg) top center no-repeat;
	background-size: cover
}

.google-adword-bg {
	background: url(../images/background/google-adword.jpg) top center no-repeat;
	background-size: cover
}

.seo-banner-bg {
	background: url(../images/background/seo-banner.jpg) top center no-repeat;
	background-size: cover
}

.ecommerce-bg {
	background: url(../images/background/ecommerce-bg.jpg) top center no-repeat;
	background-size: cover
}

.crm-softwares-bg {
	background: url(../images/background/crm-softwares.jpg) top center no-repeat;
	background-size: cover
}

.custom-softwares-bg {
	background: url(../images/background/custom-softwares.jpg) top center no-repeat;
	background-size: cover
}

.software-development-bg {
	background: url(../images/background/software-development.jpg) top center no-repeat;
	background-size: cover
}

.web-application-bg {
	background: url(../images/background/web-application.jpg) top center no-repeat;
	background-size: cover
}

.online-complaint-management-bg {
	background: url(../images/background/online-complaint-management.jpg) top center no-repeat;
	background-size: cover
}

.portfolio-bg {
	background: url(../images/background/portfolio.jpg) top center no-repeat;
	background-size: cover
}

.branding-bg {
	background: url(../images/background/branding.jpg) top center no-repeat;
	background-size: cover
}

.website-pricing-bg {
	background: url(../images/background/website-pricing.jpg) top center no-repeat;
	background-size: cover
}

.website-calculator-bg {
	background: url(../images/background/website-calculator.jpg) top center no-repeat;
	background-size: cover
}

.career-bg {
	background: url(../images/background/career.jpg) top center no-repeat;
	background-size: cover
}

.stock-management-bg {
	background: url(../images/background/stock-management-bg.jpg) top center no-repeat;
	background-size: cover
}

.sitemap-bg {
	background: url(../images/background/sitemap.jpg) top center no-repeat;
	background-size: cover
}


.privacy-bg {
	background: url(../images/background/privacy.jpg) top center no-repeat;
	background-size: cover
}

.term-bg {
	background: url(../images/background/term.jpg) top center no-repeat;
	background-size: cover
}

.marketing-section {
	position: relative;
	padding: 60px 0;
	background-color: #f4f4f4 !important
}

.marketing-section .image-column {
	position: relative;
	margin-bottom: 0
}

.marketing-section .image-column .image {
	position: relative;
	padding-right: 30px
}

.marketing-section .image-column .image img {
	position: relative;
	max-width: 100%;
	display: block
}

.marketing-section .content-column,
.marketing-section .content-column .inner-column {
	position: relative
}

.marketing-section .content-column h2,
.marketing-section .content-column h1 {
	position: relative;
	font-weight: 600;
	color: #231f20;
	font-size: 28px;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-transform: uppercase
}

.marketing-section .content-column h2 span,
.marketing-section .content-column h1 span {
	color: #ff4800
}

.market-content {
	position: relative
}

.market-content .content-inner {
	position: relative;
	padding-left: 100px
}

.market-content .content-inner .content-number {
	position: absolute;
	left: 0;
	top: 0;
	color: #e1e1e1;
	font-size: 100px;
	line-height: 1em;
	font-weight: 400
}

.market-content .content-inner h3 {
	position: relative;
	color: #ff4800;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px
}


.contact-section {
	position: relative;
	padding: 30px 0
}

.contact-section .contact-form-column {
	position: relative;
	margin-bottom: 40px
}

.contact-section .contact-form-column .inner-column {
	position: relative;
	padding: 30px 25px 10px;
	border: 1px solid #f2f2f2;
	-webkit-box-shadow: 0 3px 5px 0 #f2f2f2;
	-moz-box-shadow: 0 3px 5px 0 #f2f2f2;
	box-shadow: 0 3px 5px 0 #f2f2f2
}

.blog-single .inner-box,
.featured-section-three.alternate {
	-webkit-box-shadow: 0 4px 13px 0 #f7f7f7;
	-moz-box-shadow: 0 4px 13px 0 #f7f7f7
}

.contact-section .contact-form-column h2 {
	position: relative;
	color: #231f20;
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 12px;
	margin-bottom: 20px;
	text-transform: uppercase
}

.contact-section .contact-form-column h2:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 60px;
	height: 2px;
	background-color: #dedede
}

.contact-section .contact-form-column .text {
	position: relative;
	color: #2d2b2b;
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 28px
}

.contact-form {
	position: relative
}

.contact-form .form-group {
	margin-bottom: 30px
}

.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=text],
.contact-form select,
.contact-form textarea {
	display: block;
	width: 100%;
	height: 55px;
	font-size: 16px;
	color: #848484;
	line-height: 30px;
	padding: 10px 20px;
	font-weight: 300;
	border: 1px solid #848484;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.contact-form textarea {
	height: 140px;
	resize: none
}

@media only screen and (max-width:767px) {
	.contact-form textarea {
		height: 80px
	}

	.contact-form input[type=email],
	.contact-form input[type=password],
	.contact-form input[type=tel],
	.contact-form input[type=text],
	.contact-form select {
		height: 45px;
		font-size: 14px;
		padding: 10px
	}
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
	border-color: #ff5400
}

.contact-form button {
	width: 100%;
	margin-top: 10px;
	padding: 11px 26px
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
	border-color: red !important
}

.contact-form label.error {
	line-height: 24px;
	padding: 5px 0 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	color: red;
	font-weight: 500
}

.contact-section .contact-info-column {
	position: relative
}

.contact-section .contact-info-column .inner-column {
	position: relative;
	border: 1px solid #f2f2f2
}

.contact-section .contact-info-column .inner-column .upper-box {
	position: relative;
	padding: 35px 15px;
	background-color: #f4f4f4
}

.contact-section .contact-info-column .inner-column .lower-box {
	position: relative;
	padding: 25px 28px;
}

.contact-form-column,
.contact-info-column {
	padding-top: 50px;
}

.info-list,
.info-list li {
	position: relative
}


.info-list li {
	color: #2d2b2b;
	font-size: 16px;
	font-weight: 400;
	padding-left: 45px;
	line-height: 1.8em;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f2f2f2
}

.info-list li:last-child {
	border: none;
	margin: 0;
	padding-bottom: 0
}

.info-list li strong {
	color: #231f20;
	font-size: 16px;
	font-weight: 700;
	font-family: Poppins, sans-serif
}

.info-list li .icon {
	position: absolute;
	left: 0;
	top: 8px;
	line-height: 1em
}

.map-data {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8em
}

.map-data h6 {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	color: #121212
}

.map-canvas {
	height: 480px
}


.portfoliodetail {
	text-align: justify
}

.portfoliodetail p {
	margin: 0;
}

.portfoliodetail h2 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #ff4800;
}

.portfoliodetail a {
	margin-top: 10px;
}

.portfoliodetail span {
	font-size: 16px;
	color: #6b6b6b;
	font-weight: 500
}

.portfoliosection {
	box-shadow: 0 6px 13px 0 #eaeaea;
	margin-bottom: 25px;
	padding: 25px;
	transition: .3s
}

.portfoliosection:hover {
	box-shadow: 0 0 17px 9px #dcdcdc
}


.case-section {
	position: relative;
	padding: 90px 0
}

.case-block,
.case-block .inner-box {
	position: relative
}

.case-block .inner-box .image-box {
	position: relative;
	margin-bottom: 30px
}

.case-block .inner-box .image-box .image {
	position: relative;
	padding: 10px;
	background-color: #f4f4f4;

	transition: all .3s ease
}

.case-block .inner-box .image-box .image p {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 10px;
	right: 10px;
	border-top: 1px solid #dcd6d6;
	background: #fff;
	padding: 5px 0
}

.case-block .inner-box .image-box .image img {
	position: relative;
	width: 100%;
	display: block
}

.case-block .inner-box:hover .image {
	background-color: #777
}

.case-block .inner-box .image .overlay-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.case-block .inner-box:hover .image .overlay-box {
	opacity: 1
}

.case-block .inner-box .image .overlay-box .theme-btn {
	padding: 9px 34px;
	top: 50%;
	margin-top: -24px
}

.case-block .inner-box .content-box {
	position: relative;
	padding: 25px 28px;
	background-color: #f4f4f4
}

.case-block .inner-box .content-box:before {
	position: absolute;
	left: 150px;
	top: -20px;
	content: '';
	border-bottom: 22px solid #f4f4f4;
	border-left: 18px solid transparent
}

.case-block .inner-box .content-box .options {
	position: relative
}

.case-block .inner-box .content-box .options li {
	position: relative;
	width: 45px;
	height: 45px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
	background-color: #fff;
	border: 1px solid #e7e7e7
}

.case-block .inner-box .content-box .options li:hover {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
}

.case-block .inner-box .content-box .text {
	position: relative;
	color: #2d2b2b;
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 22px;
	margin-bottom: 15px
}

.case-block .inner-box .content-box .read-more {
	position: relative;
	color: #231f20;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}

.case-block .inner-box .content-box .read-more:hover,
.case-block .inner-box:hover .content-box .read-more {
	color: #ff4800
}

.case-block .inner-box .content-box .read-more .icon {
	position: relative;
	font-weight: 700;
	margin-right: 10px
}

.case-block.alternate .inner-box .content-box {
	margin-bottom: 50px
}

.case-block.alternate .inner-box .content-box:before {
	border-top: 22px solid #f4f4f4;
	border-right: 18px solid transparent;
	border-bottom: none;
	border-left: none;
	bottom: -20px;
	top: auto
}

.case-block.alternate .inner-box .image-box {
	margin-bottom: 0
}

.case-section .btn-box .theme-btn {
	padding: 9px 48px
}

.text2 {
	color: #ff4800;
	font-size: 12px;
	font-style: italic;
	background: #ffff27;
	display: inline-block;
	margin-bottom: 10px;
	line-height: 18px
}


.services-block {
	position: relative;
	margin-bottom: 30px;
}

.services-block .inner-box {
	position: relative;
	padding: 30px;
	border: 1px solid #f2f2f2;
	-webkit-box-shadow: 0 4px 13px 0 #f7f7f7;
	-moz-box-shadow: 0 4px 13px 0 #f7f7f7;
	box-shadow: 0 4px 13px 0 #f7f7f7;
	background: url(../images/background/pattern-1.png) no-repeat
}

.services-block .inner-box:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 170px;
	height: 100%;
	display: block;
	background-color: #f7f7f7;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.services-block .inner-box:hover::before {
	width: 100%
}

.services-block .inner-box .icon-box {
	position: relative;
	margin-bottom: 15px
}

.services-block .inner-box .icon-box img {
	width: auto
}

.services-block .inner-box h3 {
	position: relative;
	color: #231f20;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px
}

.services-block .inner-box h3 a {
	position: relative;
	color: #231f20;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.services-block .inner-box:hover .read-more {
	color: #231f20
}

.services-block .inner-box .read-more:hover,
.services-block .inner-box h3 a:hover {
	color: #ff4800
}

.services-block .inner-box .text {
	position: relative;
	color: #2d2b2b;
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 15px
}

.services-block .inner-box .read-more {
	position: relative;
	color: #d9d9d9;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.services-block .inner-box .read-more .icon {
	position: relative;
	margin-right: 10px
}

.services-section .owl-nav {
	display: block;
	position: absolute;
	top: -35px;
	right: 0
}

.services-section .owl-prev {
	position: absolute;
	right: 30px;
	height: 30px;
	width: 30px;
	color: #ccc;
	border-radius: 50%;
	border: 2px solid #ccc;
	transition: .5s
}

.services-section .owl-prev:hover {
	background: #ff4701;
	color: #fff;
	border: 2px solid #ff4701;
	transform: scale(1.1)
}

.services-section .owl-prev span {
	position: absolute;
	left: 7px;
	top: -1px;
	font-size: 24px
}

.services-section .owl-next span {
	position: absolute;
	left: 10px;
	font-size: 24px;
	top: -1px
}

.services-section .owl-dots {
	position: relative;
	text-align: center
}

.services-section .owl-next {
	position: absolute;
	height: 30px;
	right: -10px;
	width: 30px;
	color: #ccc;
	border-radius: 50%;
	border: 2px solid #ccc;
	transition: .5s
}

.services-section .owl-next:hover {
	background: #ff4701;
	color: #fff;
	border: 2px solid #ff4701;
	transform: scale(1.1)
}

.services-section .owl-dots .owl-dot {
	position: relative;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	display: inline-block;
	border-radius: 50%;
	background-color: #dedede;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.services-section .owl-dots .owl-dot.active,
.services-section .owl-dots .owl-dot:hover {
	position: relative;
	width: 22px;
	height: 8px;
	border-radius: 10px;
	background-color: #ff4800
}

section.marketing-section-two.services-section h3 strong,
section.marketing-section-two.services-section h4 strong {
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize
}

section.marketing-section-two.services-section h3,
section.marketing-section-two.services-section h4 {
	text-align: left;
	margin: 0;
}

.services-section p {
	text-align: justify;
}

ul.resp-tabs-list {
	margin: 0;
	padding: 0
}

.resp-tabs-list li {
	font-weight: 600;
	font-size: 13px;
	display: inline-block;
	padding: 13px 15px;
	list-style: none;
	cursor: pointer;
	margin-bottom: 15px;
	float: left
}

.resp-tabs-list li h4 {
	font-weight: 500;
	font-size: 18px;
	color: #000
}

.resp-tabs-list li p {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: 400
}

.resp-tabs-container {
	padding: 0;
	background-color: #fff;
	clear: left
}

.resp-tabs-container h4 {
	font-size: 22px;
	color: #ff4800
}

.resp-tabs-container h5 {
	font-size: 16px;
	color: #999;
	margin-bottom: 10px
}

h2.resp-accordion {
	cursor: pointer;
	display: none
}

.resp-tab-content {
	display: none;
	padding: 15px
}

.resp-accordion-active,
.resp-content-active,
.resp-easy-accordion h2.resp-accordion,
.resp-tab-content-active {
	display: block
}

.resp-tab-active {
	padding: 15px !important;
	border-bottom: none;
	background-color: #fff
}

.resp-tab-content,
h2.resp-accordion {
	border: 1px solid #c1c1c1
}

h2.resp-accordion {
	font-size: 13px;
	border-top: 0 solid #c1c1c1;
	margin: 0;
	padding: 10px 15px
}

h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: #00f
}

.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
	border: 1px solid #f1f1f1
}

.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px !important;
	margin-bottom: 0;
	background: #fff;
	cursor: pointer;
	float: none;
	border: 1px solid #fff
}

.resp-arrow,
.resp-tabs-container .btn-style-one {
	float: right
}

.resp-vtabs .resp-tabs-container {
	padding: 0;
	background-color: #fff;
	float: right;
	width: 68%;
	min-height: 250px;
	clear: none
}

.resp-vtabs .resp-tab-content {
	border: none
}

.resp-vtabs li.resp-tab-active {
	position: relative;
	box-shadow: 0 0 20px #000029;
	border-color: #ff4800;
}

.resp-arrow {
	width: 0;
	height: 0;
	margin-top: 3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #c1c1c1
}

h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ff4800
}

h2.resp-tab-active {
	background: rgba(0, 0, 0, .02) !important
}

.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important
}

.resp-jfit {
	width: 100%;
	margin: 0
}

h2.resp-accordion:first-child {
	border-top: 1px solid #c1c1c1 !important
}

@media only screen and (max-width:768px) {
	.resp-tabs-container h4 {
		font-size: 16px
	}

	.resp-tabs-container .btn-style-one {
		float: none
	}

	ul.resp-tabs-list {
		display: none
	}

	h2.resp-accordion {
		display: block
	}

	.resp-vtabs .resp-tab-content {
		border: 1px solid #c1c1c1
	}

	.resp-vtabs .resp-tabs-container {
		border: none;
		float: none;
		width: 100%;
		min-height: initial;
		clear: none
	}

	.resp-accordion-closed {
		display: none !important
	}

	.resp-vtabs .resp-tab-content:last-child {
		border-bottom: 1px solid #c1c1c1 !important
	}
}

.jobsaplication .indeed,
.jobsaplication .naukari {
	color: #3d3d3d;
	padding: 12px;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 7px;
	font-size: 16px;
	border: 1px solid #11ac24;
	border-radius: 50px;
	box-shadow: inset 2px 2px 14px rgba(0, 0, 0, .1);
	transition: .3s
}

.indeed,
.naukari {
	background: #e2e2e2
}

.indeed:hover,
.naukari:hover {
	background: #79d978;
	color: #fff
}

.jobsaplication {
	margin-top: 8px
}

.imggallery img {
	border: 1px solid #f2f2f2;
}


.checkbox {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.checkbox .checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #ccc
}

.checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 5px;
	top: 2px;
	width: 7px;
	height: 12px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.checkbox:hover input~.checkmark {
	border: 1px solid #ccc
}

.checkbox input:checked~.checkmark {
	background-color: #40aa11;
	border: 1px solid #40aa11
}

.checkbox input:checked~.checkmark:after {
	display: block
}

.checkbox-btn,
.radio-btn {
	position: relative;
	padding-left: 20px
}

.checkbox-btn input[type=checkbox],
.checkbox-btn input[type=radio],
.radio-btn input[type=checkbox],
.radio-btn input[type=radio] {
	position: absolute;
	opacity: 0;
	z-index: 1
}

.checkbox-btn label,
.radio-btn label {
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	user-select: none
}

.checkbox-btn label::after,
.radio-btn label::after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	margin-left: -18px;
	background-color: #fff;
	border: 2px solid #b1b1b1;
	border-radius: 3px;
	cursor: pointer
}

.checkbox-btn label::before,
.radio-btn label::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 5px;
	top: 6px;
	left: 5px;
	margin-left: -18px;
	border: 2px solid #4b4948;
	border-top: none;
	border-right: none;
	background: 0 0;
	transform: rotate(-45deg);
	opacity: 0;
	-webkit-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	z-index: 1
}

.checkbox-btn label:active::before,
.radio-btn label:active::before {
	opacity: .3
}

.checkbox-btn input[type=checkbox]:checked+label,
.checkbox-btn input[type=radio]:checked+label,
.radio-btn input[type=checkbox]:checked+label,
.radio-btn input[type=radio]:checked+label {
	color: #4b4948
}

.checkbox-btn input[type=checkbox]:checked+label::after,
.checkbox-btn input[type=radio]:checked+label::after,
.radio-btn input[type=checkbox]:checked+label::after,
.radio-btn input[type=radio]:checked+label::after {
	border: 2px solid #4b4948
}

.checkbox-btn input[type=checkbox]:checked+label::before,
.checkbox-btn input[type=radio]:checked+label::before,
.radio-btn input[type=checkbox]:checked+label::before,
.radio-btn input[type=radio]:checked+label::before {
	opacity: 1
}

.checkbox-btn input[type=checkbox]:disabled+label,
.checkbox-btn input[type=radio]:disabled+label,
.radio-btn input[type=checkbox]:disabled+label,
.radio-btn input[type=radio]:disabled+label {
	color: #b1b1b1;
	cursor: default
}

.checkbox-btn input[type=checkbox]:disabled+label::after,
.checkbox-btn input[type=radio]:disabled+label::after,
.radio-btn input[type=checkbox]:disabled+label::after,
.radio-btn input[type=radio]:disabled+label::after {
	border: 2px solid #b1b1b1;
	background-color: #fff
}

.checkbox-btn input[type=checkbox]:disabled+label::before,
.checkbox-btn input[type=radio]:disabled+label::before,
.radio-btn input[type=checkbox]:disabled+label::before,
.radio-btn input[type=radio]:disabled+label::before {
	display: none
}

.radio-btn label::after {
	border-radius: 50%
}

.radio-btn label::before {
	width: 8px;
	height: 8px;
	border: none;
	top: 6px;
	left: 6px;
	border-radius: 50%;
	background-color: #4b4948;
	transform: rotate(0)
}

.ribbon {
	width: 500px;
	margin: 0 auto;
	height: 60px;
	position: relative;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	background: #3d79d0;
	-webkit-animation: main 250ms;
	-moz-animation: main 250ms;
	-ms-animation: main 250ms;
	animation: main 250ms
}

.ribbon h2 {
	font-size: 28px;
	line-height: 25px
}

.callback,
.callback p {
	line-height: 1
}

.ribbon sup {
	font-size: 16px;
	margin-right: 8px
}

.ribbon span {
	position: absolute
}

.ribbon span:first-child,
.ribbon span:nth-child(2) {
	position: absolute;
	left: -20px;
	bottom: -20px;
	z-index: -1;
	border: 20px solid transparent;
	border-right-color: #043140;
	-webkit-animation: edge .5s;
	-moz-animation: edge .5s;
	-ms-animation: edge .5s;
	animation: edge .5s
}

.ribbon span:nth-child(2) {
	left: auto;
	right: -20px;
	border-right-color: transparent;
	border-left-color: #043140
}

.ribbon span:last-child,
.ribbon span:nth-child(3) {
	width: 20px;
	bottom: -20px;
	left: -40px;
	z-index: -2;
	border: 30px solid #1d53c0;
	border-left-color: transparent;
	-webkit-animation: back .6s;
	-moz-animation: back .6s;
	-ms-animation: back .6s;
	animation: back .6s;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.ribbon span:last-child {
	bottom: -20px;
	left: auto;
	right: -40px;
	border: 30px solid #1d53c0;
	border-right-color: transparent;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

@-webkit-keyframes main {
	0% {
		-webkit-transform: scaleX(0)
	}

	100% {
		-webkit-transform: scaleX(1)
	}
}

@-webkit-keyframes edge {

	0%,
	50% {
		-webkit-transform: scaleY(0)
	}

	100% {
		-webkit-transform: scaleY(1)
	}
}

@-webkit-keyframes back {

	0%,
	75% {
		-webkit-transform: scaleX(0)
	}

	100% {
		-webkit-transform: scaleX(1)
	}
}

@-moz-keyframes main {
	0% {
		-moz-transform: scaleX(0)
	}

	100% {
		-moz-transform: scaleX(1)
	}
}

@-moz-keyframes edge {

	0%,
	50% {
		-moz-transform: scaleY(0)
	}

	100% {
		-moz-transform: scaleY(1)
	}
}

@-moz-keyframes back {

	0%,
	75% {
		-moz-transform: scaleX(0)
	}

	100% {
		-moz-transform: scaleX(1)
	}
}

@keyframes main {
	0% {
		transform: scaleX(0)
	}

	100% {
		transform: scaleX(1)
	}
}

@keyframes edge {

	0%,
	50% {
		transform: scaleY(0)
	}

	100% {
		transform: scaleY(1)
	}
}

@keyframes back {

	0%,
	75% {
		transform: scaleX(0)
	}

	100% {
		transform: scaleX(1)
	}
}


.quote-section {
	position: relative;
	padding: 90px 0 50px
}

.quote-section .quote-info-column {
	position: relative;
	margin-bottom: 40px
}

.quote-section .quote-info-column .inner-column {
	position: relative;
	padding: 32px 32px 45px;
	background-color: #f4f4f4
}

.quote-section .quote-info-column .inner-column h2 {
	position: relative;
	color: #231f20;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px
}

.quote-section .quote-info-column .inner-column h3 {
	position: relative;
	color: #231f20;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 700;
	margin-top: 20px;
	padding-top: 28px;
	margin-bottom: 25px;
	border-top: 1px solid #e6e6e6
}

.quote-section .quote-info-column .form-group {
	position: relative;
	margin-bottom: 8px
}

.quote-section .quote-info-column .form-group .select-box {
	position: relative;
	margin-bottom: 0
}

.quote-section .quote-info-column .form-group .select-box label {
	position: relative;
	font-size: 15px;
	color: #2d2b2b;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 0;
	padding-left: 35px;
	line-height: 1em
}

.quote-section .quote-info-column .form-group .select-box input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 19px;
	visibility: hidden;
	background-color: #fff
}

.quote-section .quote-info-column .form-group .select-box .default-check {
	position: absolute;
	left: 0;
	top: -2px;
	width: 19px;
	height: 19px;
	border-radius: 4px;
	background-color: #f4f4f4;
	border: 1px solid #cfcfcf
}

.quote-section .quote-info-column .form-group .select-box .check-icon {
	position: absolute;
	content: '\f00c';
	left: 0;
	top: -2px;
	width: 19px;
	height: 19px;
	color: #ff4800;
	z-index: 99;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	opacity: 0;
	font-family: FontAwesome
}

.quote-section .quote-info-column .form-group .select-box input[type=checkbox]:checked+label .check-icon {
	opacity: 1
}

.quote-form {
	position: relative
}

.quote-form .form-group {
	position: relative;
	margin-bottom: 30px
}

.quote-form.style-two .form-group {
	margin-bottom: 20px
}

.quote-form.style-two .form-group textarea {
	height: 120px
}

.quote-form.style-two .form-group input[type=email],
.quote-form.style-two .form-group input[type=password],
.quote-form.style-two .form-group input[type=text] {
	height: 50px;
	line-height: 28px
}

.quote-form.style-two .form-group .ui-selectmenu-button.ui-button {
	height: 50px
}

.quote-form input[type=email],
.quote-form input[type=password],
.quote-form input[type=tel],
.quote-form input[type=text],
.quote-form textarea {
	display: block;
	width: 100%;
	height: 55px;
	font-size: 16px;
	color: #848484;
	line-height: 30px;
	padding: 10px 20px;
	font-weight: 300;
	border: 1px solid #f2f2f2;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.quote-form textarea {
	height: 225px;
	resize: none
}

.quote-form input:focus,
.quote-form select:focus,
.quote-form textarea:focus {
	border-color: #ff5400
}

.quote-form button {
	width: 100%;
	padding: 11px 26px
}

.quote-section .quote-form-column {
	position: relative
}

.quote-section .quote-form-column .inner-column {
	position: relative;
	padding: 40px 30px 15px;
	border: 1px solid #f2f2f2
}

.sitemap {
	padding: 60px 0;
}

.sitemap-title {
	position: relative;
	margin-bottom: 20px;
}

.sitemap-title h3 {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	padding: 5px 10px 5px 0px;
	border-radius: 30px;
	text-transform: uppercase;
	background: linear-gradient(to right, #ffffff, #ffe6e6);
}

/*.sitemap-title h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 70px;
    height: 2px;
    background-color: #ff4800;
}*/
.sitemap-list li {
	position: relative;
	margin-bottom: 8px;
}

.sitemap-list li a {
	position: relative;
	color: #4c4c4c;
	font-size: 14px;
	font-weight: 400;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	text-transform: capitalize;
}

.sitemap-list li a:hover {
	color: #000;
}

.sitemap-content {
	margin-bottom: 30px;
}

.cpopupm input {
	height: 43px !important;
	padding: 7px 15px !important;
	font-size: 18px !important;
}

.callback input {
	margin: 20px 0;
	text-align: center;
	font-size: 22px !important;
	color: #000 !important;
}

.req-demo {
	background: #ff4800;
	width: 100px;
	height: 70px;
	position: fixed;
	bottom: 70px;
	right: 10px;
	border-radius: 10px;
	text-align: center;
	z-index: 99;
	color: #fff !important;
	padding: 28px 5px 5px 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.2;
}

.req-demo .fa {
	position: absolute;
	background: #303030;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	left: 0;
	right: 0;
	font-size: 32px;
	color: #fff;
	line-height: 50px;
	margin: 0 auto;
	top: -34px;
	box-shadow: 0 0px 9px #000;
	border: 4px solid #ff4800;
	/*-webkit-animation: shake 0.90s ease-in-out 0.90s infinite alternate;*/

}

.req-demo:hover {
	color: #fff;
}

.req-demo:hover .fa {
	animation-iteration-count: infinite;
	animation: shake 0.5s;
}


@keyframes shake {
	0% {
		transform: translate(1px, 1px) rotate(0deg);
	}

	10% {
		transform: translate(-1px, -2px) rotate(-1deg);
	}

	20% {
		transform: translate(-3px, 0px) rotate(1deg);
	}

	30% {
		transform: translate(3px, 2px) rotate(0deg);
	}

	40% {
		transform: translate(1px, -1px) rotate(1deg);
	}

	50% {
		transform: translate(-1px, 2px) rotate(-1deg);
	}

	60% {
		transform: translate(-3px, 1px) rotate(0deg);
	}

	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}

	80% {
		transform: translate(-1px, -1px) rotate(1deg);
	}

	90% {
		transform: translate(1px, 2px) rotate(0deg);
	}

	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}

@-webkit-keyframes shake {
	from {
		-webkit-transform: rotate(10deg);
	}

	to {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-10deg);
	}

}


.featured-section-two {
	position: relative;
	padding: 85px 0 90px;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}

.featured-section-two .inner-container {
	position: relative;
	padding: 40px 30px 0;
	border: 1px solid #f2f2f2;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 16px 0 #ccc;
	-moz-box-shadow: 0 2px 16px 0 #ccc;
	box-shadow: 0 2px 16px 0 #ccc
}

.featured-block-two {
	position: relative;
	padding: 0 0 40px;
	border-right: 1px solid #f2f2f2
}

.featured-block-two:nth-child(3n+0) {
	border-right: 0
}

.featured-block-two:nth-child(4) .inner-box,
.featured-block-two:nth-child(5) .inner-box,
.featured-block-two:nth-child(6) .inner-box {
	border-bottom: 0;
	padding-bottom: 0
}

.featured-block-two .inner-box {
	position: relative;
	text-align: center;
	padding: 0 30px 40px;
	border-bottom: 1px solid #f2f2f2
}

.featured-block-two .inner-box .icon-box {
	position: relative;
	margin-bottom: 15px
}

.featured-block-two .inner-box h3 {
	color: #000;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 18px;
}

.featured-block-two .inner-box h3 a {
	position: relative;
	color: #231f20;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.featured-block-two .inner-box h3 a:hover {
	color: #ff4800
}

.featured-block-two .inner-box .text {
	position: relative;
	color: #2d2b2b;
	font-size: 16px;
	line-height: 1.8em
}

.featured-block-two .inner-box .overlay-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	text-align: center;
	background-color: #fff;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}

.featured-block-two .inner-box:hover .overlay-box {
	opacity: 1
}

.featured-block-two .inner-box .overlay-inner {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -63px;
	width: 100%;
	display: block;
	vertical-align: middle
}

.featured-block-two .inner-box .overlay-inner .overlay-icon-box {
	position: relative;
	margin-bottom: 15px
}


.whatsappCall {
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 15px 5px;
	background: #ff4800;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #000, #ff4800);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #000, #ff4800);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.whatsappCall a {
	background: #f00;
	padding: 2px 8px;
	border-radius: 5px;
	color: #fff;
}

.whatsappCall a.whatsa {
	background: #049e07;
}

.whatsappCall span {
	padding: 0 10px;
}

.price-header-box {
	position: relative;
	min-width: 1000px
}

.price-block-two {
	position: relative;
	float: left;
	width: 16.58%;
	padding: 0;
	min-height: 2px;
	margin-bottom: -56px
}

.price-block-two .btn-style-two {
	padding: 2px 20px;
	line-height: 29px;
	font-weight: 500;
}

.price-block-two.empty-block {
	margin-bottom: 0
}

.price-block-two .inner-box {
	position: relative;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	padding: 20px 15px;
	border: 1px solid #f2f2f2;
	background-color: #fff;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease
}

.price-block-two .inner-box h2 {
	position: relative;
	color: #231f20;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-transform: uppercase
}

.price-block-two .inner-box .off,
.price-block-two .inner-box .ribbon {
	position: absolute;
	font-weight: 700;
	color: #fff;
	background-color: #ff4800
}

.price-block-two .inner-box .off {
	right: 20px;
	top: 20px;
	z-index: 1;
	font-size: 14px;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
	line-height: 1.4em;
	text-align: center;
	padding-top: 10px
}

.price-block-two .inner-box .ribbon {
	right: -24px;
	top: 11px;
	font-size: 8px;
	padding: 0 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.price-block-two .inner-box:hover,
.price-block-two.active .inner-box {
	border-color: #ff4800;
	-webkit-box-shadow: 0 0 30px 0 #d0d0d0;
	-moz-box-shadow: 0 0 30px 0 #d0d0d0;
	box-shadow: 0 0 30px 0 #d0d0d0
}

.price-block-two .inner-box .icon-box {
	position: relative;
	margin-bottom: 25px
}

.price-block-two .inner-box .price {
	position: relative;
	font-size: 34px;
	font-weight: 600;
	color: #ff4800;
	line-height: 1em;
	margin-bottom: 10px
}

.price-block-two .inner-box .price sup {
	position: relative;
	font-size: 18px;
	margin-right: 8px
}

.price-block-two .inner-box .pr-month {
	position: relative;
	color: #2d2b2b;
	font-size: 14px;
	font-weight: 700;
	margin-top: 6px;
	margin-bottom: 20px;
	text-transform: capitalize
}

.price-block-two .inner-box:hover .theme-btn {
	color: #fff;
	border-color: #ff4800;
	background: #ff4800
}

.price-table-section {
	position: relative;
	overflow-x: auto
}

.price-table-section .price-list {
	position: relative;
	min-width: 1000px
}

.price-table-section .price-list li {
	position: relative;
	color: #848484;
	font-size: 16px;
	font-weight: 400;
	width: 16.5%;
	display: block;
	float: left;
	min-height: 55px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	line-height: 55px;
	border: 1px solid #f2f2f2
}

.price-table-section .price-list li span {
	font-size: 12px
}

.price-table-section .price-list li.price-title {
	position: relative;
	color: #848484;
	font-size: 14px;
	font-weight: 400;
	padding: 13px 10px;
	text-align: left;
	line-height: 28px;
	background-color: #f4f4f4
}

.price-table-section .price-list li.price-title.active {
	color: #fff;
	background-color: #231f20
}

.price-table-section .price-list li .check {
	color: #33b27b;
	font-size: 18px
}

.price-table-section .price-list li .cross {
	color: #ed4b4b;
	font-size: 18px
}

.text-center {
	text-align: center !important;
}

.Openings {
	background: #fff;
	padding: 10px;
	font-size: 13px;
}

.Openings .table {
	padding-bottom: 0;
	margin-bottom: 0;
}

.gst-section {
	position: relative;
}

.gst-section h1 {
	font-size: 22px;
}

.gst-section h2 {
	font-size: 32px;
}

.gst-section p {
	font-size: 18px;
}

.feature-box {
	text-align: center;
	position: relative;
	margin: 15px 0;
	font-weight: 300;
}

.feature-box h3 {
	font-size: 18px;
	font-weight: 500;
}

.feature-icon {
	margin-bottom: 20px;
}

.feature-icon img {
	width: 48px;
	transition-duration: 0.3s;
	transition-property: transform;
}

.feature-box:hover .feature-icon img {
	transform: scale(1.3);
	transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.style-hover-box {
	padding: 10px;
	border-radius: 10px;
}

.style-hover-box h4 {
	font-size: 16px;
	color: #ff4800;
}

.style-hover-box p {
	margin: 0;
	padding: 0;
}

.style-hover-box:hover {
	background: #f4f4f4;
}



.dna_item {
	position: relative;
}

.dna_item ul li {
	background: linear-gradient(to right, #ac9b95, #272727);
	padding: 12px 12px 12px 70px;
	color: #fff;
	border-radius: 50px;
	margin: 10px 0;
	position: relative;
}

.dna_item-right li {
	background: linear-gradient(to right, #272727, #ac9b95) !important;
	text-align: right;
	padding: 12px 70px 12px 12px !important;
}

.dna_center {
	background: #f4f4f4;
	height: 290px;
	width: 290px;
	border-radius: 100%;
	margin: 0 auto;
	position: relative;
	padding: 20px;

}

.border-dashed {
	border: 2px dashed #6297ab;
	height: 270px;
	width: 270px;
	margin: 0 auto;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.Dicon {
	width: 195px;

}

.Dicon_thumbsIcon {
	position: absolute;
	width: 45px;
	height: 45px;
	background: #fff;
	border-radius: 100%;
	padding: 8px;
	left: 3px;
	top: 3px;
}

.Dicon_thumbsIcon.rightAlign {
	right: 3px;
	left: auto;
}

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

	.dna_item-right li,
	.dna_item ul li {
		text-align: left;
		padding: 12px 12px 12px 60px !important;
	}

	.Dicon_thumbsIcon.rightAlign {
		right: auto;
		left: 3px;
	}

}

.tiles_wrapper {
	text-align: center;
	position: relative;
	padding: 20px;
	border-radius: 15px;

	margin: 10px 0;
	background: url(../images/shape-bg.png) top center no-repeat #fff;
}

.tiles_wrapper h4 {
	margin-bottom: 15px;
}

.tiles_wrapper_icon {
	background: #ffffff;
	width: 80px;
	height: 80px;
	margin: 0 auto 20px auto;
	border-radius: 50%;
	padding: 15px;
	border: 1px solid #b1b1b1;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.tiles_wrapper:hover .tiles_wrapper_icon {
	box-shadow: 0px 0px 20px rgb(0 0 0 / 53%);
}


.tiles_wrapper .btn-outline-primary {
	border: 2px solid #fff;
	color: #fff !important;
	border-radius: 50px;
}

.tiles_wrapper:hover .btn-outline-primary {
	background: #fff;
	color: #000 !important;
}

/*<div class="block-animation"><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr><hr></div>*/
/*BLock Animation start*/
.block-animation {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	overflow: hidden
}

.block-animation hr {
	display: flex;
	background: rgba(255, 255, 255, .05);
	width: 35px;
	height: 50%;
	margin: 0 10px;
	border: none;
	animation: chart_bg 10s cubic-bezier(.2, .8, .5, 1) infinite
}

.block-animation hr:nth-child(2n) {
	animation: chart_bg 10s cubic-bezier(.2, .7, .5, .8) infinite
}

.block-animation hr:nth-child(2n+1) {
	animation: chart_bg 20s cubic-bezier(.1, .6, .4, .9) infinite
}

.block-animation hr:nth-child(4n+2) {
	animation: chart_bg 15s cubic-bezier(.1, .6, .4, .9) infinite
}

.block-animation hr:nth-child(5n+2) {
	animation: chart_bg 12s cubic-bezier(.1, .6, .4, .9) infinite
}

.block-animation hr:hover {
	background: rgba(255, 255, 255, .12)
}

.block-animation hr:nth-child(1) {
	animation-delay: 1s
}

.block-animation hr:nth-child(2) {
	animation-delay: .6s
}

.block-animation hr:nth-child(3) {
	animation-delay: .5s
}

.block-animation hr:nth-child(4) {
	animation-delay: 1.2s
}

.block-animation hr:nth-child(5) {
	animation-delay: .1s
}

.block-animation hr:nth-child(6) {
	animation-delay: 1.8s
}

.block-animation hr:nth-child(7) {
	animation-delay: 1.1s
}

.block-animation hr:nth-child(8) {
	animation-delay: .4s
}

.block-animation hr:nth-child(9) {
	animation-delay: .7s
}

.block-animation hr:nth-child(10) {
	animation-delay: 3s
}

.block-animation hr:nth-child(11) {
	animation-delay: .3s
}

.block-animation hr:nth-child(12) {
	animation-delay: .7s
}

.block-animation hr:nth-child(13) {
	animation-delay: .5s
}

.block-animation hr:nth-child(14) {
	animation-delay: .3s
}

.block-animation hr:nth-child(15) {
	animation-delay: .8s
}

.block-animation hr:nth-child(16) {
	animation-delay: .2s
}

.block-animation hr:nth-child(17) {
	animation-delay: 1.6s
}

.block-animation hr:nth-child(18) {
	animation-delay: .75s
}

.block-animation hr:nth-child(19) {
	animation-delay: .95s
}

.block-animation hr:nth-child(20) {
	animation-delay: 1.3s
}

@keyframes chart_bg {
	0% {
		height: 50%
	}

	20% {
		height: 35%
	}

	30% {
		height: 60%
	}

	50% {
		height: 40%
	}

	80% {
		height: 55%
	}

	90% {
		height: 30%
	}

	100% {
		height: 50%
	}
}

/*BLock Animation end*/

.policy-section {
	position: relative;
}

.policy-section h2 {
	font-size: 18px;
}

.policy-section ul {
	margin-left: 15px;
	margin-bottom: 20px;
}

.policy-section li {
	list-style: disc;
}


/* GST Plans */


.pricing-wrapper {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	border: 2px solid #eee;
	transition: all .6s; 
	margin: 10px 0;
}

.pricing-wrapper:hover {
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
	border-color: transparent;
	transform: translateY(-10px);
}

.subscription-title {
	background: #930f0f;
	padding: 8px;
	text-align: center;
	color: #fff;
}

.pricing-header {
	padding: 10px;
	text-align: center;
	background: linear-gradient(to top, #eaeaea, transparent);
	color: #000;

}

.pricing-header p {
	font-size: 12px;
	margin: 0;
}

.pricing-header h2 {
	font-size: 18px;
	margin: 0;
}

.subscription-price {
	font-size: 38px;
	font-weight: 600;
	line-height: initial;
	margin-top: -5px;
}

.subscription-price small {
	font-size: 14px;
}

.subscription-price img {
	vertical-align: baseline;
	margin-right: 5px;
	height: 26px;
}

.pricing-body {
	padding: 20px 25px 0px 25px;
	min-height: 520px;
}

.pricing-body h3 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}


.subs-features-list {
	position: relative;
}

.subs-features-list ul {
	margin: 0;
	padding: 0;
}

.subs-features-list ul li {
	list-style: none;
	display: block;
	position: relative;
	font-size: 15px;
	padding: 2px 20px 2px 30px;
}

.subs-features-list ul li::before {
	position: absolute;
	left: 0;
	top: 6px;
	content: '';
	background: url(../images/checkIcon.webp) no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
}

.pricing-footer {
	padding: 10px 15px;
}

.btn-style-outline {
	display: inline-block;
	position: relative;
	line-height: 30px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	padding: 4px 22px;
	border-radius: 50px;
	border: 2px solid #FF5722;
}

.btn-style-outline:hover {
	background: #FF5722;
	color: #fff;
}

.stretch-card {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content: stretch;
	justify-content: stretch;
}


.cf-sub-nav {
    background: #fffafa;
    text-align: center;
    z-index: 9 !important;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 20%);
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.cf-sub-nav ul {
    margin: 0;
    padding: 0;
}

.cf-sub-nav ul li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid rgb(0 0 0 / 10%);
	padding: 0 3px 0 0;
}

.cf-sub-nav ul li:last-child {
    border-right: 0px;
}

.cf-sub-nav ul li a {
    display: block;
    color: #000;
    padding: 10px 15px;
    font-weight: 500;
    border-bottom: 4px solid rgb(255 255 255 / 0%);
}

.cf-sub-nav ul li a:hover {
    color: #ff4800;
}

.cf-sub-nav ul li a.active {
    color: #ff4800;
    border-color: #ff4800;
	font-weight: 500;
}

@media (max-width: 768px) {
    .cf-sub-nav ul li a {
        padding: 10px;
    }
}

.scrollDownP {
    position: absolute;
    height: 80px;
    width: 100px;
    top: -50px;
}