@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');
@import url(../../global/css/animate.css);
@import url(hoverbox.css);


#toTop {width:36px;height:39px;position:fixed;bottom:60px;right:5%;cursor:pointer;display:none; z-index:999;background:url(../images/totopoff.png) center center no-repeat; border:none;}
body {color: #333;font-family: 'Montserrat', sans-serif;padding:0px; margin:0px;font-size:15px;}

h1 { text-transform:uppercase; margin:0px; font-size: 11px; font-weight: 400;}
h2 {margin:0px 0px 10px 0px; font-size:36px;}

.wrapper {
  margin-right: auto;
  margin-left: auto;
}


@media (max-width: 768px)
{
	.menufixed {position:fixed; z-index:2000; top:0; left:0; background:black;}
	.ganjel {height:36px;}


	.logo {
		display: block;
		margin: 10px auto 0px auto;
	}

        .duaKolom {grid-template-columns: 1fr;}

        .atas1 {grid-template-columns: 1fr;}
        .atas2 {grid-template-columns: 1fr;}

	.alamat {text-align: center;}

        .kotakSocial {display: grid;}
        .social {align-self: center;justify-self: center;}

        h1 {text-align:center;}

        .hotline li {margin-bottom:5px; text-align:center; }
	.hotline {display: block; margin-right: auto; margin-left: auto;margin-top:10px;}
	.hotline li img { clear:both;}
	.hotline li .akun { margin:0px; clear:both; margin-left:10px;}

        #sticky.stick { position:relative;}

        .tempatFooter	{grid-template-columns:1fr;}
        .alamat img { margin-right: 10px;}

        .wrapper {
                padding-right: 10px;
                padding-left: 10px;
        }
}
@media (min-width: 768px)
{

        .wrapper {
                padding-right: 30px;
                padding-left: 30px;
        }
	.duaKolom {grid-template-columns: 1fr 1fr;}

        .social {float: right;}


        .hotline li {float:left; margin-left:10px;}
        .hotline li img {float:left; margin:0px 5px;}
        .hotline li .akun {float:left;margin:0px; padding-top: 3px;}

        #sticky.stick {position: fixed;top:0px; z-index: 20000;}

        .tempatFooter {grid-template-columns:1fr 1fr 1fr;}

        .atas1 {grid-template-columns:3fr 1fr;}
        .atas2 {grid-template-columns:1fr 3fr;}

        .alamat {float: left; margin-right: 10px;}
        .alamat img {float: left; margin-right: 10px;}
}
@media (min-width: 992px)
{

}

.duaKolom {grid-gap: 10px;}


.alamat p {
	margin: 0px;
        padding: 0px;
        display: inline;
}

.social li {float:left; margin:0px 5px;}

.hotline {color :white;}
.hotline a {color: white;}
.hotline a:hover {color: #209a64;}

.pad7 {padding: 30px 0px;}



footer {
        background: #282828;
        color: #686868;
}
footer a {color: #686868;}
footer a:hover {color: white;}

.tempatFooter {grid-gap:10px;}

.cso li{ border-bottom:1px solid #444140; padding:10px 0px; }
.cso li img {float:left; margin-top:8px;}
.cso li .akun {float:right; margin-top:10px;}

.titilefooter {font-size:20px; padding-bottom:10px; text-transform:uppercase; color:#209a64;}

.flogo {margin:40px auto 20px auto;;}

.bawah { font-size:12px; text-transform:uppercase; background: #209a64; color: white; }
.bawah a {color: white; }
.bawah a:hover {color:#EC5353;}

.h1bawah {
        text-align: center;
        text-transform: uppercase;
        font-size: 12px;
}

.back1 {background: #44322E; color: white;}
.back2 {border-bottom: 1px solid #56443f;}
.back3 {background: #F8F8F8;}

.head {
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background:url(../images/head.png) bottom center no-repeat;
        padding-bottom: 10px;
        margin-top: 20px;
}
