body {
    background-image: url(../../images/bodybg.jpg);
    background-position: top;
    background-size: auto;
    background-repeat: repeat;
    font-family: Futura Lt BT, Microsoft JhengHei, Orator Std, sans-serif;
    color: #4e4e4e;
    line-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    font-family: Microsoft JhengHei, Orator Std, sans-serif;
    color: #4e4e4e;
    line-height: 30px;
}
.lead, h3 {
    line-height: 24px;
    font-weight: 400;
}
h1 {
    font-size: 12px;
    color: #fff;
}
.news h1 {
    font-size: 16px;
    margin-top: 0;h2, h3, h4, table, ul li
    margin-bottom: 0;
    display: inline-block;
    color: #4e4e4e;
}
h2, h3, h4, table, ul li {
    font-size: 18px;
}
@media screen and (max-device-width:768px) {
    .font, .news.newstable table, ul li {
    line-height: 1.5;
}
.news.newstable p {
    line-height: 28px;
}
}

h2 {
    font-family: Orator Std, sans-serif, Microsoft JhengHei;
}
h3 {
    color: #787878;
}
p {
    font-size: 18px;
}
@media screen and (max-device-width:768px) {
    p {
    font-size: 37px;
    line-height: 1.5;
}
}a {
    color: #222;
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}
a:focus, a:hover {
    color: #f5ab19;
    text-decoration: none;
    outline: 0;
}
.btn-primary {
    padding: 8px 20px;
    background: #c52d2f;
    color: #fff;
    border-radius: 4px;
    border: none;
    margin-top: 10px;
}
.btn-primary:focus, .btn-primary:hover {
    background: #c52d2f;
    outline: 0;
    box-shadow: none;
}
.btn-transparent {
    border: 3px solid #fff;
    background: 0 0;
    color: #fff;
}
.btn-transparent:hover {
    border-color: rgba(255, 255, 255, .5);
}
.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
}
.dropdown-menu li {
    color: #fff;
}
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 8px 15px;
    font-size: 28px;
    color: #f5ab19;
    cursor: pointer;
    border-radius: 100px;
    z-index: 999;
}
#header .search, .social-fb, ul.social-fb li, ul.social-fb li a {
    display: inline-block;
}
.center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}
.media>.pull-left {
    margin-right: 20px;
}
.media>.pull-right {
    margin-left: 20px;
}
.center {
    text-align: center;
    padding-bottom: 0;
}
.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}
.lead {
    font-size: 16px;
}
.transparent-bg {
    background-color: transparent!important;
    margin-bottom: 0;
}
@-webkit-keyframes scaleIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes scaleIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}.navbar>.container .navbar-brand {
    margin-left: 0;
}
.top-bar {
    padding: 10px 0;
    background: rgba(255, 212, 129, .5);
    line-height: 28px;
}
.top-number {
    color: #000;
}
.top-number p {
    margin: 0;
}
.social {
    text-align: right;
}
.social-fb {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.social-fb li a {
    color: #fff;
    background: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 20px;
}
ul.social-fb li a:hover {
    background: #1e51a2;
    color: #3269c0;
}
ul.social-fb img {
    margin-top: 2px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.nav-stacked>li+li, .navbar-nav {
    margin-top: 0;
}
.navbar-brand {
    padding: 0 0 0 220px;
    margin: 0;
}
@media(max-width:1919px) {
    .navbar-brand {
    padding: 0;
    margin: 0;
}
}.navbar {
    border-radius: 0;
    margin-bottom: 0;
    background-image: #fff url(../../images/navbg.jpg);
    padding: 5px 0;
}
.navbar-inverse .navbar-nav>li>a {
    padding: 0;
    margin: 0;
    border-radius: 3px;
    color: #767676;
    line-height: 24px;
    display: inline-block;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #767676;
    background-color: #fff;
}
.navbar-inverse {
    border: none;
}
.navbar-inverse .navbar-brand {
    font-size: 36px;
    line-height: 50px;
    color: #fff;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #000;
}
.navbar-inverse .navbar-nav .dropdown-menu {
    border: 0;
    padding: 0;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    left: 0;
    color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu:before {
    position: absolute;
    top: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu>li>a {
    padding: 8px 15px;
    color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu>li.active>a, .navbar-inverse .navbar-nav .dropdown-menu>li:focus>a, .navbar-inverse .navbar-nav .dropdown-menu>li:hover>a {
    color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu>li:last-child>a {
    border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu>li.divider {
    background-color: transparent;
}
.dropdown-menu p {
    color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: 0;
    padding-bottom: 0;
}
#main-slider {
    position: relative;
}
.no-margin {
    margin: 0;
    padding: 0;
}
#main-slider .carousel .carousel-content {
    margin-bottom: 140x;
}
@media screen and (min-width:1200px) {
    #main-slider .carousel .slide-margin {
    margin-top: -100px;
    text-align: center;
}
}@media screen and (max-device-width:1199px) {
    #main-slider .carousel .slide-margin {
    display: none;
}
}#main-slider .img-responsive {
    margin: 0 auto;
    z-index: 1;
}
#main-slider .carousel h2 {
    color: #fff;
}
#main-slider .carousel .btn-slide {
    padding: 8px 20px;
    background: #c52d2f;
    color: #fff;
    border-radius: 4px;
    margin-top: 25px;
    display: inline-block;
}
#main-slider .carousel .slider-img {
    text-align: right;
    position: absolute;
}
#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0!important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block!important;
    height: auto;
    transition: opacity ease-in-out .5s;
}
#main-slider .carousel .item, #main-slider .carousel .item.active {
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
}
#main-slider .carousel .item:first-child {
    top: auto;
    position: relative;
}
#main-slider .carousel .item.active {
    opacity: 1;
    transition: opacity ease-in-out .5s;
    z-index: 1;
}
#main-slider .next, slide-margin #main-slider .prev {
    position: absolute;
    top: 50%;
    background-color: #c52d2f;
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
}
#main-slider .next:hover, #main-slider .prev:hover {
    background-color: #000;
}
#main-slider .prev {
    left: 10px;
}
#main-slider .next {
    right: 10px;
}
#main-slider .carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: #fff;
    margin: 0 15px 0 0;
    position: relative;
}
#main-slider .carousel-indicators li:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: 0 0;
    border: 1px solid #fff;
    left: -3px;
    top: -3px;
}
#main-slider .carousel-indicators .active {
    width: 20px;
    height: 20px;
    background-color: #c52d2f;
    margin: 0 15px 0 0;
    border: 1px solid #c52d2f;
    position: relative;
}
#main-slider .carousel-indicators .active:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #c52d2f;
    border: 1px solid #c52d2f;
    left: -3px;
    top: -3px;
}
#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp .3s linear .3s both;
    -moz-animation: fadeInUp .3s linear .3s both;
    -o-animation: fadeInUp .3s linear .3s both;
    -ms-animation: fadeInUp .3s linear .3s both;
    animation: fadeInUp .3s linear .3s both;
}
#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp .3s linear .6s both;
    -moz-animation: fadeInUp .3s linear .6s both;
    -o-animation: fadeInUp .3s linear .6s both;
    -ms-animation: fadeInUp .3s linear .6s both;
    animation: fadeInUp .3s linear .6s both;
}
#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp .3s linear .9s both;
    -moz-animation: fadeInUp .3s linear .9s both;
    -o-animation: fadeInUp .3s linear .9s both;
    -ms-animation: fadeInUp .3s linear .9s both;
    animation: fadeInUp .3s linear .9s both;
}
#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp .3s linear 1.2s both;
    -moz-animation: fadeInUp .3s linear 1.2s both;
    -o-animation: fadeInUp .3s linear 1.2s both;
    -ms-animation: fadeInUp .3s linear 1.2s both;
    animation: fadeInUp .3s linear 1.2s both;
}
#services {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    position: absolute;
    top: 70vh;
    width: 100%;
    z-index: 100;
    padding: 80px 0 0;
}
.nav-tabs>li {
    margin-bottom: 0;
    border-bottom: 1px solid #e6e6e6;
}
.nav-tabs {
    border-bottom: transparent;
    border-right: 1px solid #e6e6e6;
}
.nav-tabs>li>a {
    background: #f5f5f5;
    color: #666;
    border-radius: 0;
    border: 0;
    line-height: 24px;
    margin-right: 0;
    padding: 13px 15px;
}
#partner, #partner h2, #partner h3, .footer, .footer a:link, .footer a:visited, .nav-tabs>li>a:hover {
    color: #fff;
}
.nav-tabs li:last-child {
    border-bottom: 0 none;
}
.nav-tabs>li>a:hover {
    background: #57c9c8;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0;
    color: #fff;
    background: #57c9c8;
    position: relative;
}
.nav-tabs>li.active>a:after {
    position: absolute;
    content: "";
    width: auto;
    height: auto;
    border-style: solid;
    border-color: transparent transparent transparent #57c9c8;
    border-width: 25px 22px;
    right: -44px;
    top: 0;
}
#partner {
    text-align: center;
}
.partners ul {
    padding: 0;
    margin: 0;
    background-color: #3e3c3b;
}
.partners ul li {
    display: inline-block;
    float: left;
    width: 33.3333333333333%;
    background-color: #545454;
}
@media(max-width:992px) {
    .partners ul li {
    display: inline-block;
    float: left;
    width: 100%}
}.services {
    padding: 0;
}
.footer {
    background: url(../../images/footerbg.jpg) repeat-x #502d1f;
    background-size: auto;
    padding: 20px 0;
    vertical-align: middle;
    text-align: left;
}
.footer a:hover {
    color: #f5ab19;
}
#footer, #footer a {
    color: #fff;
}
#footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background: 0 0;
    font-size: 12px;
    position: absolute;
    bottom: 20%;
    text-align: center;
}
#footer a:hover {
    color: #278a66;
}
.recent-work-wrap {
    position: relative;
    z-index: 600;
}
.recent-work-wrap img {
    width: 100%}
.recent-work-wrap .recent-work-inner {
    top: 0;
    background: 0 0;
    opacity: .8;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner h3 {
    margin: 25%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.recent-work-wrap .recent-work-inner h3 a {
    font-size: 24px;
    color: #fff;
}
.recent-work-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    padding: 30px;
}
.recent-work-wrap .overlay .preview {
    bottom: 0;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    background: 0 0;
    text-align: center;
    color: #fff;
    z-index: 600;
}
.recent-work-wrap:hover .overlay {
    opacity: 1;
}
h1 {
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 400;
}
.Copyright {
    margin-bottom: -30px;
}
.main_banner h1 {
    position: absolute;
    top: 370px;
    z-index: 1;
    width: 100%;
    left: 0;
    text-align: center;
}
.sce {
    padding-bottom:  1em;
}
@media screen and (max-device-width:450px) {
	.roomt table{
		    font-size: 37px !important;
	}
	table {
    font-size: 37px;
}
	.Solution ul li {
    font-size: 37px;
}
	.spamid ul li {
    font-size: 37px;
}
}
