.elementor-85 .elementor-element.elementor-element-1f7a447{--display:flex;--min-height:200px;--justify-content:center;}.elementor-85 .elementor-element.elementor-element-1f7a447:not(.elementor-motion-effects-element-type-background), .elementor-85 .elementor-element.elementor-element-1f7a447 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.bts.edu.sg/wp-content/uploads/2025/04/BTS-Facade-Enhanced.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-85 .elementor-element.elementor-element-a902b0a > .elementor-widget-container{background-color:#00000040;padding:10px 10px 10px 10px;}.elementor-85 .elementor-element.elementor-element-a902b0a{text-align:center;}.elementor-85 .elementor-element.elementor-element-a902b0a .elementor-heading-title{color:#FFFFFF;}.elementor-85 .elementor-element.elementor-element-99f4bcf{--display:flex;--padding-top:20px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}.elementor-85 .elementor-element.elementor-element-0501c78{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#B1B1B1;--border-color:#B1B1B1;}.elementor-85 .elementor-element.elementor-element-3a95eb6{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#B1B1B1;--border-color:#B1B1B1;}.elementor-85 .elementor-element.elementor-element-f25a099{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#B1B1B1;--border-color:#B1B1B1;}.elementor-85 .elementor-element.elementor-element-8f3feab{--n-tabs-direction:row;--n-tabs-heading-direction:column;--n-tabs-heading-width:25%;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:initial;--n-tabs-heading-wrap:wrap;--n-tabs-title-font-size:20px;--n-tabs-title-color:var( --e-global-color-primary );--n-tabs-icon-gap:20px;}.elementor-85 .elementor-element.elementor-element-8f3feab.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:"Roboto", Sans-serif;font-weight:500;}.elementor-85 .elementor-element.elementor-element-f061db3{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-85 .elementor-element.elementor-element-99f4bcf{--content-width:1200px;}}@media(max-width:1024px){.elementor-85 .elementor-element.elementor-element-99f4bcf{--padding-top:20px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}@media(max-width:767px){.elementor-85 .elementor-element.elementor-element-99f4bcf{--padding-top:20px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for heading, class: .elementor-element-a902b0a */.elementor-85 .elementor-element.elementor-element-a902b0a {
    width: 300px;
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1f7a447 */#primary {
    padding: 0;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-99f4bcf */header:after, #timeline .timeline-item:after, header:before, #timeline .timeline-item:before {
	 content: '';
	 display: block;
	 width: 100%;
	 clear: both;
}
.displayer {
  width: 100%;
  height: auto;
}
 .container {
	 max-width: 1100px;
	 margin: 0 auto;
}
 .project-name {
	 text-align: center;
	 color: #6EC1E4;
}
 #timeline {
	 width: 100%;
	 margin: 30px auto;
	 position: relative;
	 padding: 0 10px;
	 -webkit-transition: all 0.4s ease;
	 -moz-transition: all 0.4s ease;
	 -ms-transition: all 0.4s ease;
	 transition: all 0.4s ease;
}
 #timeline:before {
	 content: "";
	 width: 19px;
	 height: 100%;
	 background: #6EC1E4;
	 left: 49%;
	 top: 10px;
	 position: absolute;
}
 #timeline:after {
	 content: "";
	 clear: both;
	 display: table;
	 width: 100%;
}
 #timeline .timeline-item {
	 margin-bottom: 50px;
	 position: relative;
}
 #timeline .timeline-item .timeline-icon {
	 background: #6EC1E4;
	 width: 50px;
	 height: 50px;
	 position: absolute;
	 top: 0;
	 left: 50%;
	 overflow: hidden;
	 margin-left: -23px;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -ms-border-radius: 50%;
	 border-radius: 50%;
}
 #timeline .timeline-item .timeline-icon svg {
	 position: relative;
	 top: 14px;
	 left: 14px;
}
 #timeline .timeline-item .timeline-content {
	 width: 45%;
	 background: #fff;
	 padding: 20px 20px 5px 20px;
	 -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	 -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	 -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	 box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 -ms-border-radius: 5px;
	 border-radius: 50px;
	 -webkit-transition: all 0.3s ease;
	 -moz-transition: all 0.3s ease;
	 -ms-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}
 #timeline .timeline-item .timeline-content h2 {
	 padding: 10px;
	 background: #6EC1E4;
	 color: #fff;
	 text-align: center;
	 margin: -20px -20px 0 -20px;
	 -webkit-border-radius: 3px 3px 0 0;
	 -moz-border-radius: 3px 3px 0 0;
	 -ms-border-radius: 3px 3px 0 0;
	 border-radius: 20px;
}
 #timeline .timeline-item .timeline-content:before {
	 content: '';
	 position: absolute;
	 left: 45%;
	 top: 20px;
	 width: 0;
	 height: 0;
	 border-top: 7px solid transparent;
	 border-bottom: 7px solid transparent;
	 border-left: 7px solid #6EC1E4;
}
 #timeline .timeline-item .timeline-content.right {
	 float: right;
}
 #timeline .timeline-item .timeline-content.right:before {
	 content: '';
	 right: 45%;
	 left: inherit;
	 border-left: 0;
	 border-right: 7px solid #6EC1E4;
}

 @media screen and (max-width: 768px) {
	 #timeline {
		 margin: 30px;
		 padding: 0px;
		 width: 90%;
	}
	 #timeline:before {
		 left: 0;
	}
	 #timeline .timeline-item .timeline-content {
		 width: 90%;
		 float: right;
	}
	 #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
		 left: 10%;
		 margin-left: -6px;
		 border-left: 0;
		 border-right: 7px solid #6EC1E4;
	}
	 #timeline .timeline-item .timeline-icon {
		 left: 0;
	}
}/* End custom CSS */