@font-face {
  font-family: "titillium-bold";
  src: url('../fonts/titillium/titillium-semibold.eot');
  src: url('../fonts/titillium/titillium-semiboldd41d.eot?#iefix') format('eot'), url('../fonts/titillium/titillium-semibold.woff') format('woff'), url('../fonts/titillium/titillium-semibold.ttf') format('truetype'), url('../fonts/titillium/titillium-semibold.svg#titilliumbold') format('svg');
}

@font-face {
  font-family: "titillium-regular";
  src: url('../fonts/titillium/titillium-regular.eot');
  src: url('../fonts/titillium/titillium-regulard41d.eot?#iefix') format('eot'), url('../fonts/titillium/titillium-regular.woff') format('woff'), url('../fonts/titillium/titillium-regular.ttf') format('truetype'), url('../fonts/titillium/titillium-regular.svg#titilliumbold') format('svg');
}

ol.list > li > * {
  color: #727272;
}

a,
.btn-link,
.site-header a:hover,
.icon a:hover h2,
.icon.style-2 .fa,
.nav-tabs > li > a:hover,
.btn.style-3,
.error-404 h2,
.page-heading,
.page-heading a:hover,
.menu a:hover,
.statement .style-3,
.table tbody tr:hover td,
.dropcaps.style-2:first-letter,
.list li:before,
ol.list,
.post.style-2 header > span,
.post.style-2 header .fa,
.page-numbers a:hover,
.page-numbers span,
.widget-categories a:hover,
.socialize a:hover,
blockquote.style-2:before,
.panel-group.style-2 .panel-title a:before,
.contact-info .fa,
blockquote.style-1:before,
.comment-list .comment header h1,
.faq .panel-title a.collapsed:before,
.faq .panel-title a:after,
.faq .panel-title a,
.faq .panel-title a.collapsed:hover,
.filter button.selected,
.filter:before,
.carousel .carousel-control:hover,
.site-navigation > ul > li.current_page_item > a,
a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5,
.ls-altus .primary,
.site-footer a:hover,
.ls-altus .ls-nav-next:hover,
.ls-altus .ls-nav-prev:hover {
  color: #d54900;
}

@media (min-width: 768px) {
  .nav-wrap .fa-search:hover {
    color: #d54900;
  }
}
.btn.style-3,
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: #d54900;
}

@media (min-width: 768px) {
  .site-navigation > ul > li:hover > .sub-menu, .site-navigation > ul > li .sub-menu .sub-menu {
    border-bottom: 1px solid #d54900;
  }
}
.contact-form input[type="text"]:focus,
.contact-form textarea:focus,
.carousel-indicators li.active,
.ls-altus .ls-bottom-slidebuttons a.ls-nav-active {
  border-color: #d54900 !important;
}

.icon .fa,
.posts div a,
.btn,
.progress-bar,
.nav-tabs > li.active:after,
.menu li.current-menu-ancestor a,
.pricing-table header,
.table thead th,
.mark,
.post .post-meta button,
blockquote.style-2:after,
.panel-title a:before,
.carousel-indicators li,
.carousel-indicators .active,
.ls-altus .ls-bottom-slidebuttons a,
.site-search,
.tagcloud a:hover {
  background-color: #d54900;
}

@media (max-width: 767px) {
  .navbar-toggle,
  .nav-wrap .fa-search {
    background-color: #d54900;
  }
}
h1, h2, h3, h4, h5,
.icon.style-2 a:hover .fa,
.nav-tabs > li > a,
.nav-tabs > li.active > a,
.statement,
.btn.style-3:hover,
.page-heading a,
.page-heading a:after,
p strong,
.dropcaps:first-letter,
.page-numbers a,
.searchform,
.searchform input[type="text"],
.socialize a,
.widget_rss .rss-date,
.widget_rss cite,
.panel-title,
.panel-group.style-2 .panel-title a.collapsed:before,
blockquote.style-1,
.comment-list .comment header,
.faq .panel-title a:before,
.faq .panel-title a.collapsed,
.filter button,
.carousel .carousel-control,
.ls-altus .ls-nav-next,
.ls-altus .ls-nav-prev {
  color: black;
}

@media (min-width: 768px) {
  .site-navigation .sub-menu li,
  .site-navigation > ul > li > a,
  .site-navigation > ul a {
    color: black;
  }
}
.btn:hover {
  border-color: black;
}

.icon a:hover .fa,
.posts div a:hover,
.pricing-table header h2,
.mark.style-2,
.btn.dark {
  background-color: black;
}

.btn:hover {
  background-color: black !important;
}

@media (max-width: 767px) {
  .site-navigation, .site-navigation:after, .site-navigation:before {
    background-color: #313131;
  }
}
h1, h2, h3, h4, h5, h6,
.btn,
.nav-tabs > li > a,
.page-heading,
.team em,
.post header,
blockquote.style-1,
.filter button.selected {
  font-family: "titillium-bold";
}

.pricing-table header h2,
.pricing-table header .price,
.pricing-table header .currency,
.table thead,
h1.style-3,
h2.style-3,
h3.style-3,
h4.style-3,
h5.style-3,
h6.style-3,
.page-numbers a,
.page-numbers span,
.alert,
.comment-list .comment header {
  font-family: "titillium-regular";
}

.top-bar {
  color: #c1c1c1;
}
.share-box span{
box-sizing : content-box;
-webkit-box-sizing : content-box;
-o-box-sizing : content-box;
-moz-box-sizing : content-box;
margin-bottom:5px;

}
.modal-dialog{
	margin: 30px auto !important;
}
@media screen and (max-width:979px) {
	.modal-dialog {
	width:100% !important;
	}
	#popupgambar{
		width:100%;
	}
}
@media screen and (max-width:480px) {
	.modal.fade.in {
		top: 0px !important;
	}
}
.modal-body{
	position:relative;
	max-height:650px;
	padding:15px;
	overflow-y:auto;
}

/* */
.dropdown-new{
	position:relative;
}
.submenu-new{
	position: absolute;
	display: none;
	left: 203px;
	top:0px;
	z-index: 999;
	background-color: #fff;
	border-right: 1px solid #f6f6f6;
	border-bottom:1px solid #000;
	border-bottom: 1px solid #d54900;
	width:100%;
}
@media(min-width:768px){
	.dropdown-new:hover .submenu-new{
		display:block
	}
}
.submenu-new-right{
	left: -203px;
}
@media (max-width: 767px){
	.submenu-new{
		position:relative;
		left:0px;
		background:none;
		border:none;
		margin-left:40px;
	}	
}
.language{
	margin-top: 15px;
	font-weight: 500;
	color: #000;
	float:right;
}
.language a{
	opacity: 0.8;
}
.language a:hover{
	opacity:1;
}
#lang-current {
	pointer-events:none;
	opacity:1;
	color:#d54900;
}
.lang-id{
	  margin-right: 15px;
}
@media(max-width:767px){
	.language{
		text-align: center;
		float: none;
	}
}
.comments{
	list-style: none;
    padding-left: 0;
}
.comment-by img{
	width: 70px;
    float: left;
    margin-right: 20px;
}
.testili{
	display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
	padding-bottom: 10px;
}
.aboutus img{
	max-width:100% !Important;
	height:auto !Important;
}
.posts div{
	z-index: 10;
}
.titlevideo{
	color: #fff;
    background-color: #d54900;
    padding: 10px;
    border-bottom: 3px solid #983C0C;
	position:relative;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	left: 0;
	margin: 0 !important;
}
.posts li:hover .titlevideo{
	left: -15%;
}
.posts li{
	margin-bottom:20px;
}
@media(max-width:992px){
	.posts li{
		margin-top:0px !important;
	}
}
.paginationpage{
	 text-align: right;
}
.paginationpage li.active a,.paginationpage li a:hover{
	background: #313131;
}
.paginationpage a{
	background: #D54900;
    color: #fff !important;
}
button.close_custom{
	position: absolute;
    top: -15px;
    right: -15px;
    background: #d54900;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    padding: 8px 12px;
    z-index: 10;
    border-radius: 1000px;
}
.close_custom:focus, .close_custom:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    background: #983C0C;
	outline:0;
}
@media screen and (max-width: 979px){
	.modal-dialog {
		width: 90% !important;
	}
}	
.modal-backdrop{
    background-color: rgba(0, 0, 0, 0.66);	
}
@media(max-width:767px){
	.postiframe iframe{
		width:100%;
	}
}
.share-box,.paginationpage{
	float:left;
	width:100%;
}
.postiframe img{
	max-width:100%;
	height: auto !important;
}
.footer-contact{
	text-align: left;
	border:0px;
	background:none;
	color:#fff;
}
.footer-contact tr{
	height: 33px;
}
.footer-contact tr img{
	margin-bottom: 0px;
}
.addressimg{
	padding:0;
	width:25px;
	vertical-align:top;
	border: none;
}
.addressimg img{
	width: 23px !important;
	margin-top: 1px;
}
.addresstext{
	padding:0;
	vertical-align:top;
	border: none; 
	padding-left:5px; 
	padding-bottom: 8px;
	padding-top: 3px;
}
.phoneimg{
	padding:0;
	width:25px;
	border: none;
}
.phoneimg img{
	margin-top: 2px !important;
}
.phonetext{
	padding: 0;
	vertical-align: top;
	border: none;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 3px;
}
.bbimg{
	padding: 0;
	width: 25px;
	border: none;
}
.bbimg img{
	width: 24px;
	margin-top: 2px;
}
.bbtext{
	padding: 0;
	vertical-align: top;
	border: none;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 3px;
}
.waimg{
	padding: 0;
	width: 25px;
	border: none;
}
.waimg img{
	width: 22px;
	margin-left: 1px;
	margin-top: 2px;
}
.watext{
	padding: 0;
	vertical-align: top;
	border: none;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 3px;
}
.emailimg{
	padding: 0;
	width: 25px;
	border: none;
}
.emailimg img{
	width: 19px;
	margin-left: 3px;
	margin-top: 3px;
}
.emailtext{
	padding: 0;
	vertical-align: top;
	border: none;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 4px;
}
.pointer{
	cursor: pointer;
}
.hiddentitleheader{
	opacity:0;
	position:absolute;
	z-index:-1;
}
.contspace{
	margin-bottom: 50px !important; 
	margin-top:50px !important;
}
.marginbottom-12{
	margin-bottom:12px;
}
.maxwidth100{
	max-width:100% !important;
}
.marginbottom-20{
	margin-bottom:20px;
}
.margin12-0{
	margin-bottom: 12px;margin-top: 12px;
}
.nomarginleft{
	margin-left:0 !important;
}
.width100{
	width:100% !important;
}
.socialnew{
	float: left;margin-right: 20px;
}
.searchnew{
	margin-top: 5px; float:left; margin-bottom: 5px;
}
.displaynone{
	display:none !important;
}
.modal{
	z-index: 10000 !important;
}
#popupgambar{
	width:100%;margin:0;
}
.layernew{
	width:1280px;height:720px;max-width:1280px;margin:0 auto;margin-bottom: 0px;
}
.layernewimg{
	width: 100%; height: auto;
}
.layertext1{
	top: 178px; left: 30px; font-size: 60px; line-height: 1em;
}
.layertext2{
	top: 300px; left: 30px; font-size: 30px;
}
.artikelhome{
	margin-top: 85px; margin-bottom: 95px;
}
.minheight500{
	min-height:500px;
}
.minheight200{
	min-height:200px;
}
.serviceimg{
	max-width:100%;max-height:245px;
}
.modalimgser{
	float: none; display: block;
}
.topbottomspace{
	margin-bottom: 97px; padding-top: 30px;
}
.topbottomspace2{
	margin-top: 85px; margin-bottom: 95px;
}
.modal-body img{
	max-width: 100% !important;
	margin-bottom: 20px !important;
}
@media (max-width: 769px){
	.modal-body img{
		max-width: 100% !important;
		height: auto !important;
	}
}
.marginbottom-107{
	margin-bottom: 107px;
}
@media(max-width:767px){
	.pagen img{
		width:100% !important;
		height:auto !important;
	}
}
.cursorpointer{
	cursor:pointer !important;
}
.postmetanew{
	padding:20px 20px 20px 0 !important
}
.text-right{
	text-align:right !important;
}
.paddingleft-10{
	padding-left:10px
}
.membername{
	font-size:15px; color:#999
}
.text-left{
	text-align: left !important;
}
.marginleft-18{
	margin-left: 18px;
}
.datenew{
	font-size:15px; color:#999
}
.width50{
	width:50%;
}
#gmap_canvas{
	height:250px;width:100%;
}

.judulweb.nologo {
    position: initial;
    margin-top: 20px;
}
.sloganweb.nologo {
    position: initial;
}
.chatwithus{
	position: fixed;
    bottom: 50%;
    right: -55px;
    z-index: 1000000000;
    text-decoration: none;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.chatwithus img{
	width: 160px;
}
.stButton .stArrow{
	display:none !important;
}
.g-recaptcha{
	margin-bottom: 20px;
}