/* services pages css */
a.text-dec{text-decoration: none;}

.img-400 {
	width: 400px;
	height: 400px;
}
.img-65 {
	width: 65px;
	height: 65px;
}
.img-60 {
	width: 60px;
	height: 60px;
	object-fit: cover;
}
.wide-60 {
	padding-top: 50px;
	padding-bottom: 30px;
}
.wide-30 {
	padding-top: 50px;
	padding-bottom: 30px;
}
img.images {
    height: 267px;
    width: 100%;
}
.card-h-400 {
	height: 350px;
}
/* h1, h2, h3  {
	font-size: 28px;
	font-weight: 600;
} */
h1.h1-lg {
	font-size: 32px;
	font-weight: 600;
}
h2.h2-lg {
	font-size: 32px;
	font-weight: 600;
}
h3.h3-lg {
	font-size: 32px;
	font-weight: 600;
}
h3.h3-sm.mb-4 {
    font-size: 22px;
}
h4.h4-lg {
	font-size: 20px;
	font-weight: 600;
	    line-height: 1;
		margin-top: 30px;
		margin-bottom: 15px;
}
h4.h4-xl {
	font-size: 20px;
	font-weight: 600;
	
}
h5.h5-lg {
	font-size: 20px;

}
p {
	font-size: 14px;
	padding: 10px 0;
	/* text-align: justify; */
	
}
p.p-lg {
	font-size: 14px;
	color: #888;
	margin: 0;
	text-align: justify;

}
.p-text {
	text-align: justify;
	font-size: 14px;
}
.white-color {
	color: #fff;
}
.box-heigh{
	height: 350px;
}
.text-bold{
	font-weight: 600;
	color: #000;
}
.text-bold-title{
	font-weight: 600;
	color: #000;
	font-size: 20px;
}
.h-390 {
    height: 390px;
}
.h-450{
	height: 450px;
}
#services-1 .section-title,
#services-2 .section-title {
	margin-bottom: 55px;
}
.section-title {
	text-align: center;
	margin-bottom: 50px;
}
.section-title1 {
	text-align: center;
	margin-bottom: 30px;
}
.bg-lightgrey {
	background-color: #f8f9fb;
}
.section-title p {
	color: #888;
	/* padding: 0 8%; */
	margin-top: 16px;
	margin-bottom: 0;
	text-align: center;
}
.about-section ul {
	margin: 15px 0;
}
.about-section ul li {
	font-size: 14px;
	color: #888;
	text-align: justify;
	list-style-type: square;
	margin: 5px 15px;
}
.about-section ul li::marker {
	color: #bb0b0b;
}
.sbox-1,
.sbox-2 {
	position: relative;
	top: 0;
	z-index: 999;
	text-align: center;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 40px 20px;
	margin-bottom: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.sbox-1:hover,
.sbox-2:hover {
	background-color: #fff;
	border: 1px solid #f5f5f5;
	box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
	top: -10px;
}
.sbox-2 h5,
.sbox-3 h5 {
	line-height: 1;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #222;
}
.s-card {
	padding: 20px 10px;
}
.statistic-card-block{

}
h5.h5-md {
	font-size: 16px;
	color: #222;
}
.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
	line-height: 1.5;
	margin-bottom: 0;
	color: #757575;
}
p.p-sm {
	font-size: 14px;
}
.img-85 {
	width: 85px;
	height: 85px;
}
.img-90 {
	width: 90px;
	height: 90px;
	object-fit: cover;
}
#services-2 a {
	text-decoration: none;
}
.service-development p span {
	font-weight: 700;
	font-size: 15px;
	color: #000;
}
.owl-carousel .owl-item .sbox-2 img {
	display: block;
	width: 60px;
	margin: auto;
}
.statistic-block {
	position: relative;
	top: 0;
	z-index: 1;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	/* padding: 70px 40px; */
	/* -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out; */
}
.statistic-block {
	text-align: center;
	margin-bottom: 40px;
}
.statistic-card-block{
	position: relative;
	top: 0;
	z-index: 999;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	/* background-color: #ffff; */
	/* margin-bottom: 40px; */
	/* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}
/*-----------------------Technology services css start--------------- */
#services-4 .services-boxes {
	padding: 0 30px;
}
.sbox-4,
.sbox-5,
.sbox-6 {
	margin-bottom: 40px;
}
.sbox-4 span,
.sbox-4 img,
.sbox-5 span,
.sbox-5 img {
	float: left;
	text-align: center;
	/* margin-top: 4px; */
}
.sbox-4-txt {
	overflow: hidden;
	padding-left: 25px;
	padding-right: 15px;
}
h5.h5-lg {
	font-size: 1.375rem;
}
.sbox-4 h5,
.sbox-5 h5,
.sbox-7 h5 {
	margin-bottom: 12px;
}
.owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
/*services banner css start*/
.service-page-banner-hero {
	background: rgb(19, 31, 57);
	background: linear-gradient(90deg, rgba(19, 31, 57, 1) 0%, rgba(46, 66, 101, 1) 50%, rgba(19, 31, 57, 1) 100%);
	padding: 80px 0 40px 0;
}
.service-content h3 {
	font-weight: 600;
	font-size: 28px;
}
.service-content p {
	font-size: 14px;
	color: #c2c2c2;
}



.contact-form {
    background-color: #fff;
    box-shadow: 0 0 20px hsla(0, 0%, 62%, .16);
    margin-left: 15px;
    padding: 40px;
}
.contact-form form .form-group .form-control {
    border-radius: 0;
    height: 55px;
}
.default-btn {
    background-color: #bb0b0b;
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    /* font-weight: 600; */
    overflow: hidden;
    padding: 12px 25px 12px 50px;
    position: relative;
    text-align: center;
    transition: .5s;
    z-index: 1;
}


.moretext {
	max-width: 600px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	padding: 0;

  }
  .text-btn {
	appearance: none;
	/* border: 1px solid #000; */
	padding: 0.5em;
	color: #1c3aba;
	/* font-weight: 400; */
	cursor: pointer;
	width: fit-content;
	border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	-ms-border-radius: 0.25em;
	-o-border-radius: 0.25em;
  }
  .text-btn::before {
	content: "see more";
	text-transform: capitalize;
  }
  .text-btn:checked::before {
	content: "see less";
  }
  .moretext:has(+ .text-btn:checked) {
	-webkit-line-clamp: initial;
  }
  .read-more{
	text-align: justify;
  }
  
  
  a.text-link{
	color: #888;
	text-decoration: none;
  }
  section.cta {
    padding: 80px 0 75px;
}
  .cta-sec {
    color: rgba(255, 255, 255, .72);
}.cta-sec h1, .cta-sec h2 {
    color: #fff;
}
 .cta-sec h3 {
    color: #fff;
}
/* a.btn.btn-cta {
    background: #fe2a5c;
    border: 1px solid #fe2a5c;
    border-radius: 2px;
    padding: .9em 2.5em;
    font-size: 16px;
    font-weight: 500;
    transition: all .4s;
} */
a.btn.btn-cta {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    padding: .9em 2.5em;
    font-size: 16px;
    font-weight: 500;
    transition: all .4s;
}
a.btn.btn-cta:hover {
    background:#bb0b0b;
    border: 1px solid#bb0b0b;
	color: #fff;
   
}

.standard-btn {
  display: inline-block;
  background-color: #007bff; /* Primary Blue */
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 28px;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);
}

.standard-btn:hover {
  background-color: #0056b3; /* Darker on hover */
  color: #fff;
  box-shadow: 0 6px 16px rgba(0, 86, 179, 0.4);
  transform: translateY(-2px);
}

.standard-btn:active {
  transform: scale(0.97);
}
