.box_mod_footer{
	position:relative;
	width: 100%;
	min-width:1100px;
}
.logo_footer{
	width: 90px;
	float: left;
}
.logo_footer img{
	width: 100%;
}
.boxtextfooter{
	position:relative;
	width:100%;
	box-sizing: border-box;
	padding: 30px 20px;
}
.boxtextfooter p{
	color: white;
	line-height: 1.5;
	margin: 0px;
	margin-bottom:-1px;
	text-align: center;
}
.boxtextfooter a{
	color: #ffae00;
	text-decoration: none;
	font-weight: bold;
}
.footerc{
	font-size: 13px !important;
	color: #ffffff !important;
	width: 100%;
	max-width:100%;
	text-align: center;
	font-weight: bold;
	font-family: "bahnschrift"
}
.box_logo_footer{
    position:  relative;
    width: 32%;
    min-width:300px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.txthead_logo{
    position: relative;
    font-family: "bahnschrift";
    width: 250px;
    float: left;
    color: #bfd73e;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 15px;
}
.txthead_logo1{
    font-size: 29px;
    
}
.txthead_logo2{
    font-size: 12px;
    letter-spacing: 2.5px;
}

.box_footer_cpr{
	position:relative;
	width: 100%;
	min-width:1100px;
	background: #a54e00;
	box-sizing: border-box;
	padding: 6px 0px;
	height: 50px;
}

.footer_profile_info{
	position:relative;
	width: calc(100% - 250px);
	color: white;
	text-align: left;
	box-sizing: border-box;
	bottom: 0px;
}
.footer_profile_info h2{
	font-size: 20px;
	letter-spacing: 2.8px;
}
ul li{
    padding: 0;
    margin: 0;
}
.box_deskripsi{
    position: relative;
    width:30%;
    min-width: 350px;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 180px;
    margin-bottom: 20px;
}
.footer_deskripsi{
    position:relative;
	font-family: "ptsans";
	letter-spacing: 1.5px;
	max-width:100%;
	text-align: left;
	box-sizing: border-box;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase ; 
}
.footer_deskripsi:before{
    position:  absolute;
    content: "";
    border-bottom: 2px solid white;
    width: 50px;
    bottom: 12px;
    left:  0;
}

.detail_deskripsi,.detail_deskripsi_link{
    position: relative;
    margin-top: 10px;
    vertical-align: top;
    letter-spacing: 0.8 !important;
    line-height: 1.3;
}
.detail_deskripsi ul li,.detail_deskripsi_link ul li {
    position:relative;
    text-align: left;
    margin-left: 3px;
    font-size: 11px;
    list-style: none;
    padding-left: 20px;
    padding-top: 3px;
    color: white;
}
.detail_deskripsi ul li:before{
    position: absolute;
    content: ">";
    color: #16ad37;
    left: 0px;
    width: 30px;
    height: 30px;
}
.detail_deskripsi ul li:hover{
	color: #b0b000;
}
.footer_deskripsi p{
	text-align: left;
}

.footer_profile_alamat{
	position:relative;
	width: 100%;
	color: white;
	text-align: left;
	vertical-align:top;
	font-size: 11px;
	letter-spacing: 1.2px;
}

.footer_profile_menu a{
	color: #ffffff;
	font-weight: 300;
}
.footer_menu{
	margin-bottom: 3px;
}
.footer_twitt,.footer_fb,.footer_insta,.footer_ggogl{
	position:relative;
	padding-left: 20px;
	margin-bottom: 2px;
	display: inline-block;
	max-width:100%;
}
.footer_twitt:before{
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	background: url(twit.png) no-repeat;
	background-size: 13px 13px;
	left: 0px;
	top: 3px;
}
.footer_fb:before{
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	background: url(fbb.png) no-repeat;
	background-size: 13px 13px;
	left: 0px;
	top: 2px;
}
.footer_insta:before{
	position: absolute;
	content: "";
	width: 19px;
	height: 14px;
	background: url(inst.png) no-repeat;
	background-size: 19px 14px;
	left: 0px;
	top: 2px;
}
.footer_ggogl:before{
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    background: url(g+.png) no-repeat;
    background-size: 13px 13px;
    left: 0px;
    top: 2px;
}
.footer_counter{
	position:relative;
	width: 180px;
	float: right;
	color: white;
	text-align: left;
	margin-left: 20px;
	box-sizing: border-box;
}
.box_counter{
	position: relative;
	width: 100%;
}
.box_counter img{
	position: relative;
	width: 100%;
	background: white;
}
.box_counter:before{
	position: absolute;
	bottom: 0px;
	width: 100%;
	content: "";
	background:white;
	height: 30px;
	z-index: 10;
}
.footer_profile_link{
	width:35%;
	min-width: 350px;
	position: relative;
	box-sizing: border-box;
	float: right;
}
.box_deskripsi_info{
	position: relative;
	width: 100%;
}
.footer_deskripsi_link{
	color: white;
	 position:relative;
	font-family: "ptsans";
	letter-spacing: 1.5px;
	max-width:100%;
	text-align: left;
	box-sizing: border-box;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase ;
}
.footer_deskripsi_link:before{
    position:  absolute;
    content: "";
    border-bottom: 2px solid white;
    width: 50px;
    bottom: 12px;
    left:  0;
}
.titile_nama_pt{
	position:relative;
	color: white;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.5;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}
.titile_nama_pt:before{
	position: absolute;
	content: "";
	left:0px;
	width:15px;
	height:15px;
	background-image: url("map.png");
	background-size: 15px 15px;
	left: -20px;
	top:3px;
	
}
.titile_nama_alamat{
	position:relative;
	color: white;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.6;
	font-size: 10px;
	margin-left: 20px;
	text-transform: capitalize;
}
.titile_nama_telp,.titile_nama_fax,.titile_nama_email{
	font-size: 12px;
	margin-top: 8px;
}
.titile_nama_telp:before{
	position: absolute;
	content: "";
	left:0px;
	width:14px;
	height:14px;
	background-image: url("telpijo.png");
	background-size: 14px 14px;
	left: -20px;
	top:3px;
}

.titile_nama_email:before{
	position: absolute;
	content: "";
	left:0px;
	width:14px;
	height:14px;
	background-image: url("emailijo.png");
	background-size: 14px 14px;
	left: -20px;
	top:3px;
}

.titile_nama_telp:before{
	position: absolute;
	content: "";
	left:0px;
	width:14px;
	height:14px;
	background-image: url("telpijo.png");
	background-size: 14px 14px;
	left: -20px;
	top:3px;
}
.titile_nama_fax:before{
	position: absolute;
	content: "";
	left:0px;
	width:14px;
	height:14px;
	background-image: url("faxijo.png");
	background-size: 14px 14px;
	left: -20px;
	top:3px;
}
/*Mobile*/
@media only screen and (max-width: 800px) {
	.box_mod_footer{
		width: 100%;
		min-width: 100%;
	}
	.box_logo_footer{
		width: 100%;
		min-width: 100%;
		padding: 5px;
		margin-bottom: 20px;
	}
	.boxtextfooter{
		padding: 10px;
	}
	.footer_profile_info{
		width: 100%;
	}
	.txthead_logo{
		float: none;
		width: 100%;
		padding-left: 5px;
	}
	.box_deskripsi{
		width: 100%;
		min-width: 100%;
		margin-left: 0px;
		padding: 5px;
		margin-bottom: 20px;
	}
	.footer_profile_link{
		width: 100%;
		min-width: 100%;
		margin-bottom: 20px;
		padding: 5px;
	}
	.box_footer_cpr{
		width: 100%;
		min-width: 100%;
	}
}
