﻿.light-beige-bg {
	background-color: #F9F6E8;
}

.landing-hero-v5 {
	background-image: url("../../../Content/images/kids/kids-hero-bg-ar.svg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 580px;
}

.why-modarby-kids {
	background-image: url("../../../Content/images/kids/kids-why-bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	height: auto;
}

	.why-modarby-kids .why-kids-item img {
		position: relative;
		margin-bottom: 40px;
	}

.why-kids-item .why-kids-text {
	position: absolute;
	top: 30%;
	right: 38%;
	left: 20px;
}

.kids-banner {
	background-image: url("../../../Content/images/kids/kids-banner.svg");
	background-repeat: no-repeat;
	height: 200px;
	background-size: contain;
	padding: 24px;
	margin-bottom: 40px;
	margin-top: 30px;
}

	.kids-banner p {
		float: right;
		padding: 0 0 0 80px;
		line-height: 50px;
	}

	.kids-banner a {
		padding-left: 20px;
		padding-top: 5px;
		display: inline-block;
	}

.kids-learn-item img {
	position: relative;
	margin-bottom: 12px;
	margin-left: 14px;
}

.kids-learn-item .kids-learn-content {
	position: absolute;
	top: 8%;
	text-align: center;
	padding: 0px 16px;
}

.kids-learn-item a h5 {
	color: #212121;
}

.kids-what-to-learn {
	background-color: #F4EFD7;
}

.kids-hero .btn-success {
	background-color: #34C759;
	border-color: #34C759;
}

.kids-numbers.v5-web-num-proud .landing-v5-numbers-container {
	background-color: #f9f6f6;
	border-radius: 30px;
	border: 1px solid #fff;
}

.kids-numbers .blue-kid-box {
	background-color: #F0F7FF !important;
}

.kids-numbers .green-kid-box {
	background-color: #EAF9EE !important;
}

.kids-numbers .orange-kid-box {
	background-color: #FFF4E5 !important;
}

.kids-numbers .purple-kid-box {
	background-color: #FAEFFF !important;
}

.kids-numbers .darkp-kid-box {
	background-color: #F0F0FF !important;
}

.kids-banner-old {
	background-color: #F4EFD7;
	height: 152px;
	position: relative;
	margin-top: 50px;
}

	.kids-banner-old img {
		position: absolute;
		top: -83px;
	}

.kids-banner-old-content {
	margin-right: 180px;
}

.kids-download {
	background-image: url("../../../Content/images/kids/kids-download.svg");
	background-repeat: no-repeat;
	height: auto;
	background-position: right;
	background-size: auto;
}

.relative-title-drawing {
	position: absolute;
	top: -16px;
	right: 36px;
}

.kids-hero-slider img {
	margin: 0 auto;
}

.kids-hero h1 {
	font-size: 34px;
}

.kids-hero .btn-success.btn-radius {
	padding: 12px 30px;
	font-size: 14.5px;
	font-weight: 600;
	border-radius: 18px;
}

.kids-subscribe-hero .subscribe-pkg-kids .badge {
	background-color: #F4EFD7;
	color: #212121;
	border: 1px solid #F4EFD7;
	padding: 6px 16px;
	margin-bottom: 12px !important;
	font-weight: 600;
	border-radius: 12px;
}

.kids-subscribe-hero .sub-pack-item i {
	color: #0cc144;
	padding-left: 4px;
}

.kids-subscribe-hero .sub-pack-item {
	text-align: right;
	font-size: 13px;
	margin-bottom: 10px !important;
}

.subscribe-pkg-kids .btn-success {
	border-radius: 12px;
	font-weight: 600;
	padding: 2px;
	position: absolute;
	width: 36%;
	right: 32px;
	bottom: 6px;
	background-color: #34C759;
	border-color: #34C759;
}


.subscribe-pkg-kids {
	background-image: url("../../../Content/images/kids/pscakges-kids-bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	padding: 30px;
	position: relative;
}

	.subscribe-pkg-kids img {
		text-align: center;
		margin: -16px auto 20px;
	}

	.subscribe-pkg-kids .most-pop {
		position: absolute;
		top: 21px;
		right: 8px;
		transform: rotate(-8deg);
		text-align: center;
		background-color: #E7E2C9;
		color: #222;
		font-weight: 600;
		padding: 6px 8px;
		font-size: 10px;
		border-radius: 12px;
	}

.linthro-text {
	text-decoration: line-through;
}

.contact-kids-banner {
	/*background-image: url("../../../Content/images/kids/contact-kids-banner.svg");
	background-repeat: no-repeat;
	background-size: contain;*/
	background-color:#FFF;
	border-radius:12px;
	border:1px solid #D3CEBB;
	padding: 20px;
	margin-bottom:50px;
	position: relative;
}

.kbanner-btns {
	Position: relative;
}

	.kbanner-btns .btn {
		border-radius: 12px;
		padding: 8px 10px;
		font-weight: 700;
		font-size: 11px;
	}


	.kbanner-btns .btn-success {
		background-color: #d6f2dd;
		color: #444;
		border-color: #58cf7b;
	}

		.kbanner-btns .btn-success Img, .kbanner-btns .btn-primaryImg {
			width: 15px;
			margin-left: 4px;
			vertical-align: top;
		}

	.kbanner-btns .btn-primary {
		border-color: #eae0b8;
		color: #444;
		background-color: #f5efd8;
	}
