@charset "utf-8";

@import url(
	https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap
);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}



 input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], select, textarea {
    background-color: #eee;
    width: 100%;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -webkit-appearance: none;
    outline: none;
    resize: none;
    padding: 0.934em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

input[type="submit"] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    height: 42px;
    width: 150px;
    background-color: #008282;
    border: 2px solid #008282;
}
    


ul.pagination.justify-content-center {
    list-style: none;
    padding: 0;
   
}

.pagging.text-center {
    text-align: center;
}


li.page-item a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}


span.page-link.active {
    font-size: 12px;
    color: #fff;
}



li.page-item.active {
    
    background-color: #007148;
  
}




li.page-item {
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    background-color: #666666;
    padding: 0px 10px;
    width: auto;
    height: 27px;
    margin: 3px;
    display: inline-block;
    text-align: center;
}

.psticky2 {
    height: 20px;
}
.psticky {
    height: 86px;
}

small {
    font-size: 11.5px;
}


.container {

	margin-left: auto;
	margin-right: auto;
}
.containerform {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}



.clear {
	clear: both;
}

.desk-temp h1 {
    font-size: 26px;
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}





@media only screen and (min-width: 280px) {
    
    
    
 .hlteksbig {
    text-align: center;
    background-color: rgb(0 132 132);
    width: auto;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    position: relative;
    margin-top: -2px;
    z-index: 999999999;
    padding: 10px 10px 10px 7px;
}
    
    
    
  
.des-article iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
    
    
    .image-temp img {
     
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 100% 0;
    width: 98%;
  
}
    
    
    .img-art3 img {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 171px;
}
    
   .whatsearch {
    margin-top: -10px;
    color: #666;
    font-size: 11px;
}


.citysearch {
    font-weight: bold;
    font-size: 23px;
}



.searchdaerah {
    margin-top: 0px;
    height: 98px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    background-color: #eee;
}


.searchdaerah form {
    width: 0;
    margin-top: 9px;
}



.gosearch {
    margin: 22px 6px 7px 0px;
    float: left;
}


.searchdaerah input[type="submit"] {
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Poppins, sans-serif;
    margin: 10px 0px;
    cursor: pointer;
    height: 40px;
    width: 231px;
    background-color: #666666;
    border: none;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
}
    
    .wa {
cursor:pointer;
    text-align: center;
    width: auto;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #25D366;
    color: #fff;
}


.wa a{
   text-decoration:none;
    color: #fff;
}

.instagram a{
   text-decoration:none;
    color: #fff;
}


.cart a{
   text-decoration:none;
    color: #fff;
}




.instagram {
cursor:pointer;
    text-align: center;
    width: auto;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #C13584;
    color: #fff;
}



.cart {
cursor:pointer;
    text-align: center;
  width: auto;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #3a483a;
    color: #fff;
}
    
    
    .des-article {
    margin-top: 20px;
}
    
    
    .des-article p {
    font-size: 18px;
    line-height: 30px;
    padding: 3px 0px;
}
	
	
	.breadcrum {
    font-size: 13px;
    padding: 5px 0px;
}

h1.tit-article {
    font-size: 22px;
}

.breadcrum a {
    color: #333;
    text-decoration: none;
}
	
	.containerpartner {
    text-align: center;
    display: block;
    padding-left: 10px;
    position: relative;
    overflow-y: hidden;
    white-space: nowrap;
    height: 100px;
}



.partners-tem {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    margin-right: 10px;
}



.partners-tem img {
    height: 40px;
}
	
	
	
	.white2-ct {
    margin-top: -8px;
    padding: 20px 20px 200px 20px;
    background-color: #fff;
}
	
	
	
	
	
	
	
button.button-tempe {
    font-size: 17px;
    margin-top: 39px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    color: #fff;
    border: none;
    padding: 7px 34px;
    background-color: #008282;
}
	
	
.white-ct {
    
    margin-top: -8px;
    padding: 20px 20px 150px 20px;
    background-color: #ffffff;
}
	
	
	.title-art a {
    color: #000;
    text-decoration: none;
}
	
	.img-art {
    height: 200px;
    overflow: hidden;
}

.title-art {
    overflow: hidden;
    font-weight: 700;
    padding: 0px 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 63px;
    padding: 10px 0px;
    font-size: 16px;
}
	
	
	.titile-yl {
    font-size: 25px;
    text-align: center;
    padding: 50px 10px 20px 10px;
}
	
	.yellow-ct {
		    margin-top: -8px;
   padding: 20px 20px 200px 20px;
    background-color: #dfdfdf;
}
	
	button.button-feat {
    margin-top: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    color: #fff;
    border: none;
    padding: 7px 20px;
    background-color: #666666;
}
	
	
	.title-feat {
		    padding-top: 0px;
    font-weight: bold;
    font-size: 18px;
}


.desk-feat {
    width: 229px;
    font-size: 14px;
}
	
	
	.imgfeat {
    float: left;
}


.feat-title {
    float: left;
}

	
	
	.feature {
   margin-top: -6px;
    position: relative;
}
	
	.box-feature {
		box-shadow: -1px -1px 8px 0px #404040;
		    width: 100%;
  background-color: #eeebeb;
   padding: 30px 0px;
}
	
    
 .header {
     border-top: 10px solid #008282;
    z-index: 99;
    width: 100%;
    position: fixed;
   
    height: 84px;
    background-color: #eee;
}

.right-bar img {
    width: 78px;
}

 body {
	margin: 0;
	background-color: #eee;
	font-family: Poppins, sans-serif;
}



.logo img {
    width: 160px;
}
	
	.icon-mob {
    padding: 10px 20px;
    font-size: 43px;
    color: #008484;
}
	
.logo {
    padding: 2px 0px 0px 0px;
}



.right-bar {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}


.footer {
    width: 100%;

    font-size: 13px;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    background-color: #016060;
    bottom: 0;
	height: 22px;
}
    
    
    
    .arrsld, .arrsld2 {
    background-color: rgb(0 0 0 / 47%);
    padding: 10px;
    position: absolute;
    width: 15px!important;
    top: 40%;
    cursor: pointer;
	    z-index: 1;
		
}
	
    
    .arrsld2 {
		display:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   right: 5px;
}


.arrsld {

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    left: 5px;
}
  
   
    
	.col-m-50 {
		width: 50%;
		float: left;
	}
	
	
	.col-m-40 {
		width: 40%;
		float: left;
	}
	
	
	.col-m-60 {
		width: 60%;
		float: left;
	}
	
	
	.col-m-30 {
		width: 30%;
		float: left;
	}
	
	
	.col-m-70 {
		width: 70%;
		float: left;
	}
	
	
	.col-m-100 {
		width: 100%;
		float: left;
	}

	
	
	
	
	 .hide-d{display:block;}
	 .hide-m{display:none;}

	
	.imgfeat img {
    width: 120px;
}

.card-box {
    overflow: hidden;
   
    height: 334px;
    margin: 20px;
}
	
	
	
	.grey-ct {
    margin-top: -8px;
    padding: 20px 20px 200px 20px;
    background-color: #eee;
}


.title-art1 {
    overflow: hidden;
    font-weight: 700;
    padding: 0px 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 63px;
    padding: 20px 0px;
    font-size: 18px;
}


.title-art1 a{ color:#333; text-decoration:none}



.card-box3 {
    margin: 10px;
    height: 300px;
    overflow:hidden;
}


.img-art3 {
  
    height: 170px;
    overflow: hidden;
}


.title-art3 a {
    font-size:14px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.title-art4 a {
    font-size: 12px;
    text-decoration: none;
    color: #666;
}


.title-art3 {
    margin-top: 13px;
}


.img-art img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 190px;
}


.img-art1 img {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 50% 0;
    width: 100%;
    height: 276px;
}


img.galgo {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 350px;
}


.img-adsm {
    margin-top: 25px;
    padding: 10px;
}

}




@media only screen and (min-width: 768px) {
    
    
    
    .img-adsm {
    margin-top: 83px;
    padding: 10px;
}
    
    
 .hlteksbig {
    background-color: #008484;
    width: 100%;
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    position: relative;
    margin-top: 0px;
    padding: 10px 10px 10px 10px;
} 
    
    .image-temp {
    padding: 10px 5px;
}
    
   img.galgo {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 500px;
     transition: transform .5s;
}


 img.galgo:hover {
cursor: zoom-in;
  transition: transform .5s;
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
    
    
    .img-art1 img {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 50% 0;
    width: 100%;
    height: 270px;
}
    
    
    .img-art img {
    overflow: hidden;
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 245px;
}
   
    .img-art3 img {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 226px;
}
    
    .img-art3 {
    height: 229px;
    overflow: hidden;
}
	
	.desk-feat {
    width: 300px;
    font-size: 14px;
}
	
	
	.img-art1 {
    height: 270px;
    overflow: hidden;
}
	
	
.card-box {
    overflow: hidden;
   
    height: 380px;
    margin: 20px;
}


.img-art {
    height: 250px;
    overflow: hidden;
}
	
	
	.titile-yl {
    font-size: 40px;
    text-align: center;
    padding: 100px 10px 50px 10px;
}
	
		
	
		.title-feat {
		    padding-top: 20px;
    font-weight: bold;
    font-size: 18px;
}
	
	.imgfeat img {
    width: 172px;
}
	
.header {
    
    height: 84px;
    background-color: #eee;
}

.right-bar img {
    width: 150px;
}

 body {
	margin: 0;
	background-color: #eee;
	font-family: Poppins, sans-serif;
}



.logo img {
    width: 139px;
}
	
	
	
.logo {
    padding: 6px 0px 0px 80px;
}



.right-bar {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
}



.menu ul li {
	font-size: 15px;
    color: #056d40;
    font-weight: bold;
    display: inline-block;
       padding: 13px 23px;
}


.menu ul {
    list-style: none;
}


.menu ul li a {
       color: #008282;
    text-decoration: none;
}


.menu ul li a:hover {
    color: #666666;
  
}


.des-article a {
    color: #008484;
    text-decoration: none;
}

.here {
    color: #000;
  
}


.searchdaerah {
    margin-top: -23px;
    height: 60px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    background-color: #eee;
}


.searchdaerah input[type="submit"] {
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Poppins, sans-serif;
    margin: 0px 10px;
    cursor: pointer;
    height: 40px;
    width: 100px;
    background-color: #666666;
    border: none;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


.searchdaerah form {
    margin-top: 9px;
}

.gosearch {
    margin: 0px 10px;
    float: left;
}


.whatsearch {
    margin-top: -10px;
    color: #666;
    font-size: 12px;
}


.citysearch {
    font-weight: bold;
    font-size: 30px;
}

	   .searchdaerah form {
    width: auto;
    margin-top: 9px;
}
	
}




@media only screen and (min-width: 1024px) {
    
  .slidergo {
    padding-right: 34px;
}
    
    .wa {
cursor:pointer;
    text-align: center;
    width: 50%;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #25D366;
    color: #fff;
}


.wa a{
   text-decoration:none;
    color: #fff;
}

.instagram a{
   text-decoration:none;
    color: #fff;
}


.cart a{
   text-decoration:none;
    color: #fff;
}




.instagram {
cursor:pointer;
    text-align: center;
    width: 50%;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #C13584;
    color: #fff;
}



.cart {
cursor:pointer;
    text-align: center;
    width: 50%;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #3a483a;
    color: #fff;
}
	
	
	
	
	.box-feature {
		box-shadow: -1px -1px 8px 0px #404040;
		    width: 100%;
  background-color: #eeebeb;
   padding: 10px 10px;
}
	
	
	.feature {
    margin-top: -100px;
    position: absolute;
}
    
	
	.arrsld, .arrsld2 {
   background-color: rgb(0 0 0 / 47%);
    padding: 10px;
    position: absolute;
    width: 32px!important;
    top: 40%;
    cursor: pointer;
	    z-index: 1;
}
	
    
    .arrsld2 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   right: 10px;
}


.arrsld {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    left: 10px;
}

    
    
    .hide-d{display:none;}
    .hide-m{display:block;}

	
     .col-70 {
		width: 70%;
		float: left;
	}
    
     .col-40 {
		width: 40%;
		float: left;
	}
	
	
	 .col-25 {
		width: 25%;
		float: left;
	}
    
    
    .col-30 {
		width: 30%;
		float: left;
	}
    
    .col-20 {
		width: 20%;
		float: left;
	}
	
	
	.col-80 {
		width: 80%;
		float: left;
	}
	
	.col-33 {
    width: 33%;
    float: left;
}
    
	.col-50 {
		width: 50%;
		float: left;
	}
	.col-100 {
		width: 100%;
		float: left;
	}
	
	
		.col-40 {
		width: 40%;
		float: left;
	}
	.col-60 {
		width: 60%;
		float: left;
	}

	
	
}