.page-header .nothing {
    color: #0d6efd !important;
}
.error404 .error-404 .sub-title-404 {
    color: #0d6efd !important;
}

/* Coloring Style */
.btn-purple-moon {
	background: #4e54c8;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #8f94fb, #4e54c8);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #8f94fb, #4e54c8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-ultra-voilet {
	background: #654ea3;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #eaafc8, #654ea3);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #eaafc8, #654ea3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-pink-moon {
	background: #ec008c;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #fc6767, #ec008c);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #fc6767, #ec008c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-cool-blues {
	background: #2193b0;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #6dd5ed, #2193b0);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #6dd5ed, #2193b0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-dark-blue {
	background: #7474BF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-green-moon {
	background: #56ab2f;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #a8e063, #56ab2f);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #a8e063, #56ab2f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-orange-moon {
	background: #fc4a1a;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-dark-moon {
	background: #141E30;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-light-moon {
	background: #FFEFBA;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #FFFFFF, #FFEFBA);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #FFFFFF, #FFEFBA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #000;
	border: 3px solid #eee;
}

.btn-funky-moon {
	background: #A770EF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(145deg, #FDB99B, #CF8BF3, #A770EF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(145deg, #FDB99B, #CF8BF3, #A770EF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}
/* BG */

.bg-purple-moon {
	background: #4e54c8;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #8f94fb, #4e54c8);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #8f94fb, #4e54c8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-ultra-voilet {
	background: #654ea3;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #eaafc8, #654ea3);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #eaafc8, #654ea3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-pink-moon {
	background: #ec008c;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #fc6767, #ec008c);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #fc6767, #ec008c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-cool-blues {
	background: #2193b0;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #6dd5ed, #2193b0);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #6dd5ed, #2193b0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-dark-blue {
	background: #7474BF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-green-moon {
	background: #56ab2f;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #a8e063, #56ab2f);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #a8e063, #56ab2f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-orange-moon {
	background: #fc4a1a;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-dark-moon {
	background: #141E30;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;

}

.bg-dark-moon2 {
	background: #141E30;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.bg-light-moon {
	background: #FFEFBA;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #FFFFFF, #FFEFBA);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #FFFFFF, #FFEFBA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #000;

}

.bg-funky-moon {
	background: #A770EF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(145deg, #FDB99B, #CF8BF3, #A770EF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(145deg, #FDB99B, #CF8BF3, #A770EF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
}




/* Section */
section {
	padding: 60px 0;
	overflow: hidden;
  }


/* Replace Responsive Header */
.header #logo {
    float: left;
    height: 100%;
    width: 50px !important;
	padding-top: 20px;
}

.nav {
  	display: block !important;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
  }


/*top menu color replace */
.themesflat-top {
    background-color: #106eea !important;
}
.themesflat-socials li a:hover
{
	background-color: #003466 !important;
	border-radius: 8px;
}

/*header */

.header {
	background-color:#003466 !important;
	color:white !important;
	/*background: url(../images/okayana/bgnavigasi2.jpg) fixed center center;*/
    background-size: cover;}

.header.header-sticky {
	background-color:#ffffff !important;
	background: none;
    background-size: cover;
}

#mainnav > ul > li {
    display: inline-block;
    margin-left: 41.5px;
    cursor: pointer;
}

#mainnav > ul > li > a {
    color: #fff !important;
}

#mainnav > ul > li > a:hover {
    color: #ffc107 !important;
}

/* sub menu style */

#mainnav ul.sub-menu {
    background-color: #106eea !important;
    border-radius: 10px;
    box-shadow: 0 1px 12px 5px rgb(0 0 0 / 25%);
	margin-top:-35px;
}
#mainnav ul.sub-menu > li {
    border-color: #eeeeee5e !important;
}
#mainnav ul.sub-menu > li:first-child {

    border-top: 0 !important;
}
#mainnav ul.sub-menu > li {
    border-top: 1px solid #f8f9fa !important;
}
#mainnav ul.sub-menu > li > a:hover {
	background: #1d2129a1 !important;
	color: #fff;	
}
#mainnav ul.sub-menu > li:first-child > a:hover {
	border-radius:10px 10px 0px 0px;
}
#mainnav ul.sub-menu > li:last-child > a:hover {
	border-radius:0px 0px 10px 10px;
}
#mainnav ul.sub-menu > li {
    border-top: 1px solid #ffffff7d !important;
}

.header.header-sticky #mainnav > ul > li > a {
    color: #424242 !important;
}

.header.header-sticky .show-search {
    margin-top: -15px !important;
}

/*mobile menu height */
.header .header-sticky #mainnav-mobi {
	min-height: 500px !important;
	margin-top: -17px !important;
}

#mainnav-mobi {
	min-height: 500px !important;
	
}
#mainnav-mobi ul{
	max-height: 500px !important;
}


/*menu layanan only*/
#menu-item-1613 ul.sub-menu > li > a
{
	line-height:25px !important;
	/*margin:10px 0px 10px 0px !important;*/
}
#menu-item-1613 ul.sub-menu {
	min-width: 300px !important;
}



.header.header-sticky #mainnav > ul > li.current-menu-item > a {
    color: rgb(22 122 198) !important;
}

.header.header-sticky #mainnav > ul > li > a:hover{
    color: rgb(22 122 198) !important;
}

.header.header-sticky #mainnav ul.sub-menu{
    margin-top:0px;
}

/*sarch menu top*/
.top-search.show {
	z-index: 9999999999;
}
.top-search {
    position: absolute;
}

.top-search.show {
	top:25% !important;
	}

.header.header-sticky .top-search.show {
	top:100% !important;
	}

/* Sloder Header Mod */
.okaslide{
	width:100%;
	max-height:450px;
	height: 200px;
	background-color:#003466;
	position:relative;
	background-size: cover;
}

.okaslideinner{
	max-width:1000px;
	height:100%;
	position:relative;
	margin:auto;
	padding:10px 10px 10px 10px;
}

.show-search {
    margin-top: 5px !important;
}
.show-search a {
    background: rgb(22 122 198) !important;
}


/* Wave Header */
.wave {
	position: absolute;
	left:0;
	right:0;
	top:100px;
	height: 145px;
	bottom:0;
	z-index: 1;
  }
  
  .wave + .wave {
	z-index: 2;
  }

  .wave-style{
	background: #0648B3;
	margin: 0;
	padding: 0;
  }

@media only screen and (max-width: 1024px)
{
	.instalasi-big
	{
		display: none;
	}
	.content-left{
		display:none !important;
	}

	.show-search {
		margin-top: 0px !important;
	}
	.okaslide {
		height: 395px;
	}
	.wave{
		top:205px;
	}
}

@media only screen and (min-width: 768px)
  {
	.igbox{
		width: 24% !important;
	}
  }
  
@media only screen and (max-width: 768px) {
	.logo img, .logo svg{
		height: 50px !important;
	}

	.content-left{
		display:none !important;
	}

	.show-search {
		margin-top: 0px !important;
	}

	.okaslide {
		height: 300px;
	}
	.wave{
		top:160px;
	}
	.igbox{
		width: 31% !important;
	}
	
}

@media only screen and (max-width: 420px) {
	.logo img, .logo svg{
		height: 50px !important;
	}

	.content-left{
		display:none !important;
	}

	.show-search {
		margin-top: 0px !important;
	}

	.okaslide {
		height: 240px;
	}
	.wave{
		top:130px;
	}
	.igbox {
		width: 31% !important;
	}
	
	
}

@media only screen and (max-width: 300px) {
	.logo img, .logo svg{
		height: 50px !important;
	}

	.content-left{
		display:none !important;
	}

	.show-search {
		margin-top: 0px !important;
	}

	.okaslide {
		height: 205px;
	}
	.wave{
		top:130px;
	}
	.igbox {
		width: 30% !important;
	}
	
}

/* Splash menu By Oka */
.splash-oka
{
	position:fixed;
	top: 0; left: 0;
	background:rgba(0, 0, 0, 0.80);
	z-index:9999999;
	width:100%;
	height:100%;
}
.splash-oka-inside
{
	position:fixed;
	top: 0; left: 0;
	transform: translate(calc(50vw - 50%), calc(50vh - 50%));
	/*display: flex; 
	justify-content: flex-end;*/
}
.splash-oka-image
{
	max-width: 770px;
  	height: auto;
	width: 95vw;
	border-style: solid;
	border: 8px solid #0080ff46;
	border-radius:10px;
}
.splash-oka-btn{
	position: absolute;
	top: 3%;
	right: 4%;
	height:30px;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #f00;
	transform: translate(50%, -50%);
	z-index: 999;
}

.carousel {
    position: relative;
    max-width: 800px !important;
}

.box {
	align-self: flex-end;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	height: 120px;
	margin: 0 auto 0 auto;
	transform-origin: bottom;
	width: 100px;
}
.bounce-2 {
	animation-name: bounce-2;
	animation-timing-function: ease;
}
@keyframes bounce-2 {
	0%   { transform: translateY(0); }
	50%  { transform: translateY(-30px); }
	100% { transform: translateY(0); }
}


/*admin login style */
.logged-in .wave{
	top:230px;
}


.admin-bar .wave{
	top:230px;
}

/*footer social media box */
.okayana-socialmedia-box{
	
	overflow-y: scroll;
}

.col-sosmed-property{
	background: white;
	border-radius:10px !important;
	margin-top:20px;
	overflow: scroll;
}
.col-sosmed-child{
	margin: 0 auto; 
}
.bottom
{
	padding: 10px 0 !important;
	background-color: none;
}
.bottom p {
	margin-bottom: 0 !important;
    line-height: 20px !important;
}
.btx-custom
{
	color: #0dcaf0;
}
.oka-footer{
	/*background: linear-gradient(rgba(40, 58, 90, 0.9), rgba(40, 58, 90, 0.9)), url(../img/cta-bg.jpg) fixed center center;*/
	background: url(../images/okayana/bgnavigasi2.jpg) fixed center center;
    background-size: cover;
}

/* go to top */
.go-top.show {
	border-radius: 50%;
}


/* Scrollbar Style */
.kegiatan ::-webkit-scrollbar {
    width: 0px;
}
.socialmedia ::-webkit-scrollbar {
    width: 0px;
}
.berita ::-webkit-scrollbar {
    width: 0px;
}



/* Footer MAPS */
.okayana-disnavbenoa-map{
	background-color: #ffffff !important;
}

.bottom {
	background-color: #106eea;
}


/* Custom New Footer */
.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    background: #e7f1fd;
    color: #106eea;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px;
}

.section-title h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
    font-weight: 700;
}

.section-title p {
    margin: 15px auto 0 auto;
    font-weight: 600;
}

.oka-footer .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #106eea;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}


/* Class Instalasi 5 Instalasi */
.instalasi-big .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
	width: 100%;
}

.instalasi-big .icon-box::before {
	content: "";
	position: absolute;
	background: #cbe0fb;
	right: 0;
	left: 0;
	bottom: 0;
	top: 100%;
	transition: all 0.3s;
	z-index: -1;
  }
  .instalasi-big .icon-box:hover::before {
	background: #106eea;
	top: 0;
	border-radius: 0px;
  }
  .instalasi-big .icon {
	margin-bottom: 15px;
  }
  .instalasi-big .icon i {
	font-size: 48px;
	line-height: 1;
	color: #106eea;
	transition: all 0.3s ease-in-out;
  }
  .instalasi-big .title {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 18px;
  }
  .instalasi-big .title a {
	color: #111;
  }
  .instalasi-big .description {
	font-size: 12px;
	line-height: 1.2; 
	margin-bottom:0px;
  }
  .instalasi-big .icon-box:hover .title a, .instalasi-big .icon-box:hover .description {
	color: #fff;
  }
  .instalasi-big .icon-box:hover .icon i {
	color: #fff;
  }
  .instalasi-big img{
	border-radius:50%;
	height:100%;
	width:80px;
	border-style:solid;
	border-width: 2px;
	border-color:white;
  }

  /*Footer Contact */
  .contactbox{
	border-radius:10px;
  }
  .contactbox-inner{
	margin:20px;
  }

  .btx-oka{
	margin:10px;
  }
  .okayana-usefulllink{
		background: #f1f6fe;
  }
  .okayana-usefulllink .footer-top
  {
	padding-top:20px;
  }


/* Home Post CSS / Berita CSS*/
.kategori {
    background: #167ac6;
    color: white;
    border-radius: 5px;
    padding: 1px 5px 1px 5px;
    width: fit-content;
    font-size: smaller;
    font-weight: normal;
    margin-right: 5px;
}

  .media-thumbnail img {
    background: var(--color-accent);
    border-radius: 16px;
    width: 100%;
    min-height: 150px;
    max-height: 150px;
    object-fit: cover;
}
.media-thumbnail-landscape img {
	background: var(--color-accent);
	border-radius: 16px;
	width: 100%;
	min-height: 400px;
	max-height: 400px;
	object-fit: cover;
  }
  
  
  .media-thumbnail-small img {
	background: var(--color-accent);
	border-radius: 16px;
	width: 90px;
	height: 90px;
	object-fit: cover;
	margin:5px;
  }
  
  .media-date {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #0e82ca;
	margin-top: 20px;
	margin-bottom: 8px;
  }
  
  .media-date .media-date-small {
	font-size: 10px;
  }
  
  .media-title {
	margin-bottom: 16px;
  }
  
  .media-title a {
	line-height: 148%;
	color: var(--color-normal);
  }
  
  .media-title .small h4 {
	font-size: 18px;
  }
  
  .media-description {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 154%;
	letter-spacing: 0.01em;
	color: var(--color-text);
	margin-bottom: 16px;
  }
  
  .media-footer {
	margin-bottom: 16px;
  }
  
  .media-footer a {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: white;
  }


  
  /* Add Animation */
  @-webkit-keyframes animatetop {
	from {top:-300px; opacity:0} 
	to {top:0; opacity:1}
  }
  
  @keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
  }
  

  /*Instagram Style */
.igbox{
	width: 31%;
    position: relative;
    float: left;
    margin: 2px;
    border-radius:10px;
}

.igbox img{
   width:100%;
   height:100%;
   border-radius:10px;
}

  /* Overaly */
.overlay p{ 
  text-align: center;
  margin: 35% 0% 0% 0%;
  font-size:40px;
}
.overlay{
	position: absolute;
    z-index: 2;
    top: 0;
    opacity: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    background-color: #ffffff70;
    border-radius:10px;
}
.igbox:hover .overlay{
	opacity:0.9;
    
}
.igbox:hover img{
  transition: all 0.5s ease 0s;
	transform: scale(0.9);
}

.igbox:not(:hover) img{
  transition: all 0.5s ease 0s;
	transform: scale(1);
}



/* ROWX */
.rowx {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
}

.rowx > * {
    flex-shrink: 0;
}


.galery-fix-scroll{
	height: 500px;
	overflow-y: scroll;
}


/*w3-modal */
.w3-modal {
	z-index: 999999999;
	display: none;
	padding-top: 50px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
  }
  .w3-modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	max-width: 500px;
	border-radius:10px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
  }
  .w3-modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border-top-left-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
  }
  .w3-modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin: 0.5rem;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 550px;
  	background-size: 500px;
  }
  .w3-modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef;
  }
  .w3-modal-header .w3-close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
  }
  .w3-close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
	background: none;
	border: none;
	cursor: pointer;
  }
  .w3-close:hover{
	  opacity: 1;
	  color: red;
  }
  
  .w3-modal-footer>:not(:last-child) {
	margin-right: 0.25rem;
  }
  .w3-modal-footer>:not(:first-child) {
	margin-left: 0.25rem;
  }
  
  @media (max-width: 600px) {
	.w3-modal-content {
	  margin: 0 10px;
	  width: auto !important;
	}
	.w3-modal {
	  padding-top: 30px;
	}
  }
  @media (max-width: 768px) {
	.w3-modal-content {
	  width: 500px;
	}
	.w3-modal {
	  padding-top: 50px;
	}
  }
  @media (min-width: 993px) {
	.w3-modal-content {
	  width: 900px;
	}
  }



.elementor-tab-title {
    border-radius:10px 10px 10px 10px !important;
}

.elementor-toggle .elementor-tab-title.elementor-active { 
    border-radius:10px 10px 0px 0px !important;
}

.elementor-151 .elementor-element.elementor-element-40b4d27 .elementor-tab-content {
    border-radius:0px 0px 10px 10px !important;
}



/* Animasi kapal */
.ship {
    top:200px;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100px;
  }
  
.ship-img {
    position: absolute;
    left: -200px;
    animation: slide 20s linear infinite;
	animation-delay: 7s;
    width:140px;
  }
.ship2 {
    top:232px;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100px;
  }

.ship-img2 {
	right: -200px;
    position: absolute;
    animation: slide2 12s linear infinite;
	animation-delay: 10s;
    width:80px;
	transform: scaleX(-1);
  }
  
  @keyframes slide {
    from { left: -300px; }
    to { left: 110%; }
  }

@keyframes slide2 {
    from { right: -300px; }
    to { right: 100%; }
	 
  }

.ship3 {
    top:235px;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100px;
}
.ship-img3 {
    position: absolute;
    right: -100px;
    animation: slide3 40s linear infinite;
    width:140px;
}

@keyframes slide3 {
	0% {
	    left: -30%;
	   }
	50% {
	    left: 130%;	  
	   }
	100% {
	    left: -30%;
	  }
  }
