@font-face {
    font-family: 'ecoworld_serifbold';
    src: url('../fonts/ecoworldserif-bold-webfont.woff2') format('woff2'),
         url('../fonts/ecoworldserif-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ecoworld_serifbold_italic';
    src: url('../fonts/ecoworldserif-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/ecoworldserif-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ecoworld_serifitalic';
    src: url('../fonts/ecoworldserif-italic-webfont.woff2') format('woff2'),
         url('../fonts/ecoworldserif-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ecoworld_serifregular';
    src: url('../fonts/ecoworldserif-regular-webfont.woff2') format('woff2'),
         url('../fonts/ecoworldserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'ecoworld_serifregular';
	font-weight: 400;
	font-style: normal;
color:#fff;
overflow-x:hidden;
}

.text-justify {
	text-align:justify
}

.lineheight120 {
line-height:120%;
}

footer a:hover {
	text-decoration:none;
	color:white;
}

.koleksi { display: none; }
.koleksi.slick-initialized { display: block; 
}

a {
  color: #fff;
  text-decoration: none;
}

section {
  position: relative;
  height: 100vh;

}

.sub-template {
padding-top:120px;
padding-bottom:100px;
}

.font-purple {
color:#8250c8
}

.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;

}

h1 {
  color: #ff286e;
  z-index: 1;
  font-size: 3em;
  font-weight: 400;
  text-transform:uppercase;
}

h3 {
font-weight: 400;
margin-top:30px;
margin-bottom:10px;
}

section {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background:transparent!important
}

.relative {
position:relative;
}


.bg1 {
background:url('../../../img/v2/main.jpg');
  background-size: cover;
  background-position: top 0px center;
  background-repeat: no-repeat;
}

.bg2 {
	background:#ffa01e;
}

.secondtop {
	position:absolute;top:-8vw;
}

.women {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	height:87vh;z-index:2
}
.secondright {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	height:75vh;z-index:1;
	bottom:9vh;
	margin-left:4vh
}

.whodis {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	height:87vh;
	z-index:-1
}

.duduk {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	height:87vh;
	z-index:2;
}

.whodistext {
    position: absolute;
    width: 44vh;
    color: white;
    right: 17vh;
    bottom: 5vh;
    line-height: 1.2;
	font-size:2.1vh;
	z-index:1233
	
}

h2.second {
	font-size:3.5vh;
	font-family: 'ecoworld_serifbold';
}

.thirdtop {
position:absolute;
top:-7.5vw;
left:0;
width:100%;
z-index:4
}

.thirdtopmobile {
position:absolute;
top:0vw;
left:0;
width:100%;
z-index:4
}


.thirdmid {
position:absolute;
top:7vh;
left:0;
width:92vh;
z-index:4;
left:50%;
transform:translateX(-50%);
}


.midalignedcontainer {
	width:1px;
	height:85vh;
	position:absolute;
	left:50%;
	transform:translateX(-50%);z-index:935
}

.thirdsection {
position:relative;
z-index:111;
}

.third3col {
	position:absolute;
	bottom:10vh;
	left:50%;
	transform:translateX(-50%);
	z-index:4;
	width:124vh;
	font-size:2.3vh;
	line-height:1.2;
	font-weight: 400;
} 

.yellowtext {
color:#ffe66e;
font-family: 'ecoworld_serifbold';
font-size:2.7vh;
}

.third3col .icon {
	margin-bottom:10px;
}

.bdr-r {
	border-right:1px solid white;
	min-height:15vh;
}

nav {
position:fixed;
top:0;
left:0;
width:100%;
background:white;
z-index:99999;
color:black;
box-shadow: 1px 0px 11px -2px rgba(0,0,0,0.53);
-webkit-box-shadow: 1px 0px 11px -2px rgba(0,0,0,0.53);
-moz-box-shadow: 1px 0px 11px -2px rgba(0,0,0,0.53);
}

nav ul {
padding-left:0;
margin-bottom:0

}

nav ul li  {
	padding:10px 15px 10px 0px;
	display:inline-block;
}

.logo {
	width:100px;
	position:fixed;
	top:10px;
	left:50%;
	transform:translateX(-50%);
}

.navigation {

margin:auto;
font-size:14px;
}

.navigation a {
color:#5a5a5a;
text-decoration:none;
}

.topright img {
    height: 20px;
    width: auto;
	margin-right:3px;
}

.topright img:nth-child(5) {
	margin-right:0;
}

.logo-grey {
	height:15px!important;
}



  
  .projectlogo {
	width:80%!important;
	margin:auto!important;
  }
  
  .shadow {
  box-shadow: 3px 0px 15px -2px rgba(0,0,0,0.8);
-webkit-box-shadow: 3px 0px 15px -2px rgba(0,0,0,0.8);
-moz-box-shadow: 3px 0px 15px -2px rgba(0,0,0,0.8);
  }
  
	.forthsection-title {
		width:100vh;
		position:relative;
		margin:auto;
		margin-top:15vh
	}
	
	.forthsection-title img {
		position:absolute;
		left:0;
	}
	
	.koleksi img {
	width:100%
	
	}

.slick-dots {
    bottom: -58px;
}

.slick-dots li button:before {
	opacity: 1;
    color: #fff;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #b4b4b4;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #b4b4b4;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #6b6b6b;
}

.formcheckbox {
	
}

.form-name {
    background:  url(../../../img/v2/icon-name.png) no-repeat 13px 2px!important;
    background-size: 25px!important;
}

.form-email {
    background:  url(../../../img/v2/icon-email.png) no-repeat 13px 2px!important;
    background-size: 25px!important;
}

.form-mobile {
    background:  url(../../../img/v2/icon-contact.png) no-repeat 13px 2px!important;
    background-size: 25px!important;
}

.form-location {
    background:  url(../../../img/v2/icon-location.png) no-repeat 13px 2px!important;
    background-size: 25px!important;
}
#registerBtn2023 {
	background:rgba(255, 237, 23, 0.29);
	border:2px solid #ff803e;
	color:#00dcbe;
	font-family: 'ecoworld_serifbold';
	font-size:16px;
	padding:7px 20px;
	border-radius:15px;
}

form {
padding-left:100px;
padding-top:5vh
}

form a {
color:#5a5a5a;
}

form label {
	font-size:12px;
	line-height:1
}

.form-control, .form-select {
	margin-bottom:10px;
	border:1px solid #ff803e;
	border-radius:15px;
	max-width:38vh;
	padding-left:45px;
}

.sukawhatyousee {
position:absolute;
z-index:-2;
bottom:45px;
height:90vh;
width:auto
}


.fifthsection {
color:#5a5a5a
}

.footerbg1 {
position:absolute;
width:100%;
bottom:45px;
z-index:-1
}

.footerbg2 {
position:absolute;
width:100%;
bottom:45px;
z-index:-3
}
.forthsection-title {
	position:absolute;
	top:5vh;
	left:
}

footer {
	background:#5a5a5a;
	position:absolute;
	bottom:0;
	width:100%;
	
}

.footercontent {
	padding-left:40px;
	padding-right:45px;
	font-size:12px;
	height:45px;
	color:white;
}

.logo-white {
	height:15px;
}

select {
    color: #b1b1b1;
}

.slick-dots li button:before {
font-size:10px;
}

.prevarrow {
	width:30px!important;
	position:absolute;
	left:-40px;
	top:15vh;
	cursor:pointer;
}

.nextarrow {
	width:30px!important;
	position:absolute;
	right:-40px;
	top:15vh;
	cursor:pointer;
}

.koleksislidercontainer {
width:124vh;margin-top:15vh;
}












	 
	 @media (max-width:1599.98px) {
		 form {
    padding-left: 50px;
    padding-top: 0vh;
}

.sukawhatyousee {

    margin-left: -120px;
}
	 }
		 
	 
	 
	 @media (max-width:1398.98px) {
		.form-control, .form-select {
		padding: 0.275rem 0.75rem;
		padding-left:45px;
		font-size:14px;
		margin-bottom:5px;
		}
		
		form {
    padding-left: 50px;
    padding-top: 0vh;
	margin-top: -64px;
}

.sukawhatyousee {

    margin-left: -80px;
	bottom:79px;
}
	 }
	 
	 @media (max-width:767.98px) {
		 
	 #whodis {
		top:-70px!important;
	 }
	 
	 .whodismobile {
		width:75%;
		margin:auto;
	 }
	 
	 .secondsection {
		height:auto;
		z-index:10000
	 }
		 
		 #suka {
		 top:-30px!important
		 }
		 
		 .offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
	 .navigation {
		width:100%;
		height:62px
	 }
	 
	 .logo {
		width:98px;
	 }
	 
	 .bg1 {
background:url('../../../img/v2/main-mobile.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.whodistext {
    position: relative;
    width: 100%;
    /* color: white; */
    right: auto;
    bottom: auto;
    line-height: 1.2;
    font-size: 2.3vh;
    z-index: 1233;
	padding:20px;
}

.midalignedcontainer {
    width: 100%;
    height: auto;
    position: relative;
    left: auto;
    transform: none;
    /* z-index: 1133; */
    padding: 20px;
}

.third3col {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    z-index: 4;
    width:100%;
    font-size: 4.1vw;
    padding: 20px;
}

.bdr-r {
border:0
}

#whodis, #koleksi {
	height:auto!important;
}

form {
padding:20px;
padding-left:6vw;
padding-right:6vw;
margin-top:0;
}

.sectionone {
	height:73vh!important;
}

.dummycaptcha {
	height:78px!important;
}

.footercontent {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
    height: 48px;
    color: white;
}

.formfooter {

}

section {
display:block
}


	
	.dropyourdetailsje {
		position:relative;width:100%;
	}
	
	.koleksislidercontainer {
width:80%!important;margin:auto;margin-top:35vw;
}

.desingeduntukyoumobile {
	width:80%!important;
	margin:auto;
	position: relative!important;
	top:23vw;
}
.forthsection-title {
    width: 100%;
    margin-top: 0;
	position:relative!important;
	top:0
}

.yellowtext {
    font-size: 4.6vw;
}

.bdr-r {
    min-height: 0;
}

.whodistext {
	font-size:4.1vw;
	padding-bottom:0
}
h2.second {
    font-size: 6.7vw;

}

.thirdmidmobile {
	position:relative;
	z-index:999;
	width:80vw;
	margin:auto;
	top:6vw;
}

.thirdsection {
	height:auto;
	z-index:9999;
	padding-top:13vw;
}

.prevarrow {
    width: 30px!important;
    position: absolute;
    left: -26px;
    top: 30vw;
}

.nextarrow {
    width: 30px!important;
    position: absolute;
    right: -26px;
    top: 30vw;
}

.fifthsection {
	height:auto
}

.sukawhatyouseemobile {
	width:80%;
	
	height:auto;
	margin:auto;margin-top:100px;
}

footer {
position:relative
}

.mobilemenubutton {
	position:fixed;right:20px;top:20px;
}

.mobilemenubutton img {
width:40px;
}

.offcanvas {
z-index:9999999;
max-width:80%;
}

.mobilemenu li {
list-style-type:none;
}

.mobilemenu li a {
	color:#5a5a5a;
	font-size:8vw;
	margin-bottom:2vh;
	display:block
}

.offcanvas {
background:transparent url(../../../img/v2/mobilemenubg.png);
border-left:0!important;
background-size:100% 100%;
}

.offcanvas .btn-close {
	position:absolute;
	left:20vw;
	top:20px;
}

.offcanvas-body {
	padding-right:10vw;
}

.offcanvas-body .logo-grey {
	width:34vw!important;
	height:auto!important;
	margin-bottom:28px;
}

.mobilemenubottom {
position:absolute;
bottom:0;
width:100%;
right:10vw;
bottom:30px;
}

.mobilemenusocial {
	margin-right:-5px;
}

.mobilemenusocial img {
	height:6vw;
	margin-right:3vw;
}

.mobilemenusocial img.tiktok {

	margin-right:0;
}

.dummycaptcha {
	height:auto!important
}

.g-recaptcha > div:first-child {
margin:auto!important;
}
	 }

	 