
/*
* Card
*/
.card-accordion-our-services-container {
	border: 1px solid #eef0f4; }
	.card-accordion-our-services-container .card-accordion-our-services {
		border: 9px solid #eef0f4;
		border-top: 0; }

.custom-cards {
	position: relative; }
	.custom-cards.custom-cards-slider .cards-container {
		margin: -250px auto 0; }
	@media (max-width: 1199px) {
		.custom-cards {
			height: auto; } }
	.custom-cards .cards-container:before {
		height: 100%;
		width: 100%;
		top: 0;
		left: 0; }
	@media (max-width: 1199px) {
		.custom-cards .cards-container {
			position: static;
			padding-bottom: 0; } }
	@media (min-width: 1200px) {
		.custom-cards .cards-container.box-shadow-1:before {
			width: 99% !important;
			height: 99% !important; } }
	@media (max-width: 1199px) {
		.custom-cards .cards-container > div:nth-child(1) .card, .custom-cards .cards-container > div:nth-child(2) .card {
			margin-top: 0;
			padding-bottom: 0; } }
	.custom-cards .cards-container .card {
		padding: 70px 0;
		box-shadow: 0 0 50px rgba(0, 0, 0, 0.07); }
		.custom-cards .cards-container .card:before {
			box-shadow: none !important; }
		.custom-cards .cards-container .card .card-body {
			padding: 0 50px;
			border-right: 1px solid #eef0f4; }
			@media (max-width: 1199px) {
				.custom-cards .cards-container .card .card-body {
					border-right: 0; } }
			.custom-cards .cards-container .card .card-body img {
				padding-bottom: 35px; }
			.custom-cards .cards-container .card .card-body .card-title {
				font-size: 24px; }
			.custom-cards .cards-container .card .card-body .card-text, .custom-cards .cards-container .card .card-body .card-title {
				margin: 0; }


/*
* Our Services
*/
.col-img-our-services:before {
	content: '';
	position: absolute;
	display: block;
	background-color: #fafafc;
	top: -78px;
	left: -10px;
	width: 200%;
	z-index: 21;
	height: 75px;
	transform: rotate(-2deg); }

.col-img-our-services:after {
	content: '';
	position: absolute;
	display: block;
	background-color: #fafafc;
	bottom: -78px;
	left: -10px;
	width: 200%;
	z-index: 21;
	height: 75px;
	transform: rotate(2deg); }

@media (max-width: 991px) {
	.col-img-our-services {
		display: none; } }

.our-services {
	background-position-y: center;
	background-repeat: no-repeat;
	background-size: auto;
	height: auto;
	position: relative;
	overflow: hidden; }
	@media (min-width: 1200px) {
		.our-services {
			min-height: 850px; } }
	@media (max-width: 991px) {
		.our-services {
			background: none !important; } }
	.our-services:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 50%;
		height: 100%;
		background-color: #fff;
		z-index: 0; }

/*
* Coaching Consulting
*/
