html {
	scroll-behavior: smooth;
	height: 100%;
	margin: 0; 
}
body {  
	padding: 0; 
	font-family: 'Exo', sans-serif;
	height: 100%;
    margin: 0;
}
.pro {
	position: absolute;
	bottom: 45px;
	left: 316px;
	color: white;
	border-top: 1px solid white;
	padding-top: 5px
}
.pro span {
	color: yellow; text-decoration: underline
}
.judul_materi {
	position: absolute;
	bottom: 80px;
	left: 100px;
}
h1 {
	font-size: 60px;
	line-height: 1;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
	color: white;
	margin: 0;
	text-shadow: 1px 1px black;
}
.bg-top {
	position: absolute;
	top: 0;
	height: 100px;
	background: linear-gradient(180deg, #000000b5, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	background: linear-gradient(0deg, #000000b5, transparent);
	width: 100%;
}
h2 {
	line-height: 1.3;
	font-size: 26px;
	color: #374655;
	font-family: "Archivo Black", sans-serif;
}
h3 {
	line-height: 1.3;
	font-size: 20px;
}
p, ol, ul {
	font-size: 19px;
	line-height: 1.6;
}
.flek a {
	font-size: 17px;
}
.hero-image {
	height: 100%;
	position: relative;
	margin: 0px auto 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("https://belajark3.com/dokumen-CSMS/PJB/images/bg.webp");
}
.depan {
	max-width: 1025px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 24px;
	background: white;
	height: 75%;
	border: 1px solid rgba(0,0,0, .2);
	border-radius: 3px;
	box-shadow: 
        inset  
              0 0 0 1px white,
              0.3em 0.3em 0.3em rgba(0,0,0,0.3);
}
.gambar {
	max-width: 100%;
	margin: 0px auto 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 100%;
	background-image: url("/dokumen-CSMS/PERTAGAS/images/newbg.webp");
}
.konten { 
	max-width: 1025px;
	margin: 0px auto 0px; 
	padding: 20px 15px;
}
.konten-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	padding: 30px 0;
	padding-bottom: 20px;
	background-image: url("/new_images/konten.webp");
}
.GARIS {
	border-top: solid 3px #374655;
	width: 100px;
}
.GARIS2 {
	border-top: solid 2px #FFC000;
	width: 100px;
	margin-top: -10px;
	margin-bottom: -5px;
	margin-left: 20px;
}

.footer {
	text-align: center;
}
.zoom {overflow: hidden;}
.zoom img {transition: transform .2s ease;}
.zoom:hover img {transform: scale(1.1);}
.OVAL { border-radius: 3px;}

.flekk {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
	border: solid 1px rgba(0,0,0, .2);
	border-radius: 5px;
	padding: 0 20px;
}
.pdf {
	display: block;
	width: 600px; margin-right: 20px;
}
.flek {
	display: flex;
	align-items: center;
	border: solid 1px rgba(0,0,0, .2);
	border-radius: 3px;
	padding: 20px 15px;
	width: 340px;
	background: rgb(250, 250, 250);
}
.flek img {
	width: 50px;
	height: auto;
	margin-right: 15px;
	transition: transform .2s ease;
}
.flek:hover img {
  transform: scale(1.2);
}
.flek a {
  text-decoration: none;
  color: #2b4e84;
  font-size: 17px
}
#myBtn {
	position: fixed;
	bottom: 140px;
	right: 20px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	display: none;
}
.infoPDF {
	position: fixed;
	bottom: 80px;
	right: 20px;
	cursor: pointer;
	display: none;
}
.infoPELATIHAN {
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	display: none;
}
.infoFlek {
	display: flex;
	align-items: center;
}
.infoFlek img {
	width: 50px;
	height: 50px;
	margin-left: 5px;
	transition: transform .2s ease;
}
.infoFlek:hover img {
	transform: scale(1.1);
	}
.info {
	font-size: 16px;
	line-height: 1;
	background: white;
	padding: 5px 0px;
	border-radius: 20px;
	border: solid 1px black;
	color: black;
	background: rgb(240, 240, 240);
	text-align: center;
	width: 150px;
}
.KOTAK3 { 
  background-color: rgba(220, 220, 220, 0.7); 
  padding: 0px 36px;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 50px;
  box-shadow: 
        inset 0 -3em 3em rgba(0,0,0,0.1), 
              0 0  0 1px white,
              0.3em 0.3em 1em rgba(0,0,0,0.3);	
}
.KOTAK4 { 
  background-color: rgba(255, 240, 240, 0.7); 
  padding: 20px 36px;
  margin-bottom: 50px;
  border-radius: 3px;
  box-shadow: 
        inset 0 -3em 3em rgba(0,0,0,0.1), 
              0 0  0 1px white,
              0.3em 0.3em 1em rgba(0,0,0,0.3);
}
.left {
	float: left;
    width: 60%;
}
.group:after {
    content: "";
    display: table;
    clear: both;
}

.KOLOMleft {
	float: left;
    width: 38%;
}
.KOLOMright {
    float: right;
    width: 60%;
}
.KOLOMgroup:after {
    content: "";
    display: table;
    clear: both;
}
.border {
	border: solid 1px rgba(0,0,0, .2);
	border-radius: 3px;
	padding: 0 20px;
	padding-bottom: 20px;
}
.border p, .border ul, .border ol, .border div  {
	font-size: 18px;
	line-height: 1.6
}
.border ol {
	margin-top: 56px;
	margin-right: 10px
}

/* COLLAPSABLE */
.KOLAPP {
  cursor: pointer;
  margin-bottom: 15px;
}
.KOLAPP:after {
  content: 'Dokumen Pendukung';
  border: solid 1px rgba(0,0,0, .2);
  border-bottom: solid 3px rgba(0,0,0, .4);
  border-right: solid 2px rgba(0,0,0, .4);
  background: rgb(248, 248, 248);
  border-radius: 3px;
  padding: 4px 21px;
  font-size: 14px;
  text-decoration: none;
}
.zia:after {
  content: 'Tutup';
}
.content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.dian {
  border: solid 1px rgba(0,0,0, .2);
  width: 400px;
  background: rgb(250, 250, 250);
  max-height: 180px;
  overflow: auto;
  border-radius: 5px;
  padding: 0 18px;
  border-bottom: solid 3px rgba(0,0,0, .3);
  overscroll-behavior: auto contain;
  
}
.dian p, .dian ul {
	font-size: 17px
}
.dian ul {
	margin-top: -8px
}

.flekLOGO {
	position: absolute;
	left: 100px;
	top: 20px;
	display: flex;
	align-items: center;
	width: 340px;
	z-index: 1
}
.flekLOGOimg {
	width: 60px;
	height: 60px;
	border: 1px solid white;
	padding: 0 8px;
	border-radius: 5px;
	margin-right: 10px;
	background: linear-gradient(45deg, black, transparent)
}
.belajar {
	display: inline-block;
	font-size: 12px;
	padding: 0 6px;
	background-color: #daa14c;
	color: #fff;
	text-shadow: 1px 1px #000;
	border-radius: 1px;
}
.learning {
	font-size: 26.8px;
	line-height: .9;
	font-family: "Archivo Black", sans-serif;
	text-decoration: underline;
	color: white;
	text-shadow: 1px 1px black;
}
.lembaga {
	font-size: 12px;
	color: white;
	text-shadow: 1px 1px black;
}
.pilihCSMS {
	position: absolute;
	right: 0;
	top: 7px;
}
.colaps:after {
	content: "\2261";
	border: solid 1px white;
	border-radius: 5px;
	padding: 0 12px;
	font-size: 30px;
	z-index: 1;
	float: right;
	cursor: pointer;
	color: white;
}
.zia:after {
	background: rgba(250, 250, 250, .8);
	color: black
}
.conten {
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease-out;
	margin-top: 60px;
}
.di-an {
	border: solid 1px #baafa7;
	border-bottom: solid 3px #8c8885;
	border-right: solid 2px #8c8885;
	background: #FFFCFA;
	border-radius: 15px;	
	padding: 15px 20px;
	overflow: auto;
	overscroll-behavior: auto contain;
}
.di-an a {
	text-decoration: none;
	color: black;
	transition: .3s ease;
	font-size: 16px	
}
.di-an a:hover {
	text-decoration: underline;
}
.di-anFlek {
	display: flex;
	align-items: center;
	margin: 10px 0;
}
.di-anFlek img {
	width: 20px;
	height: 20px;
	margin-right: 15px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.depan, .konten {
		max-width: 940px;
		}
	.konten_pelatihan {
		max-width: 960px;
		}
	.pro {
		left: 282px
		}
	h1 {
		font-size: 56px;
		}
	.selengkapnya {
		bottom: 30px;
		}
	p, ol, ul {
		font-size: 18px;
		}
	.flek {
		width: 320px;
		}
	.pdf {
		width: 530px;
		}
	.KOTAK3, .KOTAK4 { 
		padding: 20px 24px;
		}
	.border p, .border ul, .border ol, .border div  {
		font-size: 17px
		}
	.border ol {
		margin-top: 52px;
		}
	.dian p, .dian ul {
		font-size: 16px
		}
	.KOLAPP:after {
		padding: 4px 17px;
		}
	.judul_materi, .flekLOGO {
		left: 80px;
		
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.hero-image {
		background: none;
		height: 540px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		background-image: none
		}
	.konten { 
		padding: 20px 40px;
		}
	.judul_materi, .flekLOGO {
		left: 40px;
		
		}
	.pro {
		
		left: 40PX
		}
	.selengkapnya {
		bottom: 30px;
		}
	p, ol, ul {
		font-size: 18px;
		}
	.KOTAK1 {
		width: 95%;
		}
	.flek {
		max-width: 260px;
		}
	.pdf {
		width: 440px;
		}
	.KOLOMleft, .KOLOMright, .left, .right {
		width: 100%;
		}
	.border ol {
		margin-top: 20px;
		}
	.border {
		padding: 5px 40px;
		padding-bottom: 20px
		}
	.border p, .border ul, .border ol, .border div  {
		font-size: 18px
		}
	.dian p, .dian ul {
		font-size: 17px
		}
	.KOLAPP:after {
		padding: 4px 17px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.hero-image {
		height: 100%
		}
	.depan {
		left: 40px;
        right: 40px;
		}
	.kotak {
		max-width: 360px;
		}
	.konten { 
		padding: 20px 64px;
		}
	.judul_materi {
		left: 40px;
        right: 40px;
        width: 400px;
        margin: auto;
        text-align: center;
		bottom: 110px
		}
	.flekLOGO {
		left: 40px;
		right: 40px;
		top: 40px;
		width: auto;
		}
	.pro {
        bottom: 40px;
        left: 40px;
        right: 40px;
        text-align: center;
        font-size: 18px;
        margin: auto;
		}
	h1 {
		font-size: 46px;
		
		}
	p, ol, ul {
		font-size: 18px;
		}
	.selengkapnya {
		bottom: 30px;
		}
	.KOTAK1 {
		width: 80%;
		margin-bottom: 50px;
		}
	.KOLOMleft, .KOLOMright, .left, .right {
		width: 100%;
		}
	.info {
		font-size: 14px;
		}
	.flekk {
		display: block;
		}
	.pdf {
		width: 100%; margin-right: 0px;
		margin-bottom: 50px;
		}
	.flek {
		margin-bottom: 40px;
		margin-left: 20px;
		width: 400px;
		padding: 10px 15px;
		}
	.border  {
		padding: 0 40px;
		padding-bottom: 20px;
		}
	.border ol {
		margin-top: 20px;
		}
	.border p, .border ul, .border ol, .border div  {
		font-size: 18px
		}
	.dian p, .dian ul {
		font-size: 17px
		}
	.dian {
		padding: 0 24px;
		width: auto
		}
	.gambar {
		background-image: url("/dokumen-CSMS/PERTAGAS/images/newbg1.webp");
		}
	}
@media screen and (max-width: 575.98px) {
	.di-an {
		width: 240px
		}
	.hero-image {
		background: none;
		height: 600px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		background-image: none
		}
	.konten-image {
		padding-bottom: 60px;
		background-image: url("https://belajark3.com/new_images/konten1.webp");
		}
	.gambar {
		background-image: url("/dokumen-CSMS/PERTAGAS/images/newbg1.webp");
		}
	.flekLOGO {
		left: 15px;
		right: 15px;
		width: auto;
		}
	.judul_materi {
		left: 15px;
        right: 15px;
        width: 330px;
        margin: auto;
        text-align: center;
        bottom: 110px;
		}
	.pro {
		bottom: 40px;
		left: 15px;
		right: 15px;
		text-align: center;
		margin: auto;
		font-size: 17px;
		width: 320px;
		}
	h1 {
		font-size: 44px;
		
		}
	h2 {
		font-size: 23px;
		}
	p, ol, ul {
		font-size: 17px;
		}
	h3 {
		font-size: 18px;
		}
	.selengkapnya {
		bottom: 15px;
		left: 20px;
		}
	#myBtn {
		bottom: 95px;
		right: 5px;
		width: 40px;
		height: 40px;
		}
	.infoPDF {
		bottom: 50px;
		right: 5px;
		}
	.infoPELATIHAN {
		bottom: 5px;
		right: 5px;
		}
	.infoFlek img {
		width: 40px;
		height: 40px;
		}
	.info {
		font-size: 14px;
		width: 130px;
		}
	.flekk {
		display: block;
		border: none;
		padding: 0;
		margin-bottom: 60px;
		}
	.pdf {
		max-width: 100%; margin-right: 0px;
		margin-bottom: 50px;
		}
	.flek {
		width: auto;
		padding: 10px;
		}
	.flek img {
		width: 50px;
		height: auto;
		margin-right: 10px;
		}
	.flek a {
		font-size: 16px;
		line-height: 1.4
		}
	.KOLOMleft, .KOLOMright, .left, .right {
		width: 100%
		}
	.KOTAK3, .KOTAK4 {
		padding: 20px;
		margin-bottom: 30px;
		height: 100%;
		}
	.border {
		padding: 0 20px;
		padding-bottom: 20px;
		margin-left: -5px;
		margin-right: -5px;
		}
	.border ol {
		margin-top: 20px;
		}
	.border p, .border ul, .border ol, .border div  {
		font-size: 17px
		}
	.dian p, .dian ul {
		font-size: 16px
		}
	.dian {
		max-height: 100%;
		width: auto;
		padding-right: 10px;
		border-right: solid 2px rgba(0,0,0, .2)
		}
	.dian ul {
		padding-left: 24px
		}
	.KOLAPP:after {
		padding: 4px 17px;
		}
	}


.CALL1, .CALL2 {
  position: absolute;
  top: 165px;
  left: 186px;
  font-size: 15px;
  display: inline-block;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px solid rgb(118, 111, 84);
  color: rgb(118, 111, 84);
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.1s ease-out,
              border-color 0.1s ease-out;
}
.CALL1 {
  top: 165px;
  left: 184px;
}
.CALL2 {
  top: 322px;
  left: 184px;
  font-size: 15px;
}
.CALL1:hover,
.CALL1:active,
.CALL2:hover,
.CALL2:active {
  color: rgb(255,255,255);
  background-color: rgb(118, 111, 84);
  border-color: rgb(118, 111, 84); 
  transition: background-color 0.1s ease-in,
              border-color 0.1s ease-in;
}
.modalku {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.modalku-body {
  width: 740px;
  height: 429px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0;
  border-radius: 3px;
  margin: auto; 
  border: 1px solid #888;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.8s;
  animation-name: animatetop;
  animation-duration: 0.8s;
  background-image: url("/new_images/admin-csms.webp");
  position: absolute;
  top:0; bottom: 0; left: 0; right: 0;  
}
@-webkit-keyframes animatetop {
  from {top:-800px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-800px; opacity:0}
  to {top:0; opacity:1}
}
.clos, .closADMIN {
  color: rgb(118, 111, 84);
  position: absolute;
  top: -4px;
  right: 6px;
  font-size: 30px;
  font-weight: bold;
}
.clos:hover,
.clos:focus,
.closADMIN:hover,
.closADMIN:focus {
  color: blue;
  text-decoration: none;
  cursor: pointer;
}

@media (min-width: 576px) and (max-width: 767.98px) {  
  .modalku-body {
	width: 400px;
	height: 534px;
	background-image: url("/new_images/admin-csms1.webp");
    }
  .CALL1, .CALL2 {
    font-size: 14px;
    }
  .CALL1 {
    top: 225px;
    left: 202px;
    }
  .CALL2 {
    top: 375px;
    left: 202px;
    }
}
@media screen and (max-width: 575.98px) {
  .modalku-body {
	width: 340px;
	height: 454px;
	background-image: url("/new_images/admin-csms1.webp");
    }
  .CALL1, .CALL2 {
    font-size: 14px;
    }
  .CALL1 {
    top: 191px;
    left: 160px;
    }
  .CALL2 {
    top: 318px;
    left: 160px;
    }
}



/* The Modal UKOM1 */
.modalUKOM1 {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.6);
}
.modal-contentUKOM1 {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #888;
  border-radius: 10px;
  width: 900px; height: 506px;
  background: white;  
  background-image: url("/new_images/pq-csms.webp");
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: animatetop;
  animation-duration: 0.6s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 
        inset 0 -3em 3em rgba(0,0,0,0.1), 
              0 0 0 3px white,
              0.3em 0.3em 1em rgba(0,0,0,0.3);		  
 }
.modal-bodyUKOM1 {
  overflow: auto;
  width: 100%; height: 100%;
  color: black;
}
.modalTOP1 {
  position: fixed;
  width: 900px;
}
.pading {
  padding: 20px 40px;
  margin-right: 360px;
}
.modal-bodyUKOM1 ul {
	background: rgba(255, 255, 255, .4);
	border: solid 1px rgba(0,0,0,.3);
	border-bottom: solid 3px rgba(0,0,0,.4);
    border-right: solid 2px rgba(0,0,0,.4);
    border-radius: 5px;
    padding: 10px 20px;
    padding-left: 50px;
	font-size: 18px;
}
.modal-bodyUKOM1 h1 {
	font-size: 38px;
	line-height: 1;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
	color: black;
	margin-top: 30px
}
.modal-bodyUKOM1 .p {
	font-size: 20px;
}
.GARIS2 {
    background: linear-gradient(to right, rgb(62, 101, 160), orange, yellow);
    width: 150px;
    height: 2px;
}
.closUKOM1 {
  color: black;
  float: right;
  font-size: 30px;
  z-index: 1;
  margin-right: 20px;
  cursor: pointer;
}
.closUKOM1:hover, 
.closUKOM1:focus {
  color: blue;
  text-decoration: none;
  cursor: pointer;
}
.flekUkom {
	display: flex;
	align-items: center;
	position: absolute;
	top: 10px;
	right: 60px
}
.flekUkom img {
	width: 45px;
	height: auto;
	margin-right: 10px;
	border-radius: 5px;
    margin-right: 15px;
    box-shadow: inset 0 -3em 3em rgba(0,0,0,.1), 0 0 0 1px white, 0.3em 0.3em 0.15em rgba(0,0,0,.3);
}

.flekPDF {
	display: flex;
	align-items: center;
	background: rgba(255, 255, 255, .4);
	border: solid 1px rgba(0,0,0,.3);
	border-bottom: solid 3px rgba(0,0,0,.3);
    border-right: solid 2px rgba(0,0,0,.3);
    border-radius: 5px;
    padding: 10px 20px;
}
.flekPDF:hover,
.flekPDF:active {
  background-color: rgba(255, 255, 255, .8);
  transition: background-color 0.1s ease-in,
}
.flekPDF img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	transition: transform .15s ease;
}
.flekPDF a {
	font-size: 18px;
}
.flekPDF:hover img {
	transform: scale(1.1);
}
.flekPDF a {
	text-decoration: none; 
    color: black
}
.siap {
	position: absolute;
	right: 40px;
	bottom: 5px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.closUKOM1 {
		margin-right: 10px;
		}
	.siap {
		right: 10px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.modal-contentUKOM1 {
		width: 84%; height: 70% 
		}
	.modalTOP1 {
		width: 84%;
		}
	.pading {
		padding: 20px 40px;
		margin-right: 240px
		}
	.closUKOM1 {
		margin-right: 10px;
		}
	.modal-bodyUKOM1 h1 {
		font-size: 36px;
		margin-top: 60px;
		}
	.siap {
		right: 10px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.modal-contentUKOM1 {
		width: 500px; height: 800px;
		background-image: url("/new_images/pq-csms1.webp");
		}
	.modalTOP1 {
		width: 500px;
		}
	.pading {
		padding: 20px 40px;
		margin-right: 0
		}
	.closUKOM1 {
		margin-right: 5px;
		margin-top: -5px;
		}
	.modal-bodyUKOM1 h1 {
		font-size: 36px;
		margin-top: 20px;
		}
	.flekUkom {
		display: none
		}
	.modal-bodyUKOM1 .p {
		max-width: 300px
		}
	.siap {
		display: none
		}
	}	
@media screen and (max-width: 575.98px) {
	.modal-contentUKOM1 {
		width: 90%;
		height: 76%;
		background-image: url("/new_images/pq-csms1.webp");
		}
	.modalTOP1 {
		width: 90%;
		}
	.pading {
		padding: 0px 20px;
		margin-right: 0
		}
	.closUKOM1 {
		margin-right: 3px;
		margin-top: -7px;
		}
	.modal-bodyUKOM1 div, .modal-bodyUKOM1 p, .flekPDF a {
		
		}
	.modal-bodyUKOM1 ul {
		padding-right: 15px;
		padding-left: 40px;
		background: rgba(255, 255, 255, .6);
		}
	.modal-bodyUKOM1 ul, .flekPDF a {
		font-size: 17px;
		}
	.modal-bodyUKOM1 h1 {
		font-size: 30px;
		margin-top: 40px
		}
	.modal-bodyUKOM1 .p {
		font-size: 19px;
		}
	.flekUkom {
		display: none
		}
	.flekPDF img {
		margin-right: 10px;
		}
	.flekPDF {
		background: rgba(255, 255, 255, .6);
		}
	.siap {
		display: none
		}
	}