.smartcoders-icon-box-wrapper.style-eleven:hover .smartcoderssass-icon-box-content p {}

@-webkit-keyframes slide-down {
	0% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
}

@keyframes slide-down {
	0% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
}

.element {
	width: 100px;
	height: 100px;
	background: black;
	-webkit-animation: slide-down 5s 3;
	animation: slide-down 5s 3;
}

.visually-hidden {
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip: rect(0, 0, 0, 0);
	position: absolute;
}

body {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #797687;
	overflow-x: hidden;
}

svg {
	display: block;
}

a,
button,
input,
textarea,
button,
select {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

button {
	cursor: pointer;
	outline: 0;
}

input,
textarea,
select, .form-control {
	width: 100%;
	padding: 10px 12px;
	outline: 0;
}

.form-control {
	background: #fdfafa;
	padding: 15px 30px;
	border: 1px solid #efe7e7;
	margin-bottom: 30px;
	border-radius: 30px;
	height: 60px;
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #efe7e7;
	background: #fff;
	-webkit-box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
	box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
}

a,
a:hover {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif;
	margin-top: 0;
	font-weight: 600;
	color: #2b2350;
}

img {
	max-width: 100%;
	height: auto;
}

.pr {
	position: relative;
}

.pt-7 {
	padding-top: 70px;
}

.h-100 {
	height: 100%;
}

.container-wrap {
	max-width: 95%;
	margin: 0 auto;
	border-radius: 20px;
	position: relative;
}

.container-wrap.bg-color-one {
	background-color: #f6faf8;
}

.container-wrap.bg-color-two {
	background-color: #d9e6ff;
}

.container-wrap.bg-footer-color {
	background-color: #1d2146;
}

section {
	position: relative;
	margin: 0;
}

.mw-none {
	max-width: unset !important;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

@media (min-width: 991px) {
	.pr-85 {
		padding-right: 85px;
	}

	.pl-85 {
		padding-left: 85px;
	}

	.mt-185 {
		margin-top: 185px;
	}
}

@media (max-width: 991px) {
	.mt-185 {
		margin-top: 80px;
	}
}

.section-small {
	margin-bottom: 80px;
}

.section-small .title {
	font-size: 20px;
	font-weight: 500;
}

.mt-40 {
	margin-top: 40px;
}

.mt-60 {
	margin-top: 60px;
}

.mt-180 {
	margin-top: 177px;
}

@media (max-width: 768px) {
	.mt-180 {
		margin-top: 80px;
	}
}

@media (min-width: 768px) {
	.mt-50 {
		margin-top: 50px;
	}

	.mt-20 {
		margin-top: 20px;
	}

	.mt-70 {
		margin-top: 70px;
	}
}

.section-padding {
	padding: 100px 0;
}

.no-scroll {
	overflow-y: hidden !important;
}

.container-wide {
	max-width: 1700px;
	padding: 0 15px;
	margin: 0 auto;
}

.gutters-10 > [class*=col-] {
	padding: 0 5px;
}

@font-face {
	font-family: "Flaticon";
	src: url("./Flaticon.eot");
	src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-smartcodersel-ratio: 0) {
	@font-face {
		font-family: "Flaticon";
		src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
	}
}

.fi:before {
	display: inline-block;
	font-family: "Flaticon";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.flaticon-google-play:before {
	content: "";
}

.flaticon-apple-logo:before {
	content: "";
}

@media (max-width: 991px) {
	.smartcoders-order-two {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.smartcoders-order-one {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (max-width: 767px) {
	.smartcoders-order-two-md {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

/*--------------------------------------------------------------
  ##  Buttons
  --------------------------------------------------------------*/
.smartcoders-btn {
	padding: 8px 30px;
	background: #0ca7e4;
	border-radius: 30px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	-webkit-box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
	box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
}

.smartcoders-btn i {
	font-size: 20px;
	margin-left: 3px;
	line-height: 1;
	vertical-align: middle;
}

.smartcoders-btn.submit-btn {
	border: 0;
	padding: 11px 35px;
}

.smartcoders-btn.submit-btn:focus {
	outline: 0;
}

.smartcoders-btn.submit-btn i {
	display: none;
}

.smartcoders-btn.submit-btn.clicked {
	min-width: 210px;
	min-height: 50px;
}

.smartcoders-btn.submit-btn.clicked i {
	display: block;
}

.smartcoders-btn.submit-btn.clicked .btn-text {
	display: none;
}

.smartcoders-btn.btn-two {
	border-radius: 30px;
	background: #f97bc5;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(235, 110, 183, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(235, 110, 183, 0.3);
	border: 1px solid #f97bc5;
	font-weight: 500;
	font-size: 16px;
}

.smartcoders-btn.btn-two i {
	display: inline-block;
	vertical-align: middle;
}

.smartcoders-btn.btn-two:hover {
	background: transparent;
	color: #f97bc5;
	border-color: #f97bc5;
}

.smartcoders-btn.btn-two.btn-outline {
	border: 2px solid rgba(249, 123, 197, 0.5);
	color: #f97bc5;
}

.smartcoders-btn.btn-two.btn-outline:hover {
	background: #f97bc5;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(235, 110, 183, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(235, 110, 183, 0.3);
}

.smartcoders-btn.btn-round-md {
	border-radius: 10px;
}

.smartcoders-btn.btn-large {
	padding: 16px 44px;
	font-size: 16px;
}

.smartcoders-btn.plus-icon {
	padding: 8px 64px 8px 41px;
	position: relative;
}

.smartcoders-btn.plus-icon i {
	margin-left: 10px;
	font-size: 20px;
	display: inline-block;
	position: absolute;
	right: 32px;
	top: 11px;
}

.smartcoders-btn.btn-big {
	padding: 16px 47px;
	font-size: 16px;
}

.smartcoders-btn.color-two {
	background: #0ca7e4;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
}

.smartcoders-btn.btn-grey {
	background: #f3f3f4;
	color: #322d49;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 4px;
	padding: 11px 40px;
}

.smartcoders-btn.btn-grey:hover {
	background: #fd4d5c;
}

.smartcoders-btn.btn-grey.color-three:hover {
	background: #12bf7c;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(11, 176, 112, 0.3);
	box-shadow: 0px 10px 20px 0px rgba(11, 176, 112, 0.3);
}

.smartcoders-btn:hover, .smartcoders-btn:focus {
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

.smartcoders-btn.btn-outline {
	border: 1px solid #0ca7e4;
	background: transparent;
	color: #0ca7e4;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.smartcoders-btn.btn-outline:hover {
	background: #0ca7e4;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
    box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
}

.smartcoders-btn.btn-outline-two {
	border: 1px solid #0ca7e4;
	background: transparent;
	color: #0ca7e4;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.smartcoders-btn.btn-outline-two:hover {
	background: #0ca7e4;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
}

.smartcoders-btn.btn-light {
	background: #fff;
	color: #0ca7e4;
	border: 2px solid #fff;
	padding: 14px 40px;
}

.smartcoders-btn.btn-light:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}

.smartcoders-btn.btn-light.color-two {
	color: #0ca7e4;
}

.smartcoders-btn.btn-light:hover {
	background: transparent;
	color: #fff;
	border-color: #fff;
}

.smartcoders-btn.btn-light.btn-outline {
	background: transparent;
	color: #fff;
}

.smartcoders-btn.btn-light.btn-outline:hover {
	color: #0ca7e4;
	background: #fff;
}

.smartcoders-btn.btn-three {
	background: #fd4d5c;
	border: 1px solid #fd4d5c;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.smartcoders-btn.btn-three:hover {
	background: transparent;
	color: #fd4d5c;
}

.smartcoders-btn.btn-round {
	border-radius: 4px;
}

.smartcoders-btn.btn-round-lg {
	border-radius: 10px;
	padding: 9px 22px;
	border: 2px solid #0ca7e4;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.smartcoders-btn.btn-round-lg:hover {
	background: transparent;
	color: #0ca7e4;
}

.smartcoders-btn.btn-four {
	background: #12bf7c;
	border: 1px solid #12bf7c;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.smartcoders-btn.btn-four:hover {
	background: transparent;
	color: #12bf7c;
}

.smartcoders-btn.btn-round {
	border-radius: 4px;
}

.smartcoders-btn.btn-five {
	background: #f98e47;
	border: 2px solid #f98e47;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.smartcoders-btn.btn-five.btn-round {
	border-radius: 6px;
}

.smartcoders-btn.btn-five:hover {
	color: #f98e47;
	background: transparent;
}

.smartcoders-btn.btn-six {
	background: #14aeee;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #14aeee;
	font-size: 16px;
	font-weight: 500;
	padding: 7px 34px;
}

.smartcoders-btn.btn-six:hover {
	background: transparent;
	color: #14aeee;
}

.smartcoders-btn.btn-six.btn-outline {
	background: transparent;
	color: #14aeee;
}

.smartcoders-btn.btn-six.btn-outline:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #14aeee;
	color: #fff;
}

.smartcoders-btn.btn-six.btn-light {
	background: #fff;
	color: #14aeee;
	border-color: #fff;
}

.smartcoders-btn.btn-six.btn-light:hover {
	background: transparent;
	color: #fff;
}

.smartcoders-btn.btn-six.btn-outline {
	background: transparent;
	color: #fff;
}

.smartcoders-btn.btn-six.btn-outline:hover {
	background: #fff;
	color: #14aeee;
}

.btn-underline {
	color: #797687;
	font-size: 15px;
	position: relative;
	padding-bottom: 3px;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 15px;
	max-width: 140px;
	margin: 0 auto;
}

.btn-underline:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	background: #797687;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-underline i {
	display: inline-block;
	margin-left: 10px;
}

.btn-underline:hover {
	color: #0ca7e4;
}

.btn-underline:hover:before {
	background: #0ca7e4;
}
/* Back To Top */
.return-to-top {
	position: fixed;
	bottom: -30px;
	right: 20px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	z-index: 998;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: bottom 0.5s ease, opacity 0.5s ease;
	-o-transition: bottom 0.5s ease, opacity 0.5s ease;
	transition: bottom 0.5s ease, opacity 0.5s ease;
}

.return-to-top:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	opacity: 1;
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: inherit;
	-webkit-transition: opacity 0.6s ease, -webkit-transform 0.5s ease;
	transition: opacity 0.6s ease, -webkit-transform 0.5s ease;
	-o-transition: transform 0.5s ease, opacity 0.6s ease;
	transition: transform 0.5s ease, opacity 0.6s ease;
	transition: transform 0.5s ease, opacity 0.6s ease, -webkit-transform 0.5s ease;
}

.return-to-top:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 0px 0px transparent;
	box-shadow: 0px 0px 0px 0px transparent;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: inherit;
}

.return-to-top > i {
	position: relative;
	overflow: hidden;
	font-size: 12px;
	width: inherit;
	height: inherit;
	line-height: inherit;
	display: block;
	color: transparent;
	text-shadow: 0px 0px #fff, 0px 50px #fff;
	-webkit-transition: text-shadow 0.2s ease;
	-o-transition: text-shadow 0.2s ease;
	transition: text-shadow 0.2s ease;
	z-index: 1;
}

.return-to-top:hover:after {
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
	background: #0ca7e4;
	-webkit-box-shadow: 0px 10px 20px 8px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 10px 20px 8px rgba(0, 0, 0, 0.15);
}

.return-to-top:hover > i {
	text-shadow: 0px -50px #fff, 0px 0px #fff;
}

.return-to-top.back-top {
	bottom: 20px;
	opacity: 1;
}
 
/*--------------------------------------------------------------
  ##  Froms
  --------------------------------------------------------------*/
input,
textarea,
select {
	background: #ebebeb;
	padding: 15px 30px;
	border: 1px solid #efe7e7;
	margin-bottom: 30px;
	border-radius: 30px;
}

input:focus,
textarea:focus,
select:focus {
	background: #fff;
	-webkit-box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
	box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
}

textarea {
	height: 200px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}

/* Remove IE arrow */
select::-ms-expand {
	display: none;
}

/* Custom Select */
.smartcoders-select {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

select {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #000;
	cursor: pointer;
}
 
/*--------------------------------------------------------------
##  Animation
--------------------------------------------------------------*/
@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1) translate(0px);
	}
	to {
		-webkit-transform: scale(1.03) translate(0px);
	}
}

@keyframes zoom {
	from {
		-webkit-transform: scale(1) translate(0px);
	}
	to {
		-webkit-transform: scale(1.03) translate(0px);
	}
}

@-webkit-keyframes zoommd {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}

@keyframes zoommd {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
}

@-webkit-keyframes zoomin {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes zoomin {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
}

@keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
}

@-webkit-keyframes movexy {
	0% {
		-webkit-transform: translateX(-10px) scale(0.9);
		transform: translateX(-10px) scale(0.9);
	}
	100% {
		-webkit-transform: translateX(30px) scale(1.3) translateY(10px);
		transform: translateX(30px) scale(1.3) translateY(10px);
	}
}

@keyframes movexy {
	0% {
		-webkit-transform: translateX(-10px) scale(0.9);
		transform: translateX(-10px) scale(0.9);
	}
	100% {
		-webkit-transform: translateX(30px) scale(1.3) translateY(10px);
		transform: translateX(30px) scale(1.3) translateY(10px);
	}
}

@-webkit-keyframes wave {
	0% {
		-webkit-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
		transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
		transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
	}
}

@keyframes wave {
	0% {
		-webkit-transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
		transform: rotateZ(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
		transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
	}
}

@-webkit-keyframes smartcodersFade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes smartcodersFade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes smartcodersFadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes smartcodersFadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes smartcodersFadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes smartcodersFadeDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes smartcodersFadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes smartcodersFadeLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes smartcodersFadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes smartcodersFadeRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes smartcodersZoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes smartcodersZoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes smartcodersBounceIn {
	0% {
		-webkit-transform: scale(0.1);
		transform: scale(0.1);
		opacity: 0;
	}
	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes smartcodersBounceIn {
	0% {
		-webkit-transform: scale(0.1);
		transform: scale(0.1);
		opacity: 0;
	}
	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.smartcodersFade {
	-webkit-animation-name: smartcodersFade;
	animation-name: smartcodersFade;
}

.smartcodersFadeUp {
	-webkit-animation-name: smartcodersFadeUp;
	animation-name: smartcodersFadeUp;
}

.smartcodersFadeDown {
	-webkit-animation-name: smartcodersFadeDown;
	animation-name: smartcodersFadeDown;
}

.smartcodersFadeLeft {
	-webkit-animation-name: smartcodersFadeLeft;
	animation-name: smartcodersFadeLeft;
}

.smartcodersFadeRight {
	-webkit-animation-name: smartcodersFadeRight;
	animation-name: smartcodersFadeRight;
}

.smartcodersZoomIn {
	-webkit-animation-name: smartcodersZoomIn;
	animation-name: smartcodersZoomIn;
}

.smartcodersBounceIn {
	-webkit-animation-name: smartcodersBounceIn;
	animation-name: smartcodersBounceIn;
}

.zoomIn {
	-webkit-animation-name: zoomin;
	animation-name: zoomin;
}

@-webkit-keyframes jumping {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 0;
	}
	50% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 0;
	}
}

@keyframes jumping {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 0;
	}
	50% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 0;
	}
}

@-webkit-keyframes jump {
	0% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
}

@keyframes jump {
	0% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
	}
}

@-webkit-keyframes stickySlideDown {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes stickySlideDown {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes moveclouds {
	0% {
		-webkit-transform: translate3d(-10px, -10px, 0);
		transform: translate3d(-10px, -10px, 0);
		opacity: 1;
	}
	50% {
		-webkit-transform: translate3d(-20px, 20px, 0);
		transform: translate3d(-20px, 20px, 0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translate3d(30px, 0px, 0);
		transform: translate3d(30px, 0px, 0);
		opacity: 1;
	}
}

@keyframes moveclouds {
	0% {
		-webkit-transform: translate3d(-10px, -10px, 0);
		transform: translate3d(-10px, -10px, 0);
		opacity: 1;
	}
	50% {
		-webkit-transform: translate3d(-20px, 20px, 0);
		transform: translate3d(-20px, 20px, 0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translate3d(30px, 0px, 0);
		transform: translate3d(30px, 0px, 0);
		opacity: 1;
	}
}

@-webkit-keyframes pulse {
	0% {
		width: 82px;
		height: 82px;
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		height: 150px;
		width: 150px;
		opacity: 0;
	}
}

@keyframes pulse {
	0% {
		width: 82px;
		height: 82px;
		opacity: 1;
	}
	50% {
		opacity: 1;
	}
	100% {
		height: 150px;
		width: 150px;
		opacity: 0;
	}
}

@-webkit-keyframes animationFramesLeft {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		-webkit-transform: translate(-73px, 1px) rotate(-36deg);
		transform: translate(-73px, 1px) rotate(-36deg);
	}
	40% {
		-webkit-transform: translate(-141px, -72px) rotate(-72deg);
		transform: translate(-141px, -72px) rotate(-72deg);
	}
	60% {
		-webkit-transform: translate(-83px, -122px) rotate(-108deg);
		transform: translate(-83px, -122px) rotate(-108deg);
	}
	80% {
		-webkit-transform: translate(40px, -72px) rotate(-144deg);
		transform: translate(40px, -72px) rotate(-144deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
}

@keyframes animationFramesLeft {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		-webkit-transform: translate(-73px, 1px) rotate(-36deg);
		transform: translate(-73px, 1px) rotate(-36deg);
	}
	40% {
		-webkit-transform: translate(-141px, -72px) rotate(-72deg);
		transform: translate(-141px, -72px) rotate(-72deg);
	}
	60% {
		-webkit-transform: translate(-83px, -122px) rotate(-108deg);
		transform: translate(-83px, -122px) rotate(-108deg);
	}
	80% {
		-webkit-transform: translate(40px, -72px) rotate(-144deg);
		transform: translate(40px, -72px) rotate(-144deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
}

@-webkit-keyframes animationFramesRight {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		-webkit-transform: translate(73px, 1px) rotate(36deg);
		transform: translate(73px, 1px) rotate(36deg);
	}
	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg);
		transform: translate(141px, 72px) rotate(72deg);
	}
	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg);
		transform: translate(83px, 122px) rotate(108deg);
	}
	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg);
		transform: translate(-40px, 72px) rotate(144deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
}

@keyframes animationFramesRight {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		-webkit-transform: translate(73px, 1px) rotate(36deg);
		transform: translate(73px, 1px) rotate(36deg);
	}
	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg);
		transform: translate(141px, 72px) rotate(72deg);
	}
	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg);
		transform: translate(83px, 122px) rotate(108deg);
	}
	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg);
		transform: translate(-40px, 72px) rotate(144deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
}

@keyframes wave {
	0% {
		-webkit-transform: rotateZ(0deg) translate3d(0, 3%, 0) rotateZ(0deg);
		transform: rotateZ(0deg) translate3d(0, 3%, 0) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateZ(360deg) translate3d(0, 3%, 0) rotateZ(-360deg);
		transform: rotateZ(360deg) translate3d(0, 3%, 0) rotateZ(-360deg);
	}
}

@-webkit-keyframes waveRote {
	0% {
		-webkit-transform: rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
		transform: rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateZ(360deg) rotate(45deg) translate3d(0, 1%, 0) rotateZ(-360deg);
		transform: rotateZ(360deg) rotate(45deg) translate3d(0, 1%, 0) rotateZ(-360deg);
	}
}

@keyframes waveRote {
	0% {
		-webkit-transform: rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
		transform: rotateZ(0deg) rotate(0deg) translate3d(0, 1%, 0) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateZ(360deg) rotate(45deg) translate3d(0, 1%, 0) rotateZ(-360deg);
		transform: rotateZ(360deg) rotate(45deg) translate3d(0, 1%, 0) rotateZ(-360deg);
	}
}

@-webkit-keyframes animateRight {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	51% {
		opacity: 1;
	}
}

@keyframes animateRight {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	51% {
		opacity: 1;
	}
}

@-webkit-keyframes animationFramesOne {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg);
		transform: translate(73px, -1px) rotate(36deg);
	}
	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg);
		transform: translate(141px, 72px) rotate(72deg);
	}
	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg);
		transform: translate(83px, 122px) rotate(108deg);
	}
	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg);
		transform: translate(-40px, 72px) rotate(144deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
}

@keyframes animationFramesOne {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg);
		transform: translate(73px, -1px) rotate(36deg);
	}
	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg);
		transform: translate(141px, 72px) rotate(72deg);
	}
	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg);
		transform: translate(83px, 122px) rotate(108deg);
	}
	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg);
		transform: translate(-40px, 72px) rotate(144deg);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg);
		transform: translate(0px, 0px) rotate(0deg);
	}
}

@-webkit-keyframes animationFramesTwo {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
		transform: translate(0px, 0px) rotate(0deg) scale(1);
	}
	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
		transform: translate(73px, -1px) rotate(36deg) scale(0.9);
	}
	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
		transform: translate(141px, 72px) rotate(72deg) scale(1);
	}
	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
		transform: translate(83px, 122px) rotate(108deg) scale(1.2);
	}
	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
		transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
		transform: translate(0px, 0px) rotate(0deg) scale(1);
	}
}

@keyframes animationFramesTwo {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
		transform: translate(0px, 0px) rotate(0deg) scale(1);
	}
	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
		transform: translate(73px, -1px) rotate(36deg) scale(0.9);
	}
	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
		transform: translate(141px, 72px) rotate(72deg) scale(1);
	}
	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
		transform: translate(83px, 122px) rotate(108deg) scale(1.2);
	}
	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
		transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
	}
	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
		transform: translate(0px, 0px) rotate(0deg) scale(1);
	}
}

@-webkit-keyframes animationFramesThree {
	0% {
		-webkit-transform: translate(165px, -179px);
		transform: translate(165px, -179px);
	}
	100% {
		-webkit-transform: translate(-346px, 617px);
		transform: translate(-346px, 617px);
	}
}

@keyframes animationFramesThree {
	0% {
		-webkit-transform: translate(165px, -179px);
		transform: translate(165px, -179px);
	}
	100% {
		-webkit-transform: translate(-346px, 617px);
		transform: translate(-346px, 617px);
	}
}

@-webkit-keyframes animationFramesFour {
	0% {
		-webkit-transform: translate(-300px, 151px) rotate(0deg);
		transform: translate(-300px, 151px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(251px, -200px) rotate(180deg);
		transform: translate(251px, -200px) rotate(180deg);
	}
}

@keyframes animationFramesFour {
	0% {
		-webkit-transform: translate(-300px, 151px) rotate(0deg);
		transform: translate(-300px, 151px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(251px, -200px) rotate(180deg);
		transform: translate(251px, -200px) rotate(180deg);
	}
}

@-webkit-keyframes animationFramesFive {
	0% {
		-webkit-transform: translate(61px, -99px) rotate(0deg);
		transform: translate(61px, -99px) rotate(0deg);
	}
	21% {
		-webkit-transform: translate(4px, -190px) rotate(38deg);
		transform: translate(4px, -190px) rotate(38deg);
	}
	41% {
		-webkit-transform: translate(-139px, -200px) rotate(74deg);
		transform: translate(-139px, -200px) rotate(74deg);
	}
	60% {
		-webkit-transform: translate(-263px, -164px) rotate(108deg);
		transform: translate(-263px, -164px) rotate(108deg);
	}
	80% {
		-webkit-transform: translate(-195px, -49px) rotate(144deg);
		transform: translate(-195px, -49px) rotate(144deg);
	}
	100% {
		-webkit-transform: translate(-1px, 0px) rotate(180deg);
		transform: translate(-1px, 0px) rotate(180deg);
	}
}

@keyframes animationFramesFive {
	0% {
		-webkit-transform: translate(61px, -99px) rotate(0deg);
		transform: translate(61px, -99px) rotate(0deg);
	}
	21% {
		-webkit-transform: translate(4px, -190px) rotate(38deg);
		transform: translate(4px, -190px) rotate(38deg);
	}
	41% {
		-webkit-transform: translate(-139px, -200px) rotate(74deg);
		transform: translate(-139px, -200px) rotate(74deg);
	}
	60% {
		-webkit-transform: translate(-263px, -164px) rotate(108deg);
		transform: translate(-263px, -164px) rotate(108deg);
	}
	80% {
		-webkit-transform: translate(-195px, -49px) rotate(144deg);
		transform: translate(-195px, -49px) rotate(144deg);
	}
	100% {
		-webkit-transform: translate(-1px, 0px) rotate(180deg);
		transform: translate(-1px, 0px) rotate(180deg);
	}
}

/*--------------------------------------------------------------
  ##  Page Loader
  --------------------------------------------------------------*/
.page-loader {
	background: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999999;
}

.page-loader .loader {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-loader svg {
	display: none;
}

.blobs {
	-webkit-filter: url(#goo);
	filter: url(#goo);
	width: 300px;
	height: 300px;
	position: relative;
	overflow: hidden;
	border-radius: 70px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.blobs .blob-center {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
	background: #0ca7e4;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: scale(0.9) translate(-50%, -50%);
	-ms-transform: scale(0.9) translate(-50%, -50%);
	transform: scale(0.9) translate(-50%, -50%);
	-webkit-animation: blob-grow linear 3.4s infinite;
	animation: blob-grow linear 3.4s infinite;
	border-radius: 50%;
	-webkit-box-shadow: 0 -10px 40px -5px #0ca7e4;
	box-shadow: 0 -10px 40px -5px #0ca7e4;
}

.blob {
	position: absolute;
	background: #0ca7e4;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-webkit-animation: blobs ease-out 3.4s infinite;
	animation: blobs ease-out 3.4s infinite;
	-webkit-transform: scale(0.9) translate(-50%, -50%);
	-ms-transform: scale(0.9) translate(-50%, -50%);
	transform: scale(0.9) translate(-50%, -50%);
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	opacity: 0;
}

.blob:nth-child(1) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.blob:nth-child(2) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.blob:nth-child(3) {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.blob:nth-child(4) {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.blob:nth-child(5) {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

@-webkit-keyframes blobs {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(-330px - 50%), -50%);
		transform: scale(0) translate(calc(-330px - 50%), -50%);
	}
	1% {
		opacity: 1;
	}
	35%, 65% {
		opacity: 1;
		-webkit-transform: scale(0.9) translate(-50%, -50%);
		transform: scale(0.9) translate(-50%, -50%);
	}
	99% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(330px - 50%), -50%);
		transform: scale(0) translate(calc(330px - 50%), -50%);
	}
}

@keyframes blobs {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(-330px - 50%), -50%);
		transform: scale(0) translate(calc(-330px - 50%), -50%);
	}
	1% {
		opacity: 1;
	}
	35%, 65% {
		opacity: 1;
		-webkit-transform: scale(0.9) translate(-50%, -50%);
		transform: scale(0.9) translate(-50%, -50%);
	}
	99% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0) translate(calc(330px - 50%), -50%);
		transform: scale(0) translate(calc(330px - 50%), -50%);
	}
}

@-webkit-keyframes blob-grow {
	0%, 39% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%);
	}
	40%, 42% {
		-webkit-transform: scale(1, 0.9) translate(-50%, -50%);
		transform: scale(1, 0.9) translate(-50%, -50%);
	}
	43%, 44% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%);
	}
	45%, 46% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%);
	}
	47%, 48% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%);
	}
	52% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%);
	}
	54% {
		-webkit-transform: scale(1.7, 1.6) translate(-50%, -50%);
		transform: scale(1.7, 1.6) translate(-50%, -50%);
	}
	58% {
		-webkit-transform: scale(1.8, 1.7) translate(-50%, -50%);
		transform: scale(1.8, 1.7) translate(-50%, -50%);
	}
	68%, 70% {
		-webkit-transform: scale(1.7, 1.5) translate(-50%, -50%);
		transform: scale(1.7, 1.5) translate(-50%, -50%);
	}
	78% {
		-webkit-transform: scale(1.6, 1.4) translate(-50%, -50%);
		transform: scale(1.6, 1.4) translate(-50%, -50%);
	}
	80%, 81% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%);
	}
	82%, 83% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%);
	}
	84%, 85% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%);
	}
	86%, 87% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%);
	}
	90%, 91% {
		-webkit-transform: scale(1, 0.9) translate(-50%, -50%);
		transform: scale(1, 0.9) translate(-50%, -50%);
	}
	92%, 100% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%);
	}
}

@keyframes blob-grow {
	0%, 39% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%);
	}
	40%, 42% {
		-webkit-transform: scale(1, 0.9) translate(-50%, -50%);
		transform: scale(1, 0.9) translate(-50%, -50%);
	}
	43%, 44% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%);
	}
	45%, 46% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%);
	}
	47%, 48% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%);
	}
	52% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%);
	}
	54% {
		-webkit-transform: scale(1.7, 1.6) translate(-50%, -50%);
		transform: scale(1.7, 1.6) translate(-50%, -50%);
	}
	58% {
		-webkit-transform: scale(1.8, 1.7) translate(-50%, -50%);
		transform: scale(1.8, 1.7) translate(-50%, -50%);
	}
	68%, 70% {
		-webkit-transform: scale(1.7, 1.5) translate(-50%, -50%);
		transform: scale(1.7, 1.5) translate(-50%, -50%);
	}
	78% {
		-webkit-transform: scale(1.6, 1.4) translate(-50%, -50%);
		transform: scale(1.6, 1.4) translate(-50%, -50%);
	}
	80%, 81% {
		-webkit-transform: scale(1.5, 1.4) translate(-50%, -50%);
		transform: scale(1.5, 1.4) translate(-50%, -50%);
	}
	82%, 83% {
		-webkit-transform: scale(1.4, 1.3) translate(-50%, -50%);
		transform: scale(1.4, 1.3) translate(-50%, -50%);
	}
	84%, 85% {
		-webkit-transform: scale(1.3, 1.2) translate(-50%, -50%);
		transform: scale(1.3, 1.2) translate(-50%, -50%);
	}
	86%, 87% {
		-webkit-transform: scale(1.2, 1.1) translate(-50%, -50%);
		transform: scale(1.2, 1.1) translate(-50%, -50%);
	}
	90%, 91% {
		-webkit-transform: scale(1, 0.9) translate(-50%, -50%);
		transform: scale(1, 0.9) translate(-50%, -50%);
	}
	92%, 100% {
		-webkit-transform: scale(0) translate(-50%, -50%);
		transform: scale(0) translate(-50%, -50%);
	}
}

/*--------------------------------------------------------------
  ##  Header
  --------------------------------------------------------------*/
.site-header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	 background: #fff;                          /* ADD THIS */
    box-shadow: 0px 4px 16px 0px rgba(79,35,35,0.08);  /* ADD THIS */
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-header .header-inner {
	position: relative;
}

.site-header .header-inner .site-logo a {
	display: block;
	max-width: 250px;
	color:#0ca7e4;
	    font-size: 17px;
} 
.site-header .header-inner .site-logo a i { 
	color:#0ca7e4; 
} 
.site-header .header-inner .site-logo span{
	color: #333;
}

.site-header .header-inner .site-logo a img {
	width: 100%;
}

.site-header .header-inner .site-logo a .sticky-logo {
	display: none;
}

.site-header .header-inner .site-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.site-header .header-inner .site-nav .menu-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

@media (max-width: 991px) {
	.site-header .header-inner .site-nav .menu-wrapper {
		display: block;
	}
}

.site-header .header-inner .site-nav .menu-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.site-header .header-inner .site-nav .nav-right {
	margin-left: 50px;
}

.site-header .header-inner .site-nav .nav-right .nav-btn {
	background: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(79, 35, 35, 0.15);
	box-shadow: 0px 20px 30px 0px rgba(79, 35, 35, 0.15);
	color: #0ca7e4;
	display: inline-block;
	padding: 7px 37px;
	font-weight: 600;
	border-radius: 30px;
	font-size: 14px;
	border: 2px solid transparent;
}

.site-header .header-inner .site-nav .nav-right .nav-btn:hover {
	background: #0ca7e4;
	color: #fff;
}
 

.site-header .site-mobile-logo {
	display: none;
}

.site-header .site-main-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.site-header .site-main-menu li {
	margin: 0 23px;
	position: relative;
	padding: 20px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-header .site-main-menu li:last-child {
	margin-right: 0;
}

.site-header .site-main-menu li > a {
	color: #2b2350;    /* was: #fff */
	font-size: 15px;
	font-weight: 500;
	position: relative;
}

.site-header .site-main-menu li > a:after {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 0;
	height: 1px;
	background: #0ca7e4;   /* was: #fff */
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	left: 0;
}

.site-header .site-main-menu li > a:hover:after, .site-header .site-main-menu li > a.current_page:after {
	width: 100%;
	opacity: 1;
}

.site-header .site-main-menu li.menu-item-has-children:after {
	position: absolute;
	right: -18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: eleganticons;
	font-size: 10px;
	font-weight: 700;
	color: #2b2350;    /* was: #fff */
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-header .site-main-menu li.menu-item-has-children:hover:after {
	color: #0ca7e4;
}

.site-header .site-main-menu li .sub-menu {
	display: block;
	margin: 0;
	padding: 8px 20px;
	list-style: none;
	background: #fff;
	-webkit-box-shadow: 0px 0px 36px 4px rgba(79, 35, 35, 0.1);
	box-shadow: 0px 0px 36px 4px rgba(79, 35, 35, 0.1);
	position: absolute;
	top: 80%;
	left: 0;
	min-width: 250px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 999999;
	border-radius: 4px;
}

.site-header .site-main-menu li .sub-menu li {
	display: block;
	margin: 0;
	padding: 0;
}

.site-header .site-main-menu li .sub-menu li.menu-item-has-children:after {
	content: "\f105";
	right: 0px;
	color: #333;
	font-family: "Font Awesome 5 Free";
}

.site-header .site-main-menu li .sub-menu li.menu-item-has-children .sub-menu {
	left: 105%;
	top: 0;
	visibility: hidden;
	opacity: 0;
}

.site-header .site-main-menu li .sub-menu li.menu-item-has-children:hover .sub-menu {
	top: -9px;
	visibility: visible;
	opacity: 1;
}

.site-header .site-main-menu li .sub-menu li a {
	display: block;
	padding: 3px 0;
	color: #797687;
	font-size: 14px;
	font-weight: 500;
}

.site-header .site-main-menu li .sub-menu li a:after {
	display: none;
}

.site-header .site-main-menu li .sub-menu li a:hover, .site-header .site-main-menu li .sub-menu li a.current_page {
	color: #0ca7e4;
}

.site-header .site-main-menu li .sub-menu li:last-child a {
	border-bottom: 0;
}

.site-header .site-main-menu li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	top: 70%;
}

.site-header .nav-dark .site-main-menu li a {
	color: #2b2350;
}

.site-header .nav-dark .site-main-menu li a:after {
	display: none;
}

.site-header .nav-dark .site-main-menu li a:hover, .site-header .nav-dark .site-main-menu li a.current_page {
	color: #0ca7e4;
}

.site-header .nav-dark .site-main-menu li.menu-item-has-children:after {
	color: #2b2350;
}

.site-header.smartcoders-header .header-inner .site-nav .menu-wrapper {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	width: 80%;
}

@media (max-width: 991px) {
	.site-header.smartcoders-header .header-inner .site-nav .menu-wrapper {
		width: 100%;
		display: block;
	}
}

@media (max-width: 991px) {
	.site-header.smartcoders-header .header-inner .site-nav .nav-right {
		display: block;
		text-align: left;
	}
}

.site-header.smartcoders-header .header-inner .site-nav .nav-right .nav-btn {
	background: transparent;
	color: #1dade4;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #1dade4;
	border-radius: 4px;
	padding: 7px 24px;
	font-size: 16px;
}

.site-header.smartcoders-header .header-inner .site-nav .nav-right .nav-btn:hover {
	background: #1dade4;
	border-color: #1dade4;
	color: #fff;
}


.inner-page .site-header.smartcoders-header .header-inner .site-nav .nav-right .nav-btn {
	background: transparent;
	color: #0ca7e4;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #0ca7e4;
	border-radius: 4px;
	padding: 7px 24px;
	font-size: 16px;
}

.inner-page .site-header.smartcoders-header .header-inner .site-nav .nav-right .nav-btn:hover {
	background: #0ca7e4;
	border-color: #fff;
	color: #fff;
}


@media (max-width: 991px) {
	.site-header.smartcoders-header .header-inner .site-nav .nav-right .nav-btn {
		border-color: #0ca7e4;
		color: #0ca7e4;
	}

	.site-header.smartcoders-header .header-inner .site-nav .nav-right .nav-btn:hover {
		color: #fff;
		background: #0ca7e4;
	}
}

.site-header.smartcoders-header .site-main-menu li a {
	color: #2b2350;
}

.site-header.smartcoders-header .site-main-menu li a:after {
	display: none;
}

.site-header.smartcoders-header .site-main-menu li a:hover, .site-header.smartcoders-header .site-main-menu li a.current_page {
	color: #0ca7e4;
}

.site-header.smartcoders-header .site-main-menu li.menu-item-has-children:after {
	color: #2b2350;
}

.site-header.smartcoders-header .site-main-menu li .sub-menu li a:hover, .site-header.smartcoders-header .site-main-menu li .sub-menu li a.current_page {
	color: #0ca7e4;
}
  
.logo-sticky {
	display: none;
}

.smartcoders-header-fixed {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 999999;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(79, 35, 35, 0.08);
	box-shadow: 0px 10px 20px 0px rgba(79, 35, 35, 0.08);
	-webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
	animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
	background: #fff;
}

.smartcoders-header-fixed .header-inner .site-logo {
	padding: 10px 0;
}

.smartcoders-header-fixed .header-inner .site-logo .logo-sticky {
	display: block;
}

.smartcoders-header-fixed .header-inner .site-logo .logo-main {
	display: none;
}

.smartcoders-header-fixed .header-inner .site-nav .nav-right .nav-btn {
	background: transparent;
	color: #0ca7e4;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #0ca7e4;
}

.smartcoders-header-fixed .header-inner .site-nav .nav-right .nav-btn:hover {
	background: #0ca7e4;
	color: #fff;
}

.smartcoders-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn,
.smartcoders-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn.style-two {
	border-color: #0ca7e4;
	color: #0ca7e4;
}

.smartcoders-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn:hover,
.smartcoders-header-fixed .header-inner .site-nav.nav-two .nav-right .nav-btn.style-two:hover {
	background: #0ca7e4;
	color: #fff;
	border-color: #0ca7e4;
}

.smartcoders-header-fixed .header-inner .site-nav.nav-two .site-main-menu li a:hover, .smartcoders-header-fixed .header-inner .site-nav.nav-two .site-main-menu li a.current_page {
	color: #0ca7e4;
}

.smartcoders-header-fixed .site-main-menu li {
	padding: 20px 0;
}

.smartcoders-header-fixed .site-main-menu li.menu-item-has-children:after {
	color: #333;
}

.smartcoders-header-fixed .site-main-menu li a {
	color: #333;
}

.smartcoders-header-fixed .site-main-menu li a:after {
	display: none;
}

.smartcoders-header-fixed .site-main-menu li a:hover, .smartcoders-header-fixed .site-main-menu li a.current_page {
	color: #0ca7e4;
}

.smartcoders-header-fixed .site-main-menu li a:hover:before, .smartcoders-header-fixed .site-main-menu li a:hover:after, .smartcoders-header-fixed .site-main-menu li a.current_page:before, .smartcoders-header-fixed .site-main-menu li a.current_page:after {
	background: #0ca7e4;
}

.smartcoders-header-fixed .site-logo .main-logo {
	display: none;
}

.smartcoders-header-fixed .site-logo .sticky-logo {
	display: block;
}

.smartcoders-header-fixed.smartcoders-header .header-inner .site-nav .nav-right .nav-btn {
	color: #0ca7e4;
	border: 2px solid #0ca7e4;
}

.smartcoders-header-fixed.smartcoders-header .header-inner .site-nav .nav-right .nav-btn:hover {
	background: #0ca7e4;
	border-color: #0ca7e4;
	color: #fff;
}

.mask-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 3333;
	top: 0;
	left: 0;
}

.close-menu {
	display: none;
}
 

@media (max-width: 991px) {
	.toggle-menu {
		position: absolute;
		left: 0;
		width: 26px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		display: block;
		height: 24px;
	}

	.toggle-menu .bar {
		width: 18px;
		height: 2px;
		display: block;
		float: left;
		margin: 3px auto;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		background: #fff;
	}

	.toggle-menu .bar:nth-child(2) {
		width: 24px;
	}

	.site-header .header-inner {
		text-align: center;
		padding: 15px 0;
	}

	.site-header .header-inner .site-nav .nav-right {
		margin-left: 20px;
	}

	.site-header .header-inner .site-nav .nav-right .nav-btn {
		padding: 8px 22px;
	}

	.site-header .site-mobile-logo {
		display: block;
	}

	.site-header .site-main-menu li {
		margin: 0 15px;
	}

	.site-header .site-logo {
		display: none;
	} 

	.site-header.smartcoders-header .toggle-menu .bar, .site-header.header-six .toggle-menu .bar {
		background: #333;
	}

	.site-header .site-nav {
		position: fixed;
		width: 320px !important;
		height: 100vh;
		background: #fff;
		top: 0;
		left: -100%;
		display: block !important;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		overflow: scroll;
		-webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
		box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
	}

	.site-header .site-nav .site-main-menu {
		display: block;
		width: 100%;
		padding-bottom: 20px;
		text-align: left;
	}

	.site-header .site-nav .site-main-menu li {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #f1f2f3;
	}

	.site-header .site-nav .site-main-menu li:first-child {
		border-top: 1px solid #f1f2f3;
	}

	.site-header .site-nav .site-main-menu li a {
		display: block;
		color: #888888;
		padding: 6px 35px;
		font-weight: 400;
	}

	.site-header .site-nav .site-main-menu li a:after {
		display: none;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children {
		position: relative;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children:after {
		display: none;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children a:hover, .site-header .site-nav .site-main-menu li.menu-item-has-children:focus {
		color: #0ca7e4;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children i {
		position: absolute;
		top: 6px;
		right: 20px;
		display: block;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		z-index: 222;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu {
		position: static;
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: 1;
		width: auto;
		visibility: visible;
		background: transparent;
		padding: 0;
		display: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li {
		padding: 0;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li:first-child {
		border-top: 1px solid #f1f2f3;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li a {
		color: #888888;
		font-weight: 400;
		padding: 5px 35px 5px 45px;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
		opacity: 1;
		visibility: visible;
		position: relative;
		left: 0;
		top: auto;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li a {
		padding-left: 60px;
	}

	.site-header .site-nav .site-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:after {
		content: "3";
		color: #fff;
	}

	.site-header .site-nav .nav-right {
		text-align: left;
		padding-left: 13px;
	}

	.site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:hover, .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:focus {
		color: #0ca7e4;
	}

	.site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:hover:after, .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children:focus:after {
		color: #0ca7e4;
	}

	.site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children a:hover, .site-header .site-nav.nav-two .site-main-menu li.menu-item-has-children a:focus {
		color: #0ca7e4;
	}

	.site-header.header-two .toggle-menu .bar {
		background: #2b2350;
	}

	.header-inner .site-mobile-logo img {
		max-height: 30px;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.smartcoders-header-fixed .toggle-menu {
		top: 30px;
	}

	.smartcoders-header-fixed .toggle-menu .bar {
		background: #333;
	}

	.smartcoders-header-fixed .site-main-menu li a {
		color: #fff;
	}

	.smartcoders-header-fixed .site-main-menu li.menu-item-has-children:after {
		color: #fff;
	}

	.smartcoders-header-fixed .header-inner .site-logo {
		padding: 12px 0;
	} 

	.sidebar-open .site-header .site-nav {
		left: 0;
	}

	.sidebar-open .menu-wrapper:before {
		opacity: 1;
		visibility: visible;
	}

	.close-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		top: 0;
		text-align: right;
		width: 100%;
		left: 0;
		padding: 2px;
		padding: 30px 20px;
	}

	.close-menu i {
		font-size: 36px;
		color: #2b2350;
	}

	.close-menu span {
		font-size: 15px;
	}

	.header-dark .toggle-menu .bar {
		background: #2b2350;
	}
}

@media (max-width: 420px) {
	.site-header .site-nav {
		width: 100% !important;
	}
}

/*--------------------------------------------------------------
  ##  Banner
  --------------------------------------------------------------*/
.banner {
	position: relative;
}

.banner .banner-content-wrap {
	position: relative;
	-webkit-transform: translateY(52%);
	-ms-transform: translateY(52%);
	transform: translateY(52%);
	z-index: 2;
}

.banner .banner-content .banner-title {
	font-size: 60px;
	line-height: 70px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
}

.banner .banner-content .banner-title span {
	font-weight: 800;
}

.banner .banner-content .description {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	margin-bottom: 47px;
}

.banner .banner-content .banner-btn {
	color: #fff;
	padding: 10px 40px;
	border: 1px solid #fff;
	border-radius: 30px;
	font-size: 14px;
	display: inline-block;
}

.banner .banner-content .banner-btn:hover {
	background: #fff;
	color: #0ca7e4;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(79, 35, 35, 0.15);
	box-shadow: 0px 20px 30px 0px rgba(79, 35, 35, 0.15);
}
   
.banner.smartcoders-banner {
	height: 930px;
	padding: 230px 0;
	background-image: -o-linear-gradient(150deg, #0ca7e4 0%, #8a60fd 100%);
	background-image: linear-gradient(-60deg, #0ca7e4 0%, #8a60fd 100%);
}

.banner.smartcoders-banner .banner-right-shape {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner.smartcoders-banner .banner-right-shape img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner.smartcoders-banner .banner-content-wrap-five {
	position: relative;
	z-index: 33;
}

.banner.smartcoders-banner .banner-content-wrap-five .banner-content {
	margin-top: 98px;
	
}

.banner.smartcoders-banner .banner-content-wrap-five .banner-content .sub-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #0ca7e4;
	font-weight: 400;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.banner.smartcoders-banner .banner-content-wrap-five .banner-content .banner-title {
	color: #322d49;
	font-size: 60px;
	line-height: 64px;
	font-weight: 500;
}

.banner.smartcoders-banner .banner-content-wrap-five .banner-content .description {
	color: #5e5b74;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 42px;
}

.banner.smartcoders-banner .banner-content-wrap-five .banner-content .banner-btn {
	background: #0ca7e4; 
	border: 1px solid transparent;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
}

.banner.smartcoders-banner .banner-content-wrap-five .banner-content .banner-btn:hover {
	color: #0ca7e4;
	background: transparent;
	border-color: #0ca7e4;
	-webkit-box-shadow: none;
	box-shadow: none;
}
   

.animate-particle {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	width: 100%;
	z-index: 22;
}

.animate-particle li {
	position: absolute;
}

.animate-particle li:nth-child(1) {
	left: 90px;
	top: 140px;
	-webkit-animation: animationFramesRight 40s infinite linear;
	animation: animationFramesRight 40s infinite linear;
}

.animate-particle li:nth-child(2) {
	left: 40%;
	bottom: 13%;
	-webkit-animation: animationFramesRight 30s infinite linear;
	animation: animationFramesRight 30s infinite linear;
}

.animate-particle li:nth-child(3) {
	right: 28%;
	top: 14%;
	-webkit-animation: animationFramesRight 30s infinite linear;
	animation: animationFramesRight 30s infinite linear;
}

.animate-particle li:nth-child(4) {
	right: 5%;
	top: 63%;
	-webkit-animation: animationFramesLeft 20s infinite linear;
	animation: animationFramesLeft 20s infinite linear;
}

.animate-particle li:nth-child(5) {
	left: 50%;
	top: 25%;
	-webkit-animation: animationFramesLeft 20s infinite linear;
	animation: animationFramesLeft 20s infinite linear;
}

.animate-particle li:nth-child(6) {
	right: -9%;
	top: 110px;
}

.animate-particle li.bubble {
	height: 10px;
	width: 10px;
	background: #a2e3f6;
	border-radius: 50%;
	left: 15%;
	top: 28%;
	-webkit-animation: animationFramesLeft 30s infinite linear;
	animation: animationFramesLeft 30s infinite linear;
}

.left-circle-shape {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 52%;
	left: 0;
}

.left-circle-shape .circle-fill {
	height: 800px;
	width: 800px;
	background: #faf9ff;
	display: block;
	border-radius: 50%;
	position: absolute;
	left: -18%;
	-webkit-animation: wave 10s linear infinite;
	animation: wave 10s linear infinite;
}

.left-circle-shape .circle-border {
	height: 400px;
	width: 400px;
	display: block;
	border: 2px dashed #feebee;
	z-index: 22;
	position: absolute;
	border-radius: 50%;
	left: 7%;
	top: 9%;
	-webkit-animation: waveRote 5s linear infinite;
	animation: waveRote 5s linear infinite;
} 
 

.slider-nav {
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999;
}

.slider-nav .slider-prev,
.slider-nav .slider-next {
	height: 100px;
	width: 40px;
	text-align: center;
	line-height: 100px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.slider-nav .slider-prev i,
.slider-nav .slider-next i {
	font-size: 30px;
	color: #fff;
}

.slider-nav .slider-prev:hover,
.slider-nav .slider-next:hover {
	background: #0ca7e4;
}

.slider-nav .slider-next {
	right: 0;
}

.slider-nav .slider-prev {
	left: 0;
}

.swiper-pagination {
	margin-top: 25px;
	position: absolute;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.swiper-pagination .swiper-pagination-bullet {
	height: 14px;
	width: 14px;
	margin-right: 3px;
}

.swiper-pagination .swiper-pagination-bullet:focus {
	outline: 0;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.swiper-pagination.style-three {
	margin-top: 15px;
}

.swiper-pagination.style-three .swiper-pagination-bullet {
	height: 10px;
	width: 10px;
	background: #ababad;
	margin-right: 5px;
}

.swiper-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fd4d5c;
	opacity: 1;
}
 
.scroll-circle {
	position: absolute;
	bottom: -48%;
	z-index: 1;
}

/* Animate element five*/
.animate-element-five {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 710px;
	height: 530px;
}

.animate-element-five li {
	position: absolute;
}

.animate-element-five li:nth-child(1) {
	right: 60px;
}

.animate-element-five li:nth-child(2) {
	left: 150px;
	top: 80px;
}

.animate-element-five li:nth-child(3) {
	right: 25px;
	top: 33%;
}

.animate-element-five li:nth-child(4) {
	right: 15px;
	bottom: 55px;
}

.animate-element-five li:nth-child(5) {
	left: 0;
	bottom: 0;
}

.animate-element-five li:nth-child(6) {
	bottom: -10px;
	left: 40%;
}

.animate-element-five li:nth-child(7) {
	bottom: 130px;
	left: 47%;
}

.animate-element-five li:nth-child(8) {
	bottom: 130px;
	left: 44%;
}

.animate-element-five li:nth-child(9) {
	right: 100px;
	bottom: -10px;
}


@media (max-width: 1440px) { 

	.animate-element-five {
		margin-left: -100px;
	}
}
  
@media (max-width: 1200px) {
	 
	.banner.smartcoders-banner {
		height: 700px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content {
		margin-top: 50px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content .banner-title {
		font-size: 45px;
		line-height: 55px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content .description br {
		display: none;
	}

	.animate-element-five {
		margin: 0;
		width: 480px;
		height: 390px;
	}

	.animate-element-five li:nth-child(1) {
		width: 320px;
		right: 20px;
	}

	.animate-element-five li:nth-child(2) {
		left: 120px;
		top: 55px;
		height: 60px;
		width: 60px;
	}

	.animate-element-five li:nth-child(3) {
		right: 0;
		top: 30%;
		height: 60px;
		width: 60px;
	}

	.animate-element-five li:nth-child(4) {
		width: 70px;
		right: -10px;
	}

	.animate-element-five li:nth-child(5) {
		width: 230px;
	}

	.animate-element-five li:nth-child(6) {
		width: 90px;
		bottom: 15px;
		left: 41%;
	}

	.animate-element-five li:nth-child(7) {
		bottom: 110px;
		left: 47%;
	}

	.animate-element-five li:nth-child(8) {
		bottom: 108px;
		left: 43%;
	}

	.animate-element-five li:nth-child(9) {
		width: 140px;
		right: 55px;
		bottom: 10px;
	}

	.left-circle-shape .circle-fill {
		height: 550px;
		width: 550px;
	}

	.left-circle-shape .circle-border {
		height: 300px;
		width: 300px;
	}
}

 
	 

@media (max-width: 991px) {
	 

	.banner.smartcoders-banner {
		height: auto;
		padding: 100px 0 100px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content {
		max-width: 500px;
		margin: 0 auto 50px;
		text-align: center;
		background: rgba(255, 255, 255, 0.3);
		padding: 35px;
		border-radius: 10px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content .sub-titl {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content .banner-title {
		font-size: 34px;
		line-height: 44px;
	}

	.banner.smartcoders-banner .banner-content-wrap-five .banner-content .description {
		font-size: 14px;
	}

	 
	.banner .animate-element-five {
		position: relative;
		margin: 0 auto;
	}
}
  

@media (max-width: 480px) { 

	.left-circle-shape {
		top: 28%;
	}

	.animate-element-five {
		width: 300px;
		height: 280px;
	}

	.animate-element-five li:nth-child(1) {
		width: 250px;
	}

	.animate-element-five li:nth-child(2) {
		width: 45px;
		height: 45px;
		left: 15px;
		top: 45px;
	}

	.animate-element-five li:nth-child(3) {
		width: 45px;
		height: 45px;
	}

	.animate-element-five li:nth-child(4) {
		width: 55px;
		bottom: 18px;
	}

	.animate-element-five li:nth-child(5) {
		width: 160px;
		left: -30px;
		bottom: -10px;
	}

	.animate-element-five li:nth-child(6) {
		bottom: -6px;
		left: 41%;
		width: 70px;
	}

	.animate-element-five li:nth-child(7) {
		bottom: 65px;
		left: 49%;
		width: 50px;
	}

	.animate-element-five li:nth-child(8) {
		bottom: 62px;
		left: 43%;
		width: 28px;
	}

	.animate-element-five li:nth-child(9) {
		width: 70px;
		right: 36px;
		bottom: 0;
	}

	.left-circle-shape {
		left: -20%;
	}

	.left-circle-shape .circle-fill {
		height: 350px;
		width: 350px;
	}

	.left-circle-shape .circle-border {
		height: 200px;
		width: 200px;
	}
}

@media (max-width: 380px) { 

	.banner.smartcoders-banner {
		overflow: hidden;
	} 
	 
}

.banner.banner-nine {
	background: #f8f9fd;
	height: 1020px;
	padding-top: 227px;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 991px) {
	.banner.banner-nine {
		padding: 140px 0 100px;
		height: auto;
	}
}

.banner.banner-nine .banner-content {
	max-width: 640px;
	margin: 0 auto 65px;
}

.banner.banner-nine .banner-content .banner-title {
	color: #1a133b;
	font-size: 50px;
	font-weight: 600;
	margin-bottom: 13px;
}

@media (max-width: 768px) {
	.banner.banner-nine .banner-content .banner-title {
		font-size: 34px;
		line-height: 45px;
	}
}

.banner.banner-nine .banner-content .banner-title span {
	font-weight: 400;
}

.banner.banner-nine .banner-content .description {
	color: #777580;
	margin-bottom: 40px;
}

.banner.banner-nine .banner-content .banner-btn {
	border-radius: 4px;
	border: 2px solid #0ca7e4;
	color: #0ca7e4;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 9px 38px;
	font-size: 16px;
}

.banner.banner-nine .banner-content .banner-btn:hover {
	color: #fff;
	background: #0ca7e4;
}
/*--------------------------------------------------------------
  ##  Section Title
  --------------------------------------------------------------*/
.section-title {
	margin-bottom: 70px;
}

.section-title .sub-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #0ca7e4;
	letter-spacing: 3px;
}

.section-title .title {
	font-size: 36px;
	font-weight: 600;
	line-height: 1.4;
}

.section-title .title span {
	color: #0ca7e4;
}

.section-title .title-two {
	font-size: 30px;
	font-weight: 500;
	line-height: 44px;
	max-width: 930px;
	margin: 0 auto;
}
 
 
.section-title.style-six .title {
	font-size: 36px;
	color: #1a133b;
	font-weight: 700;
}

.section-title.style-six .title span {
	font-weight: 300;
	color: #1a133b;
	display: block;
}
 

@media (max-width: 991px) {
	.section-title {
		margin-bottom: 50px;
	}

	.section-title .title {
		font-size: 32px;
	}

	.section-title p br {
		display: none;
	}
 
}

@media (max-width: 768px) {
	.section-title .title {
		font-size: 28px;
	}

	.section-title .title br {
		display: none;
	}
}

/*--------------------------------------------------------------
  ##  Icon Box
  --------------------------------------------------------------*/
.featured {
	padding-top: 32px;
}

.featured-seven {
	padding: 115px 0 50px;
} 
.smartcoders-icon-box-wrapper {
	margin-bottom: 30px;	
}
 

.smartcoders-icon-box-wrapper .smartcoders-icon-box-icon {
	margin-bottom: 32px;
}

.smartcoders-icon-box-wrapper .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.smartcoders-icon-box-wrapper .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a {
	color: #2b2350;
}

.smartcoders-icon-box-wrapper .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a:hover {
	color: #0ca7e4;
}

.smartcoders-icon-box-wrapper .smartcoderssass-icon-box-content p {
	margin: 0;
}

.smartcoders-icon-box-wrapper.style-two {
	margin-bottom: 88px;
	height:100%;
}

.smartcoders-icon-box-wrapper.style-two .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 10px;
}

.smartcoders-icon-box-wrapper.style-two .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a {
	color: #2b2350;
}

.smartcoders-icon-box-wrapper.style-two .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a:hover {
	color: #0ca7e4;
}
 
.smartcoders-icon-box-wrapper.style-four {
	border-radius: 4px;
	border: 1px solid #bfbeef;
	padding: 60px 40px 32px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;
	height:95%;
}

.smartcoders-icon-box-wrapper.style-four .layer {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.smartcoders-icon-box-wrapper.style-four .smartcoders-icon-box-icon {
	margin-bottom: 44px;
	height: 80px;
}

.smartcoders-icon-box-wrapper.style-four .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 25px;
}

.smartcoders-icon-box-wrapper.style-four .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a {
	color: #2b2350;
}

.smartcoders-icon-box-wrapper.style-four .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a:hover {
	color: #0ca7e4;
}

.smartcoders-icon-box-wrapper.style-four .smartcoderssass-icon-box-content p {
	margin-bottom: 22px;
}

.smartcoders-icon-box-wrapper.style-four .smartcoderssass-icon-box-content .more-btn {
	font-size: 18px;
	color: #bdb4b4;
	display: inline-block;
}

.smartcoders-icon-box-wrapper.style-four .smartcoderssass-icon-box-content .more-btn:hover {
	color: #0ca7e4;
}

.smartcoders-icon-box-wrapper.style-four:hover {
	-webkit-box-shadow: 0px 40px 60px 0px rgba(79, 35, 35, 0.14);
	box-shadow: 0px 40px 60px 0px rgba(79, 35, 35, 0.14);
}

.smartcoders-icon-box-wrapper.style-four:hover .layer {
	top: 0;
}
 
.smartcoders-icon-box-wrapper.style-seven {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 90px;
	height:100%;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-icon {
	width: 60px;
	margin-right: 20px;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content .smartcoders-icon-box-title {
	font-size: 20px;
	color: #081e39;
	font-weight: 600;
	margin-bottom: 13px;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content .smartcoders-icon-box-title a {
	color: #081e39;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content .smartcoders-icon-box-title a:hover {
	color: #0ca7e4;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content p {
	color: #5e5b74;
	margin-bottom: 17px;
	display: flex;
    height: 45%;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content .read-more {
	color: #5e5b74;
	font-size: 16px;
	font-weight: 500;
}

.smartcoders-icon-box-wrapper.style-seven .smartcoders-icon-box-content .read-more:hover {
	color: #0ca7e4;
}
 
.smartcoders-icon-box-wrapper.style-eleven {
	-webkit-box-shadow: 0 20px 50px 0 rgba(14, 3, 52, 0.1);
	box-shadow: 0 20px 50px 0 rgba(14, 3, 52, 0.1);
	background: #fff;
	border-radius: 20px;
	padding: 55px 35px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	    height: 100%;
}

.smartcoders-icon-box-wrapper.style-eleven .smartcoders-icon-box-icon {
	height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.smartcoders-icon-box-wrapper.style-eleven .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title {
	margin-bottom: 13px;
}

.smartcoders-icon-box-wrapper.style-eleven .smartcoderssass-icon-box-content p {
	color: #615f6b;
}

.smartcoders-icon-box-wrapper.style-eleven:hover {
	background: #0ca7e4;
}

.smartcoders-icon-box-wrapper.style-eleven:hover .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title {
	color: #fff;
}

.smartcoders-icon-box-wrapper.style-eleven:hover .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title:hover {
	color: #f98e47;
}

.smartcoders-icon-box-wrapper.style-eleven:hover .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a {
	color: #fff;
}

.smartcoders-icon-box-wrapper.style-eleven:hover .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a:hover {
	color: #f98e47;
}

.smartcoders-icon-box-wrapper.style-eleven:hover .smartcoderssass-icon-box-content p {
	color: #fff;
}
    

.featured-ten {
	padding: 115px 0 90px;
}

@media (max-width: 991px) {
	.featured-ten {
		padding: 75px 0 50px;
	}
}

.featured-two-service .smartcoders-icon-box-wrapper.style-two .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a {
	color: #2b2350;
}

.featured-two-service .smartcoders-icon-box-wrapper.style-two .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a:hover {
	color: #0ca7e4;
}
  
.featured-four-ab {
	padding-top: 146px;
	padding-bottom: 146px;
}

@media (max-width: 991px) {
	 

	.featured {
		padding-top: 75px;
	}

	 

	.smartcoders-icon-box-wrapper.style-two {
		margin-bottom: 40px;
		text-align: center;
	} 
	.featured-four-ab {
		padding-top: 76px;
	}

	.featured-two-service {
		padding: 55px 0 43px !important;
	}   
	 

	.smartcoders-icon-box-wrapper .smartcoderssass-icon-box-content .smartcoderssass-icon-box-title a br {
		display: none;
	} 
	.featured-seven {
		padding: 75px 0 30px;
	}

	.smartcoders-icon-box-wrapper.style-seven {
		margin-bottom: 50px;
	} 
	 
}

@media (max-width: 768px) {
	.smartcoders-icon-box-wrapper .smartcoderssass-icon-box-content p br {
		display: none;
	}  

	.feature-image-wrapper {
		margin-bottom: 40px;
	} 
}    
@-webkit-keyframes animBottom {
	0% {
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes animBottom {
	0% {
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes animeTop {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes animeTop {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes animeZoom {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes animeZoom {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@media (min-width: 768px) {
	.gp-tabs-content {
		min-height: 480px;
	}
}

@media (min-width: 960px) {
	.gp-tabs-content {
		min-height: 0;
	}
}

@-webkit-keyframes gp-fade-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes gp-fade-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
 
/*--------------------------------------------------------------
  ##  Testimonial
  --------------------------------------------------------------*/
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: none;
}

.testimonials {
	background: #fdf8f8;
	padding: 116px 0 0;
	overflow: hidden;
}

.testimonials .scroll-circle {
	bottom: 35%;
	right: -133px;
}
 
.testimonials-two {
	position: relative;
	overflow: hidden;
}

.testimonials-two .section-title {
	margin-bottom: 50px;
}

.testimonials-two .animate-shape {
	position: absolute;
	right: -9%;
	top: -37%;
}
 

.testimonials-two {
	padding: 116px 0 60px;
}

.testimonials-two .swiper-container {
	padding: 0 20px 100px;
}
 

.testimonial-two .testi-content-inner {
	overflow: hidden;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0px 30px 20px 0px rgba(43, 35, 79, 0.05);
	box-shadow: 0px 30px 20px 0px rgba(43, 35, 79, 0.05);
	border-radius: 10px;
	padding: 50px 60px;
}

.testimonial-two .testimonial-bio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 43px;
}

.testimonial-two .testimonial-bio .avatar {
	height: 70px;
	width: 70px;
	border-radius: 50%;
	margin-right: 30px;
}

.testimonial-two .testimonial-bio .avatar img {
	border-radius: 50%;
}

.testimonial-two .testimonial-bio .bio-info .name {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 5px;
}

.testimonial-two .testimonial-content {
	margin-bottom: 35px;
}

.testimonial-two .testimonial-content p {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}

.testimonial-two .shape-shadow {
	border-radius: 10px;
	background-color: white;
	opacity: 0.4;
	-webkit-box-shadow: 0px 20px 50px 0px rgba(102, 74, 74, 0.2);
	box-shadow: 0px 20px 50px 0px rgba(102, 74, 74, 0.2);
	height: 100px;
	max-width: 81%;
	position: absolute;
	bottom: -40px;
	width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1;
}

.testimonial-two .quote {
	position: absolute;
	right: 60px;
} 
.testimonial-wrapper-two .slider-nav {
	top: 50%;
}
 

.testimonial-wrapper-two {
	position: relative;
}

.testimonial-wrapper-two .slider-nav #slide-prev,
.testimonial-wrapper-two .slider-nav #slide-next {
	outline: 0;
	height: 50px;
	width: 50px;
	line-height: 54px;
	border: 1px solid #e0deed;
	text-align: center;
	font-size: 20px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.testimonial-wrapper-two .slider-nav #slide-prev:hover,
.testimonial-wrapper-two .slider-nav #slide-next:hover {
	background: #0ca7e4;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(90, 70, 176, 0.3);
	color: #fff;
}
 
 

#testimonials-four .swiper-slide.swiper-slide-active .testimonial-four > * {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.swiper-slide h4{
	font-size: 18px;
	margin-top: 20px;
    text-align: center;
}
#testimonials-four .swiper-slide.swiper-slide-active .testimonial-four .single-bio-thumb {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

#testimonials-four .swiper-slide.swiper-slide-active .testimonial-four .testimonial-content {
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

#testimonials-four .swiper-slide.swiper-slide-active .testimonial-four .bio-info {
	-webkit-transition-delay: 0.7s;
	-o-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

.testimonial-four {
	text-align: center;
	padding-top: 30px;
}

.testimonial-four > * {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.testimonial-four .single-bio-thumb {
	overflow: hidden;
	height: 80px;
	width: 80px;
	margin: 0 auto 60px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(43, 35, 79, 0.1);
	box-shadow: 0px 20px 30px 0px rgba(43, 35, 79, 0.1);
}

.testimonial-four .testimonial-content {
	position: relative;
	max-width: 740px;
	margin: 0 auto 68px;
}

.testimonial-four .testimonial-content .quote {
	position: absolute;
	top: -65px;
	left: 0;
	z-index: 1;
}

.testimonial-four .testimonial-content p {
	font-size: 20px;
	line-height: 36px;
	font-weight: 300;
	margin: 0;
	z-index: 22;
	position: relative;
}

.testimonial-four .bio-info .name {
	font-size: 20px;
	font-weight: 500;
	color: #322d49;
	margin: 0;
}

.testimonial-four .bio-info .job {
	font-size: 14px;
	color: #7c7a8f;
}
  
 
.testimonials-four {
    background: #fbfafd;
    padding: 115px 0;
}
@media (max-width: 1440px) {
	.testimonials-two .animate-shape,
	.testimonials-two .scroll-circle{
		max-width: 600px;
	}
}
 

@media (max-width: 1024px) { 

	.testimonials .scroll-circle {
		max-width: 500px;
	} 
	 
}

@media (max-width: 991px) {
	.testimonials {
		padding: 76px 0 10px;
	}

	.testimonials-two .swiper-container  {
		padding: 0 20px 80px;
	}

	.testimonials-two  {
		padding: 76px 0 30px;
	}

	#testimonial-wrapper .slider-nav .swiper-button-prev {
		left: -30px;
	}

	#testimonial-wrapper .slider-nav .swiper-button-next {
		right: -20px;
	} 

	.testimonials-two .animate-shape {
		right: -80%;
	}

	.testimonial-wrapper {
		padding: 0 50px 110px;
	}

	.testimonial-wrapper .slider-nav .swiper-button-prev {
		left: 0;
	}

	.testimonial-wrapper .slider-nav .swiper-button-next {
		right: 10px;
	}

	.testimonial-wrapper .shape-shadow {
		bottom: 80px;
	}

	#testimonial .testimonial .testimonial-content p {
		font-size: 18px;
		line-height: 34px;
	}

	.testimonial-two .testi-content-inner {
		padding: 40px 30px;
	}

	.testimonial-two .shape-shadow {
		bottom: -30px;
	}

	.testimonial-four .single-bio-thumb {
		margin: 0 auto 30px;
	}

	.testimonial-four .testimonial-content {
		max-width: 500px;
		margin: 0 auto 38px;
	}

	.testimonial-four .testimonial-content p {
		font-size: 18px;
	}

	.testimonial-four .testimonial-content p br {
		display: none;
	}

	.testimonials-four {
		padding: 50px 0 70px;
	}

	 
}

@media (max-width: 768px) {
	.testimonials {
		padding: 76px 0 30px;
	}

 

	.testimonial-wrapper-two .slider-nav #slide-prev {
		left: -50px;
	}

	.testimonial-wrapper-two .slider-nav #slide-next {
		right: -50px;
	}

	 
}

@media (max-width: 620px) {
	.testimonial-four .testimonial-content p {
		font-size: 16px;
		line-height: 26px;
	}

	.testimonial-wrapper-two .slider-nav {
		display: none;
	}
}

@media (max-width: 576px) {
	#testimonial-wrapper .slider-nav .swiper-button-prev,
	#testimonial-wrapper .slider-nav .swiper-button-next,
	.testimonial-wrapper .slider-nav .swiper-button-prev,
	.testimonial-wrapper .slider-nav .swiper-button-next {
		display: none;
	}

	.testimonial-wrapper {
		padding: 0 0 70px;
	}

	 
}
/*--------------------------------------------------------------
##  Pricing
--------------------------------------------------------------*/
.pricing {
	padding: 116px 0 120px;
}

.pricing-two {
	padding-top: 146px;
	padding-bottom: 90px;
}

.pricing-two-single {
	padding-top: 116px;
	padding-bottom: 90px;
}

.pricing .scroll-circle {
	bottom: 20%;
}

.pricing-single-one {
	padding: 116px 0 90px;
}

.pricing-table {
	border-right: 1px solid #efe7e7;
	padding: 20px 40px;
	margin-bottom: 30px;
}

.pricing-table.br-left {
	border-left: 1px solid #efe7e7;
}

.pricing-table .pricing-header {
	text-align: center;
	padding-bottom: 55px;
	border-bottom: 1px dashed #efe7e7;
	margin-bottom: 50px;
}

.pricing-table .pricing-header .price {
	color: #0ca7e4;
	font-size: 36px;
	font-weight: 800;
	line-height: 50px;
	margin-bottom: 25px;
}

.pricing-table .pricing-header .price-title {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.pricing-table .pricing-header p {
	margin: 0;
}

.pricing-table .pricing-header .annual_price {
	display: none;
}

.pricing-table .pricing-header.change-subs-duration .annual_price {
	display: block;
}

.pricing-table .pricing-header.change-subs-duration .monthly_price {
	display: none;
}

.pricing-table .price-feture {
	padding: 0;
	list-style: none;
	margin-bottom: 55px;
}

.pricing-table .price-feture li {
	padding-left: 33px;
	position: relative;
	margin-bottom: 12px;
}

.pricing-table .price-feture li:before {
	font-family: eleganticons;
	position: absolute;
	left: 0;
	top: 0;
}

.pricing-table .price-feture li.have:before {
	content: "\2713";
	color: #1acb44;
}

.pricing-table .price-feture li.not:before {
	content: "\2717";
	color: #fa7878;
}

.pricing-table.color-two .pricing-header .price {
	color: #8070fa;
}

.pricing-table.color-three .pricing-header .price {
	color: #22cd1a;
}

.pricing-table .smartcoders-btn {
	text-align: center;
	font-weight: 600;
	padding: 8px 0;
	width: 200px;
	text-align: center;
}

.pricing-table.style-two {
	background: #fcf7f7;
	padding: 50px 50px 60px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	border: 0;
}
.brand-logo-ab {
    padding-bottom: 120px;
	padding-top:75px;
} 
.pricing-table.style-two.price-two {
	background: #f8f7fc;
}

.pricing-table.style-two.price-two.featured .trend:before {
	border-right: 90px solid #0ca7e4;
}

.pricing-table.style-two .pricing-header {
	text-align: left;
	border-color: #b4b2bf;
	padding-bottom: 60px;
}

.pricing-table.style-two .pricing-header .price-title {
	letter-spacing: 0;
	text-transform: capitalize;
}

.pricing-table.style-two:hover {
	background: #fff;
	-webkit-box-shadow: 0px 40px 80px 0px rgba(43, 35, 79, 0.14);
	box-shadow: 0px 40px 80px 0px rgba(43, 35, 79, 0.14);
}

.pricing-table.featured .trend {
	position: absolute;
	top: 0;
	right: 0;
}

.pricing-table.featured .trend p {
	color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 22px;
	margin-bottom: 0;
	z-index: 22;
	font-size: 14px;
	padding-top: 17px;
	padding-bottom: 15px;
}

.pricing-table.featured .trend:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-bottom: 90px solid transparent;
	border-right: 90px solid #0ca7e4;
	position: absolute;
	top: 0;
	right: 0;
}

.pricing-table.style-three {
	border-radius: 6px;
	background: #fff;
	-webkit-box-shadow: 0 10px 30px 0 rgba(2, 2, 53, 0.1);
	box-shadow: 0 10px 30px 0 rgba(2, 2, 53, 0.1);
	padding: 50px 45px;
	border-right: 0;
}

.pricing-table.style-three .pricing-header {
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 23px;
	border-bottom: 0;
}

.pricing-table.style-three .pricing-header .price-title {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: inherit;
	text-transform: capitalize;
	margin-bottom: 22px;
}

.pricing-table.style-three .pricing-header .price {
	font-size: 34px;
	color: #14aeee;
	font-weight: 600;
	margin-bottom: 18px;
}

.pricing-table.style-three .pricing-header .price span {
	font-size: 16px;
	color: #2c234d;
}

.pricing-table.style-three .pricing-header p {
	color: #2c234d;
}

.pricing-table.style-three .price-feture {
	margin-bottom: 42px;
}

.pricing-table.style-three .price-feture li {
	position: relative;
	font-size: 14px;
	color: #2c234d;
}

.pricing-table.style-three .price-feture li:before {
	content: "N";
	font-family: eleganticons;
	left: 0;
	position: absolute;
	color: #3dbd70;
}

.pricing-table.style-three .price-feture li span {
	font-size: 12px;
	background: #40de7b;
	color: #fff;
	padding: 4px 7px;
	display: inline-block;
	line-height: 1;
	border-radius: 4px;
	margin-left: 5px;
}

.pricing-table.style-three .price-feture li span.red {
	background: #f62c2c;
}

.pricing-table.style-three .smartcoders-btn {
	background: #def4fd;
	color: #14aeee;
	border: 0;
	width: auto;
	padding: 11px 42px;
}

.pricing-table.style-three .smartcoders-btn:hover {
	color: #fff;
	background: #14aeee;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pricing-hosting {
	padding: 110px 0 90px;
}

.tabed-content .tabs-item {
	display: none;
}

.pricing-tab {
	text-align: center;
	margin-bottom: 80px;
	position: relative;
	z-index: 2;
}

.pricing-tab .tab-btn {
	cursor: pointer;
}

.pricing-tab .monthly_tab_title {
	color: #0ca7e4;
}

.pricing-tab .pricing-tab-switcher {
	height: 40px;
	width: 90px;
	display: inline-block;
	border-radius: 50px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 18px;
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	border: 1px solid #dcd2d2;
	border-radius: 30px;
	cursor: pointer;
}

.pricing-tab .pricing-tab-switcher:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 4px;
	background: #0ca7e4;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
	box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
}

.pricing-tab .pricing-tab-switcher.active:before {
	left: calc(100% - 35px);
}

.pricing-tab.seleceted .annual_tab_title {
	color: #0ca7e4;
}

.pricing-tab.seleceted .monthly_tab_title {
	color: #797687;
}

.pricing-tab span {
	vertical-align: middle;
}

.pricing-tab.color-two .pricing-tab-switcher:before {
	background: #0ca7e4;
	-webkit-box-shadow: 0px 14px 24px 0px rgba(90, 70, 176, 0.4);
	box-shadow: 0px 14px 24px 0px rgba(90, 70, 176, 0.4);
}

.pricing-tab.color-two .monthly_tab_title {
	color: #0ca7e4;
}

.pricing-tab.color-two.seleceted .annual_tab_title {
	color: #0ca7e4;
}

.pricing-tab.color-two.seleceted .monthly_tab_title {
	color: #797687;
}

.tabs-wrapper {
	max-width: 830px;
	margin: 0 auto;
}

.faq-tabs {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 40px;
	position: relative;
	z-index: 22;
}
  
  

.pricing-service {
	background: #f8f9fd;
	padding: 116px 0 90px;
}

@media (max-width: 991px) {
	.pricing {
		padding: 76px 0 80px;
	}

	.pricing-service {
		padding: 76px 0 50px;
	}

	.pricing-single-one,
	.pricing-two-single {
		padding: 76px 0 50px;
	}

	.pricing-tab {
		margin-bottom: 40px;
	}

	.pricing-table {
		border: 1px solid #efe7e7;
		padding: 40px;
		max-width: 500px;
		margin: 0 auto 30px;
	} 

	.pricing-two {
		padding-top: 66px;
		padding-bottom: 50px;
	}

	.pricing .scroll-circle {
		width: 250px;
	}
}
  

@media (max-width: 991px) {
	 

	.section-small {
		margin: 0;
	}

	 
}

 
  

/*--------------------------------------------------------------
##  Logo Carousel
--------------------------------------------------------------*/
#brand-logo .section-small {
	margin-top: -90px;
}

.brand-logo {
	text-align: center;
}

.brand-logo img {
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.brand-logo img:hover {
	opacity: 1;
}
 
  

.logo-carousel .swiper-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
} 

 

.logo-carousel-travel .swiper-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.logo-carousel-travel .brand-logo img {
	opacity: 1;
}

/**
Logo List
 */
.client-logo-list {
	padding-bottom: 65px;
}

.logo-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.logo-list li {
	width: 20%;
	margin-bottom: 82px;
}

@media (max-width: 991px) {
	.logo-list li {
		width: 33.3333%;
	}
}

@media (max-width: 576px) {
	.logo-list li {
		width: 50%;
	}
}

.logo-list li a {
	display: block;
}

@media (max-width: 991px) {
	#brand-logo {
		padding-top: 76px;
	}

	#brand-logo .section-small {
		margin-top: 0;
	}

	#brand-logo .section-small .title {
		margin-bottom: 50px;
	}

	 
}

@media (max-width: 768px) {
	#brand-logo {
		padding-top: 30px;
	}

	#brand-logo .section-small {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	#brand-logo {
		padding-top: 0;
	}

	#brand-logo .section-small {
		margin-top: 0;
	}
}

/*--------------------------------------------------------------
  ##  Call To Action
  --------------------------------------------------------------*/
.call-to-action {
	background-image: -o-linear-gradient(100deg, #0ca7e4 0%, #6859ad 100%);
	background-image: linear-gradient(100deg, #0ca7e4 0%, #6859ad 100%);
	padding: 111px 0 120px;
	overflow: hidden;
}

.call-to-action .overlay-bg {
	position: absolute;
	right: 0;
	top: 0;
}

.call-to-action .action-content {
	position: relative;
}

.call-to-action .action-content .title {
	color: #fff;
	font-size: 50px;
	line-height: 64px;
	font-weight: 700;
	margin-bottom: 28px;
}

.call-to-action .action-content p {
	color: #fff;
	margin-bottom: 50px;
}

.call-to-action .action-content .smartcoders-btn {
	padding: 12px 50px;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	z-index: 2;
}

.call-to-action .action-content.style-two .title {
	font-size: 40px;
	line-height: 54px;
	margin: 0;
}

.call-to-action.action-padding {
	padding: 172px 0 168px;
}

.call-to-action .scroll-circle {
	right: 0;
	top: 40%;
}
 

.call-to-action-three {
	background:#0ca7e4;
	padding: 230px 0 130px;
	position: relative;
	overflow: hidden;
}

.call-to-action-three:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-bottom: 170px solid transparent;
	border-right: 3000px solid #fff;
}

.call-to-action-three .bg-right-shape {
	position: absolute;
	right: 0;
	bottom: 0;
}

.call-to-action-three .action-content .title {
	font-size: 50px;
	line-height: 60px;
	color: #fff;
	margin-bottom: 30px;
}

.call-to-action-three .action-content p {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	margin: 0;
	margin: 0;
}
 
 
 
@media (max-width: 991px) {
	 
  

	 
	.call-to-action-three {
		padding: 130px 0 100px;
	}

	.call-to-action-three .action-content .title {
		font-size: 36px;
		line-height: 46px;
		margin-bottom: 20px;
	}

	.call-to-action-three .action-content p {
		font-size: 20px;
	}
}

@media (max-width: 768px) {
 

	.call-to-action-three .text-right {
		margin-top: 20px;
		text-align: left !important;
	}
}

/*--------------------------------------------------------------
##  Funfact
--------------------------------------------------------------*/
.countup {
	padding: 116px 0 120px;
}

.countup .smartcoders-btn {
	margin-top: 62px;
	position: relative;
	z-index: 2;
}

.countup .scroll-circle {
	top: 58%;
}

.countup-two {
	padding: 60px 0 120px;
}
 
.countup-two.inner-pages .section-title{
	    margin-bottom: 0;
}
.countup-wrapper {
	position: relative;
	z-index: 22;
}

.smartcoders-icon-box-wrapper.style-three {
	border-radius: 6px;
	background-color: white;
	-webkit-box-shadow: 0px 40px 60px 0px rgb(206 205 205 / 14%);
	box-shadow: 0px 40px 60px 0px rgb(206 205 205 / 14%);
	padding: 40px 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 22;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.smartcoders-icon-box-wrapper.style-three .smartcoders-icon-box-icon {
	width: 70px;
	margin-right: 30px;
	margin-bottom: 0;
}

.smartcoders-icon-box-wrapper.style-three .pixsass-icon-box-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.smartcoders-icon-box-wrapper.style-three .pixsass-icon-box-content p {
	margin: 0;
}
.featured-three {
    padding: 116px 0 120px;
    background: #f3f3f3;
    overflow: hidden;
}
.bg-map {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 15px;
	left: 0;
	background-position: center center;
	background-repeat: no-repeat;
}

.fun-fact {
	margin-bottom: 30px;
}

.fun-fact .count,
.fun-fact span {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
	line-height: 1.2;
	color: #0ca7e4;
	display: inline-block;
}

.fun-fact p {
	font-size: 18px;
	margin: 0;
}

.fun-fact.color-two .count,
.fun-fact.color-two span {
	color: #0ca7e4;
}
 
.fun-fact.style-two .count, .fun-fact.style-two span {
	font-size: 40px;
	color: #1a133b;
}

.fun-fact.style-two p {
	font-size: 14px;
	color: #615f6b;
}

.countup-wrapper-two {
	border-bottom: 1px solid #f1f0f7;
	padding-bottom: 60px;
}

.fun-fact-two {
	text-align: center;
	margin-bottom: 30px;
}

.fun-fact-two .icon-container {
	border-radius: 10px;
	height: 60px;
	width: 60px;
	line-height: 68px;
	background: rgba(112, 82, 251, 0.141);
	margin: 0 auto 43px;
}

.fun-fact-two .icon-container i {
	font-size: 25px;
	color: #0ca7e4;
}

.fun-fact-two .counter p {
	font-size: 20px;
	color: #5e5b74;
}

.fun-fact-two .counter h4 {
	font-size: 54px;
	font-weight: 300;
	color: #0ca7e4;
}

.fun-fact-two.color-two .icon-container {
	background: rgba(253, 176, 26, 0.141);
}

.fun-fact-two.color-two .icon-container i {
	color: #fdb01a;
}

.fun-fact-two.color-two .counter h4 {
	color: #fdb01a;
}

.fun-fact-two.color-three .icon-container {
	background: rgba(246, 74, 143, 0.141);
}

.fun-fact-two.color-three .icon-container i {
	color: #f64a8f;
}

.fun-fact-two.color-three .counter h4 {
	color: #f64a8f;
}

.fun-fact-two.color-four .icon-container {
	background: rgba(80, 205, 138, 0.141);
}

.fun-fact-two.color-four .icon-container i {
	color: #50cd8a;
}

.fun-fact-two.color-four .counter h4 {
	color: #50cd8a;
}

@media (max-width: 991px) {
	.countup .scroll-circle {
		left: -30%;
	}

	.countup {
		padding: 76px 0 75px;
	}

	.countup .smartcoders-btn {
		margin-top: 30px;
	}

	.countup-two {
		padding-bottom: 80px;
	}
}

@media (max-width: 768px) {
	.countup .scroll-circle {
		left: -30%;
	}
}

@media (max-width: 576px) {
	.fun-fact {
		text-align: center;
	}
}
 

/*--------------------------------------------------------------
##  Page Banner
--------------------------------------------------------------*/
.page-banner {
	background: #fdf8f8;
	text-align: center;
	height: 550px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.page-banner .page-title {
	font-size: 50px;
	font-weight: 800;
	color: #2b2350;
	position: relative;
	z-index: 2;
	max-width: 820px;
	margin: 30px auto 15px;
}

.page-banner .bradcurmed {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 2;
}

.page-banner .bradcurmed li {
	display: inline-block;
	position: relative;
	font-size: 18px;
}

.page-banner .bradcurmed li:not(:last-child) {
	margin-right: 30px;
}

.page-banner .bradcurmed li:not(:last-child):before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: -25px;
	top: 0;
}

.page-banner .bradcurmed li a {
	color: #2b2350;
	font-weight: 500;
}

.page-banner .bradcurmed li a:hover {
	color: #0ca7e4;
}

.page-banner .circle {
	position: absolute;
	top: -51%;
	left: -15%;
	z-index: 1;
}

.page-banner.blog-details-banner {
	height: 700px;
}

.page-banner.blog-details-banner .circle {
	position: absolute;
	top: -39%;
	left: -19%;
	z-index: 1;
}

.page-banner.blog-details-banner .page-title-wrapper {
	margin-top: 60px;
}

.page-banner.blog-details-banner .page-title {
	font-size: 40px;
	line-height: 54px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 20px;
}

.page-banner.blog-details-banner .post-meta {
	position: relative;
	z-index: 22;
	padding: 0;
}

.page-banner.blog-details-banner .post-meta li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
	text-transform: uppercase;
}

.page-banner.blog-details-banner .post-meta li:not(:last-child):after {
	position: absolute;
	content: "";
	right: -20px;
	top: 7px;
	width: 2px;
	height: 14px;
	background: #9997a3;
}

.page-banner.blog-details-banner .post-meta li a {
	color: #797687;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: 5px;
}

.page-banner.blog-details-banner .post-meta li a:hover {
	color: #0ca7e4;
}

.page-banner.blog-details-banner .post-meta.color-theme {
	margin-bottom: 10px;
}

.page-banner.blog-details-banner .post-meta.color-theme li a {
	color: #0ca7e4;
}

.animate-ball {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	left: 0;
}

.animate-ball .ball {
	background: #fdf1f1;
	border-radius: 50%;
	position: absolute;
}

.animate-ball .ball:nth-child(1) {
	height: 50px;
	width: 50px;
	top: 37%;
	left: 10%;
	-webkit-animation: zoommd 1.5s infinite alternate;
	animation: zoommd 1.5s infinite alternate;
}

.animate-ball .ball:nth-child(2) {
	height: 70px;
	width: 70px;
	bottom: 22%;
	right: 8%;
	-webkit-animation: bounce 4s infinite alternate;
	animation: bounce 4s infinite alternate;
}

.animate-ball .ball:nth-child(3) {
	height: 100px;
	width: 100px;
	bottom: 43%;
	right: 22%;
	-webkit-animation: zoommd 1.5s infinite alternate;
	animation: zoommd 1.5s infinite alternate;
}

.animate-ball .ball:nth-child(4) {
	height: 40px;
	width: 40px;
	bottom: 20%;
	right: 32%;
	-webkit-animation: movexy 1.5s infinite alternate;
	animation: movexy 1.5s infinite alternate;
}

.animate-ball .ball:nth-child(5) {
	height: 500px;
	width: 500px;
	top: -75%;
	right: 100px;
	-webkit-animation: wave 3s 0.1s infinite linear;
	animation: wave 3s 0.1s infinite linear;
}

.page-banner-contact {
	height: 690px;
	position: relative;
	overflow: hidden;
	background: #f3f3f3;
}

.page-banner-contact .circle {
	position: absolute;
	top: -40%;
	left: -15%;
}

.page-title-inner {
	position: relative;
	z-index: 2;
}

.animate-element-contact {
	position: relative;
	z-index: 222;
	height: 465px;
	width: 408px;
	bottom: -135px;
}

.animate-element-contact img {
	position: absolute;
	bottom: 0;
}

.animate-element-contact img:nth-child(1) {
	left: 5px;
	bottom: 55px;
}

.animate-element-contact img:nth-child(2) {
	bottom: 41px;
	left: 128px;
}

.animate-element-contact img:nth-child(3) {
	right: 0;
}

.animate-element-contact img:nth-child(4) {
	bottom: 0;
	left: 110px;
}

.page-banner {
	background: #f3f3f3;
	text-align: center;
	height: 550px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.page-banner .page-title {
	font-size: 50px;
	font-weight: 800;
	color: #2b2350;
	position: relative;
	z-index: 2;
	max-width: 820px;
	margin: 30px auto 15px;
}

.page-banner .bradcurmed {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 2;
}

.page-banner .bradcurmed li {
	display: inline-block;
	position: relative;
	font-size: 18px;
}

.page-banner .bradcurmed li:not(:last-child) {
	margin-right: 30px;
}

.page-banner .bradcurmed li:not(:last-child):before {
	content: "\276F"; 
	position: absolute;
	right: -25px;
	top: 0;
	}

.page-banner .bradcurmed li a {
	color: #2b2350;
	font-weight: 500;
}

.page-banner .bradcurmed li a:hover {
	color: #0ca7e4;
}

.page-banner .circle {
	position: absolute;
	top: -51%;
	left: -15%;
	z-index: 1;
}

.page-banner.blog-details-banner {
	height: 700px;
}

.page-banner.blog-details-banner .circle {
	position: absolute;
	top: -39%;
	left: -19%;
	z-index: 1;
}

.page-banner.blog-details-banner .page-title-wrapper {
	margin-top: 60px;
}

.page-banner.blog-details-banner .page-title {
	font-size: 40px;
	line-height: 54px;
	font-weight: 600;
	margin-bottom: 20px;
}

.page-banner.blog-details-banner .post-meta {
	position: relative;
	z-index: 22;
	padding: 0;
}

.page-banner.blog-details-banner .post-meta li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
	text-transform: uppercase;
}

.page-banner.blog-details-banner .post-meta li:not(:last-child):after {
	position: absolute;
	content: "";
	right: -20px;
	top: 7px;
	width: 2px;
	height: 14px;
	background: #9997a3;
}

.page-banner.blog-details-banner .post-meta li a {
	color: #797687;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: 5px;
}

.page-banner.blog-details-banner .post-meta li a:hover {
	color: #0ca7e4;
}

.page-banner.blog-details-banner .post-meta.color-theme {
	margin-bottom: 10px;
}

.page-banner.blog-details-banner .post-meta.color-theme li a {
	color: #0ca7e4;
}

.animate-ball {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	left: 0;
}

.animate-ball .ball {
	background: #a7def3;
	border-radius: 50%;
	position: absolute;
}
#mt-120{
	    padding-top: 90px;
    border-bottom: 1px solid #f1f0f7;
    padding-bottom: 60px;
}
.animate-ball .ball:nth-child(1) {
	height: 50px;
	width: 50px;
	top: 37%;
	left: 10%;
	-webkit-animation: zoommd 1.5s infinite alternate;
	animation: zoommd 1.5s infinite alternate;
}

.animate-ball .ball:nth-child(2) {
	height: 70px;
	width: 70px;
	bottom: 22%;
	right: 8%;
	-webkit-animation: bounce 4s infinite alternate;
	animation: bounce 4s infinite alternate;
}

.animate-ball .ball:nth-child(3) {
	height: 100px;
	width: 100px;
	bottom: 43%;
	right: 22%;
	-webkit-animation: zoommd 1.5s infinite alternate;
	animation: zoommd 1.5s infinite alternate;
}

.animate-ball .ball:nth-child(4) {
	height: 40px;
	width: 40px;
	bottom: 20%;
	right: 32%;
	-webkit-animation: movexy 1.5s infinite alternate;
	animation: movexy 1.5s infinite alternate;
}

.animate-ball .ball:nth-child(5) {
	height: 500px;
	width: 500px;
	top: -75%;
	right: 100px;
	-webkit-animation: wave 3s 0.1s infinite linear;
	animation: wave 3s 0.1s infinite linear;
}

.page-banner-contact {
	height: 700px;
	position: relative;
	overflow: hidden;
	background: #fdf8f8;
	z-index: 2;
}

.page-banner-contact .circle {
	position: absolute;
	top: -40%;
	left: -17%;
}

.page-banner-contact .page-title-wrapper {
	padding: 315px 0 245px;
	position: relative;
}

.page-banner-contact .page-title-wrapper .page-title {
	font-size: 40px;
	line-height: 54px;
}

.page-banner-contact .page-title-wrapper p {
	font-size: 16px;
	line-height: 30px;
}

.page-banner-contact .animate-ball .ball:nth-child(3) {
	bottom: 55%;
	right: 40%;
	height: 70px;
	width: 70px;
}

.page-banner-contact .animate-ball .ball:nth-child(4) {
	bottom: 28%;
	right: 40%;
}

.page-banner-contact .animate-ball .ball:nth-child(5) {
	top: -60%;
}

.animate-element-contact {
	position: relative;
	z-index: 222;
	height: 465px;
	width: 408px;
	bottom: -135px;
}

.animate-element-contact img {
	position: absolute;
	bottom: 0;
}

.animate-element-contact img:nth-child(1) {
	left: 5px;
	bottom: 55px;
}

.animate-element-contact img:nth-child(2) {
	bottom: 41px;
	left: 128px;
}

.animate-element-contact img:nth-child(3) {
	right: 0;
}

.animate-element-contact img:nth-child(4) {
	bottom: 0;
	left: 110px;
}

@media (max-width: 1280px) {
	.animate-element-contact {
		margin-left: -80px;
	}
}

@media (max-width: 1200px) {
	.page-banner {
		height: 400px;
	}

	.page-banner .circle {
		top: -110%;
		left: -35%;
	}

	.animate-ball .ball:nth-child(5) {
		top: -102%;
		right: 0;
	}

	.animate-element-contact {
		margin-left: -80px;
	}
}

@media (max-width: 1024px) {
	.circle {
		display: none;
	}
}

@media (max-width: 991px) {
	.page-banner {
		height: 300px;
	}

	.page-banner .page-banner .circle {
		top: -185%;
		left: -45%;
	}

	.page-banner .page-title {
		font-size: 40px;
		margin: 40px auto 15px;
	}

	.page-banner .animate-ball .ball:nth-child(3) {
		height: 50px;
		width: 50px;
	}

	.page-banner .animate-ball .ball:nth-child(3) {
		height: 40px;
		width: 40px;
	}

	.page-banner .animate-ball .ball:nth-child(5) {
		top: -190px;
		right: 0;
		height: 250px;
		width: 250px;
	}

	.page-banner.blog-details-banner {
		height: 400px;
	}

	.page-banner.blog-details-banner .page-title {
		font-size: 30px;
		line-height: 44px;
	}

	.page-banner.blog-details-banner .circle {
		left: -50%;
	}

	.page-banner-contact {
		height: 800px;
	}

	.page-banner-contact .page-title-wrapper {
		padding: 130px 0 0;
	}

	.animate-element-contact {
		height: 365px;
		margin: 0 auto;
	}

	.page-banner .circle {
		left: -60%;
	}
}

@media (max-width: 768px) {
	.page-banner .page-title {
		font-size: 30px;
		margin: 40px auto 10px;
	}

	.page-banner.blog-details-banner {
		height: 400px;
	}

	.page-banner.blog-details-banner .page-title {
		font-size: 26px;
		line-height: 36px;
	}

	.page-banner.blog-details-banner .circle {
		left: -70%;
	}

	.page-banner-contact .page-title-wrapper {
		padding: 100px 0 0;
	}

	.page-banner-contact .page-title-wrapper .page-title {
		font-size: 32px;
	}

	.page-banner-contact .page-title-wrapper p br {
		display: none;
	}

	.page-banner .circle {
		left: -80%;
	}
}

@media (max-width: 576px) {
	.page-banner .circle {
		left: -120%;
	}
}

/*--------------------------------------------------------------
## About
--------------------------------------------------------------*/
.about {
	padding-top: 120px;
}

 

.about-content {
	padding-right: 130px;
}

.about-content .section-title {
	margin-bottom: 35px;
}

.about-content p {
	margin-bottom: 40px;
}

.about-content .singiture h4 {
	font-size: 20px;
	margin-bottom: 25px;
}

.about-content-two .section-title {
	margin-bottom: 22px;
}

.about-content-two .section-title .title {
	font-size: 34px;
	line-height: 44px;
	color: #322d49;
	font-weight: 600;
}

.about-content-two .description {
	margin-bottom: 40px;
}

.about-content-two .about-user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.about-content-two .about-user .avatar {
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin-right: 20px;
}

.about-content-two .about-user .avatar img {
	border-radius: 50%;
}

.about-content-two .about-user .user-info {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.about-content-two .about-user .user-info .name {
	font-size: 20px;
	font-weight: 500;
	color: #322d49;
	margin: 0;
}

.about-content-two .about-user .user-info .designation {
	font-size: 16px;
	color: #5e5b74;
}

.about-tax {
	padding: 60px 0 240px;
	position: relative;
}

.about-video-wrapper .video-thumbnail {
	position: relative;
}

.about-video-wrapper .video-thumbnail > img {
	border-radius: 10px;
}

.about-video-wrapper .video-thumbnail .dot-shape {
	position: absolute;
	display: block;
	top: -50px;
	left: -60px;
	z-index: -1;
}

 

.about-marketing {
	background: #f8f9fd;
}

@media (max-width: 991px) {
	.about-marketing {
		padding-top: 80px;
	}
}

.marketing-about-content {
	padding: 107px 0 120px 70px;
}

@media (max-width: 991px) {
	.marketing-about-content {
		padding: 50px 0 80px;
	}
}

.marketing-about-content .section-title {
	margin-bottom: 0;
}

.marketing-about-content .section-title .title {
	margin-bottom: 35px;
}

.feature-lists {
	margin-bottom: 25px;
	padding: 0;
	list-style: none;
}

.feature-lists li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.feature-lists li i {
	font-size: 14px;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 24px;
	background: #ebebeb;
	color: #0ca7e4;
	border-radius: 50%;
	margin-right: 10px;
}

.feature-lists li .content {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.feature-lists li .content h4 {
	font-size: 16px;
	color: #1a133b;
}

.mar-about-image {
	margin-left: -180px;
	margin-top: -20px;
}

.smartcoders-icon-box-wrapper .smartcoders-icon-box-icon {
	margin-bottom: 32px;
}

.smartcoders-icon-box-wrapper .smartcoders-icon-box-content .smartcoders-icon-box-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.smartcoders-icon-box-wrapper .smartcoders-icon-box-content .smartcoders-icon-box-title a {
	color: #2b2350;
}

.smartcoders-icon-box-wrapper .smartcoders-icon-box-content .smartcoders-icon-box-title a:hover {
	color: #0ca7e4;
}

.smartcoders-icon-box-wrapper .smartcoders-icon-box-content p {
	margin: 0;
}

.smartcoders-icon-box-wrapper.style-two {
	margin-bottom: 88px;
}

.smartcoders-icon-box-wrapper.style-two .smartcoders-icon-box-content .smartcoders-icon-box-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 10px;
}

.smartcoders-icon-box-wrapper.style-two .smartcoders-icon-box-content .smartcoders-icon-box-title a {
	color: #2b2350;
}

.smartcoders-icon-box-wrapper.style-two .smartcoders-icon-box-content .smartcoders-icon-box-title a:hover {
	color: #0ca7e4;
}
@media (max-width: 991px) {
	.mar-about-image {
		margin: 0;
	}
}

@media (max-width: 1200px) {
	.about-content-two .section-title .title {
		font-size: 30px;
		line-height: 40px;
	}
}

@media (max-width: 991px) {
	.about {
		padding-top: 76px;
	}

	.about-content {
		padding-right: 0;
	}

	.about-thumb {
		margin-top: 30px;
	}

	.about-two {
		padding-bottom: 80px;
	}

	.about-content-two {
		margin-top: 40px;
	}

	.about-tax {
		padding: 60px 0 80px;
	}

	.about-tax-content {
		padding-left: 0;
		margin-top: 40px;
	}
}

/*--------------------------------------------------------------
## Service
--------------------------------------------------------------*/
.service {
	padding-top: 120px;
	padding-bottom: 120px;
}
  
.service-content {
	padding: 30px 50px 0 50px;
}

.service-content .section-title {
	margin-bottom: 40px;
}

.service-content p {
	font-size: 18px;
	line-height: 34px;
}

.featured-two-service {
	padding: 145px 0 28px;
}

@media (max-width: 991px) {
	.service {
		padding-top: 80px;
	}

	.service-content {
		padding: 0;
		margin-top: 50px;
	}
}

/*--------------------------------------------------------------
## Contact Us
--------------------------------------------------------------*/
.contactus {
	padding: 120px 0;
}

.gmap3-area {
	height: 500px;
}

.contact-infos .contact-info {
	margin-bottom: 30px;
	padding-bottom: 30px;
}

/*.contact-infos .contact-info:first-child {*/
/*	border-bottom: 1px solid #efe7e7;*/
/*}*/

.contact-infos .contact-info .title {
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
}

.contact-infos .contact-info .description {
	font-size: 16px;
	line-height: 28px;
}

.contact-infos .contact-info .info i {
	margin-right: 10px;
}

.contact-infos .contact-info .info {
	color: #0ca7e4;
}
.contact-infos .contact-info .info a{
	color: #0ca7e4;
}
.contact-infos .contact-info .info a i{
	color: #0ca7e4;
}
.smartcoders-checkboxes {
	margin-bottom: 30px;
}

.smartcoders-checbox-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.smartcoders-checbox-wrapper .smartcoders-checkbox {
	position: absolute;
	opacity: 0;
	height: 20px;
	width: 16px;
	margin: 0;
}

.smartcoders-checbox-wrapper span {
	font-size: 14px;
}

.smartcoders-checkbox + label {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0;
	height: 20px;
}

.smartcoders-checkbox + label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 18px;
	height: 18px;
	border: 2px solid #aba8a4;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.smartcoders-checkbox:hover + label:before {
	border-color: #0ca7e4;
}

.smartcoders-checkbox:checked + label:before {
	border-color: #0ca7e4;
}

.smartcoders-checkbox:checked + label:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 10px;
	background: #0ca7e4;
	width: 2px;
	height: 2px;
	-webkit-box-shadow: 2px 0 0 #0ca7e4, 4px 0 0 #0ca7e4, 4px -2px 0 #0ca7e4, 4px -4px 0 #0ca7e4, 4px -6px 0 #0ca7e4, 4px -8px 0 #0ca7e4;
	box-shadow: 2px 0 0 #0ca7e4, 4px 0 0 #0ca7e4, 4px -2px 0 #0ca7e4, 4px -4px 0 #0ca7e4, 4px -6px 0 #0ca7e4, 4px -8px 0 #0ca7e4;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.smartcoders-radio {
	line-height: 1;
	margin-bottom: 10px;
}

.smartcoders-radio input[type=radio] {
	position: absolute;
	opacity: 0;
	margin: 0;
}

.smartcoders-radio input[type=radio] + .radio-label {
	margin: 0;
}

.smartcoders-radio input[type=radio] + .radio-label:before {
	content: "";
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 18px;
	height: 18px;
	position: relative;
	top: -0.2em;
	margin-right: 10px;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.smartcoders-radio input[type=radio]:checked + .radio-label:before {
	background-color: #0ca7e4;
	-webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
	box-shadow: inset 0 0 0 4px #f4f4f4;
}

.smartcoders-radio input[type=radio]:focus + .radio-label:before {
	outline: none;
	border-color: #0ca7e4;
}

.smartcoders-radio input[type=radio] + .radio-label:empty:before {
	margin-right: 0;
}
  

.grid-sizer {
	min-height: 1px;
}
  

.portfolio-single {
	padding: 0px 0 100px;
}
 

.portfolio-content img {
	margin-bottom: 70px;
}

.portfolio-content .content-inner {
	padding-right: 65px;
	border-right: 1px solid #efe7e7;
}

.portfolio-content .content-inner .sub-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	margin-bottom: 30px;
  
}

.portfolio-content .portfolio-info .info li {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 45px;
	color: #2b2350;
}

.portfolio-content .portfolio-info .info li span {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #797687;
	margin-top: 5px;
}
 

.related-portfolio {
	padding-top: 0px;
}

.related-portfolio .portfolio-item .feature-image {
	position: relative;
	text-align:center;
}

.related-portfolio .portfolio-item .feature-image img {
	width: auto;
}

.related-portfolio .portfolio-item .feature-image a {
	display: block;
	position: relative;
}

.related-portfolio .portfolio-item .feature-image a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.related-portfolio .portfolio-item .feature-image:hover a:before {
	opacity: 0;
}

.related-portfolio .portfolio-item .port-info {
	padding: 25px 40px 0;
	text-align:center;
}

.related-portfolio .portfolio-item .port-info h3 {
	font-size: 24px;
	margin-bottom: 3px;
	line-height: 32px;
}

.related-portfolio .portfolio-item .port-info h3 a {
	color: #2b2350;
}

.related-portfolio .portfolio-item .port-info h3 a:hover {
	color: #0ca7e4;
}

#related-portfolio .swiper-pagination {
	position: relative;
	margin-top: 55px;
}

#related-portfolio .swiper-pagination .swiper-pagination-bullet {
	height: 12px;
	width: 12px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-right: 5px;
	position: relative;
	opacity: 1;
	background: transparent;
	outline: 0;
}

#related-portfolio .swiper-pagination .swiper-pagination-bullet:before {
	content: "";
	position: absolute;
	height: 12px;
	width: 12px;
	background: #e5d6d6;
	z-index: 2;
	top: 0;
	left: 0;
	border-radius: 50%;
	left: -2px;
	top: -2px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
}

#related-portfolio .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

#related-portfolio .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	background: #0ca7e4;
	-webkit-box-shadow: 0px 10px 14px 0px rgba(79, 35, 35, 0.3);
	box-shadow: 0px 10px 14px 0px rgba(79, 35, 35, 0.3);
}

@media (max-width: 991px) {
	 

	 
	 

	.port-header {
		display: block;
	}

	 
}

@media (max-width: 768px) {
	 

	.related-portfolio {
		padding-top: 60px;
	} 
 
}  
.border-wrap .ball {
	position: absolute;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #0ca7e4;
	top: 49%;
	left: 45%;
	z-index: 22;
}
 

.path {
	stroke-dasharray: 6;
	-webkit-animation: dash 30s linear infinite;
	animation: dash 30s linear infinite;
}

@-webkit-keyframes dash {
	/*   to {
	  stroke-dashoffset: 1000;
	} */
	0% {
		stroke-dashoffset: 1000;
	}
}

@keyframes dash {
	/*   to {
	  stroke-dashoffset: 1000;
	} */
	0% {
		stroke-dashoffset: 1000;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	 

	 

	.md-brn br {
		display: none;
	}

	 
}

@media (max-width: 992px) {
	 

	.border-wrap {
		display: none;
	}
  
}
 

.mt-120 {
	margin-top: 118px;
}

.pr-90 {
	padding-right: 90px;
}

.mt-17 {
	margin-top: 17px;
}
    

/*--------------------------------------------------------------
  ##  Blog
  --------------------------------------------------------------*/
 

 

.blog-post {
	border-radius: 6px;
	background-color: white;
	-webkit-box-shadow: 0px 6px 14px 0px rgba(43, 35, 79, 0.1);
	box-shadow: 0px 6px 14px 0px rgba(43, 35, 79, 0.1);
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom: 30px;
}

.blog-post:hover {
	-webkit-box-shadow: 0px 30px 60px 0px rgba(43, 35, 79, 0.12);
	box-shadow: 0px 30px 60px 0px rgba(43, 35, 79, 0.12);
}

.blog-post.style-three {
	border-radius: 20px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(14, 3, 52, 0.08);
	box-shadow: 0px 2px 4px 0px rgba(14, 3, 52, 0.08);
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media (max-width: 768px) {
	.blog-post.style-three img {
		width: 100%;
	}
}
 

.blog-content {
	padding: 22px 45px 30px;
	background: #fff;
}

.blog-content .post-meta {
	margin: 0;
	padding: 0;
	list-style: none;
}

.blog-content .post-meta li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}

.blog-content .post-meta li:not(:last-child):after {
	position: absolute;
	content: "";
	right: -18px;
	top: 7px;
	width: 2px;
	height: 14px;
	background: #9997a3;
}

.blog-content .post-meta li i {
	margin-right: 5px;
	color: #0ca7e4;
}

.blog-content .post-meta li a {
	color: #797687;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

.blog-content .post-meta li a:hover {
	color: #0ca7e4;
}

.blog-content .entry-title {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0 32px;
	line-height: 30px;
}

.blog-content .entry-title a {
	color: #222;
}

.blog-content .entry-title a:hover {
	color: #0ca7e4;
}

.blog-content .read-more-ntn {
	font-size: 12px;
	font-weight: 600;
	color: #0ca7e4;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.blog-content .read-more-ntn i {
	font-size: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.blog-content .read-more-ntn:hover {
	color: #f83f3f;
}

.blog-content .read-more-ntn:hover i {
	margin-left: 8px;
}

.color-two .blog-content .post-meta li a:hover {
	color: #0ca7e4;
}

.color-two .blog-content .entry-title a:hover {
	color: #0ca7e4;
}

.post-author {
	font-size: 16px;
	font-weight: 500;
	color: #656177;
}

.post-author img {
	border-radius: 50%;
	margin-right: 20px;
}

.post-author:hover {
	color: #0ca7e4;
}

.blog-post-archive {
	padding: 120px 0;
}

.post-wrapper {
	max-width: 670px;
}

.post-wrapper .categories {
	position: absolute;
	top: 40px;
	right: 0;
}

.post-wrapper .category-item {
	font-size: 16px;
	font-weight: 700;
	background: #f8f6f2;
	padding: 9px 17px;
	color: #827f79;
	margin-left: 5px;
}

.post-wrapper .category-item:hover {
	background: #2b2350;
	color: #fff;
}

.post-wrapper .post {
	margin-bottom: 60px;
}

.post-wrapper .post:last-child .post {
	margin-bottom: 0;
}

.post .feature-image {
	border-radius: 6px;
	overflow: hidden;
}

.post .blog-content {
	padding: 28px 0 40px;
	position: relative;
	border-bottom: 1px solid #e6e5e0;
}

.post .blog-content .post-meta li a {
	color: #797687;
	font-size: 15px;
	margin-right: 3px;
}

.post .blog-content .post-meta li a:hover {
	color: #0ca7e4;
}

.post .blog-content .entry-title {
	margin: 14px 0 22px;
	font-size: 30px;
	line-height: 1.2;
}

.post .blog-content p {
	margin-bottom: 35px;
}

.post .blog-content .read-more {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: #2b2350;
	position: relative;
}

.post .blog-content .read-more i {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	vertical-align: middle;
	font-size: 16px;
}

.post .blog-content .read-more:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 1px;
	background: #0ca7e4;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.post .blog-content .read-more:hover {
	color: #0ca7e4;
}

.post .blog-content .read-more:hover i {
	margin-left: 3px;
	color: #0ca7e4;
}

.post .blog-content .read-more:hover:after {
	width: 100%;
}

.post .author {
	position: absolute;
	right: 0;
	bottom: 40px;
}

.post .author img {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 15px;
}

.post .author span {
	font-size: 16px;
	font-weight: 500;
}

.post .author a {
	font-size: 16px;
	font-weight: 500;
	color: #2b2350;
}

.post .author a:hover {
	color: #0ca7e4;
}

.post.video-post .feature-image {
	position: relative;
}

.post.video-post .feature-image .video-btn {
	height: 80px;
	width: 80px;
	background: #fff;
	border-radius: 50%;
	line-height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.post.video-post .feature-image .video-btn:before, .post.video-post .feature-image .video-btn:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-animation: pulse 2s linear infinite;
	animation: pulse 2s linear infinite;
}

.post.video-post .feature-image .video-btn:after {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.post.video-post .feature-image .video-btn i {
	color: #2b2350;
	font-size: 16px;
	font-size: 40px;
	line-height: 2.05;
}

.post.link-post .blog-content {
	background: #fdf8f8;
	padding: 50px 50px;
	border-bottom: 0;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
}

.post.link-post .blog-content:before, .post.link-post .blog-content:after {
	content: "";
	font-family: "ElegantIcons";
	position: absolute;
}

.post.link-post .blog-content:before {
	left: 28px;
	top: 24px;
	color: #f7eded;
	font-size: 50px;
	z-index: 1;
}

.post.link-post .blog-content:after {
	right: 0;
	bottom: -3px;
	font-size: 100px;
	color: #f7eded;
}

.post.link-post .blog-content p {
	font-size: 20px;
	font-weight: 0;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
	line-height: 34px;
}

.post.link-post .blog-content p a {
	color: #656177;
	font-weight: 500;
}

.post.link-post .blog-content p a:hover {
	color: #0ca7e4;
}
 

.author img {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 15px;
}

.author span {
	font-size: 16px;
	font-weight: 500;
}

.author a {
	font-size: 16px;
	font-weight: 500;
	color: #2b2350;
}

.author a:hover {
	color: #0ca7e4;
}

.quote-post {
	position: relative;
	background: #fdf8f8;
	padding: 50px;
	border-bottom: 0;
	overflow: hidden;
	border-radius: 6px;
}

.quote-post:before {
	content: "";
	position: absolute;
	left: 28px;
	top: -20px;
	background-image: url(../../media/blog/quote2.png);
	width: 140px;
	height: 80px;
	z-index: 1;
}

.quote-post p {
	font-size: 20px;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
	color: #656177;
}

.quote-post span {
	font-size: 16px;
	font-weight: 500;
	color: #2b2350;
}

.quote-post .quote {
	position: absolute;
	right: 50px;
	bottom: 35px;
}

.post-post-grid {
	border-radius: 6px;
	-webkit-box-shadow: 0px 6px 14px 0px rgba(43, 35, 79, 0.1);
	box-shadow: 0px 6px 14px 0px rgba(43, 35, 79, 0.1);
	overflow: hidden;
	margin-bottom: 40px;
} 
.post-navigation {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.post-navigation li {
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 18px;
	margin-right: 10px;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #797687;
	border-radius: 50%;
	border: 1px solid #e5dada;
}

.post-navigation li a {
	display: block;
	color: #797687;
}

.post-navigation li.prev {
	line-height: 54px;
	font-size: 24px;
}

.post-navigation li.next {
	line-height: 54px;
	font-size: 24px;
}

.post-navigation li:hover {
	border-color: #0ca7e4;
	background: #0ca7e4;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
}

.post-navigation li:hover a {
	color: #fff;
}

.post-navigation li.active {
	background: #0ca7e4;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
	box-shadow: 0px 20px 30px 0px rgb(12 167 228 / 30%);
}

.blog-single {
	padding-top: 120px;
}

.blog-single .post {
	margin-bottom: 20px;
}

.blog-single .post .blog-content {
	padding: 40px 0 20px;
}

.blog-single .post .blog-content p {
	margin-bottom: 45px;
}

.blog-single .post .blog-content h3 {
	margin-top: 42px;
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 20px;
}

.blog-single blockquote {
	margin-bottom: 42px;
	display: block;
}

.blog-single .tagcloud span {
	color: #2b2350;
	display: inline-block;
	margin-right: 15px;
	font-size: 20px;
	font-weight: 500;
}

.blog-single .tagcloud a {
	line-height: 25px;
}

.blog-share {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.blog-share .share-title p {
	color: #2b2350;
	display: inline-block;
	margin: 0;
	font-weight: 500;
	font-size: 20px;
}

.share-link {
	margin: 0;
	padding: 0;
	list-style: none;
}

.share-link li {
	display: inline-block;
	margin-right: 5px;
}

.share-link li:last-child {
	margin-right: 0;
}

.share-link li a {
	display: block;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 45px;
	color: #aba8a4;
	border-radius: 50%;
	font-size: 14px;
	border: 1px solid #e5dada;
}

.share-link li a:hover {
	background: #0ca7e4;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
	border-color: #0ca7e4;
}

.smartcoderssass_post_author_box {
	background: #fdf8f8;
	padding: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 80px;
	border-radius: 6px;
}

.smartcoderssass_post_author_box .profile_image {
	width: 80px;
	margin-right: 20px;
	border-radius: 50%;
}

.smartcoderssass_post_author_box .profile_image img {
	border-radius: 50%;
}

.smartcoderssass_post_author_box .profile_content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.smartcoderssass_post_author_box .profile_content .profile_name {
	font-size: 20px;
	line-height: 28px;
	color: #2b2350;
	margin: 0;
}

.smartcoderssass_post_author_box .profile_content .author-job {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 15px;
	display: inline-block;
}

.smartcoderssass_post_author_box .profile_content p {
	font-size: 18px;
	color: #797687;
	margin: 0;
	font-weight: 500;
}

.comment-area {
	padding: 110px 0 120px;
}

.comment-area .coment-title {
	font-size: 24px;
	font-weight: 600;
	color: #2b2350;
	margin-bottom: 70px;
}

.comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.comment-list .comment .comment-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
}

.comment-list .comment .comment-body .comment-author {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin-right: 30px;
}

.comment-list .comment .comment-body .comment-author img {
	border-radius: 50%;
}

.comment-list .comment .comment-body .comment-content {
	border-bottom: 1px solid #e6e5e0;
	padding-bottom: 30px;
	position: relative;
}

.comment-list .comment .comment-body .comment-content h4 {
	margin-top: 0;
	margin-bottom: 7px;
	font-size: 16px;
}

.comment-list .comment .comment-body .comment-content h4 a {
	color: #2b2350;
}

.comment-list .comment .comment-body .comment-content h4 a:hover {
	color: #0ca7e4;
}

.comment-list .comment .comment-body .comment-content .comment-reply-link {
	color: #2b2350;
	font-size: 15px;
	font-weight: 500;
}

.comment-list .comment .comment-body .comment-content .comment-reply-link i {
	margin-right: 6px;
	font-size: 16px;
}

.comment-list .comment .comment-body .comment-content .comment-reply-link:hover {
	color: #0ca7e4;
}

.comment-list .comment .comment-body .comment-content .comment-metadata {
	margin-bottom: 10px;
}

.comment-list .comment .comment-body .comment-content .comment-metadata a {
	font-size: 16px;
	color: #918f9c;
	font-weight: 400;
	line-height: 28px;
}

.comment-list .comment .comment-body .comment-content .comment-metadata a:hover {
	color: #0ca7e4;
}

.comment-list .comment .comment-body.menu-comments .comment-author {
	width: 100px;
	height: 100px;
}

.comment-list .comment .comment-body.menu-comments .comment-author img {
	width: 100%;
}

.comment-list .children {
	margin: 0;
	padding-left: 150px;
	list-style: none;
}

.comment-list .children .comment .comment-body .comment-author {
	width: 50px;
	height: 50px;
}

.comment-respond .comment-reply-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 42px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
	width: 50%;
	float: left;
	margin-bottom: 30px;
}

.comment-form .comment-form-author {
	padding-right: 15px;
}

.comment-form .comment-form-email {
	padding-left: 15px;
}

.comment-form input,
.comment-form textarea {
	background: #fff;
	border: 0;
	font-size: 16px;
	padding: 15px 30px;
	background: #ebebeb;
	border: 1px solid #efe7e7;
	margin: 0;
}

.comment-form input::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder {
	color: #a7a5b1;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.comment-form input::-moz-placeholder, .comment-form textarea::-moz-placeholder {
	color: #a7a5b1;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.comment-form input:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder {
	color: #a7a5b1;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.comment-form input::-ms-input-placeholder, .comment-form textarea::-ms-input-placeholder {
	color: #a7a5b1;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.comment-form input::placeholder,
.comment-form textarea::placeholder {
	color: #a7a5b1;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.comment-form input:focus,
.comment-form textarea:focus {
	background-color: white;
	-webkit-box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
	box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
}

.comment-form .comment-form-comment {
	margin-bottom: 21px;
}

.comment-form textarea {
	height: 200px;
	border-radius: 20px;
}

.form-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.form-footer input {
	width: 15px;
	margin-right: 10px;
}

.form-footer .condition {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-footer .condition span {
	font-size: 14px;
}

.form-footer .submit-btn {
	padding: 8px 45px;
}

.circle-blog {
	position: absolute;
	top: -11%;
	left: -11%;
	z-index: -1;
}

@media (max-width: 991px) {
	#blog-grid {
		padding: 19px 0 50px;
	}

	.blog-post-archive {
		padding: 80px 0 70px;
	}

	.blog-single {
		padding-top: 80px;
	}

	.sidebar {
		margin-top: 40px;
	}

	.comment-area {
		padding: 70px 0 80px;
	}

	.form-footer {
		display: block;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.form-footer input {
		width: 15px;
		margin-right: 10px;
	}

	.form-footer .condition {
		margin-bottom: 30px;
	}

	.form-footer .condition span {
		font-size: 14px;
	}

	.form-footer .submit-btn {
		padding: 8px 45px;
	}

	.blog-grid-two {
		padding-top: 0;
		padding-bottom: 50px;
	}
}

@media (max-width: 768px) {
	.form-footer .condition {
		-webkit-box-align: normal;
		-ms-flex-align: normal;
		align-items: normal;
	}

	.form-footer .condition span {
		margin-top: -6px;
	}

	.circle-blog {
		display: none;
	}
}

@media (max-width: 576px) {
	.comment-list .children {
		padding-left: 95px;
	}

	.comment-list .children .comment .comment-body .comment-author {
		margin-right: 15px;
	}

	.countup .scroll-circle {
		display: none;
	}
}

@media (max-width: 480px) {
	.comment-form .comment-form-author,
	.comment-form .comment-form-email {
		width: 100%;
		padding: 0;
	}
	
	.smartcoders-icon-box-wrapper.style-three {
		text-align: center;
		display: block;
	}

	.smartcoders-icon-box-wrapper.style-three .smartcoders-icon-box-icon {
		margin: 0 auto 30px;
	}
}
/*--------------------------------------------------------------
  ##  Faq's
  --------------------------------------------------------------*/
.faq-section {
	padding-top: 115px;
}

.faq-section-two {
	padding-top: 75px;
}

.faqs {
	padding: 120px 0;
}

.card {
	border: 0;
	background: transparent;
}

.card .card-header {
	background-color: transparent;
	border: 0;
	border-radius: 6px;
}

.card .card-header .btn-link {
	padding: 0;
	color: #2b2350;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}
.card-body h5{
color: #0ca7e4;
    font-size: 20px;
    font-weight: 500;
    padding: 18px 0px;
	
	}
.card .card-body {
	padding: 0;
}

.card .card-body p {
	font-size: 16px;
	margin-bottom: 25px;
}

.faq {
	position: relative;
	z-index: 2;
}

.faq .card {
	border: 0;
	background: #fff;
	margin-bottom: 20px;
	border: 1px solid #efe7e7;
}

.faq .card .card-header {
	padding: 0;
}

.faq .card .card-header h5 {
	position: relative;
	margin: 0;
}

.faq .card .card-header .btn-link {
	color: #0ca7e4;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
	white-space: normal;
	text-align: left;
	width: 100%;
	padding: 18px 40px;
}

.faq .card .card-header .btn-link:before {
	content: "\276F";
	display: block;
	position: absolute;
	top: 50%;
	right: 40px;
	z-index: 9; 
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	color: #0ca7e4;
}

.faq .card .card-header .btn-link.collapsed:before {
	content: "\276F";
	color: #aaaaaa;
}

.faq .card .card-body {
	padding: 0 40px 40px;
}

.faq .card .card-body p {
	font-size: 16px;
	margin-bottom: 0;
}

.faq .card.active {
	-webkit-box-shadow: 0px 60px 100px 0px rgba(79, 35, 35, 0.1);
	box-shadow: 0px 60px 100px 0px rgba(79, 35, 35, 0.1);
}

.faq-forms {
	padding-top: 120px;
}

.faq-forms .section-title {
	margin-bottom: 50px;
}

.faq-forms {
	max-width: 830px;
	margin: 0 auto;
}

@media (max-width: 991px) {
	#faqs {
		padding: 80px 0 50px;
	}

	.faq-two {
		margin-bottom: 30px;
	}

	.faq-section-two {
		padding-top: 65px;
	}

	.faq-section {
		padding-top: 75px;
	}

	.faqs {
		padding: 80px 0;
	}

	.faq-forms {
		padding-top: 78px;
	}
}

@media (max-width: 768px) {
	#faqs {
		padding: 50px 0 20px;
	}

	.faq .card .card-header h5:before {
		right: 20px;
	}

	.faq .card .card-header .btn-link {
		padding: 18px 20px;
	}
}

@media (max-width: 576px) {
	.faq .card .card-header .btn-link {
		padding: 18px 30px 18px 20px;
		font-size: 18px;
	}

	.faq .card .card-header h5:before {
		right: 10px;
	}

	.faq .card .card-body {
		padding: 5px 20px 25px;
	}
}
/*--------------------------------------------------------------
  ##  Widget
  --------------------------------------------------------------*/
.search-form-widget {
	position: relative;
}

.search-form-widget label {
	margin: 0;
	display: block;
}

.search-form-widget .search-field {
	background: transparent;
	border: 0;
	padding: 19px 10px 19px 30px;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	border-radius: 45px;
	width: 100%;
	border: 1px solid #efe7e7;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.search-form-widget .search-field::-webkit-input-placeholder {
	color: #797687;
}

.search-form-widget .search-field::-moz-placeholder {
	color: #797687;
}

.search-form-widget .search-field:-ms-input-placeholder {
	color: #797687;
}

.search-form-widget .search-field::-ms-input-placeholder {
	color: #797687;
}

.search-form-widget .search-field::placeholder {
	color: #797687;
}

.search-form-widget .search-field:focus, .search-form-widget .search-field:hover {
	-webkit-box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
	box-shadow: 0px 20px 40px 0px rgba(79, 35, 35, 0.1);
}

.search-form-widget button {
	bottom: 0;
	border: 0;
	background-color: transparent;
	color: #9e9c97;
	outline: 0;
	position: absolute;
	top: 5px;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	color: #0ca7e4;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.search-form-widget button:hover {
	color: #0ca7e4;
}

.widget:not(:last-child) {
	margin-bottom: 50px;
}

.widget .widget-title {
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ebe3e3;
	padding-bottom: 13px;
	margin-bottom: 25px;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul li a {
	font-size: 16px;
	line-height: 40px;
	color: #797687;
	font-weight: 500;
}

.widget ul li a:hover {
	color: #0ca7e4;
}

.widget .social-share-link {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.widget .social-share-link li a {
	display: block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	background: #0ca7e4;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	margin-right: 10px;
	font-size: 14px;
}

.widget .social-share-link li a:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	color: #fff;
}

.widget .social-share-link li a.share_facebook {
	background: #4267b2;
}

.widget .social-share-link li a.share_twitter {
	background: #1da1f2;
}

.widget .social-share-link li a.share_pinterest {
	background: #e60023;
}

.widget .social-share-link li a.share_linkedin {
	background: #0073b1;
}
 
/* Recent Post */
.gp-posts-widget-wrapper .post-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.gp-posts-widget-wrapper .post-item:not(:last-child) {
	margin-bottom: 30px;
}

.gp-posts-widget-wrapper .post-item .post-widget-thumbnail {
	border-radius: 5px;
	overflow: hidden;
	width: 100px;
	margin-right: 30px;
}

.gp-posts-widget-wrapper .post-item .post-widget-info {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.gp-posts-widget-wrapper .post-item .post-widget-info .post-widget-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

.gp-posts-widget-wrapper .post-item .post-widget-info .post-widget-title a {
	color: #2b2350;
}

.gp-posts-widget-wrapper .post-item .post-widget-info .post-widget-title a:hover {
	color: #0ca7e4;
}

.gp-posts-widget-wrapper .post-item .post-widget-info .post-date {
	color: #797687;
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
}

/* Tags */
.tagcloud a {
	font-size: 14px;
	background: #ebebeb;
	color: #797687;
	padding: 6px 21px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-right: 4px;
	display: inline-block;
	border-radius: 30px;
}

.tagcloud a:hover {
	background: #0ca7e4;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
	position: relative;
	z-index: 2;
}

/* Comments */
.comment-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.comment-list .icon {
	height: 70px;
	width: 70px;
	line-height: 77px;
	text-align: center;
	color: #2b2350;
	background: #ebebeb;
	border-radius: 50%;
	color: #797687;
	margin-right: 30px;
	font-size: 20px;
}

.comment-list .comment-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.comment-list .comment-content h3 {
	color: #2b2350;
	font-size: 16px;
	margin-bottom: 10px;
}

.comment-list .comment-content h3 span {
	color: #797687;
	font-weight: 400;
}

.comment-list .comment-content p {
	line-height: 26px;
	margin-bottom: 24px;
	font-weight: 500;
}

.comment-list .comment-content p a {
	color: #797687;
}

.comment-list .comment-content p a:hover {
	color: #0ca7e4;
}

@media (max-width: 768px) {
	.search-form-widget {
		margin-top: 80px;
	}

	.search-form-widget label {
		width: 100%;
	}
}
 

.condition {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.condition .styled-checkbox {
	position: absolute;
	opacity: 0;
	height: 20px;
	width: 16px;
	margin: 0;
}

.condition span {
	font-size: 14px;
}

.styled-checkbox + label {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0;
	height: 20px;
}

.styled-checkbox + label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 16px;
	height: 16px;
	border: 2px solid #aba8a4;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.styled-checkbox:hover + label:before {
	border-color: #0ca7e4;
}

.styled-checkbox:checked + label:before {
	border-color: #0ca7e4;
}

.styled-checkbox:checked + label:after {
	content: "";
	position: absolute;
	left: 3px;
	top: 9px;
	background: #0ca7e4;
	width: 2px;
	height: 2px;
	-webkit-box-shadow: 2px 0 0 #0ca7e4, 4px 0 0 #0ca7e4, 4px -2px 0 #0ca7e4, 4px -4px 0 #0ca7e4, 4px -6px 0 #0ca7e4, 4px -8px 0 #0ca7e4;
	box-shadow: 2px 0 0 #0ca7e4, 4px 0 0 #0ca7e4, 4px -2px 0 #0ca7e4, 4px -4px 0 #0ca7e4, 4px -6px 0 #0ca7e4, 4px -8px 0 #0ca7e4;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
 
 

 

/*--------------------------------------------------------------
  ##  Error
  --------------------------------------------------------------*/
.error-page {
	background: #fef9f9;
	padding: 185px 0 165px;
}

.error-content-wrapper img {
	margin-bottom: 30px;
}

.error-content-wrapper .error-title {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.3;
}

.error-content-wrapper p {
	font-size: 20px;
	margin-bottom: 47px;
}

.error-content-wrapper .smartcoders-btn {
	padding: 11px 67px;
}

@media (max-width: 991px) {
	.error-page {
		background: #fef9f9;
		padding: 130px 0 80px;
	}

	.error-content-wrapper .error-title {
		font-size: 35px;
		font-weight: 600;
		line-height: 1.3;
	}

	.error-content-wrapper p {
		font-size: 16px;
	}
}

/*--------------------------------------------------------------
  ##  Footer
  --------------------------------------------------------------*/
#footer {
	background: #fdf8f8;
}

#footer .footer-inner {
	padding: 116px 0 62px;
}

#footer .widget.footer-widget .widget-title {
	color: #2b2350;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 38px;
	border-bottom: 0;
	padding-bottom: 0;
}

#footer .widget.footer-widget p {
	margin-bottom: 12px;
	font-size:14px;
}

#footer .footer-menu {
	margin-bottom: 40px;
	padding: 0;
	list-style: none;
}

#footer .footer-menu li:not(:last-child) {
	margin-bottom: 10px;
}

#footer .footer-menu li a {
	display: block;
	color: #797687;
	font-weight: 400;
	line-height: 30px;
}

#footer .footer-menu li a:hover {
	color: #0ca7e4;
}

#footer .footer-logo {
	display: block;
	margin-bottom: 30px;
}

#footer .email-info {
	display: block;
	color: #0ca7e4;
	margin-bottom: 20px;
}

#footer .email-info i {
	margin-right: 10px;
}

#footer .widget-contact .widget-contact-info {
	margin: 0;
	padding: 0;
	list-style: none;
	max-width: 240px;
}

#footer .widget-contact .widget-contact-info li {
	color: #b5b3be;
	font-weight: 300;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-bottom: 10px;
}

#footer .widget-contact .widget-contact-info li i {
	margin-right: 10px;
	color: #12bf7c;
}

#footer .copyright-text {
	margin-bottom: 50px;
}

#footer .copyright-text a {
	color: #0ca7e4;
}

#footer .footer-social-link {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .footer-social-link li {
	display: inline-block;
}

#footer .footer-social-link li:not(:last-child) {
	margin-right: 10px;
}

#footer .footer-social-link li a {
	height: 45px;
	width: 45px;
	line-height: 45px;
	border: 1px solid #e6dbdb;
	display: block;
	border-radius: 50%;
	color: #9694a1;
	text-align: center;
	font-size: 16px;
}

#footer .footer-social-link li a:hover {
	background: #0ca7e4;
	border-color: #0ca7e4;
	color: #fff;
	-webkit-box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
	box-shadow: 0px 20px 30px 0px rgba(176, 70, 70, 0.3);
}

#footer .site-info {
	padding: 36px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	border-top: 1px solid #e4d9d9;
	position: relative;
	z-index: 3;
}

#footer .site-info p {
	margin: 0;
	color:#fff;
}

#footer .site-info p a {
	color: #fff;
	font-weight: 500;
}

#footer .site-info p a:hover {
	color: #f83f3f;
}
 
#footer.footer-job-board {
	background-size: cover;
	background-position: center center;
}

#footer.footer-job-board .footer-inner {
	padding: 115px 0 85px;
	    position: relative;
    z-index: 33;
}

@media (max-width: 991px) {
	#footer.footer-job-board .footer-inner {
		padding: 75px 0 45px;
	}
}

#footer.footer-job-board .widget.footer-widget .widget-title {
	color: #fff;
}

#footer.footer-job-board .footer-social-link {
	margin-bottom: 22px;
}

#footer.footer-job-board .footer-social-link li a {
	background: rgba(255, 255, 255, 0.078);
	border: 0;
	color: #fff;
}

#footer.footer-job-board .footer-social-link li a:hover {
	background: #fff;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(12, 118, 142, 0.2);
	box-shadow: 0px 10px 20px 0px rgba(12, 118, 142, 0.2);
	color: #0ca7e4;
}

#footer.footer-job-board .footer-menu li:not(:last-child) {
	margin-bottom: 5px;
}

#footer.footer-job-board .footer-menu li a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}

#footer.footer-job-board .footer-menu li a:hover {
	color: #fff;
}

#footer.footer-job-board .copyright-text {
	color: rgba(255, 255, 255, 0.502);
}

#footer.footer-job-board .copyright-text a {
	color: #fd4d5c;
}
 

.site-info-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-info-menu li {
	display: inline-block;
}

.site-info-menu li a {
	display: inline-block;
	color: #797687;
}

.site-info-menu li a:hover {
	color: #0ca7e4;
}

@media (max-width: 991px) {
	#footer .footer-inner {
		padding: 76px 0 22px;
	}

	#footer .site-info {
		padding: 21px 0;
	}

	#footer .widget.footer-widget {
		margin-bottom: 30px;
	}

	#footer .widget.footer-widget .widget-title {
		margin-bottom: 25px;
	}
}

@media (max-width: 768px) {
	#footer .footer-menu {
		margin-bottom: 40px;
	}

	#footer .site-info {
		padding: 21px 0;
		display: block;
		text-align: center;
	} 
}

.w100{
	width:100px;
}
#carouselExampleIndicators h3{
	    color: #0ca7e4;
    font-size: 24px;
    font-weight: 500;
	margin-bottom: 50px;
}
#carouselExampleIndicators h4{
	font-size: 16px;
    font-weight: 500;
	margin-top:20px;
    color: #f48536;
}
#carouselExampleIndicators .inner-div-area div{
	width:20%;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
		    color: #0ca7e4;
    font-size: 40px;
}
.carousel-indicators{
	    bottom: -115px;
}
.carousel-indicators li{
	background-color: #18abe5;
}
#carouselExampleIndicatorsgoogle h3{
	    color: #0ca7e4;
    font-size: 24px;
    font-weight: 500;
	margin-bottom: 50px;
}
#carouselExampleIndicatorsgoogle h4{
	    color: #18abe5;
		font-size: 16px;
    font-weight: 500;
	margin-top:20px;
}
 
 
#carouselExampleIndicatorsgoogle .inner-div-area div{
	width:20%;
}
img.acoordian{
	width: 30px;
    margin-right: 10px;
}
.choose-style {
	height:100%;
}
.carousel-control-prev {
    left: -65px;
}
.carousel-control-next {
    right: -65px;
}
.sec-qa-testing .smartcoders-icon-box-wrapper.style-three .smartcoders-icon-box-icon{
    width: 250px;
}
    .owl-carousel-home .item, .owl-carousel-home-do .item,.owl-carousel-client  .item{
        text-align:center;
         font-size: 16px;

    }
.owl-carousel-home .owl-item img, .owl-carousel-home-do .owl-item img{
        width: auto;
        display: inline-block;
        margin-bottom:20px;
}
.owl-carousel-client .owl-item img{
    width: 200px;
    height: 100px;
    display: inline-block;
    margin-bottom: 15px;
}
.owl-carousel-client .owl-item h5{
       font-size: 16px;
 }  
 .owl-carousel-home .owl-item h5 , .owl-carousel-home-do .owl-item h5{
      font-size: 16px;
 }
 
 .owl-nav i{
         font-size: 35px;
             color: #5cc4ed;
 }
 button:focus{
     outline:0;
 }
 .owl-prev{
         margin-right: 25px;
 }
 .owl-prev.disabled i , .owl-next.disabled i{
     color: #ccc;
 } 
 
 .owl-carousel {
    position: relative;
}
.owl-next, .owl-prev {
    position: absolute;
    top: 29%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.owl-next {
    right: 0;
    display: flex;
}
.owl-prev{
    left: 0;
    display: flex;
}
.carousel-control-prev-icon,.carousel-control-next-icon{
    background-image:none;
}
.cookie-policy{
    display:none;
    align-items: center;
    position: fixed;
    bottom: 0;
    background-color: rgba(20,20,20,.8);
    left: 0;
    right: 0;
    width: 100%;
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 15px 30px;
    z-index: 99;
}
.cookie-policy p {
    font-size:16px;
    color:#fff;
    margin-bottom:0;
}
.cookie-policy p a{
    font-size:16px;
    color:#fff;
    text-decoration:underline;
}
.swiper-button-prev{
    background-image:url('../../media/prev.png');
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
}
.swiper-button-next{
    background-image:url('../../media/next.png');
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
}
img.img-width{
    width: 130px;
    max-width: initial;
}
@media(max-width:1024px){
    #carouselExampleIndicators .inner-div-area div {
    width: 50%;
}
    .w100{
            width: 35px;
    }
#carouselExampleIndicators h4 {
    font-size: 14px;
}
.cookie-policy{
    flex-direction: column;
        padding: 15px;
}
.cookie-policy p {
    font-size: 14px;
}
.banner.smartcoders-banner .banner-right-shape{
    width: 144%;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
}
.oracle-div img{
    height:75px;
}
#carouselExampleIndicators .oracle-div h4 {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    color: #f48536;
} 


html {
    overflow-x: hidden;
    max-width: 100%;
}

.banner.smartcoders-banner {
    overflow: hidden;
}