@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;800;900&amp;display=swap');
::-webkit-scrollbar {
	width: 10px
}
::-webkit-scrollbar-track {
	background-color: #ebebeb;
	-webkit-border-radius: 10px;
	border-radius: 10px
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #f51618
}
::-moz-selection {
	color: #fff;
	background: #f51618
}
::selection {
	color: #fff;
	background: #f51618
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
	scroll-behavior: smooth;
}
.our-about .head_txt {
	text-align: center;
	margin: 0 0 7rem 0;
}
.modal-content {
	border-radius: 12px;
}
.head_ft {
	text-align: center;
}
.head_ft img {
	width: 292px;
	margin: 0 auto;
	display: block;
}
.head_ft a {
	display: block;
	margin: 28px 0;
	font-family: 'Nunito';
	font-size: 16px;
	color: #fff;
	font-weight: 500;
}
.head_ft a i {
	padding: 0 14px;
}
.head_ft p {
	color: #fff;
	font-family: 'Nunito';
	font-size: 18px;
}
.company-top .list .item:hover {
	background: #333;
	transform: translateY(-20px);
}
.heading.image-txt h3 {
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 31px;
	color: #333;
}
section.calltoaction-section.dark-mode {
	text-align: left;
	background: url(../images/our-about-bg.png) no-repeat white;
	background-position: 100% 100%;
	position: relative;
	margin: 4rem 0;
}
.boxes_area {
	margin: 40px 0 0 0;
}
.section8.text-center {
	margin: 5rem 0 5rem;
	background: linear-gradient(45deg, white, #dbdbdb75);
	padding: 4rem 0;
}
.cripto-banner-text.cr-headline.pera-content {
	padding: 1rem 0 1rem;
}
.cr-banner-btn {
	display: flex;
}
/* font use */

body {
	overflow-x: hidden;
	background: #f1efef00;
}
main {
	overflow-x: hidden;
}
a {
	text-decoration: none;
}
figure {
	margin: 0;
	padding: 0;
}
.btn:focus {
	outline: none;
}
ul, ol, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
.our-about .head_txt h3 {
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 43px;
	color: #333;
}
.our-about .head_txt h3 span {
	display: block;
}
.heading.image-txt h2 {
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 45px;
	color: #333;
}
a, button {
	display: inline-block;
}
button:focus {
	outline: none;
	box-shadow: none;
}
.btn:focus {
	outline: none;
	box-shadow: none;
}
.form-control:focus {
	outline: none;
	box-shadow: none;
}
/************************** media-query **************************/

/* banner  */

.cripto-banner-section {
	background: linear-gradient(rgb(32 33 36 / 0%), rgb(0 0 0 / 69%)), url(../images/home-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%;
	padding: 10rem 0 0;
	z-index: 19!important;
}
.cripto-banner-section .cr-banner-shape1 {
	top: 0;
	left: 0;
	z-index: -1;
}
.cripto-banner-section .cr-banner-shape2 {
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.4;
}
.cripto-banner-section .cr-banner-shape3 {
	top: 350px;
	left: 200px;
	-webkit-transform: rotateY(45deg);
	transform: rotateY(45deg);
	-webkit-animation: rotateAnimation 1s linear infinite;
	animation: rotateAnimation 1s linear infinite;
}
.cripto-banner-section .cr-banner-shape5 {
	top: 133px;
	left: 360px;
	opacity: 0.4;
	-webkit-animation: man-updown 2s infinite alternate;
	animation: man-updown 2s infinite alternate;
}
.cripto-banner-section .cr-banner-shape6 {
	left: 0;
	right: 0;
	top: 200px;
	text-align: center;
}
.cripto-banner-text h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	padding-bottom: 12px;
	font-family: 'Nunito', sans-serif;
	line-height: 60px;
	text-transform: uppercase;
}
.cripto-banner-text h1 span {
	color: #17d3b8;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: red !important;
}
.cripto-banner-text.cr-headline.pera-content p {
	width: 74% !important;
}
.cripto-banner-text .cr-banner-btn a {
	color: #fff;
	width: 206px;
	height: 55px;
	font-weight: 700;
	border-radius: 12px;
	-webkit-transition: 500ms all ease;
	transition: 500ms all ease;
	font-size: 16px;
	margin: 0 15px 0 0;
	text-transform: uppercase;
	/* background-position: 100% 100%; */
	position: relative;
	background-color: #eb9c01;
}
.cripto-banner-text .cr-banner-btn a span.moving-circle {
	position: absolute;
	right: 2px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	width: 25px;
	height: 1px;
}
.cripto-banner-text .cr-banner-btn a span.moving-circle::before {
	content: '';
	position: absolute;
	left: -4px;
	top: -3px;
	background-color: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	animation: moving-circle 7s infinite linear;
}
@keyframes moving-circle {
	0% {
		left: -3px;
	}
	50% {
		left: 90%;
	}
	100% {
		left: -3px;
	}
}
.cripto-banner-text .cr-banner-btn a:hover {
	background: linear-gradient( 348deg, #15d4b8 0%, rgb(77 225 204) 100%);
	/* color: #fff; */
	transform: scale(1.1);
	/* background-position: 100% 60%; */
}
section#cripto-banner .img_bn {
	position: relative;
	z-index: 2;
}
section#cripto-banner .img_bn::after {
	position: absolute;
	content: '';
	background: url(../images/mb-bn2.webp);
	width: 192px;
	height: 392px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: cover;
	top: 50%;
	z-index: -1;
	left: 0;
	transform: translateY(-50%);
}
section#cripto-banner .img_bn::before {
	position: absolute;
	content: '';
	background: url(../images/mb-bn3.webp);
	width: 173px;
	height: 394px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: cover;
	top: 50%;
	right: 0;
	z-index: -1;
	transform: translateY(-50%);
}
section#cripto-banner .img_bn img {
	width: 248px;
	margin: 0 auto;
	display: block;
	height: 498px;
	object-fit: cover;
	z-index: 96;
}
#cripto-banner video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -7;
}
.cripto-banner-text.cr-headline.pera-content p {
	width: 80% !important;
	font-family: 'Poppins', sans-serif;
	line-height: 26px;
}
.pera-content p {
	margin: 13px 0 32px;
}
.cripto-banner-text p {
	color: #ffffff;
	font-weight: 500;
}
.cripto-header-section.sticky-on {
	top: 0;
	width: 100%;
	z-index: 20;
	position: fixed;
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	-webkit-box-shadow: 0px 0px 18px 1px rgb(0 0 0 / 10%);
	box-shadow: 0px 0px 18px 1px rgb(0 0 0 / 10%);
}
.divider_area {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNzdweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDBsLTI2NiA5MS41MmE3Mi41OSA3Mi41OSAwIDAgMS0zMC43NiAzLjcxTDAgMHYxNDBoMTI4MHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCAwbC0yNjIuMSAxMTYuMjZhNzMuMjkgNzMuMjkgMCAwIDEtMzkuMDkgNkwwIDB2MTQwaDEyODB6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 100% 177px;
	bottom: 0;
	height: 177px;
	z-index: 1;
	transform: rotateY(180deg);
}
/* banner */

/* about_sec  */

.about_sec {
	text-align: center;
	padding: 2rem 0 4rem;
	background: url(../images/our-about-bg.png) no-repeat white;
	background-position: left center;
	position: relative;
	z-index: 5;
}
.about_sec h2 {
	font-family: 'Nunito', sans-serif;
	font-size: 42px;
	font-weight: 700;
}
.about_sec h2 span {
	display: block;
}
.about_sec h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	margin: 12px 0 27px;
	color: #17d3b8;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: red !important;
	text-transform: capitalize;
}
.about_sec p {
	line-height: 27px;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 400;
}
.about-ahref{
    width: 100px!important;
    color:  #0d6efd!important;
    margin: 0!important;
    padding: 0!important;
    background-color: transparent!important;
    background-image: none!important;
}
.about-ahref:hover,
.about-ahref2:hover{
    transform: scale(1.0)!important;
    text-decoration: underline;
}
.about-ahref2{
    width: 80px!important;
    color:  #0d6efd!important;
    margin: 0!important;
    padding: 0!important;
    background-color: transparent!important;
    background-image: none!important;
}
/*.about_sec a {*/
/*	color: #fff;*/
/*	width: 300px;*/
/*	height: 55px;*/
/*	font-weight: 700;*/
/*	border-radius: 12px;*/
/*	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);*/
/*	-webkit-transition: 500ms all ease;*/
/*	transition: 500ms all ease;*/
/*	font-size: 13px;*/
/*	margin: 40px 15px 0 0;*/
/*	text-transform: uppercase;*/
	/* background-position: 100% 100%; */
/*	position: relative;*/
/*	line-height: 55px;*/
/*	padding: 0 16px;*/
/*	transition: all 0.3s ease-in-out;*/
/*	text-align: left;*/
/*}*/
/*.about_sec a:hover {*/
/*	transform: scale(1.1);*/
/*}*/
.about_sec a span.moving-circle::before {
	content: '';
	position: absolute;
	left: -4px;
	top: -3px;
	background-color: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	animation: moving-circle 7s infinite linear;
}
.about_sec a span.moving-circle {
	position: absolute;
	right: 2px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	width: 45px;
	height: 1px;
	display: none;

}
.about_sec .logo_slider {}
.about_sec .logo_slider img {
	padding: 34px 41px 0;
	filter: grayscale(1);
	transition: all 0.4s ease-in;
}
.about_sec .logo_slider img:hover {
	filter: grayscale(0);
}
/* about_sec  */

/*Our Mobile App Section*/

section.our-mobile-app {
	padding: 100px 0 50px 0;
	z-index: 0;
	position: relative;
	background: #fff;
	z-index: 1;
}
.weare .head_txt h3 {
	font-family: 'Nunito', sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 53px;
	margin: 0 0 45px 0;
	color: #333;
}
/*Our Mobile App Section End*/

/* services 1 */

/* Our Services */

#our_services {
	padding: 1rem 0;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
}
.our-services h1,
.our-services h2{
	font-family: 'Nunito', sans-serif;
	font-size: 45px;
	font-weight: 700;
	color: #fff;
}
.our-services h1 span {
	display: block;
}
.our_services .ser-box {
	width: 100%;
}
.ser-box:hover {
	transform: translateY(-20px);
}
.ser-box .ser-content h4,
.ser-box .ser-content h3{
	font-family: 'Nunito', sans-serif;
	font-size: 22px;
	font-weight: 700;
	margin: 18px 0 10px;
	/* color: #fff; */
}
.ser-box .ser-content h4 a {
	color: #212529;
}
.ser-box .ser-content p {
	height: 130px;
	font-size: 14px;
	font-family: 'Poppins';
	margin: 20px 0 0;
	overflow: auto;
}
.ser-box .ser-content {
	padding-left: 30px;
	flex: 1;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-align-content: center;
	align-items: center;
	-moz-box-pack: space-around;
	-ms-flex-pack: space-around;
	align-self: center;
	align-content: center
}
.ser-box .ser-icon img {
	width: 76px;
	margin: 0 0 2px 19px;
}
.ser-box .ser-icon {
	margin-top: 6px
}
.ser-box {
	width: 100%;
	box-shadow: 14px 9px 15px #0000001c;
	border-radius: 10px;
	height: 334px;
	padding: 20px;
	transition: all 0.3s ease-in;
	margin: 0 0 27px 0;
	cursor: pointer;
	background: #fff;
}
.services_slider .slick-slider {
	margin: 48px 0 !important;
}
#our_services .slick-list, .slick-slider .slick-track {
	padding: 17px 0 14px;
	display: flex;
}
#our_services .slick-initialized .slick-slide {
	display: block;
	margin: 0 7px;
}
#our_services .slick-prev, #our_services .slick-next {
	background: linear-gradient( 146deg, #181818 0%, rgb(50 49 49) 100%);
}
#our_services .slick-next, #our_services .slick-prev {
	width: 39px;
	height: 39px;
	border-radius: 50%;
	z-index: 2;
}
#our_services .slick-next:focus, #our_services .slick-next:hover, #our_services .slick-prev:focus, .c#our_services .slick-prev:hover {
	color: transparent;
	outline: 0;
	background: #00242e !important;
}
#our_services {}
/* sevices 1 */

/* form 1 */

.from_area {
	padding: 6rem 0 5rem;
	background: url(../images/our-about-bg.png) no-repeat white;
	background-position: left center;
	position: relative;
}
.from_area h2 {
	font-family: 'Nunito', sans-serif;
	font-size: 45px;
	margin: 33px 0;
	font-weight: 700;
	position: relative;
}
.from_area h2::after {
	position: absolute;
	/* right: 0; */
	left: 0;
	bottom: -18px;
	margin: auto;
	width: 102px;
	height: 5px;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	content: "";
	border-radius: 12px;
}
.from_area p {
	line-height: 27px;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: 400;
	margin: 18px 0;
}
.from_area .homen_form {
	border: 1px solid #ff0000;
	border-radius: 15px;
	padding: 28px 35px;
	box-shadow: 0 0px 20px rgb(155 155 155 / 7%);
}
.from_area .homen_form p {
	margin: 6px 0;
	font-size: 12px;
}
.from_area .homen_form span {
	font-family: 'Nunito';
	font-size: 28px;
	margin: 15px 0 27px;
	color: #17d3b8;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: red !important;
	text-transform: capitalize;
	font-weight: 800;
}
.from_area .homen_form form {}
.from_area .homen_form form input {
	padding: 18px 21px;
	margin: 9px 0;
	font-family: 'Poppins';
	font-size: 13px;
	display: flex;
	align-items: center;
}
.from_area .homen_form form input:focus, .from_area .homen_form form textarea:focus {
	outline: 1px solid #32dbc2;
	box-shadow: none;
}
.from_area .homen_form form .form-group {
	position: relative;
}
.from_area .homen_form form i {
	position: absolute;
	left: 25px;
	top: 21px;
	display: none;
	font-size: 15px;
}

.from_area .homen_form form button {
	color: #fff;
	width: 100%;
	height: 55px;
	font-weight: 700;
	border-radius: 12px;
	background: #18191d;
	-webkit-transition: 500ms all ease;
	transition: 500ms all ease;
	font-size: 17px;
	margin: 18px 15px 0 0;
	text-transform: uppercase;
	line-height: 55px;
	padding: 0 16px;
	transition: all 0.3s ease-in-out;
	text-align: center;
	border: none;
	outline: none;
	font-family: 'Nunito';
}
.from_area .homen_form form button:hover {
	background: transparent;
	border: 1px solid #ff0000;
	color: #f8a501;
}
/*.from_area .homen_form form input::placeholder, .from_area .homen_form form textarea::placeholder {}*/
/* from 1  */

/* clutch */

.section8 .row {
	background: #fff;
	padding: 34px 24px 0;
	margin-bottom: 0px;
	position: relative;
	box-shadow: 5px 5px 25px rgb(0 0 0 / 8%);
	border-radius: 12px;
}
.decor-line {
	position: relative;
	padding-bottom: 20px;
}
.fonts-40 {
	font-size: 40px;
	line-height: 50px;
}
.font-weight-bold {
	font-weight: 700!important;
	font-size: 35px;
	font-family: 'Nunito', sans-serif;
	color: #333;
	margin: 0 0 26px 0;
}
.section8 .accr_box figure {
	height: 60px;
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../../www.spaceotechnologies.com/wp-content/uploads/2020/08/clients.html);
}
.section8 p {
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	margin: 18px 0;
}
/* clutch  */

/* flincth  */

.process_area {
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	padding: 76px 0;
}
.process_area .head_area h3 {
	font-weight: 700!important;
	font-size: 41px;
	font-family: 'Nunito', sans-serif;
	color: #fff;
	margin: 0 0 35px 0;
	text-align: center;
}
.process_area .head_area p {
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin: 11px 0;
	text-align: center;
}
.process_area .boxes_area .box_1 {
	background: #fff;
	margin: 16px 10px;
	width: 100%;
	height: 149px;
	padding: 12px;
	border-radius: 10px;
	box-shadow: 0 0 13px #0000001f;
	text-align: center;
	transition: .3s ease-in;
	cursor: pointer;
}
.process_area .boxes_area .box_1:hover {
	transform: scale(1.1);
}
.process_area .boxes_area .box_1 img {
	width: 61px;
	filter: brightness(0) saturate(100%) invert(48%) sepia(68%) saturate(4784%) hue-rotate(347deg) brightness(108%) contrast(101%);
}
.process_area .boxes_area .box_1 h3 {
	font-size: 16px;
	margin: 24px 0 0;
	font-weight: 700;
	font-family: 'Nunito';
	color: #333;
}
/* flintch  */

/* cta  */

.calltoaction-section .calltoaction-grediant {
	position: relative;
	padding: 2.5rem 3rem;
	border-radius: 10px;
	z-index: 1;
}
.cta-mobile-gradiant {background: #18191d8f;}
.calltoaction-section .calltoaction-grediant h2 {
	/* letter-spacing: -.2rem; */
	font-family: 'Nunito', sans-serif;
	font-size: 45px;
	margin: 33px 0 0;
	font-weight: 700;
	text-align: left;
}
.calltoaction-section .calltoaction-grediant p {
	margin: 30px auto !IMPORTANT;
	/* max-width: 750px; */
	font-family: 'Poppins';
	font-size: 15px;
	text-align: left;
}
.calltoaction-section .calltoaction-grediant img {
	position: absolute;
	top: -68px;
	right: 43px;
	width: 25%;
}
.calltoaction-section .cta-button {
	-webkit-transition: all 2s;
	transition: all 0.5s;
	background: #fff;
	padding: 16px 38px;
	border-radius: 12px;
	color: #ff0000;
	font-family: 'Nunito';
	font-size: 18px;
	font-weight: 700;
	width: 185px;
	display: flex;
	justify-content: start;
	border: 2px solid transparent;
}
.calltoaction-section .cta-button:hover {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}
/* cta  */

/* process */

.our-about {
	background: url("../images/our-about-bg.png") no-repeat white;
	background-position: left center;
	position: relative;
	padding: 91px 0px 60px;
	overflow: hidden;
	position: relative;
	/* z-index: 999; */
}
.our-about:after, .our-about .container:before {
	content: '';
	background: url("../images/doted-pattern.png") no-repeat;
	width: 246px;
	height: 53px;
	position: absolute;
	right: 180px;
	top: 20px;
}
.our-about:before {
	left: -120px;
	bottom: 0;
	top: 0;
	margin: auto;
}
.our-about.container:after {
	right: 30px;
	top: 20px;
}
.our-about p {
	width: 95%;
	line-height: 25px;
	font-family: 'Poppins';
	font-size: 16px;
	margin: 21px 0 0;
}
.our-about .absolute-img {
	position: relative;
	right: -5rem;
	top: -30px;
	/* z-index: 1; */
}
.our-about .bundle-img {
	width: 300px;
	position: absolute;
	right: 0;
	top: 0;
}
.weare .box {
    border: 1px solid#9c9ead52;
    margin-bottom: 30px;
    position: relative;
    padding: 42px 0;
    background: white;
    transition: 1s linear;
    border-radius: 13px;
    height: 420px !important;
}
/*.weare a {*/
/*	color: #fff;*/
/*	width: 406px;*/
/*	height: 65px;*/
/*	font-weight: 700;*/
/*	border-radius: 12px;*/
/*	-webkit-transition: 500ms all ease;*/
/*	transition: 500ms all ease;*/
/*	font-size: 17px;*/
/*	margin: 35px 15px 0 0;*/
/*	text-transform: uppercase;*/
	/* background-position: 100% 100%; */
/*	position: relative;*/
/*	line-height: 64px;*/
/*	text-align: left;*/
/*	font-family: 'Nunito';*/
/*	padding: 0 21px;*/
/*	background-color: #f7a401;*/
/*}*/
/*.weare a:hover {*/
/*	transform: scale(1.1);*/
/*}*/
.weare a span.moving-circle {
	position: absolute;
	right: -2px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #fff;
	width: 72px;
	height: 1px;
}
.weare a span.moving-circle::before {
	content: '';
	position: absolute;
	left: -4px;
	top: -3px;
	background-color: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	animation: moving-circle 7s infinite linear;
}
.weare .box:hover {
	background: #18191d;
}
.weare .box:hover h6 {
	color: #fff;
}
.weare .box h6,
.weare .box h4{
	font-size: 20px;
	color: #2f2f2f;
	font-family: 'Nunito';
	font-weight: 700;
}
.weare .box img {
	margin-bottom: 20px;
}
.weare {
	text-align: center;
}
/* process  */

/* portfolio */

.wrapper_portfolios {
	margin: 0 auto;
	background: url(../images/banner.jpg);
	background-size: cover;
	padding: 2rem 0;
	position: relative;
}
.wrapper_portfolios .cards {
	top: 30px;
	position: sticky;
	/* border: 1px solid #ccc; */
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	color: #333;
	padding: 40px;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 51px 80px;
	margin: 0 auto;
}
.wrapper_portfolios .cards h2 {
	padding: 0;
	font-size: 85px;
	font-weight: 700;
	color: #fffffff7;
	font-family: 'Nunito';
}
.wrapper_portfolios .cards h2 span {
	display: block;
	font-size: 15px;
	color: #ffffff;
	padding: 13px 0;
}
.wrapper_portfolios .cards p {
	margin: 18px 0;
	font-size: 16px;
	line-height: 33px;
	font-family: 'Poppins';
	color: #fff;
}
.wrapper_portfolios .cards a {
	width: 221px;
	margin: 34px 0 0 0;
	display: flex;
	align-items: center;
}
.wrapper_portfolios .cards a img {
	border-radius: 11px;
	width: 126px;
}
.wrapper_portfolios .cards a i {
	margin: 0 15px;
}
.wrapper_portfolios .cards:nth-child(1n) {
	top: 20px;
	background: linear-gradient(45deg, #00bcd4, #03a9f4a6);
}
.wrapper_portfolios .cards:nth-child(2n) {
	top: 40px;
	background: #7d7e80;
}
.wrapper_portfolios .cards:nth-child(3n) {
	top: 60px;
	background: linear-gradient(45deg, #4caf50, #022b36);
}
.wrapper_portfolios .cards:nth-child(4n) {
	background: linear-gradient(45deg, #0ddec2, #022b36);
	top: 80px;
}
.wrapper_portfolios .cards ul {
	padding: 0;
	display: flex;
	list-style: none;
	margin: 27px 0;
}
.wrapper_portfolios .cards ul li {
	background: #ff0000;
	padding: 4px 20px;
	margin: 0 3px;
	border-radius: 48px;
	color: #fff;
	font-family: sans-serif;
	/* border: 2px solid #02dfbf; */
	font-size: 13px;
	transition: all 0.3s ease-in;
	box-shadow: 3px 0px 17px #38383833;
	letter-spacing: 1px;
	cursor: pointer;
}
.wrapper_portfolios .img_area {
	position: relative;
}
.wrapper_portfolios .img_area img {
	width: 100%;
	margin: 0 auto;
	display: block;
	border-radius: 9px;
}
.wrapper_portfolios .cards .badge {
	position: absolute;
	left: -47px;
	color: #fff;
	font-size: 22px;
	font-family: sans-serif;
	border: 2px solid #fff;
	opacity: 0.6;
	bottom: -38px;
	/* border-radius: 63%; */
	display: none;
}
.wrapper_portfolios .hed_txt h2,
.wrapper_portfolios .hed_txt h3{
	text-align: center;
	padding: 0;
	font-size: 43px;
	font-weight: 700;
	color: #ffffff;
	margin: 44px 0 48px 0;
	text-transform: capitalize;
	font-family: 'Nunito';
	font-size: 52px;
}
/* portfolio  */

/* counter  */

.homecounter.company-top {
	background: #ea018e;
	background: -moz-linear-gradient(left, #ea018e 0, #9b2c92 100%);
	background: -webkit-linear-gradient(left, #ea018e 0, #9b2c92 100%);
	background: #18191d;
	padding: 40px 0;
}
.company-top .list, footer .chexck ul {
	display: flex;
	justify-content: center;
}
.company-top .list .item {
	margin: 13px 15px;
	width: 197px;
	display: inline-block;
	vertical-align: top;
	background: #000;
	padding: 20px 10px 0;
	border-radius: 7px;
	background: rgb(165 152 152 / 25%);
	box-shadow: 0 8px 32px 0 rgb(66 66 66 / 37%);
	backdrop-filter: blur( 15px);
	-webkit-backdrop-filter: blur( 4px);
	z-index: 1000;
	/* border-radius: 10px; */
	transition: all 0.3s ease-in;
	cursor: pointer;
	border: 1px solid rgba( 255, 255, 255, 0.18);
}
.item.text-center span {
	color: #fff;
	font-family: 'Nunito';
	margin: 19px 0;
	display: block;
}
.company-top .list .counter {
	font-size: 34px;
}
.company-top .list .counter, .company-top .list .nan {
	font-family: gilroy-semi, sans-serif;
	font-weight: 600;
	line-height: .74;
	color: #fff;
	display: inline-block;
}
.company-top .list .nan {
	font-size: 54.2px;
}
.company-top .list .counter, .company-top .list .nan {
	font-family: gilroy-semi, sans-serif;
	font-weight: 600;
	line-height: .74;
	color: #fff;
	display: inline-block;
}
.company-top .list .nan {
	font-size: 54.2px;
}
.company-top .list .counter, .company-top .list .nan {
	font-family: 'Nunito';
	font-weight: 700;
	line-height: .74;
	color: #fff !important;
	display: inline-block;
	font-size: 38px;
}
.company-top .head {
	text-align: center;
}
.company-top .head h3 {
	font-family: 'Nunito';
	font-weight: 700;
	color: #fff;
	font-size: 43px;
	margin: 20px 0;
}
.company-top .head p {
	color: #fff;
	font-family: 'Poppins';
	font-size: 16px;
	margin: 0 0 42px 0;
}
/* counter  */

/* testimonial  */

/* .cr-testimonial-section*/

.cr-testimonial-section {
	padding: 6rem 0 5rem;
	background: url(../images/our-about-bg.png) no-repeat white;
	background-position: left center;
	position: relative;
}
.cr-testimonial-section .cr-section-title h2,
.cr-testimonial-section .cr-section-title h3{
	color: #333;
	font-size: 45px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 55.22px;
	padding-top: 0;
	text-align: center;
	font-family: 'Nunito';
}
.cr-testimonial-content {
	padding-top: 48px;
}
.cr-testimonial-innerbox .thx-inner-item {
	box-shadow: 2px 2px 22px #00000017;
	/* margin: 0 46px; */
	padding: 44px 20px 34px;
	background: #fff;
	height: 374px;
	border-radius: 15px;
	min-height: 435px;
	max-height: 440px;
	overflow: hidden;
	margin: 0 20px 0;
}
.cr-testimonial-innerbox .thx-inner-icon {
	margin-bottom: 12px;
}
.cr-testimonial-innerbox .thx-inner-icon img {
	width: 18%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.cr-testimonial-innerbox .thx-inner-text {
	font-family: 'Poppins';
	font-style: italic;
	margin-bottom: 25px;
	color: #080808;
	font-size: 13px;
	line-height: 22px;
}
.cr-testimonial-innerbox .thx-inner-author {
	padding-top: 30px;
	border-top: 0.6px solid #ff0000;
}
.cr-testimonial-innerbox .thx-author-img {
	width: 56px;
	height: 56px;
	margin-right: 16px;
	border-radius: 100%;
}
.cr-testimonial-innerbox .thx-author-img img {
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}
.cr-testimonial-innerbox .thx-author-text {
	text-align: left;
}
.cr-testimonial-innerbox .thx-author-text h3 {
	color: #ff0000;
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
	font-family: 'Nunito';
}
.cr-testimonial-innerbox .thx-author-text h3 span {}
.slick-prev, .slick-next {
	width: 49px;
	height: 48px;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	border-radius: 50px;
	z-index: 2;
}
.slick-prev:hover, .slick-next:hover {
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
}
/* testimonial  */

/* faq  */

/***************************** sec-faq *****************************/

.sec-faq {
	position: relative;
	padding: 50px 0;
	overflow: hidden;
	z-index: 10;
	background: #18191db8;
}
.sec-faq::before {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 7%;
	background-image: url(../images/faq-dots.html);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
	height: 250px;
	width: 250px;
	z-index: -1;
}
.sec-faq::after {
	content: '';
	position: absolute;
	bottom: -27%;
	left: -9%;
	background-image: url(../images/banner-top-element-3.html);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	height: 700px;
	width: 600px;
	z-index: -2;
}
.sec-faq .sub-h {
	color: #17d3b8;
	font-family: 'Poppins';
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	text-align: center;
	margin: 0;
	padding: 0;
}
.sec-faq .main-h {
	color: #fff;
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 45px;
	text-transform: capitalize;
	text-align: center;
	margin: 10px 0 50px 0;
	padding: 0;
	position: relative;
}
.sec-faq .accord-main .accordion .accordion-item {
	margin: 0 0 10px 0;
	border: 1px solid #eaeaea;
	border-radius: 15px;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-header .accordion-button {
	font-family: 'Nunito';
	font-size: 16px;
	font-weight: 500;
	color: #333 !important;
	text-transform: none;
	margin: 0;
	padding: 10px 15px 10px 30px;
	text-align: left;
	border-radius: 15px;
	text-transform: capitalize;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-header .accordion-button::after {
	background-image: none;
	content: '\2b';
	font-family: "Font Awesome 6 Pro";
	font-size: 15px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	background-color: #ff0000;
	border-radius: 50%;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
	transform: none;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
	content: '\f068';
	transform: none;
	color: #fff;
	background-color: #262524;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-header .accordion-button:focus {
	outline: none;
	box-shadow: none;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
	background-color: #fff;
	box-shadow: none;
	color: #ff0000 !important;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-body {
	position: relative;
	padding: 0 30px 30px;
}
.sec-faq .accord-main .accordion .accordion-item .accordion-body .para-a {
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 400;
	color: #8d8d8d;
	text-transform: none;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 27px;
	width: 94%;
}
.sec-faq .main-h::after {
	content: '';
	position: absolute;
	top: 0px;
	right: 35px;
	background-image: url(../images/faq-line.html);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
	height: 100px;
	width: 100px;
	z-index: -1;
}
/***************************** sec-faq close *****************************/

/* faq  */

/* frm  */

.contact-flow {
	min-height: 100%;
	margin-top: 4px;
	margin-right: -10px;
	margin-left: -10px;
	padding: 2rem 3rem;
	background-color: #f8f8f9;
	border-radius: 9px;
}
.contact-flow__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
	margin-bottom: 40px;
	text-align: center;
	font-family: 'Nunito';
}
.in-violet-450 {
	color: #f51618 !important;
}
.contact-flow__list-item {
	opacity: .8;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.86;
}
.ordered-list {
	margin-bottom: 0;
	padding-top: 10px;
	padding-left: 0;
	list-style: none;
	counter-reset: item;
}
.ordered-list__item:before {
	content: counter(item) "";
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #18191d;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	text-align: center;
	counter-increment: item;
}
.ordered-list__item {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.88;
	position: relative;
	margin-bottom: 37px;
	padding-left: 47px;
	font-family: 'Poppins';
}
.frm_area_btm form {
	background: #18191d;
	padding: 3rem 6rem 3rem;
	border-radius: 15px;
}
.frm_area_btm form h4 {
	text-align: center;
	color: #fff;
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 27px;
}
.frm_area_btm form input[type="text"], .frm_area_btm form input[type="email"], .frm_area_btm form input[type="tel"] {
	width: 100%;
	display: block;
	margin: 70px 0;
	border: none;
	border-bottom: 1px solid white;
	background: transparent;
	color: #fff;
	font-family: 'Nunito';
	font-size: 16px;
	outline: none;
}
.frm_area_btm form label {
	color: #fff;
	font-family: 'Poppins';
	font-size: 15px;
}
/*.frm_area_btm form input::placeholder, .frm_area_btm form textarea::placeholder {*/
/*	color: #fff;*/
/*}*/
.frm_area_btm form textarea {
	width: 100%;
	display: block;
	margin: 22px 0 47px;
	border: none;
	border-bottom: 1px solid white;
	background: transparent;
	color: #fff;
	font-family: 'Nunito';
	font-size: 16px;
	height: 26px;
	outline: none;
}
.frm_area_btm form button {
	background: #fff;
	outline: none;
	border: none;
	padding: 13px 35px;
	margin: 50px auto 0;
	display: block;
	font-size: 16px;
	border-radius: 48px;
	font-family: 'Poppins';
	transition: all 0.3s ease;
	border: 1px solid transparent;
}
.frm_area_btm form button:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
}
.section__title {
	text-align: center;
	font-family: 'Nunito';
	font-weight: 700;
	text-transform: capitalize;
	margin: 59px 0;
	color: #333;
}
.section__title span {
	display: block;
}
.contact-section {
	margin: 2rem auto;
}
/* frm */

/* modal  */

/*POPUP CSS START*/

.popup_form .modal-dialog {
	max-width: 1170px;
	margin: 1.75rem auto;
}
.popup-box-wrap {
	position: relative;
	padding: 45px 0px 25px;
}
.popup-box-wrap:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 73%;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	height: 100%;
}
.popup-image {
	padding-left: 25px;
	padding-bottom: 30px;
}
.popup-images-wrap {
	display: flex;
	flex-wrap: wrap;
	z-index: 2;
}
.popup-image-1, .popup-image-3 {
	padding-left: 40px;
}
.popup-image.popup-image-4 img {
	background: #082187;
}
.popup_form .modal-content button.close {
	position: absolute;
	z-index: 1;
	width: 45px;
	height: 44px;
	border-radius: 50px;
	opacity: 1;
	font-weight: 400;
	font-size: 26px;
	color: #fff;
	text-shadow: none;
	background-color: rgb(233 57 43);
	border: 5px solid rgb(255 255 255);
	top: -21px;
	line-height: 33px;
	right: -20px;
}
.popup_form .modal-content button.close:hover {
	background-color: #ef4129ba;
	color: #fff;
}
.popup-form-box-wrap {
	position: absolute;
	padding: 25px 0px;
	background-color: #fff;
	right: 0;
	top: 50%;
	box-shadow: 0 3px 18px rgb(0 0 0 / 50%);
	transform: translateY(-22%);
	padding-left: 26px;
	z-index: 6;
	border-radius: 10px;
}
.popup-form-box-wrap h3 {
	font-size: 38px;
	font-weight: 500;
	color: #272727;
	text-transform: uppercase;
	line-height: 58px;
	font-family: 'Nunito', sans-serif;
}
.popup-form-box-wrap h3 span {
	color: #ee4028;
	font-size: 74px;
	font-weight: 900;
}
.popup-form-box-wrap p {
	color: #272727;
	text-transform: uppercase;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
}
#regForm .tab2 {
	display: none;
}
.popup-box-wrap .popup-form {
	padding-top: 25px;
}
.banner-frm-row {
	align-items: center;
	width: 100%;
}
.popup-form .side-form-group {
	margin-bottom: 0;
}
.popup-form .side-form-group input {
	height: 52px;
	color: #000;
	font-size: 15px;
	border: 1px solid #cbcbcb;
	font-family: 'Nunito', sans-serif;
}
.popup-form button {
	height: 46px;
	border: none;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	color: #fff;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	margin-left: 1px;
	border-radius: 10px;
	font-family: poppins;
}
.popup-form button:hover {
	background-color: #000;
	color: #fff;
}
.port-img {
	right: -10%;
	top: 10%;
}

.mr-login {
	margin: 0 60px 0 25px;
}
/*tabs_process_services */

.tabs_process_services {
	background: url(../images/our-about-bg.png) no-repeat white;
	background-position: left center;
	position: relative;
	overflow: hidden;
	position: relative;
}
.tabs_process_services .nav-pills button {
	font-family: 'Nunito';
	font-size: 22px;
	color: #333333ba;
	font-weight: 700;
	margin: 4px 0;
	width: 224px;
	text-align: left;
}
.tabs_process_services .nav-pills button.active {
	background: #f00;
}
.tabs_process_services .tab-content {
	padding: 0 41px;
}
.tabs_process_services .tab-content .tab-pane .tab_1 h3 {
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 50px;
}
.tabs_process_services .tab-content .tab-pane .tab_1 p {
	font-family: 'Poppins';
	margin: 16px 0;
	font-size: 16px;
	line-height: 23px;
	color: #333;
}
.tabs_process_services .tab-content .tab-pane .tab_1 ul {
	margin: 0 28px 37px;
}
.tabs_process_services .tab-content .tab-pane .tab_1 ul li {
	font-family: 'Nunito';
	padding: 4px 0;
	font-size: 18px;
	color: #ff0000;
	font-weight: 700;
	list-style: circle;
}
.tabs_process_services .tab-content .img_big img {
	width: 100%;
}
.tabs_process_services .tab-content .img_small img {
	width: 100%;
	margin: 0 0 21px 0;
}
.tabs_process_services .head_txt h3,
.tabs_process_services .head_txt h2{
	font-weight: 700!important;
	font-size: 44px;
	font-family: 'Nunito', sans-serif;
	color: #333;
	margin: 0 0 64px 0;
	text-align: center;
	text-transform: capitalize;
	line-height: 55px;
}
.tabs_process_services .head_txt h3 span {
	display: block;
}
/*tabs_process_services*/

/*steps area */

.program-steps-sidebar .sticky-wrapper {
    position: relative;
    overflow: hidden;
}
.program-steps-sidebar {
    flex: 0 1 45%;
    text-align: center;
}
/* popup modal */

.popup-field-icon {
	position: absolute;
	top: 23px;
	left: 12px;
	width: 15px;
}
.modaL_order .modal-content {
	background-clip: padding-box;
	border: 3px solid #17d3b8;
}
.modaL_order .modal-content .btn-close {
	position: absolute;
	right: 16px;
	top: -15px;
	border: none;
	outline: none;
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	border-radius: 21px;
	width: 29px;
	height: 29px;
	cursor: pointer;
	opacity: 1;
}
.modaL_order .modal-content .btn-close i {
	color: #fff;
}
.modaL_order .season-banner {
	font-weight: 600;
	letter-spacing: -1px;
	text-align: center;
	display: block;
	margin: 24px auto 28px;
}
.modaL_order .season-banner span {
	color: #fff;
	clip-path: polygon(0 0, 100% 0, 94% 50%, 100% 100%, 0 100%, 6% 50%);
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	padding: 8px 50px;
	font-family: 'Poppins';
	letter-spacing: 1px;
	font-size: 18px;
}
.modaL_order .popup-coupon-hd {
	text-align: center;
	font-size: 23px;
	font-weight: 400;
	color: #163e4e;
	font-family: poppins;
	line-height: 1.1;
	margin-bottom: 20px;
	text-align: center;
}
.modaL_order .field-list {
	display: flex;
	align-items: center;
	margin-left: -2.5px;
	margin-right: -2.5px;
	flex-wrap: wrap;
	list-style: none;
	justify-content: center;
	padding: 0;
}
.modaL_order .field-list li {
	margin: 0 12px;
}
.modaL_order .field-list li.last {
	width: 100%;
}
.modaL_order .field-list input {
	margin: 0 auto;
	display: block;
	background-color: #f1f1f1;
	padding: 10px 10px 10px 35px;
	border: 0;
	width: 100%;
	position: relative;
	font-size: 13px;
	font-weight: 400;
	border-radius: 8px;
	list-style: none;
	margin: 9px 0;
}
.modaL_order .field-list textarea {
	background-color: #f1f1f1;
	padding: 16px 13px 14px 35px;
	border: 0;
	width: 100%;
	position: relative;
	font-size: 13px;
	font-weight: 400;
	border-radius: 8px;
	resize: none;
	height: 111px;
	margin-top: 8px;
}
.modaL_order .popup-coupon-hd span {
	font-weight: 600;
	font-size: 32px;
	color: #f8a501;
}
.modaL_order .popup-submit-btn {
	background-image: linear-gradient( 90deg, #87efe0 0%, #12d3b7 100%);
	border: 0;
	width: fit-content;
	text-align: center;
	padding: 12px;
	font-size: 11px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1.4px;
	border-radius: 6px;
	margin: 16px auto 21px;
	display: block;
}
.modaL_order .modal-body, .modaL_order .modal-header {
	padding: 0 20px;
	border: 0;
	position: relative;
}
.field-list li {
	padding: 0 2.5px;
	margin-bottom: 20px;
	position: relative;
}
.popup-field {
	background-color: #f1f1f1;
	padding: 10px 10px 10px 35px;
	border: 0;
	width: 100%;
	position: relative;
	font-size: 13px;
	font-weight: 400;
	border-radius: 8px;
}
/* popup modal close */
.program-steps-overview {
    position: relative;
}
.program-steps-sidebar {
	flex: 0 1 45%;
	text-align: center;
	z-index: 0;
}
.program-steps-sidebar--intro .program-icon img {
	width: 103px;
	margin: 0 0 20px 0;
}
.program-steps-sidebar h3 {
	font-size: 27px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: .83px;
	margin-bottom: 9px;
	font-family: 'Nunito';
}
.program-steps {
	flex: 0 1 50%;
}
.program-steps--entry {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.program-steps--entry .step-number {
	border-color: #b57b16;
	color: #b57b16;
}
.program-steps--entry .step-number {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 1px solid #245eea;
	font-size: 17px;
	font-weight: 500;
	color: #245eea;
	background-color: #fff;
}
.program-steps--entry .step-copy {
	flex: 1;
	padding: 0 25px 75px;
	position: relative;
}
.program-steps--entry .step-copy h3, .color-scheme--gold .service-feature-entry h5 {
	color: #b57b16;
}
.program-steps--entry .step-copy h3 {
	font-weight: 500;
	color: #17d3b8;
	margin-bottom: 20px;
	line-height: 40px;
	font-family: 'Nunito';
}
.program-steps--entry .step-copy p {
	font-family: 'Poppins';
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.program-steps-overview .container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.we-serve-bg-2 img {
    filter: invert(1);
}
.weare .box:hover h4 {
    color: #fff;
}
.weare .box:hover p {
    color: #fff;
}
.weare .box:hover h3 {
    color: #fff  !important;
}
.program-steps--entry .step-number {
	border-color: #b57b16;
	color: #b57b16;
}
.program-steps--entry .step-number {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	border: 1px solid #17d3b8;
	font-size: 17px;
	font-weight: 500;
	color: #17d3b8;
	background-color: #fff;
}
.program-steps--entry:not(:last-child) .step-copy:after {
	content: '';
	position: absolute;
	top: 0;
	left: -18px;
	border-left: 1px dashed #c2c2c2;
	width: 1px;
	height: 100%;
	z-index: -1;
}
/*Footer area*/

/* Additional Style HAmza*/


.mobile-menu .circle {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 50%;
	background: #f8a501;
	margin: 0 auto;
	font-size: 16px;
	position: fixed;
	right: 20px;
	top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 19;
	border: 2px solid #fff;
}
.mobile-menu .mobile-cross {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 50%;
	background: #f8a501;
	margin: 0 auto;
	font-size: 16px;
	position: fixed;
	right: 0;
	top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99999;
	border: 2px solid #fff
}
.mobile-menu .nveMenu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 280px;
	height: 100%;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	z-index: 99999999;
	transform: translateX(-320px);
	transition: all .5s cubic-bezier(.7, 0, .3, 1);
	padding: 40px 20px;
	border: 2px solid #fff
}
.mobile-menu .nveMenu.is-opened {
	opacity: 1;
	visibility: visible;
	transform: translateX(0)
}
.mobile-menu .overlay {
	position: fixed;
	top: 0;
	right: 0;
	width: calc(100% - 280px);
	height: 100%;
	background: rgba(0, 0, 0, .71);
	opacity: 0;
	visibility: hidden;
	transition: all .5s cubic-bezier(.7, 0, .3, 1)
}
.mobile-menu .overlay.is-on {
	opacity: 1;
	visibility: visible;
	z-index: 999
}
.mobile-menu .navlinks li {
	display: block;
	padding: 8px 0
}
.mobile-menu .navlinks li a {
	text-transform: uppercase;
	color: #666;
	font-weight: 700;
	text-decoration: none
}
.mobile-menu .navlinks li a:hover {
	text-decoration: none
}
.mobile-dropdown button {
	background: 0 0;
	border: none;
	text-transform: uppercase;
	color: #666;
	font-weight: 700;
	text-decoration: none
}
.dropdown-menu{
	border-radius: 0 0 20px 20px!important;
	border: none!important;
	/* height: 225px!important; */
	padding: 15px!important;
	box-shadow: 0 15px 35px #00000029!important;
	overflow: auto!important;
}

.header {
	position: fixed;
	z-index: 99;
	height: auto;
	top: 0;
	width: 100%;
	background: #0000001f;
	padding: 20px 0;
	-webkit-transition: all ease-out .5s;
	-moz-transition: all ease-out .5s;
	-o-transition: all ease-out .5s;
	transition: all ease-out .5s;
	border-bottom: 2px solid transparent
}
.active-header {
	background-color: rgba(255, 255, 255);
	top: 0
}
.header-top-bg {
	background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(29, 217, 190, 1) 20%);
	line-height: 60px;
	text-transform: uppercase;
}
.header-top {
	display: flex;
	justify-content: flex-end;
}
.header-top-bg .top-number a {
	border-radius: 0 20px 20px 0;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: 700
}
.header-top-bg .top-number a:hover {
	color: #022b36
}
.main-logo {
	width: 200px
}
.main-header-bg {
	background: #fff;
	box-shadow: 0 3px 30px #00000029;
	line-height: 70px;
	padding: 0px 0;
}
.main-header-bg .main-header {
	display: flex;
	justify-content: space-between
}
.main-header-bg .main-header ul {
	list-style: none;
	text-transform: uppercase
}
.main-header .main-navigation ul li a {
	color: #000;
	text-decoration: none;
	padding: 0 15px;
	font-weight: 600;
	font-size: 15px
}
.main-header .main-navigation ul li a:hover {
	color: #f51618;
}
.main-header .dropdown .dropdown-menu {
	box-shadow: 0 15px 35px #00000029;
	border-radius: 10px;
	opacity: 1;
	top: 63px;
	padding: 10px 20px;
	background-color: rgb(255 255 255 / 36%);
	backdrop-filter: blur(24px);
	-webkit-backdrop-filter: blur(24px)
}
.main-header .dropdown .dropdown-menu ul li a {
	letter-spacing: 0;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 10px 0 40px
}
.main-navigation ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block
}
.main-navigation .dropdown-menu {
	line-height: 40px;
	width: max-content
}
.main-dropdown-arrow .button {
	position: relative
}
.main-dropdown-arrow .button:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: -15px;
	width: 8px;
	height: 8px;
	border: 2px solid #f51618;
	border-left: 0;
	transform: rotate(316deg);
	border-top: 0;
	transition: all .3s ease
}
.main-dropdown-arrow .button:hover:after {
	left: 3px;
	left: 3px
}
.navi-drop-hr {
	width: 95%!important;
	margin: 0
}
.floatbutton.active {
	right: 0;
	z-index: 9;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton {
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: fixed;
	right: -371px;
	top: 15%;
	font-size: 0;
	width: 420px;
	z-index: 999!important;
}
.floatbutton .clickbutton {
	width: 50px;
	z-index: 999;
	height: 200px;
	cursor: pointer;
	box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, .09);
	border-radius: 3px 0 0 3px;
	border-radius: 10px 0 0 10px;
	display: inline-block;
	padding-top: 0;
	vertical-align: top;
	margin-top: 125px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	position: relative;
	border: 2px solid #fff;
	text-transform: uppercase;
	background-color: #ff0000;
	box-shadow: 0 0 40px #00000026;
	-webkit-box-shadow: 0 0 40px #00000026;
	-ms-box-shadow: 0 0 40px #00000026;
	-o-box-shadow: 0 0 40px #00000026
}
.floatbutton .clickbutton .crossplus:before {
	content: "";
	display: none;
	position: absolute;
	width: 20px;
	height: 2px;
	right: 0;
	background: #fbb334;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto
}
.floatbutton .clickbutton .crossplus:after {
	content: "";
	display: none;
	position: absolute;
	width: 2px;
	height: 20px;
	right: 0;
	background: #fab334;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto
}
.floatbutton .clickbutton .crossplus {
	position: absolute;
	display: block;
	transform: rotate(-90deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	left: -52px;
	white-space: pre;
	bottom: 87px
}
.floatbutton .clickbutton .crossplus.rotate {
	transform: rotate(45deg);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
.floatbutton .clickbutton .crossplus i {
	font-size: 18px;
	color: #fff;
	margin: 17px 0 0 15px
}
.floatbutton .banner-form {
	background: #fff;
	padding: 15px;
	position: relative;
	z-index: 99999!important;
	border-radius: 5px;
	margin: 0;
	width: 370px;
	display: inline-block;
	box-shadow: 0 0 30px #0000001f
}
.ban-form input {
	width: 100%;
	margin: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px 15px;
	color: gray;
	font-size: 14px;
	border-radius: 3px;
	height: 50px;
	font-weight: 400;
	outline: 0!important;
	margin: 0 0 15px 0
}
.banner-form .intl-tel-input {
	width: 100%
}
.banner-form h3 {
	color: #141315;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: 700
}
.banner-form h3 strong {
	font: 24px/24px Poppins, sans-serif;
	font-weight: 600
}
.ban-form input[type=submit] {
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	text-align: center;
	padding: 10px 15px;
	margin: 20px 0 0;
	border: transparent;
	cursor: pointer;
	border-radius: 5px;
	background-color: #ff0000;
}
.ban-form textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 10px 15px;
	color: gray;
	font-size: 14px;
	border-radius: 3px;
	font-weight: 400;
	height: 120px;
	outline: 0!important;
	margin: 15px 0 0 0;
	resize: none
}
.btns_wrap {
	position: fixed;
	right: -6px
}
.btns_wrap a:hover {
	text-decoration: none!important;
	right: 0
}
.btns_wrap .call_wrap {
	width: 280px;
	border: 2px solid #fff;
	background-color: #ff0000;
	position: absolute;
	right: -225px;
	top: 63px;
	border-radius: 3px 0 0 3px;
	overflow: hidden;
	box-shadow: 0 0 40px #00000026!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 9999;
	border-radius: 10px 0 0 10px;
}
.btns_wrap .call_wrap span {
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	padding: 15px 20px 15px 15px
}
.btns_wrap .chat_wrap {
	display: block;
	position: absolute;
	right: -225px;
	width: 280px;
	background-color: #ff0000;
	top: 0;
	border-radius: 0;
	overflow: hidden;
	border: 2px solid #fff;
	box-shadow: 0 0 40px #00000026!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 10px 0 0 10px;
	z-index: 9999
}
.btns_wrap .call_wrap span.icoo, .btns_wrap .chat_wrap span.icoo {
	color: #fff;
	font-size: 18px;
	padding: 15px 20px;
	vertical-align: middle;
	display: inline-block;
	border-radius: 10px 0 0 10px
}
.btns_wrap .chat_wrap span {
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	padding: 15px 30px 15px 15px
}
.ban-form .fldset.inpchecbx label {
	display: inline-block;
	margin: 0;
	line-height: 1.4;
	color: #676767;
	font-size: 13px
}
.ban-form .fldset.inpchecbx input {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0
}
.footer-bg {
	padding: 30px 0;
	background: #242228;
}
.footer-content-1 p {
	font-size: 17px;
	color: #fff;
	padding: 10px 0
}
.social-icons a {
	padding: 0 15px 0 0
}
.footer-content-2 h4, .footer-content-3 h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 700
}
.footer-content-2 ul li {
	color: #f1a001;
	padding: 5px 0;
}
.footer-content-2 ul li a {
	color: #fff;
	text-decoration: none
}
.footer-content-2 ul li a:hover {
	color: #f51618;
	text-decoration: none
}
.footer-content-3 {
	color: #fff
}
.footer-content-3 ul {
	list-style: none
}
.footer-content-3 ul li {
	display: flex;
	padding: 5px 0
}
.footer-content-3 li i {
	padding: 4px 10px 0 0
}
.footer-content-3 a {
	color: #fff;
	text-decoration: none
}
.footer-content-3 a:hover {
	color: #f51618;
}
.footer-hr {
	height: 1px!important;
	color: #fff;
	margin: 35px 0 20px 0;
	opacity: 1
}
.footer-btm {
	display: flex;
	justify-content: space-between;
	color: #fff
}
.footer-btm a {
	color: #fff;
	text-decoration: none
}
.footer-btm a:hover {
	color: #f51618;
	text-decoration: none
}
.footer-logo {
	width: 250px;
}

.pop-up-modal-bg .modal-body {
	background-size: contain;
	background-repeat: no-repeat
}
.pop-up-modal-bg .modal-body {
	background-color: #000000;
	flex: 1 1 auto;
	padding: 20px 0;
	width: 100%;
	border-radius: 50px
}
.pop-up-modal-bg .modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff0;
	background-clip: padding-box;
	border: none;
	border-radius: .3rem;
	outline: 0;
	margin: 0 80px;
}
.popup-modal-content h3 {
	color: #fff;
	font-size: 28px;
	padding: 0 0 20px
}
.popup-modal-content h4 {
	color: #fff;
	padding: 10px 0;
	font-weight: 700
}
.popup-modal-content span {
	font-size: 40px;
	color: #f1a001;
	font-weight: 700
}
.pop-up-modal-bg .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fffffff0;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.main-modal-bg-btn button {
	background-color: #ff0000;
	border-radius: 5px;
	padding: 10px 0;
	width: 90%;
	transition: .3s;
	margin: 10px 0;
	border: 2px solid #Fff;
	color: #fffcfc;
	font-size: 20px
}
.main-modal-bg-btn button:hover {
	background-color: #000000;
	border: 2px solid #ffffff;
}
#countdown {
	font-size: 48px
}
.popup-modal-content strong {
	color: #f1a001;
}
.cross-btn {
    background-color: white;
    box-shadow: 0 0 6px #00000029;
    border-radius: 50px;
    padding: 10px;
    position: absolute;
    top: 10px;
    color: #fff;
    right: 40px;
    opacity: 1 !important;
}

@media (min-width: 768px){
	.program-steps-sticky.stuck {
	    position: fixed;
	    top: 100px;
	    width: 410px;
	    transition: .6s cubic-bezier(.23,1,.32,1);
	    padding-top: 0;
	}
	.program-steps-sticky {
	    transition: .6s cubic-bezier(.23,1,.32,1);
	}
	.program-steps-sticky.unstuck {
	    position: absolute;
	    bottom: 85px;
	    width: 410px;
	}
	.program-steps-sticky {
	    transition: .6s cubic-bezier(.23,1,.32,1);
	}
}
.sec--09 {
	padding: 80px 0px 80px;
	/* background: #1f1e1d; */
	position: relative;
	/* background-image: url("../images/cta-1.png"); */
	background-size: cover;
	background-repeat: no-repeat
}

.sec--09:before {
	content: '';
	/* background-image: url("..//images/banner/industry-banner.jpg"); */
	/* width: 1050px; */
	height: 1050px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	position: absolute;
	left: -250px;
	top: 230px;
}

.sec--09 .ser-feature {
	position: sticky;
	top: 120px;
}

.sec--09 .subtitle {
	font-size: 15px;
	color: #ef5123;
	line-height: 20px;
	font-family: Gilroy-Medium;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 50px;
	position: relative;
	margin-bottom: 30px;
}

.sec--09 .subtitle:after {
	content: '';
	background: #ef5123;
	width: 20px;
	height: 2px;
	display: block;
	margin-top: 30px;
}

.sec--09 h2 {
	color: #000;
	padding: 20px 0 0px 0;
	margin-bottom: 20px;
}

.sec--09 p {
	color: #000;
}
.ser-feature img {
    width: 100px;
}
.service-list {
    margin-bottom: 50px;
}
.service-list .number {
    font-size: 30px;
    color: #18191d;
    font-weight: bold;
    margin: 10px 0px;
}
.service-list h5,
.service-list h3{
    color: #ff0000;
    font-size: 24px;
    margin-bottom: 20px;
}

.btn-1 a, .btn-1 button {
	background: #f51618!important;
	border-radius: 5px!important;
	text-decoration: none!important;
	color: #fff!important;
	padding: 10px 20px!important;
	transition: .3s!important;
	border: 2px solid #f51618!important;
	margin: 10px 0 0 15px!important;
}
.btn-1 a:hover, .btn-1 button:hover {
	background: #18191d !important;
	color: #fff !important;
	border: 2px solid #18191d!important;
}
.btn-2 a {
	border: 2px solid #fff!important;
	border-radius: 5px!important;
	color: #fff!important;
	transition: 0.3s!important;
	padding: 10px 20px!important;
	text-decoration: none!important;
	margin: 10px 0 0 15px!important;
}
.btn-2 a:hover {
	background: #f51618!important;
	color: #fff!important;
	border: 2px solid #f51618 !important;
}