/*@font-face {
    font-family: MyriadPro;
    src: url("../fonts/MyriadPro-Regular.otf") format("opentype");
}
@font-face {
    font-family: MyriadPro;
    font-style: italic;
    src: url("../fonts/MyriadPro-It.otf") format("opentype");
}
@font-face {
    font-family: NotoSansCJKtc;
    font-weight: 300;
    src: url("../fonts/NotoSansCJKtc-Light_1.otf") format("opentype");
}

@font-face {
    font-family: NotoSansCJKtc;
    font-weight: 500;
    src: url("../fonts/NotoSansCJKtc-DemiLight_1.otf") format("opentype");
}

@font-face {
    font-family: NotoSansCJKtc;
    src: url("../fonts/NotoSansCJKtc-Regular_1.otf") format("opentype");
}

@font-face {
    font-family: NotoSansCJKtc;
    font-weight: 700;
    src: url("../fonts/NotoSansCJKtc-Medium_1.otf") format("opentype");
}*/


body{
	font-size: 15px;
	background-color: #FFF;
	font-family: "Noto Sans TC", "Open Sans", "AndBasR","微軟正黑體",NotoSansCJKtc, "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
}
html,body{height:100%;}

.wrap{
	background-color: #FFF;
}

.navbar-brand img {
  margin-top: -10px;
  width: 280px;
  /* height: auto; */
}

.paginateBlock{
	  text-align: center;

}

.cat-list li>a{
	display: inline-block;
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cat-list li>i{
	position: relative;
	top: -5px;
}

.post-content{

}

#myCarousel{
	max-height: 360px;
}

.carousel-inner .item{
	cursor: pointer;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#myCarousel .carousel-inner .item img{
	width: 100%;
}

.text-sm{
	font-size: 8pt;
}
.hide{
	display: none;
}
.myPagination ul li a{
	padding: 3px 10px;
	text-decoration: none;
}
.copyRight{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	margin-top: 40px;

}
.newsBlock{
	position: absolute;
	bottom: 10px;
	left: 5%;
	width: 90%;
	padding: 15px 0px;
	background-color: transparent;
}

.newsBlock .yellowLine{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	background-color: #F1C01D;
}
.newsBlock h2{
	color: #FFF;
	font-weight: 400;
	font-size: 18px;

}

.newsBlock .singleNews{
	clear: both;
	position:relative;
	min-height: 30px;
	margin-bottom: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.newsBlock .singleNews a{
	color: #FFF;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;

}
.newsBlock .singleNews div.time{
	display: inline-block;
	width: 100px;
	margin-right: 30px;
}
.newsBlock .singleNews a span{
	display: inline-block;
	
}
.newsBlock .singleNews:hover a{
	opacity: 0.8;
}
.newsBlock .moreNewsBtn{
	width: 70px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 10px;
	background-color: #F1C01D;
	color: #000;
	border: 0;
	margin-top: auto;

}
.newsBlock .d-flex{
	flex-direction: margin-top: auto;
	justify-content: end;
}

.markRed{
	color: red;
}
.homeSection span.markBold{
	font-weight: bolder;
	font-size: 16px;
	background-color: #FFDC00;
    color: #000;
    display: inline-block;
    padding: 3px 5px;
}
input.error, textarea.error{
	border: 1px dotted red;
}

span.error{
	color: red;
}
.admin-panel{
	padding-top: 150px;
}
.admin-panel .row{
	margin: 0px;
}

.admin-panel h4{
	font-size: 15px;
}

.btn-container{
	margin-top: 20px;
	margin-bottom: 20px;
}

.fileList{
	display: none;
}
.newsImg{
	width: 100%;
	height: 190px;
	background: url(../../upload/news/sample.png) center center;
	background-size: cover;
}
span.cutLong80{
	display: inline-block;
	width: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.textArea h1{

	font-size: 24px;
	border-bottom: 2px solid #279FBB;
	display: inline-block;
}
.textArea h2{
	margin-top: 20px;
	font-size: 22px;
	border-left: 2px solid #279FBB;
	padding-left: 10px;
	display: inline-block;
}
.textArea h3{
	font-size: 18px;
	color: #279FBB;
}
.textArea{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.textArea p{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
}
.textArea hr{
	margin-top: 35px;
	margin-bottom: 35px;
}

.textArea tbody tr td{
	padding: 10px 30px 10px 0px;
}
.textArea tbody tr p{
	margin: 5px 0px;
}
.textArea th{background-color:#018DB1;font-weight:bold;color:#fff;}

.textArea .table-bordered tbody tr th p,.textArea .table-bordered tbody tr th{
	color: #FFF;
}
.textArea a{
	color: #333;
}
.textArea a:hover{
	color: #333;
	text-decoration: none;
}
.textArea .icons-list li{
	font-size: 14px;
	margin-bottom: 20px;
}
.textArea table.companyTable{
	width: 100%;
}
.textArea table.companyTable td{
	height: 180px;
	vertical-align: top;
	text-align: center;
	width: 33%;
}
.textArea table.companyTable td h1{
	margin-bottom: 10px;
}
.textArea table.companyTable td img{
	height: 60px;
}

.textArea table.memberTable tr th{
	white-space: nowrap;
	text-align: center;
	padding: 0px 5px;
}

.textArea table.memberTable tr td{
	padding: 0px 5px;
}

.myDatepicker[readonly]{
	background-color: #FFF;
	cursor: pointer;
}
.runnerBlock{
	min-height: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ae0000;
	margin-bottom: 10px;
}
.runnerBlock ul li:before{
	content: " + ";
}
.runnerBlock ul{
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}
.runnerBlock ul li{
	display: none;
	font-size: 16px;
	color: #333;
}
.runnerBlock ul li a{
	font-size: 16px;
	color: #333;
}
.runnerBlock ul li a:hover{
	text-decoration: none;
}
.runnerBlock ul li.active a{
	
}

.forumItem{
	cursor: pointer;
}
.forumItem:hover{
	box-shadow: 1px 1px 5px #EEE;
}
.forumItem h5{
	margin-top: 0px;
	height: 40px;
	overflow: hidden;
}
.forumItem .autor-post{
	position: relative;
}
.forumItem .autor-post .authorName{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}
.forumItem .autor-post span.views{
	display: inline-block;
	width: 40px;
	text-align: left;
	margin-right: 5px;
}
.forumItem .autor-post>img{
	position: absolute;
	left: 0px;
	top: 0px;
}
.forumItem .autor-post .info{
	margin-left: 60px;
}
.replyBlock .autor-post>img{
	width: 45px;
    height: 45px;
    border-radius: 200px;
    margin-right: 10px;
}
.sub-comments{
	padding-left: 15px;
}
.galleryBlock{
	margin-bottom: 20px
}
.galleryBlock .thumbnail{
	position: relative;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	height: 240px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.galleryBlock .thumbnail>img{
	margin: 0px;
	padding: 0px;
}
.galleryBlock h4{
	font-size: 18px;
	color: #333;
	font-weight:  normal;
	margin: 0px;
	text-shadow: none;
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: 100%;
	border-top: 0px;
}
.galleryBlock .thumbnail .mask{
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
}
.galleryBlock .thumbnail:hover .mask{
	display: block;
}
.galleryBlock .thumbnail .mask>button{
	background-color: #FAFAFA;
	color: #333;
	border: 0px;
	padding: 10px 20px;
	margin-top: 25%;
}
.picBlock{
	margin-bottom: 20px;
}
.picBlock .thumbnail{
	position: relative;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	height: 180px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.picBlock .thumbnail:hover{
	opacity: 0.8
}
.admin-panel .galleryBlock .thumbnail{
	height: 90px;
}
.picBlock .thumbnail>img{
	margin: 0px;
	padding: 0px;
}
.picBlock h4{
	font-size: 18px;
	color: #333;
	font-weight:  normal;
	margin: 0px;
	text-shadow: none;
	padding: 10px;
	display: inline-block;
	text-align: center;
	border: 1px solid #CCC;
	width: 100%;
}
.picBlock .thumbnail .mask{
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
}
.picBlock .thumbnail:hover .mask{
	display: block;
}
.picBlock .thumbnail .mask>button{
	background-color: #FAFAFA;
	color: #333;
	border: 0px;
	padding: 10px 20px;
	margin-top: 20%;
}
.descriptionBlock{
	padding: 10px 0px 30px 0px;
}
.admin-panel .galleryBlock .thumbnail .mask>button{
	padding: 5px 8px;
}
.customeBtn{
	background-color: #ae0000;
	color: #FFF;
	border: 0px;
	padding: 10px 20px;
}
.margin-t-35{
	margin-top: 35px;
}

.newsContent .textArea img{
	max-width: 100% !important;
}

/* Preloader */
#loadingWindow {
	display: none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../theme/img/preload.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

@media screen and (min-width: 1024px) {
	.textArea table {width:70%;}
}
@media screen and (max-width: 600px) {
	.textArea table {width:100%;}
	.textArea thead {display: none;}
	.textArea table:not(.memberTable) tbody tr td {display: block;  text-align:center;padding: 10px 0px 10px 0px;text-align:center}
	.textArea table:not(.memberTable) tbody td:before { 
	    content: attr(data-th); 
	    display: block;
	    text-align:center;  
	  }
	  .textArea .table-bordered tbody tr th{
	  	width: 30%;
	  }

	 .textArea h1{
	 	display: block;
	 	margin: 10px 20px 10px 20px;
	 	text-align: center;

	 }

	 .textArea table.memberTable tr th{
	 		min-width: 50px;
			white-space: normal;
			text-align: center;
			padding: 0px 5px;
	 }

	 .textArea table.companyTable td{
			height: 160px;
			vertical-align: top;
			width: 100%;
		}

	.textArea img{
		width: 100% !important;
		height: auto !important;
	}
}
ul.newsCategory{
	list-style: none;
	margin-bottom: 40px;
}
ul.newsCategory li{
	display: inline-block;
	margin-right: 10px;
}
ul.newsCategory li a{
	color: #000;
	padding: 5px 5px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 3px solid transparent;
}
ul.newsCategory li a.active{
	border-bottom: 3px solid #F1C01D;
}
.carousel-indicators{
	bottom: 200px;
}
.carousel-indicators [data-bs-target]{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: transparent;
	border: 1px solid #FFF;
	margin-right: 4px;
}


.navbar-toggler{
	color: white;
}
.navbar-toggler:focus{
	border: 0;
	box-shadow: none;
}
.navbar-inverse{
	padding: 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	border-radius: 0px;
	background-color: #252525;
}
.navbar-inverse.navbar-fixed-top{
	position: fixed;
	background-color: #252525;
}
.navbar-wider.navbar-inverse.navbar-fixed-top{
	padding: 20px 0;
	background-color: #252525;
	border: 0px;
}
.navbar-wider.navbar-inverse{
	background-color: rgba(0,0,0,0.6);
	border: 0px;
}
.navbar-wider.navbar-fixed-top .navbar-header{
	padding: 15px 0px;
}
.navbar-wider.navbar-fixed-top .navbar-nav{
	margin-top: 0px;
}
.navbar-wider .navbar-header{
	padding: 0px 0px;
	border: 0px;
	
}
.navbar-header{
	padding: 10px 0px;
	
}
.navbar-brand > img{
	width: 160px;
}
.navbar-wider .navbar-nav{
	margin-top: 0px;
}
.navbar-nav.navbar-header-full{
	float: right;
	margin-top: 12px;
	font-size: 14px;
}
.navbar-inverse .navbar-nav a{
	color: #FFF;
	font-family: "Noto Sans TC", "Open Sans";
	font-weight: 300;
	text-transform: uppercase;
	
}
.navbar-inverse .navbar-nav>li{
	float: none;
	display: inline-block;
	text-align: center;
}
.navbar-inverse .navbar-nav>li>a{
	padding: 12px 25px;
	color: #FFF;
	text-shadow: 0.1em 0.1em #333;
	font-size: 16px;
	width: 90px;
}

.topBanner{
	position: relative;
	height: 100%;
}
.homeSection{
	padding: 100px 0px;
}
.homeSection .youtubeVideo{
	padding-top: 35px;
}
.homeSection .subTitle{
	font-size: 14px;
	padding-left: 5px;
}
.homeSection h1{
	font-weight: bold;
	display: block;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 20px 5px;
	background: url(../images/yellow_underline.svg) repeat-x left bottom;
}

.homeSection p{
	padding-left: 5px;
	color: #4D4D4D;
	line-height: 20px;
}
.homeSection h5{
	padding-left: 5px;
	font-weight: bold;
	margin-top: 35px;
}
.newsSection{
	padding: 50px 50px;
}
.newsSection h1.newsTitle{
	font-size: 40px;
	font-weight: 600;
	display: block;
	width: 20%;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px 0px 20px 5px;
	background: url(../images/wave.svg) repeat-x left bottom;
}
.newsFilter{
	position: relative;
	float: right;
	border: 1px solid #DDD;
	margin-bottom: 20px;
}
.newsFilter input{
	width: 100%;
	height: 30px;
	border: 0px;
	padding: 3px 10px;
}
.newsFilter button{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	z-index: 2;
	background-color: transparent;
	border: 0px;
	color: #DDD;
}
.singleNewsItem:hover .newsImg{
	opacity: 0.4;
}
.singleNewsItem{
	margin-bottom: 35px;
	cursor: pointer;
}
.singleNewsItem .newsInfo{
	padding: 5px 0px;
}
.singleNewsItem .newsInfo .postTitle a{
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	padding: 15px 0; 
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
}
.singleNewsItem .newsInfo .date{
	font-size: 18px;
	font-weight: 400;
	color: #838383;
}
.singleNewsItem .newsInfo .brief{
	font-size: 18px;
	font-weight: 400;
	color: #838383;
	padding: 5px 0 20px 0;
}
.newsSidebar .singleNewsItem .avatar{
	float: left;
	width: 60px;
	height: 40px;
	margin-right: 10px;
	background: url(../images/logo_square.svg) center center;
	background-size: cover;
}
.newsSidebar .singleNewsItem{
	margin-bottom: 5px;
	border-bottom: 1px solid #DDD;
}
.newsSidebar .singleNewsItem .newsInfo{
	padding: 0px 0px;
	height: 40px;
	line-height: 40px;
	display: block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.newsSidebar .singleNewsItem:hover{
	border-bottom: 1px solid #FFDC00;
}
.newsSidebar h2{
	font-size: 18px;
	padding-left: 10px;
	border-left: 2px solid #FFDC00;
}
.newsPaginate{
	border-top: 1px solid #DDD;
	margin-top: 55px;
	padding-top: 10px;
}
.newsPaginate .prev{
	float: left;
	cursor: pointer;
	color: #666;
}
.newsPaginate .next{
	float: right;
	cursor: pointer;
	color: #666;
}
.backList{
	cursor: pointer;
	color: #666;
}
.myPagination{
	margin-top: 80px;
	border-top: 1px solid #DDD;
	padding-top: 35px;
	text-align: center;
	position: relative;
}

.myPagination .pagination{
	position: relative;
	justify-content: center;
}
.myPagination .pagination li.prev{
	position: absolute;
	left: 0;
}
.myPagination .pagination li.next{
	position: absolute;
	right: 0;
}
.myPagination li.prev a, .myPagination li.next a{
	color: #333;
}
.myPagination li.next{
	
}
.myPagination li.first{
	display: none;
}
.myPagination li.last{
	display: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	color: #333;
	background-color: transparent;
	border-color: transparent;
}
.pagination li a{
	color: #555;
}
.pagination li.active a{
	background-color: #FFDC00;
    color: #000;
}
.newsContent .date{
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}
.newsContent .title{
	font-weight: bold;
	font-size: 26px;
	color: #333;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.newsContent .shareBlock i{
	margin-right: 15px;
	font-size: 14px;
	cursor: pointer;
}
.newsContent .shareBlock{
	padding: 10px 0px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-top: 35px;
}
.newsContent .textArea{
	min-height: 350px;
}

.newsContent .meta ul{
	margin: 50px 0px 0px 0px;
	padding-left: 0px;
}
.newsContent .meta ul li{
	text-align: center;
	background-color: #FFDC00;
	color: #333;
	border-radius: 5px;
	padding: 2px 10px;
	display: inline-block;
	margin-right: 10px;
}
.aboutBannerSection{
	width: 100%;
	height: 600px;
	background: url(../images/about_banner.png) left top no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.sectionWrapper{
	padding: 90px 0;
}
.sectionWrapper.brand{
	padding: 10px 0;
}
.sectionWrapper.top{
	padding-top: 0px;
}
.sectionWrapper.gray{
	position: relative;
	padding: 100px 0;
	background-color: #E8E8E8;
}
.sectionWrapper.gray .yellowLine{
	position: absolute;
	top: 50%;
	right: 0px;
	width: 15px;
	height: 600px;
	background-color: #F1C01D;
}
.sectionWrapper h1{
	display: inline-block;
	font-weight: 600;
	font-size: 40px;
	letter-spacing: 20%;
	padding: 0px 20px 21px 5px;
	margin-bottom: 50px;
	background: url(../images/wave.svg) repeat-x left bottom;
}
.sectionWrapper h2{
	display: inline-block;
	font-weight: 600;
	font-size: 36px;
}
.sectionWrapper h3{
	display: inline-block;
	font-weight: 600;
	font-size: 38px;
}
.sectionWrapper h6{
	display: inline-block;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 20px;
}
.sectionWrapper p{
	font-weight: 400;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0%;
	margin-bottom: 0px;

}
.sectionBtn{
	width: 225px;
	height: 63px;
	line-height: 63px;
	border-top-right-radius: 80px;
	font-weight: 500;
	font-size: 20px;
	line-height: 0px;
	letter-spacing: 10%;
	background: url(../images/arrow_black.svg) 80% center no-repeat;
	background-size: auto 40px;
	background-color: #D9D9D9;
	color: #000;
	border: 0;
	text-align: left;
	padding-left: 30px;
}
.sectionBtn:hover{
	background-color: #F1C01D;
}

.sectionBtn.black{
	background: url(../images/arrow_white.svg) 85% center no-repeat;
	background-size: auto 40px;
	background-color: #252525;
	padding-left: 10px;
	color: #FFF;
}
.sectionBtn.black:hover{
	background-color: #F1C01D;
}
.sectionBtn.hoverBlack:hover{
	background: url(../images/arrow_white.svg) 85% center no-repeat;
	background-color: #252525;
	color: #FFF;
}
.sectionBtn.yellow{
	background: url(../images/arrow_white.svg) 85% center no-repeat;
	background-size: auto 40px;
	background-color: #F1C01D;
	color: #FFF;
}
.sectionBtn.yellow:hover{
	background-color: #252525;
}
.sectionBtn.hoverGray:hover{
	background-color: #D9D9D9;
}
.singleSGS{
	position: relative;
    width: 100%;
    padding: 10px 10px;
    background-color: transparent;
    border-top-right-radius: 100px;
    margin-top: 30px;
}
.singleSGS:hover{
	background-color: rgba(252,245,224);
}
.singleSGS h3{
	font-size: 30px;
	margin-top: 0px;
}
.imgWrapperYellow{
	position: relative;
	width: 100%;
	height: 480px;
	background-color: #F1C01D;
	border-top-right-radius: 150px;
	background-position: ;
}
.rightBottomBtn .sectionBtn{
	width: 260px;
	padding-left: 10px;
	background-position: 85% center;
	position: absolute;
	right: -50px;
	bottom: -30px;
}
.sectionWrapper .flex-end{
	margin-top: auto;
}
.sectionWrapper .flex-center{
	margin: auto 0;
}
.sectionWrapper.sustain{
	padding: 150px 0;
	position: relative;
	text-align: center;
	background: url(../images/sustain_bg.svg) center center no-repeat;
	background-size:contain;
}
.sectionWrapper.sustain .yellowLine{
	position: absolute;
	bottom: -100px;
	width: 15px;
	height: 600px;
	background-color: #F1C01D;
}
.sectionWrapper .talkPic{
	margin-top: 30px;
	margin-bottom: 80px;
	width: 50%;
}
.sectionWrapper.aboutTurn{
	position: relative;
	text-align: center;
	padding: 30px 0 100px 0;
	background: url(../images/turn_bg.svg) bottom center no-repeat;
	background-size:contain;
	margin-bottom: 100px;
}
.sectionWrapper.aboutTurn .yellowStraightLine{
	display: inline-block;
	width: 10px;
	height: 300px;
	background-color: #F1C01D;
	margin-bottom: 130px;
}
.sectionWrapper.aboutTurn .info{
	text-align: left;
	font-weight: 400;
	font-size: 20px;
	line-height: 35px;
	
}
.sectionWrapper.aboutTurn .roundLine{
	width: 440px;
	height: 130px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(../images/round_right_bottom_yellow.svg) right bottom no-repeat;
}
.sectionWrapper.aboutBanner2{
	min-height: 500px;
	background: url(../images/about_4.png) center center no-repeat;
	background-attachment: fixed;
	background-size:cover;
}

.sectionWrapper.aboutBanner2 .container .info{
	margin-top: 50%;
	text-align: left;
	font-weight: 400;
	font-size: 20px;
	line-height: 35px;
}
.sectionWrapper.aboutJoin{
	padding: 80px ;
}
.sectionWrapper.aboutJoin h2{
	position: relative;
	width: 320px;
	height: 100px;
}
.sectionWrapper.aboutJoin .readyBlock{
	position: absolute;
	top: -80px;
	width: 270px;
	height: 118px;
	background: url(../images/space.svg) center  center no-repeat;
}
.sectionWrapper.video{
	padding: 0;
}
.sectionWrapper.serviceCore .singleItem{
	width: 85%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background-color: #F1C01D;
	min-height: 400px;
	border-top-right-radius: 120px;
	padding: 165px 30px 10px;

}
.sectionWrapper.serviceCore .singleItem h5{
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
}
.sectionWrapper.serviceCore .singleItem .num{
	position: absolute;
	z-index: 0;
	top: 100px;
	left: 15%;
	line-height: 0;
	font-weight: 400;
	font-size: 200px;
	color: rgba(255,255,255,0.3);
}
.sectionWrapper.serviceCore .singleItem.gray .num{
	color: rgba(102, 102, 102, 0.2);
}
.sectionWrapper.serviceCore .singleItem.gray{
	background-color: rgba(217, 217, 217, 1);
}
.sectionWrapper.serviceCore .singleItem p{
	text-align: left;
}
.sectionWrapper.serviceCore .singleItem .sectionBtn{
	position: absolute;
	right: -30px;
	bottom: -10px;
}
.sectionWrapper.serviceCore .step2{
	padding-top: 50px;
}
.sectionWrapper.serviceCore .step3{
	padding-top: 100px;
}
.homeImage{
	position: relative;
}
.homeImage .rightImg{
	width: 260px;
	height: 400px;
	background: url(../images/home_2.png) right  bottom no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 0;

}
#lineChat{
	color: #22BC63;
	cursor: pointer;
}
.logo-carousel .owl-stage {
  white-space: nowrap;
}
.logo-carousel {
  padding: 0 50px; /* 左右留白 */
}

.logo-carousel .owl-item {
  display: inline-block;
}
.logo-carousel .owl-stage {
  transition-timing-function: linear !important;
}
.logo-carousel .owl-stage-outer {
  overflow-x: hidden;
}

.logo-carousel .logo-item {
  padding: 10px;
}
.logo-carousel .logo-item:hover img{
	transform: scale(1.1);
  	filter: grayscale(0%);         /* 預設彩色 */
}
.logo-carousel .logo-item img {
  display: block;
  width: auto !important;
  height: 86px;
  transition: transform 0.5s ease;
  filter: grayscale(100%); 
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
}

.marquee-content {
  padding: 20px 0px;
  display: inline-block;
  animation: marquee 20s linear infinite;
}

.marquee:hover .marquee-content {
  animation-play-state: paused;  /* 滑鼠移上去暫停 */
}

.marquee-content img{
  display: inline-block;
  margin-right: 40px; /* logo 間距 */
  height: 86px;
  transition: transform 0.5s ease;
  filter: grayscale(100%);
}
.marquee-content img:hover{
	transform: scale(1.1);
  	filter: grayscale(0%);         /* 預設彩色 */
}
@keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%); /* 依重複內容長度做調整 */
  }
}

.owl-stage-outer {
  overflow: visible; /* 讓左右可見一半 */
}
.teamAllBg{
  width: 100%;
  height: 100vh;
  background-image: url('../images/team_all.png');
  min-height: 998px;

  /* 核心視差效果 */
  background-attachment: fixed; /* 讓背景固定，不跟著內容滾動 */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 3rem;
}
.teamAllBg2{
  width: 100%;
  height: 100vh;
  background-image: url('../images/team_all_2.png');
  min-height: 998px;

  /* 核心視差效果 */
  background-attachment: fixed; /* 讓背景固定，不跟著內容滾動 */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 3rem;
}
.teamAllPic{
	position: relative;
}
.teamAllPic .info{
	position: sticky;
	top: 120px;
	padding-left: 30px;
	height: 0px;
	color: #FFF;
	font-weight: 600;
	font-size: 25px;
	line-height: 35px;
	text-align: left;
	background-color: transparent;
}

.singleTeamPicture{
	position: relative;
}
.singleTeamPicture .name{
	margin-top: 10px;
	margin-bottom: 50px;
	font-weight: 600;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.singleTeamPicture .name span{
	font-weight: 700;
}
.singleTeamPicture .description{
	position: absolute;
	left: -60px;
    bottom: 100px;
	width: 310px;
	line-height: 65px;
	height: 65px;
	text-align: center;
	transform: rotate(355deg);
	background-color: #F1C01D;
	color: #000;

}
.sectionWrapper.aboutInfo{
	padding-top: 100px;
	background: url(../images/gray_background.svg) left bottom no-repeat;
	background-size: cover;
}
.aboutInfo .info{
	padding: 20% 10%;
}
.aboutInfo .info{
	font-size: 18px;
	font-weight: 400;
}
.singleAboutPicture{
	position: relative;
}
.singleAboutPicture .yellowLabel{
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 2;
	background-color: rgba(241, 192, 29, 0.77);
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 20px;
	min-width: 250px;
	text-align: center;
	height: 50px;
}
.singleAboutPicture .yellowLabel.leftDown{
	top: auto;
	bottom: -10px;
}
.singleAboutPicture .yellowLabel.rightDown{
	left: auto;
	top: auto;
	right: -10px;
	bottom: 10px;
}
.aboutPicSmall{
	width: 550px;
	margin: 30px 0;
}
.workSection{
	padding: 20px 50px;
	position: relative;
}
.workSection h2.workTitle{
	font-size: 40px;
	font-weight: 600;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 21px 5px;
	background: url(../images/wave.svg) repeat-x left bottom;
}
.workSection h1.workTitle{
	display: inline-block;
	font-size: 40px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 21px 5px;
	background: url(../images/wave.svg) repeat-x left bottom;
}
.workSection h1 img{
	height: 34px;
}
.workNav li{
	display: inline-block;
	text-align: center;
	margin-right: 20px;
}
.workNav li a{
	color: #333;
	display: inline-block;
	width: 100%;
	padding-bottom: 2px;
	text-decoration: none;
}
.workNav li a.active,.workNav li:hover a{
	border-bottom: 4px solid #FFDC00;
}
.workNav li a:hover{
	text-decoration: none;
}
.mt-30{
	margin-top: 30px;
}
.mt-50{
	margin-top: 100px;
}
.mt-100{
	margin-top: 100px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-50{
	margin-bottom: 50px;
}
.mb-100{
	margin-bottom: 100px;
}
.singleWorkItem{
	position: relative;
	margin: 10px 10px 0px 0px;
	height: 320px;
	background: url(../images/works/1.jpg) center center no-repeat;	
	background-size: cover;
	cursor: pointer;
}
.singleWorkItem:hover .mask{
	display: block;
}
.singleWorkItem:hover .yellowSquare{
	display: block;
}
.singleWorkItem .mask{
	display: none;
	width: 100%;
	height: 320px;
	background-color: rgba(255,255,255,0.8);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 150px 60px 0px 60px;
	letter-spacing: 3px;

}
.singleWorkItem .yellowSquare{
	display: none;
	position: absolute;
	bottom: 20px;
	left: 20px;
	border-left: 5px solid #FFDC00;
	border-bottom: 5px solid #FFDC00;
	width: 85%;
	height: 80%;
}
.moreWorkBtn{
	margin-top: 50px;
	width: 70px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border-radius: 20px;
	background-color: #FFDC00;
	color: #000;
	padding: 0px 10px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	border: 0px;
}
.contactPage{
	padding: 60px 0px;
}
.contactPage>div{
	padding-right: 100px;
}
.contactPage h1{
	font-weight: bold;
	font-size: 20px;
	display: block;
	text-align: center;
}
.contactPage h2{
	font-weight: bold;
	font-size: 20px;
	display: block;
	text-align: center;
}	
.workImg{
	width: 100%;
	margin-bottom: 10px;
}

.workPage{
	padding: 30px 0px;
}
.workPage h1{
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	margin-bottom: 20px;
}

.toTop{
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	cursor: pointer;
	background-color: #F6D248;
	width: 40px;
	height: 40px;
	line-height: 35px;
	border-radius: 30px;
	color: #000;
	text-align: center;
	font-size: 20px;
}

.pageWrapper{
	padding-top: 150px;
}
.pageWrapper.thin{
	padding-top: 70px;
}
.serviceSection{
	padding-bottom: 30px;
}
.serviceSection .singleItem .topIcon{
	width: 81px;
	margin-bottom: 20px;
}
.serviceSection .singleItem h2{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.serviceSection .singleItem h3{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.serviceSection .singleItem p{
	text-align: center;
	font-size: 17px;
}
.serviceSection .singleItem ul{
	font-weight: 400;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 15%;
	margin: 30px auto;
	width: 100%;
	list-style: none;
	text-align: center;
	padding: 0;
}
.serviceSection .singleItem ul li{
	font-weight: 400;
	font-size: 12px;
	line-height: 25px;

}
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;          /* 或 transparent */
  align-items: center;
  justify-content: center;
  padding: 20% 0;
  z-index: 9999;             /* 確保在最上層 */
  transition: opacity 0.5s ease, visibility 0.5s ease;
	text-align: center;
	background-color: #252525;
}
#loader img{
	width: 250px;

}
.loaderWrap{
	position: relative;
	display: block;
}

.lds-ellipsis,
.lds-ellipsis div {
  box-sizing: border-box;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: #F1C01D;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}


/* ✅ 讓蓋板淡出消失的樣式 */
#loader.fade-out {
  opacity: 0;
  visibility: hidden;
}

.homeInverseSection{
	padding: 100px 0px;
	background-color: #252525;
}
.homeFooterSection{
	padding: 50px 40px;
	background-color: #EFEFEF;
}
.homeFooterSection .talkItem{
	display: inline-block;
	padding-left: 45px;
	margin-bottom: 45px;
	background: url(../images/talk_icon.svg) left center no-repeat;
	cursor: pointer;
}
.homeFooterSection .addrItem{
	margin-top: 10px;
}
.homeFooterSection .addrItem a{
	text-decoration: none;
}
.homeFooterSection .addrItem p{
	margin-bottom: 5px;
}
.homeFooterSection .emailItem{
	background: url(../images/icon_email.svg) left center no-repeat;
	padding-left: 30px;
}
.homeFooterSection .footerMenu{
	text-align: center;
}
.homeFooterSection .footerMenu h2{
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
}
.homeFooterSection .footerMenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.homeFooterSection .footerMenu ul li a{
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	line-height: 30px;
	font-weight: 500;
}
.homeFooterSection .footerMenu ul.bolder{
	text-align: left;
	position: relative;
	top: -6px;
}
.homeFooterSection .footerMenu ul.bolder li a{
	text-decoration: none;
	color: #000000;
	line-height: 30px;
	font-weight: 600;
	font-size: 18px;
}
.homeFooterSection .telItem{
	margin-top: 10px;
	background: url(../images/icon_tel.svg) left center no-repeat;
	padding-left: 30px;
}
.contactPage .contactTitle{
	font-weight: bold;
	font-size: 24px;
	display: block;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 20px 5px;
	background: url(../images/yellow_underline.svg) repeat-x left bottom;
}
.contactInfo{
	margin-top: 50px;
}
.contactInfo .emailItem{
	margin-top: 10px;
	background: url(../images/email_icon.svg) left center no-repeat;
	padding-left: 30px;
}

.contactInfo .telItem{
	margin-top: 10px;
	background: url(../images/tel_icon.svg) left center no-repeat;
	padding-left: 30px;
}

.contactInfo .addrItem{
	margin-top: 10px;
	background: url(../images/addresss_icon.svg) left center no-repeat;
	padding-left: 30px;
}
.contactInfo .hours{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
#contactForm .form-control{
	border-radius: 0px;
	padding: 8px 10px;
	height: auto;
	margin-bottom: 10px;
}
.btn-send{
	background-color: #FFDC00;
	font-style: italic;
	font-weight: bold;
	color: #333;
	float: right;
	border-radius: 10px;
	border: 0px;
}
.processSection{
	margin-top: 50px;
}
.processSection h1{
	display: block;
	font-size: Inter;
	font-size: 36px;
	color: #F1C01D;
	margin-bottom: 30px;
	font-weight: 600;
	text-align: center;
	background: transparent;
	margin-bottom: 0;
}

.processSection h2{
	display: block;
	font-size: 24px;
	color: #FFF;
	font-weight: 600;
	text-align: center;
	margin-bottom: 100px;
}
.singleProcess{
	position: relative;
	margin-bottom: 35px;
}
.singleProcess .stepNo{
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 5px;
	width: 65px;
	height: 65px;
	border: 1px solid #F1C01D;
	border-radius: 40px;
	text-align: center;
}
.singleProcess .stepNo .step{
	font-size: 12px;
	color: #F1C01D;
	line-height: 12px;
}
.singleProcess .stepNo .no{
	font-size: 30px;
	line-height: 30px;
	color: #F1C01D;
}
.singleProcess .title{
	padding: 30px 0 0px 80px;
	font-weight: 400;
	font-size: 24px;
	color: #F1C01D;
}
.singleProcess .info{
	margin: 30px 10px 0px 0px;
}
.singleProcess .info ul{
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style: none;
}
.singleProcess .info ul li{
	width: 33%;
	color: #FFF;
	text-align: center;
	font-size: 14px;

}
.singleProcess .info ul li img{
	display: block;
	height: 57px;
	margin:0 auto 5px auto;
}
.singleProcess .yellowUnderline{
	width: 90%;
	height: 10px;
	margin: 20px auto 0 auto;
	background: url(../images/wave_thin.svg) repeat-x left bottom;
}
.menuBgWrapper{
	width: 100%;
	padding: 20px 0px;
	background-color: #252525;
}
.navbar-nav li a{
	
}
.navbar-nav li a:hover .backNavWord{
	display: inline-block;
}
.navbar-nav li a:hover .frontNavWord{
	display: none;
}
.navbar-nav .backNavWord{
	display: none;
}
.navbar-collapse{
	justify-content: end;
}
.navbar-brand{
		padding: 0 40px;
}
.sustainMenuLink{
	width: 150px !important;
}
.noPadding{
	padding: 0px;
}
.btn104{
	margin-right: 30px;
}
.margin-t-80{
	margin-top: 80px;
}
#footer{
	padding: 50px 0px;
}
.navbar-inverse .navbar-toggle{
	border-color: #FFF;
	color: #FFF;
}
.carousel{
	overflow:hidden;
}
.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}
.carousel .carousel-inner img {
    display:block;
    object-fit: cover;
}
.main{
	height: 100%;
}
.sb-site-container{
	height: 100%;
}
.hoverShake{
  display: block;
  transition: transform 0.5s ease; /* 平滑動畫 */
}

.hoverShake:hover {
  transform: translate(10px, -10px);
  /* X 正值：向右；Y 負值：向上 */
}
.hoverShake.leftDown:hover {
  transform: translate(-10px, 10px);
}
.hoverShake.rightDown:hover {
  transform: translate(10px, 10px);
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
	border: 0px;
}
.pagination>li>a, .pagination>li>span{
	border: 0px;
}
@media (max-width: 1199px) and (min-width: 769px) {
	#process .col-md-3{
		width: 50%;
	}
	.navbar-inverse .navbar-nav>li>a{
		width: 120px;
		padding: 12px 15px 12px 5px;
	}
	.navbar-inverse .navbar-nav>li{
		display: flex;
		justify-content: end;
		text-align: right;
	}
	.navbar-inverse .navbar-nav>li.sp{
		padding-right: 15px;
	}
	.homeFooterSection .talkItem{
		padding-right: 30px;
	}
	.workSection h1.workTitle{
		width: auto;
	}
	.pageWrapper{
		padding-top: 120px;
	}
	ul.newsCategory{
		margin-bottom: 30px;
	}
	.mb-100{
		margin-bottom: 50px;
	}
	.mt-100{
		margin-top: 50px;
	}
	.mb-50{
		margin-bottom: 25px;
	}
	.mt-50{
		margin-top: 25px;
	}
	.mt-30{
		margin-top: 15px;
	}
	.sectionWrapper{
		padding: 50px 10px;
	}
	.sectionWrapper h1{
		font-size: 30px;
		margin-bottom: 25px;
	}
	.sectionWrapper h2{
		font-size: 26px;
	}
	.sectionWrapper.gray .yellowLine{
		width: 2px;
	}
	.sectionWrapper.sustain .yellowLine{
		width: 2px;
	}
	.rightBottomBtn .sectionBtn{
		right: 0px;
	}
	.sectionWrapper.sustain{
		padding: 75px 0px;
	}
	.sectionWrapper .talkPic{
		width: 85%;
		margin: 15px auto;
	}
	.sectionWrapper.gray{
		padding: 50px 10px;
	}
	.singleSGS h3{
		font-size: 22px;
	}
	.footerMenu .col-4{
		margin-bottom: 20px;
	}
	.copyRight{
		margin-top: 20px;
	}
	.homeFooterSection .logoBlock{
		margin-bottom: 35px;
	}
	.homeImage .rightImg{
		width: 150px;
    	height: 360px;
	}
	.carousel-indicators{
		bottom: 200px;
	}
	.singleTeamPicture .description{
		left: -10px;
		width: 250px;
	}
	.sectionWrapper.serviceCore .singleItem .sectionBtn{
		bottom: -35px;
		right: 0px;
		width: 180px;
		font-size: 16px;
	}

	.sectionWrapper.serviceCore .singleItem .num{
		font-size: 120px;
		top:80px;
	}
	.serviceSection .singleItem ul{
		margin-left: 10px;
	}
	.sectionWrapper.serviceCore .singleItem{
		width: 100%;
		padding: 120px 10px 10px;
	}

	.aboutInfo .info{
		padding: 20% 2%;
	}
	.aboutInfo .info p{
		font-size: 15px;
	}

}
@media (max-width: 768px) and (min-width: 601px) {
	.aboutInfo .info{
		padding: 5% 0%;
	}
	.aboutInfo .info p{
		font-size: 15px;
	}
}
@media screen and (max-width: 1199px) {
	.singleTeamPicture .description{
		left: -10px;
		width: 310px;
	}

}
@media screen and (max-width: 600px) {
	.btn104{
		margin-right: 0px;
	}
	#navbarNavDropdown{
		width: 100%;
        top: 70px;
        padding: 10px 10px 10px 10px;
	}

	.navbar-nav{
		width: 100%;
	}
	.navbar-collapse{
		justify-content: start;
	}
	.topBanner{
		padding-top: 63px;
		height: auto;
	}
	.navbar-wider.navbar-inverse{
		background-color: #252525;
	}
	.sectionWrapper.aboutInfo{
		padding-bottom: 300px;
	}
	.aboutInfo .info{
		padding: 10% 5% 20% 5%;
	}
	.carousel, .item, .active{
		height: auto;
	}
	.newsBlock{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		background-color: #CCC;
		padding: 20px 30px;
	}
	.newsBlock .d-flex{
		justify-content: center;
	}
	.newsBlock .yellowLine{
		height: 6px;
	}
	.newsBlock h2{
		font-size: 24px;
	}
	.newsBlock .singleNews a{
		font-size: 13px;
	}
	.newsBlock .singleNews div.time{
		display: block;
	}
	.homeSection{
		padding: 280px 0px 100px 0px;
	}
	.homeSection h1{
		width: 80%;
	}
	.serviceSection .singleItem ul{
		width: 100%;
		text-align: center;

	}
	.serviceSection .singleItem li{
		display: flex;
		justify-content: center;
	}
	.newsImg{
		height: 190px;
	}
	.sectionWrapper iframe{
		height: 300px !important;
	}
	.workNav{
		float: none;
	}
	.workSection h1.workTitle{
		float: none;
		font-weight: bold;
		display: block;
		width: 90%;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 30px;
		padding: 0px 0px 10px 5px;
		background: url(../images/yellow_underline.svg) repeat-x left bottom;
	}
	.singleWorkTitle{
		text-align: center;
		margin-bottom: 15px;
		margin-top: 3px;
	}
	.workNav li a{
		margin-bottom: 15px;
	}
	.homeFooterSection{
		padding: 35px 30px;
	}
	.margin-t-xs-15{
		margin-top: 15px;
	}
	.contactPage .contactTitle{
		margin-top: 35px;
		margin-bottom: 10px;
	}
	.contactPage{
		padding: 30px 10px;
	}
	.contactPage>div{
		padding-right: 0px;
	}
	.newsSection{
		padding: 50px 10px;
	}
	.newsSection h1.newsTitle{
		width: 60%;
		margin: 0 auto;
		margin-bottom: 10px;
		text-align: center;
	}
	.sectionWrapper .sectionTitle{
		text-align: center;
	}
	.sectionWrapper .sectionTitle h1{
		width: 100%;
	}
	.workSection{
		padding: 50px 10px;
	}
	.workPage{
		padding-top: 30px;
	}
	.homeImage .rightImg{
		display: none;
	}
	.carousel-indicators{
		bottom: 10px;
	}
	.processSection img{
		width: 80%;
		margin-bottom: 25px;
	}
	.newsBlock .singleNews{
		margin-bottom: 10px;
	}
	.homeFooterSection .logoBlock{
		text-align:center;
		margin-bottom: 20px;
	}
	.serviceSection .singleItem{
		margin-bottom: 35px;
	}
	.margin-t-80{
		margin-top: 40px;

	}
	#contactForm .marginBottom{
		margin-bottom: 10px;
	}
	#contactForm .btn-send{
		display: block;
		float: none;
		width: 80%;
		margin: 20px auto;
	}
	.workNav{
		position: relative;
		top: auto;
		right: auto;
		padding: 0px;
		text-align: center;
	}
	.carousel-inner{
		height: 100%;
	}
	.navbar-inverse{
		padding: 20px 0px;
	}
	.navbar-wider .navbar-nav{
		margin-top: 20px;
	}
	.pageWrapper{
		padding-top: 100px;
	}
	.noPadding-xs{
		padding: 0px;
	}
	.mb-100{
		margin-bottom: 50px;
	}
	.mt-100{
		margin-top: 50px;
	}
	.mb-50{
		margin-bottom: 25px;
	}
	.mb-30{
		margin-bottom: 15px;
	}
	.mt-50{
		margin-top: 25px;
	}
	.mt-30{
		margin-top: 15px;
	}
	.main{
		width: 100%;
	}
	ul.newsCategory{
		margin-left: 0;
		padding-left: 0;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.sectionWrapper{
		padding: 50px 10px;
	}
	.sectionWrapper h1{
		font-size: 30px;
		margin-bottom: 25px;
	}
	.sectionWrapper h2{
		font-size: 26px;
	}
	.sectionWrapper.gray .yellowLine{
		width: 2px;
	}
	.sectionWrapper.gray .sectionBtn{
		margin: 20px auto;
	}
	.sectionWrapper.sustain .yellowLine{
		width: 2px;
	}
	.serviceSection .singleItem ul{
		margin-left: 0;
	}
	.rightBottomBtn .sectionBtn{
		right: 0px;
	}
	.sectionWrapper.sustain{
		padding: 75px 0px;
	}
	.sectionWrapper .talkPic{
		width: 85%;
		margin: 15px auto;
	}
	.sectionWrapper.aboutJoin h2{
		width: 100%;
	}
	.sectionWrapper.aboutJoin .readyBlock{
		width: 170px;
		top: -60px;
		background-size: contain;
	}
	.singleSGS h3{
		font-size: 22px;
	}
	.sectionWrapper .sectionBtn{
		width: 180px;
		font-size: 15px;
		background-size: auto 25px;
	}
	.aboutPicSmall{
		width: 95%;
	}
	.sectionWrapper.top img{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.singleTeamPicture .description{
		left: -5px;
	}
	.footerMenu .col-4{
		margin-bottom: 20px;
	}
	.copyRight{
		margin-top: 20px;
	}

}