/*
Author       : Themeplaza
Template Name: Mixa App Landing Page Website Template
Version      : 1.0
*/

@charset "UTF-8";


body{
	font-family: 'lato', sans-serif;
	font-size: 15px;
	overflow-x: hidden;
	color: #666
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Inter', sans-serif;
	margin: 0 0 15px;	
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1px;
}
a{
	text-decoration: none;
}
ul,ol{
	list-style: none;
}
a:hover, a:focus{
	outline: none;
	text-decoration: none;
}
html, body{
  height: 100%;
}

input,textarea{
	padding: 10px 35px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	width: 100%;
}
textarea{
	min-height: 150px;
}
input[type="submit"], button{
	background: #2563EB none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;	
	margin-bottom: 0;
}
input[type="submit"], button, .radon{
    background: #2563EB none repeat scroll 0 0;
    border-color: #2563EB;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 0 32px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: auto;
    text-decoration: none;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover, 
button:focus, 
.radon:hover, 
.radon:focus{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
::selection {
    background: #7C3AED;
	text-shadow: 5px 6px 10px rgba(0, 0, 0, 0.4);
}
.form-control{
	border: 1px solid rgba(0,0,0,0.08);
	background: #f4f4f4;
	border-radius: 0;
	box-shadow: none;
	color: #8a8a8a;
	height: 45px;
	padding: 10px 15px;
	transition: .5s;
}
.form-control:focus{
	border-color: #7C3AED;
	box-shadow: none;
}
.slider_parallax{
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax{
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.section_padding{
	padding:20px 0;
}
.section-header h2{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
	margin-left: -52px;
    letter-spacing: 3px;
}
.section-header span{
    color: #2563EB;
}
.section-header{
	margin-bottom: 40px;
	margin-top: 50px;
}
.section-header-white h2{
	color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
	margin-left: -52px;
    letter-spacing: 3px;
}
.section-header-white span{
    color: #2563EB;
}
.section-header-white{
	margin-bottom: 80px;
	position: relative;
}
.section-header p{
    letter-spacing: 1px;
    font-size: 13px;
	margin-left: -45px;
}
.section-header-white p{
	color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
	margin-left: -55px;
}
/*--------------Start header CSS--------------*/
.stiky_area.uk-active.uk-animation-slide-top{
    background: #0F172A;
    padding: 14px 0;
}
.header_area{
	backface-visibility: hidden;
	height: 60px;
	left: 0;
	padding: 35px 0;
	position: absolute;
	top: 0;
	transition: all 0.3s linear 0s;
	width: 100%;
	z-index: 9999;
}
.navbar-brand p{
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
	margin: -8px 10px 10px 0px;
    letter-spacing: 1px;
    color: #fff;
	font-family: 'Poppins', sans-serif;
}
ul#nav{
    margin-top: 5px;
}
#main_nav li a{
	color: #fff;
	font-family: "lato",sans-serif;
	font-size: 11px;
	padding: 6px 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	transition: .5s;
}
#main_nav li a:hover, #main_nav li a:focus, #main_nav li.current a{
	background: transparent;
	color: #2563EB;
	outline: none;
}
.navbar-toggle{
	border: 1px solid #2563EB;
	border-radius: 4px;
	padding: 9px 10px;
	margin-top: -32px;
}
.navbar-toggle  .icon-bar{
	background: #2563EB;
}
/*--------------end header CSS--------------*/

/* ---Language Switcher CSS---*/
.lang-dropdown{
	position: relative;
}
.lang-dropdown > a{
	cursor: pointer;
}
.lang-dropdown > a .fa-caret-down{
	font-size: 10px;
	margin-left: 2px;
}
.lang-menu{
	min-width: 160px;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	padding: 6px 0;
	margin-top: 8px;
}
.lang-menu li a{
	display: block;
	padding: 8px 16px;
	color: #0F172A !important;
	font-size: 14px;
	text-decoration: none;
	transition: background 0.2s;
}
.lang-menu li a:hover{
	background: #F8FAFC;
	color: #2563EB !important;
}
.lang-menu li a span{
	margin-right: 8px;
	font-size: 18px;
}
/* ---End Language Switcher CSS---*/

/* ---Start slider CSS---*/
.slider_parallax{
    height: 600px;
    position: relative;
}
.slider_parallax:before{
    background: linear-gradient(to right, rgba(15, 23, 42, 0.92) 0%, rgba(15, 23, 42, 0.7) 50%, rgba(15, 23, 42, 0.2) 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.hero-text h2{
	color: #fff;
	font-size: 38px;
	font-weight: 800;
	line-height: 48px;
	padding-top: 200px;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 0.5px;
}
.hero-text h2 span{
    color: #10B981;
}
.hero-text p{
	color: rgba(255,255,255,0.9);
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.3px;
	padding-bottom: 0;
	padding-top: 15px;
	text-transform: none;
	line-height: 28px;
}
.hero-language-bar{
	padding-top: 20px;
	padding-bottom: 5px;
}
.hero-language-title{
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.hero-language-buttons{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
}
.btn-language{
	background: rgba(255,255,255,0.15);
	border: 1px solid rgba(255,255,255,0.3);
	border-radius: 20px;
	color: #fff;
	padding: 8px 18px;
	font-size: 13px;
	font-weight: 500;
	transition: all 0.3s;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1.3;
}
.lang-phone{
	display: block;
	font-size: 11px;
	font-weight: 400;
	opacity: 0.85;
}
.btn-language:hover,
.btn-language:focus{
	background: rgba(255,255,255,0.3);
	color: #fff;
	border-color: rgba(255,255,255,0.5);
}
.btn-language.active{
	background: #10B981;
	border-color: #10B981;
	color: #fff;
}
.hero-cta-wrap{
	padding-top: 25px;
	padding-bottom: 10px;
}
.btn-hero-primary{
	background: #10B981;
	border: 2px solid #10B981;
	border-radius: 30px;
	color: #fff;
	padding: 14px 32px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 15px;
	transition: .4s;
}
.btn-hero-primary:hover,
.btn-hero-primary:focus{
    background: #0d9668;
    border-color: #0d9668;
    color: #fff;
    box-shadow: 0 6px 20px rgba(16, 185, 129, 0.45);
}
.btn-hero-secondary{
    background: transparent;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    padding: 14px 32px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .4s;
}
.btn-hero-secondary:hover,
.btn-hero-secondary:focus{
    background: #fff;
    color: #0F172A;
    border-color: #fff;
}
.hero-trust{
	color: rgba(255,255,255,0.6);
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.hero-supporting{
	color: rgba(255,255,255,0.7);
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.3px;
	padding-top: 20px;
	padding-bottom: 0;
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
}
/* ---end slider CSS---*/

/* ---Start service CSS---*/
.section_details{
    margin-top: 30px;
}
.single_service{
	padding-bottom: 20px;
}
.single_service i{
    color: #2563EB;
    background: transparent;
	border:1px solid #2563EB;
    padding: 15px;
    font-size: 15px;
    border-radius: 30px;
	margin-bottom: 15px;
	transition:.4s;
}
.single_service:hover i{
    color: #fff;
    background: #2563EB;
}
.single_service h2{
	font-size: 20px;
}
.single_service p{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.single_service:hover .service_divided{
    width: 80px;
}
.service-stat-badge{
	margin-top: 18px;
}
.service-stat-badge span{
	background: #F8FAFC;
	border: 1px solid #e2e8f0;
	border-left: 3px solid #7C3AED;
	color: #0F172A;
	font-size: 12px;
	font-weight: 600;
	padding: 8px 14px;
	display: inline-block;
	line-height: 18px;
	letter-spacing: 0.2px;
}
.service-unified-text{
	font-size: 16px;
	color: #0F172A;
	font-weight: 600;
	margin-top: 40px;
	padding: 20px 30px;
	background: #F8FAFC;
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	letter-spacing: 0.3px;
	line-height: 26px;
}
.flag-row{
	display: flex;
	justify-content: center;
	gap: 25px;
	margin-top: 20px;
}
.flag-icon{
	font-size: 56px;
}
/* ---end service CSS---*/

/* ---Start feature CSS---*/
#feature{
    background: #E2E8F0;
}
.img_f{
    margin-left: 460px;
}
.feature_img{
  width: 100%;
  height: auto;
  margin-top: 60px;
  position: relative; 
}
.feature_img img{
    position: relative;
    top: 0;
}
.feature_img .absolute-image{
    position: absolute;
    top: 0;
    left: 0;
}
.single_feature{
    margin-bottom: 20px;
}
.f_text p{
	font-size: 13px;
	line-height: 22px;
	color: #666;
}
.f_icon{
    color: #2563EB;
    background: transparent;
	border: 1px solid #2563EB;
	border-radius: 30px;
    width: 55px;
    height: 55px;
	margin-bottom: 18px;
}
.single_feature:hover .f_icon{
	background: #2563EB;
	border: 1px solid #2563EB;
	color: #fff;
}
.f_icon i{
    margin-top: 12px;
    margin-left: 12px;
	font-size: 29px;
}
.f_text h4{
	font-size: 18px;
    transition:.5s;
}
/* ---end feature CSS---*/

/* ---Start demo CSS---*/
.demo-section{
	background: #F8FAFC;
}
.demo-card{
	display: block;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	margin-bottom: 30px;
	text-decoration: none;
	overflow: hidden;
	transition: all 0.3s ease;
	position: relative;
}
.demo-card:hover,
.demo-card:focus{
	text-decoration: none;
	border-color: #2563EB;
	box-shadow: 0 12px 30px rgba(37, 99, 235, 0.15);
	transform: translateY(-6px);
}
.demo-card-icon-area{
	background: linear-gradient(135deg, #0F172A 0%, #1e293b 100%);
	padding: 25px 20px;
	text-align: center;
	position: relative;
}
.demo-card-icon-area i{
	color: #fff;
	font-size: 32px;
}
.demo-live-dot{
	position: absolute;
	top: 12px;
	right: 12px;
	width: 10px;
	height: 10px;
	background: #10B981;
	border-radius: 50%;
	animation: livePulse 2s ease-in-out infinite;
}
@keyframes livePulse{
	0%{ box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.6); }
	70%{ box-shadow: 0 0 0 8px rgba(16, 185, 129, 0); }
	100%{ box-shadow: 0 0 0 0 rgba(16, 185, 129, 0); }
}
.demo-card-body{
	padding: 20px;
}
.demo-card-body h4{
	font-size: 17px;
	font-weight: 700;
	color: #0F172A;
	margin-bottom: 10px;
	letter-spacing: 0.3px;
}
.demo-card-body p{
	font-size: 13px;
	line-height: 21px;
	color: #64748b;
	margin-bottom: 15px;
}
.demo-card-link{
	font-size: 13px;
	font-weight: 700;
	color: #2563EB;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	transition: .3s;
}
.demo-card:hover .demo-card-link{
	color: #7C3AED;
}
/* ---end demo CSS---*/

/* ---Start testimonial CSS---*/
.review::after{
    background: #2563EB;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.review{
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	padding: 80px 0;
    position: relative;
    z-index: 1;
}
.review{
    padding: 70px 0;
}
.review-carousel .review-meta{
	margin-bottom: 20px;
}
.review-carousel .review-meta .thumb{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-left: 533px;
    margin-bottom: 13px;
    border: 3px solid #ddd;
}
.review-carousel .review-meta .thumb img{
	width: 100%;
	height: auto;
}
.review-carousel .review-meta .info{
	padding-top: 7px;
}
.review-carousel .review-meta .info h4{
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 8px;
}
.review-carousel .review-meta .info span, .review-carousel .review-meta .info .post-single .post-desk .post-meta span a, .post-single .post-desk .post-meta span .review-carousel .review-meta .info a, .review-carousel .review-meta .info .post-details .post-desk .post-meta span a, .post-details .post-desk .post-meta span .review-carousel .review-meta .info a {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #ddd;
	text-transform: capitalize;
}
.review-carousel .review-comment p{
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.432px;
    text-transform: lowercase;
    font-weight: 300;
}
.review-carousel .review-comment .review-star{
	margin-top: 25px;
}
.review-carousel .review-comment .review-star i{
	color: #f3dd21;
}
.review-carousel.owl-carousel .owl-dots{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.review-carousel.owl-carousel .owl-dots .owl-dot{
	float: left;
	margin: 0 10px;
	text-align: center;
}
.review-carousel.owl-carousel .owl-dots .owl-dot span, .review-carousel.owl-carousel .owl-dots .owl-dot .post-single .post-desk .post-meta span a, .post-single .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot a, .review-carousel.owl-carousel .owl-dots .owl-dot .post-details .post-desk .post-meta span a, .post-details .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot a {
	display: block;
	background: #59b0f6;
	border-radius: 100%;
	width: 10px;
	height: 10px;
}
.review-carousel.owl-carousel .owl-dots .owl-dot.active span, .review-carousel.owl-carousel .owl-dots .owl-dot.active .post-single .post-desk .post-meta span a, .post-single .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot.active a, .review-carousel.owl-carousel .owl-dots .owl-dot.active .post-details .post-desk .post-meta span a, .post-details .post-desk .post-meta span .review-carousel.owl-carousel .owl-dots .owl-dot.active a {
	display: block;
	background: #ffffff;
	border-radius: 100%;
	width: 15px;
	height: 15px;
}
/* ---end testimonial CSS---*/

/* ---Start pricing CSS---*/
#pricing{
    display: none;
}
.pricing-plan{
    background: #F8FAFC;
    padding-bottom: 80px;
}
#plan-table{
    margin-top: 35px;
}
.single-pricing-plan{
    border: 1px solid #e2e8f0;
    background: #fff;
    position: relative;
    text-align: center;
    z-index: 1;
    border-radius: 8px;
    transition: all 0.3s ease;
}
.single-pricing-plan:hover{
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transform: translateY(-4px);
}
.pricing-featured{
    border: 2px solid #2563EB;
    z-index: 2;
}
.pricing-featured-badge{
    background: #2563EB;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 6px 20px;
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
    white-space: nowrap;
}
.pricing-plan-name{
    color: #fff;
    background: #2563EB;
    display: inline-block;
    line-height: 48px;
    padding-left: 50px;
    padding-right: 50px;
    transition: all .30s linear;
    font-weight: 600;
    font-size: 18px;
    border-radius: 30px;
    z-index: 99;
    position: relative;
    top: 0px;
    margin-top: 20px;
}
.pricing-plan-name-featured{
    background: #0F172A;
}
.single-pricing-plan:hover .pricing-plan-name{
    top: -14px;
}
.pricing-plan-subtitle{
    font-size: 13px;
    color: #64748b;
    margin-top: 10px;
    font-style: italic;
    padding: 0 15px;
}
.pricing-plan-price{
    padding-top: 15px;
    position: relative;
    padding-right: 45px;
}
.pricing-plan-price h2{
    color: #0F172A;
    font-weight: 800;
    font-size: 50px;
    position: relative;
    display: inline-block;
}
.pricing-plan-price h2 sup{
    color: #64748b;
    font-size: 20px;
    font-weight: 600;
    top: -12px;
    position: relative;
}
.pricing-plan-price h2 sub{
    bottom: 14px;
    color: #94a3b8;
    font-size: 13px;
    position: absolute;
    right: -78px;
    font-weight: 400;
}
.pricing-plan-body{
    padding-top: 15px;
    padding-bottom: 25px;
    transition: all .30s linear;
}
.pricing-plan-body ul{
    display: inline-block;
    padding-left: 0;
    text-align: left;
}
.pricing-plan-body ul li{
    color: #475569;
    float: none;
    font-size: 13px;
    line-height: 36px;
    border-bottom: 1px solid #f1f5f9;
    padding-left: 10px;
}
.pricing-plan-body ul li:last-child{
    border-bottom: 0px;
}
.select-pricing-plan{
    margin-bottom: 30px;
    margin-top: 0;
}
.select-pricing-plan .pricing-btn{
    color: #2563EB;
    border: 2px solid #2563EB;
    padding: 12px 28px;
    transition: .4s;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 30px;
}
.select-pricing-plan .pricing-btn-featured{
    color: #fff;
    background: #10B981;
    border-color: #10B981;
}
.single-pricing-plan:hover .pricing-btn{
    color: #fff;
    background: #2563EB;
    border: 2px solid #2563EB;
}
.single-pricing-plan:hover .pricing-btn-featured{
    background: #0d9668;
    border-color: #0d9668;
}
.pricing-trial-note{
    font-size: 15px;
    color: #0F172A;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 5px;
}
.pricing-enterprise-note{
    font-size: 13px;
    color: #64748b;
    margin-bottom: 25px;
}
.pricing-enterprise-note a{
    color: #2563EB;
    font-weight: 600;
}
.pricing-mini-faq{
    display: inline-block;
    text-align: left;
    max-width: 480px;
    width: 100%;
}
.pricing-faq-btn{
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 12px 18px;
    font-size: 14px;
    font-weight: 600;
    color: #0F172A;
    cursor: pointer;
    width: 100%;
    text-align: left;
    transition: .3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pricing-faq-btn:hover{
    border-color: #2563EB;
    box-shadow: none;
}
.pricing-faq-btn i{
    transition: .3s;
    font-size: 12px;
    color: #64748b;
}
.pricing-mini-faq.open .pricing-faq-btn i{
    transform: rotate(180deg);
}
.pricing-faq-answer{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.pricing-mini-faq.open .pricing-faq-answer{
    max-height: 100px;
}
.pricing-faq-answer p{
    padding: 12px 18px;
    font-size: 13px;
    color: #64748b;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    margin: 0;
}
/* ---end pricing CSS---*/

/* ---Start why CSS---*/
.why_its_best{ 
	position: relative 
}
.why_its_best:before{
	background: rgba(61,30,130,.67) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
}
.why_it_img{
    margin: auto auto 0px;
    max-width: 554px;
}
.single_why{
	overflow: hidden;
	padding: 20px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.single_why:hover{
    background: rgba(37, 99, 235, 0.8);
    box-shadow: 0px 8px 24px rgba(0,0,0,0.2);
}
.single_why_icon{
    background: #2563EB none repeat scroll 0 0;
    border: 1px solid #2563EB;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 25px;
    height: 65px;
    line-height: 65px;
    margin-bottom: 30px;
    margin-right: 20px;
    position: relative;
    text-align: center;
    width: 65px;
	transition:.5s;
	border-radius: 30px;
}
.single_why:hover .single_why_icon{
    background: #fff;
    border: 1px solid #fff;
	border-radius: 50%;
	color: #2563EB;
}
.single_why h4{
	color: #fff;
	margin: 0 0 10px;
	text-transform: uppercase;
	overflow: hidden;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.single_why p{
	color: #fff;
	overflow: hidden;
	transition: all 0.4s ease 0s;
}
/* ---end why CSS---*/

/* ---Start team CSS---*/
.team{
	margin-top: 30px;
}
.team article{
	position: relative;
	overflow: hidden;
}
.team img{
	width: 100%;
}
.team .team-hover{
	position: absolute;
	width: 100%;
	bottom: -100%;
	padding: 30px;
	padding-bottom: 0px;
	background: #2563EB;
	transition: all 0.5s ease-in-out;
}
.team article:hover .team-hover{
	bottom: 0px;
}
.team .position-center-center{
	width: 100%;
	padding: 0 20px;
}
.team article h5{
	color: #fff;
	margin: 0px;
	font-size: 20px;
	text-align:center;
}
.team article span{
	color: #fff;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	text-align:center;
}
.team .social{
    text-align: center;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 15px;
}
.team .social li{
    margin: 4px 15px;
    display: inline-block;
    padding: 0;
}
.team .social li a{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: center;
	transition:.5s;
}
.team .social li a:hover{
	color: #36404b;
}
.team .team-name{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 25px 20px;
	left: 0px;
	font-size: 16px;
	font-weight: 800;
	color: #fff;
	margin: 0px;
	text-align: left;
	background: rgba(37, 99, 235, 0.8);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.team ul li article:hover .team-hover{
	left: 0px;
}
/* ---end team CSS---*/

/*------ start counter CSS ------*/
.counter_area::after{
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.counter_area{
	background:  rgba(0, 0, 0, 0) url("img/pattern.jpg") no-repeat fixed center center / cover ;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	padding: 80px 0;
    position: relative;
    z-index: 1;
}
.counter_area i.fa{
    color: #fff;
    font-size: 45px;
    transition: .5s;
}
.counter_area h1{
    font-size: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #2563EB;
    font-weight: 600;
}
.counter_area strong{
    text-transform: capitalize;
    font-weight: 500;
}
.counter_divided{
    background: #2563EB;
    height: 1px;
    width: 40px;
    margin-left: 110px;
    margin-bottom: 20px;
	transition:.5s;
}
.statistics-content:hover .counter_divided{
    width: 75px;
    margin-left: 93px;
}
/*------ end counter CSS ------*/

/*------ start faq CSS ------*/
#faq{
	background: #F8FAFC;
}
.faq-accordion{
	margin-top: 20px;
}
.faq-item{
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	margin-bottom: 12px;
	overflow: hidden;
	transition: all 0.3s ease;
}
.faq-item:hover{
	border-color: #cbd5e1;
}
.faq-item.open{
	border-color: #2563EB;
}
.faq-question{
	width: 100%;
	background: #fff;
	border: none;
	padding: 18px 22px;
	font-size: 15px;
	font-weight: 600;
	color: #0F172A;
	text-align: left;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: .3s;
	line-height: 22px;
}
.faq-question:hover{
	background: #F8FAFC;
	box-shadow: none;
}
.faq-question:focus{
	box-shadow: none;
	outline: none;
}
.faq-question span{
	flex: 1;
	padding-right: 15px;
}
.faq-question i{
	font-size: 12px;
	color: #94a3b8;
	transition: transform 0.3s ease;
	flex-shrink: 0;
}
.faq-item.open .faq-question i{
	transform: rotate(180deg);
	color: #2563EB;
}
.faq-answer{
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.35s ease;
}
.faq-item.open .faq-answer{
	max-height: 250px;
}
.faq-answer p{
	padding: 0 22px 18px;
	font-size: 14px;
	line-height: 24px;
	color: #64748b;
	margin: 0;
}
/*------ end faq CSS ------*/

/*--------------start integrations CSS--------------*/
.client {
	text-align: center;
	cursor: e-resize;
}
.integration-logo-item{
	display: inline-block;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	padding: 14px 20px;
	margin: 6px;
	min-width: 120px;
	text-align: center;
	transition: all 0.3s ease;
}
.integration-logo-item:hover{
	border-color: #2563EB;
	box-shadow: 0 4px 12px rgba(37, 99, 235, 0.1);
}
.integration-logo-item span{
	font-size: 13px;
	font-weight: 600;
	color: #0F172A;
	letter-spacing: 0.3px;
}
.integrations-note{
	font-size: 14px;
	color: #64748b;
	margin-top: 30px;
	line-height: 24px;
}
.integrations-note a{
	color: #2563EB;
	font-weight: 600;
}
/*--------------end integrations CSS--------------*/

/*--------------start CTA section CSS--------------*/
span.black{
    color: #fff;
}
.cta-section{
	background: rgba(0, 0, 0, 0) url("img/dl_img.jpg") no-repeat fixed center center / cover;
}
.cta-overlay{
	background: linear-gradient(135deg, #0F172A 0%, #1e293b 100%);
	width: 100%;
	height: 100%;
}
.cta-buttons{
	margin-top: 10px;
	margin-bottom: 30px;
}
.btn-cta-primary{
	background: #10B981;
	border: 2px solid #10B981;
	border-radius: 30px;
	color: #fff;
	padding: 16px 40px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 10px 15px;
	display: inline-block;
	transition: .4s;
}
.btn-cta-primary:hover,
.btn-cta-primary:focus{
	background: #0d9668;
	border-color: #0d9668;
	color: #fff;
	box-shadow: 0 6px 25px rgba(16, 185, 129, 0.4);
}
.btn-cta-secondary{
	background: transparent;
	border: 2px solid #fff;
	border-radius: 30px;
	color: #fff;
	padding: 16px 40px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 10px 15px;
	display: inline-block;
	transition: .4s;
}
.btn-cta-secondary:hover,
.btn-cta-secondary:focus{
	background: #fff;
	color: #0F172A;
	border-color: #fff;
}
.cta-trust-list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.cta-trust-list li{
	color: rgba(255,255,255,0.8);
	font-size: 14px;
	margin: 5px 15px;
	font-weight: 400;
}
.cta-trust-list li:before{
	content: "\2713";
	color: #10B981;
	font-weight: 700;
	margin-right: 6px;
}
/*--------------end CTA section CSS--------------*/

/*--------------start blog CSS--------------*/
.blog-box{
    margin-top: 55px;
}
.blog-box > h3{
    font-size: 1.2em;
    line-height: 1.5em;
    margin-top: 20px;
}
.blog-media{
    position: relative;
    margin: 20px 0 0;
}
.blog-media > img{
    width: 100%;
    height: 270px;
}
.carousel-inner{
    height: 270px;
}
#image-blog .active img{
	height: 270px;
}
#image-blog img{
	height: 270px;
}
.blog-cat{
    position: absolute;
    top: 0;
    left: 299px;
    background-color: #2563EB;
    padding: 5px 10px;
}
.blog-cat a{
    color: #fff;
}
.blog-excerpt p{
    text-align: justify;
}
a.carousel-control i{
    margin-top: 123px;
    color: transparent;
	transition:.3s;
}
#image-blog:hover .carousel-control i{
    color: #ddd;
}
.blog-info{
    margin: 10px 0;
}
.blog-box h3 a{
    color: #0F172A;
	transition:.5s;
}
.blog-box h3 a:hover{
    color: #2563EB;
}
.blog-info-box{
    display: inline-block;
    padding-right: 10px;
    color: #a1a1a1;
}
.blog-info-box .fa{
    padding-right: 3px;
	color: #2563EB;
}
/*--------------End Blog CSS--------------*/

/* ----------------------------------------------------------------
    [ 13 Start Contact ]
-----------------------------------------------------------------*/
#contact{
	background: #F8FAFC;
}
.form .form-group input{
	background: transparent;
	border-color: #e3e3e3;
    height: 40px;
    border-radius: 0;
	box-shadow: none;
}
.dark_bg .form .form-group input{
	border-color: #202020;
}
.form .form-group input:focus{
	border-color: #2563EB;
}
.form .form-group textarea{
	background: transparent;
	border-color: #e3e3e3;
    border-radius: 0;
	box-shadow: none;
}
.dark_bg .form .form-group textarea{
	border-color: #202020;
}
.form .form-group textarea:focus{
	border-color: #2563EB;
}
.contact_btn{
	color: #fff;
    font-size: 13px;
    margin-top: 30px;
    text-transform: capitalize;
    padding: 15px 35px;
    letter-spacing: 0.6px;
	font-weight: 600;
    background: #10B981;
	border-radius: 25px;
    line-height: 10px;
	border: 2px solid #10B981;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out 0s;
}
.contact_btn:hover{
	background: transparent;
	border: 2px solid #10B981;
	color: #10B981;
}
/*----------------------------------------------------------------
    [ End Contact ]
-----------------------------------------------------------------*/

/*--------------start nav CTA button CSS--------------*/
.btn-cta-nav{
	background: #10B981;
	color: #fff;
	border: 2px solid #10B981;
	border-radius: 25px;
	padding: 8px 20px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: 2px;
	display: inline-block;
	transition: .4s;
}
.btn-cta-nav:hover,
.btn-cta-nav:focus{
	background: #0d9668;
	border-color: #0d9668;
	color: #fff;
	box-shadow: 0 4px 15px rgba(16, 185, 129, 0.4);
}
/*--------------end nav CTA button CSS--------------*/

/*--------------start footer CSS--------------*/
.footer-bottom-down{
	background: #0F172A;
	padding: 40px 0 20px;
}
.footer-brand{
	font-family: 'Inter', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 5px;
	line-height: 30px;
}
.footer-tagline-text{
	color: #7C3AED;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
}
.footer-bottom-text p{
	color: #94a3b8;
	font-weight: 400;
	font-size: 13px;
	line-height: 40px;
	margin-top: 10px;
}
.footer-links-list{
	padding: 0;
	margin: 10px 0;
}
.footer-links-list li{
	display: inline-block;
	margin: 0 8px;
}
.footer-links-list li a{
	color: #94a3b8;
	font-size: 13px;
	transition: .3s;
}
.footer-links-list li a:hover{
	color: #2563EB;
}
.footer-social-list{
	padding: 0;
	margin: 10px 0;
}
.footer-social-list li{
	display: inline-block;
	margin: 0 8px;
}
.footer-social-list li a{
	color: #94a3b8;
	font-size: 18px;
	transition: .3s;
}
.footer-social-list li a:hover{
	color: #2563EB;
}
.footer-bottom-text p span{
	color: #2563EB;
}
.footer-bottom-text p span a{
	color: #2563EB;
}
/*--------------end footer CSS--------------*/
