
/** ADD YOUR AWESOME CODES HERE **/

/* ------ Modal ---- */

.form-modal h4{
	font-weight: bold;
	font-size: 25px;
	background: #4C5A7D;
	background: linear-gradient(to right, #fd6b49 37%, #fd9349 100%);
		background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
  	width: 100%;
}

.form-modal .form-control {
	padding: 10px 15px !important;
}
.modal-lg, .modal-xl {
	max-width: 600px !important;
}

/* ========= Common Css   ======= */

.site-title{
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

.common-padding{
	padding: 50px 0;
}

.l-text{
	background: linear-gradient(to right, #fd6b49 37%, #fd9349 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.site-btn{
    background-image: linear-gradient(to right,#fd6649,#fd9549);
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 30px;
	border: none !important;
}
.site-btn:hover{
    color: #fff;
	background-image: linear-gradient(to left,#fd6649,#fd9549);
}

.title2 {
	font-size: 35px !important;
	font-weight: 500 !important;
}
.title {
	font-size: 45px;
	font-weight: bold;
}

.site-title span{
    display: flex;
    width: 100px;
    height: 2px;
    background: rgb(76,90,125);
    background: linear-gradient(173deg, rgba(76,90,125,1) 33%, rgba(238,164,18,1) 100%);
}

.t-white{
    color:#fff !important;
}
.c-black{
    color:#000 !important;
}

.heading1 {
	font-size: 16px !important;
	font-weight: bold !important;
    color:#4c5a7d;
}

/* ======================= Footer ====================== */
.fb { 
	background-color: #1877F2;
	color: #fff;
}
.tw {
	background: #14171A;
	color: #ffff;
}
.yTube {
	background: #FF0000;
	color: #fff;
}
.ins {
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	color: #fff;
}
.whatsapp {
	background: #25D366;
	color: #fff;
}
/* ================================  HOME PAGE =========================== */


.topbar-header .fa-phone {
	color: #0056a5;
}

.banner-swiper .swiper-slide{
	background-position: center;
	background-size: cover;
	padding: 0 100px;
}


.bnr-btn {
	margin-top: 15px;
}
.all-scBg {
    text-align: center;
}
.banner-swiper .swiper-wrapper{
	height: 500px !important;
}
.banner-swiper .swiper-pagination-bullet {
	width: 25px;
	height: 3px;
	display: inline-block;
	border-radius: 0;
	background: #fff;
}

.banner-swiper .swiper-button-prev {
	border-radius: 50%;
	background: #eea412;
	position: absolute;
	left: 15px;
	font-size: 38px;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 20px;
	opacity: 1;
}
.banner-swiper .swiper-button-next  {
	border-radius: 56%;
	background: #eea412;
	position: absolute;
	right: 15px;
	font-size: 38px;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 20px;
	opacity: 1;
}
.banner-swiper .swiper-button-next::after, .banner-swiper .swiper-button-prev::after {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
}
.all-sc img{
	width: 100%;
	position: relative;
}
.bnr-btn3 {
	position: absolute;
	left: 50%;
	bottom: 50px;
	transform: translate(-50%, 0);
}
.banner-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.swiper-slide.desk-sc {
	background-position: unset !important;
}

.course-wrap{
    margin-top: 50px;
}
.course-wrap ol li{
    color: #000 !important;
    font-weight: 500;
    font-size: 15px;
}
.grid-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.course-wrap ol{
    list-style: none;
}
.course-wrap .pricing-table-features {
	margin: 20px;
    padding: 0;
}
.course-wrap .pricing-table-features img{
    width: 18px;
}
.stock-flex{
    display: flex;
    gap: 20px;
}
.course-wrap .pricing-table i {
	width: 20px;
	color: red;
	display: inline-block;
	margin-right: 0;
	padding-right: 5px;
	border-right: navajowhite;
}
.course-wrap .pricing-table {
	margin-bottom: 80px;
	border-bottom: 3px solid #4c5a7d;
    height: 100%;
    position: relative;
}

.course-wrap .col-lg-12, .course-wrap .col-lg-3, .course-wrap .col-lg-6{
    margin-bottom: 50px;
}
.course-wrap .pricing-table-sign-up {
	margin-top: 25px;
	/* padding-bottom: 30px; */
}
.course-wrap .pricing-table-header.grd1 {
	padding-left: 15px;
	padding-right: 15px;
}

.course-wrap .pricing-table-sign-up {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 25%);
    width: 100%;
}

.course-wrap .pricing-table-features ol {
	padding-left: 0;
}
.p-student, .per-txt {
	font-size: 14px;
}
.ftr-dtl li {
	margin-bottom: 10px;
}
.ab-content {
	padding: 50px 0;
	text-align: center;
}

.ab-content h3 {
	font-size: 30px;
	font-weight: bold;
}
.section-cont {
	background: #bbb;
	padding: 50px 0;
}

.m-head{
    margin-bottom: 50px;
}
.m-head h5 {
	text-align: center;
	font-weight: bold;
	margin-top: 9px;
}
.max-content h3 {
	font-size: 25px;
	font-weight: bold;
}
.max-content p {
	color: #000;
}
.max-content {
	margin-bottom: 50px;
}

.cta-area-left-content {
	background: #4c5a7d;
	padding: 40px;
	width: 52%;
}
.cta-area-right-content {
	background: #bbb;
	width: 52%;
	padding: 40px;
	margin: -8% 0 0 0;
	position: absolute;
	right: 10px;
}
.inspire-content{
	padding: 50px 0;
	background: linear-gradient(173deg, rgba(238,164,18,1) 33%, rgba(76,90,125,1) 100%);
}
.cta-area h2 {
	font-size: 38px;
	font-weight: bold;
	color: #fff;
}
.lets-btn {
	text-align: center;
	margin-top: 10%;
}
.stock-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.top-navbar {
    background: #4c5a7d !important;
	/* position: sticky;
	top: 0;
	width: 100%;
	z-index: 999; */
}
.navbar-brand img {
	width: 90px;
}


.max-w {
	max-width: 70%;
	margin: 0 auto;
}
.website-logo .swiper-slide img{
    width: 100px;
}
.skill-logo .swiper-slide img{
    width: 130px;

}
.web-logo{
    padding: 30px 0;
}
.website-logo .swiper-wrapper{
    display: flex;
    align-items: center;
}

.choose-wrap h5 {
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
}
.choose-wrap h3 {
	font-weight: bold;
	font-size: 35px;
}
.choose-para {
	background: #dfdfdf;
	padding: 20px 30px;
	border-radius: 10px;
	font-size: 20px;
}

.website-logo .swiper-slide{
  text-align: center;
}

.big-tagline p{
    font-weight: bold !important;
}
.topbar-header{
    background-color: #f2f3f5;
    padding: 8px 0;
}

.technical-skill{
    padding: 20px 0;
    background: #f3f3f3;
    font-style: normal;
    margin-top: 100px;
}

.technical-skill h2 {
	font-weight: bold;
}

.btn-space {
	margin-top: 30px;
}

/* ----- plan ----- */

.erp-table th {
	background: #2d3032;
	color: #fff;
	padding: 20px;
	border-right:2px solid #2d3032;
}
.erp-table td {
	padding: 10px;
	border-right:2px solid #2d3032;
}
.erp-table {
	border: 2px solid #2d3032;
}

.f-list {
	padding: 0;
	list-style: none;
}
.f-list.check-list i {
	border: none;
}
.f-list > li {
	border-bottom: 1px solid black;
	padding: 5px 0;
	color: black;
}
.f-list.check-list li {
	text-align: center;
}
.check-list .fa-check{
	color: green;
}
.check-list .fa-x{
	color: red;
}

.doc-dropdown {
	background: none;
	color: black;
	border: navajowhite;
	padding: 0;
}

.sub-m {
	list-style: none;
}
.sub-m li i {
	font-size: 10px;
}

#plan .pricing-table {
	height: 100%;
}
#plan .pricing-table-header {
	padding: 20px 0 25px 0;
}
.f-list li i {
	margin-right: 0 !important;
	width: 22px;
}
.ftr-logo img {
	width: 130px;
	margin-bottom: 10px;
}
.ftr-logo {
	text-align: center;
}
.txt-ab {
	font-size: 18px !important;
}
.ftr-dtl li a {
	color: #fff !important;
}
.ftr-dtl i {
	border-right: 0;
	width: 19px;
	margin: 0;
}
.footer-links.quick-lnk {
	text-align: center;
}

/* ======================= Client page ================= */

.comp-card img {
	width: 90px;
}

.comp-card{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  transition: all .2s ease-in-out;
  border-bottom: 3px solid #4c5a7d;
}
.comp-card:hover{
    transform: scale(1.1);
}
.comp-card h5 {
	padding: 0;
	margin-top: 15px;
    font-weight: bold;
}

#our-client .col-lg-3{
    margin-bottom: 25px;
}
.service-pg h1 {
	padding-top: 0% !important;
	margin: 0;
	padding: 0;
	font-size: 25px;
}
.section-title.erp-bg.common-padding.pb-0 {
	padding-top: 4px;
}
.s-erp {
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
}
.all-title-box.service-pg {
	min-height: fit-content !important;
}
/* ====contact page === */

.ftr-add{
    list-style: none;
    padding: 0;
}
.ftr-add a{
    color: #eea412;
}
.ftr-add li {
	display: flex;
	gap: 15px;
	margin-bottom: 13px;
	align-items: baseline;
}
.address {
	padding: 20px;
}
.address h4 {
	font-weight: bold;
}
.lnr-border{
    width: 100%;
    height: 5px;
    background: rgb(76,90,125);
    background: linear-gradient(173deg, rgba(76,90,125,1) 33%, rgba(238,164,18,1) 100%);
}


.about-company {
	padding: 50px 0;
	text-align: center;
	border-top: 2px solid #4c5a7d;
	border-bottom: 2px solid #4c5a7d;
}

.about-company h3 {
	font-weight: bold;
	font-size: 35px;
	background: #4C5A7D;
	background: linear-gradient(to right, #fd6b49 37%, #fd9349 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}
.about-company h5 {
	font-weight: bold;
}
.line2 {
	background: linear-gradient(173deg, rgba(76,90,125,1) 33%, rgba(238,164,18,1) 100%);
	width: 2px;
	height: 50px;
	margin: 12px auto;
}

.add-ftr li{
    margin-bottom: 10px;
}


.company-provide {
	font-style: normal;
	background: #bbb;
	padding: 50px 0;
}
.c-skills .comp-card i {
	font-size: 30px;
	margin-right: 15px;
}
.c-skills .comp-card h3 {
	font-size: 18px;
	font-weight: bold;
    padding: 0;
    margin: 0;
}
.c-skills {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}
.company-provide .site-title {
	margin-bottom: 20px;
}


/* ===========================================================
-----------------  Service page 
=========================================================== */

.total-service{
    padding: 50px 0;
    border-bottom: 3px solid #4c5a7d;
}

.service-content{
	height: 100%;
}

.service-content h5 {
	color: #4c5a7d;
	font-size: 60px;
	font-weight: bold;
}

.erp-bg .site-title {
	padding-bottom: 30px;
}
.erp-img{
	position: relative;
}
.sm-img {
    text-align: right;
    margin-top: -50%;
}
.big-img img {
	width: 90%;
	
}
.sm-img img {
	width: 300px;
}

.total-service .col-lg-6:last-child .service-content{
	border-bottom: none;
}
.total-service .col-lg-6:nth-last-child(2) .service-content{
	border-bottom: none;
}

.service-content h4 {
	font-weight: bold;
}
.skill-wrap {
    margin-top: 30px;;
	padding: 0;
	list-style: none;
}

.skill-wrap li {
	display: inline-block;
	margin: 0 5px 8px 0;
	padding: 6px 12px 5px;
	background: #e9e9e9;
	color: #777;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
}

/* .total-service .col-lg-6:nth-child(even) {
	padding-top: 100px;
} */

.service-content {
	padding: 20px;
	border-bottom: 3px solid #4c5a7d;
}


.skill-wrap li img {
	width: 20px;
}