<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------------------------
 * Multipurpose: Free Template by FreeHTML5.co
 * Author: https://freehtml5.co
 * Facebook: https://facebook.com/fh5co
 * Twitter: https://twitter.com/fh5co
 -------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of styles content]

1 - Header
2 - Hero
3 - CTA
4 - Services
5 - Featured
6 - Recent Posts
7 - Trust
8 - Pricing Tables
9 - Testimonials
10 - Clients
11 - CTA 2
12 - Footer Widgets
13 - Foot Note
--------------------------------------------------------------------*/
/*-----------------------------------
    1 - Header
------------------------------------*/
header {
  background-color: rgba(0, 51, 102, 0.73);
  color: #fff;
  z-index:1000; 
  position:fixed;
  height : 100px;
}

header a {
  color: #fff;
}

header::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.02);
  position: absolute;
  left: 0;
  bottom: -20px;
}

ul.lis {
   list-style-position: outside;
   list-style: none;
}

ul.lis li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block; 
  width: 20px;
  left: 100px;
}

hr {
  border: 2px solid red;
  border-radius: 5px;
  width : 100%;
  align : right;
  color : red;
}

h1 { 
	font-size: 2.8rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

h2 { 
	font-size: 2.8rem; 
	color : rgba(0, 0, 128, 255);
	text-shadow: -2px 4px 5px rgb(0, 172, 230);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

h6 {
  margin-bottom: 0.5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color : #fff;
}

h11 {
	font-size: 1.8rem;
	font-family: "Farsan", sans-serif;
	text-shadow: 2px -1px 10px rgb(0, 102, 255);
	color : rgba(255,255,255,255);
}

h12 { 
	font-family: "Farsan", sans-serif;
	font-size: 2.2rem;
	text-shadow: 2px -1px 10px rgb(254,204,0);
	color : rgb(255,255,255);
}

h13 {
	font-size: 1.8rem;
	font-family: "Farsan", sans-serif;
	text-shadow: 2px -1px 10px rgb(255, 153, 0);
	color : rgba(254,204,0,255);
}

h14 { 
	font-size: 2.8rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

h15 { 
	font-size: 2.8rem;
	color : rgba(77, 169, 255,255);
	text-shadow: -3px 4px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

paragraf { 
	font-size: 1rem;
	font-family: "KoHo", sans-serif;
	color : rgba(255,255,255,255);
	line-height: 1.4;
}

paragraf_black { 
	font-size: 1rem;
	font-family: "arial", sans-serif;
	color : rgba(0,0,0,255);
	line-height: 1.4;
}

paragraf_prd { 
	font-size: 17px;
	font-family: "Open Sans Condensed", sans-serif;
	color : rgba(0,0,0,255);
	line-height: 1.4;
}

stabilo_merah { 
	color : rgb(255,0,0);
	text-shadow: -2px 1px 5px rgb(255, 255, 255);
	font-weight : bold;
}

stabilo_kuning { 
	color : rgba(254,204,0,255);
	text-shadow: 2px -1px 10px rgb(255,255,255);
	font-weight : bold;
}

p {
	color: #fff;
	-webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
	padding: 35px 30px 35px 20px;
    line-height: 1.9;
    letter-spacing: 1px;
	background-color: rgba(0, 38, 77, 0.78);
	border-top-right-radius: 100px;
	border-bottom-left-radius: 10px;
	margin-bottom: 0;
	text-shadow: 2px -1px 1px rgb(51, 51, 0);
	font-family: "Marko One", sans-serif;
	font-size : 1.2rem;
}

b {
	font-weight: bold;
	color : rgba(254,204,0,255);
}

b1 {
	font-weight: bold;
	color : rgba(0, 0, 102,255);
}

.peta {
	position : fixed;
	bottom : 10px;
	left : 50px;
}

cp { 
	position : fixed;
	bottom : 5px;
	right : 30%;
	font-size: 1rem;
	font-family: "Stylish", sans-serif;
	color : #fff;
}

.GeneratedMarquee {
	font-family:'Comic Sans MS';
	line-height:1.3em;
	background-color:#CCFFFF;
	padding:1.5em;
	height: 500px;
	width : 800px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : cover;
}

.gbraward {
	width : 200px;
}


.social-icons2 {
  position: absolute;
  width: 600px;
  right : 220px;  
  bottom : 20px;
  padding: 0;
  margin: 0;
  text-align: center;
}

.social-icons2 .logo_ser{ 
  max-width:100%;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 3px;
  display:inline-block;
  margin:4px 4px;
  height:60px;
  bottom : 0%;
}

.social-icons-ver {
  position: fixed;
  width: 10%;  
  top : 200px;
  right : 50px;
  padding: 0;
  margin: 0;
  text-align: center;
}

.social-icons-ver .logo_ser_ver{ 
  max-width:100%;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 3px;
  display:inline-block;
  margin-bottom:10px;
  width:120px;
  bottom : 0%;
}


.nav-link {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}

.contact {
 font-size: 12px;
  left : 180px;
  position: relative;
  right : 20px;
  top : 0px;
}

.tel {
  margin-right: 30px;
}

.contact i {
  color: #ee1515;
  margin-right: 0px;
}

.login {
  padding: 10px 20px;
  font-size: 14px;
  margin-right: 25px;
  text-transform: uppercase;
}

.contact a:hover,
.login:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.login i {
  color: #ee1515;
  margin-right: 8px;
}

.navbar-brand h1 {
  margin: 0;
}

.social {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.social li:not(:last-child) {
  margin-right: 20px;
}

.social a {
  font-size: 14px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #ee1515;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  transition: all 0.25s ease-in-out;
}

.social a:hover {
  color: #fff;
  background-color: #ee1515;
}

.navbar-brand img {
  width: 155px;
  position : absolute;
  top : 3px;
}

.navbar-collapse .search-form input[type="text"] {
  border: 1px solid #ced4da;
  color: #333;
  padding: 1.5625rem 0.625rem;
}

.navbar-collapse .search-form .btn {
  margin-top: 0;
  border-radius: 0;
  margin-left: -1px;
}

.navbar-collapse .nav-link {
  font-size: 1.125rem;
  transition: all 0.2s ease-in-out;
}

.navbar-collapse .nav-link:hover {
  color: #ee1515;
}

.cart,
.login-icon,
.search-icon {
  color: #fff;
  font-size: 1.5rem;
}

.cart:hover,
.login-icon:hover,
.search-icon:hover {
  color: #ee1515;
}

.cart {
  margin-left: 20px;
}

form input.btn-primary:hover,
form button.btn-primary:hover {
  background-color: #fff;
  color: #ee1515;
}

.container_p {
	width:97%;
	height : 100%;
	background: #FFF;
	padding: 15px 15px;
	margin: 5px 10px 20px 20px;
	position: fixed;
	clear: both;
	top : 75px;
}


/*-----------------------------------
    1 - Hero
------------------------------------*/
.hero {
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.hero .container {
  position: relative;
  z-index: 1;
  top: 100px;  
}

.hero .container_ind {
  position: relative;
  z-index: 1;
  top: 100px;  
}

.hero .slide-content {
  min-height: 100px;
  color: #fff;
}

.hero .slide-content span {
  color: #ee1515;
}


.hero .slide-content h2 {
	font-size: 2.8rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

.hero .slide-content p {
  color: #fff;
  text-shadow: 5px -1px 20px rgb(255, 51, 51);
  font-size: 1.3rem;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  padding: 35px 50px 35px 30px;
  background-color: rgba(0, 38, 77, 0.4);
  border-top-right-radius: 100px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
}

.hero .slide-content .btn {
  margin-top: 50px;
}

.hero .slide-content .btn:last-child {
  margin-left: 30px;
}

.hero .arr-left,
.hero .arr-right {
  font-size: 3rem;
  display: block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 85%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}

.hero .arr-left:hover,
.hero .arr-right:hover {
  cursor: pointer;
}

.hero .arr-right {
  right: 15px;
}

.hero .diag-bg {
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
          clip-path: polygon(0 0, 100% 100%, 100% 0);
  background-color: rgba(255, 255, 102, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.hero .texture {
  width: 100%;
  height: 100%;
  background: url("../images/hero-texture.png") no-repeat center;
  background-size: cover;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.hero::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.02);
  position: absolute;
  left: 0;
  bottom: 29%;
}

.hero::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.02);
  position: absolute;
  left: 0;
  bottom: 58%;
}


/*-----------------------------------
    1p - prod
------------------------------------*/
.prod {
  background: url("../gambar/product.png") no-repeat right bottom;
  background-size: auto 50%;
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.prod .container2 {
  position: relative;
  z-index: 1;
  top: 100px;
  width : 100%;
}

.prod h1 { 
	font-size: 2.8rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

.prod .slide-content {
  min-height: 100px;
  color: #fff;
}

.prod .slide-content span {
  color: #ee1515;
}

.prod .slide-content h1 {
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.56);
  text-transform: uppercase;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  font-weight: bold;
}

.prod .slide-content p {
  color: #170936;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  padding: 35px 10px 35px 30px;
  background-color: rgba(255, 255, 255, 0.55);
  border-top-right-radius: 100px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
}

.prod .slide-content .btn {
  margin-top: 50px;
}

.prod .slide-content .btn:last-child {
  margin-left: 30px;
}

.prod .arr-left,
.prod .arr-right {
  font-size: 3rem;
  display: block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 85%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
}

.prod .arr-left:hover,
.prod .arr-right:hover {
  cursor: pointer;
}

.prod .arr-right {
  right: 15px;
}

.prod .diag-bg {
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
          clip-path: polygon(0 0, 100% 100%, 100% 0);
  background-color: rgba(255, 255, 102, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.prod .texture {
  width: 100%;
  height: 100%;
  background: url("../images/hero-texture.png") no-repeat center;
  background-size: cover;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.prod::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.02);
  position: absolute;
  left: 0;
  bottom: 29%;
}

.prod::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.02);
  position: absolute;
  left: 0;
  bottom: 58%;
}


/*-----------------------------------
    1 - CTA
------------------------------------*/
.cta-content {
  padding: 30px 0 90px;
  color: #fff;
  background-color: #ee1515;
  position: relative;
  z-index: 1;
}

.cta-content::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(24, 9, 53, 0.77);
  position: absolute;
  top: -25px;
  left: -1px;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}

.cta-content .subscribe-btn {
  align-self: flex-end;
  margin-right: 30px;
}

/*-----------------------------------
    1 - Services
------------------------------------*/
.title {
  font-weight: 700;
  text-transform: uppercase;
}

.title h6 {
  letter-spacing: 4px;
  margin-bottom: 20px;
}

.title h1 {
  font-size: 35px;
}

.title .title-blue {
  color: #26264b;
}

.title .title-primary {
  color: #ee1515;
}

.services {
  padding: 80px 0 50px;
}

.services .title {
  margin-bottom: 20px;
}

.services .media {
  margin: 40px 0;
}

.services h5 {
  color: #26264b;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/*-----------------------------------
    1 - Featured
------------------------------------*/
.featured {
  padding: 80px 0;
  background-color: #fafafa;
}

.featured p {
  margin: 35px 0 53px;
}

.featured .media i {
  font-size: 24px;
  color: #ee1515;
}

.featured .media h5 {
  text-transform: uppercase;
  color: #26264b;
}

.featured .btn {
  margin-top: 80px;
}

.featured-img {
  position: relative;
  height: 530px;
  margin-top: 60px;
}

.featured-big {
  position: absolute;
  bottom: 0;
  right: 0;
}

.featured-small {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 25px 0 0;
  background-color: #fff;
}

/*-----------------------------------
    1 - Recent Posts
------------------------------------*/
.recent-posts {
  padding: 65px 0 100px;
}

.recent-posts .btn {
  margin-top: 60px;
}

.recent-posts .row .col-lg-6:nth-of-type(odd) .post-thumb {
  margin-top: 30px;
}

.recent-posts .row .col-lg-6:nth-of-type(even) .post-thumb {
  margin-bottom: 30px;
}

.single-rpost {
  margin: 35px 0 0;
}

.post-thumb {
  flex: 0 0 273px;
}

.post-content {
  color: #ccc;
}

.post-content time {
  font-size: 14px;
  color: #ccc;
}

.post-content h3 {
  margin: 10px 0 2px;
}

.post-content h3 a {
  color: #26264b;
  font-weight: 600;
}

.post-content h3 a:hover {
  font-weight: 700;
  text-decoration: none;
}

.post-content a {
  color: #ccc;
}

.post-content a:hover {
  color: #26264b;
}

.post-content .post-btn {
  color: #6e6e6e;
  text-align: center;
  font-size: 10px;
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50%;
  background-color: whitesmoke;
}

.post-content .post-btn:hover {
  color: #fff;
  background-color: #ee1515;
}

/*-----------------------------------
    1 - Trust
------------------------------------*/
.trust {
  padding: 75px 0;
  background-color: #26264b;
  color: #ddd;
  position: relative;
}

.trust .title {
  margin-bottom: 46px;
}

.trust h1 {
  color: #fff;
}

.trust h5 {
  font-size: 24px;
  color: #fefefe;
  margin: 28px 0 12px;
}

.trust ul {
  color: #fff;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.trust li {
  margin-bottom: 15px;
}

.trust .gallery img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.trust .gal-img {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.trust .gal-img i {
  font-size: 72px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 2;
}

.trust .gal-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.trust .gal-img:hover {
  cursor: pointer;
}

.trust .gal-img:hover i {
  opacity: 1;
}

.trust .gal-img:hover::after {
  opacity: 1;
}

.trust .gal-img3 {
  top: -50%;
  left: 50%;
}

/*-----------------------------------
    1 - Pricing Table
------------------------------------*/
.pricing-table {
  padding: 100px 0;
}

.single-pricing {
  padding: 10px 10px 10px;
  margin-top: 5px;
  margin-right: 10px;
  color: #fff;
  background: rgba(0, 0, 153, 0.57);
  /*006aa7 26264b*/
  border: 0px solid #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.2s ease-in-out;
  width : 360px;
  height : 180px
}

.single-pricing span {
  font-size: 12px;
  text-transform: uppercase;
  background-color: transparent;
  position: absolute;
  top: 20px;
  right: 6px;
  transition: all 0.2s ease-in-out;
}

.single-pricing btn_single { 
	background-color: transparent;
	width: 120px;
    border: 0px solid white;
    cursor: pointer;
    position: absolute;
	bottom : 5px;
	right : 1px;
}

.single-pricing h2 {
  margin-bottom: -5px;
}

.single-pricing .desc {
  color: #9d9d9d;
  padding-bottom: 10px;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}

.single-pricing .price {
  font-size: 2rem;
  margin-bottom: 8px;
}

.single-pricing d {
	color: #fff;
	font-family: "arial", sans-serif;
	text-shadow: 5px -1px 10px rgb(255, 204, 0);
	padding : 5px;
	text-align : left;
}

.single-pricing d:last-of-type {
  margin-bottom: 25px;
}

.single-pricing svg {
  width: 210px;
  position: absolute;
  top: -45px;
  right: -60px;
  z-index: -1;
  transition: all 0.5s ease-in-out;
}

.single-pricing h5 {
	margin-bottom: 0.5rem;
	font-family: "Marko One", sans-serif;
	text-shadow: -3px 3px 5px rgb(0, 51, 102);
	font-weight: 700;
	line-height: 1.2;
	color : #fff;
	border-bottom: 2px solid red;
}

.single-pricing b {
	font-weight: bold;
	color : #fff;
}

.single-pricing b:hover {
	font-weight: bold;
	color : #fff;
}

.single-pricing:hover {
  border: 4px solid #fff;
  box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.16);
  margin: 19px 0 -4px;
}

.single-pricing:hover span {
  background-color: #fecc00;
}

.single-pricing:hover h5 {
  color: #fff;
  font-size : 25px;
  font-weight: bold;
}

.single-pricing:hover d {
  color: #26264b;
}


.single-pricing:hover .desc {
  color: #fff;
  border-bottom: 2px solid rgba(245, 245, 245, 0.322);
}

.single-pricing:hover svg {
  width: 400%;
  top: -200%;
  right: -50%;
}

.single-pricing:hover .btn_singel {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}


/*-----------------------------------
    1 - Testimonials
------------------------------------*/
.testimonial-and-clients {
  background: url(../images/test-clients-bg.png) center center/cover no-repeat #ee1515;
}

.testimonials {
  padding: 95px 0 85px;
  color: #fff;
  border-bottom: 1px solid #26264b;
}

.testimonials .test-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
}

.testimonials .test-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 90px;
}

.testimonials h5 {
  color: #26264b;
  margin-top: 15px;
}

.testimonials span {
  color: #c4c4c4;
  display: inline-block;
  margin: 0 0 17px;
}

.testimonials p {
  font-size: 17px;
  line-height: 27px;
}

.test-pagination {
  text-align: center;
  margin-top: 8px;
}

.test-pagination span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #26264b;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

.test-pagination span:hover {
  cursor: pointer;
}

.test-pagination span:not(:last-child) {
  margin-right: 10px;
}

.test-pagination span.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: white;
}

/*-----------------------------------
    1 - Clients
------------------------------------*/
.clients {
  padding: 70px 0;
}

.clients .swiper-wrapper {
  text-align: center;
}

/*-----------------------------------
    1 - CTA 2
------------------------------------*/
.cta2 {
  margin: 50px 0 -30px;
}

/*-----------------------------------
    1 - Footer
------------------------------------*/
footer {
  background: url(../images/footer-bg.png) center center/cover no-repeat #26264b;
}

/*-----------------------------------
    1 - Footer Widgets
------------------------------------*/
.footer-widgets {
  padding: 100px 0;
}

.footer-widgets .col-md-6 .single-widget:not(:first-child) .widget-tiltle {
  margin: 40px 0 30px;
}

.single-widget {
  color: #aaa;
}

.single-widget .widget-tiltle {
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 45px;
}

.single-widget i {
  color: #ee1515;
}

.single-widget h6 {
  color: #fff;
}

.single-widget .media {
  margin-bottom: 20px;
}

.contact-widget a {
  color: #aaa;
}

.contact-widget i {
  font-size: 22px;
}

.twitter-widget i,
.twitter-widget h6 {
  color: #777;
}

span {
  color: #fff;
}

.recent-post-widget .rcnt-img {
  width: 68px;
  height: 68px;
  border-radius: 4px;
  overflow: hidden;
}

.recent-post-widget .rcnt-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.recent-post-widget a {
  color: #fff;
}

.recent-post-widget p {
  font-size: 13px;
}

.recent-post-widget i {
  margin-right: 10px;
}

.recent-post-widget i:last-of-type {
  margin-left: 15px;
}

.tags-widget {
  margin: -10px -10px 0 0;
}

.tags-widget a {
  color: #aaa;
  display: inline-block;
  padding: 10px 12px;
  border-radius: 2px;
  background-color: #363636;
  font-size: 14px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin: 10px 10px 0 0;
}

.tags-widget a:hover {
  text-decoration: none;
  color: #26264b;
  background-color: #ee1515;
}

.subscribe-widget form {
  margin-bottom: 10px;
}

.subscribe-widget input {
  font-size: 14px;
  padding: 0px 10px;
  background-color: #444;
  border: none;
  line-height: 0;
  position: relative;
  z-index: 1;
}

.subscribe-widget input:focus {
  outline: none;
  box-shadow: none;
}

.subscribe-widget button {
  background: #ee1515;
  border: none;
  padding: 9px 14px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: -10px;
  position: relative;
  z-index: 5;
}

.subscribe-widget button i {
  color: #fff;
}

.subscribe-widget .social-nav {
  margin-top: 32px;
}

.subscribe-widget .social-nav a {
  display: inline-block;
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  color: #ddd;
  background-color: #444;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-right: 10px;
}

.subscribe-widget .social-nav a i {
  color: #ddd;
}

.subscribe-widget .social-nav a:hover {
  background-color: #ee1515;
}

/*-----------------------------------
    1 - Foot Note
------------------------------------*/
.foot-note {
  padding: 35px 0;
  background-color: #ee1515;
  color: #26264b;
}

.foot-note a {
  color: #26264b;
}

.foot-note a:last-child {
  margin-left: 30px;
}

.foot-note a.fh5-link {
  margin-left: 0;
}

/*-----------------------------------
    toolpate
------------------------------------*/
.diag-bg {
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
          clip-path: polygon(0 0, 100% 100%, 100% 0);
  background-color: rgba(173, 173, 133, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tm-main-content {
    display: flex;    
    align-items: center;
    padding: 40px 15px; 
    position: absolute;
    left: 0;
    right: 0;
    top:0px;
    bottom: 0;
    overflow: auto;
}

.tm-main-content2 {
    display: flex;    
    align-items: center;
    padding: 40px 15px; 
    position: absolute;
    left: 0;
    right: 0;
    top:0px;
    bottom: 0;
    overflow: auto;
}

.tm-site-header-col {
    display: flex;
    align-items: center;
}

.tm-site-header {
    margin: 5px;
    text-align: right;
    width: 100%;
}

.tm-nav ul {
    padding-left: 0;
    display: block;    
}

.tm-nav li { 
    list-style: none; 
    display: inline-block;
    border: 1px solid white;
    float: left;
    margin: 10px;
}

.tm-nav-link { 
	background-color: rgba(0, 51, 102, 0.33);
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 165px;
    height: 165px;
    text-align: center;
    border: 1px solid white;
    cursor: pointer;
    position: relative;
}

.tm-nav-link1 { 
	background: url("../gambar/map.jpg") no-repeat center;
	background-color: transparent;
    color: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 0px solid white;
    position : fixed;
	bottom : 20px;
	right : 50%;
}

.tm-nav-link2 { 
	background-color: transparent;
	color: white;
    display: flex;
    justify-content: center;
    width: 150px;
    height: 30px;
    border: 0px solid white;
    cursor: pointer;
    position: fixed;
	bottom : 180px;
	left : 580px
}

.tm-nav-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

.tm-nav-text1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
	color : black;
}


.fa-3x { font-size: 2.5em; }

.product {
    background: transparent;
    transition: all 0.3s ease;
}

.product:hover {
    background: #2c2a35;
    color: #a9a9a9;
}

.tm-nav-icon {    
    display: block;
    margin-bottom: 25px;
}

/* Expanding Grid Items from Codrops */
.tm-page-title { font-weight: 300; }
.content { max-width: 370px; }
.grid {
    display: flex;
    flex-wrap: wrap;
}
.grid__item { margin: 10px; }
.product {
    position: relative;
    cursor: pointer;
}

.product__bg {
    width: 100%;
    height: 100%;
    top: 0px;
}

.product__bg,
.product__description {
    opacity: 0;
    position: absolute;
}

.product__description {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.tm-fa-close { font-size: 0px; }

.details {
    font-size: 1rem;    
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none;
    padding: 15px;   
    display: none; 
}

.details &gt; * {
    position: relative;
    opacity: 0;
}

.details--open { pointer-events: auto; }

.details__bg {
    width: 100%;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.details__bg--down { background: rgba(23, 22, 29, 0.97);}

.details__bg {
    padding: 30px;
    transform-origin: 0 0;
}

.details__close {
    position: absolute;
    top: 20px;
    right: 30px;
    border: 0;
    background: none;
    margin: 1em;
    cursor: pointer;
    font-size: 0;
    color: white;
    z-index: 1001;
}

.details__close::before,.details__close::after{
	content: "";
	position: absolute;
	top : 0px;
	width: 5px;
	height: 25px;
	background: white;
	position: absolute;
	bottom: -30px;
	right: 20px;
}

.details__close::before{
	transform: rotate(-45deg);
}

.details__close::after{
	transform: rotate(45deg);
}

.product__description b {
  font-weight: bold;
}

/* Team */
.tm-reverse-sm { flex-direction: row; }

/* Our Work */
.tm-slider-img {
    padding-left: 10px;
    padding-right: 10px;
}

.slick-dots li button:before {
    font-size: 20px;
    color: white;
    opacity: 1;
}

.slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: deepskyblue;
}

/* Contact */
.form-control {
    font-size: 1.1rem;
    border-radius: 0;
    border: none;
    background-color: #353541;
    color: white;
    padding: .75rem;
}

.form-control:focus {
    color: #cecece;
    background-color: #4d4c59;
    border-color: transparent;
}

.tm-col-email { padding-left: 0; }

.tm-btn-submit { background-color: #006599; }

.tm-btn-gray {
    background-color: #494752;
    color: white;
}

.tm-btn-gray:hover {
    background-color: #77757d;
    color: white;
}

.tm-text-highlight { color: white; }
.tm-text-highlight:hover { color: red; }
.tm-main-content.tm-footer-relative { flex-direction: column; } 
.tm-main-content2.tm-footer-relative { flex-direction: column; } 
.tm-main-content.tm-footer-relative footer {
    position: relative;
    bottom: 0;
    margin-top: 50px;
}

.tm-main-content2.tm-footer-relative footer {
    position: relative;
    bottom: 0;
    margin-top: 50px;
}

.tm-copyright-text {
    background-color: rgba(0,0,0,0.6);
    display: inline-block;
    padding: 10px 30px;
}

a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

p:last-child { margin-bottom: 0; }

#tm-wrap {
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 100vh;
}
</pre></body></html>