body{
 font-family: "Poppins", sans-serif;
 /* font-family: "Jost", sans-serif; */
	}
	.container-fluid {
    width: 95%;
}
	ul{
		list-style: none;
		padding: 0;
		margin: 0;
		}
	
.main-banner {
    position: relative;
 background: #F4F1F4;
background: linear-gradient(181deg,rgba(244, 241, 244, 1) 0%, rgba(255, 255, 255, 1) 84%);
    padding: 75px 0 119px 0;
}
.counter-sec-outer {
    padding: 30px 0;
}
	.logo{
		margin: 0px;
		padding: 0px;
		}
	
	.phone-text img{
		width: 43px;
		margin-right: 12px;
	}
.topheader {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    padding: 15px 0;
    z-index: 9;
    background: #fff;
}
	.right-info {
			display: flex;
			justify-content: flex-end;
			align-items: center;
			gap: 5px;
			}
.right-info li a {
    margin: 0px 0px;
    padding: 9px 29px;
    font-size: 14px;
    background: #9013FE;
    color: #fff;
    font-weight: 600;
    border-radius: 34px;
    display: inline-block;
}
.right-info li .appoinment-btn{
	background: #2EBC5F;
}
.right-info li .contact-btn{
	background: #2586B6;
}

	.phone-text{
		font-size: 23px;
		color: #fff;
		text-decoration: none;
		}
	.phone-text:hover{
			color: #fff;
			text-decoration: none;
			}

	.banner-lft-cont h4 {
    color: #666666;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}

.banner-lft-cont h2 {
    font-size: 45px;
    color: #333333;
    font-weight: 700;
	font-family: "Jost", sans-serif;
}
.banner-lft-cont p {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    line-height: 1.7;
}
.banner-form {
    background: #FFFFFFE6;
    width: 500px;
    padding: 22px;
    border-radius: 12px;
    min-height: 500px;
    box-shadow: 0 0 13px 7px rgba(0, 0, 0, 0.125);
    max-width: 100%;
}
	
	.banner-form .btn-outline-secondary:not(:disabled):not(.disabled).active, .banner-form .btn-outline-secondary:not(:disabled):not(.disabled):active, .banner-form .show > .btn-outline-secondary.dropdown-toggle {
			color: #646060;
			background-color: #6c757d00;
			border-color: #6c757d;
		  }
	
.banner-form h3 {
    color: #2586B6;
    font-size: 32px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 15px;
}
	.banner-form .form-control {		
			background-color: #fff0;
			border: 1px solid #989a9b;
			color: #000;
			padding: 12px 0px;
		  }
	.banner-form .btn-outline-secondary:hover {
			color: #7b7878;
			background-color: #6c757d00;
			border-color: #989a9b;
		  }
	.banner-form .submit-btn {
    background: #2586b6;
    font-size: 19px;
    border-radius: 30px;
    color: #fff;
    padding: 8px 35px;
}
img.banner-elipse {
    position: absolute;
    top: -34px;
    left: 0;
}
img.banner-arrow1 {
    position: absolute;
    right: 42%;
    top: 14%;
}
.banner-lft-cont {
    padding-right: 76px;
}
img.banner-arrow2 {
    position: absolute;
    bottom: 44px;
    left: 0;
}
img.banner-arrow3 {
    position: absolute;
    bottom: 44px;
    right: 40%;
}
	.trusted_partners{
		padding:15px 15px 51px 15px;
		background: #f3f8ff;
	}
	
	.trusted_partners h3 {
		color: #002E75;
		font-size: 27px;
		font-weight: 600;
		text-align: center;
		margin-bottom: 49px;
		margin-top: 21px;
	  }
	.trusted_partners .owl-carousel .owl-item img {
	  display: block;
	  width: 77%;
	  }


	/* Shiba----- */


	.our-services {
		padding: 50px 0;
	}
	.our-services h2 {
		text-align: center;
		color: #002E75;
		font-size: 55px;
		margin: 0 0 55px 0;
	}
	.sevices-list h3 {
		color: #002E75;
		font-size: 20px;
		margin: 15px 0 10px 0;
	}
	.sevices-list p {
		color: #909090;
		font-size: 18px;
	}
	.sevices-list {
		margin-bottom: 60px;
	}
	.lets-talk {
		background: #FF711F;
		color: #fff;
		text-transform: uppercase;
		font-size: 25px;
		padding: 15px 52px;
		border-radius: 40px;
		display: inline-block;
		margin-top: 47px;
	}
	.app-developement {
		background: url("../img/developement-bg.png");
		background-attachment: fixed;
		padding: 60px 0;
	}
	.app-developement h2 {
		text-align: center;
		color: #fff;
		font-size: 55px;
		margin: 0 0 55px 0;
	}
	.app-box {
		text-align: center;
	}
	.app-box-cont h3 {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
		margin: 15px 0 6px 0;
	}
	.app-box-cont p {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		font-weight: 300;
	}
	.app-box-img {
		position: relative;
	}
	.app-box-img img.img-1 {
		position: absolute;
		left: 0;
	}
.counter-sec {
    background: #fff;
    color: #fff;
    padding: 30px 0px;
    box-shadow: 0 0 13px 7px rgba(0, 0, 0, 0.125);
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.counter-l {
    text-align: center;
    flex: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11px;
}
.counter-l b {
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    color: #333333;
}
.counter-l h4 {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    color: #666666;
}
.counter-l img {
    height: 34px;
}
label.sub-Title {
    color: #FF9933;
    background: #fff;
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.125);
    border-radius: 30px;
    font-size: 15px;
    padding: 5px 15px;
}
.Title {
    color: #333333;
    font-family: "Jost", sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 22px 0;
}
.got-box {
    background: #fffffb;
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.125);
    border-radius: 10px;
    padding: 15px;
}
.got-box-inner {
    border: 1px solid #ffe9d2;
    border-radius: 10px;
    text-align: center;
    min-height: 330px;
}
.got-box-inner h4 {
    color: #2586B6;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
}
.got-box-inner p {
    color: #777777;
    margin: 0;
    font-size: 16px;
}
.you-get {
    padding: 22px 0;
}
a.big-bttn {
    background: #2586B6;
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    padding: 10px 50px;
    border-radius: 30px;
    text-decoration: none;
}
.Bttn-sec {
    text-align: center;
    padding: 50px 0;
}

.logo-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.logo-box {
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.125);
    border-radius: 10px;
    padding: 14px 14px;
    width: 15%;
    text-align: center;
}
.logo-box img {
    width: 120px;
}
.features img.banner-arrow3 {
    top: 0;
    right: 10%;
}

.features {
    position: relative;
}
.accordion {
    margin-top: 56px;
}
button.btn.btn-link {
    color: #333333;
    font-weight: 700;
    font-size: 15px;
    padding: 0;
    margin: 0;
	text-decoration: none;
}
.card {
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.125);
    background: #fff;
    margin-bottom: 9px;
}

button.btn.btn-link.collapsed::before {
    content: "\f063";
    position: absolute;
    font-family: fontawesome;
    right: 25px;
	  color: #7B37C4;
}
button.btn.btn-link::before {
    content: "\f062";
    position: absolute;
    font-family: fontawesome;
    right: 25px;
    color: #7B37C4;
}


.benefits-box {
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.125);
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    height: 230px;
}
.benefits-box h5 {
    color: #333333;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 5px;
    height: 20px;
    margin: 20px 0 22px 0;
}
.benefits-box p {
    margin: 0;
    font-size: 14px;
    color: #666666;
}
.reviews {
    padding: 40px 0;
}
.reviews-box {
    box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.125);
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 260px;
}
.reviews-box i {
    font-size: 12px;
    color: #EAB308;
}
.reviews-box h5 {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin: 6px 0 10px 0;
}
.reviews-box p {
    margin: 0;
    font-size: 14px;
    color: #666666;
}
.review-owner {
    display: flex;
    margin-top: 20px;
    gap: 15px;
	align-items: center;
}
.review-owner img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.review-owner-info h6 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 4px 0;
}
.review-owner-info span {
    color: #666666;
    font-size: 14px;
}
.contact-us {
    background: #eee5f8;
    padding: 40px 0;
}
.contact-us .banner-form {
    width: 100%;
}
.contact-info p {
    color: #666666;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 50px;
}
.contact-info h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 13px 0;
}
.contact-info-bttn {
    background: #fff;
    margin-block-start: 15px;
    border-radius: 10px;
    width: 60%;
    display: flex;
    padding: 15px;
    gap: 15px;
    align-items: center;
}
.contact-info-bttn img {
    width: 40px;
}
.contact-info-text {
    width: 80%;
}
.contact-info-text span {
    color: #666666;
    font-size: 14px;
    display: block;
}
.contact-info-text a {
    color: #333333;
    font-size: 14px;
}
.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    color: #fff;
    height: 60px;
    line-height: 60px;
    background-color: #7B37C4;
}

.contact_map {
    margin-top: 45px;
}

.contact_map h3 {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 600;
}