.banner{
	background: url('../img/about-meghalaya/Meghalaya_Banner.jpg');
	height: 60vh;
	width: 100%;
}

.card-icon{
	background: #ecfff0;
	border-radius: 30px;
	height: 220px;
	transition: all 0.3s ease;
}
.card-icon:hover{
	margin-top: -10px;
	transition: all 0.3s ease;
}

.card-icon .icon-box img{
    width: 80px;
}
.card-icon .text-box{
    margin-top: 30px;
}
.advantages .item{
    width: 20%;
}
.advantages .icon-box{
    margin-top: 0px;
    background: transparent;
}
.advantages .card-icon .text-box{
    margin-top: 0px;
}
.main-title-1{
    color: #3B7B2B;
}
.icon-box{
	height: 100px;
    width: 100px;
    margin:auto;
    background: #fff;
	border-radius: 50%;
	padding-top: 8px;
    margin-top: -55px;
    overflow: hidden;
}
.text-box h3{
    color: #EF6023;
    font-weight: 600;
}
.card-icon p {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.icons-group .item{
	margin:auto 5px;
}
.icons-group .owl-wrapper-outer{
	padding-top: 30px;
}
.advantage-list{
	background: #3B7B2B;
}
.advantages .icon-box{
    padding-top: 0px;
}
.advantages a{
	color: #fff;
	padding: 10px;
	font-size: 16px;
}
.page-section {
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
    color: #000;
    overflow: hidden;
}
.linked-box {
    font-size: 30px;
}
.mplr-100 {
    padding: 0px 280px;
}
.border-top-left-radius-10 {
    border-top-left-radius: 10px;
}
.bg-light-orange {
    background-color: #EF6023;
}
.min-h-300 {
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-link-round-1 {
    position: absolute;
    right: -50px;
    top: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #EF6023;
    z-index: 999;
    margin-top: -50px;
    border-top: 5px #fff solid;
    border-right: 5px #fff solid;
}
.bg-light-orange a {
    color: #fff !important;
}
.linked-box a {
    text-decoration: none;
    font-size: 22px;
    font-weight: 500;
}
.padding-60 {
    padding: 20px;
}
.linked-box .bg-facebook {
    background-color: #629555 !important;
}
.border-top-right-radius-10 {
    border-top-right-radius: 10px;
}
.box-link-round-2 {
    position: absolute;
    bottom: -50px;
    left: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #629555 !important;
    z-index: 999;
    margin-left: -50px;
    border-bottom: 5px #fff solid;
    border-right: 5px #fff solid;
}

.linked-box .bg-facebook:hover a {
    color: #fff !important;
}
.box-link-round-4 {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #ef6023;
    z-index: 999;
    left: -50px;
    top: 50%;
    margin-top: -50px;
    border-bottom: 5px #fff solid;
    border-left: 5px #fff solid;
}
.box-link-round-3 {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #629555;
    z-index: 999;
    top: -50px;
    left: 50%;
    margin-left: -50px;
    border-top: 5px #fff solid;
    border-left: 5px #fff solid;
}
.border-bottom-left-radius-10 {
    border-bottom-left-radius: 10px;
}
.border-bottom-right-radius-10 {
    border-bottom-right-radius: 10px;
}
.linked-box .min-h-300:hover {
    box-shadow: 0px 0px 20px #000;
    border: 5px #fff solid;
}
.linked-box .min-h-300:hover {
    box-shadow: 0px 0px 20px #000;
    border: 5px #fff solid;
}
.linked-box .bg-facebook:hover {
    background-color: #3B7B2B !important;
}

.linked-box .bg-facebook:hover .box-link-round-3, .linked-box .bg-facebook:hover .box-link-round-2{
	background-color: #3B7B2B!important;
}


































