#portfolio .title h2 {
	font-size:26px;
}

.video_item .portfolio-overlay h4 a {
	color: #FFF;
	font-size: 12px;
}

.mfp-wrap {   
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
	 background-color: rgba(0, 0, 0, 0.5);
}

#splashscreen_img {
	width: 100%;
}

.splash_hidden {
	display: none;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.su-splash-style-dark-boxed .su-splash-screen {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    color: #333;
}
.su-splash-screen {
    position: relative;
    width: 55%;
    margin: 44px auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.su-splash-screen .mfp-close {
    color: #000;
    background: rgba(255, 255, 255, 0.2);
}
.mfp-close-btn-in .mfp-close {
    color: #333333;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 32px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}


.footer_bot {
	font-size: 18px;
    font-weight: bold;
}

.navbar {
    border-radius: 0;
}

.dropdown-menu > li > a {
    padding: 0 17px;
    white-space: nowrap;
}

.navbar-inverse .navbar-nav li a {
    font-size: 12px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #F6F6F7;
	color: #333 !important;
}

.HomeNewsList img {
	min-height: 100px !important;
}

.HomeNewsList a {
	color: #333 !important;
}

.HomeNewsList a:hover {
	text-decoration: none !important;
	color: #a00000 !important;
}

.homeVidTitle a {
	color: #333 !important;
}

.homeVidTitle a:hover{
	text-decoration: none !important;
	color: #a00000 !important;
}


.kawasan_overview_img_wrap {
	margin: 0 0 20px 0;
}

.ui-tabs .ui-tabs-panel {
    border: 1px solid #eee !important;
	padding: 3em 2em !important;
}

.widget-acx-social-icons-widget-2-widget img 
{
width:55px; 
 } 

.home_vid {
	margin: 20px 0 0 0;
}

.media_sub {
	margin: 0 0 20px 0;
}

.HomeNewsList h3 a {
	font-size: 12px;
}
.blog_item  table td {
   border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

.blog_item  .page_title .blog_title {
	font-weight: bold;
}

#tabs table td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

.media-body a {
	color: #a00000 !important;
}

.w3eden .link-btn {
    border: 1px solid #eee;
    border-radius: 3px;
    display: block;
    font-size: 13px;
    padding: 6px;
}

.w3eden .link-btn .label-default {
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    line-height: 20px;
    padding: 4px 6px;
	margin-left: 5px;
}
.w3eden .label-default {
    background-color: #999;
}
.w3eden .label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.w3eden .link-btn * {
    line-height: normal;
    text-decoration: none;
}

.w3eden .ptitle {
    display: block;
    font-size: 12pt;
    margin-bottom: 3px;
}

/*@@*/
@media screen and ( min-width: 980px ){
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}


.flag_el {
	float: right;
	margin: 5px 5px 5px 0;
}

.flag_el img {
	width: 30px;
}

.menu_sez {
	float: left;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #a00000;
	border-color: transparent;
}

.pagination > li > a, .pagination > li > span {
    color: #333;
}

.kawasan_content {
	margin: 30px 0 0 0;
}

.kawasan_side {
	margin: 30px 0 0 0;
}

.kawasan_overview_img {
	width: 100%;
}


ul.blog-cats {
    margin: 0;
    padding: 0;
}

ul.blog-cats > li::before, ul.blog-cats li > ul {
    background-color: #a00000;
}

ul.blog-cats > li::before {
    bottom: -1px;
    content: "";
    display: block;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 5px;
}

ul.blog-cats > li {
    border: 1px solid #eeeeee;
    list-style: outside none none;
    position: relative;
	margin: 0 0 8px 0;
}

ul.blog-cats > li > a {
    display: block;
    font-weight: 500;
    padding: 10px 20px;
	color: #454545;
}

ul.blog-cats > li > a:hover{
	text-decoration: none;
	color: #a00000;
	background: #f9f9f9 none repeat scroll 0 0;
}


.head_wrap h1{
	font-size: 24px;
    font-weight: bold;
    margin: 0;
    text-align: left;
}
.search_form {
    position: relative;
}

.search_form i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 23px;
	color: #333;
}

.search_form input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f5f5f5 none repeat scroll 0 0;
    border-color: currentcolor #e3e3e3 currentcolor currentcolor;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 4px medium medium;
    color: #999;
    display: block;
    margin: 0;
    padding: 20px 45px 20px 25px;
    width: 100%;
}

.head_search_form {
    position: relative;
}

.head_search_form i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    position: absolute;
    right: 18px;
    top: 15px;
	color: #a00000;
}

.main_logo_title a, .main_logo_title a:hover {
	color: inherit;
	text-decoration: none;
}

.head_search_form input[type="text"] {
   
    background: transparent none repeat scroll 0 0;
    border-color: #a00000;
    border-image: none;
    border-style: solid ;
    border-width:  2px  ;
    color: #999;
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
	border-radius: 10px;
}


.btn::after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s cubic-bezier(0.36, 0.99, 0.47, 1.09) 0s;
    width: 4px;
}

.btn {
	background-color: #a00000;
    border: medium none;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 30px;
    position: relative;
    text-transform: uppercase;
	color: #fff;
	-moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.contactMsg {
	margin: 0 0 20px 0;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #FFF;
    text-decoration: none;
	background-color: #F7A4A4;
}


.default-inp::after {
    background-color: rgba(136, 136, 136, 0.2);
    bottom: -1px;
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 5px;
}

.default-inp {
    border: 1px solid #eee;
    display: block;
    position: relative;
    width: 100%;
}

.default-inp i {
    position: absolute;
    right: 32px;
    top: 16px;
    width: auto;
}

.default-inp input {
    border: medium none;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
}

.form-elem input, .form-elem textarea {
    width: 100%;
}
.default-inp textarea {
    border: medium none;
    display: block;
    min-height: 125px;
    padding: 15px 25px;
    resize: none;
}

.comments > div {
    background: #f5f5f5 none repeat scroll 0 0;
    border-right: 3px solid #ddd;
    margin-left: 10px;
    padding: 35px 20px 35px 0;
    position: relative;
}

.comments div .userpic::after {
    border-left: 20px solid transparent;
    border-top: 80px solid #f5f5f5;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}

.comments > div + div {
    margin-top: 20px;
}

.comments h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

.comments div .userpic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 80px;
    margin-left: -10px;
    margin-right: 30px;
    position: relative;
    width: 80px;
}


.comments > div > span.author {
    font-weight: 700;
    margin-right: 35px;
}

.comments > div > span.date {
    color: #888;
    font-size: 11px;
}

.comments > div > p {
    margin-top: 15px;
}

.twitter-feeds div {
    padding: 0 0 25px 25px;
}

.twitter-feeds div i {
    margin: 5px 0 0 -23px;
    position: absolute;
	color: #3cf;	
}

.twitter-feeds div p {
    display: block;
    font-size: 13px;
    margin: 0;
	color: #3C3C3C;
}

.sidebar_el {
	margin: 30px 0 0 0;
}

.sidebar_el h4 {
	margin: 0 0 10px 0;
}

.sidebar_el a {
	color: #333;
}

.stats span:first-child, footer .copy a, .twitter-feeds div span, .recent-posts div a:hover {
    color: #a00000;
}

.twitter-feeds div span a {
    color: #a00000;
}

.twitter-feeds div span {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    margin-top: 10px;
}


.tags a {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #eee;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    margin-right: 6px;
    padding: 10px 16px;
    text-transform: uppercase;
}

.tags a + a {
    margin-top: 10px;
}

.wrap_box {
	float: left;
}

.wrap_btn {
	float: left;
	font-size: 16px;
    line-height: 33px;
    margin: 0 0 0 -22px;
}


.clear {	
	clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.search_wrap {
	margin: 40px 0 0 0;
}

.head_search_wrap {
	margin: 5px 0 5px 0;
}

.navbar {
    min-height: 40px;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #a00000; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 22px; /* Some padding */
    border-radius: 2px; /* Rounded corners */
	background: #a00000 url("../images/cd-top-arrow.svg") no-repeat scroll center 50%;
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

.team-desx {
	margin: 30px 0 40px 0;
	padding: 0 0 40px 0;
	display: inline-block;
}

.video_item {
	max-height: 200px;
	overflow: hidden;
}

.search-form {
	color: #666;
}

.search-form  input {
    height: 30px !important;
}

.search-form input[type="submit"] {
    border: medium none !important;
}

.social_icon {
	list-style: none;
	padding:0;
	margin: 20px 0 40px 0;
}

.social_icon li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 18px;
}


.side_blog_item {
	margin: 10px 0;
	display: inline-block;
}

.side_blog img {
	margin: 0 10px 0 0;
	float: left;
}

.blog_date {
	margin: 0 0 10px 0;
	font-size: 11px;
}

.blog_img {
	margin: 10px 0;
}

.footer_wrap  a{
        color: #000000;
}

.footer_bot p {
	margin:0;
}

.footer_bot_1 {

    margin: 0;
    padding: 0;
}

.image_container {
	
}

.blog_title {
    font-size: 22px;

    margin: 0 0 10px;
}

.page_title {
	text-align: left;
	margin: 60px 0 20px 0;
}

.blog_item {
	margin: 0 0 20px 0;
}

.blog_item h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
}

#main_header {
    margin: 5px 0 5px 0;
}

.navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
}

.indonesia_sez {
        width: 110px;
    padding: 0px 0px 0px 0;
}

.main_logo_title {
	font-size: 22px;
	color: #000;
}

.main_logo_title_wrap {
	padding: 7px 0 0 10px;
}

.indonesia_sez_wrap {
        text-align: right;
        padding: 5px 10px 0px 0px;
}

.main_logo {
	width: 65px;
}

.navbar-inverse {
    background-image: linear-gradient(to left, #f89d1b, #ffe07b);  
}
.navbar-inverse .navbar-nav > li > a {
    color: #393933;
}


.kek_industri {
    background-image: linear-gradient(rgba(255,224,123,0.9), rgba(248,155,29,0.9));
    padding: 40px 35px;
    text-align: left;
    margin: 190px 0 30px;
}

.kek_industri h3 {
        font-weight: bold;
        font-size: 26px;
}

.kek_industri p {
        font-size: 16px;
}

.kek_pariwisata {
    background-image: linear-gradient(rgba(255,224,123,0.9), rgba(248,155,29,0.9));
    margin: 30px 0;
    padding: 40px 35px;
    text-align: right;
}

.kek_pariwisata h3 {
        font-weight: bold;
        font-size: 26px;
}

.kek_pariwisata p {
        font-size: 16px;
        color: #FFF;
}





#tentang-kami h2 {
	font-size: 26px;
}

#tentang-kami p {
	font-size: 20px;
}

.tentang_kami_sub h3{
	font-size: 18px;
}

.tentang_kami_sub {
	text-align: center;
}

.tentang_kami_tokoh {
	width: 60%;
}

#tentang-kami  {

}




#anggota_dewan h2{
	font-size: 18px;
	padding: 0;
}

#anggota_dewan {
	margin: 60px 0 0 0;
}

#anggota_dewan .title {
	padding: 25px 0 0 0;
}

#anggota_dewan img {
	width: 70px;
}

#anggota_dewan ul li {
	padding: 20px 18px;
}

#pelaku_usaha {
        /*background-color: #c25616;*/
}

#pelaku_usaha h2{
	font-size: 18px;
	color: #fff;
	padding: 0;
}

#pelaku_usaha .title {
	padding: 5px 0 15px 0;
}

.pelaku_usaha_arrow {
	width: 40px !important;
}

#pelaku_usaha img {
	width: 50px;
}

#pelaku_usaha ul li {
	padding: 0px 32px;
}


.pelaku_usaha_list {
	margin: 0 0 30px 0
}

.home_btn {
	 background: #8b0d10 none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    transition: all 0.4s ease-in-out 0s;	
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;	
	-moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 14px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none !important;
	color: #fff !important;
}

.kek_button {
    background: #8b0d10 none repeat scroll 0 0;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    transition: all 0.4s ease-in-out 0s;	
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;	
	-moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration: none !important;
	color: #fff !important;
}

.kek_button:hover {
	text-decoration: none !important;
	font-weight: bold !important;
	color: #fff !important;
}


a {
	color: #8b0d10;
}

a:hover {
	color: #8b0d10;
}

body
	{
		background: #ffffff;
        font-family: 'Raleway', sans-serif;
		font-weight: 400;
	}

p
    {
        line-height: 24px;
    }

/* start all section */
#service, #about,
#portfolio, #contact, .mengapa-kek-indonesia, .regulasi, .pengusulan, .media_informasi, #tentang-kami, .investasi
    {
        padding-top: 80px;
        padding-bottom: 100px;
        position: relative;
    }
/* end all section */

.section h2 {
	text-transform: uppercase;
}



/* start title */
.title
    {
        text-align: center;
        padding-bottom: 60px;
    }
.title h2
    {
        font-weight: bold;
        font-size: 60px;
     
        padding-bottom: 10px;
    }
/* end title */

/* start overlay */
.overlay 
    {
       width: 100%;
       height: 100%;
	   
     
    } 
	
.overlay_head {
            /*background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;*/
                 width: 100%;
       height: 100%;
}        
/* end overlay */

/* start nagivation */
.navbar-inverse
    {
        border: none;
        margin: 0 !important;
        padding: 0;
    }
.navbar-inverse .navbar-brand
    {
        color: #ffffff;
        font-weight: 600;
        font-size: 40px;
        line-height: 30px;
    }
.navbar-inverse .navbar-nav li a {
        font-weight: 700;
        line-height: 40px;
        font-size: 13px;
        letter-spacing: 1px;
    }
.navbar-inverse .navbar-nav li a:hover
    {
        color: #fff;
    }
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
  font-weight: bold;
}
.navbar-inverse .navbar-toggle
    {
        border: none;
        padding-top: 11px;
    }
.navbar-inverse .navbar-toggle .icon-bar
    {
        background: #55acee;
        border-color: transparent;
    }
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus { background-color: transparent }
/* end navigation */

/* start home  
	background: url('../images/home-bg.jpg');
	  background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
	*/ 
	
	
#home
	{
    text-align: center;
    color: #ffffff;
	}
#home .home-des
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
#home h1
	{
		font-size: 24px;
        font-weight: normal;
        line-height: 30px;
        letter-spacing: 2px;
        padding-top: 5px;
	}
#home h2
    {
		color: #434345;
		font-weight: bold;
        padding-top: 0px;
        padding-bottom: 0px;
    }
#home span
    {
        color: #55acee;
        font-weight: 300;
    }
#home .btn
    {
        background: transparent;
        border: 2px solid #55acee;
        border-radius: 0px;
        color: #fff;
        font-size: 12px;
        transition: all 0.4s ease-in-out;
    }
#home .btn:hover
    {
        background: #55acee;
        border-color: transparent;
    }
/* end home */

/* start mengapa_kek */
#mengapa_kek .media .fa
    {
        color: #55acee;
        font-size: 60px;
        margin-right: 20px;
    }
#mengapa_kek .media .media-heading
    {
        font-weight: 600;
        font-size: 20px;
        padding-bottom: 10px;
    }
/* end mengapa_kek */

/* Media Start */

.media_informasi {
        background-color: #fef5e8;
}

.media_informasi h2 {
	font-size: 26px;
}

.media_informasi h3 {
	font-size: 18px;
	text-align: center;
	color: #000;
	
}
.media_sub h3 a{
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
	color: #000;
}

.media_left {
	text-align: left;
	color: #8b0d10;
}

.media_left h3 {
   
    font-weight: bold;
    text-align: left;
}

.media_left p {
	font-size: 16px;
    line-height: 22px;
}

.media-heading {
	font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}

.main_logo_wrap {
	margin: 5px;
}

.media_right img {
	padding: 10px;
    width: 178px;
}

.media_left_in {
	width: 80%;
}


/* Media End */

/*Mengapa KEK Start*/

.mengapa_kek_logo_item {
	margin: 0 0 17px 0;
}

.mengapa-kek-indonesia p{
	font-size: 16px;
}

.mengapa-kek-indonesia h2 {
	font-size: 26px;
}

.mengapa_kek_logo {
	width: 80px;
}

.mengapa_kek_logo_wrap {
	width: 80%;
}

.mengapa_kek_logo_wrap {
	text-align: left;
}
/*Mengapa KEK End*/

.kawasan_outer {
    /*kalau mau efek parallax: */
    /*background: rgba(0, 0, 0, 0) url("../images/bg-rebranding2.png") no-repeat fixed right top;
    background-size: contain;*/
    /*tanpa parallax: */
        background: rgba(0, 0, 0, 0) url("../images/bg-rebranding3.png") no-repeat;
    background-size: 100%;

}

.kawasan_overlay{
        padding-top: 50px;
        padding-bottom: 50px;
        position: relative;
}

.kawasan_head {
    background-color: #e8e9e4;
    color:  #FFF;
}

.kawasan_head  a{
        color: #FFF;
}

.news_head{
        position: relative;
}

.news_head {
        /*background: rgba(0, 0, 0, 0) url("../images/news.jpg") no-repeat fixed 0 0;*/
        color: #ffffff;
        text-align: center;
}

.news_head .form-control
 {
        background: transparent;
        border: 2px solid #f2f2f2;
        border-radius: 0px;
        height: 50px;
}
	
	
.news_head .investasi-des {
        padding-top: 120px;
        padding-bottom: 160px;
}

.news_head a {
	color: #FFF;
}



/* start investasi */
.investasi
    {
	/*background: rgba(0, 0, 0, 0) url("../images/sea1.jpg?v=4") no-repeat fixed -14px 0 / cover ;*/
    color: #ffffff;
    text-align: center;
}

.industribg
    {
        background: rgba(0, 0, 0, 0) url("../images/bg-industry2.jpeg?v=4") no-repeat fixed center left / cover ;
    color: #ffffff;
    text-align: center;
        width: 50%;
        float: left;
        padding-bottom: 100px;
    padding-top: 80px;
    position: relative;
        min-height: 615px;
}

.pariwisatabg
    {
        background: rgba(0, 0, 0, 0) url("../images/bg-tourism.jpg?v=4") no-repeat fixed center right / cover ;
    color: #000000;
    text-align: center;
        width: 50%;
        float: left;
        padding-bottom: 100px;
    padding-top: 80px;
    position: relative;
        min-height: 615px;
}
.investasi .investasi-des
    {
        padding-top: 120px;
        padding-bottom: 160px;
}
	
.investasi a {
	color: #FFF;
}

.investasi h3 {
	text-transform: uppercase;
}
	
.investasi .form-control
    {
        background: transparent;
        border: 2px solid #f2f2f2;
        border-radius: 0px;
        height: 50px;
    }
.investasi input[type="submit"]
    {
        background: transparent;
        border: 2px solid #55acee;
        color: #ffffff;
        transition: all 0.4s ease-in-out;
    }
.investasi input[type="submit"]:hover
    {
        background: #55acee;
        border-color: transparent;
    }
/* end investasi */

/* start pengusulan */

.pengusulan h2 {
	font-size: 26px;
}

.pengusulan p {
	font-size: 16px;
}

.pengusulan_icon_wrap {
	text-align: center;
}

.pengusulan_icon_wrap img {
	width: 100px;
}

.pengusulan_icon_wrap h3 {
	font-size: 16px;
    line-height: 30px;
}

.pengusulan_list {
	text-align: center;
}

.pengusulan a, .tentang-kami a{
	text-decoration: underline;
}

.pengusulan h3
    {
        padding-bottom: 10px;
    }
.pengusulan p
    {
        line-height: 28px;
    }
.pengusulan .progress
    {
        background: #f9f9f9;
        box-shadow: none;
        border-radius: 0px;
        height: 6px;
    }
.pengusulan .progress .progress-bar-danger
    {
        background: #55acee;
    }
.pengusulan span
    {
        display: block;
        margin-top: 12px;
        margin-bottom: 6px;
    }
/* end pengusulan */

/* start regulasi 
 background: url('../images/team-bg.jpg');
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
*/
	
.regulasi p{
	font-size: 16px;
}

.regulasi h2 {
	font-size: 36px;
}

.regulasi{
    background: url('../images/bg-orange.png');
        color: #393933;
        padding-bottom: 0;
}

.regulasi a {
        color: #393933;
}

.regulasi a:focus, .regulasi a:hover {
    text-decoration: none;
}

.regulasi .team-des{
        padding-top: 120px;
        padding-bottom: 0px;
}
.regulasi .team-wrapper{
        border: 1px solid #303030;
        margin-bottom: 20px;
        padding: 20px;
}
.regulasi .team-wrapper h3{
        color: #55acee;
        font-weight: bold;
}
	
.regulasi_item {
		padding: 20px 0;
}

.regulasi_btn {
	-moz-user-select: none;
    background: #232C2F none repeat scroll 0 0;
    border: 1px solid #232C2F;
    border-radius: 4px;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
	
}

.regulasi_btn {
	color: #fff !important;
}

.regulasi_icon {
	margin: 40px 0 20px 0;
}

.regulasi_icon img {
	width: 100px;
}

.regulasi_overview {
	margin: 30px 0 30px 0;
}

.regulasi_wrap{
        border-bottom: 2px solid #393933;
    display: inline-block;
}

.regulasi_list{
        background: rgba(0, 0, 0, 0) url("../images/grey_spot.png") no-repeat scroll center bottom;
    display: inline-block;
    float: left;
    height: 35px;
    margin: 5px 5px -9px;
    text-align: center;
    width: 157px;
}	
/* end regulasi */

/* start portfolio */
#portfolio .portfolio-thumb
    {
        overflow: hidden;
        margin: 0;
        position: relative;
    }
#portfolio .portfolio-thumb .portfolio-overlay
    {
        background: #333;
        color: #ffffff;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        padding: 60px 60px 0px 60px;
        text-align: center;
        position: absolute;
        opacity: 0;
        transition: all 0.4s ease-in-out;
    }
#portfolio .portfolio-thumb:hover .portfolio-overlay
    {
        opacity: 0.9;
        transform: scale(1.1);
    }
#portfolio .portfolio-thumb .portfolio-overlay .fa
    {
        border: 1px solid #ffffff;
        border-radius: 50%;
        color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        margin-right: 6px;
        margin-bottom: 10px;
    }
#portfolio .portfolio-thumb .portfolio-overlay h4
    {
        padding-bottom: 10px;
    }
/*filter css*/
.filter-wrapper {
    width: 100%;
    margin: 0 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    border: 1px solid #f2f2f2;
    color: #999;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
}
/*isotope box css*/
.iso-box-section {
    width: 100%;
    margin: 0 0 24px 0;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
    width: 100%;
    display: block;
    height: auto;
}
/* end portfolio */

/* start contact  background: url('../images/contact-bg.jpg');*/
#contact
    {
        background-image: linear-gradient(#c25616, #f89c1c);
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        color: #000000;
        padding-top:  0px;
        padding-bottom: 0px;
    }#contact h3
    {
        padding-bottom: 20px;
    }
#contact .fa
    {
        color: #55acee;
        font-size: 16px;
        padding-bottom: 14px;
        padding-right: 10px;
    }
#contact .form-control
    {
        background: transparent;
        border-radius: 0px;
        box-shadow: none;
        border: 2px solid #303030;
        color: #ffffff;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
    }
#contact .form-control:focus,
#contact .form-control:hover
    {
        border-color: #fff;
    }
#contact input
    {
        height: 50px;
    }
#contact input[type="submit"]
    {
        border: 2px solid #55acee;
        font-weight: bold;
    }
#contact input[type="submit"]:hover
    {
        background: #55acee;
        border-color: transparent;
    }
/* end contact */

/* start footer */
footer
    {
        /*background: #101010;*/
        color: #000000;
        padding-top: 30px;
        padding-bottom: 20px;
        text-align: center;
    }footer p
    {
        padding-top: 6px;
    }
/* end footer */

/* start social icon */
.social-icon
    {
        position: relative;
        padding: 0;
        margin: 0;
    }
.social-icon li
    {
        display: inline-block;
        list-style: none;
    }
.social-icon li a
    {
        color: #505050;
        font-size: 20px;
        text-decoration: none;
        transition: all 0.4s ease-in-out;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
.social-icon li a:hover
    {
        color: #555cee;
    }
/* end social icon */

.soc_ig {
	background: url('../images/soc_ig.png') no-repeat;	
}

.soc_ig:hover {
	background: url('../images/soc_ig_hover.png') no-repeat;	
}

.soc_yt {
	background: url('../images/soc_yt.png') no-repeat;	
}

.soc_yt:hover {
	background: url('../images/soc_yt_hover.png') no-repeat;	
}

.soc_tw {
	background: url('../images/soc_tw.png') no-repeat;	
}

.soc_tw:hover {
	background: url('../images/soc_tw_hover.png') no-repeat;	
}

.soc_wrap ul li{
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
}

.soc_item {
	width: 50px;
	height: 50px;
}

.soc_wrap {
	margin: 10px 0 0 0;
	padding: 0;
}

.soc_wrap ul{
	margin: 10px 0 0 0;
	padding: 0;
}


/* start media 980 */
@media screen and ( max-width: 980px ){
    #home h1
        {
            font-size: 80px;
            line-height: 60px;
        }
}
/* end media 980 */

/* start media 360 */
@media screen and ( max-width: 360px ){
	
.su-splash-screen {
    position: relative;
    width: 100%;
    margin: 24px auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}	
	
.industribg
    {
	background: rgba(0, 0, 0, 0) url("../images/sea1.jpg?v=4") no-repeat fixed center left / cover ;
    color: #ffffff;
    text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 100px;
    padding-top: 80px;
    position: relative;
	min-height: 615px;
}

.pariwisatabg
    {
	background: rgba(0, 0, 0, 0) url("../images/sea2.jpg?v=4") no-repeat fixed center right / cover ;
    color: #ffffff;
    text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 100px;
    padding-top: 80px;
    position: relative;
	min-height: 615px;
}
	
	
	
	.regulasi_list{
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
		display: inline-block;
		float: left;
		height: 35px;
		margin: 5px 5px -9px;
		text-align: center;
		width: 157px;
	}

	
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #FFF;
	}
		
	#service, #about, #portfolio, #contact, .mengapa-kek-indonesia, .regulasi, .pengusulan, .media_informasi, #tentang-kami, .investasi {
		padding-bottom: 20px !important;
		padding-top: 20px !important;
		position: relative;
	}
	
	.regulasi_list {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
		float: none !important;
	}
	
	.regulasi_wrap {
		border-bottom: medium none  !important;
	}
		
	.title h2 {
		font-size: 21px !important;
		font-weight: bold;
		line-height: 28px !important;
		padding-bottom: 10px;
	}
	
    .navbar-inverse .navbar-brand
        {
            padding-top: 6px;
        }
    .title h2
        {
            font-size: 38px;
        }
}
/* end media 360 */