@charset "utf-8";
/* CSS Document */

/*==Milestone Section==*/
.milestone-sec {
}
.milestone-sec .carousel-item {
	background: #707070;
	/*height:450px;*/
	height: auto;
	border-radius: 20px;
}
.milestone-sec .carousel-item.item1 {
	background: #026aa0;
}

.milestone-sec .carousel-item.item2 {
	background: #3fa29e;
}

.milestone-sec .carousel-item.item3 {
	background: #fda900;
}

.milestone-sec .carousel-item.item4 {
	background: #4a77b4;
}

.milestone-sec .carousel-item.item5 {
	background: #a251a2;
}

.milestone-sec .carousel-item.item6 {
	background: #579e3e;
}

.milestone-sec .carousel-item.item7 {
	background: #026aa0;
}

.milestone-sec .carousel-item.item8 {
	background: #3fa29e;
}

.milestone-sec .carousel-item .carousel-caption {
	text-align: left;
	position: relative;
	padding: 40px;
	left: auto;
	right: auto;
	bottom: auto;
}

.milestone-sec .carousel-item h2 {
	font-size: 20px;
	margin-bottom: 15px;
  	font-weight: 600;
  	line-height: 24px;
	color: #ffffff;
}

.milestone-sec .carousel-item h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #ffffff;
}

.milestone-sec .carousel-inner {
width: 90%;
margin: 0 auto;
}

.milestone-sec .carousel-control-prev, .milestone-sec .carousel-control-next {
	width: auto;
	padding-top: 150px;
	align-items: start;
}

.milestone-sec .carousel-control-prev .carousel-control-prev-icon, .milestone-sec .carousel-control-next .carousel-control-next-icon {
	width: auto;
	height: auto;
	color: #737373;
	background: none;
	font-size: 42px;
	font-weight: 600;
}
.milestone-sec p{
	font-size: 14px;
	line-height: 20px;
}
.milestone-sec .list1 {
	list-style-position: outside;
	margin-left: 14px;
	margin-bottom: 10px;
	border: none;
  	list-style: disc;
}
.milestone-sec .list1 li {
	font-size: 14px;
	border-bottom: none;
}
.milestone-sec .carousel-indicators {
	position: relative;
	list-style: none;
}
.milestone-sec .carousel-indicators li {
	font-size: 11px;
	font-weight: 500;
	width: auto;
	height: auto;
	text-indent: 0;
	margin: 0 15px;
	opacity: 1;
	text-align: center;
	border-top: 0;
	background: none;
	position: relative;
}
.milestone-sec .carousel-indicators li.active .indicator-sec::after {
	content: "";
	width: 100%;
	height: 4px;
	background: #000000;
	position: absolute;
	top: 0;
	left: -1px;
}
.milestone-sec .carousel-indicators1 li.active .indicator-sec::after {
	display: none;
}
.indicator-sec {
	width: 83px;
	height: 90px;
	display: block;
	padding: 5px 9px 10px 9px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.carousel-indicators li.one {
	color: #026aa0;
}

.carousel-indicators li.two {
	color: #3fa29e;
}

.carousel-indicators li.three {
	color: #fda900;
}

.carousel-indicators li.four {
	color: #4a77b4;
}

.carousel-indicators li.five {
	color: #a251a2;
}

.carousel-indicators li.six {
	color: #579e3e;
}

.carousel-indicators li.seven {
	color: #026aa0;
}

.carousel-indicators li.eight {
	color: #3fa29e;
}

.carousel-indicators li.active .indicator-sec::after {
	content: "";
	width: 100%;
	height: 4px;
	background: #000000;
	position: absolute;
	top: 0;
	left: -1px;
}

.carousel-indicators li.active .indicator-sec::after {
	display: block;
}

.carousel-indicators li.active.one .indicator-sec::after {
	background: #026aa0;
}

.carousel-indicators li.active.two .indicator-sec::after {
	background: #3fa29e;
}

.carousel-indicators li.active.three .indicator-sec::after {
	background: #fda900;
}

.carousel-indicators li.active.four .indicator-sec::after {
	background: #4a77b4;
}

.carousel-indicators li.active.five .indicator-sec::after {
	background: #a251a2;
}

.carousel-indicators li.active.six .indicator-sec::after {
	background: #579e3e;
}

.carousel-indicators li.active.seven .indicator-sec::after {
	background: #026aa0;
}

.carousel-indicators li.active.eight .indicator-sec::after {
	background: #3fa29e;
}

.indictr-wrap {
	width: 62px;
	height: 62px;
	display: block;
	border-radius: 50%;
	position: relative;
}

.indictr-wrap::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 70px solid #555;
	position: absolute;
	left: -9px;
	z-index: -1;
	top: 6px;
}
.indictr-wrap img {
	border-radius: 50%;
}

.carousel-indicators li.one .indicator-sec .indictr-wrap::after {
	border-top-color: #026aa0;
}

.carousel-indicators li.two .indicator-sec .indictr-wrap::after {
	border-top-color: #3fa29e;
}

.carousel-indicators li.three .indicator-sec .indictr-wrap::after {
	border-top-color: #fda900;
}

.carousel-indicators li.four .indicator-sec .indictr-wrap::after {
	border-top-color: #4a77b4;
}

.carousel-indicators li.five .indicator-sec .indictr-wrap::after {
	border-top-color: #a251a2;
}

.carousel-indicators li.six .indicator-sec .indictr-wrap::after {
	border-top-color: #579e3e;
}

.carousel-indicators li.seven .indicator-sec .indictr-wrap::after {
	border-top-color: #026aa0;
}

.carousel-indicators li.eight .indicator-sec .indictr-wrap::after {
	border-top-color: #3fa29e;
}

@media screen and (max-width:767px) {

 .milestone-sec .carousel-indicators li {
        margin: 0 2px;
	 	line-height: 14px;
    }
    .milestone-sec .list1 li {
        font-size: 13px;
    }
    .milestone-sec .carousel-inner {
        width: 100%;
    }
    .milestone-sec .carousel-item .carousel-caption {
        padding: 20px;
    }
    .milestone-sec .carousel-control-prev, .milestone-sec .carousel-control-next {
        display: none;
    }
    .milestone-sec .carousel-indicators {
        position: relative;
        margin: 0;
    }
    .indicator-sec {
        width: 50px;
        height: 57px;
        padding: 4px;
        margin-bottom: 2px;
    }
    .carousel-indicators1 li .indicator-sec {
        width: 55px;
        height: 62px;
    }
    .indictr-wrap {
        width: 37px;
        height: 37px;
    }
	.indictr-wrap::after {
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-top: 40px solid #555;
        left: -6px;
    }
}