/*@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);*/

/*
|--------------------------------------------------------------------------
| GLOBAL Modification
|--------------------------------------------------------------------------
*/
body {font-family: "NunitoSans-Light", serif; font-size: 16px;letter-spacing: 0.6px;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {position: relative;}
strong, b {font-family: "NunitoSans-ExtraBold";}
header{padding-top:15px; border-bottom: 2px solid #2B296B; transition: 0.2s all ease-out; transform: translateY(0);z-index:12;top:0;}
.fade-up {
	transform: translateY(-45px);
}
.fixed{
	position: fixed;
    width: 100%;
    background: #fff;
	transform: translateY(-15px);
	transition: 0.2s all ease-out;	
}
.fixed .navbar{
	margin: 5px 0;
}
a:hover, a:focus, a:active {text-decoration: none !important;}
p {margin: 0;}
.no-pad {padding: 0;}
.no-margin{margin: 0;}
.fullwidth {width: 100vw;}
.fullheight {height: calc(70vw * 0.5879);}
.center {margin: 0 auto;}
.space {margin-bottom: 20px;}
.box {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*css untuk rata tengah vertical*/
.v-center-wrapper {white-space: nowrap;height: 100%;}
.v-center-wrapper:after {display: inline-block;height: 100%;margin-right: -0.25em;content: '';vertical-align: middle;}
.v-center-wrapper .v-center-content {position: relative;z-index: 5;display: inline-block;width: 100%;vertical-align: middle;white-space: normal;}
.v-row-wrapper {position: relative;overflow: hidden;margin: 0;background-color: transparent;background-position: center;color:#000;background-size: cover;}
/*css untuk rata tengah vertical*/

/*css untuk rata tengah horizontal apabila posisinya absolute*/
.abs-v-center {position: absolute; left: 50%; top: 36%; z-index: 99;}
.abs-h-center {position: relative; left: -50%;}
/*css untuk rata tengah horizontal apabila posisinya absolute*/

.text-black {color: rgba(64,64,65,1);}
.text-white {color: rgba(255,255,255,1);}
.text-light-grey {color: rgba(128,130,132,1);}
.text-dark-grey {color: #414042;}


a.text-green:hover,a.text-green:focus {color:rgba(93,193,161,0.7);}
a.text-white:hover,a.text-white:focus {color:rgba(255,255,255,0.7);}
.inline-block {display: inline-block;}
.mobile-only {display: none;}
.pointer {cursor: pointer;}
#gmap {height: calc(50vw * 0.5329); width: 100%;}
.nicescroll {overflow: auto;}

input, select, textarea {height: 30px;}

/*
|--------------------------------------------------------------------------
| CSS Owl Carousel Modification
|--------------------------------------------------------------------------
*/
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {max-width: 44px; max-height: 44px; width: 7vw; height: 7vw; color:rgba(255,255,255,0.5);font-size: 30px;position: absolute; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; transition: 0.2s ease-out; -webkit-transition: 0.2s ease-out;}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-next:focus {color:rgba(255,255,255,1);}
.owl-carousel .owl-nav .owl-prev {margin: auto; position: absolute; top: 0; bottom: 0; left: 0;}
.owl-carousel .owl-nav .owl-next {margin: auto; position: absolute; top: 0; bottom: 0; right: 0;}
.owl-controls .owl-dots {position: absolute;bottom: 52px;right: 0;left: 0;}
.owl-controls .owl-dot {display: inline-block;}
.owl-controls .owl-dot div {margin: 5px; border: 1px solid rgba(255,255,255,1); width: 8px; height: 8px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;}
.owl-controls .owl-dot.active div, .owl-theme .owl-controls.clickable .owl-dot:hover div {background-color: rgba(255,255,255,1);}
.owl-carousel .owl-item img {width: auto; height: auto;}
.owl-carousel.no-nav .owl-controls {display: none;}

/*
|--------------------------------------------------------------------------
| CSS Form Modification
|--------------------------------------------------------------------------
*/
.form-horizontal .control-label {text-align: left;}
.form-horizontal .form-group {margin-left: 0px; margin-right: 0;}
label.error {margin-top: 6px; margin-bottom: 0; color: #fff; background-color: #D65C4F; display: table; padding: 4px 8px; font-size: 11px; font-weight: 500; line-height: 14px; border-radius: 2px;}
label.error.valid {background-color: #3E9475;}

/*
|--------------------------------------------------------------------------
| Custom Modification
|--------------------------------------------------------------------------
*/
.logo {position: relative; width: auto; height: auto; z-index:10001; max-height: 52px; padding-top: 10px;}
.logo img {width: auto; height: 60px; display: inline-block;}
.logocopyright {height: 30px; width: auto; margin-top: 8px; display: inline-block;}
.scrollToTop{z-index:100; width:auto; height:auto;padding:10px; text-align:center; background: transparent;font-weight: bold; color: #444; text-decoration: none; position:fixed; bottom: 10px; left:30px; display: none;}
.scrollToTop:hover{text-decoration:none;}
.copyright {text-align: center; font-size: 11px; padding: 10px;background:#ffffff;}

.part-line {background: #159646; margin: 0 0 15px 0; height: 1px;}
.custom-height {height: 300px;}
.button {width: 100px;}
.table-result {margin: 30px 0; display: block;}
.table-result table tr th {background: #39B44A; color:#FFF;text-align: center;}
.track-error {background: #d82a2a; color: #FFF; text-align: center; padding: 12px 20px; display: block;}

/*
|--------------------------------------------------------------------------
| Header Notice CSS
|--------------------------------------------------------------------------
*/
.header-notice a.close-notice {display: block; float: right; width: 36px; height: 36px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; background: #fff; margin: 6px 10px; text-align: center; padding: 9px 0px 0px 0px; color: #d9121f; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.header-notice a.close-notice:before {content: "\f00d";font: normal normal normal 14px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

/*
|--------------------------------------------------------------------------
| For Notification HTML
|--------------------------------------------------------------------------
*/
.notif-panel {width: 360px;height: 100%;display: table;background-color: #FFF;text-align: left;overflow:hidden;padding: 10px 0;}
.notif-panel div { overflow: hidden; }
.notif-panel h1 {color: #159646;margin-bottom: 20px;font-size: 24px;}
.notif-panel p {color: #58595B;font-size: 15px;line-height: 18px;}

/*
|--------------------------------------------------------------------------
| For Popup HTML
|--------------------------------------------------------------------------
*/
.popup-panel {width: 360px;height: 100%;display: table;background-color: #FFF;text-align: left;overflow:hidden;padding: 10px 0;}

/*
|--------------------------------------------------------------------------
| S U T - START
|--------------------------------------------------------------------------
*/

h2, h4, h5{
	font-family: "NunitoSans-ExtraBold";
}

.text-bold {
	font-weight: 600;
}
.text-blue{
	color: #2B296B;
}
.text-cyan{
	color: #6DCEF5;
}
.blue_underline{
	position: relative;
	margin-top: 0;
	margin-bottom: 50px;
}
.blue_underline span:before {
    content: "";
    width: 60px;
    height: 5px;
    background: #f00;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -20px;
	background: #2B296B;
}
.blue_rounded {
    border: 5px solid #2B296B;
    display: block;
    padding: 15px;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    margin: 0 auto;
    font-family: "NunitoSans-Bold";
    color: #2B296B;
	text-align: center;
	position: relative;
}
span.overlap {
    background: url('../img/half-elipse.png') no-repeat center center transparent;
    position: absolute;
    width: 140%;
    height: 100%;
    background-size: contain;
    left: -20%;
    top: 0;
}
.text-left .blue_underline span:before{
	left: 0;
    right: auto;
    text-align: left;
}
.text-right .blue_underline span:before{
	left: auto;
    right: 0;
    text-align: right;
}
.gutter{
	padding: 50px 0;
}
.gutter-m{
	margin: 25px 0;
}
.bg-green{
	background: #39B44A;
}
.bg-grey{
	background: #f2f2f2;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.v-arrow-up {
    position: relative;
}
.v-arrow-up:before {
    content: "";
    width: 10px;
    height: 10px;
    background: transparent;
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #f2f2f2;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    z-index: 4;
}
.small.v-arrow-up:before {
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f2f2f2;
}
ul.list-table {
    display: table;
	padding: 0;
	list-style: none;
	margin: 0 auto;
}
ul.list-table li {
    display: table-cell;
	padding: 0 10px;
}
ul.list-table li p {
	margin-top: 10px;
    max-width: 150px
}

header #main-menu li a {
	font-family: "NunitoSans-ExtraBold";
	transition: color 0.2s ease-out;
	-webkit-transition: color 0.2s ease-out;
}
header #main-menu li a:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    background: #6DCEF5;
    height: 4px;
	transition: width 0.2s ease-out;
	-webkit-transition: width 0.2s ease-out;
    width: 0%;
    margin: 0 auto;
    text-align: center;
}
header #main-menu li a:hover, #main-menu li.active a {
	color: #6DCEF5;
}
header #main-menu li a:hover:before, #main-menu li.active a:before {
	width: 30px;
}
header span.superscript-title {
    position: absolute;
    z-index: 9;
    font-size: 8px;
    top: 5px;
	left: 0;
}
header #lang-selector {
	position: relative;
}
header #lang-selector li a {
    padding-left: 5px;
    padding-right: 5px;
}
header #lang-selector img {
    width: 20px;
    vertical-align: middle;
}
header #lang-selector li a img{ 
	opacity: 0.5;
}
header #lang-selector li a:hover img {
	opacity: 1;
}
header #lang-selector li.active a{
	background: transparent;
}
header #lang-selector li a.lang:hover:before, #lang-selector li.active a.lang:before{
	width: calc(100% - 10px);
}
header #lang-selector li a.lang:before{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    background: #6DCEF5;
    height: 4px;
	transition: width 0.2s ease-out;
	-webkit-transition: width 0.2s ease-out;
    width: 0%;
    margin: 0 auto;
    text-align: center;
}
header #lang-selector li.active a.lang img{ 
	opacity: 1;
}
header #lang-selector li a.btn {
    padding: 5px 10px;
    margin-top: 5px;
    margin-left: 10px;
    border-radius: 5px;
    background: #39B44A;
    color: #fff;
	font-size: 80%;
}
@media screen and (max-width: 1199px) {
	.nav>li>a {
		padding-right: 10px;
		padding-left: 10px;
	}
}

footer{
	background: #2B296B;
	color: #FFFFFF;
}
footer .social_media{
	background: #F2F2F2;
	padding: 15px 10px;
}
footer .social_media ul{
	margin: 0;
}
footer .social_media li{
	margin: 0 10px;
}
footer .social_media li.text{
	color: #414042;
	font-family: "NunitoSans-Regular";
	margin-right: 25px;
	    bottom: 5px;
    position: relative;
}
footer .social_media li a{
	color: #58585B;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
footer .social_media li a:hover{
	color: #2B296B;
}
footer .branch, #contact-branch .branch{
	margin-top: 15px;
	margin-bottom: 25px;
}
footer h5, #contact-branch  h5{
	font-family: "NunitoSans-ExtraBold";
	margin: 0;
}
footer ul.contact, #contact-branch ul.contact{
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
}
footer i.fa, #contact-branch  i.fa {
    min-width: 15px;
}
footer .tiles-wrap {
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  padding: 0;
  list-style-type: none;
  display: none;
}
footer .tiles-wrap >li {
  display: block;
  opacity: 0;
  list-style-type: none;
  float: left;
  width: 280px;
  padding: 4px;
  padding-top: 15px;
}
footer .tiles-wrap.wookmark-initialised.animated > li {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
footer .tiles-wrap.wookmark-initialised > li {
  opacity: 1;
}
footer .tiles-wrap > li.wookmark-inactive {
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 767px) { 
	footer .social_media li.text{
		display: block;
		margin-bottom: 10px;
	}	
}

.owl-item .item .v-row-wrapper{
	background: rgba(43,41,107,0.4);
}
.slide-desc{
	font-family: "NunitoSans-Regular";
}
.btn.btn-green{
	background: rgba(57,180,74,1);
	color: #fff;
	font-family: "NunitoSans-ExtraBold";
	font-size: 24px;
	transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	padding: 5px 25px;
}
.btn.btn-green.btn-green2 {
	height: auto;
	font-size: 16px;
}
.btn.btn-green:hover{
	background: rgba(109,206,245,1);
}
.btn.btn-blue{
	background: rgba(109,206,245,1);
	color: #fff;
	font-family: "NunitoSans-ExtraBold";
	font-size: 14px;
	transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
}
.btn.btn-blue:hover{
	background: rgba(57,180,74,1);
}
.btn.big{
	font-size: 24px;
	padding: 5px 25px;
}

#video{
	padding: 50px 0;
}

#home-greeting{
	background: #6DCEF5;
	color: #fff;
	text-align: center;
}
#home-greeting .opening{
	padding: 15px 10px;
}
#home-greeting strong{ 
	font-family: "NunitoSans-Bold";
}
#home-greeting a{ 
	font-family: "NunitoSans-ExtraBold";
	color: #2B296B;
}

#home-supremacy {
	background: #F2F2F2;
	padding: 50px 10px 30px 10px;
}
#home-supremacy .supremacy-xs{
	min-height: 130px;
}
#home-supremacy .supremacy-xs > div{
	margin: 10px 0;
}
#home-supremacy .supremacy-xs img{
	margin: 5px 0 10px;
}

#home-service{
	padding: 50px 0px 20px 0;
}
#home-service .placing_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
	padding: 0;
}
#home-service .col-sm-6.half-column-gutter{
	height: 290px;
}
#home-service .placing_img .overlay {
    width: 100%; /*calc(100% - 12px);*/
    height: 100%;
    position: absolute;
    background: #333333;
    z-index: 4;
    opacity: 0.2;
    transition: opacity 0.2s ease-out;
    -webkit-transition: opacity 0.2s ease-out;
	cursor: pointer;
}
#home-service .placing_img:hover .overlay{
	opacity: 0.7;
	z-index: 3;
}
#home-service .placing_img.left .overlay {
	left: 0;
}
#home-service .placing_img.right .overlay {
	right: 0;
}
#home-service .placing_img .detail h1 {
	transform: translateY(30px);
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
#home-service .placing_img:hover .detail h1 {
	transform: translateY(0px);
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
#home-service .placing_img .detail p {
	opacity: 0;
	transform: translateY(100px);
	-ms-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
#home-service .placing_img .detail p a{
	color: #fff;
}
#home-service .placing_img:hover p {
	opacity: 1;
	transform: translateY(0px);
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
@media screen and (min-width:768px) {
	#home-service .half-column-gutter {
		width: calc(50% - 10px);
		margin: 5px;
	}
}
@media screen and (max-width: 767px) {
	#home-service .col-sm-6.half-column-gutter{
		margin: 20px 0;
	}
}

#home-contact.parallax-img {
	min-height: 360px;
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	margin: 25px 0;
}
#home-contact.parallax-img .overlay{
	width: 100%;
	height: 360px;
	position: absolute;
	background: rgba(35,31,32,0.3);
}
#home-contact.parallax-img .v-row-wrapper {
	height: 360px;
}
#contact-branch .contact a {
    color: #333;
    cursor: initial;
}

#about-visi-misi{
	background: #F2F2F2;
}
#about-visi-misi ul{
	list-style: none;
	padding: 0;
}
#about-visi-misi ul li{
	padding: 10px 0;
}
#about-culture h4{ 
	margin: 0;
}
#about-culture .col-xs-9.no-pad {
    min-height: 110px;
}

#product-service{
	padding: 50px 0px;
}
#product-service .placing_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
	padding: 0;
}
#product-service .placing_img{
	height: 290px;
}
#product-service .accordion-toggle .overlay, #product-service .accordion-toggle[aria-expanded="false"] .overlay {
    width: 100%; /*calc(100% - 12px);*/
    height: 100%;
    position: absolute;
    background: #2B296B;
    z-index: 4;
    opacity: 0.2;
    transition: opacity 0.2s ease-out;
    -webkit-transition: opacity 0.2s ease-out;
}
#product-service .accordion-toggle[aria-expanded="true"] .placing_img .overlay{
	opacity: 0 ;
	z-index: 3;
}
#product-service .placing_img.left .overlay {
	left: 0;
}
#product-service .placing_img.right .overlay {
	right: 0;
}
#product-service .accordion-body .detail{
	padding: 15px 25px;
	background: #F2F2F2;
	text-align: center;
}
#product-service .accordion-body .detail strong{
	font-family: "NunitoSans-Bold";
}
#product-service .accordion-body .detail ul{
	width: 50%;
	padding: 0;
	margin: 0 auto;	
}
#product-service .accordion-body .detail ul li{
	color: #6DCEF5;
}
@media screen and (min-width:768px) {
	#product-service .half-column-gutter {
		width: calc(50% - 10px);
		margin: 5px;
	}
}
@media screen and (max-width: 767px) {
	#product-service .col-sm-6.half-column-gutter{
		margin: 20px 0;
	}
}

#product-contact {
	background: #F2F2F2;
}
#product-supremacy .supremacy-xs{
	min-height: 130px;
}
#product-supremacy .supremacy-xs > div{
	margin: 10px 0;
}
#product-supremacy .supremacy-xs img{
	margin: 5px 0 10px;
}

#contact-form p{
	margin-bottom: 10px;
}
#contact-form hr.color-cyan{
	border-color: #6DCEF5;
}
#contact-form .bg-grey > div{
	background: #F2F2F2;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
#contact-form .bg-grey > div input:not([type="submit"]), #contact-form .bg-grey > div textarea{
	border-radius: 0;
	border-color: #2B296B;	
}
#contact-form .form-actions {
    padding-bottom: 30px !important;
}
#contact-form .control-label{
	font-family: "NunitoSans-Bold";
	margin-bottom: 5px;
}
#contact-form .control-label span{
	color: red;
	font-family: "NunitoSans-Light";
}
#contact-form small{
	font-family: "NunitoSans-Regular";
	font-size: 10px;
}

.modal-header{
	padding: 10px;
	border: 0;
}
.modal-content{
	border-radius: 0;
}
.modal .close{	
	color: #2B296B;
	opacity: 1;
	font-size: 26px;
}

.nav>li>a:focus, .nav>li>a:hover{
	background: transparent;
}

/* MobilE MENU */
header .navbar-toggle {
	min-width: 30px;
	min-height: 43px;
}
header .navbar-toggle .icon-bar{
	transition: 0.2s all ease-out;		
}
header .navbar-toggle[aria-expanded="true"] .icon-bar{
	position: absolute;
	display: block;
	top: 18px;
	left: -13px;
}
.navbar-toggle[aria-expanded="true"] .icon-bar+.icon-bar {
	margin: 0;
}
header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
	transform: translateX(200px);
}
header .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navbar-toggle .icon-bar{
	background: #2B296B;
	width: 30px;
	height: 5px;
}
.navbar .collapsing, .navbar .collapse.in {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 9;
	margin-top: 3px;
	padding: 0;
}
/* NAV Slide*/

.scroller {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 11;
    text-align: center;   
	
	display: inline-block;
}
.scroller a {
	color: #FFF;
}
.scroller p{
	margin: 0;
}
footer .tel, footer .mail{
	color: #ffffff;
}
/* MobilE SLide */
.slide-desc.mobile-v span, .slide-desc.mobile-v p, .slide-desc.mobile-v{
	font-size: calc(12px + .5vw) !important;
}
@media screen and (max-width: 767px) {
	.navbar .collapsing, .navbar .collapse.in {
		background: #6DCEF5;
	}
	.navbar, .navbar-nav{
		margin: 0;
	}
	header span.superscript-title{
		display: none;
	}
	header ul#lang-selector, header ul#lang-selector li{
		display: inline-block;
		padding: 0 5px;
	}
	header ul#lang-selector li:last-child{
		display: block;
		padding: 0;
		margin-bottom: 10px;
	}
	header ul#lang-selector{
		float: none !important;
	}
	header #main-menu li a, header #main-menu li.active a, header #main-menu li:hover a{
		color: #FFFFFF;
	}
	header #main-menu li:hover, header #main-menu li.active{
		background: #2B296B;
	}
	header #main-menu li a:before{
		opacity: 0;
	}
	.scroller {
		display: none;
	}
	.owl-controls .owl-dots {
		bottom: 0px;
		right: 0;
		left: auto;
	}
	.navbar-toggle{
		margin-top: 0;
	}	
}
@media screen and (max-width: 481px) {
	.row {margin-left: 0; margin-right: 0;}
	.logo {
		padding-top: 0;
		max-height: 48px;
	}
	.fullheight {
		height: calc(70vw * 1);
	}
	#about-opening .row div p, #product-opening .row div p, #contact-opening .row div p, #home-service .row div.text-center, #home-contact .row div.text-center p, #video .row div.text-center {
		text-align: center !important;
	}
	#home-service .row div.text-center.detail {
		text-align: center !important;
	}
	#about-visi-misi .row .text-right, #about-visi-misi .row .text-left {
		text-align: center !important;
	}
	#about-visi-misi .row .text-right .blue_underline span:before {
		text-align: center;
		left: 0;
	}	
	#about-visi-misi .row .text-left .blue_underline span:before {
		text-align: center;
		right: 0;
	}
	#list_branch {
		text-align: center;
	}
	#product-service .col-sm-12, #product-service .col-sm-12 .accordion, #home-contact .col-sm-12 {
		padding: 0;
	}
	#contact-form .col-sm-6:first-child {margin-bottom: 50px;}
	#contact-form p {text-align: center;}
}
@media screen and (min-width: 1200px) {
	.navbar-nav {
		margin-left: 50px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
	.logo{
		max-width: 200px;
	}
	.navbar-nav {
		margin-left: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
	#sut-navbar-collapse {
		padding: 5px 10px;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
	.logo{
		max-width: none;
	}
	.navbar-nav {
		margin-left: 0;
	}
	.collapsing, .collapse.in {
		background: #ffffff;
		padding: 10px 15px;
	}
	.navbar{
		margin-bottom: 10px;
	}
}
