@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
}

a {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 90px;
	min-height: 100%;

}

#content .green {
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #94cbce;
	background: rgb(214, 251, 252);
	background: -moz-radial-gradient(center, ellipse cover, rgba(214, 251, 252, 1) 0%, rgba(148, 203, 206, 1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(214, 251, 252, 1)), color-stop(100%, rgba(148, 203, 206, 1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(214, 251, 252, 1) 0%, rgba(148, 203, 206, 1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(214, 251, 252, 1) 0%, rgba(148, 203, 206, 1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(214, 251, 252, 1) 0%, rgba(148, 203, 206, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(214, 251, 252, 1) 0%, rgba(148, 203, 206, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6fbfc', endColorstr='#94cbce', GradientType=1);
	color: #25201e;
	padding: 150px 0px;
	position: relative;
}

/*
#content .brown {
	padding: 150px 0px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #c6b6a4;
	background: rgb(239, 231, 220);
	background: -moz-radial-gradient(center, ellipse cover, rgba(239, 231, 220, 1) 0%, rgba(198, 182, 164, 1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(239, 231, 220, 1)), color-stop(100%, rgba(198, 182, 164, 1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(239, 231, 220, 1) 0%, rgba(198, 182, 164, 1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(239, 231, 220, 1) 0%, rgba(198, 182, 164, 1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(239, 231, 220, 1) 0%, rgba(198, 182, 164, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(239, 231, 220, 1) 0%, rgba(198, 182, 164, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe7dc', endColorstr='#c6b6a4', GradientType=1);
	color: #25201e;
}
*/

#content .brown {
	padding: 100px 0px;
	background: #fff;
	color: #25201e;
}

#content .wihite-inner {
	padding: 40px 0px 50px;
	background: #fff;
}

.breadcrumb {
	margin-bottom: 25px;
}

.breadcrumb .breadcrumb-item {
	font-size: 16px;
	color: #666;

}

.breadcrumb .breadcrumb-item a {

	color: #7a9bab;

}

.nav-part {
	padding: 10px 0;
}




#content .intro {
	padding: 150px 0px;
	min-height: 700px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
	background: #362f2d;
	background: rgb(107, 95, 89);
	background: -moz-radial-gradient(center, ellipse cover, rgba(107, 95, 89, 1) 0%, rgba(54, 47, 45, 1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(107, 95, 89, 1)), color-stop(100%, rgba(54, 47, 45, 1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(107, 95, 89, 1) 0%, rgba(54, 47, 45, 1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(107, 95, 89, 1) 0%, rgba(54, 47, 45, 1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(107, 95, 89, 1) 0%, rgba(54, 47, 45, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(107, 95, 89, 1) 0%, rgba(54, 47, 45, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b5f59', endColorstr='#362f2d', GradientType=1);
	color: #d9d6d5;
}

#content .ourgrowth {
	background: url(../images/growth-bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	padding: 0px;
}


.display-aline {
	display: flex;
	align-items: center;

}

.overlay-cover {
	position: relative;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(255, 255, 255, 0.7);
	top: 0;
	padding: 150px 0px;
}

.overlay-cover-contact {
	position: relative;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(000, 000, 000, 0.7);
	top: 0;
	padding: 150px 0px;
}

.overlay-cover1 {
	position: relative;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
	top: 0;
	padding: 100px 0px;
}

.overlay-cover-client {
	position: relative;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	top: 0;
	padding: 100px 0px;
}

#content .trade {
	/*background: url(../images/trade.jpg) no-repeat top center;*/
	background-size: cover;
	position: relative;
	padding: 0px;
	background: #9b9b9b;
}

#content .client {
	/*background: url(../images/bg-logo.png) no-repeat top center;*/
	background-size: cover;
	position: relative;
	padding: 0px;

}

#content .contact {
	background: url(../images/map.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	padding: 0px;
}

#content .our-services {

	position: relative;
	padding: 0px;
}






.banner-part img {
	width: 100%;
}

.logo {
	float: left;
	transition: .2s;
	width: 150px;
}

.logo img {
	transition: .2s;
	width: 100%;
}

.commont-text {
	text-align: left;
}

.commont-text p {
	font-size: 20px;
	font-weight: 400;
	color: #000;
}


.commont-text h2 {
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	line-height: normal;
	margin-bottom: 25px;
	line-height: 37px;
}

.commont-text h3 {
	font-size: 28px;
	font-weight: 600;
	color: #000000;
	line-height: normal;
	margin-bottom: 10px;
}

.commont-text label {
	font-size: 19px;
	font-weight: 400;
	color: #000000;
	line-height: normal;
	border-left: 5px solid #7a9bab;
	margin-right: 10px;
	display: flex;
	margin-bottom: 25px;
}

.commont-text label strong {
	margin-left: 16px;
	color: #7a9bab;
}

.commont-text-service p {
	font-size: 20px;
	font-weight: 400;
	color: #000;
}

.commont-text-service ul {
	margin: 0;
	padding: 0;
}

.commont-text-service ul li {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #262626;
	font-weight: 600;
	padding-bottom: 10px;
	padding: 15px;
	list-style-type: none;
	margin-bottom: 33px;
	/*background: rgba(174, 222, 224, 0.99);*/
	text-align: center;

	position: relative;
	top: 0;
	transition: top ease 0.5s;

}

.commont-text-service ul li:last-child {

	margin-bottom: 0px;

}

.commont-text-service ul li p label {

	font-size: 26px;
	color: #262626;
	font-weight: 600;
	display: block;

}

.commont-text-service ul li p {

	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #262626;
	font-weight: 400;
	line-height: normal;

}

.commont-text-service ul li span {
	border-radius: 5px;
	background: #89c2c3;
	padding: 15px;
	width: 150px;
	height: 150px;
	text-align: center;
	display: block;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.commont-text-service ul li:hover {
	top: -10px;
}

.commont-text-service ul li:hover span {
	background: #96c9ca;
}





.commont-text-service ul li span img {
	width: 100px;

}

.commont-text a {
	background: #7a9bab;
	font-size: 19px;
	font-weight: 400;
	color: #fff !important;
	border-left: 1px solid #7a9bab;
	text-decoration: none;
	padding: 10px 25px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 15px;
	cursor: pointer;
}

.commont-text a:hover {
	background: transparent;
	color: #7a9bab !important;
	border: 1px solid #7a9bab;
}






.service-img {

	padding: 15px;
	background: rgba(174, 222, 224, 0.99);

}

.service-img img {
	width: 100%;

}

.service-img h2 {
	font-size: 79px;
	font-weight: 700;
	color: #6fb0b1;
	margin: 0;
	padding: 0;
	line-height: normal;
}



.text-cntr {
	text-align: center;
}

.common-img {
	text-align: center;
}

.common-img img {
	border: 1px solid #7a9bab;
	padding: 7px;
	background: #e9e9e9;
}




.mb80 {
	margin-bottom: 80px;
}

.pd-l40 {
	padding-left: 40px;
}

.belive-box {
	background: #ccc;
	background: rgba(124, 181, 182, 0.3);
	padding: 35px 20px;
	height: 530px;
}

.icon-img {
	text-align: center;
	margin-bottom: 10px;
}

.middle-align {
	display: flex;
	align-items: center;
}

.pd0150 {
	padding: 0 180px;
}

.alrt-clr p {
	color: #055160 !important;
	margin: 0;
}

.alrt-clr p::first-letter {

	font-size: 200%;
	font-weight: bold;
	line-height: .75;
}

.row-flexs {
	display: flex;
	align-items: center;
}

.photo-flip {
	text-align: center;
}

.photo-flip ul {
	margin: 0px;
	padding: 0px;
}

.photo-flip ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 240px;
	position: relative;
	height: auto;
	overflow: hidden;
	display: inline-block;
	margin-right: 9px;
	margin-bottom: 5px;
}

.photo-flip ul li:last-child {
	margin-right: 0px;
}

.photo-flip ul li .cover {
	position: absolute;
	background: rgba(000, 000, 000, 0.65);
	display: block;
	border: 1px solid #000;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
}

.photo-flip ul li .cover .title-head {
	position: absolute;
	bottom: 0px;
	padding: 20px;
}

.photo-flip ul li .cover .title-head label {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	bottom: 0px;
	text-align: left;
}

.photo-flip ul li .cover .title-head p {
	font-size: 16px;
	font-weight: 700;
	color: #1e2328;
	display: none;
	text-align: left;
}

.photo-flip ul li .cover:hover {
	background: #f2d52f;
	border: 1px solid #f2d52f;
	transition: 0.5s;
}

.photo-flip ul li .cover:hover .title-head label {
	color: #1e2328;
	padding-bottom: 14px;
}

.photo-flip ul li .cover:hover .title-head p {
	display: block;
}

.flip-card {
	background-color: transparent;
	width: 240px;
	height: 160px;
	perspective: 1000px;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
}

.flip-card-front {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: rgba(000, 000, 000, 0.65);
	display: block;
	transform: rotateX(0deg);
}

/*
.flip-card-front img {
	filter: grayscale(100%);
}
	*/

.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: rotateX(0deg);
}

.flip-card-front .cover1 {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 0;
	background: rgba(000, 000, 000, 0.5);
	display: block;
}

.flip-card-back {
	background-color: #ffd4d4;
	transform: rotateY(180deg);
}

.title-head1 {
	position: absolute;
	bottom: 0px;
	padding: 20px;
	opacity: 0.9;
	text-align: left;
}

.title-head1 label {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	bottom: 0px;
	text-align: left;
}

.title-head1 p {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	display: block;
	text-align: left;
}

.flip-card-back .title-head1 p {
	font-size: 16px;
	font-weight: normal;
	color: #1e2328;
	display: block;
	text-align: left;
}

.flip-card-back .title-head1 label {
	font-size: 24px;
	font-weight: 700;
	color: #a2362a;
	text-transform: uppercase;
	position: relative;
	bottom: 0px;
	text-align: left;
	padding-bottom: 14px;
}

.client-logo {
	text-align: center;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(201, 201, 201, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(201, 201, 201, 1);
	box-shadow: 0px 0px 5px 0px rgba(201, 201, 201, 1);
	transition: 0.5s;
	padding: 15px 15px;
	height: 115px;
	display: flex;
	margin: 15px 10px;
	background: #fff;
	align-items: center;
}

.client-logo img {
	margin: 0 auto;
}



.contact-dtl {
	text-align: center;
	color: rgb(0, 0, 0);
	background: rgba(189, 172, 151, 0.5);
	padding: 30px 5px;
	margin-top: 30px;
	transition: 0.5s;
	text-shadow: none !important;
	height: 260px;
	margin-bottom: 50px
}

.contact-dtl p {
	font-size: 22px;
	color: #262626;
	margin: 0;
	font-weight: 400;
}

.contact-dtl p a {
	color: #1c373e;
	text-decoration: none;
}

.contact-dtl p span {
	font-weight: 600;
}

.contact-dtl i {
	border-radius: 100%;
	font-size: 50px;
	color: #050706;
	margin-bottom: 10px;

}


#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: 0;
	background-color: #547a8b;
	color: #fff;
	cursor: pointer;
	padding: 7px 13px;
	border-radius: 4px
}

#myBtn:hover {
	background-color: #555
}

.footer {
	background: rgb(119 157 168);
	text-align: center;
}

.footer p {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 10px 0px;
}

.banner-bg {
	position: absolute;
	z-index: 99999;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.banner-text {
	text-align: center;
	display: none;

}

.banner-text h1 {
	font-size: 130px;
	color: #fff;
	font-weight: 600;

}

.banner-text ul {
	margin: 0px;
	padding: 0px;
}

.banner-text ul li {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
}






.contct-box {
	/*background: #fff;
	border-radius: 20px;
	padding: 20px;
	box-shadow: 0px 2px 5px 1px rgb(0 0 0 / 25%);*/
	margin-top: 5px;
	background: transparent;
}



.contct-box .form-control {
	display: block;
	padding: 10px .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: var(--bs-body-color);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: var(--bs-body-bg);
	background-clip: padding-box;
	border: var(--bs-border-width) solid var(--bs-border-color);
	border-radius: var(--bs-border-radius);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	background: transparent;
	border: 1px solid #82725e;
	border-radius: 0px;
}



.contct-box h4 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}

.contct-box p {
	text-align: center;
	padding: 15px 0px;
	margin: 0px;
}

.contct-box label {
	font-size: 17px;
	color: #333;
}

.contct-box .form-group {
	margin-bottom: 25px;
}

:placeholder {
	color: #fff;
}



.button {
	background: #799cab;
	font-size: 15px;
	padding: 15px 35px;
	color: #fff;
	border-radius: 100px;
	border: none;
	outline: none;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.button:hover {
	background: #000;
}


.lr-pd {
	padding: 0 30px;
}

.team-box {
	background: #ccc;
	background: rgba(213, 213, 213, 0.3);
	padding: 10px;
	height: 415px;
	border-bottom: 3px solid #c9c7c7;
	margin-bottom: 20px;
	top: 0;
	transition: top ease 0.5s;
	position: relative;
}



.team-box:hover {
	box-shadow: 0px 0px 2px 2px rgb(187 187 187 / 48%);
	-webkit-box-shadow: 0px 0px 2px 2px rgb(187 187 187 / 48%);
	-moz-box-shadow: 0px 0px 2px 2px rgba(187, 187, 187, 0.48);
	top: -5px;
}


.team-pick {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.team-dtl h4 {
	font-size: 23px;
	color: #262626;
	font-weight: 600;
	margin-bottom: 5px;
}

.team-dtl p {
	font-size: 20px;
	color: #262626;
	line-height: normal;
}

.add-map {
	border: 1px solid #9f8f7d
}

.add-map iframe {
	padding: 5px;
}

.shine {
	position: relative;
}

.shine::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.team-box:hover .shine::before {
	-webkit-animation: shine .85s;
	animation: shine .85s;
}

clients @-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}


.grow {
	transition: 1s ease;
}

.grow:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	transition: 1s ease;
}


.footer {
	background: #222;
	padding: 50px 0 20px;
}

.bottom-link {
	text-align: left;
}

.bottom-link p {
	font-size: 17px;
	font-weight: 400;
	color: #b2b2b2;
	text-align: left;
	margin-bottom: 10px;
}

.bottom-link ul {
	margin: 0;
	padding: 0;
}

.bottom-link ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 17px;
	font-weight: 400;
	color: #b2b2b2;
	display: flex;
}

.bottom-link ul li i {
	margin-right: 10px;
	margin-right: 10px;
	top: 5px;
	position: relative;
}

.bottom-link ul li a {
	font-size: 17px;
	font-weight: 400;
	color: #b2b2b2;
	text-decoration: none;
}

.bottom-link ul li a:hover {
	color: #777777;
}

.bottom-link ul li a i {
	color: #b2b2b2;
}




.bottom-link h5 {
	font-size: 20px;
	font-weight: 600;
	color: #b2b2b2;
	margin-bottom: 15px;
}

.bottom-link img {
	width: 180px;
	margin-bottom: 15px;
}

.social {
	text-align: left;
}

.social ul {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.social ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	margin-right: 8px;
	padding-right: 2px;
}

.social ul li a {
	width: 32px;
	height: 32px;
	background: #b2b2b2;
	border-radius: 100px;
	text-align: center;
	display: block;
	line-height: 34px;
}

.social ul li a i {
	color: #222;
}

.social ul li a:hover {
	background: #6c99ab;
	color: #fff;
}

.social ul li a:hover i {
	color: #fff;
}

.pd20 {
	padding-top: 50px;
	padding-bottom: 20px;
}

/*
.flip-card {
	background-color: transparent;
	width: 150px;
	height: 150px;
	perspective: 1000px;
	border-radius: 100%;
	line-height: 150px;
	margin: 0 auto;
	text-align: center;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
}

.flip-card-front {
	background-color: #00528c;
	color: black;
	border-radius: 50px;
}

.flip-card-back {
	background-color: #ea4602;
	color: white;
	transform: rotateY(180deg);
	border-radius: 50px;
}

.flip-card-front,
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
	*/