@charset "UTF-8";






h1, h2, h3, h4, h5, h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: inherit; 
	
	padding:0px 10px;
}



p {
	font-family: "Telkom123 Light", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5;
	
	color: inherit;
	
	padding:0px 10px;
}



h1, .h1, h2, .h2, h3, .h3 {

    

    margin-top: 0;

}

h1 .blue-light {
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5;
	
	padding:10px;
	
	color: #05C3DE;
	
} 

h2 .blue-light {
	
	font-weight: 400;
	
	color: #05C3DE;
	
}




 

.text-ticker p{
	
	font-family: "Telkom123 Light", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-size: 20px;
	
	color:#ffffff;
}

.bg-text-ticker {
	
	font-family: "Telkom123 Light", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	color:#ffffff;
	
	background-color: #0083c2;
	
	height: 90px;
	
}

.bg-telkom-blue {
	
	background-color: #0083c2;
	
}

 



 



.opacity-95 { opacity: 95%; }

.opacity-90 { opacity: 90%; }

.opacity-85 { opacity: 85%; }

.opacity-80 { opacity: 80%; }

.opacity-70 { opacity: 70%; }

.opacity-65 { opacity: 65%; }

.opacity-60 { opacity: 60%; }

.opacity-55 { opacity: 55%; }

.opacity-45 { opacity: 45%; }

.opacity-40 { opacity: 40%; }

.opacity-35 { opacity: 35%; }

.opacity-30 { opacity: 30%; }

.opacity-20 { opacity: 20%; }

.opacity-15 { opacity: 15%; }

.opacity-10 { opacity: 10%; }

.opacity-5 { opacity: 5%; }


 



 

.navbar-nav {
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	color: #707070;
}

.navbar-nav .nav-link.active {
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	color: #3C5564 !important;	
}

 




 
.navbar-custom {
    background-color: #0083c2; 
	
	
}
 
.navbar-custom-spacing {
	height: 120px;
	padding: 40px;
}

.navbar-custom 
.navbar-brand,
.navbar-custom 
.navbar-nav 
.nav-link {
    color: #ffffff; 
}

.navbar-custom 
.navbar-toggler-icon {
    background-color: #ffffff; 
}

.navbar-custom 
.navbar-toggler {
border-color: #ffffff; 
}





.navbar-custom 
.nav-item.dropdown:hover 
.dropdown-menu {
    background-color: #0083c2; 
}


.navbar-custom 
.nav-item.dropdown:hover 
.dropdown-menu 
a.dropdown-item:hover {
    color: #ffffff; 
    background-color: #0f4366; 
}

 









.bu-table table, td, th {  
	
  border: 1px solid #ddd;
	
  text-align: left;
	
}

.bu-table table {
	
  border-collapse: collapse;
	
  width: 100%;
	
}

.bu-table th, td {
	
  padding: 15px;
	
}








.bu-tab-height {
	
	min-height: 520px;
	
}

.container .nav {
	
	 
	
	justify-content: space-evenly !important; 
	
	display: flex;
}

.container .nav .nav-link { 
	
	color:#ffffff !important;
	
	background-color: #5B6770 !important;
	
	
	
	
	
	min-width: 175px;
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
}

.container .nav .nav-link:hover { 
	
	color: #707070 !important;
	
	background-color: #dedede !important;
	
}

.container .nav .bu-telkom .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #0083c2 !important;
	
}

.container .nav .bu-bcx .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #DF242D !important;
	
}

.container .nav .bu-gyro .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #F68C25 !important;
	
}

.container .nav .bu-openserve .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #11AF4B !important;
	
}

.container .nav .bu-swiftnet .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #121740 !important;
	
}

.container .nav .active { 
	
	color: #ffffff !important;
	
	background-color: #05C3DE !important;
	
}

.container .nav .bu-telkom .active { 
	
	color: #ffffff !important;
	
	background-color: #0083c2 !important;
	
}

.container .nav .bu-bcx .active { 
	
	color: #ffffff !important;
	
	background-color: #DF242D !important;
	
}

.container .nav .bu-gyro .active { 
	
	color: #ffffff !important;
	
	background-color: #F68C25 !important;
	
}

.container .nav .bu-openserve .active { 
	
	color: #ffffff !important;
	
	background-color: #11AF4B !important;
	
}

.container .nav .bu-swiftnet .active { 
	
	color: #ffffff !important;
	
	background-color: #121740 !important;
	
}

.bu-img-telkom a:active {
	
	background: #CD5153;
	
	color: aqua;
	
}

.bu-img-telkom a:hover {
	
	background: #CD5153;
	
	color: aqua;
	
}

.bu-img-telkom a:link {
	
	background: #CD5153;
	
	color: aqua;
	
}


.bu-img-telkom {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;	
	
}

.bu-img-bcx {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;	
	
}

.bu-img-gyro {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;	
	
}

.bu-img-openserve {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;
	
}

.bu-img-swfitnet {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;
	
}



.bu-telkom h1, h2, h3, h4, h5, h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.25; 
	
	color: #0083c2; 
	
	text-align: justify;
	
}



.bu-telkom p {
	
	font-family: "Telkom123 Light", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5;
	
	color: inherit;
	
	text-align: justify;
	
}








.style-bu a {
	
	color: #0083c2;
	
	text-decoration: none;
}

.style-bu a:link {
	
	color: #0083c2;
	
	text-decoration: none;
}

.style-bu a:hover {
	
	color: #05C3DE;
	
	text-decoration: none;
}












.si-table table, td, th {  
	
  border: 1px solid #ddd;
	
  text-align: left;
	
}

.si-table table {
	
  border-collapse: collapse;
	
  width: 100%;
	
}

.si-table th, td {
	
  padding: 15px;
	
}








.si-tab-height {
	
	min-height: 520px;
	
}

.container .nav {
	
	justify-content: space-evenly; 
	
	display: flex;
}

.container .nav .nav-link { 
	
	
	
	
	
	color: #ffffff !important;
	
	background-color: #5B6770 !important;
	
	min-width: 175px;
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
}

.container .nav .si-telkom .nav-link { 
	
	color:#8B949B !important;
	
	background-color: transparent!important;
	
	
	
	
	
	min-width: 175px;
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
}

.container .nav .nav-link:hover { 
	
	color: #707070 !important;
	
	background-color: #dedede !important;
	
}

.container .nav .si-telkom .nav-link:hover { 
	
	
	
	
	
	color: #707070 !important;
	
	
	
	background-color: transparent !important;
	
	border-bottom: 4px solid #707070 !important;
	
}

.container .nav .si-bcx .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #DF242D !important;
	
}

.container .nav .si-gyro .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #F68C25 !important;
	
}

.container .nav .si-openserve .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #11AF4B !important;
	
}

.container .nav .si-swiftnet .nav-link:hover { 
	
	color: #ffffff !important;
	
	background-color: #121740 !important;
	
}

.container .nav .active { 
	
	color: #ffffff !important;
	
	background-color: #05C3DE !important;
	
}

.container .nav .si-telkom .active { 
	
	color: #0083c2 !important;
	
	
	
	background-color: transparent !important;
	
	border-bottom: 4px solid #0083c2 !important;
	
}

.container .nav .si-bcx .active { 
	
	color: #DF242D !important;
	
	
	
	background-color: transparent !important;
	
	border-bottom: 4px solid #DF242D !important;
	
}

.container .nav .si-gyro .active { 
	
	color: #F68C25 !important;
	
	
	
	background-color: transparent !important;
	
	border-bottom: 4px solid #F68C25 !important;
	
}

.container .nav .si-openserve .active { 
	
	color: #11AF4B !important;
	
	
	
	background-color: transparent !important;
	
	border-bottom: 4px solid #11AF4B !important;
	
}

.container .nav .si-swiftnet .active { 
	
	color: #121740 !important;
	
	background-color: #121740 !important;
	
	
	
	background-color: transparent !important;
	
	border-bottom: 4px solid #121740 !important;
	
}

.si-img-telkom a:active {
	
	background: #CD5153;
	
	color: aqua;
	
}

.si-img-telkom a:hover {
	
	background: #CD5153;
	
	color: aqua;
	
}

.si-img-telkom a:link {
	
	background: #CD5153;
	
	color: aqua;
	
}


.si-img-telkom {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;	
	
}

.si-img-bcx {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;	
	
}

.si-img-gyro {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;	
	
}

.si-img-openserve {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;
	
}

.si-img-swfitnet {
	
	width: auto;
	
	height: auto;
	
	object-fit: cover;
	
	object-position: 100% 0;
	
}



.si-telkom h1, h2, h3, h4, h5, h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.25; 
	
	color: #0083c2; 
	
	text-align: justify;
	
}



.si-telkom p {
	
	font-family: "Telkom123 Light", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5;
	
	color: inherit;
	
	text-align: justify;
	
}








.style-si a {
	
	color: #0083c2;
	
	text-decoration: none;
}

.style-si a:link {
	
	color: #0083c2;
	
	text-decoration: none;
}

.style-si a:hover {
	
	color: #05C3DE;
	
	text-decoration: none;
}












.btn-white { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #0083c2 !important;	
	
}


.btn-white:hover {
	
	background-color: #0083c2 !important; 
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}

.btn-white:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #0083c2 !important;	
	
}

.btn-white:active {
	
	background-color: transparent !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #0083c2 !important;	
	
}






.btn-white-0 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #15C0DA !important;	
	
}


.btn-white-0:hover {
	
	background-color: #0083c2 !important; 
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}

.btn-white-0:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #93D0F2 !important;
	
	color: #93D0F2 !important;	
	
}

.btn-white-0:active {
	
	background-color: transparent !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #0083c2 !important;	
	
}






.btn-white-1 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #15C0DA !important;	
	
}


.btn-white-1:hover {
	
	background-color: #0083c2 !important; 
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}

.btn-white-1:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #93D0F2 !important;
	
	color: #93D0F2 !important;	
	
}

.btn-white-1:active {
	
	background-color: transparent !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #0083c2 !important;	
	
}






.btn-white-2 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #0083c2 !important;	
	
}


.btn-white-2:hover {
	
	background-color: #44C7ED !important; 
	
	border: 1px solid #44C7ED !important;
	
	color: #ffffff !important;	
	
}

.btn-white-2:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #93D0F2 !important;
	
	color: #93D0F2 !important;	
	
}

.btn-white-2:active {
	
	background-color: transparent !important;
	
	border: 1px solid #44C7ED !important;
	
	color: #44C7ED !important;	
	
}






.btn-white-3 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #005B94 !important;	
	
}


.btn-white-3:hover {
	
	background-color: #0083c2 !important; 
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}

.btn-white-3:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #93D0F2 !important;
	
	color: #93D0F2 !important;	
	
}

.btn-white-3:active {
	
	background-color: transparent !important;
	
	border: 1px solid #44C7ED !important;
	
	color: #44C7ED !important;	
	
}






.btn-white-4 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #082D6C !important;	
	
}


.btn-white-4:hover {
	
	background-color: #005B94 !important; 
	
	border: 1px solid #005B94 !important;
	
	color: #ffffff !important;	
	
}

.btn-white-4:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #082D6C !important;
	
	color: #082D6C !important;	
	
}

.btn-white-4:active {
	
	background-color: transparent !important;
	
	border: 1px solid #44C7ED !important;
	
	color: #44C7ED !important;	
	
}






.btn-white-5 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #131E29 !important;	
	
}


.btn-white-5:hover {
	
	background-color: #082D6C !important; 
	
	border: 1px solid #082D6C !important;
	
	color: #ffffff !important;	
	
}

.btn-white-5:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #93D0F2 !important;
	
	color: #93D0F2 !important;	
	
}

.btn-white-5:active {
	
	background-color: transparent !important;
	
	border: 1px solid #44C7ED !important;
	
	color: #44C7ED !important;	
	
}






.btn-grey { 
	
	background-color: #A2AAAD !important;
	
	border: 1px solid #A2AAAD !important;
	
	color: #ffffff !important;	
	
}


.btn-grey:hover {
	
	background-color: #5B6770 !important; 
	
	border: 1px solid #5B6770 !important;
	
	color: #ffffff !important;	
	
}

.btn-grey:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #A2AAAD !important;
	
	color: #A2AAAD !important;	
	
}

.btn-grey:active {
	
	background-color: transparent !important;
	
	border: 1px solid #A2AAAD !important;
	
	color: #A2AAAD !important;	
	
}






.btn-grey-light { 
	
	background-color: #E0E1E2 !important;
	
	border: 1px solid #E0E1E2 !important;
	
	color: #3c5564 !important;	
	
	
	
}


.btn-grey-light:hover {
	
	background-color: #A2AAAD !important; 
	
	border: 1px solid #A2AAAD !important;
	
	color: #3c5564 !important;	
	
}

.btn-grey-light:link {
	
	background-color: #D0D3D4 !important;
	
	border: 1px solid #D0D3D4 !important;
	
	color: #0083c2 !important;	
	
}

.btn-grey-light:active {
	
	background-color: transparent !important;
	
	border: 1px solid #D0D3D4 !important;
	
	color: #0083c2 !important;	
	
}

.btn-white-4 { 
	
	background-color: #ffffff !important;
	
	border: 1px solid #ffffff !important;
	
	color: #082D6C !important;	
	
}


.btn-white-4:hover {
	
	background-color: #005B94 !important; 
	
	border: 1px solid #005B94 !important;
	
	color: #ffffff !important;	
	
}

.btn-white-4:link {
	
	background-color: #ffffff !important;
	
	border: 1px solid #082D6C !important;
	
	color: #082D6C !important;	
	
}

.btn-white-4:active {
	
	background-color: transparent !important;
	
	border: 1px solid #44C7ED !important;
	
	color: #44C7ED !important;	
	
}






.btn-grey-dark { 
	
	background-color: #5B6770 !important;
	
	border: 1px solid #5B6770 !important;
	
	color: #ffffff !important;	
	
}


.btn-grey-dark:hover {
	
	background-color: #131E29 !important; 
	
	border: 1px solid #131E29 !important;
	
	color: #ffffff !important;	
	
}

.btn-grey-dark:link {
	
	background-color: #5B6770 !important;
	
	border: 1px solid #5B6770 !important;
	
	color: #ffffff !important;	
	
}

.btn-grey-dark:active {
	
	background-color: transparent !important;
	
	border: 1px solid #5B6770 !important;
	
	color: #5B6770 !important;	
	
}







.btn-blue { 
	
	background-color: #0083c2 !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}


.btn-blue:hover {
	
	background-color: #004F9D !important; 
	
	border: 1px solid #004F9D !important;
	
	color: #ffffff !important;	
	
}

.btn-blue:link {
	
	background-color: #0083c2 !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}

.btn-blue:active {
	
	background-color: transparent !important;
	
	border: 1px solid #0083c2 !important;
	
	color: #0083c2 !important;	
	
}







.btn-blue-light { 
	
	background-color: #05C3DE !important;
	
	border: 1px solid #05C3DE !important;
	
	color: #ffffff !important;	
	
}


.btn-blue-light:hover {
	
	background-color: #0083c2 !important; 
	
	border: 1px solid #0083c2 !important;
	
	color: #ffffff !important;	
	
}

.btn-blue-light:link {
	
	background-color: #05C3DE !important;
	
	border: 1px solid #05C3DE !important;
	
	color: #ffffff !important;	
	
}

.btn-blue-light:active {
	
	background-color: transparent !important;
	
	border: 1px solid #05C3DE !important;
	
	color: #05C3DE !important;	
	
}






.btn-blue-dark { 
	
	background-color: #004F9D !important;
	
	border: 1px solid #004F9D !important;
	
	color: #ffffff !important;	
	
}


.btn-blue-dark:hover {
	
	background-color: #082D6C !important; 
	
	border: 1px solid #082D6C !important;
	
	color: #ffffff !important;	
	
}

.btn-blue-dark:link {
	
	background-color: #004F9D !important;
	
	border: 1px solid #004F9D !important;
	
	color: #ffffff !important;	
	
}

.btn-blue-dark:active {
	
	background-color: transparent !important;
	
	border: 1px solid #004F9D !important;
	
	color: #004F9D !important;	
	
}






.btn-pink-outline { 
	
	background-color: transparent !important;
	
	border: 1px solid #C4338F !important;
	
	color: #C4338F !important;	
	
}


.btn-pink-outline:hover {
	
	background-color: transparent!important; 
	
	border: 1px solid #EABEDB !important;
	
	color: #EABEDB !important;	
	
}

.btn-pink-outline:link {
	
	background-color: #C4338F !important;
	
	border: 1px solid #C4338F !important;
	
	color: #ffffff !important;	
	
}

.btn-pink-outline:active {
	
	background-color: #C4338F !important;
	
	border: 1px solid #C4338F !important;
	
	color: #ffffff !important;	
	
}






.btn-pink-solid { 
	
	background-color: #C4338F !important;
	
	border: 1px solid #C4338F !important;
	
	color: #ffffff !important;	
	
}


.btn-pink-solid:hover {
	
	background-color: #EABEDB !important; 
	
	border: 1px solid #EABEDB !important;
	
	color: #ffffff !important;	
	
}

.btn-pink-solid:link {
	
	background-color: transparent !important;
	
	border: 1px solid #C4338F !important;
	
	color: #C4338F !important;	
	
}

.btn-pink-solid:active {
	
	background-color: transparent !important;
	
	border: 1px solid #C4338F !important;
	
	color: #C4338F !important;	
	
}






.btn-pink { 
	
	background-color: transparent;
	
	border: 1px solid #C4338F ;
	
	color: #C4338F;	
	
}


.btn-pink:hover {
	
	background-color: #C4338F !important; 
	
	color: #ffffff !important;	
	
}

.btn-pink:link {
	
	background-color: transparent !important;
	
	border: 1px solid #C4338F !important;
	
	color: #C4338F !important;	
	
}

.btn-pink:active {
	
	background-color: transparent !important;
	
	border: 1px solid #C4338F !important;
	
	color: #C4338F !important;	
	
}



















.style-landing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.style-landing h1 {
  font-weight: bold;
	color: #0083c2;
	font-size: 55px;
	
}
.style-landing h2 {
  font-weight: bold;
	color: #05C3DE;
	font-size: 40px;
}

.style-landing h3 {
  font-weight: bold;
	color: #0083c2;
}
.style-landing h4 {
  font-weight: 400;
	color: #0083c2;
}

.style-landing p {
	font-size: 16px;
	text-align: justify;
}

.style-landing-vision p {
	font-size: 25px;
	text-align: justify;
}

.style-landing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}



.style-bu .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.style-bu h1 {
  font-weight: bold;
	color: #0083c2;
	font-size: 64px;
}
.style-bu h2 {
  font-weight: bold;
	color: #05C3DE;
	font-size: 40px;
}

.style-bu h3 {
  font-weight: bold;
	color: #0083c2;
}

.style-bu .bu-telkom h3 {
  font-weight: bold;
	color: #0083c2; 
}

.style-bu .bu-bcx h3 {
  font-weight: bold;
	color: #DF242D; 
}

.style-bu .bu-gyro h3 {
  font-weight: bold;
	color: #F68C25; 
}

.style-bu .bu-openserve h3 {
  font-weight: bold;
	color: #11AF4B; 
}

.style-bu .bu-swiftnet h3 {
  font-weight: bold;
	color: #121740; 
}

.style-bu h4 {
  font-weight: 400;
	color: #0083c2;
}

.style-bu p {
	font-size: 16px;
	text-align: justify;
}


.style-landing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}







     .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }





rect {
	fill:#0083c2;
}






.section-card {

  
  z-index: 10;
	 
	background: rgb(0,131,194); 
background: linear-gradient(180deg, rgba(0,131,194,1) 0%, rgba(21,192,218,1) 100%); 
	 
	 
}

.section-card-dark {

  
  z-index: 10;
	 
	background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,240,247,1) 100%); 
	 
	 
}







.calendar-card-green {
	background-color: transparent; 
	
	border: 1px solid #9CDBD9;
	
	 
	 
	}

.calendar-card-green h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #00968E; 
	
	padding:0px 10px;
	
}

.calendar-card-green h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #00968E; 
	
	padding:0px 10px;
	
}

.calendar-card-green h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #00968E; 
	
	padding:0px 10px;
	
}

.calendar-card-green h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #00968E; 
	
	padding:0px 10px;
	
}

.calendar-card-green h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #00968E; 
	
	padding:0px 10px;
	
}

.calendar-card-green h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #00968E; 
	
	padding:0px 10px;
	
}

.calendar-card-green p {
	
	color: #3C5564;
}












.bg-solid-white-0 {
	background: rgb(255,255,255); 
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); 
	}

.bg-gradient-white-0 {
	background: rgb(255,255,255); 
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); 
	}

.bg-gradient-white-0 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-white-0 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-white-0 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-white-0 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-white-0 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-white-0 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}






.bg-gradient-blue-0 {
	background: rgb(0,131,194); 
	background: linear-gradient(180deg, rgba(0,131,194,1) 0%, rgba(21,192,218,1) 100%); 
	color: #ffffff; 
}

.bg-gradient-blue-0 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-0 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-0 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-0 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-0 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-0 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-0 a {
  color: #082D6C !important; 
	text-decoration: none;
}




.bg-gradient-blue-0 a:hover { 
  color: #005B94 !important;
	
}







.bg-gradient-blue-1 {
	background: rgb(147,208,242); 
	background: linear-gradient(180deg, rgba(147,208,242,1) 0%, rgba(68,199,237,1) 100%); 
	color: #ffffff; 
}

.bg-gradient-blue-1 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-1 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-1 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-1 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-1 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-1 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-1 a {
  color: #082D6C !important; 
	text-decoration: none;
}




.bg-gradient-blue-1 a:hover { 
  color: #005B94 !important;
	
}







.bg-gradient-blue-2 {
	background: rgb(68,199,237); 
	background: linear-gradient(180deg, rgba(68,199,237,1) 0%, rgba(0,131,194,1) 100%); 
	color: #ffffff; 
}

.bg-gradient-blue-2 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-2 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-2 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-2 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-2 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-2 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-2 a {
 	color: #082D6C !important; 
	text-decoration: none;
}




.bg-gradient-blue-2 a:hover { 
  color: #005B94 !important;
	
}







.bg-gradient-blue-3 {
	background: rgb(0,131,194); 
	background: linear-gradient(180deg, rgba(0,131,194,1) 0%, rgba(0,91,148,1) 100%); 
	color: #ffffff; 
}

.bg-gradient-blue-3 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-3 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-3 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-3 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-3 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-3 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-3 a {
  color: #44C7ED; 
	text-decoration: none;
}




.bg-gradient-blue-3 a:hover { 
  color: #082D6C !important;
	
}







.bg-gradient-blue-4 {
	background: rgb(0,91,148); 
	background: linear-gradient(180deg, rgba(0,91,148,1) 0%, rgba(8,45,108,1) 100%); 
	color: #ffffff; 
}

.bg-gradient-blue-4 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-4 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-4 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-4 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-4 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-4 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}




.bg-gradient-blue-4 a {
  color: #44C7ED !important; 
	text-decoration: none;
}




.bg-gradient-blue-4 a:hover { 
  color: #0083c2 !important;
	
}








.bg-gradient-blue-5 {
	
	background: rgb(8,45,108); 
	background: linear-gradient(180deg, rgba(8,45,108,1) 0%, rgba(19,30,41,1) 100%); 
	color: #ffffff; 
}

.bg-gradient-blue-5 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-5 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-5 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-5 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-5 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-5 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-5 a {
  color: #44C7ED !important; 
	text-decoration: none;
}




.bg-gradient-blue-5 a:hover { 
  color: #0083c2 !important;
	
}







.bg-gradient-blue-6 {
	
background: rgb(255,255,255); 
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(191,231,246,1) 40%); 
	color: #3C5564; 
}

.bg-gradient-blue-6 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-6 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-6 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-6 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-6 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-6 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-6 a {
  color: #0083c2 !important; 
	text-decoration: none;
}




.bg-gradient-blue-6 a:hover { 
  color: #44C7ED !important;
	
}







.bg-gradient-blue-7 {
	
	background: rgb(255,255,255); 
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(212,239,249,1) 40%); 
	color: #004976; 
}

.bg-gradient-blue-7 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #004976; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-7 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #004976; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-7 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #004976; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-7 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #004976; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-7 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #004976; 
	
	padding:0px 10px;
	
}

.bg-gradient-blue-7 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #004976; 
	
	padding:0px 10px;
	
}



.bg-gradient-blue-7 a {
  color: #0083c2 !important; 
	text-decoration: none;
}




.bg-gradient-blue-7 a:hover { 
  color: #44C7ED !important;
	
}







.bg-gradient-grey-0 {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,240,247,1) 100%); 
}

.bg-gradient-grey-0 h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-grey-0 h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-grey-0 h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-grey-0 h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-grey-0 h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}

.bg-gradient-grey-0 h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1.5; 
	
	color: #0083c2; 
	
	padding:0px 10px;
	
}



.bg-gradient-grey-0 a {
  color: #0083c2 !important; 
	text-decoration: none !important;
}




.bg-gradient-grey-0 a:hover { 
  color: #44C7ED !important;
	
}











.newsalert {
	 
	color:#FFFFFF;
    
    background: rgb(0,131,194); 
background: linear-gradient(180deg, rgba(0,131,194,1) 0%, rgba(21,192,218,1) 100%); 
	 
    text-align: left;
}




	  



	




	 

	 


	

	.styling { 
		margin:0.2em; 
		text-align:center;
		color:#ffffff;

	}

	.styling h1{
		font-size: 3em; 
		text-shadow: 2px 2px 2px #000000;
	}

	.styling h2{
		font-size: 1.5em;
	}

	.styling h3{
		font-size: 1.2em;
	}

	

	  




hr.quote {
  border: 1px solid #0083c2;
  border-radius: 5px;
}








.icon-svg-telkom-green {
	fill:none;
	stroke:#00968E;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

.icon-svg-telkom-green-solid {
	fill:#00968E;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-green {
	fill:none;
	stroke:#00968E;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-green-solid {
	fill:#00968E;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

a:hover .icon-svg-telkom-green {
	fill:none;
	stroke:#00968E;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a:hover .icon-svg-telkom-green-solid {
	fill:#00968E;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

.svg-telkom-green {
	color:#00968E;
}

.svg-telkom-green-solid {
	color:#00968E;
}

a .svg-telkom-green {
	color:#00968E;
}

a .svg-telkom-green-solid {
	color:#00968E;
}

a:hover .svg-telkom-green {
	color:#00968E;
}

a:hover .svg-telkom-green-solid {
	color:#00968E;
}





.icon-svg-telkom-white {
	fill:none;
	stroke:#ffffff;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}
.calendar-card-green2 {
	min-height: 170px;
	background-image: url('/img/calendar-green-bg.svg');
	background-repeat: no-repeat;
	background-position: right;
}
 
.icon-svg-telkom-green2 {
	fill: none;
	stroke: #00968E;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 4px;
	width: 58px;
	height: 58px;
}
 
.icon-svg-telkom-green-solid2 {
	fill: #00968E;
	stroke: none;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 4px;
}
 
@media (max-width: 576px) {
.calendar-card-green2 {
background-position: top right;
background-size: cover;
	}
}

.icon-svg-telkom-white-solid {
	fill:#ffffff;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-white {
	fill:none;
	stroke:#ffffff;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-white-solid {
	fill:#ffffff;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

a:hover .icon-svg-telkom-white {
	fill:none;
	stroke:#05C3DE;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a:hover .icon-svg-telkom-white-solid {
	fill:#05C3DE;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

.svg-telkom-white {
	color:#ffffff;
}

.svg-telkom-white-solid {
	color:#ffffff;
}

a .svg-telkom-white {
	color:#ffffff;
}

a .svg-telkom-white-solid {
	color:#ffffff;
}

a:hover .svg-telkom-white {
	color:#05C3DE;
}

a:hover .svg-telkom-white-solid {
	color:#05C3DE;
}






.icon-svg-telkom-blue {
	fill:none;
	stroke:#0083c2;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

.icon-svg-telkom-blue-solid {
	fill:#0083c2;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-blue {
	fill:none;
	stroke:#0083c2;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-blue-solid {
	fill:#0083c2;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

a:hover .icon-svg-telkom-blue {
	fill:none;
	stroke:#05C3DE;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a:hover .icon-svg-telkom-blue-solid {
	fill:#05C3DE;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

.svg-telkom-blue {
	color:#0083c2;
}

.svg-telkom-blue-solid {
	color:#0083c2;
}

a .svg-telkom-blue {
	color:#0083c2;
}

a .svg-telkom-blue-solid {
	color:#0083c2;
}

a:hover .svg-telkom-blue {
	color:#05C3DE;
}

a:hover .svg-telkom-blue-solid {
	color:#05C3DE;
}





.svg-telkom-grey-dark-stroke {
	fill: none;
    stroke: #3c5564;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 6px;
}
 
a .svg-telkom-grey-dark-stroke {
	fill: none;
    stroke: #3c5564;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 6px;
}
 
a:hover .svg-telkom-grey-dark-stroke {
	fill: none;
    stroke: #0083c2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 6px;
}
.icon-svg-telkom-grey-dark {
	fill:none;
	stroke:#3c5564;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}

.icon-svg-telkom-grey-dark-solid {
	fill:#3c5564;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}

a .icon-svg-telkom-grey-dark {
	fill:none;
	stroke:#3c5564;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}

a .icon-svg-telkom-grey-dark-solid {
	fill:#3c5564;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
}

a:hover .icon-svg-telkom-grey-dark {
	fill:none;
	stroke:#0083c2;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}

.svg-telkom-grey-dark {
	color: #3c5564;
}

a .svg-telkom-grey-dark {
	color: #3c5564;
}

a:hover .svg-telkom-grey-dark {
	color: #0083c2;
}

h2 a .svg-telkom-grey-dark {
	color: #3c5564;
}

h2 a:hover .svg-telkom-grey-dark {
	color: #0083c2;
}






.icon-svg-telkom-grey-light {
	fill:none;
	stroke:#E6F0F9;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}

a .icon-svg-telkom-grey-light {
	fill:none;
	stroke:#E6F0F9;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}

a:hover .icon-svg-telkom-grey-light {
	fill:none;
	stroke:#05C3DE;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}

.svg-telkom-grey-light {
	color: #E6F0F9;
}

a .svg-telkom-grey-light {
	color: #E6F0F9;
}

a:hover .svg-telkom-grey-light {
	color: #05C3DE;
}






  





  




.section_our_solution .row {
  align-items: center;
}

.our_solution_category {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.our_solution_category .solution_cards_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.solution_cards_box .solution_card {
  flex: 0 50%;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(136, 144, 195, 0.2),
    0 5px 15px 0 rgba(37, 44, 97, 0.15);
  border-radius: 15px;
  margin: 8px;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 265px;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover {
  background: #309df0;
  color: #fff;
  transform: scale(1.1);
  z-index: 9;
}

.solution_cards_box .solution_card:hover::before {
  background: rgb(85 108 214 / 10%);
}

.solution_cards_box .solution_card:hover .solu_title h3,
.solution_cards_box .solution_card:hover .solu_description p {
  color: #fff;
}

.solution_cards_box .solution_card:before {
  content: "";
  position: absolute;
  background: rgb(85 108 214 / 5%);
  width: 170px;
  height: 400px;
  z-index: -1;
  transform: rotate(42deg);
  right: -56px;
  top: -23px;
  border-radius: 35px;
}

.solution_cards_box .solution_card:hover .solu_description button {
  background: #fff !important;
  color: #309df0;
}

.solution_card .so_top_icon {
}

.solution_card .solu_title h3 {
  color: #212121;
  font-size: 1.3rem;
  margin-top: 13px;
  margin-bottom: 13px;
}

.solution_card .solu_description p {
  font-size: 15px;
  margin-bottom: 15px;
}

.solution_card .solu_description button {
  border: 0;
  border-radius: 15px;
  background: linear-gradient(
    140deg,
    #42c3ca 0%,
    #42c3ca 50%,
    #42c3cac7 75%
  ) !important;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  padding: 5px 16px;
}

.our_solution_content h1 {
  text-transform: capitalize;
  margin-bottom: 1rem;
  font-size: 2.5rem;
}
.our_solution_content p {
}

.hover_color_bubble {
  position: absolute;
  background: rgb(54 81 207 / 15%);
  width: 100rem;
  height: 100rem;
  left: 0;
  right: 0;
  z-index: -1;
  top: 16rem;
  border-radius: 50%;
  transform: rotate(-36deg);
  
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover .hover_color_bubble {
  top: 0rem;
}

.solution_cards_box .solution_card .so_top_icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution_cards_box .solution_card .so_top_icon img {
  width: 40px;
  height: 50px;
  object-fit: contain;
}


@media screen and (min-width: 320px) {
  .sol_card_top_3 {
    position: relative;
    top: 0;
  }

  .our_solution_category {
    width: 100%;
    margin: 0 auto;
  }

  .our_solution_category .solution_cards_box {
    flex: auto;
  }
}
@media only screen and (min-width: 768px) {
  .our_solution_category .solution_cards_box {
    flex: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .sol_card_top_3 {
    position: relative;
    top: -3rem;
  }
  .our_solution_category {
    width: 50%;
    margin: 0 auto;
  }
}










.ir-table table {
  border-collapse: collapse;
  width: 100%;
}



.ir-table th, td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}




.ir-table table {
	
	border: none !important;
	
	border: 0 !important;
	
	
}


.ir-table thead, th {
	
	background-color: #C7E4EF !important;
	
	border-bottom: 1px solid #5B6770 !important;
	
	font-weight: bold !important;
	
	border-left: none;
	
	border-right: none;
	
	color: #2C2A29 !important;
	
}


.ir-table-sub-head td {
	
	color: #0083c2 !important;
	
	border-left: none;
	
	border-right: none;
}




.ir-table tr {
	
	background-color: #E4F2F7;
	
}


.ir-table table, td {
	
	color: #5B6770;
	
	border: 1px solid #5B6770;
	
	text-align: left;
	
	border-left: none;
	
	border-right: none;
	
	background-color: #E4F2F7;
	
}

.ir-table table {
	
  border-collapse: collapse;
	
  width: 100%;
	
}

.ir-table th, td {
	
  padding: 15px;
	
}

.ir-table tfoot tr td {
	
	color: #2C2A29;
	
	background-color: #9AB2BB !important;
	
	font-weight: bold;
	
}






.ir-table tr a {
	
	background-color: transparent!important;
	
	color: #004F9D !important; 
	
	text-decoration: none;

	
}

.ir-table tr a:hover {
	
	background-color: transparent!important;
	
	color: #5BC2E7 !important;
	
	text-decoration: none;
	
}





.white-card-shadow-only {
  border: none;
  box-shadow: 8px 8px 8px rgba(181,207,208,50%);
  background-color: white;
}







 

.background-gradient {
	
background: linear-gradient(349deg, rgba(230,240,247,1) 0%, rgba(245,255,255,1) 53%, rgba(255,255,255,1) 85%, rgba(255,255,255,0.3) 100%);
	
	}

 







.btn-ir-over {
  background-color: #ffffff !important;
  color: #082D6C !important;
}
 
.btn-ir-over:hover {
  background-color: #082D6C !important;
  color: #ffffff !important;
}

.btn-ir-over a{
  color: #082d6c !important;
  text-decoration: none !important;
}
 
 
.btn-ir-over a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}



.icon-svg-telkom-green {
	fill:#FFFFFF;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}
 
a .icon-svg-telkom-green {
	fill:#FFFFFF;
	stroke:none;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:4px;
}
 
a:hover .icon-svg-telkom-green {
  fill: #FFFFFF;
  stroke: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 4px;
}

.btn-green {
	background-color: #00968E !important;
	border: 1px solid #00968E !important;
	color: #FFFFFF !important;
}
 
.btn-green:hover {
	background-color: #00655F !important;
	border: 1px solid #00655F !important;
	color: #FFFFFF !important;
}






.pivot-data-text h1 {
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	font-weight: 500;
	line-height: 1; 
	color: #ffffff; 
	padding:0px;
}

.pivot-data-text p {
	font-size: 11px;
	line-height: 1;
	text-align: left;
}

.pivot-info-text h1 {
	line-height: 1;
	text-align: left;
}

.pivot-info-text h2 {
	line-height: 1;
	text-align: left;
}

.pivot-info-text h3 {
	line-height: 1;
	text-align: left;
}

.pivot-info-text h4 {
	font-size: 18px;
	line-height: 1;
	text-align: left;
}

.pivot-info-text h5 {
	font-size: 16px;
	line-height: 1;
	text-align: left;
}

.pivot-info-text h6 {
	line-height: 1;
	text-align: left;
}

.pivot-info-text p {
	font-size: 15px;
	line-height: 1;
	text-align: left;
}

.bg-pivot-data {
	background: rgb(60,85,100); 
	background: linear-gradient(180deg, rgba(60,85,100,1) 0%, rgba(60,85,100,1) 40%); 
	color: #ffffff; 
}

.bg-pivot-data h1 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-pivot-data h2 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-pivot-data h3 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-pivot-data h4 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-pivot-data h5 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-pivot-data h6 {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}

.bg-pivot-data p {
	
	font-family: "Telkom123 Regular", Calibri, FS Albert Web Thin,Arial,Helvetica, sans-serif;
	
	font-weight: 500;
	
	line-height: 1; 
	
	color: #ffffff; 
	
	padding:0px 10px;
	
}



.bg-pivot-data a {
  color: #082D6C !important; 
	text-decoration: none;
}




.bg-pivot-data a:hover { 
  color: #005B94 !important;
	
}












.url-telkom-blue:link {
	color: #0083c2 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue:visited {
	color: #0083c2 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue:hover {
	color: #0083c2 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue:active {
	color: #0083c2 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-1:link {
	color: #93D0F2 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-1:visited {
	color: #93D0F2 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-1:hover {
	color: #93D0F2 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-1:active {
	color: #93D0F2 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-2:link {
	color: #44C7ED !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-2:visited {
	color: #44C7ED !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-2:hover {
	color: #44C7ED !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-2:active {
	color: #44C7ED !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-3:link {
	color: #15C0DA !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-3:visited {
	color: #15C0DA !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-3:hover {
	color: #15C0DA !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-3:active {
	color: #15C0DA !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-4:link {
	color: #00B5EF !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-4:visited {
	color: #00B5EF !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-4:hover {
	color: #00B5EF !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-4:active {
	color: #00B5EF !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-5:link {
	color: #005B94 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-5:visited {
	color: #005B94 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-5:hover {
	color: #005B94 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-5:active {
	color: #005B94 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-6:link {
	color: #004F9D !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-6:visited {
	color: #004F9D !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-6:hover {
	color: #004F9D !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-6:active {
	color: #004F9D !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-7:link {
	color: #1B419B !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-7:visited {
	color: #1B419B !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-7:hover {
	color: #1B419B !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-7:active {
	color: #1B419B !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-8:link {
	color: #003E6A !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-8:visited {
	color: #003E6A !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-8:hover {
	color: #003E6A !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-8:active {
	color: #003E6A !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-9:link {
	color: #00437C !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-9:visited {
	color: #00437C !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-9:hover {
	color: #00437C !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-9:active {
	color: #00437C !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-blue-10:link {
	color: #082D6C !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-10:visited {
	color: #082D6C !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-blue-10:hover {
	color: #082D6C !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-blue-10:active {
	color: #082D6C !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-white:link {
	color: #ffffff !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-white:visited {
	color: #ffffff !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-white:hover {
	color: #ffffff !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-white:active {
	color: #ffffff !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-grey-1:link {
	color: #D0D3D4 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-grey-1:visited {
	color: #D0D3D4 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-grey-1:hover {
	color: #D0D3D4 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-grey-1:active {
	color: #D0D3D4 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-grey-2:link {
	color: #A2AAAD !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-grey-2:visited {
	color: #A2AAAD !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-grey-2:hover {
	color: #A2AAAD !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-grey-2:active {
	color: #A2AAAD !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}







.url-telkom-grey-3:link {
	color: #5B6770 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-grey-3:visited {
	color: #5B6770 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}


.url-telkom-grey-3:hover {
	color: #5B6770 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
	opacity: 0.8 !important;
}


.url-telkom-grey-3:active {
	color: #5B6770 !important;
	background-color: transparent !important;
	text-decoration: underline!important;
}



.news-govern-svg-stroke {
    fill: none;
    stroke: #0483c2;
    stroke-linejoin: round;
    stroke-width: 2px;
}

