body {
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow-x: hidden;
}



/*animation delay daina added */
figure.content-image.animated.slideInUp {
	animation-delay: 1s;
}

figure.content-image.animated.fadeInRight {
	animation-delay: 3s;
}

figure.content-image.animated.fadeInLeft {
	animation-delay: 2s;
}

/*animation delay daina added */

/*header logo css daina added*/
.fixed-header .logoblack {
	display: block !important;
}

.logoblack {
	display: none;
}

.fixed-header .logoblack {
	display: block !important;
}

.fixed-header .logowhite {
	display: none !important;
}

.main-slider {
	position: relative;
	z-index: 10;
}

.rev_slider {
	overflow: hidden;
}

.section {
	display: block;
}

.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative;
}

.rev_slider>ul,
.tp-simpleresponsive>ul {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.rev_slider>ul>li,
.rev_slider>ul>li {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.tp-parallax-wrap {
	transform-style: preserve-3d;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

.main-slider .tp-bannertimer {
	display: none !important;
}

.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px;
	background: #000;
	background: rgba(0, 0, 0, .15);
	position: absolute;
	z-index: 200;
	top: 0;
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.theme_color {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.main-slider h2 {
	color: #ffffff;
}

.main-slider .text {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}

.btn-style-one:hover {
	background: none;
	color: #ff5926;
	border-color: #ff5926;
}

.btn-style-one {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	text-transform: capitalize;
	background: #ff5926;
	color: #ffffff;
	border: 2px solid #ff5926;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

/*upturn get quote section*/
.xs-section-padding {
	padding: 100px 0;
}

.primary-bg {
	background-color: #0c5adb;
}

.free-quote-area {
	position: relative;
	overflow: hidden;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff !important;
}

.xs-heading .section-title {
	margin-bottom: 0;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.2;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.xs-heading .section-title {
	margin-bottom: 0;
}


.xs-inline-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	position: relative;
}

.xs-inline-form .row {
	width: 100%;
	position: relative;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.xs-inline-form .row:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(12, 90, 219, .25);
	width: 1px;
	height: 32px;
	z-index: 1;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.xs-inline-form .form-control {
	height: 65px;
	background-color: #fff;
	border-radius: 0;
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding-left: 40px;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.xs-inline-form .form-control::-webkit-input-placeholder {
	color: #9a9a9a;
	font-size: .9333333333rem;
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.xs-inline-form [class*=col-]+[class*=col-] .form-control {
	border-radius: 0;
}

.xs-inline-form .row+.check-btn {
	border-radius: 0 32.5px 32.5px 0;
}

.xs-inline-form .check-btn {
	height: 65px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding: 0 40px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


.free-quote-area.delighter.started .parallax-icon-wraper .parallax-icon {
	opacity: .2;
	visibility: visible;
}

.free-quote-area.delighter.started .parallax-icon-wraper .icon-one {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.free-quote-area.delighter .parallax-icon-wraper .parallax-icon {
	-webkit-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	-o-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	transition: all .6s cubic-bezier(.22, .61, .36, 1);
	opacity: 0;
	visibility: hidden;
}

.free-quote-area .parallax-icon-wraper .parallax-icon.icon-one {
	top: 64px;
	left: 98px;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

@media (max-width: 767px) {
	.xs-section-padding {
		padding: 100px 0;
	}

}

@media (max-width: 480px) {
	.xs-heading[class*=text-] {
		margin-bottom: 40px;
	}
}

@media (max-width: 991px) {
	.xs-inline-form {
		display: block;
	}
}

@media (max-width: 991px) {
	.xs-inline-form .form-control {
		padding-left: 20px;
		margin-bottom: 10px;
		border-radius: 0;
	}

	.xs-inline-form .row+.check-btn {
		border-radius: 0;
	}
}


/*upturn case study section upturn*/

.gray-bg {
	background-color: #f3f5f9;
}

.single-case-studies {
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.home .single-case-studies {
	background-color: #f3f5f9;
}

.fadeInUp {
	animation-name: fadeInUp;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.single-case-studies .image {
	position: relative;
	overflow: hidden;
}

.single-case-studies .image img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-case-studies .case-body {
	padding: 30px 15px;
}

.single-case-studies .case-body h4 {
	margin-bottom: 5px;
}

.xs-content-title.small,
h4.small {
	font-size: 1.3333333333rem;
	font-weight: 700;
}

p:last-child {
	margin-bottom: 0;
}

/*seo crawler section*/

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.seocrawler-body,
.seocrawler-body span.wpcf7-not-valid-tip {
	color: #6e6e6e;
}

.seocrawler-body {
	font-size: 16px;
}

.clearfix {
	zoom: 1;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-container {
	max-width: 1320px;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media {
	float: left;
	margin-right: 25px;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-media {
	max-width: 30%;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper {
	overflow: hidden;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}



.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 14px;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	margin-bottom: 20px;
}

.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]) {
	font-size: 15px;
	padding: 15px 22px;
}

.gdlr-core-input-wrap.gdlr-core-no-border input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-no-border textarea {
	border: none;
}

.gdlr-core-page-builder-body [data-skin="Contact form white"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Contact form white"] textarea {
	background-color: #ffffff;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	width: 100%;
}

.seocrawler-body div.wpcf7-response-output {
	font-size: 13px;
	padding: 6px 20px;
	clear: both;
	margin: 0px;
}

.gdlr-core-input-wrap input[type="submit"] {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	width: 100%;
	/*background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);*/
	background: green;
	color: #fff;
	border: none;
}

.gdlr-core-body .gdlr-core-load-more,
.gdlr-core-body .gdlr-core-button,
.seocrawler-body .seocrawler-button,
.seocrawler-body input[type="button"],
.seocrawler-body input[type="submit"] {
	background-color: #ea4517;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {

	display: inline-block;
	margin-bottom: 0px;
	transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title i {
	margin-right: 30px;
}

.icon_genius:before {
	content: "\e00a";
}

.icon_genius:before {
	content: "\e00a";
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-hide-in-mobile,
	.gdlr-core-hide-in-tablet-mobile {
		display: none;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}

	.popup-onload {
		width: 70%;
		margin: 0 auto;
	}

	.cnt223 {
		/* min-width: 600px; */
		width: 65% !important;
		margin: 20% auto 100px !important;
	}
}

/*Blog section*/


.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.xs-heading {
	margin-bottom: 23px;
	position: relative;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
}

.single-blog-post-thumb {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #959595;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-blog-post-thumb .post-image {
	position: relative;
	overflow: hidden;
}

.single-blog-post-thumb .post-image img {
	transition: all .4s ease;
	width: 100%;
	/*---shivani added this----04/08/2021----*/
}

.single-blog-post-thumb .post-body {
	padding: 30px 30px 26px;
}

.single-blog-post-thumb .entry-header .entry-title {
	font-size: 1.3333333333rem;
	line-height: 1.5;
	margin-bottom: 8px;
	font-weight: 700;
}

.single-blog-post-thumb .entry-header .entry-title a {
	color: #181818;
}

.single-blog-post-thumb .entry-header .entry-content {
	margin-bottom: 18px;
}

.single-blog-post-thumb .entry-header .entry-content p {
	margin-bottom: 0;
}

.single-blog-post-thumb .entry-meta span {
	font-size: .9333333333rem;
}

.single-blog-post-thumb .entry-meta span i {
	color: #0c5adb;
	position: relative;
	top: 3px;
	font-size: 1rem;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

*,
::after,
::before {
	box-sizing: border-box;
}

.newsletter-thumb-wraper {
	background: linear-gradient(#7774eb, #392a9c) !important;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-wraper {
	background-color: #0c5adb;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-content .xs-content-title {
	color: #fff;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 30px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.newsletter-thumb-content .xs-content-title:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 3px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

*,
::after,
::before {
	box-sizing: border-box;
}

.subscribe-form2 .form-control {
	border-radius: 3px;
	background-color: rgb(0 0 0 / 48%);
	width: 100%;
	height: 55px;
	border: 0;
	padding: 0 20px;
	margin-bottom: 36px;
}



.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.subscribe-form2 .submit-btn {
	border: none;
	border-radius: 3px;
	height: 49px;
	background: linear-gradient(#7774eb, #392a9c) !important;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.subscribe-form2 .submit-btn:hover {
	background: linear-gradient(#7774eb, #392a9c) !important;
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.subscribe-form2 .submit-btn:hover {
	background-color: #00138e;
	border-color: #00138e;
}

.subscribe-form2 .submit-btn {
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


/*What drives your website*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 0px;
	position: relative;
	padding-bottom: 70px !important;

}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;

}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-15 {
	float: left;
	width: 25%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-image-item {
	line-height: 0;
}

.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap {
	margin-left: 0px;
}

.gdlr-core-image-item .gdlr-core-image-item-wrap {
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 100%;
}

.gdlr-core-body .gdlr-core-image-item-wrap {
	border-color: #000000;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-icon-list-item ul {
	margin-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}

.gdlr-core-page-builder-body ul {
	margin-top: 0px;
}

.gdlr-core-icon-list-item ul li:first-child {
	padding-top: 0px;
}

.gdlr-core-icon-list-item ul li {
	margin-bottom: 10px;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	line-height: 1;
	position: relative;
}


.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
	/*padding-right: 1px !important;
padding-left: 61px !important;*/
	margin-top: 50px;

}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-15 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

/*footer section*/

/*.footer-main.style-two {
background-image: none;
margin-top: -105px;
background: url(http://pawmating.com/dynamisers/meto/images/background/3.png) repeat-x;
}*/

.footer-widget li {
	color: #e2e2e2 !important;
}


.xs-footer-section {
	background-image: url(../images/footer-overlay-bg.png);
	background: linear-gradient(#000, #392a9c) !important;
	background-repeat: no-repeat;
	background-size: 100% 40%;
	background-position: top 40px center;
	margin-top: -70px;
}

.footer-top-area {
	padding: 41px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-logo {
	padding-top: 8px;
}

.address-info-list {
	text-align: right;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

/*
li,
ul {
margin: 0;
padding: 0;
list-style: none;
}*/

.list-inline>li {
	display: inline-block;
}

.address-info-list li {
	text-align: left;
	color: #fff;
}

.address-info-list li .address-icon {
	float: left;
	min-width: 64px;
}

.address-info-list li .address-info {
	margin-left: 46px;
	position: relative;
	overflow: hidden;
}

.footer-main {
	padding: 120px 0 60px 0;
}

.footer-widget .xs-content-title {
	color: #fff;
	margin-bottom: 40px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.footer-widget .xs-lsit li:not(:last-child) {
	margin-bottom: 22px;
}

.articles-list li:not(:last-child) {
	margin-bottom: 18px;
}

.articles-list li a {
	display: block;
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-weight: 700;
	font-size: 1.0666666667rem;
	font-family: lato, sans-serif;
	margin-bottom: 11px;
}

.articles-list li span {
	color: #a4aab7;
	font-size: .8666666667rem;
}

.articles-list li i {
	font-size: 1rem;
	color: #4ac1c3;
	position: relative;
	top: 3px;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
	color: #fff;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #fff !important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form textarea.form-control {
	resize: none;
	height: 85px;
	padding-top: 10px;
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.contact-form .submit-btn {
	border: 1px solid #0c5adb;
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.footer-main+.partner-area-wraper {
	margin-bottom: -61px;
	position: relative;
	z-index: 1;
}

.partner-area .xs-lsit {
	padding-top: 6px;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.partner-area .xs-lsit li.title {
	color: #fff;
	margin-right: 25px;
}

.partner-area .xs-lsit li:not(:last-child) {
	margin-right: 40px;
}

.list-inline>li {
	display: inline-block;
}

.copyright {
	padding: 15px 0 15px;
	background-color: #000;
}

/*.copyright-text {
padding-top: 8px;
}*/

p:last-child {
	margin-bottom: 0;
}

.copyright-text a,
.copyright-text p {
	color: #a4a8b3;
}

.copyright-text p {
	font-size: .9333333333rem;
}

.copyright .social-list {
	text-align: right;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.facebook {
	color: #4969a8;
}

.social-list li a {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 100%;
	border: 1px solid #6b7499;
	text-align: center;
	font-size: .9333333333rem;
	color: #333;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.twitter {
	color: #2aa3ef;
}

.social-list li a.linkedin {
	color: #1178b3;
}

.social-list li a.instagram {
	color: #e8715c;
}

.social-list li a.googlePlus {
	color: #dc4a38;
}

i.fa.fa-check.myclass {
	padding-right: 7px;
	color: #ff7810;
}

a {
	color: #ffffff;
}

@media (max-width: 991px) {
	.footer-logo {
		margin-bottom: 20px;
	}

	.address-info-list {
		text-align: left;
	}

	.address-info-list li:not(:last-child) {
		margin-right: 10px;
		margin-bottom: 15px;
	}

	.address-info-list li .address-icon {
		min-width: 56px;
	}

	.footer-widget {
		margin-bottom: 50px;
	}

}

@media (max-width: 767px) {
	.address-info-list li a {
		font-size: 1rem;
	}
}

/*contact page layout*/

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

section {
	display: block;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-page-section .form-column {
	position: relative;
}

.contact-page-section .form-column .inner-column {
	position: relative;
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .title {
	position: relative;
	color: #777777;
	font-size: 18px;
	font-weight: 600;
	padding-right: 60px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}

.sec-title h2 {
	position: relative;
	color: #322f2f;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 15px;
}

.default-form.contact-form .form-group {
	margin-bottom: 20px;
}

.default-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="email"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 25px;
	color: #777777;
	height: 180px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	resize: none;
	font-size: 14px;
	font-weight: 400;
	border-radius: 6px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group .theme-btn {
	cursor: pointer;
}

.btn-style-four {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 14px 40px 14px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 3px;
	background: none;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	background-image: -ms-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to left, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(1, 0.5);
	transform: scale(1, 0.5);
	background-image: -ms-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to right, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four .txt {
	position: relative;
	z-index: 1;
}

.contact-page-section .info-column {
	position: relative;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section .info-column .inner-column {
	position: relative;
	margin-left: 80px;
	padding: 35px 35px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	background-image: -ms-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4F4F4), color-stop(100, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #F4F4F4 0%, #FFFFFF 100%);
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .text {
	position: relative;
	color: #777777;
	font-weight: 400;
	line-height: 1.7em;
	margin-top: 18px;
	font-size: 18px;
}

ul>li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 84px;
	font-weight: 300;
	font-size: 36px;
	line-height: 80px;
	color: #3ae41e;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #3ae41e;
}

.contact-page-section .info-column ul li strong {
	position: relative;
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #222222;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(2) .icon {
	color: #ff0000;
	border-color: #ff0000;
}

.contact-page-section .info-column ul li:last-child {
	margin-right: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(3) .icon {
	color: #fed944;
	border-color: #fed944;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

a.contactus {
	color: #000000;
}

@media only screen and (max-width: 1023px) {
	.contact-page-section .form-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-page-section .info-column .inner-column {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 479px) {

	.contact-page-section .info-column ul li,
	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-page-section .info-column ul li {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 479px) {
	.contact-page-section .info-column ul li .icon {
		position: relative;
		margin-bottom: 30px;
		display: block;
	}
}

.newsletter-section.margin-bottom {
	margin-bottom: -150px;
	z-index: 1;
}

.newsletter-section {
	position: relative;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.newsletter-section .inner-container {
	position: relative;
	padding: 55px 60px 40px;
	border-radius: 10px;
	background-color: #fd4b1b;
	margin-bottom: 50px;
}

.newsletter-section .title-column {
	position: relative;
}

.newsletter-section .title-column .inner-column {
	position: relative;
	padding-left: 105px;
}

.newsletter-section .title-column .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ffffff;
	font-size: 60px;
	line-height: 1em;
}


.newsletter-section .title-column h4 {
	position: relative;
	color: #ffffff;
	font-weight: 700;
}

.newsletter-section .title-column .text {
	position: relative;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	margin-top: 2px;
}

.emailed-form .form-group {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}

.emailed-form .form-group input[type="text"],
.emailed-form .form-group input[type="tel"],
.emailed-form .form-group input[type="email"],
.emailed-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 20px;
	height: 60px;
	font-size: 14px;
	color: #797979;
	overflow: hidden;
	border-radius: 6px;
	padding: 10px 50px 10px 30px;
	background: #ffffff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	border: 1px solid #cccccc;
}

.emailed-form .form-group input[type="submit"],
.emailed-form button {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 160px;
	height: 50px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #0a2aa6;
	letter-spacing: 1px;
	border-radius: 6px;
	text-transform: capitalize;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

@media only screen and (max-width: 1023px) {
	.newsletter-section .inner-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.title-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 479px) {
	.newsletter-section .title-column .inner-column {
		padding-left: 0px;
	}

	.newsletter-section .title-column .icon {
		position: relative;
		display: block;
		margin-bottom: 20px;
	}

	.emailed-form button {
		position: relative;
		top: 0px;
		right: 0px;
		width: 100%;
	}
}

@media only screen and (max-width: 599px) {
	h4 {
		font-size: 20px;
	}
}

/*social service*/

.great_features_area {
	padding: 120px 0px 0px;
}

section {
	position: relative;
	z-index: 1;
}

.new_section_title {
	padding-bottom: 0px;
}

.mb_70 {
	margin-bottom: 70px;
}

.new_section_title p {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.new_section_title p {
	color: #797f8c;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.new_section_title .title {
	padding-bottom: 0;
}

.new_section_title .title {
	font-weight: 700;
	color: #1e2229;
	padding-bottom: 10px;
}

.great_features {
	position: relative;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_icon {
	border-width: 1px;
	border-color: rgb(235, 239, 246);
	border-style: solid;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 6px 0px rgb(14 0 40 / 10%);
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 78px;
}

.great_icon img {
	width: 32px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_features_content h2 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.great_features_content h2 {
	font-size: 21px;
	color: #3f424b;
	font-weight: 700;
	padding-bottom: 10px;
}

.great_features_content p {
	font-size: 16px;
	line-height: 30px;
	color: #797f8c;
	font-weight: 500;
}

.great_item:nth-child(2) {
	bottom: 80px;
	left: -148px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(3) {
	right: 0;
	left: auto;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-right {
	padding-left: 30px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(4) {
	right: -148px;
	left: auto;
	bottom: 80px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.round_circle {
	position: relative;
}

.round_logos {
	position: absolute;
	left: 51.5%;
	transform: translateX(-50%);
	bottom: 35px;
	width: 80px;
}


@media (max-width: 1366px) {
	.great_item:nth-child(4) {
		right: 0;
	}

	.great_item:nth-child(2) {
		left: 0;
	}
}

@media (max-width: 991px) {
	.great_features_area {
		padding: 100px 0px 0px;
	}
}

@media (max-width: 576px) {
	.title {
		line-height: 38px;
	}
}


@media (max-width: 767px) {
	.great_features {
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 1199px) {
	.great_features {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 1199px) {
	.great_item {
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: calc(95% / 2);
		width: 100%;
		overflow: hidden;
		float: left;
		margin-bottom: 50px;
		padding: 0px 15px;
	}

	.great_item .great_icon {
		float: none !important;
		margin-bottom: 30px;
	}

	.great_features_content.pull-left {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.great_features_content.pull-left,
	.great_features_content.pull-right {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.round_circle img {
		max-width: 100%;
	}
}

/*action bar*/

.footer-info ul {
	display: flex;
	justify-content: space-between;
	background-color: #1e1e1e;
	padding: 30px 35px;
}

.footer-info ul li .media-left {
	padding-right: 20px;
}

.media-left,
.media-right,
.media-body {
	vertical-align: top;
}

.media-body {
	vertical-align: top;
}

.footer-info ul li h5 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.footer-info ul li h5 {
	color: #FFF;
	font-size: 20px;
	padding-bottom: 0;
}

.footer-info ul li .media-body p {
	color: #8d8f94;
	font-weight: 500;
}

.media .media-body p,
.range-content p {
	padding-bottom: 0px;
}

.row:after {
	clear: both;
}

@media (max-width: 576px) {
	.footer-info ul {
		display: block;
		padding: 30px 15px;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.footer-info ul {
		flex-wrap: wrap;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}

	.footer-info ul li+li {
		margin-left: 0;
	}
}

@media (max-width: 991px) {
	.footer-info ul li .media-left {
		padding-right: 11px;
	}
}

@media (max-width: 991px) {
	.footer-info ul li h5 {
		font-size: 15px;
	}
}

/*service page*/

.services-area {
	position: relative;
	z-index: 1;
}

.bg-f9f9f9 {
	background-color: #f9f9f9;
}

.pb-70 {
	padding-bottom: 70px;
}

.pt-100 {
	padding-top: 100px;
}

.section-title {
	max-width: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.about-part2 .section-title {
	text-align: left;
}

.section-title .sub-title {
	display: block;
	margin-bottom: 12px;
	color: var(--mainColor);
	text-transform: uppercase;
	font-size: 15.5px;
	font-weight: 700;
}

.section-title h2 {
	margin-bottom: 0;
	font-size: 42px;
}

.section-title p {
	max-width: 600px;
	font-size: 17px;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

p:last-child {
	margin-bottom: 0;
}

p {
	color: var(--optionalColor);
	line-height: 1.8;
}

.single-services-box {
	background-color: #ffffff !important;
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	transition: var(--transition);
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.single-services-box .icon {
	text-align: center;
	line-height: 90px;
	color: #fe4c1c;
}


.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h3 {
	font-weight: 800;
}

a {
	color: var(--blackColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-decoration: none;
	outline: 0 !important;
}

p {
	color: var(--optionalColor);
	font-size: var(--fontSize);
	margin-bottom: 15px;
	line-height: 1.8;
}

single-services-box .learn-more-btn {
	margin-top: 10px;
}

.learn-more-btn {
	color: #ff7810;
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: var(--mainColor);
	color: var(--whiteColor);
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: #fe4c1c;
	color: #ffffff;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .right-icon {
	position: absolute;
	right: 20px;
	top: 2px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	opacity: 0;
	visibility: hidden;
	font-size: 28px;
	font-weight: 400;
}

*,
::after,
::before {
	box-sizing: border-box;
}

user agent stylesheet i {
	font-style: italic;
}

.learn-more-btn {
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.single-services-box {
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}


.col-lg-4:nth-child(2) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box {}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-one {
	background-color: #290390;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin: auto;
	margin-bottom: 30px;
}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(4) .single-services-box .icon,
.col-lg-4:nth-child(10) .single-services-box .icon,
.col-lg-4:nth-child(16) .single-services-box .icon {
	background-color: #f3e3f6;
	color: #9916b1;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-one {
	background-color: #9916b1;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.col-lg-4:nth-child(5) .single-services-box .icon,
.col-lg-4:nth-child(11) .single-services-box .icon,
.col-lg-4:nth-child(17) .single-services-box .icon {
	background-color: #f9e1f0;
	color: #cb0680;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}



.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(6) .single-services-box .icon,
.col-lg-4:nth-child(12) .single-services-box .icon,
.col-lg-4:nth-child(18) .single-services-box .icon {
	background-color: #e6f5e3;
	color: #2eb01c;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}


.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-one {
	background-color: #2eb01c;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #fe4c1c;
}

.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0 !important;
}

/*form seocrawler*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.span {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-divider-item .gdlr-core-divider-container.gdlr-core-left-align {
	margin-left: 0px;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon:first-child {
	margin-left: 0px;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
	content: "\f09a";
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-instagram:before {
	content: "\f16d";
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body p {
	line-height: 1.7;
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.strong {
	font-weight: bold;
}

.fa-phone:before {
	content: "\f095";
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.form {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body,
.seocrawler-body p,
.seocrawler-line-height,
.gdlr-core-line-height {
	line-height: 1.7;
}

.seocrawler-body input,
.seocrawler-body textarea {
	color: #7c7c7c;
}

.seocrawler-body input,
.seocrawler-body textarea {
	background-color: #f3f3f3;
}

.submit-button {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	background-color: #ff4800;
	border: 0;
	color: #fff;
	font-style: normal !important;
	cursor: pointer;
	font-style: normal;
}

.container.myclass {
	margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-30 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

}


/*action bar*/

.contact-info-section {
	position: relative;
	padding: 0px 0px 0px;
	/*background-color: #f3f4ff;*/
}

.auto-container {
	position: static;
	max-width: 1200px;
	/*shivani changed from 100%*/
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-info-section .inner-container {
	position: relative;
	z-index: 1;
	border-radius: 12px;
	padding: 35px 60px 30px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
}

.contact-info-section ul {
	position: relative;
}



.contact-info-section .col-lg-4 {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
}

.contact-info-section .col-lg-4 .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: 300;
	font-size: 50px;
	line-height: 1.5em;
	color: rgba(255, 255, 255, 10);
}

.contact-info-section .contact-add {
	padding-left: 50px;
}

.contact-info-section .col-lg-4 strong {
	position: relative;
	font-weight: 700;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}

.contact-info-section .col-lg-4:last-child {
	margin-right: 0px;
}

@media only screen and (max-width: 479px) {
	.contact-info-section .inner-container {
		padding: 50px 30px;
	}

	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-info-section ul li {
		margin-right: 25px;
	}
}


/*seo page*/

.gdlr-core-page-builder-body [data-skin="Dark Port"],
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-content {
	color: #ffffff;
}

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	background: linear-gradient(#7774eb, #392a9c);
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] h1,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h2,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h3,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h4,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h5,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h6,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title a {
	color: #ffffff;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a:hover {
	color: #ffffff;
}

.gdlr-core-title-item-caption-bottom .gdlr-core-title-item-caption {
	margin-top: 10px;
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
	font-size: 16px;
	font-style: italic;
	display: block;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}


.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

p.foos {
	color: #ffffff;
}

i.fas.fa-check.myclass {
	padding-right: 7px;
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-container-custom {
		max-width: 500px !important;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*priyanshu added */

.heading-p {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	font-color: linear-gradient(#7774eb, #392a9c);
	font-family: poppins;
}

.portfolio-filter button.is-checked,
.portfolio-filter button:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies {
	background: linear-gradient(#7774eb, #392a9c);
}


.case-gallery .case-body h4.small,
.case-gallery .case-body p {
	color: #fff;
}

.case-gallery .case-body a:hover {
	color: #fff;
}

/*priyanshu end */

/*daina added */
.gray-purple {
	background: linear-gradient(#7774eb, #392a9c);
}

.testi-home h2.title,
.testi-home p {
	color: #fff;
}

.testi-home .section-title h6 {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.testi-home .testimonial:before {
	border-top: 100px solid #e4e4e4;
}

.testi-home .testimonial {
	background: #e4e4e4;
}

.testi-home .testimonial-content {
	background: #fff;
}

.testi-home .testimonial-content p {
	color: #000;
}

.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #ffffff;
}

.testi-home .testimonial .testimonial-caption h5 {
	background: linear-gradient(#7774eb, #392a9c);
}

.blog-home .single-blog-post-thumb .entry-header .entry-content p {
	color: #000;
}

.blog-home input#newsletter-thumb::placeholder {
	color: #fff;
}

.btn-purple {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

input#newsletter-thumb::placeholder {
	color: #fff !important;
}

.social-list li a {
	color: #fff !important;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.copyright-text p {
	color: #fff;
}

.counter img {
	position: absolute;
	left: -3%;
	top: 15%;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 30%;
	font-size: 20px;
	color: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

.owl-carousel .owl-prev {
	left: 43%;
}

.owl-carousel .owl-next {
	right: 43%;
}

.case-study .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.case-study .owl-carousel .owl-nav.disabled,
.case-study .owl-carousel .owl-dots.disabled {
	display: block !important;
}

/*
.case-study .owl-carousel .owl-nav button.owl-prev,
.case-study .owl-carousel .owl-nav button.owl-next {
background: linear-gradient(90deg, #7774eb 0%, #392a9c 50%);
transition: none !important;
color: #fff;
}
*/

.case-study .owl-carousel .owl-nav button.owl-prev:hover,
.case-study .owl-carousel .owl-nav button.owl-next:hover {
	background: linear-gradient(90deg, #f9b5ab 0%, #f3818e 50%);
	transition: none !important;
}

/*case study detail page start here*/
.case-sec-3 .section-title {
	text-align: left;
}

.sec-2-case {
	height: 550px;
	background-image: url(&quot;images/pattern/01.png&quot;);
}

.sec-2-case h1 {
	color: #fff;
}

.sec-2-case p {
	color: #fff;
}

.sec-2-case h1 span {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec-2-case .play-btn span {
	color: #fff;
}

.related-2 .single-case-studies {
	background-color: #ffffff;
}

.single-case-studies .image img {
	width: 100% !important;
	height: 100% !important
}

.single-case-studies {
	margin-bottom: 20px;
}

/*case study detail end here*/

/*home slider start here*/
.tp-parallax-wrap.one {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 250px;
	z-index: 7;
}

.tp-parallax-wrap.two {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 420px;
	z-index: 7;
	width: 100% !important;
}

.tp-parallax-wrap.three {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 510px;
	z-index: 7;
}

.tp-parallax-wrap.four {
	position: absolute;
	display: block;
	visibility: visible;
	left: 70%;
	top: 159px;
	z-index: 7;
}

.tp-parallax-wrap.five {
	position: absolute;
	display: block;
	visibility: visible;
	left: 320px;
	top: 607px;
	z-index: 7;
}

.tp-parallax-wrap.six {
	position: absolute;
	display: block;
	visibility: visible;
	left: -8px;
	top: 592px;
	z-index: 7;
}

.tp-parallax-wrap.seven {
	position: absolute;
	display: block;
	visibility: visible;
	left: 760px;
	top: 150px;
	z-index: 7;
}

.tp-parallax-wrap.one .tp-caption {
	z-index: 7;
	white-space: nowrap;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 64px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.two .tp-caption {
	z-index: 7;
	white-space: normal;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
	min-height: 0px;
	min-width: 670px;
	max-height: none;
	max-width: 670px;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.six .content-image img {
	width: 270px;
	height: 188px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-parallax-wrap.four .content-image img {
	width: 286px;
	height: 531px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-bgimg.defaultimg {
	background-repeat: no-repeat;
	background-image: url("../images/home/digital-marketing.jpg");
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: inherit;
	z-index: 20;
}

div#rev_slider_486_1 {
	max-height: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 780px;
}

.tp-parallax-wrap.five .content-image img {
	width: 1263px;
	height: 173px;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
	opacity: 0.4;
}

/*home slider end here*/

/*testimonial start page*/

.testimonial-block .rating .fas {
	color: #ff9800;
}

.testi-client .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.testi-client .owl-carousel .owl-dots {
	display: none;
}

.testi-client .client-logo-wrap {
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
}

/*testimonial end page*/

/*service page start here*/

.service-sec1 .features-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.service-sec1 .features-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.service-sec1 .features-list li span {
	display: block;
	background-color: #f8faff;
	border-radius: 5px;
	padding: 13px 12px 10px 40px;
	z-index: 1;
	position: relative;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-weight: 800;
	font-size: 15.5px;
}

.service-sec1 .features-list li span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border-radius: 5px;
	background-color: var(--mainColor);
	z-index: -1;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.service-sec1 .features-list li span i {
	font-size: 18px;
	color: #fff;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	width: 23px;
	height: 23px;
	line-height: 23px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-align: center;
	border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shape9 {
	position: absolute;
	left: 17%;
	bottom: 30%;
	z-index: -1;
}

.shape9 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape10 {
	position: absolute;
	left: 20%;
	bottom: 45%;
	z-index: -1;
}

.shape10 img {
	-webkit-animation: zoomeffect 8s infinite;
	-moz-animation: zoomeffect 8s infinite;
	animation: zoomeffect 8s infinite;
}

@-webkit-keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

@keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

.shape11 {
	position: absolute;
	right: 14%;
	bottom: 15%;
	z-index: -1;
}

.shape11 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape12 {
	position: absolute;
	right: 11%;
	bottom: 33%;
	z-index: -1;
}

.shape12 img {
	-webkit-animation: shake 10s ease infinite;
	animation: shake 10s ease infinite;
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px);
	}
}

.subscribe-content .newsletter-form {
	position: relative;
	max-width: 600px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-content .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	border: none;
	background-color: #eaeaea;
	color: #000;
	height: 50px;
	padding-left: 18px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
}

.subscribe-content .newsletter-form .default-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
}

.default-btn {
	text-align: center;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	border: none;
	padding: 10px 30px;
	position: relative;
	z-index: 1;
	color: #ffffff;
	background: linear-gradient(#7774eb, #392a9c);
	font-size: 17px;
	font-weight: 700;
}

.default-btn::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 5px;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;
}

.default-btn:hover {
	background: linear-gradient(#f9b5ab, #f3818e);
}

.single-services-box {
	-webkit-transition: .5s;
	transition: .5s;
}

.single-services-box:hover {
	border-radius: 0;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.preloader-sec {
	animation: beat .50s infinite alternate;
	transform-origin: center;
}

/* Heart beat animation */
@keyframes beat {
	to {
		transform: scale(1.4);
	}
}

/*service page end here*/

/*Industry page css start here*/
/* Style 9
----------------------------- */
.industry-heading h2 {
	text-align: center;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 1px;
}

.industry-heading h2 span {
	margin-top: 5px;
	font-size: 15px;
	color: #444;
	word-spacing: 1px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: grid;
	grid-template-columns: 1fr max-content 1fr;
	grid-template-rows: 27px 0;
	grid-gap: 20px;
	align-items: center;
}

.industry-heading h2 span:after,
.industry-heading h2 span:before {
	content: " ";
	display: block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 5px;
	background-color: #f8f8f8;
}

.color-1 {
	color: #ffffff;
}

.color-1-bg {
	background: linear-gradient(#7774eb, #392a9c);
}

.promo-section h5 {
	color: #fff;
}

.icon-md {
	font-size: 40px;
	line-height: 40px;
}

@media (min-width: 992px) {
	.promo-section .col-lg-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/*Industry page css end here*/

/*mobile responsive start here*/

/*about us mobile responsive start here*/
@media only screen and (max-width: 768px) {


	/* mobile service page start*/
	.shape9,
	.shape10,
	.shape11,
	.shape12 {
		display: none;
	}

	.subscribe-content .newsletter-form .input-newsletter {
		height: 48px;
		padding-left: 15px;
		font-size: 14px;
	}

	.subscribe-content .newsletter-form .default-btn {
		position: relative;
		display: block;
		width: 100%;
		margin-top: 15px;
		height: 47px;
	}

	.banner.service-sec31 {
		padding: 80px 0 100px !important;
	}

	/* mobile service page end*/


	/*mobile home slider start here*/
	.tp-parallax-wrap.one {
		left: 20px;
		top: 120px;
	}

	.tp-parallax-wrap.one h2,
	.tp-parallax-wrap.one span {
		line-height: 35px !important;
		font-size: 30px !important
	}

	.tp-parallax-wrap.two {
		left: 20px;
		top: 210px;
	}

	.tp-parallax-wrap.three {
		left: 20px;
		top: 300px;
	}

	.tp-parallax-wrap.two .tp-caption {
		min-width: 300px;
		max-width: 300px;

	}

	.tp-parallax-wrap.six {
		top: 336px;
	}

	.tp-parallax-wrap.six .content-image img {
		width: 125px;
		height: 95px;
	}

	.tp-parallax-wrap.four .content-image img {
		width: 140px;
		height: 250px;
	}

	.tp-parallax-wrap.four {
		left: 53%;
		top: 136px;
		z-index: 1;
		opacity: 65%;
	}

	.tp-bgimg.defaultimg {
		width: 100%;
		height: 500px;
	}

	div#rev_slider_486_1 {
		max-height: 500px;
		height: 500px;
	}

	.tp-parallax-wrap.five {
		left: 76px;
		top: 437px;
	}

	.tp-parallax-wrap.five .content-image img {
		width: 300px;
		height: 65px;
	}

	.tp-parallax-wrap.seven {
		display: none;
	}


	/*mobile home slider end here*/

	.navbar .right-nav.align-items-center.d-flex.justify-content-end.list-inline {
		display: none !important;
	}

	#header-wrap {
		padding: 20px 0 20px !important;
	}

	.contact-info-section .col-lg-4 .icon {
		font-size: 30px !important;
	}

	.contact-info-section .contact-add {
		padding-left: 25px !important;
	}

	.contact-info-section .col-lg-4 strong {
		font-size: 20px !important;
		margin-bottom: 5px !important;
	}

	.contact-info-section .col-lg-4 {
		margin-bottom: 15px !important;
	}

	.contact-info-section .inner-container {
		padding: 30px 15px !important;
		margin: 10px;
	}

	.main-slider h2 {
		font-size: 24px !important;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gdlr-core-pbf-column.gdlr-core-column-20 {
		margin: 0 5px 0 !important;
	}

	/*.main-slider {
display: none;
}*/

	.counter img {
		top: 0% !important;
		width: 65px;
	}

	.counter span {
		font-size: 30px;
	}

	.single-blog-post-thumb {
		margin-bottom: 30px;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
		padding-right: 0;
		padding-left: 0;
	}

	.free-quote-area .form-control {
		height: 40px !important;
	}

	.free-quote-area .xs-inline-form .check-btn {
		height: 45px;
	}

	.free-quote-area form.xs-inline-form {
		text-align: center;
	}

	.xs-heading[class*=text-] {
		margin-bottom: 45px;
	}

	.owl-carousel .owl-next {
		right: 0;
	}

	.owl-carousel .owl-prev {
		left: 0;
	}

	.case-study .owl-carousel .owl-nav button.owl-prev:hover,
	.case-study .owl-carousel .owl-nav button.owl-next:hover {
		background: none;
		color: #141414;
	}

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		margin-right: 30 px;

	}

	.navbar-toggler {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-collapse {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-nav .nav-link:hover,
	.navbar-nav .nav-link.active,
	.navbar-nav .nav-link:focus,
	#header-wrap.fixed-header .navbar-nav .nav-link:hover,
	#header-wrap.fixed-header .navbar-nav .nav-link.active {
		background: linear-gradient(#7774eb, #392a9c) !important;
		color: #ffffff !important;
	}

	.fixed-header .navbar-nav .nav-link {
		color: #fff;
	}
}



/*daina end here*/

/*priyanshu added for header-icon*/
.contact-info li i {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 47px;
	font-size: 36px;
	color: #ff7810;
	text-align: center;
	background: -webkit-linear-gradient(#7774eb, #392a9c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nav-item.dropdown .dropdown-menu a {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.nav-item.dropdown .dropdown-menu a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

/*priyanshu added for mega menu*/
.mega-box {
	position: absolute;
	top: 85px;
	width: 100%;
	left: 0;
	padding: 0 8px;

}

.mega-box .content {
	padding: 35px 20px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	color: white;
	margin-left: 20px;

}

.content .row {

	width: calc(33.3% - 15px);
	line-height: 40px;
}

.content .row:nth-child(1),
.content .row:nth-child(2) {
	border-left: 0px;
}

.content .row img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-left: 35px;

}


.content .row .m-menu {
	color: #fff;
	font-weight: 500;
	padding: 5px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	color: #f3818e;
	font-size: 17px;
}

.content .row .mega-links {

	margin-left: 0px;
	margin-top: 20px;




}

@media only screen and (min-width:321px) and (max-width:768px) {

	.content .row .mega-links {

		margin-left: -140px;
		margin-top: 20px;




	}

}

.row .mega-links li {
	padding: 0 0px;


}

.row .mega-links li a {
	color: #fff;
	font-weight: 500;
	padding: 0px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	display: block;


}

.mega-box {
	opacity: 0;
	position: absolute;
	display: block;
	pointer-events: none;
}

.megamenu-icon {
	margin-right: 3px !important;
	color: #F59398 !important;
}


li.nav-item.mega:hover .mega-box {
	display: block;
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
	top: 100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	top: 65px;
}


.row .mega-links li a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

@media only screen and (min-width:801px) {

	.navbar-nav .mobile-item {
		display: none;

	}
}

@media (min-width:1281px) {
	.mega-box .content {
		background: linear-gradient(#000, #392a9c) !important;

	}
}

@media screen and (max-width: 768px) {

	.content .row .mega-links {

		margin-left: -18px;
		margin-top: 10px;




	}

	.row .mega-links li {
		padding: 0 20px;


	}


	.m-menu:before {
		position: absolute;
		left: 0;
		width: 100px;
		margin-top: 40px;
		margin-left: 10px;
		height: 3px;
		animation: rotate 80s infinite linear;
		-webkit-animation: rotate 80s infinite linear;
		content: "";
		border-radius: 5px;
		background: rgb(255, 120, 16);
		/* Old browsers */
		background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
					rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
					rgba(255, 120, 16, 1)));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
					1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* IE10+ */
		background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
				rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
		/* IE6-9 */
		display: none;
	}


	#showMega:checked~.mega-box {
		max-height: 100%;
	}

	.image-1 {
		display: none;
	}


	.navbar-nav .desktop-item {
		display: none;
	}

	.content .row .m-menu {
		color: #fff;

		border-radius: 0;
		text-transform: capitalize;
		overflow: hidden;
		position: relative;
		font-size: 14px;
	}

	.mega-box .mobile-item {
		display: block;
		color: #f2f2f2;
		font-size: 20px;
		font-weight: 500;
		padding-left: 20px;
		cursor: pointer;
		border-radius: 5px;
		transition: all 0.3s ease;

	}

	.nav-links .mobile-item:hover {
		background: #3A3B3C;

	}

	.mega-box {

		position: static;
		top: 65px;
		opacity: 1;
		visibility: visible;
		padding: 0 0;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease;
		width: 100%;
	}

	.mega-box .content {
		flex-direction: column;
		padding: 0 20px 0 0px;
	}

	.content .row {
		margin-top: -10PX;
		width: 100%;
	}

	.mega-box .content .row {
		width: 100%;
		margin-bottom: 15px;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
	}

	.mega-box .content .row:nth-child(1),
	.mega-box .content .row:nth-child(2) {
		border-top: 0px;
	}

	.content .row .mega-links {
		border-left: 0px;
		padding-left: 15px;
	}

	.row .mega-links li {
		margin: 0;
	}

	.content .row .m-menu {
		font-size: 16px;
	}
}

nav input {
	display: none;
}

.body-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	padding: 0 30px;
}

.body-text div {
	font-size: 45px;
	font-weight: 600;
}

/*priyanshu added for privacy and terms*/

.privacy-head {
	font-size: 33px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	padding-bottom: 40px;
}


.privacy-head-1 {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}

.privacy-head-2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-head-3 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-para {
	color: black;
	font-size: 13px;
	text-align: justify;
	padding-right: 50px;
}

.form-heading {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 50px;
	padding-top: 15px;
	margin-left: 20px;
}

.form-div {
	background: linear-gradient(#7774eb, #392a9c);
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-div {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-left: 20px;
}

.col-div-1 {
	font-size: 14px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 20px;
}


.sticky {
	position: sticky;
	top: 100px;


}

.sticky-1 {
	position: sticky;
	top: 360px;
}

.m-menu:before {
	position: absolute;
	left: 0;
	width: 100px;
	margin-top: 40px;
	margin-left: 10px;
	height: 3px;
	animation: rotate 80s infinite linear;
	-webkit-animation: rotate 80s infinite linear;
	content: "";
	border-radius: 5px;
	background: rgb(255, 120, 16);
	/* Old browsers */
	background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
				rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
				rgba(255, 120, 16, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
				1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
			rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
	/* IE6-9 */
}


/*added for call to action*/
.section-cta {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

.cta-banner-img {
	width: 655px;
	height: 400px;
}

.cta-heading {
	margin-left: 80px;
	margin-top: 100px !important;
}

.cta-button {
	margin-left: 80px;
	margin-top: 20px;
}

@media only screen and (min-width:768px) {

	.cta-para {
		margin-top: 20px !important;
		margin-left: 80px;



	}
}

@media screen and (max-width: 768px) {
	.cta-banner-img {
		width: 355px;
		height: 300px;
	}

	.cta-heading {
		margin-left: 75px;
		margin-top: 40px !important;
	}

	.cta-para {
		text-align: center;


	}

	.cta-button {
		margin-left: 110px;
		margin-top: 20px;
	}

	.section-cta {
		background: linear-gradient(#7774eb, #392a9c) !important;
		margin-left: 15px;
		margin-right: 15px !important;
	}
}

.team-block .inner-box .lower-content h4 {
	color: #fff;
}

/*case study page buttuon*/
.case-btn {
	background: linear-gradient(#7774eb, #392a9c) !important;
}


/*priyanshu change on 9 august*/

/*changes for home case study arrow*/
@media (max-width: 576px) {

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		font-size: 30px;
		padding: 1px 10px !important;

	}


}



/*priyanshu added for plane of action*/


@media only screen and (max-width: 600px) {
	.mobile-hide {
		display: none;
	}
}



@media only screen and (min-width: 992px) {
	.desktop-hide {
		display: none;
	}
}






@media only screen and (min-width:321px) and (max-width:768px) {
	.mobile-hide {
		display: none;
	}

}




.profile-circel-image-200 img {
	width: 180px;
	height: 180px;
	border-radius: 200px;
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.03);

}

.privacy-head-10 {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}





#loadMore {
	width: 200px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 20px auto;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid transparent;
	background-color: blue;
	transition: .3s;
}




#clients {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
	padding: 50px 0px;
}

#clients .clients-wrap {
	display: block;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

#clients .clients-wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#clients .clients-wrap ul li {
	display: block;
	float: left;
	position: relative;
	width: 220px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}

#clients .clients-wrap ul li img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: 0 linear left;
	-moz-transition: 0 linear left;
	transition: 0 linear left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 0.65;
}

#clients .clients-wrap ul li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}


/*priyanshu add the code*/
.link-color {
	color: #7471E8;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-content {
	font-size: 14px;
	vertical-align: middle;
}

.gdlr-core-item-pdbm {
	padding-bottom: 30px;
	margin-left: 75px;
}

@media only screen and (max-width: 600px) {

	.gdlr-core-item-pdbm {
		padding-bottom: 30px;
		margin-left: 20px;
	}

	.gdlr-core-column-service-media.gdlr-core-media-image img {
		width: 50px;
	}

}

@media only screen and (max-width: 600px) {

	.xs-pad {
		padding: 50px 0px !important;
	}

}

.xs-pad {
	padding: 0px 200px !important;
}


@media only screen and (max-width: 600px) {

	.xy-pad {
		padding: 50px 0 100px 0;
		background-image: linear-gradient(#7774eb, #392a9c);

	}
}

.xy-pad {
	padding: 20px 0px 100px 0px !important;
	background-image: linear-gradient(#7774eb, #392a9c);
}

/*shivani maam added*/
.form-control:focus {
	background-color: #fff !important;
}

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow-x: hidden;
}

/*animation delay daina added */
figure.content-image.animated.slideInUp {
	animation-delay: 1s;
}

figure.content-image.animated.fadeInRight {
	animation-delay: 3s;
}

figure.content-image.animated.fadeInLeft {
	animation-delay: 2s;
}


/*animation delay daina added */

/*header logo css daina added*/
.fixed-header .logoblack {
	display: block !important;
}

.logoblack {
	display: none;
}

.fixed-header .logoblack {
	display: block !important;
}

.fixed-header .logowhite {
	display: none !important;
}

.main-slider {
	position: relative;
	z-index: 10;
}

.rev_slider {
	overflow: hidden;
}

.section {
	display: block;
}

.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative;
}

.rev_slider>ul,
.tp-simpleresponsive>ul {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.rev_slider>ul>li,
.rev_slider>ul>li {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.tp-parallax-wrap {
	transform-style: preserve-3d;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

.main-slider .tp-bannertimer {
	display: none !important;
}

.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px;
	background: #000;
	background: rgba(0, 0, 0, .15);
	position: absolute;
	z-index: 200;
	top: 0;
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.theme_color {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.main-slider h2 {
	color: #ffffff;
}

.main-slider .text {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}

.btn-style-one:hover {
	background: none;
	color: #ff5926;
	border-color: #ff5926;
}

.btn-style-one {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	text-transform: capitalize;
	background: #ff5926;
	color: #ffffff;
	border: 2px solid #ff5926;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

/*upturn get quote section*/
.xs-section-padding {
	padding: 100px 0;
}

.primary-bg {
	background-color: #0c5adb;
}

.free-quote-area {
	position: relative;
	overflow: hidden;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff !important;
}

.xs-heading .section-title {
	margin-bottom: 0;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.2;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.xs-heading .section-title {
	margin-bottom: 0;
}


.xs-inline-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	position: relative;
}

.xs-inline-form .row {
	width: 100%;
	position: relative;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.xs-inline-form .row:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(12, 90, 219, .25);
	width: 1px;
	height: 32px;
	z-index: 1;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.xs-inline-form .form-control {
	height: 65px;
	background-color: #fff;
	border-radius: 0;
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding-left: 40px;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.xs-inline-form .form-control::-webkit-input-placeholder {
	color: #9a9a9a;
	font-size: .9333333333rem;
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.xs-inline-form [class*=col-]+[class*=col-] .form-control {
	border-radius: 0;
}

.xs-inline-form .row+.check-btn {
	border-radius: 0 32.5px 32.5px 0;
}

.xs-inline-form .check-btn {
	height: 65px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding: 0 40px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


.free-quote-area.delighter.started .parallax-icon-wraper .parallax-icon {
	opacity: .2;
	visibility: visible;
}

.free-quote-area.delighter.started .parallax-icon-wraper .icon-one {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.free-quote-area.delighter .parallax-icon-wraper .parallax-icon {
	-webkit-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	-o-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	transition: all .6s cubic-bezier(.22, .61, .36, 1);
	opacity: 0;
	visibility: hidden;
}

.free-quote-area .parallax-icon-wraper .parallax-icon.icon-one {
	top: 64px;
	left: 98px;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

@media (max-width: 767px) {
	.xs-section-padding {
		padding: 100px 0;
	}

}

@media (max-width: 480px) {
	.xs-heading[class*=text-] {
		margin-bottom: 40px;
	}
}

@media (max-width: 991px) {
	.xs-inline-form {
		display: block;
	}
}

@media (max-width: 991px) {
	.xs-inline-form .form-control {
		padding-left: 20px;
		margin-bottom: 10px;
		border-radius: 0;
	}

	.xs-inline-form .row+.check-btn {
		border-radius: 0;
	}
}


/*upturn case study section upturn*/

.gray-bg {
	background-color: #f3f5f9;
}

.single-case-studies {
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.home .single-case-studies {
	background-color: #f3f5f9;
}

.fadeInUp {
	animation-name: fadeInUp;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.single-case-studies .image {
	position: relative;
	overflow: hidden;
}

.single-case-studies .image img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-case-studies .case-body {
	padding: 30px 15px;
}

.single-case-studies .case-body h4 {
	margin-bottom: 5px;
}

.xs-content-title.small,
h4.small {
	font-size: 1.3333333333rem;
	font-weight: 700;
}

p:last-child {
	margin-bottom: 0;
}

/*seo crawler section*/

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.seocrawler-body,
.seocrawler-body span.wpcf7-not-valid-tip {
	color: #6e6e6e;
}

.seocrawler-body {
	font-size: 16px;
}

.clearfix {
	zoom: 1;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-container {
	max-width: 1320px;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media {
	float: left;
	margin-right: 25px;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-media {
	max-width: 30%;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper {
	overflow: hidden;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 14px;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	margin-bottom: 20px;
}

.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]) {
	font-size: 15px;
	padding: 15px 22px;
}

.gdlr-core-input-wrap.gdlr-core-no-border input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-no-border textarea {
	border: none;
}

.gdlr-core-page-builder-body [data-skin="Contact form white"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Contact form white"] textarea {
	background-color: #ffffff;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	width: 100%;
}

.seocrawler-body div.wpcf7-response-output {
	font-size: 13px;
	padding: 6px 20px;
	clear: both;
	margin: 0px;
}

.gdlr-core-input-wrap input[type="submit"] {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	width: 100%;
	/*background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);*/
	background: #00c700;
	color: #fff;
	border: none;
}

.gdlr-core-body .gdlr-core-load-more,
.gdlr-core-body .gdlr-core-button,
.seocrawler-body .seocrawler-button,
.seocrawler-body input[type="button"],
.seocrawler-body input[type="submit"] {
	background-color: #ea4517;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {

	display: inline-block;
	margin-bottom: 0px;
	transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title i {
	margin-right: 30px;
}

.icon_genius:before {
	content: "\e00a";
}

.icon_genius:before {
	content: "\e00a";
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-hide-in-mobile,
	.gdlr-core-hide-in-tablet-mobile {
		display: none;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}
}

/*Blog section*/


.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.xs-heading {
	margin-bottom: 23px;
	position: relative;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
}

.single-blog-post-thumb {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #959595;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-blog-post-thumb .post-image {
	position: relative;
	overflow: hidden;
}

.single-blog-post-thumb .post-image img {
	transition: all .4s ease;
	width: 100%;
	/*---shivani added this----04/08/2021----*/
}

.single-blog-post-thumb .post-body {
	padding: 30px 30px 26px;
}

.single-blog-post-thumb .entry-header .entry-title {
	font-size: 1.3333333333rem;
	line-height: 1.5;
	margin-bottom: 8px;
	font-weight: 700;
}

.single-blog-post-thumb .entry-header .entry-title a {
	color: #181818;
}

.single-blog-post-thumb .entry-header .entry-content {
	margin-bottom: 18px;
}

.single-blog-post-thumb .entry-header .entry-content p {
	margin-bottom: 0;
}

.single-blog-post-thumb .entry-meta span {
	font-size: .9333333333rem;
}

.single-blog-post-thumb .entry-meta span i {
	color: #0c5adb;
	position: relative;
	top: 3px;
	font-size: 1rem;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

*,
::after,
::before {
	box-sizing: border-box;
}

.newsletter-thumb-wraper {
	background: linear-gradient(#7774eb, #392a9c) !important;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-wraper {
	background-color: #0c5adb;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-content .xs-content-title {
	color: #fff;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 30px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.newsletter-thumb-content .xs-content-title:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 3px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

*,
::after,
::before {
	box-sizing: border-box;
}

.subscribe-form2 .form-control {
	border-radius: 3px;
	background-color: rgb(0 0 0 / 48%);
	width: 100%;
	height: 55px;
	border: 0;
	padding: 0 20px;
	margin-bottom: 36px;
}



.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.subscribe-form2 .submit-btn {
	border: none;
	border-radius: 3px;
	height: 49px;
	background: linear-gradient(#7774eb, #392a9c) !important;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.subscribe-form2 .submit-btn:hover {
	background: linear-gradient(#7774eb, #392a9c) !important;
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.subscribe-form2 .submit-btn:hover {
	background-color: #00138e;
	border-color: #00138e;
}

.subscribe-form2 .submit-btn {
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


/*What drives your website*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;

}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-15 {
	float: left;
	width: 25%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-image-item {
	line-height: 0;
}

.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap {
	margin-left: 0px;
}

.gdlr-core-image-item .gdlr-core-image-item-wrap {
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 100%;
}

.gdlr-core-body .gdlr-core-image-item-wrap {
	border-color: #000000;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-icon-list-item ul {
	margin-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}

.gdlr-core-page-builder-body ul {
	margin-top: 0px;
}

.gdlr-core-icon-list-item ul li:first-child {
	padding-top: 0px;
}

.gdlr-core-icon-list-item ul li {
	margin-bottom: 10px;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	line-height: 1;
	position: relative;
}


.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
	/*padding-right: 1px !important;
padding-left: 61px !important;*/
	margin-top: 50px;

}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-15 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

/*footer section*/

/*.footer-main.style-two {
background-image: none;
margin-top: -105px;
background: url(http://pawmating.com/dynamisers/meto/images/background/3.png) repeat-x;
}*/

.footer-widget li {
	color: #e2e2e2 !important;
}


.xs-footer-section {
	background-image: url(../images/footer-overlay-bg.png);
	background: linear-gradient(#000, #392a9c) !important;
	background-repeat: no-repeat;
	background-size: 100% 40%;
	background-position: top 40px center;
	margin-top: -70px;
}

.footer-top-area {
	padding: 41px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-logo {
	padding-top: 8px;
}

.address-info-list {
	text-align: right;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

/*
li,
ul {
margin: 0;
padding: 0;
list-style: none;
}*/

.list-inline>li {
	display: inline-block;
}

.address-info-list li {
	text-align: left;
	color: #fff;
}

.address-info-list li .address-icon {
	float: left;
	min-width: 64px;
}

.address-info-list li .address-info {
	margin-left: 46px;
	position: relative;
	overflow: hidden;
}

.footer-main {
	padding: 120px 0 60px 0;
}

.footer-widget .xs-content-title {
	color: #fff;
	margin-bottom: 40px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.footer-widget .xs-lsit li:not(:last-child) {
	margin-bottom: 22px;
}

.articles-list li:not(:last-child) {
	margin-bottom: 18px;
}

.articles-list li a {
	display: block;
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-weight: 700;
	font-size: 1.0666666667rem;
	font-family: lato, sans-serif;
	margin-bottom: 11px;
}

.articles-list li span {
	color: #a4aab7;
	font-size: .8666666667rem;
}

.articles-list li i {
	font-size: 1rem;
	color: #4ac1c3;
	position: relative;
	top: 3px;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
	color: #fff;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #000 !important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form textarea.form-control {
	resize: none;
	height: 85px;
	padding-top: 10px;
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.contact-form .submit-btn {
	border: 1px solid #0c5adb;
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.footer-main+.partner-area-wraper {
	margin-bottom: -61px;
	position: relative;
	z-index: 1;
}

.partner-area .xs-lsit {
	padding-top: 6px;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.partner-area .xs-lsit li.title {
	color: #fff;
	margin-right: 25px;
}

.partner-area .xs-lsit li:not(:last-child) {
	margin-right: 40px;
}

.list-inline>li {
	display: inline-block;
}

.copyright {
	padding: 15px 0 15px;
	background-color: #000;
}

/*.copyright-text {
padding-top: 8px;
}*/

p:last-child {
	margin-bottom: 0;
}

.copyright-text a,
.copyright-text p {
	color: #a4a8b3;
}

.copyright-text p {
	font-size: .9333333333rem;
}

.copyright .social-list {
	text-align: right;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.facebook {
	color: #4969a8;
}

.social-list li a {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 100%;
	border: 1px solid #6b7499;
	text-align: center;
	font-size: .9333333333rem;
	color: #333;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.twitter {
	color: #2aa3ef;
}

.social-list li a.linkedin {
	color: #1178b3;
}

.social-list li a.instagram {
	color: #e8715c;
}

.social-list li a.googlePlus {
	color: #dc4a38;
}

i.fa.fa-check.myclass {
	padding-right: 7px;
	color: #ff7810;
}

a {
	color: #ffffff;
}

@media (max-width: 991px) {
	.footer-logo {
		margin-bottom: 20px;
	}

	.address-info-list {
		text-align: left;
	}

	.address-info-list li:not(:last-child) {
		margin-right: 10px;
		margin-bottom: 15px;
	}

	.address-info-list li .address-icon {
		min-width: 56px;
	}

	.footer-widget {
		margin-bottom: 50px;
	}

}

@media (max-width: 767px) {
	.address-info-list li a {
		font-size: 1rem;
	}
}

/*contact page layout*/

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

section {
	display: block;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-page-section .form-column {
	position: relative;
}

.contact-page-section .form-column .inner-column {
	position: relative;
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .title {
	position: relative;
	color: #777777;
	font-size: 18px;
	font-weight: 600;
	padding-right: 60px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}

.sec-title h2 {
	position: relative;
	color: #322f2f;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 15px;
}

.default-form.contact-form .form-group {
	margin-bottom: 20px;
}

.default-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="email"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 25px;
	color: #777777;
	height: 180px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	resize: none;
	font-size: 14px;
	font-weight: 400;
	border-radius: 6px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group .theme-btn {
	cursor: pointer;
}

.btn-style-four {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 14px 40px 14px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 3px;
	background: none;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	background-image: -ms-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to left, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(1, 0.5);
	transform: scale(1, 0.5);
	background-image: -ms-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to right, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four .txt {
	position: relative;
	z-index: 1;
}

.contact-page-section .info-column {
	position: relative;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section .info-column .inner-column {
	position: relative;
	margin-left: 80px;
	padding: 35px 35px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	background-image: -ms-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4F4F4), color-stop(100, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #F4F4F4 0%, #FFFFFF 100%);
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .text {
	position: relative;
	color: #777777;
	font-weight: 400;
	line-height: 1.7em;
	margin-top: 18px;
	font-size: 18px;
}

ul>li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 84px;
	font-weight: 300;
	font-size: 36px;
	line-height: 80px;
	color: #3ae41e;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #3ae41e;
}

.contact-page-section .info-column ul li strong {
	position: relative;
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #222222;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(2) .icon {
	color: #ff0000;
	border-color: #ff0000;
}

.contact-page-section .info-column ul li:last-child {
	margin-right: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(3) .icon {
	color: #fed944;
	border-color: #fed944;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

a.contactus {
	color: #000000;
}

@media only screen and (max-width: 1023px) {
	.contact-page-section .form-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-page-section .info-column .inner-column {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 479px) {

	.contact-page-section .info-column ul li,
	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-page-section .info-column ul li {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 479px) {
	.contact-page-section .info-column ul li .icon {
		position: relative;
		margin-bottom: 30px;
		display: block;
	}
}

.newsletter-section.margin-bottom {
	margin-bottom: -150px;
	z-index: 1;
}

.newsletter-section {
	position: relative;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.newsletter-section .inner-container {
	position: relative;
	padding: 55px 60px 40px;
	border-radius: 10px;
	background-color: #fd4b1b;
	margin-bottom: 50px;
}

.newsletter-section .title-column {
	position: relative;
}

.newsletter-section .title-column .inner-column {
	position: relative;
	padding-left: 105px;
}

.newsletter-section .title-column .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ffffff;
	font-size: 60px;
	line-height: 1em;
}


.newsletter-section .title-column h4 {
	position: relative;
	color: #ffffff;
	font-weight: 700;
}

.newsletter-section .title-column .text {
	position: relative;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	margin-top: 2px;
}

.emailed-form .form-group {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}

.emailed-form .form-group input[type="text"],
.emailed-form .form-group input[type="tel"],
.emailed-form .form-group input[type="email"],
.emailed-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 20px;
	height: 60px;
	font-size: 14px;
	color: #797979;
	overflow: hidden;
	border-radius: 6px;
	padding: 10px 50px 10px 30px;
	background: #ffffff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	border: 1px solid #cccccc;
}

.emailed-form .form-group input[type="submit"],
.emailed-form button {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 160px;
	height: 50px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #0a2aa6;
	letter-spacing: 1px;
	border-radius: 6px;
	text-transform: capitalize;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

@media only screen and (max-width: 1023px) {
	.newsletter-section .inner-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.title-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 479px) {
	.newsletter-section .title-column .inner-column {
		padding-left: 0px;
	}

	.newsletter-section .title-column .icon {
		position: relative;
		display: block;
		margin-bottom: 20px;
	}

	.emailed-form button {
		position: relative;
		top: 0px;
		right: 0px;
		width: 100%;
	}
}

@media only screen and (max-width: 599px) {
	h4 {
		font-size: 20px;
	}
}

/*social service*/

.great_features_area {
	padding: 120px 0px 0px;
}

section {
	position: relative;
	z-index: 1;
}

.new_section_title {
	padding-bottom: 0px;
}

.mb_70 {
	margin-bottom: 70px;
}

.new_section_title p {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.new_section_title p {
	color: #797f8c;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.new_section_title .title {
	padding-bottom: 0;
}

.new_section_title .title {
	font-weight: 700;
	color: #1e2229;
	padding-bottom: 10px;
}

.great_features {
	position: relative;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_icon {
	border-width: 1px;
	border-color: rgb(235, 239, 246);
	border-style: solid;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 6px 0px rgb(14 0 40 / 10%);
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 78px;
}

.great_icon img {
	width: 32px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_features_content h2 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.great_features_content h2 {
	font-size: 21px;
	color: #3f424b;
	font-weight: 700;
	padding-bottom: 10px;
}

.great_features_content p {
	font-size: 16px;
	line-height: 30px;
	color: #797f8c;
	font-weight: 500;
}

.great_item:nth-child(2) {
	bottom: 80px;
	left: -148px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(3) {
	right: 0;
	left: auto;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-right {
	padding-left: 30px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(4) {
	right: -148px;
	left: auto;
	bottom: 80px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.round_circle {
	position: relative;
}

.round_logos {
	position: absolute;
	left: 51.5%;
	transform: translateX(-50%);
	bottom: 35px;
	width: 80px;
}


@media (max-width: 1366px) {
	.great_item:nth-child(4) {
		right: 0;
	}

	.great_item:nth-child(2) {
		left: 0;
	}
}

@media (max-width: 991px) {
	.great_features_area {
		padding: 100px 0px 0px;
	}
}

@media (max-width: 576px) {
	.title {
		line-height: 38px;
	}
}


@media (max-width: 767px) {
	.great_features {
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 1199px) {
	.great_features {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 1199px) {
	.great_item {
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: calc(95% / 2);
		width: 100%;
		overflow: hidden;
		float: left;
		margin-bottom: 50px;
		padding: 0px 15px;
	}

	.great_item .great_icon {
		float: none !important;
		margin-bottom: 30px;
	}

	.great_features_content.pull-left {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.great_features_content.pull-left,
	.great_features_content.pull-right {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.round_circle img {
		max-width: 100%;
	}
}

/*action bar*/

.footer-info ul {
	display: flex;
	justify-content: space-between;
	background-color: #1e1e1e;
	padding: 30px 35px;
}

.footer-info ul li .media-left {
	padding-right: 20px;
}

.media-left,
.media-right,
.media-body {
	vertical-align: top;
}

.media-body {
	vertical-align: top;
}

.footer-info ul li h5 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.footer-info ul li h5 {
	color: #FFF;
	font-size: 20px;
	padding-bottom: 0;
}

.footer-info ul li .media-body p {
	color: #8d8f94;
	font-weight: 500;
}

.media .media-body p,
.range-content p {
	padding-bottom: 0px;
}

.row:after {
	clear: both;
}

@media (max-width: 576px) {
	.footer-info ul {
		display: block;
		padding: 30px 15px;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.footer-info ul {
		flex-wrap: wrap;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}

	.footer-info ul li+li {
		margin-left: 0;
	}
}

@media (max-width: 991px) {
	.footer-info ul li .media-left {
		padding-right: 11px;
	}
}

@media (max-width: 991px) {
	.footer-info ul li h5 {
		font-size: 15px;
	}
}

/*service page*/

.services-area {
	position: relative;
	z-index: 1;
}

.bg-f9f9f9 {
	background-color: #f9f9f9;
}

.pb-70 {
	padding-bottom: 70px;
}

.pt-100 {
	padding-top: 100px;
}

.section-title {
	max-width: 773px !important;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.about-part2 .section-title {
	text-align: left;
}

.section-title .sub-title {
	display: block;
	margin-bottom: 12px;
	color: var(--mainColor);
	text-transform: uppercase;
	font-size: 15.5px;
	font-weight: 700;
}

.section-title h2 {
	margin-bottom: 0;
	font-size: 42px;
}

.section-title p {
	max-width: 650px;
	font-size: 17px;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

p:last-child {
	margin-bottom: 0;
}

p {
	color: var(--optionalColor);
	line-height: 1.8;
}

.single-services-box {
	background-color: #ffffff !important;
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	transition: var(--transition);
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.single-services-box .icon {
	text-align: center;
	line-height: 90px;
	color: #fe4c1c;
}


.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h3 {
	font-weight: 800;
}

a {
	color: var(--blackColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-decoration: none;
	outline: 0 !important;
}

p {
	color: var(--optionalColor);
	font-size: var(--fontSize);
	margin-bottom: 15px;
	line-height: 1.8;
}

single-services-box .learn-more-btn {
	margin-top: 10px;
}

.learn-more-btn {
	color: #ff7810;
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: var(--mainColor);
	color: var(--whiteColor);
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: #fe4c1c;
	color: #ffffff;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .right-icon {
	position: absolute;
	right: 20px;
	top: 2px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	opacity: 0;
	visibility: hidden;
	font-size: 28px;
	font-weight: 400;
}

*,
::after,
::before {
	box-sizing: border-box;
}

user agent stylesheet i {
	font-style: italic;
}

.learn-more-btn {
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.single-services-box {
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}


.col-lg-4:nth-child(2) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box {}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-one {
	background-color: #290390;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin: auto;
	margin-bottom: 30px;
}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(4) .single-services-box .icon,
.col-lg-4:nth-child(10) .single-services-box .icon,
.col-lg-4:nth-child(16) .single-services-box .icon {
	background-color: #f3e3f6;
	color: #9916b1;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-one {
	background-color: #9916b1;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.col-lg-4:nth-child(5) .single-services-box .icon,
.col-lg-4:nth-child(11) .single-services-box .icon,
.col-lg-4:nth-child(17) .single-services-box .icon {
	background-color: #f9e1f0;
	color: #cb0680;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}



.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(6) .single-services-box .icon,
.col-lg-4:nth-child(12) .single-services-box .icon,
.col-lg-4:nth-child(18) .single-services-box .icon {
	background-color: #e6f5e3;
	color: #2eb01c;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}


.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-one {
	background-color: #2eb01c;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #fe4c1c;
}

.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0 !important;
}

/*form seocrawler*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.span {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-divider-item .gdlr-core-divider-container.gdlr-core-left-align {
	margin-left: 0px;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon:first-child {
	margin-left: 0px;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
	content: "\f09a";
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-instagram:before {
	content: "\f16d";
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body p {
	line-height: 1.7;
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.strong {
	font-weight: bold;
}

.fa-phone:before {
	content: "\f095";
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.form {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body,
.seocrawler-body p,
.seocrawler-line-height,
.gdlr-core-line-height {
	line-height: 1.7;
}

.seocrawler-body input,
.seocrawler-body textarea {
	color: #7c7c7c;
}

.seocrawler-body input,
.seocrawler-body textarea {
	background-color: #f3f3f3;
}

.submit-button {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	background-color: #ff4800;
	border: 0;
	color: #fff;
	font-style: normal !important;
	cursor: pointer;
	font-style: normal;
}

.container.myclass {
	margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-30 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

}


/*action bar*/

.contact-info-section {
	position: relative;
	padding: 0px 0px 0px;
	/*background-color: #f3f4ff;*/
}

.auto-container {
	position: static;
	max-width: 1200px;
	/*shivani changed from 100%*/
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-info-section .inner-container {
	position: relative;
	z-index: 1;
	border-radius: 12px;
	padding: 35px 60px 30px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
}

.contact-info-section ul {
	position: relative;
}



.contact-info-section .col-lg-4 {
	position: relative;
	color: #111121;
	font-size: 14px;
	display: inline-block;
}

.contact-info-section .col-lg-4 .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: 300;
	font-size: 50px;
	line-height: 1.5em;
	color: rgba(255, 255, 255, 10);
}

.contact-info-section .contact-add {
	padding-left: 50px;
}

.contact-info-section .col-lg-4 strong {
	position: relative;
	font-weight: 700;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}

.contact-info-section .col-lg-4:last-child {
	margin-right: 0px;
}

@media only screen and (max-width: 479px) {
	.contact-info-section .inner-container {
		padding: 50px 30px;
	}

	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-info-section ul li {
		margin-right: 25px;
	}
}


/*seo page*/

.gdlr-core-page-builder-body [data-skin="Dark Port"],
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-content {
	color: #ffffff;
}

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	background: linear-gradient(#7774eb, #392a9c);
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] h1,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h2,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h3,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h4,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h5,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h6,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title a {
	color: #ffffff;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a:hover {
	color: #ffffff;
}

.gdlr-core-title-item-caption-bottom .gdlr-core-title-item-caption {
	margin-top: 10px;
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
	font-size: 16px;
	font-style: italic;
	display: block;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}


.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

p.foos {
	color: #ffffff;
}

i.fas.fa-check.myclass {
	padding-right: 7px;
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-container-custom {
		max-width: 500px !important;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*priyanshu added */

.heading-p {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	font-color: linear-gradient(#7774eb, #392a9c);
	font-family: poppins;
}

.portfolio-filter button.is-checked,
.portfolio-filter button:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies {
	background: linear-gradient(#7774eb, #392a9c);
}


.case-gallery .case-body h4.small,
.case-gallery .case-body p {
	color: #fff;
}

.case-gallery .case-body a:hover {
	color: #fff;
}

/*priyanshu end */

/*daina added */
.gray-purple {
	background: linear-gradient(#7774eb, #392a9c);
}

.testi-home h2.title,
.testi-home p {
	color: #fff;
}

.testi-home .section-title h6 {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.testi-home .testimonial:before {
	border-top: 100px solid #e4e4e4;
}

.testi-home .testimonial {
	background: #e4e4e4;
}

.testi-home .testimonial-content {
	background: #fff;
}

.testi-home .testimonial-content p {
	color: #000;
}

.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #ffffff;
}

.testi-home .testimonial .testimonial-caption h5 {
	background: linear-gradient(#7774eb, #392a9c);
}

.blog-home .single-blog-post-thumb .entry-header .entry-content p {
	color: #000;
}

.blog-home input#newsletter-thumb::placeholder {
	color: #fff;
}

.btn-purple {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

input#newsletter-thumb::placeholder {
	color: #fff !important;
}

.social-list li a {
	color: #fff !important;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.copyright-text p {
	color: #fff;
}

.counter img {
	position: absolute;
	left: -3%;
	top: 15%;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 30%;
	font-size: 20px;
	color: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

.owl-carousel .owl-prev {
	left: 43%;
}

.owl-carousel .owl-next {
	right: 43%;
}

.case-study .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.case-study .owl-carousel .owl-nav.disabled,
.case-study .owl-carousel .owl-dots.disabled {
	display: block !important;
}

/*
.case-study .owl-carousel .owl-nav button.owl-prev,
.case-study .owl-carousel .owl-nav button.owl-next {
background: linear-gradient(90deg, #7774eb 0%, #392a9c 50%);
transition: none !important;
color: #fff;
}
*/

.case-study .owl-carousel .owl-nav button.owl-prev:hover,
.case-study .owl-carousel .owl-nav button.owl-next:hover {
	background: linear-gradient(90deg, #f9b5ab 0%, #f3818e 50%);
	transition: none !important;
}

/*case study detail page start here*/
.case-sec-3 .section-title {
	text-align: left;
}

.sec-2-case {
	height: 550px;
	background-image: url(&quot;images/pattern/01.png&quot;);
}

.sec-2-case h1 {
	color: #fff;
}

.sec-2-case p {
	color: #fff;
}

.sec-2-case h1 span {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec-2-case .play-btn span {
	color: #fff;
}

.related-2 .single-case-studies {
	background-color: #ffffff;
}

.single-case-studies .image img {
	width: 100% !important;
}

.single-case-studies {
	margin-bottom: 20px;
}

/*case study detail end here*/

/*home slider start here*/
.tp-parallax-wrap.one {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 250px;
	z-index: 7;
}

.tp-parallax-wrap.two {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 420px;
	z-index: 7;
	width: 100% !important;
}

.tp-parallax-wrap.three {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 510px;
	z-index: 7;
}

.tp-parallax-wrap.four {
	position: absolute;
	display: block;
	visibility: visible;
	left: 70%;
	top: 159px;
	z-index: 7;
}

.tp-parallax-wrap.five {
	position: absolute;
	display: block;
	visibility: visible;
	left: 320px;
	top: 607px;
	z-index: 7;
}

.tp-parallax-wrap.six {
	position: absolute;
	display: block;
	visibility: visible;
	left: -8px;
	top: 592px;
	z-index: 7;
}

.tp-parallax-wrap.seven {
	position: absolute;
	display: block;
	visibility: visible;
	left: 760px;
	top: 150px;
	z-index: 7;
}

.tp-parallax-wrap.one .tp-caption {
	z-index: 7;
	white-space: nowrap;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 64px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.two .tp-caption {
	z-index: 7;
	white-space: normal;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
	min-height: 0px;
	min-width: 670px;
	max-height: none;
	max-width: 670px;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.six .content-image img {
	width: 270px;
	height: 188px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-parallax-wrap.four .content-image img {
	width: 286px;
	height: 531px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-bgimg.defaultimg {
	background-repeat: no-repeat;
	background-image: url("../images/home/digital-marketing.jpg");
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: inherit;
	z-index: 20;
}

div#rev_slider_486_1 {
	max-height: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 780px;
}

.tp-parallax-wrap.five .content-image img {
	width: 1263px;
	height: 173px;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

/*home slider end here*/

/*testimonial start page*/

.testimonial-block .rating .fas {
	color: #ff9800;
}

.testi-client .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.testi-client .owl-carousel .owl-dots {
	display: none;
}

.testi-client .client-logo-wrap {
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
}

/*testimonial end page*/

/*service page start here*/

.service-sec1 .features-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.service-sec1 .features-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.service-sec1 .features-list li span {
	display: block;
	background-color: #f8faff;
	border-radius: 5px;
	padding: 13px 12px 10px 40px;
	z-index: 1;
	position: relative;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-weight: 800;
	font-size: 15.5px;
}

.service-sec1 .features-list li span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border-radius: 5px;
	background-color: var(--mainColor);
	z-index: -1;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.service-sec1 .features-list li span i {
	font-size: 18px;
	color: #fff;
	background: #17a517 !important;
	/*background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;*/
	width: 23px;
	height: 23px;
	line-height: 23px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-align: center;
	border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shape9 {
	position: absolute;
	left: 17%;
	bottom: 30%;
	z-index: -1;
}

.shape9 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape10 {
	position: absolute;
	left: 20%;
	bottom: 45%;
	z-index: -1;
}

.shape10 img {
	-webkit-animation: zoomeffect 8s infinite;
	-moz-animation: zoomeffect 8s infinite;
	animation: zoomeffect 8s infinite;
}

@-webkit-keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

@keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

.shape11 {
	position: absolute;
	right: 14%;
	bottom: 15%;
	z-index: -1;
}

.shape11 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape12 {
	position: absolute;
	right: 11%;
	bottom: 33%;
	z-index: -1;
}

.shape12 img {
	-webkit-animation: shake 10s ease infinite;
	animation: shake 10s ease infinite;
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px);
	}
}

.subscribe-content .newsletter-form {
	position: relative;
	max-width: 600px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-content .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	border: none;
	background-color: #eaeaea;
	color: #000;
	height: 50px;
	padding-left: 18px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
}

.subscribe-content .newsletter-form .default-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
}

.default-btn {
	text-align: center;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	border: none;
	padding: 10px 30px;
	position: relative;
	z-index: 1;
	color: #ffffff;
	background: linear-gradient(#7774eb, #392a9c);
	font-size: 17px;
	font-weight: 700;
}

.default-btn::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 5px;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;
}

.default-btn:hover {
	background: linear-gradient(#f9b5ab, #f3818e);
}

.single-services-box {
	-webkit-transition: .5s;
	transition: .5s;
}

.single-services-box:hover {
	border-radius: 0;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.preloader-sec {
	animation: beat .50s infinite alternate;
	transform-origin: center;
}

/* Heart beat animation */
@keyframes beat {
	to {
		transform: scale(1.4);
	}
}

/*service page end here*/

/*Industry page css start here*/
/* Style 9
----------------------------- */
.industry-heading h2 {
	text-align: center;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 1px;
}

.industry-heading h2 span {
	margin-top: 5px;
	font-size: 15px;
	color: #444;
	word-spacing: 1px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: grid;
	grid-template-columns: 1fr max-content 1fr;
	grid-template-rows: 27px 0;
	grid-gap: 20px;
	align-items: center;
}

.industry-heading h2 span:after,
.industry-heading h2 span:before {
	content: " ";
	display: block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 5px;
	background-color: #f8f8f8;
}

.color-1 {
	color: #ffffff;
}

.color-1-bg {
	background: linear-gradient(#7774eb, #392a9c);
}

.promo-section h5 {
	color: #fff;
}

.icon-md {
	font-size: 40px;
	line-height: 40px;
}

@media (min-width: 992px) {
	.promo-section .col-lg-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/*Industry page css end here*/

/*mobile responsive start here*/

/*about us mobile responsive start here*/
@media only screen and (max-width: 768px) {


	/* mobile service page start*/
	.shape9,
	.shape10,
	.shape11,
	.shape12 {
		display: none;
	}

	.subscribe-content .newsletter-form .input-newsletter {
		height: 48px;
		padding-left: 15px;
		font-size: 14px;
	}

	.subscribe-content .newsletter-form .default-btn {
		position: relative;
		display: block;
		width: 100%;
		margin-top: 15px;
		height: 47px;
	}

	.banner.service-sec31 {
		padding: 80px 0 100px !important;
	}

	/* mobile service page end*/


	/*mobile home slider start here*/
	.tp-parallax-wrap.one {
		left: 20px;
		top: 120px;
	}

	.tp-parallax-wrap.one h2,
	.tp-parallax-wrap.one span {
		line-height: 35px !important;
		font-size: 30px !important
	}

	.tp-parallax-wrap.two {
		left: 20px;
		top: 210px;
	}

	.tp-parallax-wrap.three {
		left: 20px;
		top: 300px;
	}

	.tp-parallax-wrap.two .tp-caption {
		min-width: 300px;
		max-width: 300px;

	}

	.tp-parallax-wrap.six {
		top: 336px;
	}

	.tp-parallax-wrap.six .content-image img {
		width: 125px;
		height: 95px;
	}

	.tp-parallax-wrap.four .content-image img {
		width: 140px;
		height: 250px;
	}

	.tp-parallax-wrap.four {
		left: 53%;
		top: 136px;
		z-index: 1;
		opacity: 65%;
	}

	.tp-bgimg.defaultimg {
		width: 100%;
		height: 500px;
	}

	div#rev_slider_486_1 {
		max-height: 500px;
		height: 500px;
	}

	.tp-parallax-wrap.five {
		left: 76px;
		top: 437px;
	}

	.tp-parallax-wrap.five .content-image img {
		width: 300px;
		height: 65px;
	}

	.tp-parallax-wrap.seven {
		display: none;
	}


	/*mobile home slider end here*/

	.navbar .right-nav.align-items-center.d-flex.justify-content-end.list-inline {
		display: none !important;
	}

	#header-wrap {
		padding: 20px 0 20px !important;
	}

	.contact-info-section .col-lg-4 .icon {
		font-size: 30px !important;
	}

	.contact-info-section .contact-add {
		padding-left: 25px !important;
	}

	.contact-info-section .col-lg-4 strong {
		font-size: 20px !important;
		margin-bottom: 5px !important;
	}

	.contact-info-section .col-lg-4 {
		margin-bottom: 15px !important;
	}

	.contact-info-section .inner-container {
		padding: 30px 15px !important;
		margin: 10px;
	}

	.main-slider h2 {
		font-size: 24px !important;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gdlr-core-pbf-column.gdlr-core-column-20 {
		margin: 0 5px 0 !important;
	}

	/*.main-slider {
display: none;
}*/

	.counter img {
		top: 0% !important;
		width: 65px;
	}

	.counter span {
		font-size: 30px;
	}

	.single-blog-post-thumb {
		margin-bottom: 30px;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
		padding-right: 0;
		padding-left: 0;
	}

	.free-quote-area .form-control {
		height: 40px !important;
	}

	.free-quote-area .xs-inline-form .check-btn {
		height: 45px;
	}

	.free-quote-area form.xs-inline-form {
		text-align: center;
	}

	.xs-heading[class*=text-] {
		margin-bottom: 45px;
	}

	.owl-carousel .owl-next {
		right: 0;
	}

	.owl-carousel .owl-prev {
		left: 0;
	}

	.case-study .owl-carousel .owl-nav button.owl-prev:hover,
	.case-study .owl-carousel .owl-nav button.owl-next:hover {
		background: none;
		color: #141414;
	}

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		margin-right: 30 px;

	}

	.navbar-toggler {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-collapse {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-nav .nav-link:hover,
	.navbar-nav .nav-link.active,
	.navbar-nav .nav-link:focus,
	#header-wrap.fixed-header .navbar-nav .nav-link:hover,
	#header-wrap.fixed-header .navbar-nav .nav-link.active {
		background: linear-gradient(#7774eb, #392a9c) !important;
		color: #ffffff !important;
	}

	.fixed-header .navbar-nav .nav-link {
		color: #fff;
	}
}



/*daina end here*/

/*priyanshu added for header-icon*/
.contact-info li i {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 47px;
	font-size: 36px;
	color: #ff7810;
	text-align: center;
	background: -webkit-linear-gradient(#7774eb, #392a9c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nav-item.dropdown .dropdown-menu a {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.nav-item.dropdown .dropdown-menu a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

/*priyanshu added for mega menu*/
.mega-box {
	position: absolute;
	top: 85px;
	width: 100%;
	left: 0;
	padding: 0 8px;

}

.mega-box .content {
	padding: 35px 20px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	color: white;
	margin-left: 20px;

}

.content .row {

	width: calc(33.3% - 15px);
	line-height: 40px;
}

.content .row:nth-child(1),
.content .row:nth-child(2) {
	border-left: 0px;
}

.content .row img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-left: 35px;

}


.content .row .m-menu {
	color: #fff;
	font-weight: 500;
	padding: 5px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	color: #f3818e;
	font-size: 17px;
}

.content .row .mega-links {

	margin-left: 0px;
	margin-top: 20px;




}

@media only screen and (min-width:321px) and (max-width:768px) {

	.content .row .mega-links {

		margin-left: -140px;
		margin-top: 20px;




	}

}

.row .mega-links li {
	padding: 0 0px;


}

.row .mega-links li a {
	color: #fff;
	font-weight: 500;
	padding: 0px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	display: block;


}

.mega-box {
	opacity: 0;
	position: absolute;
	display: block;
	pointer-events: none;
}




li.nav-item.mega:hover .mega-box {
	display: block;
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
	top: 100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	top: 65px;
}


.row .mega-links li a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

@media only screen and (min-width:801px) {

	.navbar-nav .mobile-item {
		display: none;

	}
}

@media (min-width:1281px) {
	.mega-box .content {
		background: linear-gradient(#000, #392a9c) !important;

	}
}

@media screen and (max-width: 768px) {
	.megamenu-icon {
		color: #fff !important;
	}

	.content .row .mega-links {

		margin-left: -190px !important;
		margin-top: 60px;




	}

	.left-pad {
		margin-left: -26px !important;


	}

	.row .mega-links li {
		padding: 18px 15px;
		font-size: 14px;


	}


	.m-menu:before {
		position: absolute;
		left: 0;
		width: 100px;
		margin-top: 40px;
		margin-left: 10px;
		height: 3px;
		animation: rotate 80s infinite linear;
		-webkit-animation: rotate 80s infinite linear;
		content: "";
		border-radius: 5px;
		background: rgb(255, 120, 16);
		/* Old browsers */
		background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
					rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
					rgba(255, 120, 16, 1)));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
					1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* IE10+ */
		background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
				rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
		/* IE6-9 */
		display: none;
	}


	#showMega:checked~.mega-box {
		max-height: 100%;
	}

	.image-1 {
		display: none;
	}


	.navbar-nav .desktop-item {
		display: none;
	}

	.content .row .m-menu {
		color: #fff;

		border-radius: 0;
		text-transform: capitalize;
		overflow: hidden;
		position: relative;
		font-size: 14px;
	}

	.mega-box .mobile-item {
		display: block;
		color: #f2f2f2;
		font-size: 20px;
		font-weight: 500;
		padding-left: 20px;
		cursor: pointer;
		border-radius: 5px;
		transition: all 0.3s ease;

	}

	.nav-links .mobile-item:hover {
		background: #3A3B3C;

	}

	.mega-box {

		position: static;
		top: 65px;
		opacity: 1;
		visibility: visible;
		padding: 0 0;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease;
		width: 100%;
	}

	.mega-box .content {
		flex-direction: column;
		padding: 0 20px 0 0px;
	}

	.content .row {
		margin-top: -10PX;
		width: 100%;
	}

	.mega-box .content .row {
		width: 100%;
		margin-bottom: 15px;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
	}

	.mega-box .content .row:nth-child(1),
	.mega-box .content .row:nth-child(2) {
		border-top: 0px;
	}

	.content .row .mega-links {
		border-left: 0px;
		padding-left: 173px;
	}

	.row .mega-links li {
		margin: 0;
	}

	.content .row .m-menu {
		font-size: 16px;
	}

}

nav input {
	display: none;
}

.body-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	padding: 0 30px;
}

.body-text div {
	font-size: 45px;
	font-weight: 600;
}

/*priyanshu added for privacy and terms*/

.privacy-head {
	font-size: 33px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	padding-bottom: 40px;
}


.privacy-head-1 {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}

.privacy-head-2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-head-3 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-para {
	color: black;
	font-size: 13px;
	text-align: justify;
	padding-right: 50px;
}

.form-heading {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 50px;
	padding-top: 15px;
	margin-left: 20px;
}

.form-div {
	background: linear-gradient(#7774eb, #392a9c);
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-div {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-left: 20px;
}

.col-div-1 {
	font-size: 14px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 20px;
}


.sticky {
	position: sticky;
	top: 100px;


}

.sticky-1 {
	position: sticky;
	top: 360px;
}

.m-menu:before {
	position: absolute;
	left: 0;
	width: 100px;
	margin-top: 40px;
	margin-left: 10px;
	height: 3px;
	animation: rotate 80s infinite linear;
	-webkit-animation: rotate 80s infinite linear;
	content: "";
	border-radius: 5px;
	background: rgb(255, 120, 16);
	/* Old browsers */
	background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
				rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
				rgba(255, 120, 16, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
				1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
			rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
	/* IE6-9 */
}


/*added for call to action*/
.section-cta {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

.cta-banner-img {
	width: 655px;
	height: 400px;
}

.cta-heading {
	margin-left: 80px;
	margin-top: 100px !important;
}

.cta-button {
	margin-left: 80px;
	margin-top: 20px;
}

@media only screen and (min-width:768px) {

	.cta-para {
		margin-top: 20px !important;
		margin-left: 80px;



	}
}

@media screen and (max-width: 768px) {
	.cta-banner-img {
		width: 355px;
		height: 300px;
	}

	.cta-heading {
		margin-left: 75px;
		margin-top: 40px !important;
	}

	.cta-para {
		text-align: center;


	}

	.cta-button {
		margin-left: 110px;
		margin-top: 20px;
	}

	.section-cta {
		background: linear-gradient(#7774eb, #392a9c) !important;
		margin-left: 15px;
		margin-right: 15px !important;
	}
}

.team-block .inner-box .lower-content h4 {
	color: #fff;
}

/*case study page buttuon*/
.case-btn {
	background: linear-gradient(#7774eb, #392a9c) !important;
}


/*priyanshu change on 9 august*/

/*changes for home case study arrow*/
@media (max-width: 576px) {

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		font-size: 30px;
		padding: 1px 10px !important;

	}


}



/*priyanshu added for plane of action*/


@media only screen and (max-width: 600px) {
	.mobile-hide {
		display: none;
	}

	.career-icon {
		position: absolute;
		padding: 10px;
		top: 6px;
		left: 310px !important;
		min-width: 40px;
		font-size: 19px;
	}
}



@media only screen and (min-width: 992px) {
	.desktop-hide {
		display: none;
	}
}






@media only screen and (min-width:321px) and (max-width:768px) {
	.mobile-hide {
		display: none;
	}

}




.profile-circel-image-200 img {
	width: 180px;
	height: 180px;
	border-radius: 200px;
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.03);

}

.privacy-head-10 {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}





#loadMore {
	width: 200px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 20px auto;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid transparent;
	background-color: blue;
	transition: .3s;
}




#clients {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
	padding: 50px 0px;
	margin-top: -40px;
}

#clients .clients-wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#clients .clients-wrap ul {
	display: block;
	list-style: none;
	transition: 2s !important;

	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#clients .clients-wrap ul li {
	display: block;
	float: left;
	position: relative;
	width: 220px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}

#clients .clients-wrap ul li img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;

	-webkit-transition: 0 linear left;
	-moz-transition: 0 linear left;
	transition: 0 linear left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 1.0;
}

#clients .clients-wrap ul li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}


/*priyanshu add the code*/
.link-color {
	color: #7471E8;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-content {
	font-size: 14px;
	vertical-align: middle;
}

.gdlr-core-item-pdbm {
	padding-bottom: 30px;
	margin-left: 75px;
}

@media only screen and (max-width: 600px) {

	.gdlr-core-item-pdbm {
		padding-bottom: 30px;
		margin-left: 20px;

	}
}

@media only screen and (max-width: 600px) {

	.xs-pad {
		padding: 50px 0px !important;
	}

}

.xs-pad {
	padding: 0px 0px;
}




.xy-pad {
	padding: 0px 0px 100px 0px !important;
	background-image: linear-gradient(#7774eb, #392a9c);
}

.website-section .content-column .inner-column {
	padding-bottom: 100px;
}

/*shivani maam added*/
.form-control:focus {
	background-color: #fff !important;
}



/*today*/
/*change in the line 6688*/
.mt-3 {
	color: #000;
}

.callus {
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 10px;
	left: 7px;
	z-index: 99999999999;
	float: right;
	width: 70px;
}

.megamenu-icon-1 {
	color: #fff;
}

@media (min-width: 320px) and (max-width: 480px) {
	.megamenu-icon {
		color: #fff !important;
	}
}

.img-pad {
	padding: 30px 100px 40px 30px;
}










.img-size {
	width: 800px !important;
	height: 710px;
}

@media only screen and (max-width: 600px) {
	.img-size {
		width: 400px !important;
		height: 710px;
	}

}

@media only screen and (max-width: 600px) {
	.col-lg-12 {
		padding-right: 0px !important;
	}
}


.section-title h6 {
	text-transform: uppercase !important;
}

.case-bg {
	background: #fff;
}

.hover-item {
	transition: 0.3s;
	height: 150px;
	width: 150px;
}

.hover-item:hover {
	transform: translateY(-62%);
}

.footer-widget .contact-form .form-control {
	background: #fff;
}

section#contact {
	padding: 50px 0 100px 0 !important;
}


.box:hover {
	background-position: bottom !important;
}

.tp-parallax-wrap.one h1 {
	color: #fff;
}


.single-case-studies .image {
	background: #f5f5f5
}

/*---Priyanshu added---03/09/2021----*/
.career-background {
	background: linear-gradient(#7774eb, #392a9c) !important;

}

.career-icon {
	position: absolute;
	padding: 10px;
	top: 6px;
	left: 380px;
	min-width: 40px;
	font-size: 19px;

}


.single-case-studies .image {
	background: #f5f5f5
}

.form-control:focus {
	border-bottom: 2px solid #3f32a4bf;
}

.icon-color i {
	color: #3f32a4bf;
}

.career-heading {
	font-size: 15px;
	font-weight: 400;

	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

/*----Priyanshu ended----*/

/*priyanshu added*/
.video-link {
	margin-left: 360px !important;
	margin-top: -55px;
}

/*daina added*/
textarea.form-control {
	height: 100px;
}

/*priyanshu added*/

.career-testinomials {
	margin-left: 100px;
	box-shadow: 10px 10px 10px 10px #F3818E !important;

}

.industry-service {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

/*priyanshu addded for home page mobile responsiveness*/
.home-heading {
	margin-bottom: 2px !important;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 70px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 600;
	font-size: 58px;
}

.home-and {
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 78px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 700;
	font-size: 65px;
}

@media only screen and (min-width:321px) and (max-width:768px) {

	.home-heading {
		margin-bottom: 2px !important;
		transition: none 0s ease 0s;
		text-align: inherit;
		border-width: 0px;
		margin: 0px;
		padding: 0px;
		letter-spacing: 0px;
		font-weight: 600;
		font-size: 20px !important;
		line-height: 25px;
	}

	.home-heading #citys {
		font-size: 22px !important;
		line-height: 25px;
	}

}

.collatrl-img img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}




/*priyanshu added for review page*/
.review-section {
	height: 100% !important;
}

#google-reviews {
	border: 1px solid #6F6AE0;
	margin-top: 45px;
	margin-bottom: 10px;
	display: block;
	flex-wrap: wrap;
}


p.review-text {
	color: #000;
	padding: 20px 45px;
	border-bottom: 1px solid #6F6AE0;
}

.review-meta {
	color: #000;
	margin-top: 20px;
	font-weight: 700;
	font-size: 17px;
}


/*mobile responsive css for who we are page */

@media only screen and (min-width:321px) and (max-width:768px) {
	.mobile-image {
		margin-top: 30px !important;
		height: 300px !important;
		width: 350px !important;
	}
}

@media only screen and (min-width:321px) and (max-width:768px) {
	.graphic-heading {
		font-size: 26px !important;

	}
}

@media only screen and (min-width:321px) and (max-width:768px) {
	h6.ecommerce-heading {
		padding: 2px 1px;
	}
}



/*priyanshu added for instagram*/

h1.demo-title {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #2A293E;
	letter-spacing: 2px;
}

h1.demo-title a {
	font-size: 16px;
	font-weight: 300;
}

.pricing-table {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background: #ffffff;
}

.pricing-table .ptable-item {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
}

@media (max-width: 992px) {
	.pricing-table .ptable-item {
		width: 33.33%;
	}
}

@media (max-width: 768px) {
	.pricing-table .ptable-item {
		width: 50%;
	}
}

@media (max-width: 576px) {
	.pricing-table .ptable-item {
		width: 100%;
	}
}

.pricing-table .ptable-single {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.pricing-table .ptable-header,
.pricing-table .ptable-body,
.pricing-table .ptable-footer {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.pricing-table .ptable-status,
.pricing-table .ptable-title,
.pricing-table .ptable-price,
.pricing-table .ptable-description,
.pricing-table .ptable-action {
	position: relative;
	width: 100%;
	text-align: center;
}

.pricing-table .ptable-single {
	background: #f6f8fa;
}

.pricing-table .ptable-single:hover {
	box-shadow: 0 0 10px #999999;
}

.pricing-table .ptable-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}

.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #f6f8fa;
}

.pricing-table .ptable-header::before {
	right: 50%;
	border-right: 250px solid transparent;
}

.pricing-table .ptable-header::after {
	left: 50%;
	border-left: 250px solid transparent;
}

.pricing-table .ptable-item.featured-item .ptable-header {
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}

.pricing-table .ptable-status {
	margin-top: -30px;
}

.pricing-table .ptable-status span {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	color: #FF6F61;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	background: #2A293E;
}

.pricing-table .ptable-status span::before,
.pricing-table .ptable-status span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 10px solid #FF6F61;
}

.pricing-table .ptable-status span::before {
	right: 50%;
	border-right: 25px solid transparent;
}

.pricing-table .ptable-status span::after {
	left: 50%;
	border-left: 25px solid transparent;
}

.pricing-table .ptable-title h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 25px;
}

.pricing-table .ptable-price h2 {
	margin: 0;
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	margin-left: 15px;
}

.pricing-table .ptable-price h2 small {
	position: absolute;
	font-size: 18px;
	font-weight: 300;
	margin-top: 16px;
	margin-left: -15px;
}

.pricing-table .ptable-price h2 span {
	margin-left: 3px;
	font-size: 16px;
	font-weight: 300;
}

.pricing-table .ptable-body {
	padding: 20px 0;
}

.pricing-table .ptable-description ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pricing-table .ptable-description ul li {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 7px;
	border-bottom: 1px solid #dedede;
}

.pricing-table .ptable-description ul li:last-child {
	border: none;
}

.pricing-table .ptable-footer {
	padding-bottom: 30px;
}

.pricing-table .ptable-action a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);

}

.pricing-table .ptable-action a:hover {
	color: #fff;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}

.pricing-table .ptable-item.featured-item .ptable-action a {
	color: #fff;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
	padding: 12px 25px;
	border-radius: 5px;
}

.pricing-table .ptable-item.featured-item .ptable-action a:hover {
	color: #fff;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}


.insta-margin {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}

.titlee:before {
	position: absolute;
	left: 0;
	width: 100px;
	top: 50px;

	height: 3px;
}

.titlee:before {
	position: absolute;
	left: 0;
	width: 100px;

	margin-left: 300px;

	height: 3px;
	-webkit-animation: rotate 80s infinite linear;
	content: "";
	border-radius: 5px;
	background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
			rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
}


/*priyanshu add for instagram*/

.instagram .fab {
	font-size: 50px;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.instagrami .fab {
	font-size: 20px;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


i.fa.fa-heart.heart {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-user.user {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-film.film {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-eye.eye {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-comment.comment {
	color: #ED4956 !important;
	font-size: 50px !important;
}



/*priyanshu add 20-4-2022*/


.pricing-table .ptable-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#3636db, #e34c4c, #d9d448) !important;

}

.pricing-table .facebook-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#0675E7, #139DF8) !important;
}

.pricing-table .youtube-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#e21f30, #e21f30) !important;


}



.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #f6f8fa;
}

.pricing-table .ptable-header::before {
	right: 50%;
	border-right: 250px solid transparent;
}

.pricing-table .ptable-header::after {
	left: 50%;
	border-left: 250px solid transparent;
}


.pricing-table .ptable-status {
	margin-top: -30px;
}

.pricing-table .ptable-status span {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	color: #FF6F61;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	background: #2A293E;
}

.pricing-table .ptable-status span::before,
.pricing-table .ptable-status span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 10px solid #FF6F61;
}

.pricing-table .ptable-status span::before {
	right: 50%;
	border-right: 25px solid transparent;
}

.pricing-table .ptable-status span::after {
	left: 50%;
	border-left: 25px solid transparent;
}

.pricing-table .ptable-title h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
}

.pricing-table .ptable-price h2 {
	margin: 0;
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	margin-left: 15px;
}

.pricing-table .ptable-price h2 small {
	position: absolute;
	font-size: 18px;
	font-weight: 300;
	margin-top: 16px;
	margin-left: -15px;
}

.pricing-table .ptable-price h2 span {
	margin-left: 3px;
	font-size: 16px;
	font-weight: 300;
}

.pricing-table .ptable-body {
	padding: 20px 0;
}

.pricing-table .ptable-description ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pricing-table .ptable-description ul li {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 7px;
	border-bottom: 1px solid #dedede;
}

.pricing-table .ptable-description ul li:last-child {
	border: none;
}

.pricing-table .ptable-footer {
	padding-bottom: 30px;
}





.pricing-table .youtube-btn a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	background: linear-gradient(#e21f30, #e21f30) !important;
}

.pricing-table .instagram-btn a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	background: linear-gradient(#3636db, #e34c4c, #d9d448) !important;

}

.pricing-table .ptable-action a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;


}

a.face {
	background: linear-gradient(#0675E7, #139DF8) !important;
}

i.fas.fa-thumbs-up.thumbs {

	font-size: 50px !important;
	color: #139DF8 !important;
}


i.fa.fa-facebook-square {
	color: #139DF8 !important;
}



i.fas.fa-bell.bell {
	font-size: 50px !important;
	color: #e21f30 !important;
}

i.fas.fa-eye.eye {
	font-size: 50px !important;
	color: #e21f30 !important;
}



i.fas.fa-thumbs-up.tup {
	font-size: 50px !important;
	color: #e21f30 !important;
}



i.fas.fa-comment.com {
	font-size: 50px !important;
	color: #e21f30 !important;
}

.home-digital {
	margin: 50px 0px 100px 0px;
}

/*edit by priyanshu*/
.carrier-class {
	font-size: 130px !Important;
}

.gdlr-core-icon-list-item.gdlr-core-item-pdlr.gdlr-core-item-pdbm.text_mid {
	text-align: left;
}


.team-block .inner-box.certi .lower-content h4 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
}

.team-block .inner-box.certi .lower-content .downloadtext {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
}

.team-block .inner-box.certi .lower-content .designation {
	margin-top: 0px;
}

.team-block .inner-box.certi .lower-content {
	margin-left: 30px;
}

.client-l .image1 img {
	width: 100% !important;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 8px;
}

.client-l .team-block .inner-box .lower-content {
	margin-top: -30px;
}

.client-l .team-block .inner-box .lower-content {
	padding: 15px 15px;
}

.trust-rev {
	color: #fff !important;
}


/*employee feddback page*/
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}

.cnt223 a {
	text-decoration: none;
}

.popup-onload {
	background: #000000d4;
	width: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 99999;
	height: 100%;
}

.cnt223 {
	/* min-width: 600px; */
	width: 40%;
	/* min-height: 150px; */
	margin: 5% auto 100px;
	/*background: #f3f3f3;*/
	position: relative;
	z-index: 103;
	/*padding: 15px 35px;*/
	border-radius: 5px;
	/*box-shadow: 0 2px 5px #000;*/
}

.cnt223 p {
	clear: both;
	color: #555555;
	/* text-align: justify; */
	font-size: 20px;
	font-family: sans-serif;
}

.cnt223 p a {
	color: #d91900;
	font-weight: bold;
}

.cnt223 .x {
	float: right;
	height: 35px;
	left: 0px;
	position: relative;
	top: -25px;
	width: 34px;
}

.cnt223 .x:hover {
	cursor: pointer;
}

.pop-img {
	width: 100%;
	margin: auto !important;
	border: 3px solid #392a9c;
}

.close {
	float: right;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	background: #000;
	border: 0px solid #fff;
	/* text-shadow: 0 1px 0 #fff; */
	opacity: 0.6;
	padding: 3px;
	border-radius: 50%;
}

.rating {
	color: #F5E633;
	font-size: 20px !important;
	letter-spacing: 7px;
}


/*pagination*/

.center {
	text-align: center;
}

.pagination {
	display: inline-block;
	margin-top: 40px;
}

.pagination a {
	color: white;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 500;
	padding: 8px 19px;
	margin: 0 4px;
	background: linear-gradient(90deg, rgba(249 181 171) 0%, rgba(243 129 142) 90%);
	border-radius: 5px;
}

.pagination a.active {
	background: linear-gradient(#7774eb, #392a9c);
	color: white;

}

.pagination a:hover:not(.active) {
	background: linear-gradient(#7774eb, #392a9c);
	border-color: linear-gradient(#7774eb, #392a9c);
}

.pagination a:hover:not(.active) {
	border-color: #392a9c;
}

a.arro {
	background: #fff !important;
	border: 1px solid #392a9c;
	color: #000;
}

.pagination a.arro:hover:not(.active) {
	background-color: #ffffff;
	border-color: #f3818e;
}

/*.post-image.free{*/
/* height: 231px;*/
/*}*/


img.ranki-logo {
	width: 89px;
	display: grid;
	align-items: center;
	margin: auto;
	padding: 10px;
}

.btn.btn-white {
	background: #ffffff;
	color: #000;
}

.btn.btn-white:hover {
	background: #ffffff;
	color: #000;
}

.below-space {
	padding: 100px 0px 0px 0px !important;
}

.m-below {
	margin-bottom: 0px !important;
}

a.read-color {
	color: rgba(57, 42, 156, 1);
	font-weight: 600;
}

img.logo-colarge {
	max-width: 100%;
	display: grid;
	background-size: cover;
	align-items: center;
	margin: auto;
	/*padding-bottom: 90px;*/
}

.fact-counter-two .column .inner .icon-box.border-color {
	position: relative;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	border-radius: 50px;
	border: 2px solid rgba(249, 181, 171, 1);
	display: block;
	margin: 0 auto;
	background-color: #f5f5f5;
}

.profile-circel-image-200.social img {
	width: 100px;
	height: 100px;
	border-radius: 200px;
	border: 2px solid rgba(249, 181, 171, 1);
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.03);
}

section.about-section.style-two.padding-bottom {
	padding-bottom: 0px !important;
}

/*career page*/
.hire {
	padding-bottom: 0px !important;
	margin-bottom: -50px;
}

.hiring-icon {
	width: 60px;
	padding-left: -18px;
	margin-left: -6px;
}

section.contact-info-section.career.margin-bottom {
	background-color: #f3f5f9;
}

.inner-container.hiring-sec.row {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

.content .content-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content .content-list li.time {
	color: var(--mainColor);
	background-color: #E5FAF5;
}

.content .content-list li.freelance {
	color: #FF5B4A;
	background-color: #FFEFED;
}

.content .content-list li.internship {
	color: #FF4AA1;
	background-color: #FFEDF6;
}

.content .content-list li {
	display: inline-block;
	padding: 4px 12px;
	border-radius: 50px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 10px;
	margin-bottom: 15px;
}

.hiring-closed {
	display: inline-block;
	padding: 4px 12px;
	border-radius: 50px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #FF4AA1;
	background-color: #FFEDF6;
}

.row.form-div.easy {
	background: #fff;
	border: 4px solid #392a9c;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-div.extra {
	color: #000;
}

.col-div-1.eextra {
	color: #000;
}

form.row.form-div.whatcom {
	background: linear-gradient(#75b73b, #528921);
}

.btn.btn-theme.whatcombut {
	background: #ffffff;
	/* background: linear-gradient(90deg, rgba(249 181 171) 0%, rgba(243 129 142) 90%); */
	color: #111121;
	margin-left: 20px;
}

.whaticon {
	width: 30px;
	margin-right: 4px;
}

.sub {
	width: 30px;
	margin-right: 10px;
}

.team-page-section.offer {
	padding: 50px 0px 10px;
}

.gimg {
	padding-top: 50px !important;
}

@media only screen and (max-width: 600px) {
	.service-sec1 .features-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}


a.close {
	background: #fff !important;
	color: #000 !important;
	padding: 7px 8px;
}

.section-title p {
	font-size: 16px;
}

i.fas.fa-map-pin {
	color: black !important;
}

a.set {
	color: black !important;
}

.contact-add.seta {
	color: black !important;
}

i.fab.fa-whatsapp {
	color: black ! important;
}

i.fas.fa-envelope {
	color: black !important;
}

html,
body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}


.mega-box {
	top: 70px;
	width: 80%;
	left: 150px;
	padding: 0 8px;
}

.mega-box .content {
	padding: 35px 50px !important;
}

.row .mega-links li a {
	padding: 0px 0px !important;
}


@media only screen and (max-width: 600px) {
	.desktopmenu {
		display: none;
	}

}



.mobilemenu {
	display: none;
}

@media (max-width: 991.98px) {
	.mobilemenu {
		display: block;
	}

	.desktopmenu {
		display: none;
	}

	.mobile-nav .submenu {
		display: none;
		padding-left: 15px;
	}

	.mobile-nav .has-submenu>a::after {
		content: " ▾";
		float: right;
	}

	.mobile-nav .has-submenu.active>.submenu {
		display: block;
	}

	.ht-nav-toggle {
		display: block;
		cursor: pointer;
	}

	/* ADD THIS PART BELOW FOR YOUR MOBILE MENU WRAPPER & SUBMENUS */
	.mobile-menu-wrapper {
		/*background-color: #fff;*/
		position: absolute;
		width: 100%;
		top: 60px;
		left: 0;
		z-index: 999;
		/*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);*/
	}

	.mobile-menu-wrapper ul li {
		padding: 10px 0;
		border-bottom: 1px solid #eee;
		color: #000 !important;
	}

	.mobile-submenu-toggle>.submenu {
		display: none;
	}

	.mobile-submenu-toggle.open>.submenu {
		display: block;
	}

	.arrow {
		font-size: 14px;
		transition: transform 0.3s;
	}

	.mobile-submenu-toggle.open .arrow {
		transform: rotate(180deg);
	}

	.mobilemenu.open {
		display: block;
	}


	.submenu li {
		padding: 5px 10px !important;
		border-bottom: none !important;
		font-size: 14px;
	}
}


.menu-show #ht-main-nav {
	background: linear-gradient(90deg, rgba(249 181 171) 0%, rgba(243 129 142) 90%);
}

.mobile-header .ht-nav-toggle span::before,
.mobile-header .ht-nav-toggle span::after {
	width: 25px;
	height: 2px;
}

.mobile-header .ht-nav-toggle span {
	width: 10px;
}


.reviewtab {
	background: #fff;
	padding: 20px;
	border: 2px solid;
	margin: 5px 10px;
	border-radius: 10px;
}

.reviewtab p {
	font-size: 14px;
	margin-bottom: 40px;
	margin-top: 10px;
	color: #000;
}

.reviewtab h5 {
	font-size: 14px;
	margin-bottom: 0px;
	display: inline-block;
	padding: 0px;
	font-weight: 600;
	color: #4c40b4;
	letter-spacing: 0px;
}

.reviewtab h6 {
	font-size: 12px;
	font-weight: 500;
	color: #4c40b4;
	letter-spacing: 0px;
}

.review .title:before {
	display: none;
}

.review .col-lg-2 {
	width: 20%;
}

.review .col-lg-2 img {
	width: 80%;
}


.review .owl-nav {
	display: block !important;
	bottom: 0px !important;
}

.review .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}


.review .owl-carousel .owl-nav button.owl-prev:hover,
.review .owl-carousel .owl-nav button.owl-next:hover {
	background: transparent !important;
	color: #000 !important;
	border-color: #4639ac !important;
}

@media only screen and (max-width: 600px) {
	.reviewtab {
		margin: 15px 0px;
	}

	.review .col-lg-2 img {
		width: 100%;
	}

	.review .owl-carousel .owl-stage-outer {
		padding-bottom: 10px;
	}

	.review .owl-nav {
		bottom: 20px !important;
	}

}


.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	font-size: 11px;
}


.services-area .icon-input {
	position: relative;
	margin-bottom: 20px;
}

.services-area .icon-input i {
	position: absolute;
	top: 50%;
	left: 18px;
	transform: translateY(-50%);
	color: #666 !important;
	font-size: 14px;
}

.services-area .icon-input input {
	padding-left: 35px !important;
	/* Space for the icon */
	height: 45px;
	border: 1px solid #ccc;
}

.services-area .gdlr-core-item-pdlr {
	padding-left: 10px;
	padding-right: 10px;
}


/*////*/

svg.arrow-animated {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 1%;
	left: -12%;
	transform: translateX(-50%);
	z-index: 999;
	rotate: -7deg;
}

.draw-arrow {
	stroke-width: 5;
	stroke: black;
	fill: none;
	stroke-dasharray: 400;
	stroke-dashoffset: 400;
	animation: draw 2s linear infinite;
}

.draw-arrow.tail-1 {
	animation-delay: 0.2s;
}

.draw-arrow.tail-2 {
	animation-delay: 0.5s;
}

@keyframes draw {
	0% {
		stroke-dashoffset: 400;
	}

	50% {
		stroke-dashoffset: 10;
	}

	100% {
		stroke-dashoffset: 400;
	}
}

@media only screen and (max-width: 600px) {

	svg.arrow-animated {
		top: 1%;
		left: 0%;
	}

}


.contactpg.text-left {
	text-align: left !important;
}

.scroll-top.scroll-visible {
	display: none;
}

.section-title h2 {
	font-size: 35px;
	font-weight: 600;
	line-height: 40px;
}

.section-title h6 {
	font-size: 15px;
}

.servicesul li {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 8px;
}

ul.servicesul {
	margin-left: 15px;
}

.section-title p {
	font-weight: 300;
}


.about-section.style-two {
	padding: 100px 0px 100px;
}

.review {
	padding: 100px 0px 100px;
}

.reviewtab {
	background: #f3ecf7;
	border: none;
}

.rating {
	color: #4c40b4;
}

.reviewtab i {
	font-size: 16px;
	color: #4c40b4;
}

section.actionbarsec {
	padding: 40px 0px;
	background: linear-gradient(#7774eb, #392a9c);
}

.actionbarsec h2 {
	font-weight: 600;
	color: #fff;
}

.actionbarsec p {
	color: #fff;
}

.reviewtab .ratings {
	text-align: right;
}

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow-x: hidden;
}



/*animation delay daina added */
figure.content-image.animated.slideInUp {
	animation-delay: 1s;
}

figure.content-image.animated.fadeInRight {
	animation-delay: 3s;
}

figure.content-image.animated.fadeInLeft {
	animation-delay: 2s;
}

/*animation delay daina added */

/*header logo css daina added*/
.fixed-header .logoblack {
	display: block !important;
}

.logoblack {
	display: none;
}

.fixed-header .logoblack {
	display: block !important;
}

.fixed-header .logowhite {
	display: none !important;
}

.main-slider {
	position: relative;
	z-index: 10;
}

.rev_slider {
	overflow: hidden;
}

.section {
	display: block;
}

.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative;
}

.rev_slider>ul,
.tp-simpleresponsive>ul {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.rev_slider>ul>li,
.rev_slider>ul>li {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.tp-parallax-wrap {
	transform-style: preserve-3d;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

.main-slider .tp-bannertimer {
	display: none !important;
}

.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px;
	background: #000;
	background: rgba(0, 0, 0, .15);
	position: absolute;
	z-index: 200;
	top: 0;
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.theme_color {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.main-slider h2 {
	color: #ffffff;
}

.main-slider .text {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}

.btn-style-one:hover {
	background: none;
	color: #ff5926;
	border-color: #ff5926;
}

.btn-style-one {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	text-transform: capitalize;
	background: #ff5926;
	color: #ffffff;
	border: 2px solid #ff5926;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

/*upturn get quote section*/
.xs-section-padding {
	padding: 100px 0;
}

.primary-bg {
	background-color: #0c5adb;
}

.free-quote-area {
	position: relative;
	overflow: hidden;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff !important;
}

.xs-heading .section-title {
	margin-bottom: 0;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.2;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.xs-heading .section-title {
	margin-bottom: 0;
}


.xs-inline-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	position: relative;
}

.xs-inline-form .row {
	width: 100%;
	position: relative;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.xs-inline-form .row:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(12, 90, 219, .25);
	width: 1px;
	height: 32px;
	z-index: 1;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.xs-inline-form .form-control {
	height: 65px;
	background-color: #fff;
	border-radius: 0;
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding-left: 40px;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.xs-inline-form .form-control::-webkit-input-placeholder {
	color: #9a9a9a;
	font-size: .9333333333rem;
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.xs-inline-form [class*=col-]+[class*=col-] .form-control {
	border-radius: 0;
}

.xs-inline-form .row+.check-btn {
	border-radius: 0 32.5px 32.5px 0;
}

.xs-inline-form .check-btn {
	height: 65px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding: 0 40px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


.free-quote-area.delighter.started .parallax-icon-wraper .parallax-icon {
	opacity: .2;
	visibility: visible;
}

.free-quote-area.delighter.started .parallax-icon-wraper .icon-one {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.free-quote-area.delighter .parallax-icon-wraper .parallax-icon {
	-webkit-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	-o-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	transition: all .6s cubic-bezier(.22, .61, .36, 1);
	opacity: 0;
	visibility: hidden;
}

.free-quote-area .parallax-icon-wraper .parallax-icon.icon-one {
	top: 64px;
	left: 98px;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

@media (max-width: 767px) {
	.xs-section-padding {
		padding: 100px 0;
	}

}

@media (max-width: 480px) {
	.xs-heading[class*=text-] {
		margin-bottom: 40px;
	}
}

@media (max-width: 991px) {
	.xs-inline-form {
		display: block;
	}
}

@media (max-width: 991px) {
	.xs-inline-form .form-control {
		padding-left: 20px;
		margin-bottom: 10px;
		border-radius: 0;
	}

	.xs-inline-form .row+.check-btn {
		border-radius: 0;
	}
}


/*upturn case study section upturn*/

.gray-bg {
	background-color: #f3f5f9;
}

.single-case-studies {
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.home .single-case-studies {
	background-color: #f3f5f9;
}

.fadeInUp {
	animation-name: fadeInUp;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.single-case-studies .image {
	position: relative;
	overflow: hidden;
}

.single-case-studies .image img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-case-studies .case-body {
	padding: 30px 15px;
}

.single-case-studies .case-body h4 {
	margin-bottom: 5px;
}

.xs-content-title.small,
h4.small {
	font-size: 1.3333333333rem;
	font-weight: 700;
}

p:last-child {
	margin-bottom: 0;
}

/*seo crawler section*/

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.seocrawler-body,
.seocrawler-body span.wpcf7-not-valid-tip {
	color: #6e6e6e;
}

.seocrawler-body {
	font-size: 16px;
}

.clearfix {
	zoom: 1;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-container {
	max-width: 1320px;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media {
	float: left;
	margin-right: 25px;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-media {
	max-width: 30%;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper {
	overflow: hidden;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 14px;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	margin-bottom: 20px;
}

.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]) {
	font-size: 15px;
	padding: 15px 22px;
}

.gdlr-core-input-wrap.gdlr-core-no-border input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-no-border textarea {
	border: none;
}

.gdlr-core-page-builder-body [data-skin="Contact form white"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Contact form white"] textarea {
	background-color: #ffffff;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	width: 100%;
}

.seocrawler-body div.wpcf7-response-output {
	font-size: 13px;
	padding: 6px 20px;
	clear: both;
	margin: 0px;
}

.gdlr-core-input-wrap input[type="submit"] {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	width: 100%;
	/*background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);*/
	background: green;
	color: #fff;
	border: none;
}

.gdlr-core-body .gdlr-core-load-more,
.gdlr-core-body .gdlr-core-button,
.seocrawler-body .seocrawler-button,
.seocrawler-body input[type="button"],
.seocrawler-body input[type="submit"] {
	background-color: #ea4517;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {

	display: inline-block;
	margin-bottom: 0px;
	transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title i {
	margin-right: 30px;
}

.icon_genius:before {
	content: "\e00a";
}

.icon_genius:before {
	content: "\e00a";
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-hide-in-mobile,
	.gdlr-core-hide-in-tablet-mobile {
		display: none;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}

	.popup-onload {
		width: 70%;
		margin: 0 auto;
	}

	.cnt223 {
		/* min-width: 600px; */
		width: 65% !important;
		margin: 20% auto 100px !important;
	}
}

/*Blog section*/


.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.xs-heading {
	margin-bottom: 23px;
	position: relative;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
}

.single-blog-post-thumb {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #959595;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-blog-post-thumb .post-image {
	position: relative;
	overflow: hidden;
}

.single-blog-post-thumb .post-image img {
	transition: all .4s ease;
	width: 100%;
	/*---shivani added this----04/08/2021----*/
}

.single-blog-post-thumb .post-body {
	padding: 30px 30px 26px;
}

.single-blog-post-thumb .entry-header .entry-title {
	font-size: 1.3333333333rem;
	line-height: 1.5;
	margin-bottom: 8px;
	font-weight: 700;
}

.single-blog-post-thumb .entry-header .entry-title a {
	color: #181818;
}

.single-blog-post-thumb .entry-header .entry-content {
	margin-bottom: 18px;
}

.single-blog-post-thumb .entry-header .entry-content p {
	margin-bottom: 0;
}

.single-blog-post-thumb .entry-meta span {
	font-size: .9333333333rem;
}

.single-blog-post-thumb .entry-meta span i {
	color: #0c5adb;
	position: relative;
	top: 3px;
	font-size: 1rem;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

*,
::after,
::before {
	box-sizing: border-box;
}

.newsletter-thumb-wraper {
	background: linear-gradient(#7774eb, #392a9c) !important;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-wraper {
	background-color: #0c5adb;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-content .xs-content-title {
	color: #fff;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 30px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.newsletter-thumb-content .xs-content-title:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 3px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

*,
::after,
::before {
	box-sizing: border-box;
}

.subscribe-form2 .form-control {
	border-radius: 3px;
	background-color: rgb(0 0 0 / 48%);
	width: 100%;
	height: 55px;
	border: 0;
	padding: 0 20px;
	margin-bottom: 36px;
}



.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.subscribe-form2 .submit-btn {
	border: none;
	border-radius: 3px;
	height: 49px;
	background: linear-gradient(#7774eb, #392a9c) !important;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.subscribe-form2 .submit-btn:hover {
	background: linear-gradient(#7774eb, #392a9c) !important;
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.subscribe-form2 .submit-btn:hover {
	background-color: #00138e;
	border-color: #00138e;
}

.subscribe-form2 .submit-btn {
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


/*What drives your website*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 0px;
	position: relative;
	padding-bottom: 70px !important;

}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;

}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-15 {
	float: left;
	width: 25%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-image-item {
	line-height: 0;
}

.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap {
	margin-left: 0px;
}

.gdlr-core-image-item .gdlr-core-image-item-wrap {
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 100%;
}

.gdlr-core-body .gdlr-core-image-item-wrap {
	border-color: #000000;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-icon-list-item ul {
	margin-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}

.gdlr-core-page-builder-body ul {
	margin-top: 0px;
}

.gdlr-core-icon-list-item ul li:first-child {
	padding-top: 0px;
}

.gdlr-core-icon-list-item ul li {
	margin-bottom: 10px;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	line-height: 1;
	position: relative;
}


.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
	/*padding-right: 1px !important;
padding-left: 61px !important;*/
	margin-top: 50px;

}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-15 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

/*footer section*/

/*.footer-main.style-two {
background-image: none;
margin-top: -105px;
background: url(http://pawmating.com/dynamisers/meto/images/background/3.png) repeat-x;
}*/

.footer-widget li {
	color: #e2e2e2 !important;
}


.xs-footer-section {
	background-image: url(../images/footer-overlay-bg.png);
	background: linear-gradient(#000, #392a9c) !important;
	background-repeat: no-repeat;
	background-size: 100% 40%;
	background-position: top 40px center;
	margin-top: -70px;
}

.footer-top-area {
	padding: 41px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-logo {
	padding-top: 8px;
}

.address-info-list {
	text-align: right;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

/*
li,
ul {
margin: 0;
padding: 0;
list-style: none;
}*/

.list-inline>li {
	display: inline-block;
}

.address-info-list li {
	text-align: left;
	color: #fff;
}

.address-info-list li .address-icon {
	float: left;
	min-width: 64px;
}

.address-info-list li .address-info {
	margin-left: 46px;
	position: relative;
	overflow: hidden;
}

.footer-main {
	padding: 120px 0 60px 0;
}

.footer-widget .xs-content-title {
	color: #fff;
	margin-bottom: 40px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.footer-widget .xs-lsit li:not(:last-child) {
	margin-bottom: 22px;
}

.articles-list li:not(:last-child) {
	margin-bottom: 18px;
}

.articles-list li a {
	display: block;
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-weight: 700;
	font-size: 1.0666666667rem;
	font-family: lato, sans-serif;
	margin-bottom: 11px;
}

.articles-list li span {
	color: #a4aab7;
	font-size: .8666666667rem;
}

.articles-list li i {
	font-size: 1rem;
	color: #4ac1c3;
	position: relative;
	top: 3px;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
	color: #fff;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #fff !important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form textarea.form-control {
	resize: none;
	height: 85px;
	padding-top: 10px;
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.contact-form .submit-btn {
	border: 1px solid #0c5adb;
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.footer-main+.partner-area-wraper {
	margin-bottom: -61px;
	position: relative;
	z-index: 1;
}

.partner-area .xs-lsit {
	padding-top: 6px;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.partner-area .xs-lsit li.title {
	color: #fff;
	margin-right: 25px;
}

.partner-area .xs-lsit li:not(:last-child) {
	margin-right: 40px;
}

.list-inline>li {
	display: inline-block;
}

.copyright {
	padding: 15px 0 15px;
	background-color: #000;
}

/*.copyright-text {
padding-top: 8px;
}*/

p:last-child {
	margin-bottom: 0;
}

.copyright-text a,
.copyright-text p {
	color: #a4a8b3;
}

.copyright-text p {
	font-size: .9333333333rem;
}

.copyright .social-list {
	text-align: right;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.facebook {
	color: #4969a8;
}

.social-list li a {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 100%;
	border: 1px solid #6b7499;
	text-align: center;
	font-size: .9333333333rem;
	color: #333;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.twitter {
	color: #2aa3ef;
}

.social-list li a.linkedin {
	color: #1178b3;
}

.social-list li a.instagram {
	color: #e8715c;
}

.social-list li a.googlePlus {
	color: #dc4a38;
}

i.fa.fa-check.myclass {
	padding-right: 7px;
	color: #ff7810;
}

a {
	color: #ffffff;
}

@media (max-width: 991px) {
	.footer-logo {
		margin-bottom: 20px;
	}

	.address-info-list {
		text-align: left;
	}

	.address-info-list li:not(:last-child) {
		margin-right: 10px;
		margin-bottom: 15px;
	}

	.address-info-list li .address-icon {
		min-width: 56px;
	}

	.footer-widget {
		margin-bottom: 50px;
	}

}

@media (max-width: 767px) {
	.address-info-list li a {
		font-size: 1rem;
	}
}

/*contact page layout*/

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

section {
	display: block;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-page-section .form-column {
	position: relative;
}

.contact-page-section .form-column .inner-column {
	position: relative;
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .title {
	position: relative;
	color: #777777;
	font-size: 18px;
	font-weight: 600;
	padding-right: 60px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}

.sec-title h2 {
	position: relative;
	color: #322f2f;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 15px;
}

.default-form.contact-form .form-group {
	margin-bottom: 20px;
}

.default-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="email"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 25px;
	color: #777777;
	height: 180px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	resize: none;
	font-size: 14px;
	font-weight: 400;
	border-radius: 6px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group .theme-btn {
	cursor: pointer;
}

.btn-style-four {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 14px 40px 14px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 3px;
	background: none;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	background-image: -ms-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to left, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(1, 0.5);
	transform: scale(1, 0.5);
	background-image: -ms-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to right, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four .txt {
	position: relative;
	z-index: 1;
}

.contact-page-section .info-column {
	position: relative;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section .info-column .inner-column {
	position: relative;
	margin-left: 80px;
	padding: 35px 35px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	background-image: -ms-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4F4F4), color-stop(100, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #F4F4F4 0%, #FFFFFF 100%);
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .text {
	position: relative;
	color: #777777;
	font-weight: 400;
	line-height: 1.7em;
	margin-top: 18px;
	font-size: 18px;
}

ul>li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 84px;
	font-weight: 300;
	font-size: 36px;
	line-height: 80px;
	color: #3ae41e;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #3ae41e;
}

.contact-page-section .info-column ul li strong {
	position: relative;
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #222222;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(2) .icon {
	color: #ff0000;
	border-color: #ff0000;
}

.contact-page-section .info-column ul li:last-child {
	margin-right: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(3) .icon {
	color: #fed944;
	border-color: #fed944;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

a.contactus {
	color: #000000;
}

@media only screen and (max-width: 1023px) {
	.contact-page-section .form-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-page-section .info-column .inner-column {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 479px) {

	.contact-page-section .info-column ul li,
	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-page-section .info-column ul li {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 479px) {
	.contact-page-section .info-column ul li .icon {
		position: relative;
		margin-bottom: 30px;
		display: block;
	}
}

.newsletter-section.margin-bottom {
	margin-bottom: -150px;
	z-index: 1;
}

.newsletter-section {
	position: relative;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.newsletter-section .inner-container {
	position: relative;
	padding: 55px 60px 40px;
	border-radius: 10px;
	background-color: #fd4b1b;
	margin-bottom: 50px;
}

.newsletter-section .title-column {
	position: relative;
}

.newsletter-section .title-column .inner-column {
	position: relative;
	padding-left: 105px;
}

.newsletter-section .title-column .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ffffff;
	font-size: 60px;
	line-height: 1em;
}


.newsletter-section .title-column h4 {
	position: relative;
	color: #ffffff;
	font-weight: 700;
}

.newsletter-section .title-column .text {
	position: relative;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	margin-top: 2px;
}

.emailed-form .form-group {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}

.emailed-form .form-group input[type="text"],
.emailed-form .form-group input[type="tel"],
.emailed-form .form-group input[type="email"],
.emailed-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 20px;
	height: 60px;
	font-size: 14px;
	color: #797979;
	overflow: hidden;
	border-radius: 6px;
	padding: 10px 50px 10px 30px;
	background: #ffffff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	border: 1px solid #cccccc;
}

.emailed-form .form-group input[type="submit"],
.emailed-form button {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 160px;
	height: 50px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #0a2aa6;
	letter-spacing: 1px;
	border-radius: 6px;
	text-transform: capitalize;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

@media only screen and (max-width: 1023px) {
	.newsletter-section .inner-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.title-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 479px) {
	.newsletter-section .title-column .inner-column {
		padding-left: 0px;
	}

	.newsletter-section .title-column .icon {
		position: relative;
		display: block;
		margin-bottom: 20px;
	}

	.emailed-form button {
		position: relative;
		top: 0px;
		right: 0px;
		width: 100%;
	}
}

@media only screen and (max-width: 599px) {
	h4 {
		font-size: 20px;
	}
}

/*social service*/

.great_features_area {
	padding: 120px 0px 0px;
}

section {
	position: relative;
	z-index: 1;
}

.new_section_title {
	padding-bottom: 0px;
}

.mb_70 {
	margin-bottom: 70px;
}

.new_section_title p {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.new_section_title p {
	color: #797f8c;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.new_section_title .title {
	padding-bottom: 0;
}

.new_section_title .title {
	font-weight: 700;
	color: #1e2229;
	padding-bottom: 10px;
}

.great_features {
	position: relative;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_icon {
	border-width: 1px;
	border-color: rgb(235, 239, 246);
	border-style: solid;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 6px 0px rgb(14 0 40 / 10%);
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 78px;
}

.great_icon img {
	width: 32px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_features_content h2 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.great_features_content h2 {
	font-size: 21px;
	color: #3f424b;
	font-weight: 700;
	padding-bottom: 10px;
}

.great_features_content p {
	font-size: 16px;
	line-height: 30px;
	color: #797f8c;
	font-weight: 500;
}

.great_item:nth-child(2) {
	bottom: 80px;
	left: -148px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(3) {
	right: 0;
	left: auto;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-right {
	padding-left: 30px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(4) {
	right: -148px;
	left: auto;
	bottom: 80px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.round_circle {
	position: relative;
}

.round_logos {
	position: absolute;
	left: 51.5%;
	transform: translateX(-50%);
	bottom: 35px;
	width: 80px;
}


@media (max-width: 1366px) {
	.great_item:nth-child(4) {
		right: 0;
	}

	.great_item:nth-child(2) {
		left: 0;
	}
}

@media (max-width: 991px) {
	.great_features_area {
		padding: 100px 0px 0px;
	}
}

@media (max-width: 576px) {
	.title {
		line-height: 38px;
	}
}


@media (max-width: 767px) {
	.great_features {
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 1199px) {
	.great_features {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 1199px) {
	.great_item {
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: calc(95% / 2);
		width: 100%;
		overflow: hidden;
		float: left;
		margin-bottom: 50px;
		padding: 0px 15px;
	}

	.great_item .great_icon {
		float: none !important;
		margin-bottom: 30px;
	}

	.great_features_content.pull-left {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.great_features_content.pull-left,
	.great_features_content.pull-right {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.round_circle img {
		max-width: 100%;
	}
}

/*action bar*/

.footer-info ul {
	display: flex;
	justify-content: space-between;
	background-color: #1e1e1e;
	padding: 30px 35px;
}

.footer-info ul li .media-left {
	padding-right: 20px;
}

.media-left,
.media-right,
.media-body {
	vertical-align: top;
}

.media-body {
	vertical-align: top;
}

.footer-info ul li h5 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.footer-info ul li h5 {
	color: #FFF;
	font-size: 20px;
	padding-bottom: 0;
}

.footer-info ul li .media-body p {
	color: #8d8f94;
	font-weight: 500;
}

.media .media-body p,
.range-content p {
	padding-bottom: 0px;
}

.row:after {
	clear: both;
}

@media (max-width: 576px) {
	.footer-info ul {
		display: block;
		padding: 30px 15px;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.footer-info ul {
		flex-wrap: wrap;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}

	.footer-info ul li+li {
		margin-left: 0;
	}
}

@media (max-width: 991px) {
	.footer-info ul li .media-left {
		padding-right: 11px;
	}
}

@media (max-width: 991px) {
	.footer-info ul li h5 {
		font-size: 15px;
	}
}

/*service page*/

.services-area {
	position: relative;
	z-index: 1;
}

.bg-f9f9f9 {
	background-color: #f9f9f9;
}

.pb-70 {
	padding-bottom: 70px;
}

.pt-100 {
	padding-top: 100px;
}

.section-title {
	max-width: 720px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.about-part2 .section-title {
	text-align: left;
}

.section-title .sub-title {
	display: block;
	margin-bottom: 12px;
	color: var(--mainColor);
	text-transform: uppercase;
	font-size: 15.5px;
	font-weight: 700;
}

.section-title h2 {
	margin-bottom: 0;
	font-size: 42px;
}

.section-title p {
	max-width: 600px;
	font-size: 17px;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

p:last-child {
	margin-bottom: 0;
}

p {
	color: var(--optionalColor);
	line-height: 1.8;
}

.single-services-box {
	background-color: #ffffff !important;
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	transition: var(--transition);
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.single-services-box .icon {
	text-align: center;
	line-height: 90px;
	color: #fe4c1c;
}


.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h3 {
	font-weight: 800;
}

a {
	color: var(--blackColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-decoration: none;
	outline: 0 !important;
}

p {
	color: var(--optionalColor);
	font-size: var(--fontSize);
	margin-bottom: 15px;
	line-height: 1.8;
}

single-services-box .learn-more-btn {
	margin-top: 10px;
}

.learn-more-btn {
	color: #ff7810;
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: var(--mainColor);
	color: var(--whiteColor);
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: #fe4c1c;
	color: #ffffff;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .right-icon {
	position: absolute;
	right: 20px;
	top: 2px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	opacity: 0;
	visibility: hidden;
	font-size: 28px;
	font-weight: 400;
}

*,
::after,
::before {
	box-sizing: border-box;
}

user agent stylesheet i {
	font-style: italic;
}

.learn-more-btn {
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.single-services-box {
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}


.col-lg-4:nth-child(2) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box {}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-one {
	background-color: #290390;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin: auto;
	margin-bottom: 30px;
}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(4) .single-services-box .icon,
.col-lg-4:nth-child(10) .single-services-box .icon,
.col-lg-4:nth-child(16) .single-services-box .icon {
	background-color: #f3e3f6;
	color: #9916b1;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-one {
	background-color: #9916b1;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.col-lg-4:nth-child(5) .single-services-box .icon,
.col-lg-4:nth-child(11) .single-services-box .icon,
.col-lg-4:nth-child(17) .single-services-box .icon {
	background-color: #f9e1f0;
	color: #cb0680;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}



.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(6) .single-services-box .icon,
.col-lg-4:nth-child(12) .single-services-box .icon,
.col-lg-4:nth-child(18) .single-services-box .icon {
	background-color: #e6f5e3;
	color: #2eb01c;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}


.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-one {
	background-color: #2eb01c;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #fe4c1c;
}

.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0 !important;
}

/*form seocrawler*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.span {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-divider-item .gdlr-core-divider-container.gdlr-core-left-align {
	margin-left: 0px;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon:first-child {
	margin-left: 0px;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
	content: "\f09a";
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-instagram:before {
	content: "\f16d";
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body p {
	line-height: 1.7;
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.strong {
	font-weight: bold;
}

.fa-phone:before {
	content: "\f095";
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.form {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body,
.seocrawler-body p,
.seocrawler-line-height,
.gdlr-core-line-height {
	line-height: 1.7;
}

.seocrawler-body input,
.seocrawler-body textarea {
	color: #7c7c7c;
}

.seocrawler-body input,
.seocrawler-body textarea {
	background-color: #f3f3f3;
}

.submit-button {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	background-color: #ff4800;
	border: 0;
	color: #fff;
	font-style: normal !important;
	cursor: pointer;
	font-style: normal;
}

.container.myclass {
	margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-30 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

}


/*action bar*/

.contact-info-section {
	position: relative;
	padding: 0px 0px 0px;
	/*background-color: #f3f4ff;*/
}

.auto-container {
	position: static;
	max-width: 1200px;
	/*shivani changed from 100%*/
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-info-section .inner-container {
	position: relative;
	z-index: 1;
	border-radius: 12px;
	padding: 35px 60px 30px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
}

.contact-info-section ul {
	position: relative;
}



.contact-info-section .col-lg-4 {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
}

.contact-info-section .col-lg-4 .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: 300;
	font-size: 50px;
	line-height: 1.5em;
	color: rgba(255, 255, 255, 10);
}

.contact-info-section .contact-add {
	padding-left: 50px;
}

.contact-info-section .col-lg-4 strong {
	position: relative;
	font-weight: 700;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}

.contact-info-section .col-lg-4:last-child {
	margin-right: 0px;
}

@media only screen and (max-width: 479px) {
	.contact-info-section .inner-container {
		padding: 50px 30px;
	}

	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-info-section ul li {
		margin-right: 25px;
	}
}


/*seo page*/

.gdlr-core-page-builder-body [data-skin="Dark Port"],
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-content {
	color: #ffffff;
}

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	background: linear-gradient(#7774eb, #392a9c);
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] h1,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h2,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h3,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h4,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h5,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h6,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title a {
	color: #ffffff;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a:hover {
	color: #ffffff;
}

.gdlr-core-title-item-caption-bottom .gdlr-core-title-item-caption {
	margin-top: 10px;
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
	font-size: 16px;
	font-style: italic;
	display: block;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}


.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

p.foos {
	color: #ffffff;
}

i.fas.fa-check.myclass {
	padding-right: 7px;
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-container-custom {
		max-width: 500px !important;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*priyanshu added */

.heading-p {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	font-color: linear-gradient(#7774eb, #392a9c);
	font-family: poppins;
}

.portfolio-filter button.is-checked,
.portfolio-filter button:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies {
	background: linear-gradient(#7774eb, #392a9c);
}


.case-gallery .case-body h4.small,
.case-gallery .case-body p {
	color: #fff;
}

.case-gallery .case-body a:hover {
	color: #fff;
}

/*priyanshu end */

/*daina added */
.gray-purple {
	background: linear-gradient(#7774eb, #392a9c);
}

.testi-home h2.title,
.testi-home p {
	color: #fff;
}

.testi-home .section-title h6 {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.testi-home .testimonial:before {
	border-top: 100px solid #e4e4e4;
}

.testi-home .testimonial {
	background: #e4e4e4;
}

.testi-home .testimonial-content {
	background: #fff;
}

.testi-home .testimonial-content p {
	color: #000;
}

.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #ffffff;
}

.testi-home .testimonial .testimonial-caption h5 {
	background: linear-gradient(#7774eb, #392a9c);
}

.blog-home .single-blog-post-thumb .entry-header .entry-content p {
	color: #000;
}

.blog-home input#newsletter-thumb::placeholder {
	color: #fff;
}

.btn-purple {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

input#newsletter-thumb::placeholder {
	color: #fff !important;
}

.social-list li a {
	color: #fff !important;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.copyright-text p {
	color: #fff;
}

.counter img {
	position: absolute;
	left: -3%;
	top: 15%;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 30%;
	font-size: 20px;
	color: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

.owl-carousel .owl-prev {
	left: 43%;
}

.owl-carousel .owl-next {
	right: 43%;
}

.case-study .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.case-study .owl-carousel .owl-nav.disabled,
.case-study .owl-carousel .owl-dots.disabled {
	display: block !important;
}

/*
.case-study .owl-carousel .owl-nav button.owl-prev,
.case-study .owl-carousel .owl-nav button.owl-next {
background: linear-gradient(90deg, #7774eb 0%, #392a9c 50%);
transition: none !important;
color: #fff;
}
*/

.case-study .owl-carousel .owl-nav button.owl-prev:hover,
.case-study .owl-carousel .owl-nav button.owl-next:hover {
	background: linear-gradient(90deg, #f9b5ab 0%, #f3818e 50%);
	transition: none !important;
}

/*case study detail page start here*/
.case-sec-3 .section-title {
	text-align: left;
}

.sec-2-case {
	height: 550px;
	background-image: url(&quot;images/pattern/01.png&quot;);
}

.sec-2-case h1 {
	color: #fff;
}

.sec-2-case p {
	color: #fff;
}

.sec-2-case h1 span {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec-2-case .play-btn span {
	color: #fff;
}

.related-2 .single-case-studies {
	background-color: #ffffff;
}

.single-case-studies .image img {
	width: 100% !important;
	height: 100% !important
}

.single-case-studies {
	margin-bottom: 20px;
}

/*case study detail end here*/

/*home slider start here*/
.tp-parallax-wrap.one {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 250px;
	z-index: 7;
}

.tp-parallax-wrap.two {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 420px;
	z-index: 7;
	width: 100% !important;
}

.tp-parallax-wrap.three {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 510px;
	z-index: 7;
}

.tp-parallax-wrap.four {
	position: absolute;
	display: block;
	visibility: visible;
	left: 70%;
	top: 159px;
	z-index: 7;
}

.tp-parallax-wrap.five {
	position: absolute;
	display: block;
	visibility: visible;
	left: 320px;
	top: 607px;
	z-index: 7;
}

.tp-parallax-wrap.six {
	position: absolute;
	display: block;
	visibility: visible;
	left: -8px;
	top: 592px;
	z-index: 7;
}

.tp-parallax-wrap.seven {
	position: absolute;
	display: block;
	visibility: visible;
	left: 760px;
	top: 150px;
	z-index: 7;
}

.tp-parallax-wrap.one .tp-caption {
	z-index: 7;
	white-space: nowrap;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 64px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.two .tp-caption {
	z-index: 7;
	white-space: normal;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
	min-height: 0px;
	min-width: 670px;
	max-height: none;
	max-width: 670px;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.six .content-image img {
	width: 270px;
	height: 188px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-parallax-wrap.four .content-image img {
	width: 286px;
	height: 531px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-bgimg.defaultimg {
	background-repeat: no-repeat;
	background-image: url("../images/home/digital-marketing.jpg");
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: inherit;
	z-index: 20;
}

div#rev_slider_486_1 {
	max-height: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 780px;
}

.tp-parallax-wrap.five .content-image img {
	width: 1263px;
	height: 173px;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

/*home slider end here*/

/*testimonial start page*/

.testimonial-block .rating .fas {
	color: #ff9800;
}

.testi-client .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.testi-client .owl-carousel .owl-dots {
	display: none;
}

.testi-client .client-logo-wrap {
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
}

/*testimonial end page*/

/*service page start here*/

.service-sec1 .features-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.service-sec1 .features-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.service-sec1 .features-list li span {
	display: block;
	background-color: #f8faff;
	border-radius: 5px;
	padding: 13px 12px 10px 40px;
	z-index: 1;
	position: relative;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-weight: 800;
	font-size: 15.5px;
}

.service-sec1 .features-list li span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border-radius: 5px;
	background-color: var(--mainColor);
	z-index: -1;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.service-sec1 .features-list li span i {
	font-size: 18px;
	color: #fff;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	width: 23px;
	height: 23px;
	line-height: 23px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-align: center;
	border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shape9 {
	position: absolute;
	left: 17%;
	bottom: 30%;
	z-index: -1;
}

.shape9 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape10 {
	position: absolute;
	left: 20%;
	bottom: 45%;
	z-index: -1;
}

.shape10 img {
	-webkit-animation: zoomeffect 8s infinite;
	-moz-animation: zoomeffect 8s infinite;
	animation: zoomeffect 8s infinite;
}

@-webkit-keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

@keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

.shape11 {
	position: absolute;
	right: 14%;
	bottom: 15%;
	z-index: -1;
}

.shape11 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape12 {
	position: absolute;
	right: 11%;
	bottom: 33%;
	z-index: -1;
}

.shape12 img {
	-webkit-animation: shake 10s ease infinite;
	animation: shake 10s ease infinite;
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px);
	}
}

.subscribe-content .newsletter-form {
	position: relative;
	max-width: 600px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-content .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	border: none;
	background-color: #eaeaea;
	color: #000;
	height: 50px;
	padding-left: 18px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
}

.subscribe-content .newsletter-form .default-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
}

.default-btn {
	text-align: center;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	border: none;
	padding: 10px 30px;
	position: relative;
	z-index: 1;
	color: #ffffff;
	background: linear-gradient(#7774eb, #392a9c);
	font-size: 17px;
	font-weight: 700;
}

.default-btn::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 5px;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;
}

.default-btn:hover {
	background: linear-gradient(#f9b5ab, #f3818e);
}

.single-services-box {
	-webkit-transition: .5s;
	transition: .5s;
}

.single-services-box:hover {
	border-radius: 0;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.preloader-sec {
	animation: beat .50s infinite alternate;
	transform-origin: center;
}

/* Heart beat animation */
@keyframes beat {
	to {
		transform: scale(1.4);
	}
}

/*service page end here*/

/*Industry page css start here*/
/* Style 9
----------------------------- */
.industry-heading h2 {
	text-align: center;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 1px;
}

.industry-heading h2 span {
	margin-top: 5px;
	font-size: 15px;
	color: #444;
	word-spacing: 1px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: grid;
	grid-template-columns: 1fr max-content 1fr;
	grid-template-rows: 27px 0;
	grid-gap: 20px;
	align-items: center;
}

.industry-heading h2 span:after,
.industry-heading h2 span:before {
	content: " ";
	display: block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 5px;
	background-color: #f8f8f8;
}

.color-1 {
	color: #ffffff;
}

.color-1-bg {
	background: linear-gradient(#7774eb, #392a9c);
}

.promo-section h5 {
	color: #fff;
}

.icon-md {
	font-size: 40px;
	line-height: 40px;
}

@media (min-width: 992px) {
	.promo-section .col-lg-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/*Industry page css end here*/

/*mobile responsive start here*/

/*about us mobile responsive start here*/
@media only screen and (max-width: 768px) {


	/* mobile service page start*/
	.shape9,
	.shape10,
	.shape11,
	.shape12 {
		display: none;
	}

	.subscribe-content .newsletter-form .input-newsletter {
		height: 48px;
		padding-left: 15px;
		font-size: 14px;
	}

	.subscribe-content .newsletter-form .default-btn {
		position: relative;
		display: block;
		width: 100%;
		margin-top: 15px;
		height: 47px;
	}

	.banner.service-sec31 {
		padding: 80px 0 100px !important;
	}

	/* mobile service page end*/


	/*mobile home slider start here*/
	.tp-parallax-wrap.one {
		left: 20px;
		top: 120px;
	}

	.tp-parallax-wrap.one h2,
	.tp-parallax-wrap.one span {
		line-height: 35px !important;
		font-size: 30px !important
	}

	.tp-parallax-wrap.two {
		left: 20px;
		top: 210px;
	}

	.tp-parallax-wrap.three {
		left: 20px;
		top: 300px;
	}

	.tp-parallax-wrap.two .tp-caption {
		min-width: 300px;
		max-width: 300px;

	}

	.tp-parallax-wrap.six {
		top: 336px;
	}

	.tp-parallax-wrap.six .content-image img {
		width: 125px;
		height: 95px;
	}

	.tp-parallax-wrap.four .content-image img {
		width: 140px;
		height: 250px;
	}

	.tp-parallax-wrap.four {
		left: 53%;
		top: 136px;
		z-index: 1;
		opacity: 65%;
	}

	.tp-bgimg.defaultimg {
		width: 100%;
		height: 500px;
	}

	div#rev_slider_486_1 {
		max-height: 500px;
		height: 500px;
	}

	.tp-parallax-wrap.five {
		left: 76px;
		top: 437px;
	}

	.tp-parallax-wrap.five .content-image img {
		width: 300px;
		height: 65px;
	}

	.tp-parallax-wrap.seven {
		display: none;
	}


	/*mobile home slider end here*/

	.navbar .right-nav.align-items-center.d-flex.justify-content-end.list-inline {
		display: none !important;
	}

	#header-wrap {
		padding: 20px 0 20px !important;
	}

	.contact-info-section .col-lg-4 .icon {
		font-size: 30px !important;
	}

	.contact-info-section .contact-add {
		padding-left: 25px !important;
	}

	.contact-info-section .col-lg-4 strong {
		font-size: 20px !important;
		margin-bottom: 5px !important;
	}

	.contact-info-section .col-lg-4 {
		margin-bottom: 15px !important;
	}

	.contact-info-section .inner-container {
		padding: 30px 15px !important;
		margin: 10px;
	}

	.main-slider h2 {
		font-size: 24px !important;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gdlr-core-pbf-column.gdlr-core-column-20 {
		margin: 0 5px 0 !important;
	}

	/*.main-slider {
display: none;
}*/

	.counter img {
		top: 0% !important;
		width: 65px;
	}

	.counter span {
		font-size: 30px;
	}

	.single-blog-post-thumb {
		margin-bottom: 30px;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
		padding-right: 0;
		padding-left: 0;
	}

	.free-quote-area .form-control {
		height: 40px !important;
	}

	.free-quote-area .xs-inline-form .check-btn {
		height: 45px;
	}

	.free-quote-area form.xs-inline-form {
		text-align: center;
	}

	.xs-heading[class*=text-] {
		margin-bottom: 45px;
	}

	.owl-carousel .owl-next {
		right: 0;
	}

	.owl-carousel .owl-prev {
		left: 0;
	}

	.case-study .owl-carousel .owl-nav button.owl-prev:hover,
	.case-study .owl-carousel .owl-nav button.owl-next:hover {
		background: none;
		color: #141414;
	}

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		margin-right: 30 px;

	}

	.navbar-toggler {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-collapse {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-nav .nav-link:hover,
	.navbar-nav .nav-link.active,
	.navbar-nav .nav-link:focus,
	#header-wrap.fixed-header .navbar-nav .nav-link:hover,
	#header-wrap.fixed-header .navbar-nav .nav-link.active {
		background: linear-gradient(#7774eb, #392a9c) !important;
		color: #ffffff !important;
	}

	.fixed-header .navbar-nav .nav-link {
		color: #fff;
	}
}



/*daina end here*/

/*priyanshu added for header-icon*/
.contact-info li i {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 47px;
	font-size: 36px;
	color: #ff7810;
	text-align: center;
	background: -webkit-linear-gradient(#7774eb, #392a9c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nav-item.dropdown .dropdown-menu a {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.nav-item.dropdown .dropdown-menu a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

/*priyanshu added for mega menu*/
.mega-box {
	position: absolute;
	top: 85px;
	width: 100%;
	left: 0;
	padding: 0 8px;

}

.mega-box .content {
	padding: 35px 20px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	color: white;
	margin-left: 20px;

}

.content .row {

	width: calc(33.3% - 15px);
	line-height: 40px;
}

.content .row:nth-child(1),
.content .row:nth-child(2) {
	border-left: 0px;
}

.content .row img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-left: 35px;

}


.content .row .m-menu {
	color: #fff;
	font-weight: 500;
	padding: 5px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	color: #f3818e;
	font-size: 17px;
}

.content .row .mega-links {

	margin-left: 0px;
	margin-top: 20px;




}

@media only screen and (min-width:321px) and (max-width:768px) {

	.content .row .mega-links {

		margin-left: -140px;
		margin-top: 20px;




	}

}

.row .mega-links li {
	padding: 0 0px;


}

.row .mega-links li a {
	color: #fff;
	font-weight: 500;
	padding: 0px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	display: block;


}

.mega-box {
	opacity: 0;
	position: absolute;
	display: block;
	pointer-events: none;
}

.megamenu-icon {
	margin-right: 3px !important;
	color: #F59398 !important;
}


li.nav-item.mega:hover .mega-box {
	display: block;
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
	top: 100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	top: 65px;
}


.row .mega-links li a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

@media only screen and (min-width:801px) {

	.navbar-nav .mobile-item {
		display: none;

	}
}

@media (min-width:1281px) {
	.mega-box .content {
		background: linear-gradient(#000, #392a9c) !important;

	}
}

@media screen and (max-width: 768px) {

	.content .row .mega-links {

		margin-left: -18px;
		margin-top: 10px;




	}

	.row .mega-links li {
		padding: 0 20px;


	}


	.m-menu:before {
		position: absolute;
		left: 0;
		width: 100px;
		margin-top: 40px;
		margin-left: 10px;
		height: 3px;
		animation: rotate 80s infinite linear;
		-webkit-animation: rotate 80s infinite linear;
		content: "";
		border-radius: 5px;
		background: rgb(255, 120, 16);
		/* Old browsers */
		background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
					rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
					rgba(255, 120, 16, 1)));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
					1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* IE10+ */
		background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
				rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
		/* IE6-9 */
		display: none;
	}


	#showMega:checked~.mega-box {
		max-height: 100%;
	}

	.image-1 {
		display: none;
	}


	.navbar-nav .desktop-item {
		display: none;
	}

	.content .row .m-menu {
		color: #fff;

		border-radius: 0;
		text-transform: capitalize;
		overflow: hidden;
		position: relative;
		font-size: 14px;
	}

	.mega-box .mobile-item {
		display: block;
		color: #f2f2f2;
		font-size: 20px;
		font-weight: 500;
		padding-left: 20px;
		cursor: pointer;
		border-radius: 5px;
		transition: all 0.3s ease;

	}

	.nav-links .mobile-item:hover {
		background: #3A3B3C;

	}

	.mega-box {

		position: static;
		top: 65px;
		opacity: 1;
		visibility: visible;
		padding: 0 0;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease;
		width: 100%;
	}

	.mega-box .content {
		flex-direction: column;
		padding: 0 20px 0 0px;
	}

	.content .row {
		margin-top: -10PX;
		width: 100%;
	}

	.mega-box .content .row {
		width: 100%;
		margin-bottom: 15px;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
	}

	.mega-box .content .row:nth-child(1),
	.mega-box .content .row:nth-child(2) {
		border-top: 0px;
	}

	.content .row .mega-links {
		border-left: 0px;
		padding-left: 15px;
	}

	.row .mega-links li {
		margin: 0;
	}

	.content .row .m-menu {
		font-size: 16px;
	}
}

nav input {
	display: none;
}

.body-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	padding: 0 30px;
}

.body-text div {
	font-size: 45px;
	font-weight: 600;
}

/*priyanshu added for privacy and terms*/

.privacy-head {
	font-size: 33px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	padding-bottom: 40px;
}


.privacy-head-1 {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}

.privacy-head-2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-head-3 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-para {
	color: black;
	font-size: 13px;
	text-align: justify;
	padding-right: 50px;
}

.form-heading {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 50px;
	padding-top: 15px;
	margin-left: 20px;
}

.form-div {
	background: linear-gradient(#7774eb, #392a9c);
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-div {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-left: 20px;
}

.col-div-1 {
	font-size: 14px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 20px;
}


.sticky {
	position: sticky;
	top: 100px;


}

.sticky-1 {
	position: sticky;
	top: 360px;
}

.m-menu:before {
	position: absolute;
	left: 0;
	width: 100px;
	margin-top: 40px;
	margin-left: 10px;
	height: 3px;
	animation: rotate 80s infinite linear;
	-webkit-animation: rotate 80s infinite linear;
	content: "";
	border-radius: 5px;
	background: rgb(255, 120, 16);
	/* Old browsers */
	background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
				rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
				rgba(255, 120, 16, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
				1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
			rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
	/* IE6-9 */
}


/*added for call to action*/
.section-cta {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

.cta-banner-img {
	width: 655px;
	height: 400px;
}

.cta-heading {
	margin-left: 80px;
	margin-top: 100px !important;
}

.cta-button {
	margin-left: 80px;
	margin-top: 20px;
}

@media only screen and (min-width:768px) {

	.cta-para {
		margin-top: 20px !important;
		margin-left: 80px;



	}
}

@media screen and (max-width: 768px) {
	.cta-banner-img {
		width: 355px;
		height: 300px;
	}

	.cta-heading {
		margin-left: 75px;
		margin-top: 40px !important;
	}

	.cta-para {
		text-align: center;


	}

	.cta-button {
		margin-left: 110px;
		margin-top: 20px;
	}

	.section-cta {
		background: linear-gradient(#7774eb, #392a9c) !important;
		margin-left: 15px;
		margin-right: 15px !important;
	}
}

.team-block .inner-box .lower-content h4 {
	color: #fff;
}

/*case study page buttuon*/
.case-btn {
	background: linear-gradient(#7774eb, #392a9c) !important;
}


/*priyanshu change on 9 august*/

/*changes for home case study arrow*/
@media (max-width: 576px) {

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		font-size: 30px;
		padding: 1px 10px !important;

	}


}



/*priyanshu added for plane of action*/


@media only screen and (max-width: 600px) {
	.mobile-hide {
		display: none;
	}
}



@media only screen and (min-width: 992px) {
	.desktop-hide {
		display: none;
	}
}






@media only screen and (min-width:321px) and (max-width:768px) {
	.mobile-hide {
		display: none;
	}

}




.profile-circel-image-200 img {
	width: 180px;
	height: 180px;
	border-radius: 200px;
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.03);

}

.privacy-head-10 {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}





#loadMore {
	width: 200px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 20px auto;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid transparent;
	background-color: blue;
	transition: .3s;
}




#clients {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
	padding: 50px 0px;
}

#clients .clients-wrap {
	display: block;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

#clients .clients-wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#clients .clients-wrap ul li {
	display: block;
	float: left;
	position: relative;
	width: 220px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}

#clients .clients-wrap ul li img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: 0 linear left;
	-moz-transition: 0 linear left;
	transition: 0 linear left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 0.65;
}

#clients .clients-wrap ul li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}


/*priyanshu add the code*/
.link-color {
	color: #7471E8;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-content {
	font-size: 14px;
	vertical-align: middle;
}

.gdlr-core-item-pdbm {
	padding-bottom: 30px;
	margin-left: 75px;
}

@media only screen and (max-width: 600px) {

	.gdlr-core-item-pdbm {
		padding-bottom: 30px;
		margin-left: 20px;
	}

	.gdlr-core-column-service-media.gdlr-core-media-image img {
		width: 50px;
	}

}

@media only screen and (max-width: 600px) {

	.xs-pad {
		padding: 50px 0px !important;
	}

}

.xs-pad {
	padding: 0px 200px !important;
}


@media only screen and (max-width: 600px) {

	.xy-pad {
		padding: 50px 0 100px 0;
		background-image: linear-gradient(#7774eb, #392a9c);

	}
}

.xy-pad {
	padding: 20px 0px 100px 0px !important;
	background-image: linear-gradient(#7774eb, #392a9c);
}

/*shivani maam added*/
.form-control:focus {
	background-color: #fff !important;
}

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow-x: hidden;
}

/*animation delay daina added */
figure.content-image.animated.slideInUp {
	animation-delay: 1s;
}

figure.content-image.animated.fadeInRight {
	animation-delay: 3s;
}

figure.content-image.animated.fadeInLeft {
	animation-delay: 2s;
}


/*animation delay daina added */

/*header logo css daina added*/
.fixed-header .logoblack {
	display: block !important;
}

.logoblack {
	display: none;
}

.fixed-header .logoblack {
	display: block !important;
}

.fixed-header .logowhite {
	display: none !important;
}

.main-slider {
	position: relative;
	z-index: 10;
}

.rev_slider {
	overflow: hidden;
}

.section {
	display: block;
}

.fullwidthbanner-container .fullwidthabanner {
	width: 100%;
	position: relative;
}

.rev_slider>ul,
.tp-simpleresponsive>ul {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.rev_slider>ul>li,
.rev_slider>ul>li {
	list-style: none !important;
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: visible;
	overflow-y: visible;
	background-image: none;
	background-position: 0 0;
	text-indent: 0;
	top: 0;
	left: 0;
}

.tp-parallax-wrap {
	transform-style: preserve-3d;
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}

.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
}

.main-slider .tp-bannertimer {
	display: none !important;
}

.tp-bannertimer {
	visibility: hidden;
	width: 100%;
	height: 5px;
	background: #000;
	background: rgba(0, 0, 0, .15);
	position: absolute;
	z-index: 200;
	top: 0;
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.uranus.tparrows {
	width: 50px;
	height: 50px;
	background: transparent;
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000;
}

.theme_color {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.main-slider h2 {
	color: #ffffff;
}

.main-slider .text {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}

.btn-style-one:hover {
	background: none;
	color: #ff5926;
	border-color: #ff5926;
}

.btn-style-one {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	text-transform: capitalize;
	background: #ff5926;
	color: #ffffff;
	border: 2px solid #ff5926;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.uranus.tparrows:before {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.tparrows.tp-leftarrow:before {
	content: '\e824';
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: #fff;
	display: block;
	line-height: 40px;
	text-align: center;
}

/*upturn get quote section*/
.xs-section-padding {
	padding: 100px 0;
}

.primary-bg {
	background-color: #0c5adb;
}

.free-quote-area {
	position: relative;
	overflow: hidden;
}

.ml-auto,
.mx-auto {
	margin-left: auto !important;
}

.mr-auto,
.mx-auto {
	margin-right: auto !important;
}

.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff !important;
}

.xs-heading .section-title {
	margin-bottom: 0;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.2;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
	color: #fff;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.xs-heading .section-title {
	margin-bottom: 0;
}


.xs-inline-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
	position: relative;
}

.xs-inline-form .row {
	width: 100%;
	position: relative;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.xs-inline-form .row:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(12, 90, 219, .25);
	width: 1px;
	height: 32px;
	z-index: 1;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.xs-inline-form .form-control {
	height: 65px;
	background-color: #fff;
	border-radius: 0;
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding-left: 40px;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.xs-inline-form .form-control::-webkit-input-placeholder {
	color: #9a9a9a;
	font-size: .9333333333rem;
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1;
}

.xs-inline-form [class*=col-]+[class*=col-] .form-control {
	border-radius: 0;
}

.xs-inline-form .row+.check-btn {
	border-radius: 0 32.5px 32.5px 0;
}

.xs-inline-form .check-btn {
	height: 65px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
	border: 0;
	border-radius: 32.5px 0 0 32.5px;
	padding: 0 40px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


.free-quote-area.delighter.started .parallax-icon-wraper .parallax-icon {
	opacity: .2;
	visibility: visible;
}

.free-quote-area.delighter.started .parallax-icon-wraper .icon-one {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.free-quote-area.delighter .parallax-icon-wraper .parallax-icon {
	-webkit-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	-o-transition: all .6s cubic-bezier(.22, .61, .36, 1);
	transition: all .6s cubic-bezier(.22, .61, .36, 1);
	opacity: 0;
	visibility: hidden;
}

.free-quote-area .parallax-icon-wraper .parallax-icon.icon-one {
	top: 64px;
	left: 98px;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
	position: absolute;
	opacity: .2;
}

@media (max-width: 767px) {
	.xs-section-padding {
		padding: 100px 0;
	}

}

@media (max-width: 480px) {
	.xs-heading[class*=text-] {
		margin-bottom: 40px;
	}
}

@media (max-width: 991px) {
	.xs-inline-form {
		display: block;
	}
}

@media (max-width: 991px) {
	.xs-inline-form .form-control {
		padding-left: 20px;
		margin-bottom: 10px;
		border-radius: 0;
	}

	.xs-inline-form .row+.check-btn {
		border-radius: 0;
	}
}


/*upturn case study section upturn*/

.gray-bg {
	background-color: #f3f5f9;
}

.single-case-studies {
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.home .single-case-studies {
	background-color: #f3f5f9;
}

.fadeInUp {
	animation-name: fadeInUp;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.single-case-studies .image {
	position: relative;
	overflow: hidden;
}

.single-case-studies .image img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-case-studies .case-body {
	padding: 30px 15px;
}

.single-case-studies .case-body h4 {
	margin-bottom: 5px;
}

.xs-content-title.small,
h4.small {
	font-size: 1.3333333333rem;
	font-weight: 700;
}

p:last-child {
	margin-bottom: 0;
}

/*seo crawler section*/

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.seocrawler-body,
.seocrawler-body span.wpcf7-not-valid-tip {
	color: #6e6e6e;
}

.seocrawler-body {
	font-size: 16px;
}

.clearfix {
	zoom: 1;
}

.seocrawler-body * {
	border-color: #e6e6e6;
}

.gdlr-core-container {
	max-width: 1320px;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media {
	float: left;
	margin-right: 25px;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-media {
	max-width: 30%;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper {
	overflow: hidden;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-20 {
	float: left;
	width: 33.3333%;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}



.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 14px;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	width: 100%;
	display: block;
}

.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	margin-bottom: 20px;
}

.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]) {
	font-size: 15px;
	padding: 15px 22px;
}

.gdlr-core-input-wrap.gdlr-core-no-border input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-no-border textarea {
	border: none;
}

.gdlr-core-page-builder-body [data-skin="Contact form white"] input:not([type="button"]):not([type="submit"]):not([type="reset"]),
.gdlr-core-page-builder-body [data-skin="Contact form white"] textarea {
	background-color: #ffffff;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.gdlr-core-input-wrap [class^="gdlr-core-column-"] {
	width: 100%;
}

.seocrawler-body div.wpcf7-response-output {
	font-size: 13px;
	padding: 6px 20px;
	clear: both;
	margin: 0px;
}

.gdlr-core-input-wrap input[type="submit"] {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	width: 100%;
	/*background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);*/
	background: #00c700;
	color: #fff;
	border: none;
}

.gdlr-core-body .gdlr-core-load-more,
.gdlr-core-body .gdlr-core-button,
.seocrawler-body .seocrawler-button,
.seocrawler-body input[type="button"],
.seocrawler-body input[type="submit"] {
	background-color: #ea4517;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {

	display: inline-block;
	margin-bottom: 0px;
	transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title i {
	margin-right: 30px;
}

.icon_genius:before {
	content: "\e00a";
}

.icon_genius:before {
	content: "\e00a";
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-hide-in-mobile,
	.gdlr-core-hide-in-tablet-mobile {
		display: none;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.gdlr-core-column-20 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}
}

/*Blog section*/


.xs-heading[class*=text-] {
	margin-bottom: 55px;
}

.xs-heading {
	margin-bottom: 23px;
	position: relative;
}

.xs-heading .section-subtitle {
	font-size: 1.3333333333rem;
	color: #0c5adb;
	margin-bottom: 10px;
	font-weight: 400;
}

.section-title,
h3 {
	font-size: 2.4rem;
	font-weight: 900;
}

.single-blog-post-thumb {
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #959595;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.single-blog-post-thumb .post-image {
	position: relative;
	overflow: hidden;
}

.single-blog-post-thumb .post-image img {
	transition: all .4s ease;
	width: 100%;
	/*---shivani added this----04/08/2021----*/
}

.single-blog-post-thumb .post-body {
	padding: 30px 30px 26px;
}

.single-blog-post-thumb .entry-header .entry-title {
	font-size: 1.3333333333rem;
	line-height: 1.5;
	margin-bottom: 8px;
	font-weight: 700;
}

.single-blog-post-thumb .entry-header .entry-title a {
	color: #181818;
}

.single-blog-post-thumb .entry-header .entry-content {
	margin-bottom: 18px;
}

.single-blog-post-thumb .entry-header .entry-content p {
	margin-bottom: 0;
}

.single-blog-post-thumb .entry-meta span {
	font-size: .9333333333rem;
}

.single-blog-post-thumb .entry-meta span i {
	color: #0c5adb;
	position: relative;
	top: 3px;
	font-size: 1rem;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

*,
::after,
::before {
	box-sizing: border-box;
}

.newsletter-thumb-wraper {
	background: linear-gradient(#7774eb, #392a9c) !important;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-wraper {
	background-color: #0c5adb;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	padding: 50px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.newsletter-thumb-content .xs-content-title {
	color: #fff;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 30px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.newsletter-thumb-content .xs-content-title:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 50px;
	height: 3px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

*,
::after,
::before {
	box-sizing: border-box;
}

.subscribe-form2 .form-control {
	border-radius: 3px;
	background-color: rgb(0 0 0 / 48%);
	width: 100%;
	height: 55px;
	border: 0;
	padding: 0 20px;
	margin-bottom: 36px;
}



.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.subscribe-form2 .submit-btn {
	border: none;
	border-radius: 3px;
	height: 49px;
	background: linear-gradient(#7774eb, #392a9c) !important;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.subscribe-form2 .submit-btn:hover {
	background: linear-gradient(#7774eb, #392a9c) !important;
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.subscribe-form2 .submit-btn:hover {
	background-color: #00138e;
	border-color: #00138e;
}

.subscribe-form2 .submit-btn {
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}


/*What drives your website*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;

}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-60 {
	float: none;
	width: 100%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-center-align {
	text-align: center;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-15 {
	float: left;
	width: 25%;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-image-item {
	line-height: 0;
}

.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap {
	margin-left: 0px;
}

.gdlr-core-image-item .gdlr-core-image-item-wrap {
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 100%;
}

.gdlr-core-body .gdlr-core-image-item-wrap {
	border-color: #000000;
}

.gdlr-core-media-image {
	line-height: 0;
	position: relative;
}

.gdlr-core-page-builder-body img {
	max-width: 100%;
	height: auto;
}

.gdlr-core-icon-list-item ul {
	margin-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}

.gdlr-core-page-builder-body ul {
	margin-top: 0px;
}

.gdlr-core-icon-list-item ul li:first-child {
	padding-top: 0px;
}

.gdlr-core-icon-list-item ul li {
	margin-bottom: 10px;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	line-height: 1;
	position: relative;
}


.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
	/*padding-right: 1px !important;
padding-left: 61px !important;*/
	margin-top: 50px;

}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-60 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

	.gdlr-core-column-15 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}
}

/*footer section*/

/*.footer-main.style-two {
background-image: none;
margin-top: -105px;
background: url(http://pawmating.com/dynamisers/meto/images/background/3.png) repeat-x;
}*/

.footer-widget li {
	color: #e2e2e2 !important;
}


.xs-footer-section {
	background-image: url(../images/footer-overlay-bg.png);
	background: linear-gradient(#000, #392a9c) !important;
	background-repeat: no-repeat;
	background-size: 100% 40%;
	background-position: top 40px center;
	margin-top: -70px;
}

.footer-top-area {
	padding: 41px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-logo {
	padding-top: 8px;
}

.address-info-list {
	text-align: right;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

/*
li,
ul {
margin: 0;
padding: 0;
list-style: none;
}*/

.list-inline>li {
	display: inline-block;
}

.address-info-list li {
	text-align: left;
	color: #fff;
}

.address-info-list li .address-icon {
	float: left;
	min-width: 64px;
}

.address-info-list li .address-info {
	margin-left: 46px;
	position: relative;
	overflow: hidden;
}

.footer-main {
	padding: 120px 0 60px 0;
}

.footer-widget .xs-content-title {
	color: #fff;
	margin-bottom: 40px;
}

.xs-content-title,
h4 {
	font-size: 1.6rem;
	font-weight: 700;
}

.footer-widget .xs-lsit li:not(:last-child) {
	margin-bottom: 22px;
}

.articles-list li:not(:last-child) {
	margin-bottom: 18px;
}

.articles-list li a {
	display: block;
	color: #fff;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-weight: 700;
	font-size: 1.0666666667rem;
	font-family: lato, sans-serif;
	margin-bottom: 11px;
}

.articles-list li span {
	color: #a4aab7;
	font-size: .8666666667rem;
}

.articles-list li i {
	font-size: 1rem;
	color: #4ac1c3;
	position: relative;
	top: 3px;
	padding-right: 9px;
}

.icon {
	font-family: iconfont !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-clock:before {
	content: "\e864";
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
	color: #fff;
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #000 !important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form textarea.form-control {
	resize: none;
	height: 85px;
	padding-top: 10px;
}

.contact-form .form-control {
	border: 1px solid rgba(255, 255, 255, .07);
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .251);
	height: 49px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.contact-form .submit-btn {
	border: 1px solid #0c5adb;
	border-radius: 3px;
	height: 49px;
	background-color: transparent;
	color: #fff;
	padding: 0 28px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
}

.footer-main+.partner-area-wraper {
	margin-bottom: -61px;
	position: relative;
	z-index: 1;
}

.partner-area .xs-lsit {
	padding-top: 6px;
}

.list-inline {
	padding-left: 0;
	list-style: none;
}

.partner-area .xs-lsit li.title {
	color: #fff;
	margin-right: 25px;
}

.partner-area .xs-lsit li:not(:last-child) {
	margin-right: 40px;
}

.list-inline>li {
	display: inline-block;
}

.copyright {
	padding: 15px 0 15px;
	background-color: #000;
}

/*.copyright-text {
padding-top: 8px;
}*/

p:last-child {
	margin-bottom: 0;
}

.copyright-text a,
.copyright-text p {
	color: #a4a8b3;
}

.copyright-text p {
	font-size: .9333333333rem;
}

.copyright .social-list {
	text-align: right;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.facebook {
	color: #4969a8;
}

.social-list li a {
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 100%;
	border: 1px solid #6b7499;
	text-align: center;
	font-size: .9333333333rem;
	color: #333;
}

.social-list li {
	display: inline-block;
	margin-right: 10px;
}

.social-list li a.twitter {
	color: #2aa3ef;
}

.social-list li a.linkedin {
	color: #1178b3;
}

.social-list li a.instagram {
	color: #e8715c;
}

.social-list li a.googlePlus {
	color: #dc4a38;
}

i.fa.fa-check.myclass {
	padding-right: 7px;
	color: #ff7810;
}

a {
	color: #ffffff;
}

@media (max-width: 991px) {
	.footer-logo {
		margin-bottom: 20px;
	}

	.address-info-list {
		text-align: left;
	}

	.address-info-list li:not(:last-child) {
		margin-right: 10px;
		margin-bottom: 15px;
	}

	.address-info-list li .address-icon {
		min-width: 56px;
	}

	.footer-widget {
		margin-bottom: 50px;
	}

}

@media (max-width: 767px) {
	.address-info-list li a {
		font-size: 1rem;
	}
}

/*contact page layout*/

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

section {
	display: block;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-page-section .form-column {
	position: relative;
}

.contact-page-section .form-column .inner-column {
	position: relative;
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .title {
	position: relative;
	color: #777777;
	font-size: 18px;
	font-weight: 600;
	padding-right: 60px;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
}

.sec-title h2 {
	position: relative;
	color: #322f2f;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 15px;
}

.default-form.contact-form .form-group {
	margin-bottom: 20px;
}

.default-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="email"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group input[type="text"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 30px;
	color: #777777;
	height: 60px;
	font-size: 14px;
	background: none;
	font-weight: 400;
	border-radius: 6px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 15px 25px;
	color: #777777;
	height: 180px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	resize: none;
	font-size: 14px;
	font-weight: 400;
	border-radius: 6px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.default-form .form-group .theme-btn {
	cursor: pointer;
}

.btn-style-four {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 14px 40px 14px;
	font-weight: 600;
	overflow: hidden;
	border-radius: 3px;
	background: none;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	background-image: -ms-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to left, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(1, 0.5);
	transform: scale(1, 0.5);
	background-image: -ms-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -moz-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -o-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
	background-image: -webkit-linear-gradient(left, #CF2D01 0%, #FD4A1C 100%);
	background-image: linear-gradient(to right, #CF2D01 0%, #FD4A1C 100%);
}

.btn-style-four .txt {
	position: relative;
	z-index: 1;
}

.contact-page-section .info-column {
	position: relative;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section .info-column .inner-column {
	position: relative;
	margin-left: 80px;
	padding: 35px 35px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
	background-image: -ms-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F4F4F4), color-stop(100, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #F4F4F4 0%, #FFFFFF 100%);
}

.sec-title {
	position: relative;
	margin-bottom: 55px;
}

.sec-title .text {
	position: relative;
	color: #777777;
	font-weight: 400;
	line-height: 1.7em;
	margin-top: 18px;
	font-size: 18px;
}

ul>li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 84px;
	height: 84px;
	font-weight: 300;
	font-size: 36px;
	line-height: 80px;
	color: #3ae41e;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #3ae41e;
}

.contact-page-section .info-column ul li strong {
	position: relative;
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #222222;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(2) .icon {
	color: #ff0000;
	border-color: #ff0000;
}

.contact-page-section .info-column ul li:last-child {
	margin-right: 0px;
}

.contact-page-section .info-column ul li {
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 115px;
	margin-bottom: 65px;
	min-height: 84px;
	padding-top: 15px;
}

.contact-page-section .info-column ul li:nth-child(3) .icon {
	color: #fed944;
	border-color: #fed944;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.contact-page-section {
	position: relative;
	padding: 95px 0px 0px;
}

a.contactus {
	color: #000000;
}

@media only screen and (max-width: 1023px) {
	.contact-page-section .form-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-page-section .info-column .inner-column {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 479px) {

	.contact-page-section .info-column ul li,
	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-page-section .info-column ul li {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 479px) {
	.contact-page-section .info-column ul li .icon {
		position: relative;
		margin-bottom: 30px;
		display: block;
	}
}

.newsletter-section.margin-bottom {
	margin-bottom: -150px;
	z-index: 1;
}

.newsletter-section {
	position: relative;
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}

.newsletter-section .inner-container {
	position: relative;
	padding: 55px 60px 40px;
	border-radius: 10px;
	background-color: #fd4b1b;
	margin-bottom: 50px;
}

.newsletter-section .title-column {
	position: relative;
}

.newsletter-section .title-column .inner-column {
	position: relative;
	padding-left: 105px;
}

.newsletter-section .title-column .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ffffff;
	font-size: 60px;
	line-height: 1em;
}


.newsletter-section .title-column h4 {
	position: relative;
	color: #ffffff;
	font-weight: 700;
}

.newsletter-section .title-column .text {
	position: relative;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	margin-top: 2px;
}

.emailed-form .form-group {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}

.emailed-form .form-group input[type="text"],
.emailed-form .form-group input[type="tel"],
.emailed-form .form-group input[type="email"],
.emailed-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 20px;
	height: 60px;
	font-size: 14px;
	color: #797979;
	overflow: hidden;
	border-radius: 6px;
	padding: 10px 50px 10px 30px;
	background: #ffffff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	border: 1px solid #cccccc;
}

.emailed-form .form-group input[type="submit"],
.emailed-form button {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 160px;
	height: 50px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #0a2aa6;
	letter-spacing: 1px;
	border-radius: 6px;
	text-transform: capitalize;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

@media only screen and (max-width: 1023px) {
	.newsletter-section .inner-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.title-column {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 479px) {
	.newsletter-section .title-column .inner-column {
		padding-left: 0px;
	}

	.newsletter-section .title-column .icon {
		position: relative;
		display: block;
		margin-bottom: 20px;
	}

	.emailed-form button {
		position: relative;
		top: 0px;
		right: 0px;
		width: 100%;
	}
}

@media only screen and (max-width: 599px) {
	h4 {
		font-size: 20px;
	}
}

/*social service*/

.great_features_area {
	padding: 120px 0px 0px;
}

section {
	position: relative;
	z-index: 1;
}

.new_section_title {
	padding-bottom: 0px;
}

.mb_70 {
	margin-bottom: 70px;
}

.new_section_title p {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.new_section_title p {
	color: #797f8c;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.new_section_title .title {
	padding-bottom: 0;
}

.new_section_title .title {
	font-weight: 700;
	color: #1e2229;
	padding-bottom: 10px;
}

.great_features {
	position: relative;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_icon {
	border-width: 1px;
	border-color: rgb(235, 239, 246);
	border-style: solid;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 6px 0px rgb(14 0 40 / 10%);
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 78px;
}

.great_icon img {
	width: 32px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_features_content h2 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.great_features_content h2 {
	font-size: 21px;
	color: #3f424b;
	font-weight: 700;
	padding-bottom: 10px;
}

.great_features_content p {
	font-size: 16px;
	line-height: 30px;
	color: #797f8c;
	font-weight: 500;
}

.great_item:nth-child(2) {
	bottom: 80px;
	left: -148px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-left {
	text-align: right;
	padding-right: 20px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(3) {
	right: 0;
	left: auto;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.great_features_content.pull-right {
	padding-left: 30px;
}

.great_features_content {
	display: inline-block;
	max-width: 320px;
}

.great_item:nth-child(4) {
	right: -148px;
	left: auto;
	bottom: 80px;
}

.great_item {
	position: absolute;
	left: 0;
	z-index: 1;
	max-width: 400px;
}

.round_circle {
	position: relative;
}

.round_logos {
	position: absolute;
	left: 51.5%;
	transform: translateX(-50%);
	bottom: 35px;
	width: 80px;
}


@media (max-width: 1366px) {
	.great_item:nth-child(4) {
		right: 0;
	}

	.great_item:nth-child(2) {
		left: 0;
	}
}

@media (max-width: 991px) {
	.great_features_area {
		padding: 100px 0px 0px;
	}
}

@media (max-width: 576px) {
	.title {
		line-height: 38px;
	}
}


@media (max-width: 767px) {
	.great_features {
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 1199px) {
	.great_features {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (max-width: 1199px) {
	.great_item {
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: calc(95% / 2);
		width: 100%;
		overflow: hidden;
		float: left;
		margin-bottom: 50px;
		padding: 0px 15px;
	}

	.great_item .great_icon {
		float: none !important;
		margin-bottom: 30px;
	}

	.great_features_content.pull-left {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.great_features_content.pull-left,
	.great_features_content.pull-right {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}

	.round_circle img {
		max-width: 100%;
	}
}

/*action bar*/

.footer-info ul {
	display: flex;
	justify-content: space-between;
	background-color: #1e1e1e;
	padding: 30px 35px;
}

.footer-info ul li .media-left {
	padding-right: 20px;
}

.media-left,
.media-right,
.media-body {
	vertical-align: top;
}

.media-body {
	vertical-align: top;
}

.footer-info ul li h5 {
	font-family: Nunito;
	font-weight: 700;
	font-style: normal;
}

.footer-info ul li h5 {
	color: #FFF;
	font-size: 20px;
	padding-bottom: 0;
}

.footer-info ul li .media-body p {
	color: #8d8f94;
	font-weight: 500;
}

.media .media-body p,
.range-content p {
	padding-bottom: 0px;
}

.row:after {
	clear: both;
}

@media (max-width: 576px) {
	.footer-info ul {
		display: block;
		padding: 30px 15px;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.footer-info ul {
		flex-wrap: wrap;
	}

	.footer-info ul li {
		margin-bottom: 40px;
	}

	.footer-info ul li+li {
		margin-left: 0;
	}
}

@media (max-width: 991px) {
	.footer-info ul li .media-left {
		padding-right: 11px;
	}
}

@media (max-width: 991px) {
	.footer-info ul li h5 {
		font-size: 15px;
	}
}

/*service page*/

.services-area {
	position: relative;
	z-index: 1;
}

.bg-f9f9f9 {
	background-color: #f9f9f9;
}

.pb-70 {
	padding-bottom: 70px;
}

.pt-100 {
	padding-top: 100px;
}

.section-title {
	max-width: 773px !important;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.about-part2 .section-title {
	text-align: left;
}

.section-title .sub-title {
	display: block;
	margin-bottom: 12px;
	color: var(--mainColor);
	text-transform: uppercase;
	font-size: 15.5px;
	font-weight: 700;
}

.section-title h2 {
	margin-bottom: 0;
	font-size: 42px;
}

.section-title p {
	max-width: 650px;
	font-size: 17px;
	font-weight: 600;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

p:last-child {
	margin-bottom: 0;
}

p {
	color: var(--optionalColor);
	line-height: 1.8;
}

.single-services-box {
	background-color: #ffffff !important;
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	transition: var(--transition);
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.single-services-box .icon {
	text-align: center;
	line-height: 90px;
	color: #fe4c1c;
}


.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h3 {
	font-weight: 800;
}

a {
	color: var(--blackColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-decoration: none;
	outline: 0 !important;
}

p {
	color: var(--optionalColor);
	font-size: var(--fontSize);
	margin-bottom: 15px;
	line-height: 1.8;
}

single-services-box .learn-more-btn {
	margin-top: 10px;
}

.learn-more-btn {
	color: #ff7810;
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: var(--mainColor);
	color: var(--whiteColor);
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .left-icon {
	display: inline-block;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 46px;
	background-color: #fe4c1c;
	color: #ffffff;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-size: 30px;
	font-weight: 400;
}

.learn-more-btn .right-icon {
	position: absolute;
	right: 20px;
	top: 2px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	opacity: 0;
	visibility: hidden;
	font-size: 28px;
	font-weight: 400;
}

*,
::after,
::before {
	box-sizing: border-box;
}

user agent stylesheet i {
	font-style: italic;
}

.learn-more-btn {
	text-align: center;
	display: inline-block;
	color: var(--mainColor);
	-webkit-transition: var(--transition);
	transition: var(--transition);
	border-radius: 5px;
	padding: 9px 25px 9px 55px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
}

.single-services-box {
	margin-bottom: 30px;
	background-color: var(--whiteColor);
	padding: 50px 35px;
	border-radius: 5px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}

.col-lg-4:nth-child(2) .single-services-box .icon {
	background-color: #e5e0f2;
	color: #290390;
}


.col-lg-4:nth-child(2) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box {}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-one {
	background-color: #290390;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(2) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(8) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(14) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.single-services-box h3 {
	font-size: 25px;
	margin-bottom: 12px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(3) .single-services-box .icon,
.col-lg-4:nth-child(9) .single-services-box .icon,
.col-lg-4:nth-child(15) .single-services-box .icon {
	background-color: #e4f4f3;
	color: #1fa299;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin: auto;
	margin-bottom: 30px;
}

.single-services-box .icon .circles-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.col-lg-4:nth-child(4) .single-services-box .icon,
.col-lg-4:nth-child(10) .single-services-box .icon,
.col-lg-4:nth-child(16) .single-services-box .icon {
	background-color: #f3e3f6;
	color: #9916b1;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-one {
	background-color: #9916b1;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(4) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(10) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(16) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0;
}

.col-lg-4:nth-child(5) .single-services-box .icon,
.col-lg-4:nth-child(11) .single-services-box .icon,
.col-lg-4:nth-child(17) .single-services-box .icon {
	background-color: #f9e1f0;
	color: #cb0680;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}



.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(5) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(11) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(17) .single-services-box .icon .circles-box .circle-one {
	background-color: #cb0680;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: var(--mainColor);
}

.col-lg-4:nth-child(6) .single-services-box .icon,
.col-lg-4:nth-child(12) .single-services-box .icon,
.col-lg-4:nth-child(18) .single-services-box .icon {
	background-color: #e6f5e3;
	color: #2eb01c;
}

.single-services-box .icon {
	background-color: #ffe9e3;
	position: relative;
	border-radius: 50%;
	width: 90px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	color: var(--mainColor);
	font-size: 40px;
	margin-bottom: 30px;
}


.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-one,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-one {
	background-color: #2eb01c;
}

.single-services-box .icon .circles-box .circle-one {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #fe4c1c;
}

.col-lg-4:nth-child(6) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(12) .single-services-box .icon .circles-box .circle-two,
.col-lg-4:nth-child(18) .single-services-box .icon .circles-box .circle-two {
	background-color: var(--mainColor);
}

.single-services-box .icon .circles-box .circle-two {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 12px;
	height: 12px;
	z-index: 1;
	border-radius: 50%;
	background-color: #1c17a0 !important;
}

/*form seocrawler*/

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-wrapper-content {
	position: relative;
}

.seocrawler-body-front .gdlr-core-container,
.seocrawler-body-front .seocrawler-container {
	padding-left: 40px;
	padding-right: 40px;
}

.gdlr-core-pbf-wrapper-container {
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-first {
	clear: left;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.clearfix {
	zoom: 1;
}

.gdlr-core-pbf-element {
	clear: both;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-title-item .gdlr-core-title-item-title,
.gdlr-core-title-item .gdlr-core-title-item-title a {
	color: #383838;
}

.span {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-divider-item .gdlr-core-divider-container.gdlr-core-left-align {
	margin-left: 0px;
}

.gdlr-core-divider-item .gdlr-core-divider-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.gdlr-core-left-align {
	text-align: left;
}

.gdlr-core-divider-item-normal .gdlr-core-divider-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon:first-child {
	margin-left: 0px;
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-facebook:before {
	content: "\f09a";
}

.gdlr-core-social-network-item .gdlr-core-social-network-icon {
	margin-left: 20px;
	font-size: 16px;
}

.gdlr-core-page-builder-body a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-instagram:before {
	content: "\f16d";
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body p {
	line-height: 1.7;
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.strong {
	font-weight: bold;
}

.fa-phone:before {
	content: "\f095";
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-column-30 {
	float: left;
	width: 50%;
}

.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin {
	position: relative;
}

.gdlr-core-pbf-column-content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}

.gdlr-core-item-pdlr {
	padding-left: 20px;
	padding-right: 20px;
}

.gdlr-core-page-builder-body {
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.form {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

.seocrawler-body,
.seocrawler-body p,
.seocrawler-line-height,
.gdlr-core-line-height {
	line-height: 1.7;
}

.seocrawler-body input,
.seocrawler-body textarea {
	color: #7c7c7c;
}

.seocrawler-body input,
.seocrawler-body textarea {
	background-color: #f3f3f3;
}

.submit-button {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	background-color: #ff4800;
	border: 0;
	color: #fff;
	font-style: normal !important;
	cursor: pointer;
	font-style: normal;
}

.container.myclass {
	margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	body.seocrawler-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gdlr-core-column-30 {
		width: 100%;
	}

	.gdlr-core-pbf-column-content-margin {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.gdlr-core-pbf-column-content {
		min-height: 0px;
	}

}


/*action bar*/

.contact-info-section {
	position: relative;
	padding: 0px 0px 0px;
	/*background-color: #f3f4ff;*/
}

.auto-container {
	position: static;
	max-width: 1320px;
	/*shivani changed from 100%*/
	padding: 0px 15px;
	margin: 0 auto;
}

.contact-info-section .inner-container {
	position: relative;
	z-index: 1;
	border-radius: 12px;
	padding: 35px 60px 30px;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
}

.contact-info-section ul {
	position: relative;
}



.contact-info-section .col-lg-4 {
	position: relative;
	color: #111121;
	font-size: 14px;
	display: inline-block;
}

.contact-info-section .col-lg-4 .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: 300;
	font-size: 50px;
	line-height: 1.5em;
	color: rgba(255, 255, 255, 10);
}

.contact-info-section .contact-add {
	padding-left: 50px;
}

.contact-info-section .col-lg-4 strong {
	position: relative;
	font-weight: 700;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}

.contact-info-section .col-lg-4:last-child {
	margin-right: 0px;
}

@media only screen and (max-width: 479px) {
	.contact-info-section .inner-container {
		padding: 50px 30px;
	}

	.contact-info-section ul li {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 1140px) {
	.contact-info-section ul li {
		margin-right: 25px;
	}
}


/*seo page*/

.gdlr-core-page-builder-body [data-skin="Dark Port"],
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-content {
	color: #ffffff;
}

.gdlr-core-pbf-wrapper {
	clear: both;
	padding: 60px 0px 30px;
	position: relative;
}

.gdlr-core-pbf-background-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	background: linear-gradient(#7774eb, #392a9c);
}

.gdlr-core-pbf-background {
	width: 100%;
}

.gdlr-core-title-item .gdlr-core-title-item-title-wrap {
	position: relative;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] h1,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h2,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h3,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h4,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h5,
.gdlr-core-page-builder-body [data-skin="Dark Port"] h6,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-title a {
	color: #ffffff;
}

.gdlr-core-title-item .gdlr-core-title-item-title {
	font-size: 41px;
	font-weight: 800;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a,
.gdlr-core-page-builder-body [data-skin="Dark Port"] .gdlr-core-skin-caption a:hover {
	color: #ffffff;
}

.gdlr-core-title-item-caption-bottom .gdlr-core-title-item-caption {
	margin-top: 10px;
}

.gdlr-core-title-item .gdlr-core-title-item-caption {
	font-size: 16px;
	font-style: italic;
	display: block;
}

.gdlr-core-item-pdb {
	padding-bottom: 30px;
}


.gdlr-core-page-builder-body p {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: inherit;
}

p.foos {
	color: #ffffff;
}

i.fas.fa-check.myclass {
	padding-right: 7px;
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 767px) {
	.gdlr-core-pbf-background {
		background-attachment: inherit !important;
	}

	.gdlr-core-pbf-wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.gdlr-core-container-custom {
		max-width: 500px !important;
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*priyanshu added */

.heading-p {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	font-color: linear-gradient(#7774eb, #392a9c);
	font-family: poppins;
}

.portfolio-filter button.is-checked,
.portfolio-filter button:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies:hover {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.case-gallery .single-case-studies {
	background: linear-gradient(#7774eb, #392a9c);
}


.case-gallery .case-body h4.small,
.case-gallery .case-body p {
	color: #fff;
}

.case-gallery .case-body a:hover {
	color: #fff;
}

/*priyanshu end */

/*daina added */
.gray-purple {
	background: linear-gradient(#7774eb, #392a9c);
}

.testi-home h2.title,
.testi-home p {
	color: #fff;
}

.testi-home .section-title h6 {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.testi-home .testimonial:before {
	border-top: 100px solid #e4e4e4;
}

.testi-home .testimonial {
	background: #e4e4e4;
}

.testi-home .testimonial-content {
	background: #fff;
}

.testi-home .testimonial-content p {
	color: #000;
}

.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.testi-home .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
	background: #ffffff;
}

.testi-home .testimonial .testimonial-caption h5 {
	background: linear-gradient(#7774eb, #392a9c);
}

.blog-home .single-blog-post-thumb .entry-header .entry-content p {
	color: #000;
}

.blog-home input#newsletter-thumb::placeholder {
	color: #fff;
}

.btn-purple {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

input#newsletter-thumb::placeholder {
	color: #fff !important;
}

.social-list li a {
	color: #fff !important;
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.copyright-text p {
	color: #fff;
}

.counter img {
	position: absolute;
	left: -3%;
	top: 15%;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 30%;
	font-size: 20px;
	color: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

.owl-carousel .owl-prev {
	left: 43%;
}

.owl-carousel .owl-next {
	right: 43%;
}

.case-study .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.case-study .owl-carousel .owl-nav.disabled,
.case-study .owl-carousel .owl-dots.disabled {
	display: block !important;
}

/*
.case-study .owl-carousel .owl-nav button.owl-prev,
.case-study .owl-carousel .owl-nav button.owl-next {
background: linear-gradient(90deg, #7774eb 0%, #392a9c 50%);
transition: none !important;
color: #fff;
}
*/

.case-study .owl-carousel .owl-nav button.owl-prev:hover,
.case-study .owl-carousel .owl-nav button.owl-next:hover {
	background: linear-gradient(90deg, #f9b5ab 0%, #f3818e 50%);
	transition: none !important;
}

/*case study detail page start here*/
.case-sec-3 .section-title {
	text-align: left;
}

.sec-2-case {
	height: 550px;
	background-image: url(&quot;images/pattern/01.png&quot;);
}

.sec-2-case h1 {
	color: #fff;
}

.sec-2-case p {
	color: #fff;
}

.sec-2-case h1 span {
	background: -webkit-linear-gradient(#f9b5ab, #f3818e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sec-2-case .play-btn span {
	color: #fff;
}

.related-2 .single-case-studies {
	background-color: #ffffff;
}

.single-case-studies .image img {
	width: 100% !important;
}

.single-case-studies {
	margin-bottom: 20px;
}

/*case study detail end here*/

/*home slider start here*/
.tp-parallax-wrap.one {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 250px;
	z-index: 7;
}

.tp-parallax-wrap.two {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 420px;
	z-index: 7;
	width: 100% !important;
}

.tp-parallax-wrap.three {
	position: absolute;
	display: block;
	visibility: visible;
	left: 124px;
	top: 510px;
	z-index: 7;
}

.tp-parallax-wrap.four {
	position: absolute;
	display: block;
	visibility: visible;
	left: 70%;
	top: 159px;
	z-index: 7;
}

.tp-parallax-wrap.five {
	position: absolute;
	display: block;
	visibility: visible;
	left: 320px;
	top: 607px;
	z-index: 7;
}

.tp-parallax-wrap.six {
	position: absolute;
	display: block;
	visibility: visible;
	left: -8px;
	top: 592px;
	z-index: 7;
}

.tp-parallax-wrap.seven {
	position: absolute;
	display: block;
	visibility: visible;
	left: 760px;
	top: 150px;
	z-index: 7;
}

.tp-parallax-wrap.one .tp-caption {
	z-index: 7;
	white-space: nowrap;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 64px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.two .tp-caption {
	z-index: 7;
	white-space: normal;
	visibility: inherit;
	transition: none 0s ease 0s;
	line-height: 23px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
	min-height: 0px;
	min-width: 670px;
	max-height: none;
	max-width: 670px;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.tp-parallax-wrap.six .content-image img {
	width: 270px;
	height: 188px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-parallax-wrap.four .content-image img {
	width: 286px;
	height: 531px;
	transition: none 0s ease 0s;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

.tp-bgimg.defaultimg {
	background-repeat: no-repeat;
	background-image: url("../images/home/digital-marketing.jpg");
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: inherit;
	z-index: 20;
}

div#rev_slider_486_1 {
	max-height: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 780px;
}

.tp-parallax-wrap.five .content-image img {
	width: 1263px;
	height: 173px;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 0px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 14px;
}

/*home slider end here*/

/*testimonial start page*/

.testimonial-block .rating .fas {
	color: #ff9800;
}

.testi-client .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}

.testi-client .owl-carousel .owl-dots {
	display: none;
}

.testi-client .client-logo-wrap {
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
}

/*testimonial end page*/

/*service page start here*/

.service-sec1 .features-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
}

.service-sec1 .features-list li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.service-sec1 .features-list li span {
	display: block;
	background-color: #f8faff;
	border-radius: 5px;
	padding: 13px 12px 10px 40px;
	z-index: 1;
	position: relative;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	font-weight: 800;
	font-size: 15.5px;
}

.service-sec1 .features-list li span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border-radius: 5px;
	background-color: var(--mainColor);
	z-index: -1;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}

.service-sec1 .features-list li span i {
	font-size: 18px;
	color: #fff;
	background: #17a517 !important;
	/*background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;*/
	width: 23px;
	height: 23px;
	line-height: 23px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
	text-align: center;
	border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shape9 {
	position: absolute;
	left: 17%;
	bottom: 30%;
	z-index: -1;
}

.shape9 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape10 {
	position: absolute;
	left: 20%;
	bottom: 45%;
	z-index: -1;
}

.shape10 img {
	-webkit-animation: zoomeffect 8s infinite;
	-moz-animation: zoomeffect 8s infinite;
	animation: zoomeffect 8s infinite;
}

@-webkit-keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

@keyframes zoomeffect {
	0% {
		background-position: center;
		transform: scale(1, 1);
	}

	50% {
		background-position: center;
		transform: scale(1.2, 1.2);
	}

	100% {
		background-position: center;
		transform: scale(1, 1);
	}
}

.shape11 {
	position: absolute;
	right: 14%;
	bottom: 15%;
	z-index: -1;
}

.shape11 img {
	-webkit-animation-name: rotateme;
	animation-name: rotateme;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.shape12 {
	position: absolute;
	right: 11%;
	bottom: 33%;
	z-index: -1;
}

.shape12 img {
	-webkit-animation: shake 10s ease infinite;
	animation: shake 10s ease infinite;
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px);
	}
}

.subscribe-content .newsletter-form {
	position: relative;
	max-width: 600px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-content .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	border: none;
	background-color: #eaeaea;
	color: #000;
	height: 50px;
	padding-left: 18px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
}

.subscribe-content .newsletter-form .default-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
}

.default-btn {
	text-align: center;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	border: none;
	padding: 10px 30px;
	position: relative;
	z-index: 1;
	color: #ffffff;
	background: linear-gradient(#7774eb, #392a9c);
	font-size: 17px;
	font-weight: 700;
}

.default-btn::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 5px;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s;
}

.default-btn:hover {
	background: linear-gradient(#f9b5ab, #f3818e);
}

.single-services-box {
	-webkit-transition: .5s;
	transition: .5s;
}

.single-services-box:hover {
	border-radius: 0;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.preloader-sec {
	animation: beat .50s infinite alternate;
	transform-origin: center;
}

/* Heart beat animation */
@keyframes beat {
	to {
		transform: scale(1.4);
	}
}

/*service page end here*/

/*Industry page css start here*/
/* Style 9
----------------------------- */
.industry-heading h2 {
	text-align: center;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 1px;
}

.industry-heading h2 span {
	margin-top: 5px;
	font-size: 15px;
	color: #444;
	word-spacing: 1px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: grid;
	grid-template-columns: 1fr max-content 1fr;
	grid-template-rows: 27px 0;
	grid-gap: 20px;
	align-items: center;
}

.industry-heading h2 span:after,
.industry-heading h2 span:before {
	content: " ";
	display: block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 5px;
	background-color: #f8f8f8;
}

.color-1 {
	color: #ffffff;
}

.color-1-bg {
	background: linear-gradient(#7774eb, #392a9c);
}

.promo-section h5 {
	color: #fff;
}

.icon-md {
	font-size: 40px;
	line-height: 40px;
}

@media (min-width: 992px) {
	.promo-section .col-lg-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/*Industry page css end here*/

/*mobile responsive start here*/

/*about us mobile responsive start here*/
@media only screen and (max-width: 768px) {


	/* mobile service page start*/
	.shape9,
	.shape10,
	.shape11,
	.shape12 {
		display: none;
	}

	.subscribe-content .newsletter-form .input-newsletter {
		height: 48px;
		padding-left: 15px;
		font-size: 14px;
	}

	.subscribe-content .newsletter-form .default-btn {
		position: relative;
		display: block;
		width: 100%;
		margin-top: 15px;
		height: 47px;
	}

	.banner.service-sec31 {
		padding: 80px 0 100px !important;
	}

	/* mobile service page end*/


	/*mobile home slider start here*/
	.tp-parallax-wrap.one {
		left: 20px;
		top: 120px;
	}

	.tp-parallax-wrap.one h2,
	.tp-parallax-wrap.one span {
		line-height: 35px !important;
		font-size: 30px !important
	}

	.tp-parallax-wrap.two {
		left: 20px;
		top: 210px;
	}

	.tp-parallax-wrap.three {
		left: 20px;
		top: 300px;
	}

	.tp-parallax-wrap.two .tp-caption {
		min-width: 300px;
		max-width: 300px;

	}

	.tp-parallax-wrap.six {
		top: 336px;
	}

	.tp-parallax-wrap.six .content-image img {
		width: 125px;
		height: 95px;
	}

	.tp-parallax-wrap.four .content-image img {
		width: 140px;
		height: 250px;
	}

	.tp-parallax-wrap.four {
		left: 53%;
		top: 136px;
		z-index: 1;
		opacity: 65%;
	}

	.tp-bgimg.defaultimg {
		width: 100%;
		height: 500px;
	}

	div#rev_slider_486_1 {
		max-height: 500px;
		height: 500px;
	}

	.tp-parallax-wrap.five {
		left: 76px;
		top: 437px;
	}

	.tp-parallax-wrap.five .content-image img {
		width: 300px;
		height: 65px;
	}

	.tp-parallax-wrap.seven {
		display: none;
	}


	/*mobile home slider end here*/

	.navbar .right-nav.align-items-center.d-flex.justify-content-end.list-inline {
		display: none !important;
	}

	#header-wrap {
		padding: 20px 0 20px !important;
	}

	.contact-info-section .col-lg-4 .icon {
		font-size: 30px !important;
	}

	.contact-info-section .contact-add {
		padding-left: 25px !important;
	}

	.contact-info-section .col-lg-4 strong {
		font-size: 20px !important;
		margin-bottom: 5px !important;
	}

	.contact-info-section .col-lg-4 {
		margin-bottom: 15px !important;
	}

	.contact-info-section .inner-container {
		padding: 30px 15px !important;
		margin: 10px;
	}

	.main-slider h2 {
		font-size: 24px !important;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gdlr-core-pbf-column.gdlr-core-column-20 {
		margin: 0 5px 0 !important;
	}

	/*.main-slider {
display: none;
}*/

	.counter img {
		top: 0% !important;
		width: 65px;
	}

	.counter span {
		font-size: 30px;
	}

	.single-blog-post-thumb {
		margin-bottom: 30px;
	}

	.gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-containers {
		padding-right: 0;
		padding-left: 0;
	}

	.free-quote-area .form-control {
		height: 40px !important;
	}

	.free-quote-area .xs-inline-form .check-btn {
		height: 45px;
	}

	.free-quote-area form.xs-inline-form {
		text-align: center;
	}

	.xs-heading[class*=text-] {
		margin-bottom: 45px;
	}

	.owl-carousel .owl-next {
		right: 0;
	}

	.owl-carousel .owl-prev {
		left: 0;
	}

	.case-study .owl-carousel .owl-nav button.owl-prev:hover,
	.case-study .owl-carousel .owl-nav button.owl-next:hover {
		background: none;
		color: #141414;
	}

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		margin-right: 30 px;

	}

	.navbar-toggler {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-collapse {
		background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%) !important;
	}

	.navbar-nav .nav-link:hover,
	.navbar-nav .nav-link.active,
	.navbar-nav .nav-link:focus,
	#header-wrap.fixed-header .navbar-nav .nav-link:hover,
	#header-wrap.fixed-header .navbar-nav .nav-link.active {
		background: linear-gradient(#7774eb, #392a9c) !important;
		color: #ffffff !important;
	}

	.fixed-header .navbar-nav .nav-link {
		color: #fff;
	}
}



/*daina end here*/

/*priyanshu added for header-icon*/
.contact-info li i {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 47px;
	font-size: 36px;
	color: #ff7810;
	text-align: center;
	background: -webkit-linear-gradient(#7774eb, #392a9c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.nav-item.dropdown .dropdown-menu a {
	background: linear-gradient(to right, #f9b5ab 0%, #f3818e 100%);
}

.nav-item.dropdown .dropdown-menu a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

/*priyanshu added for mega menu*/
.mega-box {
	position: absolute;
	top: 85px;
	width: 100%;
	left: 0;
	padding: 0 8px;

}

.mega-box .content {
	padding: 35px 20px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	color: white;
	margin-left: 20px;

}

.content .row {

	width: calc(33.3% - 15px);
	line-height: 40px;
}

.content .row:nth-child(1),
.content .row:nth-child(2) {
	border-left: 0px;
}

.content .row img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-left: 35px;

}


.content .row .m-menu {
	color: #fff;
	font-weight: 500;
	padding: 5px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	color: #f3818e;
	font-size: 17px;
}

.content .row .mega-links {

	margin-left: 0px;
	margin-top: 20px;




}

@media only screen and (min-width:321px) and (max-width:768px) {

	.content .row .mega-links {

		margin-left: -140px;
		margin-top: 20px;




	}

}

.row .mega-links li {
	padding: 0 0px;


}

.row .mega-links li a {
	color: #fff;
	font-weight: 500;
	padding: 0px 10px !important;
	border-radius: 0;
	text-transform: capitalize;
	overflow: hidden;
	position: relative;
	display: block;


}

.mega-box {
	opacity: 0;
	position: absolute;
	display: block;
	pointer-events: none;
}




li.nav-item.mega:hover .mega-box {
	display: block;
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
	top: 100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	top: 65px;
}


.row .mega-links li a:hover {
	background: linear-gradient(#7774eb, #392a9c);

}

@media only screen and (min-width:801px) {

	.navbar-nav .mobile-item {
		display: none;

	}
}

@media (min-width:1281px) {
	.mega-box .content {
		background: linear-gradient(#000, #392a9c) !important;

	}
}

@media screen and (max-width: 768px) {
	.megamenu-icon {
		color: #fff !important;
	}

	.content .row .mega-links {

		margin-left: -190px !important;
		margin-top: 60px;




	}

	.left-pad {
		margin-left: -26px !important;


	}

	.row .mega-links li {
		padding: 18px 15px;
		font-size: 14px;


	}


	.m-menu:before {
		position: absolute;
		left: 0;
		width: 100px;
		margin-top: 40px;
		margin-left: 10px;
		height: 3px;
		animation: rotate 80s infinite linear;
		-webkit-animation: rotate 80s infinite linear;
		content: "";
		border-radius: 5px;
		background: rgb(255, 120, 16);
		/* Old browsers */
		background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
					rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
					rgba(255, 120, 16, 1)));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
					1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* IE10+ */
		background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
				rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
		/* IE6-9 */
		display: none;
	}


	#showMega:checked~.mega-box {
		max-height: 100%;
	}

	.image-1 {
		display: none;
	}


	.navbar-nav .desktop-item {
		display: none;
	}

	.content .row .m-menu {
		color: #fff;

		border-radius: 0;
		text-transform: capitalize;
		overflow: hidden;
		position: relative;
		font-size: 14px;
	}

	.mega-box .mobile-item {
		display: block;
		color: #f2f2f2;
		font-size: 20px;
		font-weight: 500;
		padding-left: 20px;
		cursor: pointer;
		border-radius: 5px;
		transition: all 0.3s ease;

	}

	.nav-links .mobile-item:hover {
		background: #3A3B3C;

	}

	.mega-box {

		position: static;
		top: 65px;
		opacity: 1;
		visibility: visible;
		padding: 0 0;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease;
		width: 100%;
	}

	.mega-box .content {
		flex-direction: column;
		padding: 0 20px 0 0px;
	}

	.content .row {
		margin-top: -10PX;
		width: 100%;
	}

	.mega-box .content .row {
		width: 100%;
		margin-bottom: 15px;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
	}

	.mega-box .content .row:nth-child(1),
	.mega-box .content .row:nth-child(2) {
		border-top: 0px;
	}

	.content .row .mega-links {
		border-left: 0px;
		padding-left: 173px;
	}

	.row .mega-links li {
		margin: 0;
	}

	.content .row .m-menu {
		font-size: 16px;
	}

}

nav input {
	display: none;
}

.body-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	padding: 0 30px;
}

.body-text div {
	font-size: 45px;
	font-weight: 600;
}

/*priyanshu added for privacy and terms*/

.privacy-head {
	font-size: 33px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	padding-bottom: 40px;
}


.privacy-head-1 {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}

.privacy-head-2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-head-3 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

.privacy-para {
	color: black;
	font-size: 13px;
	text-align: justify;
	padding-right: 50px;
}

.form-heading {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 50px;
	padding-top: 15px;
	margin-left: 20px;
}

.form-div {
	background: linear-gradient(#7774eb, #392a9c);
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-div {
	font-size: 20px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-left: 20px;
}

.col-div-1 {
	font-size: 14px;
	color: white;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 20px;
}


.sticky {
	position: sticky;
	top: 100px;


}

.sticky-1 {
	position: sticky;
	top: 360px;
}

.m-menu:before {
	position: absolute;
	left: 0;
	width: 100px;
	margin-top: 40px;
	margin-left: 10px;
	height: 3px;
	animation: rotate 80s infinite linear;
	-webkit-animation: rotate 80s infinite linear;
	content: "";
	border-radius: 5px;
	background: rgb(255, 120, 16);
	/* Old browsers */
	background: -moz-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 120, 16, 1)), color-stop(25%,
				rgba(255, 21, 106, 1)), color-stop(50%, rgba(255, 94, 44, 1)), color-stop(75%, rgba(187, 13, 76, 1)), color-stop(100%,
				rgba(255, 120, 16, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171,
				1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%, rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
			rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7810', endColorstr='#ff7810', GradientType=1);
	/* IE6-9 */
}


/*added for call to action*/
.section-cta {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

.cta-banner-img {
	width: 655px;
	height: 400px;
}

.cta-heading {
	margin-left: 80px;
	margin-top: 100px !important;
}

.cta-button {
	margin-left: 80px;
	margin-top: 20px;
}

@media only screen and (min-width:768px) {

	.cta-para {
		margin-top: 20px !important;
		margin-left: 80px;



	}
}

@media screen and (max-width: 768px) {
	.cta-banner-img {
		width: 355px;
		height: 300px;
	}

	.cta-heading {
		margin-left: 75px;
		margin-top: 40px !important;
	}

	.cta-para {
		text-align: center;


	}

	.cta-button {
		margin-left: 110px;
		margin-top: 20px;
	}

	.section-cta {
		background: linear-gradient(#7774eb, #392a9c) !important;
		margin-left: 15px;
		margin-right: 15px !important;
	}
}

.team-block .inner-box .lower-content h4 {
	color: #fff;
}

/*case study page buttuon*/
.case-btn {
	background: linear-gradient(#7774eb, #392a9c) !important;
}


/*priyanshu change on 9 august*/

/*changes for home case study arrow*/
@media (max-width: 576px) {

	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		font-size: 30px;
		padding: 1px 10px !important;

	}


}



/*priyanshu added for plane of action*/


@media only screen and (max-width: 600px) {
	.mobile-hide {
		display: none;
	}

	.career-icon {
		position: absolute;
		padding: 10px;
		top: 6px;
		left: 310px !important;
		min-width: 40px;
		font-size: 19px;
	}
}



@media only screen and (min-width: 992px) {
	.desktop-hide {
		display: none;
	}
}






@media only screen and (min-width:321px) and (max-width:768px) {
	.mobile-hide {
		display: none;
	}

}




.profile-circel-image-200 img {
	width: 180px;
	height: 180px;
	border-radius: 200px;
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.03);

}

.privacy-head-10 {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 40px;
}





#loadMore {
	width: 200px;
	color: #fff;
	display: block;
	text-align: center;
	margin: 20px auto;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid transparent;
	background-color: blue;
	transition: .3s;
}




#clients {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 54%);
	padding: 50px 0px;
	margin-top: -40px;
}

#clients .clients-wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#clients .clients-wrap ul {
	display: block;
	list-style: none;
	transition: 2s !important;

	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#clients .clients-wrap ul li {
	display: block;
	float: left;
	position: relative;
	width: 220px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}

#clients .clients-wrap ul li img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;

	-webkit-transition: 0 linear left;
	-moz-transition: 0 linear left;
	transition: 0 linear left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 1.0;
}

#clients .clients-wrap ul li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}


/*priyanshu add the code*/
.link-color {
	color: #7471E8;
}

.gdlr-core-icon-list-item .gdlr-core-icon-list-content {
	font-size: 14px;
	vertical-align: middle;
}

.gdlr-core-item-pdbm {
	padding-bottom: 30px;
	margin-left: 75px;
}

@media only screen and (max-width: 600px) {

	.gdlr-core-item-pdbm {
		padding-bottom: 30px;
		margin-left: 20px;

	}
}

@media only screen and (max-width: 600px) {

	.xs-pad {
		padding: 50px 0px !important;
	}

}

.xs-pad {
	padding: 0px 0px;
}




.xy-pad {
	padding: 0px 0px 100px 0px !important;
	background-image: linear-gradient(#7774eb, #392a9c);
}

.website-section .content-column .inner-column {
	padding-bottom: 100px;
}

/*shivani maam added*/
.form-control:focus {
	background-color: #fff !important;
}



/*today*/
/*change in the line 6688*/
.mt-3 {
	color: #000;
}

.callus {
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 10px;
	left: 7px;
	z-index: 99999999999;
	float: right;
	width: 70px;
}

.megamenu-icon-1 {
	color: #fff;
}

@media (min-width: 320px) and (max-width: 480px) {
	.megamenu-icon {
		color: #fff !important;
	}
}

.img-pad {
	padding: 30px 100px 40px 30px;
}










.img-size {
	width: 800px !important;
	height: 710px;
}

@media only screen and (max-width: 600px) {
	.img-size {
		width: 400px !important;
		height: 710px;
	}

}

@media only screen and (max-width: 600px) {
	.col-lg-12 {
		padding-right: 0px !important;
	}
}


.section-title h6 {
	text-transform: uppercase !important;
}

.case-bg {
	background: #fff;
}

.hover-item {
	transition: 0.3s;
	height: 150px;
	width: 150px;
}

.hover-item:hover {
	transform: translateY(-62%);
}

.footer-widget .contact-form .form-control {
	background: #fff;
}

section#contact {
	padding: 50px 0 100px 0 !important;
}


.box:hover {
	background-position: bottom !important;
}

.tp-parallax-wrap.one h1 {
	color: #fff;
}


.single-case-studies .image {
	background: #f5f5f5
}

/*---Priyanshu added---03/09/2021----*/
.career-background {
	background: linear-gradient(#7774eb, #392a9c) !important;

}

.career-icon {
	position: absolute;
	padding: 10px;
	top: 6px;
	left: 380px;
	min-width: 40px;
	font-size: 19px;

}


.single-case-studies .image {
	background: #f5f5f5
}

.form-control:focus {
	border-bottom: 2px solid #3f32a4bf;
}

.icon-color i {
	color: #3f32a4bf;
}

.career-heading {
	font-size: 15px;
	font-weight: 400;

	letter-spacing: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 15px;
}

/*----Priyanshu ended----*/

/*priyanshu added*/
.video-link {
	margin-left: 360px !important;
	margin-top: -55px;
}

/*daina added*/
textarea.form-control {
	height: 100px;
}

/*priyanshu added*/

.career-testinomials {
	margin-left: 100px;
	box-shadow: 10px 10px 10px 10px #F3818E !important;

}

.industry-service {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

/*priyanshu addded for home page mobile responsiveness*/
.home-heading {
	margin-bottom: 2px !important;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 70px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 600;
	font-size: 58px;
}

.home-and {
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 78px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 700;
	font-size: 65px;
}

@media only screen and (min-width:321px) and (max-width:768px) {

	.home-heading {
		margin-bottom: 2px !important;
		transition: none 0s ease 0s;
		text-align: inherit;
		line-height: 84px;
		border-width: 0px;
		margin: 0px;
		padding: 0px;
		letter-spacing: 0px;
		font-weight: 600;
		font-size: 20px !important;
		line-height: 25px;
	}

}

.collatrl-img img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}




/*priyanshu added for review page*/
.review-section {
	height: 100% !important;
}

#google-reviews {
	border: 1px solid #6F6AE0;
	margin-top: 45px;
	margin-bottom: 10px;
	display: block;
	flex-wrap: wrap;
}


p.review-text {
	color: #000;
	padding: 20px 45px;
	border-bottom: 1px solid #6F6AE0;
}

.review-meta {
	color: #000;
	margin-top: 20px;
	font-weight: 700;
	font-size: 17px;
}


/*mobile responsive css for who we are page */

@media only screen and (min-width:321px) and (max-width:768px) {
	.mobile-image {
		margin-top: 30px !important;
		height: 300px !important;
		width: 350px !important;
	}
}

@media only screen and (min-width:321px) and (max-width:768px) {
	.graphic-heading {
		font-size: 26px !important;

	}
}

@media only screen and (min-width:321px) and (max-width:768px) {
	h6.ecommerce-heading {
		padding: 2px 1px;
	}
}



/*priyanshu added for instagram*/

h1.demo-title {
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #2A293E;
	letter-spacing: 2px;
}

h1.demo-title a {
	font-size: 16px;
	font-weight: 300;
}

.pricing-table {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background: #ffffff;
}

.pricing-table .ptable-item {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
}

@media (max-width: 992px) {
	.pricing-table .ptable-item {
		width: 33.33%;
	}
}

@media (max-width: 768px) {
	.pricing-table .ptable-item {
		width: 50%;
	}
}

@media (max-width: 576px) {
	.pricing-table .ptable-item {
		width: 100%;
	}
}

.pricing-table .ptable-single {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.pricing-table .ptable-header,
.pricing-table .ptable-body,
.pricing-table .ptable-footer {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.pricing-table .ptable-status,
.pricing-table .ptable-title,
.pricing-table .ptable-price,
.pricing-table .ptable-description,
.pricing-table .ptable-action {
	position: relative;
	width: 100%;
	text-align: center;
}

.pricing-table .ptable-single {
	background: #f6f8fa;
}

.pricing-table .ptable-single:hover {
	box-shadow: 0 0 10px #999999;
}

.pricing-table .ptable-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}

.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #f6f8fa;
}

.pricing-table .ptable-header::before {
	right: 50%;
	border-right: 250px solid transparent;
}

.pricing-table .ptable-header::after {
	left: 50%;
	border-left: 250px solid transparent;
}

.pricing-table .ptable-item.featured-item .ptable-header {
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}

.pricing-table .ptable-status {
	margin-top: -30px;
}

.pricing-table .ptable-status span {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	color: #FF6F61;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	background: #2A293E;
}

.pricing-table .ptable-status span::before,
.pricing-table .ptable-status span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 10px solid #FF6F61;
}

.pricing-table .ptable-status span::before {
	right: 50%;
	border-right: 25px solid transparent;
}

.pricing-table .ptable-status span::after {
	left: 50%;
	border-left: 25px solid transparent;
}

.pricing-table .ptable-title h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 25px;
}

.pricing-table .ptable-price h2 {
	margin: 0;
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	margin-left: 15px;
}

.pricing-table .ptable-price h2 small {
	position: absolute;
	font-size: 18px;
	font-weight: 300;
	margin-top: 16px;
	margin-left: -15px;
}

.pricing-table .ptable-price h2 span {
	margin-left: 3px;
	font-size: 16px;
	font-weight: 300;
}

.pricing-table .ptable-body {
	padding: 20px 0;
}

.pricing-table .ptable-description ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pricing-table .ptable-description ul li {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 7px;
	border-bottom: 1px solid #dedede;
}

.pricing-table .ptable-description ul li:last-child {
	border: none;
}

.pricing-table .ptable-footer {
	padding-bottom: 30px;
}

.pricing-table .ptable-action a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);

}

.pricing-table .ptable-action a:hover {
	color: #fff;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}

.pricing-table .ptable-item.featured-item .ptable-action a {
	color: #fff;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
	padding: 12px 25px;
	border-radius: 5px;
}

.pricing-table .ptable-item.featured-item .ptable-action a:hover {
	color: #fff;
	background: linear-gradient(#5342d6, #b729a8, #f2203e, #fec053);
}


.insta-margin {
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}

.titlee:before {
	position: absolute;
	left: 0;
	width: 100px;
	top: 50px;

	height: 3px;
}

.titlee:before {
	position: absolute;
	left: 0;
	width: 100px;

	margin-left: 300px;

	height: 3px;
	-webkit-animation: rotate 80s infinite linear;
	content: "";
	border-radius: 5px;
	background: linear-gradient(to right, rgba(119, 116, 235, 1) 0%, rgba(57, 42, 156, 1) 25%, rgba(249, 181, 171, 1) 50%,
			rgba(243, 129, 142, 1) 75%, rgba(119, 116, 235, 1) 100%);
}


/*priyanshu add for instagram*/

.instagram .fab {
	font-size: 50px;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.instagrami .fab {
	font-size: 20px;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


i.fa.fa-heart.heart {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-user.user {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-film.film {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-eye.eye {
	color: #ED4956 !important;
	font-size: 50px !important;
}

i.fa.fa-comment.comment {
	color: #ED4956 !important;
	font-size: 50px !important;
}



/*priyanshu add 20-4-2022*/


.pricing-table .ptable-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#3636db, #e34c4c, #d9d448) !important;

}

.pricing-table .facebook-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#0675E7, #139DF8) !important;
}

.pricing-table .youtube-header {
	margin: 0 30px;
	padding: 30px 0 45px 0;
	width: auto;
	background: linear-gradient(#e21f30, #e21f30) !important;


}



.pricing-table .ptable-header::before,
.pricing-table .ptable-header::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 100px solid #f6f8fa;
}

.pricing-table .ptable-header::before {
	right: 50%;
	border-right: 250px solid transparent;
}

.pricing-table .ptable-header::after {
	left: 50%;
	border-left: 250px solid transparent;
}


.pricing-table .ptable-status {
	margin-top: -30px;
}

.pricing-table .ptable-status span {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 30px;
	padding: 5px 0;
	text-align: center;
	color: #FF6F61;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
	background: #2A293E;
}

.pricing-table .ptable-status span::before,
.pricing-table .ptable-status span::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 10px solid #FF6F61;
}

.pricing-table .ptable-status span::before {
	right: 50%;
	border-right: 25px solid transparent;
}

.pricing-table .ptable-status span::after {
	left: 50%;
	border-left: 25px solid transparent;
}

.pricing-table .ptable-title h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 2px;
}

.pricing-table .ptable-price h2 {
	margin: 0;
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	margin-left: 15px;
}

.pricing-table .ptable-price h2 small {
	position: absolute;
	font-size: 18px;
	font-weight: 300;
	margin-top: 16px;
	margin-left: -15px;
}

.pricing-table .ptable-price h2 span {
	margin-left: 3px;
	font-size: 16px;
	font-weight: 300;
}

.pricing-table .ptable-body {
	padding: 20px 0;
}

.pricing-table .ptable-description ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pricing-table .ptable-description ul li {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 7px;
	border-bottom: 1px solid #dedede;
}

.pricing-table .ptable-description ul li:last-child {
	border: none;
}

.pricing-table .ptable-footer {
	padding-bottom: 30px;
}





.pricing-table .youtube-btn a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	background: linear-gradient(#e21f30, #e21f30) !important;
}

.pricing-table .instagram-btn a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;
	background: linear-gradient(#3636db, #e34c4c, #d9d448) !important;

}

.pricing-table .ptable-action a {
	display: inline-block;
	padding: 12px 25px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	text-decoration: none;


}

a.face {
	background: linear-gradient(#0675E7, #139DF8) !important;
}

i.fas.fa-thumbs-up.thumbs {

	font-size: 50px !important;
	color: #139DF8 !important;
}


i.fa.fa-facebook-square {
	color: #139DF8 !important;
}



i.fas.fa-bell.bell {
	font-size: 50px !important;
	color: #e21f30 !important;
}

i.fas.fa-eye.eye {
	font-size: 50px !important;
	color: #e21f30 !important;
}



i.fas.fa-thumbs-up.tup {
	font-size: 50px !important;
	color: #e21f30 !important;
}



i.fas.fa-comment.com {
	font-size: 50px !important;
	color: #e21f30 !important;
}

.home-digital {
	margin: 50px 0px 100px 0px;
}

/*edit by priyanshu*/
.carrier-class {
	font-size: 130px !Important;
}

.gdlr-core-icon-list-item.gdlr-core-item-pdlr.gdlr-core-item-pdbm.text_mid {
	text-align: left;
}


.team-block .inner-box.certi .lower-content h4 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
}

.team-block .inner-box.certi .lower-content .downloadtext {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 0px;
}

.team-block .inner-box.certi .lower-content .designation {
	margin-top: 0px;
}

.team-block .inner-box.certi .lower-content {
	margin-left: 30px;
}

.client-l .image1 img {
	width: 100% !important;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 8px;
}

.client-l .team-block .inner-box .lower-content {
	margin-top: -30px;
}

.client-l .team-block .inner-box .lower-content {
	padding: 15px 15px;
}

.trust-rev {
	color: #fff !important;
}


/*employee feddback page*/
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}

.cnt223 a {
	text-decoration: none;
}

.popup-onload {
	background: #000000d4;
	width: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 99999;
	height: 100%;
}

.cnt223 {
	/* min-width: 600px; */
	width: 40%;
	/* min-height: 150px; */
	margin: 5% auto 100px;
	/*background: #f3f3f3;*/
	position: relative;
	z-index: 103;
	/*padding: 15px 35px;*/
	border-radius: 5px;
	/*box-shadow: 0 2px 5px #000;*/
}

.cnt223 p {
	clear: both;
	color: #555555;
	/* text-align: justify; */
	font-size: 20px;
	font-family: sans-serif;
}

.cnt223 p a {
	color: #d91900;
	font-weight: bold;
}

.cnt223 .x {
	float: right;
	height: 35px;
	left: 0px;
	position: relative;
	top: -25px;
	width: 34px;
}

.cnt223 .x:hover {
	cursor: pointer;
}

.pop-img {
	width: 100%;
	margin: auto !important;
	border: 3px solid #392a9c;
}

.close {
	float: right;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	background: #000;
	border: 0px solid #fff;
	/* text-shadow: 0 1px 0 #fff; */
	opacity: 0.6;
	padding: 3px;
	border-radius: 50%;
}

.rating {
	color: #F5E633;
	font-size: 20px !important;
	letter-spacing: 7px;
}


/*pagination*/

.center {
	text-align: center;
}

.pagination {
	display: inline-block;
	margin-top: 40px;
}

.pagination a {
	color: white;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 500;
	padding: 8px 19px;
	margin: 0 4px;
	background: linear-gradient(90deg, rgba(249 181 171) 0%, rgba(243 129 142) 90%);
	border-radius: 5px;
}

.pagination a.active {
	background: linear-gradient(#7774eb, #392a9c);
	color: white;

}

.pagination a:hover:not(.active) {
	background: linear-gradient(#7774eb, #392a9c);
	border-color: linear-gradient(#7774eb, #392a9c);
}

.pagination a:hover:not(.active) {
	border-color: #392a9c;
}

a.arro {
	background: #fff !important;
	border: 1px solid #392a9c;
	color: #000;
}

.pagination a.arro:hover:not(.active) {
	background-color: #ffffff;
	border-color: #f3818e;
}

/*.post-image.free{*/
/* height: 231px;*/
/*}*/


img.ranki-logo {
	width: 89px;
	display: grid;
	align-items: center;
	margin: auto;
	padding: 10px;
}

.btn.btn-white {
	background: #ffffff;
	color: #000;
}

.btn.btn-white:hover {
	background: #ffffff;
	color: #000;
}

.below-space {
	padding: 100px 0px 0px 0px !important;
}

.m-below {
	margin-bottom: 0px !important;
}

a.read-color {
	color: rgba(57, 42, 156, 1);
	font-weight: 600;
}

img.logo-colarge {
	max-width: 100%;
	display: grid;
	background-size: cover;
	align-items: center;
	margin: auto;
	/*padding-bottom: 90px;*/
}

.fact-counter-two .column .inner .icon-box.border-color {
	position: relative;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	border-radius: 50px;
	border: 2px solid rgba(249, 181, 171, 1);
	display: block;
	margin: 0 auto;
	background-color: #f5f5f5;
}

.profile-circel-image-200.social img {
	width: 100px;
	height: 100px;
	border-radius: 200px;
	border: 2px solid rgba(249, 181, 171, 1);
	box-shadow: 0px 0px 5px 8px rgba(0, 0, 0, 0.03);
}

section.about-section.style-two.padding-bottom {
	padding-bottom: 0px !important;
}

/*career page*/
.hire {
	padding-bottom: 0px !important;
	margin-bottom: -50px;
}

.hiring-icon {
	width: 60px;
	padding-left: -18px;
	margin-left: -6px;
}

section.contact-info-section.career.margin-bottom {
	background-color: #f3f5f9;
}

.inner-container.hiring-sec.row {
	background: linear-gradient(#7774eb, #392a9c) !important;
}

.content .content-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content .content-list li.time {
	color: var(--mainColor);
	background-color: #E5FAF5;
}

.content .content-list li.freelance {
	color: #FF5B4A;
	background-color: #FFEFED;
}

.content .content-list li.internship {
	color: #FF4AA1;
	background-color: #FFEDF6;
}

.content .content-list li {
	display: inline-block;
	padding: 4px 12px;
	border-radius: 50px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 10px;
	margin-bottom: 15px;
}

.hiring-closed {
	display: inline-block;
	padding: 4px 12px;
	border-radius: 50px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #FF4AA1;
	background-color: #FFEDF6;
}

.row.form-div.easy {
	background: #fff;
	border: 4px solid #392a9c;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-div.extra {
	color: #000;
}

.col-div-1.eextra {
	color: #000;
}

form.row.form-div.whatcom {
	background: linear-gradient(#75b73b, #528921);
}

.btn.btn-theme.whatcombut {
	background: #ffffff;
	/* background: linear-gradient(90deg, rgba(249 181 171) 0%, rgba(243 129 142) 90%); */
	color: #111121;
	margin-left: 20px;
}

.whaticon {
	width: 30px;
	margin-right: 4px;
}

.sub {
	width: 30px;
	margin-right: 10px;
}

.team-page-section.offer {
	padding: 50px 0px 10px;
}

.gimg {
	padding-top: 50px !important;
}

@media only screen and (max-width: 600px) {
	.service-sec1 .features-list li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}


a.close {
	background: #fff !important;
	color: #000 !important;
	padding: 7px 8px;
}

.section-title p {
	font-size: 16px;
}

i.fas.fa-map-pin {
	color: black !important;
}

a.set {
	color: black !important;
}

.contact-add.seta {
	color: black !important;
}

i.fab.fa-whatsapp {
	color: black ! important;
}

i.fas.fa-envelope {
	color: black !important;
}

html,
body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}


.mega-box {
	top: 70px;
	width: 80%;
	left: 150px;
	padding: 0 8px;
}

.mega-box .content {
	padding: 35px 50px !important;
}

.row .mega-links li a {
	padding: 0px 0px !important;
}


@media only screen and (max-width: 600px) {
	.desktopmenu {
		display: none;
	}

}



.mobilemenu {
	display: none;
}

@media (max-width: 991.98px) {
	.mobilemenu {
		display: block;
	}

	.desktopmenu {
		display: none;
	}

	.mobile-nav .submenu {
		display: none;
		padding-left: 15px;
	}

	.mobile-nav .has-submenu>a::after {
		content: " ▾";
		float: right;
	}

	.mobile-nav .has-submenu.active>.submenu {
		display: block;
	}

	.ht-nav-toggle {
		display: block;
		cursor: pointer;
	}

	/* ADD THIS PART BELOW FOR YOUR MOBILE MENU WRAPPER & SUBMENUS */
	.mobile-menu-wrapper {
		/*background-color: #fff;*/
		position: absolute;
		width: 100%;
		top: 60px;
		left: 0;
		z-index: 999;
		/*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);*/
	}

	.mobile-menu-wrapper ul li {
		padding: 10px 0;
		border-bottom: 1px solid #eee;
		color: #000 !important;
	}

	.mobile-submenu-toggle>.submenu {
		display: none;
	}

	.mobile-submenu-toggle.open>.submenu {
		display: block;
	}

	.arrow {
		font-size: 14px;
		transition: transform 0.3s;
	}

	.mobile-submenu-toggle.open .arrow {
		transform: rotate(180deg);
	}

	.mobilemenu.open {
		display: block;
	}


	.submenu li {
		padding: 5px 10px !important;
		border-bottom: none !important;
		font-size: 14px;
	}
}


.menu-show #ht-main-nav {
	background: linear-gradient(90deg, rgba(249 181 171) 0%, rgba(243 129 142) 90%);
}

.mobile-header .ht-nav-toggle span::before,
.mobile-header .ht-nav-toggle span::after {
	width: 25px;
	height: 2px;
}

.mobile-header .ht-nav-toggle span {
	width: 10px;
}


.reviewtab {
	background: #fff;
	padding: 20px;
	border: 2px solid;
	margin: 5px 10px;
	border-radius: 10px;
}

.reviewtab p {
	font-size: 14px;
	margin-bottom: 40px;
	margin-top: 10px;
	color: #000;
}

.reviewtab h5 {
	font-size: 14px;
	margin-bottom: 0px;
	display: inline-block;
	padding: 0px;
	font-weight: 600;
	color: #4c40b4;
}

.reviewtab h6 {
	font-size: 12px;
	font-weight: 500;
	color: #4c40b4;
}

.review .title:before {
	display: none;
}

.review .col-lg-2 {
	width: 20%;
}

.review .col-lg-2 img {
	width: 80%;
}


.review .owl-nav {
	display: block !important;
	bottom: 0px !important;
}

.review .owl-carousel .owl-stage-outer {
	padding-bottom: 0px;
}


.review .owl-carousel .owl-nav button.owl-prev:hover,
.review .owl-carousel .owl-nav button.owl-next:hover {
	background: transparent !important;
	color: #000 !important;
	border-color: #4639ac !important;
}

@media only screen and (max-width: 600px) {
	.reviewtab {
		margin: 15px 0px;
	}

	.review .col-lg-2 img {
		width: 100%;
	}

	.review .owl-carousel .owl-stage-outer {
		padding-bottom: 10px;
	}

	.review .owl-nav {
		bottom: 20px !important;
	}

}


.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea {
	font-size: 11px;
}


.services-area .icon-input {
	position: relative;
	margin-bottom: 20px;
}

.services-area .icon-input i {
	position: absolute;
	top: 50%;
	left: 18px;
	transform: translateY(-50%);
	color: #666 !important;
	font-size: 14px;
}

.services-area .icon-input input {
	padding-left: 35px !important;
	/* Space for the icon */
	height: 45px;
	border: 1px solid #ccc;
}

.services-area .gdlr-core-item-pdlr {
	padding-left: 10px;
	padding-right: 10px;
}


/*////*/

svg.arrow-animated {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 1%;
	left: -12%;
	transform: translateX(-50%);
	z-index: 999;
	rotate: -7deg;
}

.draw-arrow {
	stroke-width: 5;
	stroke: black;
	fill: none;
	stroke-dasharray: 400;
	stroke-dashoffset: 400;
	animation: draw 2s linear infinite;
}

.draw-arrow.tail-1 {
	animation-delay: 0.2s;
}

.draw-arrow.tail-2 {
	animation-delay: 0.5s;
}

@keyframes draw {
	0% {
		stroke-dashoffset: 400;
	}

	50% {
		stroke-dashoffset: 10;
	}

	100% {
		stroke-dashoffset: 400;
	}
}

@media only screen and (max-width: 600px) {

	svg.arrow-animated {
		top: 1%;
		left: 0%;
	}

}


.contactpg.text-left {
	text-align: left !important;
}

.scroll-top.scroll-visible {
	display: none;
}

.section-title h2 {
	font-size: 35px;
	font-weight: 500;
	line-height: 40px;
}

.section-title h6 {
	font-size: 15px;
}

.servicesul li {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 8px;
}

ul.servicesul {
	margin-left: 15px;
}

.section-title p {
	font-weight: 300;
}


.about-section.style-two {
	padding: 100px 0px 100px;
}

.review {
	padding: 100px 0px 100px;
}

.reviewtab {
	background: #f3ecf7;
	border: none;

}

.rating {
	color: #4c40b4;
}

.reviewtab i {
	font-size: 16px;
	color: #4c40b4;
}

section.actionbarsec {
	padding: 60px 0px;
	background: linear-gradient(#7774eb, #392a9c);
}

.actionbarsec h2 {
	font-weight: 600;
	color: #fff;
}

.actionbarsec p {
	color: #fff;
}

.reviewtab .ratings {
	text-align: right;
}


.review .fact-counter-two .column .inner .icon-box.border-color {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 50px;
}

.review .fact-counter-two .column .inner .counter-title {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
	color: #000;
	margin-bottom: 0px;
}

.review .fact-counter-two .column .inner .count-outer {
	font-size: 28px;
}

.review .fact-counter-two .column .inner {
	position: relative;
	background: #f5f5f5;
	padding: 15px;
	border-radius: 10px;
}


.review .fact-counter-two .column {
	margin-bottom: 20px;
}

.fact-counter-two .column .inner .count-outer {
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	color: #392a9c;
}

.rateit-empty i {
	font-size: 14px;
	color: #4c40b4;
	letter-spacing: -10px;
	line-height: 0;
}

.form-control {
	font-size: 13px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	color: #e0e0e0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0px;
}

.gray-light-purple {
	background: #f3ecf7;
}


textarea.form-control {
	height: 60px;
}


.webservice .single-services-box {
	padding: 0px;
}


.webservice .contentb {
	padding: 20px;
}

@media only screen and (max-width: 600px) {
	.about-part2 {
		margin-bottom: 10px;
	}

	.actionbarsec .col-lg-5.justify-content-center {
		justify-content: left !important;
		margin-top: 10px;
	}
}

.section-title {
	max-width: 100% !important;
}

.section-title p {
	max-width: 100%;
}

/*topbar start here*/
.header-bar {
	height: 35px;
	display: block;
	width: 100%;
	overflow: hidden;
}

.item-1,
.item-2,
.item-3 {
	position: absolute;
	display: block;
	width: 100%;
	font-size: 1em;
	animation-duration: 15s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	margin-bottom: 5px !important;
	padding-top: 5px;
}

.item-1 {
	animation-name: anim-1;
}

.item-2 {
	animation-name: anim-2;
}

.item-3 {
	animation-name: anim-3;
}

@keyframes anim-1 {

	0%,
	8.3% {
		top: 80%;
		opacity: 0;
	}

	8.3%,
	25% {
		top: 0%;
		opacity: 1;
	}

	33.33%,
	100% {
		top: -60%;
		opacity: 0;
		display: none;
	}
}

@keyframes anim-2 {

	0%,
	28% {
		top: 80%;
		opacity: 0;
	}

	34%,
	56% {
		top: 0%;
		opacity: 1;
	}

	73.3%,
	100% {
		top: -60%;
		opacity: 0;
		display: none;
	}
}

@keyframes anim-3 {

	0%,
	58% {
		top: 80%;
		opacity: 0;
	}

	74.96%,
	91.62% {
		top: 0%;
		opacity: 1;
	}

	66.66%,
	100% {
		top: -60%;
		opacity: 0;
	}
}

/*topbar end*/


#citys {
	display: inline-block;
	transition: opacity 0.5s ease-in-out;
}


#citys {
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	color: #fff;
}



.popup-left {
	background: #f4eaff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	border-top-left-radius: .5rem;
	border-bottom-left-radius: .5rem;
}

.popup-left img {
	max-width: 100%;
}

.popup-right {
	padding: 50px 30px 50px 20px;
}

.popup-title {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0px;
	color: #000;
	line-height: 12px;
}

.popup-offer {
	font-size: 28px;
	font-weight: 600;
	color: #000;
	margin-bottom: 0px;
}

.whatsapp-input {
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 10px;
	width: 100%;
	margin-top: 10px;
}

.btn-get {
	background: #28a745;
	color: #fff;
	border-radius: 6px;
	padding: 10px 20px;
	font-weight: 600;
	margin-top: 10px;
	border: none;
}

.popup-right p {
	color: #333 !important;
}

div#offerModal {
	z-index: 9999;
}

.modal-backdrop {
	background-color: rgba(0, 0, 0, 0.6) !important;
	z-index: 1040 !important;
}


.section-title h3.title {
	font-size: 35px;
	font-weight: 600;
	line-height: 40px;
}


.section-title h3.subtit {
	font-size: 15px;
	text-transform: uppercase !important;
	padding: 3px 5px;
	position: relative;
	display: inline-block;
	font-weight: 500;
	background: linear-gradient(#7774eb, #392a9c);
	color: #ffffff;
	margin-bottom: 20px;
}


.keypnts .color-1-bg {
	background: #f3ecf7;
}

.keypnts .color-1-bg i {
	color: #4c40b4;
}

.keypnts .color-1-bg p.mb-0 {
	color: #000;
}

.problemtec .gdlr-core-item-pdbm {
	padding-bottom: 30px;
	margin-left: 10px;
}

.clsss{
    color: #392a9c !important;
}
.clsss:hover{
    color: #f3818e !important;
}


.newsletter-thumb-wraper a:hover {
  transform: scale(1.05);}
  
  
  /* Our Promise Section - CSS Only */

#our-promise {
  background: #f8f9fa;
}

.promise-card {
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  background: #ffffff;
  transition: 0.3s ease;
}

.promise-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
}

.promise-icon {
  width: 56px;
  height: 56px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,123,255,0.12);
  color: #007bff;
}

.promise-time {
  font-size: 1.4rem;
  font-weight: 700;
  color: #1a1a1a;
}

.clsis{
    padding: 3px 5px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    background: linear-gradient(#7774eb, #392a9c);
    color: #ffffff;
    margin-bottom: 20px;
}


.clus{
    font-size: 35px !important;
    font-weight: 600 !important;
    line-height: 40px !important;
}

.lightpink{
    background: #f3ecf7 !important;
}

.nobold{
    font-weight: 600;
}


@media (min-width: 992px) {
  .abouttt {
      padding: 100px 0px 100px !important;
  }
}

@media (max-width: 576px){
.fonttt{
    font-size: 33px !important;
    line-height: 42px !important;
}}

/* Mobile */
@media (max-width: 480px) {
    #citys {
        font-size: 38px !important;
    }
}

@media (max-width: 576px){
.fonttts{
    font-size: 29px !important;
    line-height: 42px !important;
}}

@media (max-width: 576px){
    .puding{
        padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    }
    .below-space {
    padding: 100px 25px 0px 25px !important;
}
.contact-info-section {
    position: relative;
    padding: 0px 9px 0px;
    /* background-color: #f3f4ff; */
}
    }
    
    
/* Force Instagram embed to use dark background */
.instagram-media {
  background: #000 !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Inside iframe background override */
.instagram-media iframe {
  background: #000 !important;
}

/* Container holding the reel */
.reel-phone-frame {
  background: #000 !important;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid #222;
}

/* Remove white space Instagram adds */
.instagram-media div {
  background: #000 !important;
  color: #fff !important;
}

/* Adjust post footer area (comments, likes) */
.instagram-media footer,
.instagram-media section {
  background: #000 !important;
  color: #fff !important;
}
    
    
.instagram-reels-section {
  background: #fafafa;
}

.reels-header h2 {
  font-size: 28px;
  font-weight: 700;
}

.reels-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
  display: inline-block;
  margin-right: 8px;
}

.btn-instagram {
  background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
  color: #fff;
  border-radius: 999px;
  padding: 8px 18px;
  font-weight: 600;
  font-size: 14px;
  border: none;
  text-decoration: none;
}

.btn-instagram:hover {
  opacity: 0.9;
  color: #fff;
}

/* Reel card styling */
.reel-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 14px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: contents;
}

.reel-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 35px rgba(0, 0, 0, 0.12);
}

/* Phone-like frame */
.reel-phone-frame {
  border-radius: 22px;
  overflow: hidden;
  background: #000;
  position: relative;
}

/* Remove default margins from Instagram embed and make it fluid */
.instagram-media {
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: auto !important;
}

/* Small tweak for mobile: center & stack nicely */
@media (max-width: 767.98px) {
  .instagram-reels-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .reels-header {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 10px;
  }

  .reels-header h2 {
    font-size: 22px;
  }
}


.subscription-box h2 {
  font-weight: 700;
  font-size: 28px;
}

.subscription-box p {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
}

.subscription-box i.fa-check-circle {
  font-size: 56px;
  color: #4b2ec2; /* adjust to your brand primary color */
}



@media (max-width: 576px){
    .pudingg{
        padding-right: 0px !important;
    padding-left: 0px !important;
    }}


.ikr{
    width: 660px;
    left: unset;
}


              .dyna-canva-fullscreen {
                height: 92vh; /* Almost full screen */
                background: #fff; /* Dark Dynamisers theme */
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 20px;
              }
            
              .canva-container {
                width: 100%;
                max-width: 1200px;
                height: 100%;
                border-radius: 16px;
                background: #f3ecf7;
                padding: 12px;
                box-shadow: 0 20px 50px rgba(0,0,0,0.6);
              }
            
              .canva-container iframe {
                width: 100%;
                height: 100%;
                border: none;
                border-radius: 12px;
              }
            
              /* Mobile Adjustments */
              @media (max-width: 768px) {
                .dyna-canva-fullscreen {
                  height: 85vh; /* Slightly smaller for mobile */
                  padding: 10px;
                }
                .canva-container {
                  padding: 8px;
                }
              }

@media (max-width: 576px) {
    .doy{
        padding: 10px 10px !important;
        margin-top: 10px;
        font-size: 10px;
    }}
  
  
  .card-img-top.img-fluid.rounded {
    height: 495px !important;
}