@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700&display=swap");

.p1 {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 13px;
	font-family: poppins-regular, sans-serif;
	padding: 7px;
}

.client_area {
	padding-top: 0px;
	padding-bottom: 0px;
	/* overflow-x: hidden; */
}

/* @media screen and (max-width: 768px) {
	.client_area {
		padding-bottom: 10px;
	}
} */

@media screen and (max-width: 426px) {
	.client_area {
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 425px) {
	.logo-img {
		max-width: 40%;
	}
}

.logo-box {
	background-color: white;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	border: 10px solid white;
}

/* .border1 {
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	border:10px solid white;
} */

.box1 {
	height: 90px;
	background-color: white;
}
.border2 {
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	background-color: #2d6350;
	padding:7px;
	min-height: 234px;
	max-height: 100%;
}

.client_area .border_bottom .client {
	margin-bottom: 60px;
	margin-top: 20px;
}

.client_area .border_bottom .client .logo {
	overflow: hidden;
	/* margin-bottom: 26px; */
	margin-bottom: 0px;
	min-height: 80px;
	max-height: 150px;
}

.client_area .border_bottom .client .logo img {
	width: 100%;
	height: 290px;
}

.client_area .border_bottom .client .client_info h3 {
	font-size: 24px;
	font-weight: 300;
	color: #3e3266;
	margin-bottom: 0;
}

.client_area .border_bottom .client .client_info p {
	font-size: 12px;
	font-weight: 300;
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;
}

.client_area .border_bottom .client .client_info {
	display: inline-block;
}

@media (max-width: 767px) {
	.client_area .border_bottom .client {
		margin: 10px;
		margin-bottom: 0px;
		margin-top: 25px;
	}
	.box1 {
		height: auto;
		padding-bottom: 20px;
	}
}

@media (max-width: 1200px) {
	.logo-box {
		height: 110px;
		max-height: 110px;
	}
	.box1 {
		height: 90px;
	}
	.border2a {
		height: 270px;
	}
	.border2b {
		height: 270px;
	}
}

@media (max-width: 580px) {
	.client_area .border_bottom .client {
		margin: 0px;
		margin-bottom: 0px;
		margin-top: 25px;
	}
	div.div-testi {
		/*width: 50%;*/
	}
	.border2a {
		height: 320px;
	}
	.border2b {
		height: 240px;
	}
	div.card-contact {
		width: 90%;
	}
}

@media (max-width: 426px) {
	.border2a {
		height: 340px;
	}

	.box1 {
		height: 110px;
		padding-bottom: 20px;
	}
}

@media (max-width: 376px) {
	.border2a {
		height: 350px;
	}

	.box1 {
		height: 110px;
		padding-bottom: 20px;
	}

	.border2b {
		height: 250px;
	}
}

@media (max-width:321px){
	.border2a {
		height: 395px;
	}
	.box1 {
		height: 160px;
		padding-bottom: 20px;
		padding-right: 11px;
	}
	.border2b {
    	height: 290px;
	}
}

.box2 {
	background: rgb(218, 217, 219);
	max-width: 290px;
	height: 210px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}

.m-2 {
	margin: 1.5rem !important;
}

.box2-p {
	color: #4b008c;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 600;
}

.rectangle {
	background-color: #9851ff;
	height: 8px;
	width: 87%;
	position: absolute;
	left: 0;
	top: 0;
}

.box2-img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 18%;
	padding: 7px;
}

.h3-service {
	font-size: clamp(20px, 1.5vw, 25px);
    color: #8F58F9;
    line-height: 1;
}

@media (max-width: 767px) {
    .h3-service {
        font-size: 25px;
    }
}


.box2-b {
	font-size: 27px;
	font-family: poppins;
	font-weight: 800;
	line-height: 1.2;
}

.thank-contact-img{
	width:25%;
	padding:35px;
}

.thank-contact-a:hover {
	color:black;
	font-weight: normal;
}

.thank-contact-p {
	font-size: 14px;
	margin:0px;
	padding:0px;
}

@media screen and (max-width: 768px) {
	.box2-img {
		position: absolute;
		bottom: 0;
		right: 0;
		top: 50px;
		width: 18%;
		padding: 7px;
		margin-right: 20px;
	}

	.thank-contact-h5-1 {
		margin-bottom: 12px;
		font-size:20px;
		color:black;
	}

	.thank-contact-h5-2 {
		font-size:20px;
		color:black;
	}

	.thank-contact-img {
		width:30%;
	}
}

@media screen and (max-width: 580px) {
	.thank-contact-h5-2 {
		font-size:16px;
		color:black;
	}
}

@media screen and (max-width: 426px) {
	.thank-contact-h5-1 {
		margin-bottom: 8px;
		font-size:13px;
		color:black;
	}

	.thank-contact-img {
		width:45%;
	}

	.thank-contact-h5-2 {
		font-size:13px;
		color:black;
	}

	.thank-contact-p {
		font-size: 11px;
		margin:0px;
		padding:0px;
	}
}

@media screen and (max-width:376px) {
	.thank-contact-h5-1 {
		margin-bottom: 10px;
		font-size:16px;
		color:black;
	}

	.thank-contact-img {
		width:50%;
	}

	.thank-contact-h5-2 {
		font-size:16px;
		color:black;
	}

	.thank-contact-p {
		font-size: 13px;
		margin:0px;
		padding:0px;
	}
}

@media screen and (max-width: 320px) {
	.box2-img {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 16%;
		padding: 7px;
		margin-right: 10px;
	}

	.box2-b {
		font-size: 24px;
		font-family: poppins;
		font-weight: 800;
		line-height: 1.2;
	}

	.thank-contact-h5-1 {
		margin-bottom: 11px;
		font-size:14px;
		color:black;
	}

	.thank-contact-img {
		width:60%;
	}

	.thank-contact-h5-2 {
		font-size:14px;
		color:black;
	}

	.thank-contact-p {
		font-size: 11px;
		margin:0px;
		padding:0px;
	}
}

.text-heading {
	margin-bottom: 30px;
	font-size: 24px;
}

h4 {
	font-size: 20px;
	background-color: white;
	color: #3e3266;
	font-family: poppins-regular, sans-serif;
	padding-left: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}

.arc_gallery_img {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

@media screen and (min-width: 768px) {
	.arc_gallery_img_short {
		height: 360px !important;
	}

	.arc_gallery_img_tall {
		height: 750px !important;
	}
}

@media screen and (max-width: 425px) {
	.arc_gallery_img_tall,
	.arc_gallery_img_short {
		height: 390px !important;
	}
}

/* MODAL POP UP CSS */

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	/* background-color: white;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 30%;
	height: 70%;
	border-radius: 30px; */
	background-color: transparent;
	border: 0px;
}

/* The Close Button */
.close {
	margin: auto;
	color: white;
	float: right;
	font-size: 38px;
	font-weight: 100;
	opacity: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 60%;
	padding: 9px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.card {
	margin: auto;
	background-color: #fff;
	border-radius: 25px;
	box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
	overflow: hidden;
	width: 500px;
}
.card-header {
	padding: 0%;
}
.card-header img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.card-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 50px;
	min-height: 250px;
}
.card-body-thank {
	flex-direction: column;
    justify-content: center;
    min-height: 190px;
    margin: 0px;
    align-items: center;
    display: flex;
}

@media only screen and (max-width: 768px) {
	.card-body {
		padding: 0px;
	}

}

.card-body img {
	width: 30%;
	margin-left: 10px;
	padding-bottom: 3%;
}

.card-body p {
	color:#4C078C;
	font-size: 13px;
	margin: 0 0 40px;
	text-align: justify;
	padding: 10px;
	font-family: poppins-regular, sans-serif;
}

.card-body h4 {
	font-weight: bold;
	padding: 10px;
	color: #4c078c;
	font-family: poppins-bold, sans-serif;
}

.card-contact {
	margin: auto;
	background-color: #fff;
	border-radius: 25px;
	box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
	overflow: hidden;
	width: 74%;
}

@media screen and (max-width:768px) {
	.card-body-thank {
		flex-direction: column;
		justify-content: center;
		min-height: 190px;
		margin: 0px;
		align-items: center;
		display: flex;
		padding:15px;
	}
	.card {
		width: 380px;
	}

	.card-thank {
		margin: auto;
		background-color: #fff;
		border-radius: 25px;
		box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
		overflow: hidden;
		width: 360px !important;
	}
}

@media screen and (max-width: 426px) {
	.card {
		margin: auto;
		background-color: #fff;
		border-radius: 25px;
		box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
		overflow: hidden;
		width: 350px;
	}
	.card-body h4 {
		font-weight: bold;
		padding: 10px;
		color: #4c078c;
		font-size: 18px;
		font-family: poppins-bold, sans-serif;
	}
	.card-body p {
		color:#4C078C;
		font-size: 11px;
		margin: 0 0 40px;
		text-align: justify;
		padding: 10px;
		font-family: poppins-regular, sans-serif;
	}

	.card-thank {
		width: 240px !important;
	}

	.card-body-thank {
		flex-direction: column;
		justify-content: center;
		min-height: 150px;
		margin: 0px;
		align-items: center;
		display: flex;
		padding: 15px;
	}
}

@media screen and (max-width: 376px) {
	.card {
		margin: auto;
		background-color: #fff;
		border-radius: 25px;
		box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
		overflow: hidden;
		width: 290px;
	}
}

@media screen and (max-width: 321px) {
	.card {
		margin: auto;
		background-color: #fff;
		border-radius: 25px;
		box-shadow: 0 2px 20px rgb(0 0 0 / 20%);
		overflow: hidden;
		width: 240px;
	}
}

.frmenquiry input::placeholder {
	color: #999;
	opacity: 1;
}
.frmenquiry textarea::placeholder {
	color: #999;
	opacity: 1;
}

.trophy-awards {
    width: 15%;
}
