/*.container {
		  display: flex;
		  justify-content: center;
		  align-items: center;
		  background-color: #fff;
		  flex-direction: column;
		}*/


		/*.bg {
		    padding: 40px 0px 10px;
		    box-shadow: 0 15px 30px 0 rgba(0,0,0,0.11), 0 5px 15px 0 rgba(0,0,0,0.08);
		}*/
		
		.timeline .swiper-container {
		  height: 600px;
		  width: 100%;
		  position: relative;
		}
		.timeline .swiper-wrapper {
		  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
		}
		.timeline .swiper-slide {
		  position: relative;
		  color: #fff;
		  overflow: hidden;
		  background-size: cover;
		  background-repeat: no-repeat;
		  background-position: center center;
		}
		.timeline .swiper-slide::after {
		  content: "";
		  position: absolute;
		  z-index: 1;
		  right: -115%;
		  bottom: -10%;
		  width: 100%;
		  height: 100%;
		  background-color: rgba(0, 0, 0, 0.17);
		  box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.16);
		  border-radius: 100%;
		}
		.timeline .swiper-slide-content {
		    position: absolute;
		    text-align: right;
		    width: 80%;
		    width: 410px;
		    right: 34%;
		    top: 34%;
		    -webkit-transform: translate(50%, 0);
		    transform: translate(50%, 0);
		    font-size: 20px;
		    z-index: 2;
		}
		.timeline .swiper-slide .timeline-year {
		  display: block;
		  font-style: italic;
		  font-size: 42px;
		  margin-bottom: 40px;
		  -webkit-transform: translate3d(20px, 0, 0);
		          transform: translate3d(20px, 0, 0);
		  color: #d4a024;
		  font-weight: 300;
		  opacity: 0;
		  transition: .2s ease .4s;
		}
		.timeline .swiper-slide .timeline-title {
		  font-weight: 800;
		  font-size: 34px;
		  margin: 0 0 30px;
		  opacity: 0;
		  -webkit-transform: translate3d(20px, 0, 0);
		          transform: translate3d(20px, 0, 0);
		  transition: .2s ease .5s;
		}
		.timeline .swiper-slide .timeline-text {
		    line-height: 1.5;
		    opacity: 0;
		    -webkit-transform: translate3d(20px, 0, 0);
		    transform: translate3d(20px, 0, 0);
		    transition: .2s ease .6s;
		    margin: 5px 0;
		}
		.timeline .swiper-slide-active .timeline-year {
		  opacity: 1;
		  -webkit-transform: translate3d(0, 0, 0);
		          transform: translate3d(0, 0, 0);
		  transition: .4s ease 1.6s;
		}
		.timeline .swiper-slide-active .timeline-title {
		  opacity: 1;
		  -webkit-transform: translate3d(0, 0, 0);
		          transform: translate3d(0, 0, 0);
		  transition: .4s ease 1.7s;
		}
		.timeline .swiper-slide-active .timeline-text {
		  opacity: 1;
		  -webkit-transform: translate3d(0, 0, 0);
		          transform: translate3d(0, 0, 0);
		  transition: .4s ease 1.8s;
		}
		.timeline .swiper-pagination {
		  right: 3% !important;
		  height: 100%;
		  display: flex;
		  flex-direction: column;
		  justify-content: center;
		  font-style: italic;
		  font-weight: 300;
		  /*font-size: 18px;*/
		  font-size: 12px;
		  z-index: 1;
		  top: 50%;
		}
		.timeline .swiper-pagination::before {
		  content: "";
		  position: absolute;
		  left: -30px;
		  top: 0;
		  height: 100%;
		  width: 1px;
		  background-color: rgb(212, 161, 41);
		}
		.timeline .swiper-pagination-bullet {
		    width: auto;
		    height: auto;
		    text-align: center;
		    opacity: 1;
		    background: transparent;
		    color: #d4a129;
		    margin: 4px 0 !important;
		    position: relative;
		    font-weight: 800;
		}
		.timeline .swiper-pagination-bullet::before {
		    content: "";
		    position: absolute;
		    top: 22px;
		    left: -32.5px;
		    width: 12px;
		    height: 12px;
		    border-radius: 40px 46px 0 40px;
		    background-color: #ffffff;
		    -webkit-transform: scale(0);
		    transform: scale(0);
		    transition: .2s;
		}
		.timeline .swiper-pagination-bullet-active {
		    color: #0e0e0e;
		    background: #d4a024;
		    border: 3px dotted #fff;
		    width: 54px;
		    height: 54px;
		    line-height: 53px;
		    font-size: 18px;
		}
		.timeline .swiper-pagination-bullet-active::before {
		    -webkit-transform: scale(1);
		    transform: scale(1);
		        transform: rotate(-53deg);
		}
		.timeline .swiper-button-next,
		.timeline .swiper-button-prev {
		  background-size: 20px 20px;
		  top: 15%;
		  width: 20px;
		  height: 20px;
		  margin-top: 0;
		  z-index: 2;
		  transition: .2s;
		}
		.milestone-bg{
			background: url(../img/testimonial-bg-2.jpg);
		}
		.timeline .swiper-button-prev {
		    top: 9%;
		    left: auto;
		    right: 40px;
		    -webkit-transform: rotate(90deg) translate(0, 10px);
		    transform: rotate(90deg) translate(0, 10px);background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
		}
		
		.timeline .swiper-button-next {
		    top: auto;
		    bottom: 9%;
		    right: 40px;
		    /* right: 8%; */
		        transform: rotate(90deg) translate(3px, 10px);
		  	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E");
		}
		/*.timeline .swiper-button-next:hover {
		  -webkit-transform: translateX(3px);
		          transform: translateX(3px);
		}*/
		.swiper-slide .mile-image {
		    position: absolute;
		    top: 30%;
		    left: 4%;
		    border: 6px inset #ffd05e;
		    /* border-radius: 50%; */
		    width: 450px;
		    height: 330px;
		    box-shadow: 0 5px 13px #d4a024;
		    padding: 2px;
		}
		.mile-image img{
			width: 100%;
			height: 100%;
		}
		
		@media screen and (max-width: 1024px) {
			.timeline .swiper-slide-content {
			    right: 31%;
			    width: 290px;
			}
		  .timeline .swiper-slide::after {
		    right: -20%;
		    bottom: -12%;
		    width: 240px;
		    height: 50%;
		    /*box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);*/
		  }
		  
		}
		@media screen and (max-width: 768px) {
			.timeline .swiper-slide-content {
			    text-align: center;
			    width: 80%;
			    max-width: 310px;
			    right: 50%;
			    top: 8%;
			    -webkit-transform: translate(50%, 0);
			    transform: translate(50%, 0);
			    font-size: 18px;
			    z-index: 2;
			}
			.timeline .swiper-pagination {
			    display: none;
			}
			.timeline .swiper-button-prev {
				  left: 8%;  
			}
			
			.timeline .swiper-button-next {
			  	right: 8%;
			  	top: 9%;
			}
			.timeline .swiper-button-prev, .timeline .swiper-button-next {
		      	transform: rotate(-2deg) translate(0, 10px);
		      	top:16%;
		    }
		    /*.timeline .swiper-slide .timeline-text {
			    margin: 12px 0;
			}*/
		    .timeline .swiper-slide .timeline-year {
			    margin-bottom: 18px;
			}
			.swiper-slide .mile-image {
			    text-align: center;
			    width: 65%;
			    right: 48%;
			    left: 18%;
			}
		}
		@media screen and (max-width: 480px) {
			.swiper-slide .mile-image {
			    height: 270px;
			    top: 42%;
			    width: 90%;
    			right: 20px;
    			left: 22px;
			}
			.timeline .swiper-slide .timeline-text {
			    font-size: 12px;
			}
			.timeline .swiper-container {
			    height: 500px;
			}
			.timeline .swiper-slide .timeline-year {
			    margin-bottom: 9px;
			}
			
		}
		@media screen and (max-width: 425px) {
			.swiper-slide .mile-image {
			    left: 18px;
			}
		}
		@media screen and (max-width: 375px) {
			.timeline .swiper-container {
			    height: 430px;
			}
			.swiper-slide .mile-image {
			    height: 192px;
			        left: 15px;
			}
			.timeline .swiper-slide .timeline-year {
			    margin-bottom: 0px;
			    margin-top: 14px;
			    font-size: 32px;
			}
			.timeline .swiper-slide .timeline-text {
			    margin: 3px 0;
			}
			.timeline .swiper-button-next {
			    right: 5%;
			}
			.timeline .swiper-button-prev {
			    left: 5%;
			}
			.swiper-slide .mile-image {
			    height: 225px;
			}
		}