@font-face {
  font-family: 'NeueMontreal';
  src:  url('https://mediaserver.brother.com.sg/media/PR680W/fonts/NeueMontreal-Regular.otf') format('otf');
}
@font-face {
  font-family: 'NeueMontreal-Bold';
  src:  url('https://mediaserver.brother.com.sg/media/PR680W/fonts/NeueMontreal-Bold.otf') format('otf');
}
@font-face {
  font-family: 'Optima';
  src:  url('https://mediaserver.brother.com.sg/media/PR680W/fonts/OPTIMA.TTF') format('ttf');
}
main p {
	color: #656764;
	font-size: 18px;
}
.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform .3s;
}
.banner {
	background-image: url(/-/media/5C3114ADD54A49138D38C3761F5898F9.ashx);
	background-size: cover;
	background-position: right center;
	height: 80vh;
}
.banner_block {
	width: 46%;
	padding-top: 10%;
	margin-left: 5%;
	text-align: center;
}
.banner_block h1 {
	font-family: 'Optima', sans-serif;
	font-size: 6rem;
	line-height: normal;
	color: #283636;
}
.banner_block p {
	font-size: 4.8rem;
  line-height: normal;
  color: #fff;
  font-weight: 700;
}
.btn-check:focus+.btn, .btn:focus {
	box-shadow: none;
}
.btn_model {
	display: block;
	margin: 0 auto;
	padding: 5px 60px !important;
	border-radius: 5px !important;
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #656764;
	background: #C6BEAE;
	border:  2px solid #fff;
}
.modal-header {
	border-bottom: 0px;
	padding-bottom: 0px;
}
.modal-title {
	color: #283636;
	font-size: 26px;
	font-weight: bold;
}
#contact_form {
	margin: 0 auto;
}
#contact_form label,#contact_form input {
	font-size: 16px;
	color: #272626;
}
.form_check {
	font-size: 16px;
	color: #272626;
	margin-bottom:  0px;
}
.form_check a {
	color: 00BAFF;
}
.btn_submit,.btn_submit:hover {
	font-size: 16px;
	font-weight: bold;
	padding: 7px 28px;
	color: #656764;
	background: #C6BEAE;
}
main .navbar {
	background: #4B6666;
	margin-bottom: 0px;
	border-radius: 0px !important;
}
.sticky-top {
  transition: all 0.25s ease-in;
  position: sticky;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
  justify-content: flex-end;
}
.navbar-nav {
	width: 100%;
}
.navbar-nav li:before  {
	background: none !important;
}
.nav-item {
	width: 20%;
	text-align: center;
}
.nav-item a {
	font-size: 16px !important;
  letter-spacing: 4px;
  color: #D2D5D0;
}
.navbar-dark .navbar-nav .nav-link:hover {
	text-decoration: none;
	color: #4B6666 !important;
  background: #D2D5D0;
}
.navbar-toggler {
	font-size: 2rem;
}
main .navbar-collapse,main .navbar-toggler:focus {
	box-shadow: none !important;
}
.section_title {
	font-family: 'Optima', sans-serif;
	font-size: 6rem;
	line-height:normal;
	text-align: center;
	color:  #283636;
	margin: 0px;
}
.title {
	font-size: 5.6rem;
	font-weight: 700;
  line-height: normal;
  color: #4B6666;
}
.sub_title {
	font-size: 22px;
  letter-spacing: 4px;
	color: #4B6666;
	text-align: center;
}
.column_title_01 {
	color: #4B6666;
	font-size: 3.8rem;
  line-height: normal;
}
.column_title_02 {
	color: #283636;
	font-size: 3rem;
  line-height: normal;
}
.hide_pc {
	display:  none;
}
.text_color {
	color: #4B6666;
}
.img_line {
  display: block;
  margin-top: 15%;
}
.features_block_01,.features_block_02 {
	background: #B4BEAE;
	border-radius: 50px 50px 0px 0px;
	text-align: center;
	padding:  30px 0px;
}
.features_title {
	color:  #4B6666;
	font-size: 5rem;
	font-weight: 700;
}
.features_text {
	font-size: 2.8rem;
  font-weight: 700;
  line-height: normal;
  padding-top: 20px;
}
.border_line {
	border-left: 1px solid #6c757d;
	padding: 0 1.5rem 0;
}
.carousel-control-prev {
	width: 5%;
	left:  -6%;
}
.carousel-control-next {
	width: 5%;
	right:  -6%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 3rem;
    height: 3rem;
}
.carousel .carousel-indicators {
	bottom:  -40px;
}
.carousel-indicators [data-bs-target] {
	width:  15px !important;
	height:  15px !important;
	border:  0px !important;
	border-radius: 30px;
}
.carousel-indicators .active {
  width: 15px !important;
  height: 15px !important;
  border:  0px !important;
	border-radius: 30px;
	background: #4B6666;
}
@media screen and (max-width: 1024px) {
	.banner {
    background-position: 62% 50%;
  }
	.banner_block {
    width: 62%;
    padding-top: 6%;
    margin-left: 2%;
  }
  .features_block_01,.features_block_02 {
		border-radius: 50px;
		margin-bottom: 30px;
	}
	.img_border {
		border-radius: 30px;
	}
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px){
	.nv880e_model .modal .modal-dialog {
	    max-width: 85%;
	    width: 85%;
	    margin: 50px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.navbar-collapse.collapse.show {
	    display: block !important;
	}
}
@media screen and (max-width: 768px) {
	.nav-item {
    width: 100%;
    text-align: left;
	}
	.navbar-nav > li > a {
		padding:  10px !important;
	}
	.banner {
		background-position: 30%;
		height: 450px;
	}
	.banner_block {
		width: 64%;
		padding-top: 0%;
    margin-left: 2%;
	}
	.banner_block h1 {
    font-size: 4.8rem;
  }
	.section_title {
		font-size: 4.8rem;
	}
	.title {
    font-size: 4.2rem;
  }
  .column_title_01 {
  	font-size: 3.2rem;
  }
  .column_title_02 {
    font-size: 2.8rem;
  }
}
@media (min-width: 576px){
	.modal-dialog {
	  max-width: 85%;
	}
}
@media screen and (max-width: 575px) {
	.banner {
		background-position: 56%;
	}
	.banner_block {
		width: 72%;
		padding-top: 0px;
		margin-left: 20px;
	}
	.banner_block h1 {
		font-size: 40px;
	}
	.banner_block img {
		width:  60%;
	}
	.banner_block p {
		font-size: 3.6rem;
	}
	.section_title {
		font-size: 40px;
	}
	.title {
		font-size: 36px;
	}
	.hide_pc {
		display:  block;
	}
	.hide_mb {
		display: none;
	}
	.features_block_01,.features_block_02 {
    width: 250px;
    margin: 0 auto 20px;
    border-radius: 50px;
	}
	.img_line {
		display:  none;
	}
	.border_line {
		border-left:  0px;
		border-top: 1px solid #6c757d;
		padding: 1.5rem 0 0 0;
	}
}