@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,700,900');
body,html{overflow-x:hidden; margin: 0; color:#444; background-color: #efefef; }
.bigbr {display: inherit;}
@media (max-width: 1399px) {
	.bigbr {display: none;}
}
.respond {max-width: 100%;}
.arrowdown {width:40px; margin-left: 20px;}
.arrowdown2 {width:80px;}
.padbot {padding-bottom: 5px;}
.impadtop {margin-top: 20px;}

.loginbut {
  position: absolute;
  top: 63%;
  right: 40px;
  transform: translateY(-50%);
  display: block;
  padding: 1rem;
  background: #404a9a;
  color: #fff !important;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  z-index: 999;
  text-decoration: none;
  white-space: nowrap;
}







/* Keep white background */
.wrapper section,
.content-holder {
  background: #fffff !important;
}

/* Ensure images respect container margins */
.wrapper .content-holder img,
.wrapper section img {
  max-width: 100%;
  width: auto;          /* don’t force full width */
  height: auto;
  display: block;
  margin: 0 auto;       /* center inside container */
  grid-column: 1 / span 8;  /* follow 8-column layout */
  padding: 0 0px;      /* match text padding so grey margins stay */
}


.content-holder {
    width: 100%;
    position: absolute;
    top: 120px;
    z-index: 2;
}






@media (max-width: 500px) {
  .loginbut {
    top: 20px;
    right: 20px;
    transform: none;
  }
}



.loginbut:hover{background: #232E83;}
.loginbut1 {display:inherit;}

.client-access-btn {display: inherit; color:#fff; position: absolute; padding: 1rem 1rem;
font-family: 'Noto Sans KR', sans-serif;
font-size: 0.85rem;
font-weight: 400;
text-transform: uppercase; text-align: center;
letter-spacing: 1px; margin-top:40px; margin-left: 1226px; background: #404a9a; color:#fff!important; }
.client-access-btn:hover{background: #232E83;}
.client-access-mobile {display: none !important;} /* Completely disabled */

@media (max-width: 240px) {
	.loginbut1 {display: inherit;}
	
	.loginbut1 {display: inherit; color:#fff; position: fixed; padding: 1rem 1rem; white-space: nowrap;
font-family: 'Noto Sans KR', sans-serif;
font-size: 0.85rem;
font-weight: 400;
text-transform: uppercase; width:100%; z-index: 9999; text-align: center;
letter-spacing: 1px; bottom:0; margin-left: 0px; background: #404a9a; color:#fff!important; }

	.loginbut {display: inherit; color:#fff; position: fixed; padding: 1rem 1rem; white-space: nowrap;
font-family: 'Noto Sans KR', sans-serif;
font-size: 0.85rem;
font-weight: 400;
text-transform: uppercase; width:100%; z-index: 999; text-align: center;
letter-spacing: 1px; bottom:0; margin-left: 0px; background: #404a9a; color:#fff!important; }
	.client-access-btn {display: inherit; /* Keep visible in all layouts */}
	/* Mobile login button completely disabled */
}
 /* Dropdown Button */
.dropbtn {
  background-color: #fff;
  color: #666;
  padding: 16px;
  font-size: 14px;
	border-color:#999;
	border-width: 1px;
	border-style: solid;
 min-width: 500px;
  cursor: pointer;
	text-align: left;
	
}

@media (max-width: 946px) {
	.dropbtn {display: none}
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #f5f5f5;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
	  float: right;
	margin-top: 56px;
	margin-left: -40px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
	font-family: 'Noto Sans KR', sans-serif; 
  position: absolute;
  background-color: #f1f1f1;
  min-width: 500px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
		border-color:#999;
	border-width-left: 1px;
	border-width-right: 1px;
	border-width-bottom: 1px;
	border-style-left: solid;
	border-style-right: solid;
	border-style-bottom: solid;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
	color: #666!important;
	 font-size: 14px;
  padding: 16px 16px;
  text-decoration: none;
  display: block;
	background-color: #fff
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f5f5f5}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;} 



.four-col-pad ul , .three-col-pad ul 
{
    margin-top:-10px;
    padding-left:15px;
	padding-bottom:20px;
	
}
	
		.four-col-pad li , .three-col-pad li   {
	font-family: 'Noto Sans KR', sans-serif; 
	font-weight: 300; 
	/* font-size:0.9rem;  */
	/* line-height: 1.6; */
	color:#444;
    font-size: 1.2rem;
    line-height: 1.8;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 0em;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(../hello-elementor-child/assets/img/bull.png);
} 



.navbar {width:80px; height:80px; background:rgba(42,42,46,1); position: fixed; top:20px; left:20px; z-index: 99; display: block}
@media (max-width: 1249px) {
	.navbar {display: none!important;}
}

.brshow {display: inherit;}
@media (max-width: 1399px) {
.brshow {display: none;}	
}

.plans {background-image: url("../hello-elementor-child/assets/img/ourgoals/goals5b.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 630px;}

.plans2 {background-image: url("../hello-elementor-child/assets/img/ourgoals/plans.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 300px;}

.liveto2 {background-image: url(../hello-elementor-child/assets/img/ourgoals/liveto2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 300px;}

.business1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals6b.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 540px;}

.children1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals8b.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 520px;}

.liveto1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals7.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 560px;}

.live1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 500px;}

.family1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals4a.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 520px;}

.grow1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals2b.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 450px;}

.grow2 {background-image: url(../hello-elementor-child/assets/img/ourgoals/grow2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 200px;}

.want2 {background-image: url(../hello-elementor-child/assets/img/ourgoals/want2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 200px;}

.business2 {background-image: url(../hello-elementor-child/assets/img/ourgoals/business2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 200px;}

.children2 {background-image: url(../hello-elementor-child/assets/img/ourgoals/children2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 200px;}

.family2 {background-image: url(../hello-elementor-child/assets/img/ourgoals/family2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 200px;}

.goals1 {background-image: url(../hello-elementor-child/assets/img/ourgoals/goals1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 300px;}
.aboutus {background-image: url("../hello-elementor-child/assets/img/home/aboutus.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-right: 20px; min-height: 300px;}

.life {background-image: url("../hello-elementor-child/assets/img/home/lifegoals.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-top: 20px; margin-bottom: 20px; min-height: 500px;}

.life2 {background-image: url("../hello-elementor-child/assets/img/home/lifegoals2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-top: 20px; margin-bottom: 20px; min-height: 200px;}

.fees {background-image: url("../hello-elementor-child/assets/img/home/lifegoals3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-top: 20px; margin-bottom: 20px; min-height: 420px;}

.account {background-image: url("../hello-elementor-child/assets/img/account.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-top: 20px; margin-bottom: 20px; min-height: 530px;}

.partner {background-image: url("../hello-elementor-child/assets/img/partner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-top: 20px; margin-bottom: 20px; min-height: 620px;}

.service {background-image: url("../hello-elementor-child/assets/img/service.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin-top: 20px; margin-bottom: 20px; min-height: 620px;}

.feelings {background-image: url("../hello-elementor-child/assets/img/feelings/feelings.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover; margin: 20px; min-height: 430px;}

.imgfit {max-width: 100%; padding-bottom: 10px;}
.imgfit2 {
    max-width: 140%;
   
    margin-left: -30px;
    margin-top: -30px;
    margin-right: -30px;
	
}
.colblue {color: #404a9a}
.cream {background-color:#faf4e5; margin: 20px; padding: 30px!important }
.lightblue {background-color:#e9f1f0;  padding-left: 20px!important; padding-right: 20px!important; padding-top: 0px; overflow: hidden; }
.lightblue2 {background-color:#e9f1f0;  padding-left: 20px!important; padding-right: 20px!important; padding-top: 0px; overflow: hidden; min-height: 160px; }
.iconscale {width:40px;}
.socialholder {float: right; margin-top: 14px}
@media (max-width: 510px) {
	.socialholder {float: left; margin-top: 0px}
}
.socialiconouter {padding: 10px; width:10px; height:10px; background: #999ba4;  position: relative; float: left; margin-left: 10px; }
.socialiconouter:first-child {margin-left: 0px;}
/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301
   Also: hot pink! */
::-moz-selection{ background: #2a2a2e; color:#fff; text-shadow: none; }
::selection { background:#2a2a2e; color:#fff; text-shadow: none; }
/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #2a2a2e; }
.wrapper a {color:#404a9a; }	
.biglink {font-size: 1rem; font-weight: 500; color:#404a9a; }
.wrapper a:hover {color:#8690E1}	
 #block3 {width:100%; height: 650px; z-index: 2 }
.vidpad {padding-left: 40px; padding-right: 40px;}
.showforsmall {display:none}
@media (max-width: 440px) {
.showforsmall {display:inherit}	
}
a {text-decoration: none;}
.fclink  {text-decoration: underline; color:#fff; font-family: 'Noto Sans KR', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 0.7rem; letter-spacing: 3px;}
.item h3 {margin-bottom: 0px;}
.item p {margin-top: 0px;}
.hero {width:100%; height:100vh;  display: table; position: fixed; top:0; background-color: #2a2a2e; }
.hero2 {width:100%; height:650px;  display: table;  }

@media only screen and (max-width: 740px) {
  .hero2 {width:100%; height:400px;  display: table;  }
	 #block3 {width:100%; height: 400px; z-index: 2 }
}

.heroinner {display: table-cell; vertical-align: middle; text-align: center; }
.content-holder {width:100%; position: absolute; top:120px; z-index: 2}
/* COLORS */
.heroinner h1, .heroinner h2{color:#646464;}
.heroinner h2{margin-bottom: 20px!important;}
footer p {color:#646464; font-size: 0.8rem!important; }
footer a {color:#404a9a; margin-left: 8px; margin-right: 8px;}
footer a:first-child {margin-left: 0px;}
footer a:hover {color:#9093c6;}
.wrapper {
    background-color: #ffffff; 
    max-width: 1400px; 
    margin-left: auto; 
    margin-right: auto; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    position: relative; 
    
}

.pad {  margin-left: auto; margin-right: auto; max-width: 1360px; }
/* LAYOUT*/
.arrow {width:40px; height:40px; background-image: url("../hello-elementor-child/assets/img/arrow.svg"); background-repeat: no-repeat; margin-bottom: 50px;}
.logo {position:relative; height:100px; width:100px; left:40px; }
.icon {position:absolute; height:60px; width:60px; top:16px; left:50%; margin-left: -30px;}

header {
    width: 100%;
    height: 122px;
    position: absolute;
    z-index: 999;
}

footer {
    width:100%; 
    background: #efefef;  
    padding-top: 0px;
    
}
		
		
section {
	max-width:1400px; 
	margin-left: auto; 
	margin-right: auto;  
	padding-left: 20px; 
	padding-right: 20px;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 20px;
    align-items: start; 
    
 }

		.nogap {max-width:1400px; margin-left: auto; margin-right: auto;  padding-left: 20px; padding-right: 20px;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
 
		
    grid-gap: 0px;
		

  
  justify-content: center;
 
 }

/* FONTS*/
.heroinner h2 {font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size:1.2rem; line-height: 1.3; padding-bottom: 10px; margin-top: 0px; text-transform: uppercase; letter-spacing: 5px;  }
		.wrapper h1 {font-family: 'Noto Sans KR', sans-serif; font-weight:400; font-size:3.4rem; line-height: 1.2; margin-bottom: 30px;  text-transform: none; color:#646464 !important; margin-top: 0px; }
		.wrapper h2 {font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size:2.5rem; line-height: 1.4; margin-bottom: 30px; margin-top: 0px; }
		.wrapper h3 {font-family: 'Noto Sans KR', sans-serif; font-weight: 500; font-size:1.2rem; line-height: 1.5;  margin-top: 0px; margin-bottom: 0px; color:#8b8b8b !important}
		.wrapper h4 {font-family: 'Noto Sans KR', sans-serif; font-weight:400; font-size:2.2rem; line-height: 1.2; margin-bottom: 20px;  text-transform: none;  color:#646464; margin-top: 0px; }
		.wrapper h5 {font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size:1.8rem; line-height: 1.4; margin-bottom: 30px; margin-top: 0px; }
		.wrapper h6 {font-family: 'Noto Sans KR', sans-serif; font-weight: 700; font-size:0.9rem; line-height: 1.4;  margin-top: 0px; margin-bottom: 0px; }
		.wrapper  p {font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size:1.2rem; line-height: 1.8; }
.h3home {font-family: 'Noto Sans KR', sans-serif; font-weight: 500; font-size:1.7rem!important; line-height: 1.5;  margin-top: 0px; text-decoration: underline; margin-bottom: 0px; color:#646464 !important }

.h3home:hover {color:#404a9a!important}

@media only screen and  (max-width: 740px) {
	.wrapper h1 {font-family: 'Noto Sans KR', sans-serif; font-weight:400; font-size:2.2rem; line-height: 1.2; margin-bottom: 30px;  text-transform: none; color:#646464 !important; }
	
}

.heroinner h1  {max-width: 1000px; margin-left: auto; margin-right: auto;}
.heroinner h2  {max-width: 800px; margin-left: auto; margin-right: auto;}

		section img {max-width: 100%; margin-bottom:10px;}
	
/* COLUMNS*/

		.one-col {grid-column: 1 / span 1;  grid-column-start:auto;  }
		.two-col {grid-column: 1 / span 2;   grid-column-start:auto; }
		.three-col {grid-column: 1 / span 3;  grid-column-start:auto;}
		.four-col {grid-column: 1 / span 4;  grid-column-start:auto; }
		.five-col {grid-column: 1 / span 5;  grid-column-start:auto;}
		.six-col {grid-column: 1 / span 6;  grid-column-start:auto;}
		.seven-col {grid-column: 1 / span 7;  grid-column-start:auto;}
		.eight-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		
		
		@media (max-width: 1019px) {
		.one-col {grid-column: 1 / span 2;  grid-column-start:auto;  }
		.two-col {grid-column: 1 / span 4;   grid-column-start:auto; }
		.three-col {grid-column: 1 / span 6;  grid-column-start:auto;}
		.four-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.five-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.six-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.seven-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.eight-col {grid-column: 1 / span 8;  grid-column-start:auto;}
			
		}
		
		@media (max-width: 640px) {
				.one-col {grid-column: 1 / span 8;  grid-column-start:auto;  }
		.two-col {grid-column: 1 / span 8;   grid-column-start:auto; }
		.three-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.four-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.five-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.six-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.seven-col {grid-column: 1 / span 8;  grid-column-start:auto;}
		.eight-col {grid-column: 1 / span 8;  grid-column-start:auto;}
			
		}

/* COLUMNS PAD*/

		.one-col-pad {grid-column: 1 / span 1;  grid-column-start:auto;  padding: 20px;  }
		.two-col-pad {grid-column: 1 / span 2;  grid-column-start:auto;  padding: 20px; }
		.three-col-pad {grid-column: 1 / span 3;  grid-column-start:auto;  padding: 20px; }
		.four-col-pad {grid-column: 1 / span 4;  grid-column-start:auto; padding: 20px;  }
		.five-col-pad {grid-column: 1 / span 5;  grid-column-start:auto;  padding: 20px; }
		.six-col-pad {grid-column: 1 / span 6;  grid-column-start:auto;  padding: 20px; }
		.seven-col-pad {grid-column: 1 / span 7;   grid-column-start:auto; padding: 20px; }
		.eight-col-pad {grid-column: 1 / span 8;  grid-column-start:auto;  padding: 20px; }
		
		
		@media (max-width: 1019px) {
				.one-col-pad {grid-column: 1 / span 4;  grid-column-start:auto; padding: 20px;  }
		.two-col-pad {grid-column: 1 / span 4;   grid-column-start:auto; padding: 20px; }
		.three-col-pad {grid-column: 1 / span 4;  grid-column-start:auto; padding: 20px;}
		.four-col-pad {grid-column: 1 / span 4;  grid-column-start:auto; padding: 20px;}
		.five-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.six-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.seven-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.eight-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
			
		}
		
		@media (max-width: 640px) {
				.one-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;  }
		.two-col-pad {grid-column: 1 / span 8;   grid-column-start:auto; padding: 20px;}
		.three-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.four-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.five-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.six-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.seven-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;}
		.eight-col-pad {grid-column: 1 / span 8;  grid-column-start:auto; padding: 20px;} 
			
		}










/* Content menuwrap */
.menuwrap {
  width: 100%;
  
  margin: 0 auto;
}



.menuwrap-flush {
  width: 100%;
}

/**
 * Navigation
 */
.nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #efefef;
}

/** 
* Nav container 
* 1. Ensure this slides in below parent
* 2. Hide by default
* 3. Smoother scrolling experience on iOS
*/
.nav-container {
  position: fixed;
  top: 0px; /* 1 */
  right: 0;
  z-index: 2;
  overflow-y: auto;
  visibility: hidden; /* 2 */
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  -webkit-transform: translateX(320px);
          transform: translateX(320px); /* 2 */
  background-color: #f8f8f8;
  -webkit-overflow-scrolling: touch; /* 3 */
}



/* 1. Show when `.is-visible` class is added */
.nav-container.is-visible {
  visibility: visible; /* 1 */
  -webkit-transform: translateX(0);
          transform: translateX(0); /* 1 */
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.48);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.48);
}

/* Nav toggle */
.nav-toggle {
	  z-index: 3;
  line-height: 1;
  display: inline-block;
  padding: 1.25rem 1rem;
  border: 0;
	position: absolute;
	right: 20px;
	top:20px;
	background: #f8f8f8;
 
}

/* Nav toggle icon */
.nav-toggle .icon-menu {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 20px;
  vertical-align: middle;
  fill: none;
}

/* Nav toggle icon lines */
.icon-menu .line {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
  background-color: #3f3f3f;
}

/* Nav toggle icon line 1 */
.icon-menu .line-1 {
  top: 0;
}

/* When active, rotate line 1 to be lefthand part of X */
.is-active .icon-menu .line-1 {
  -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
          transform: translateY(8px) translateX(0) rotate(45deg);
}

/* Nav toggle icon line 2 */
.icon-menu .line-2 {
  top: 50%;
  margin-top: -1px;
}

/* When active, hide line 2 */
.is-active .icon-menu .line-2 {
  opacity: 0;
}

/* Nav toggle icon line 3 */
.icon-menu .line-3 {
  bottom: 0;
}

/* When active, rotate line 3 to be righthand part of X */
.is-active .icon-menu .line-3 {
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
          transform: translateY(-10px) translateX(0) rotate(-45deg);
}

/* Remove default list styles for menus */
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** 
* 1. Give menu a lighter background than its container 
* 2. Prevent menu text from being accidentally highlighted
*/
.nav-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    float: right;
    margin-top: -60px;
	margin-right: 184px;
	background: #f8f8f8;
  
}
@media (max-width: 240px) {
	.nav-menu {margin-right: 20px;}
}
@media (max-width: 1250px) {
	.nav-container {	 width: 320px;}
	.nav-menu { width: 320px; margin-right: 0px;}
	ul.nav-menu.menu {margin-top: 100px;}
	
	
}

/* Darker background color on hover, and when toggled */
.nav-menu > .menu-item:hover,
.nav-menu > .menu-item.is-active {
  background-color: #eee; 
}

/* 1. Menu links are block level, by default */
.nav-menu .menu-link {
  display: block; /* 1 */
  text-decoration: none;
  color: #333;
  padding: 1rem 1rem;
	font-family: 'Noto Sans KR', sans-serif;
font-size: 0.85rem;
font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom-color:#eee; border-bottom-width: 1px; border-bottom-style: solid;
}

/* 1. Menu items with dropdowns appear clickable */
.has-dropdown {
  position: relative;
  cursor: pointer; /* 1 */ 
}

/* 1. Parent menu links inlined so you can toggle the dropdown */
.has-dropdown > .menu-link {
  display: inline-block; 
}

/* 1. Add an icon to menu items that have sub menus */
.has-dropdown:after {
  font-size: 20px;
  position: absolute;
  top:16px;
  right: 40px;
  bottom: 0;
  content: "+"; /* 1 */
  color: #3e3e3e;
}

/* 1. Switch icon to n-dash when toggled */
.has-dropdown.is-active:after {
  content: "\2013"; /* 1 */
}

/**
 * Dropdowns
 * 1. Hide dropdowns by default
 */
.nav-dropdown {
  display: none; /* 1 */
  background-color: #f8f8f8;
}

/* 1. Show dropdown when toggled */
.has-dropdown.is-active > .nav-dropdown {
  display: block; /* 1 */
}

/* 2nd level dropdown */
.nav-dropdown .nav-dropdown {
  background-color: #eeeeee;
}
.nav-dropdown .menu-item:hover {
  background-color: #eeeeee;
}

.nav-dropdown .menu-item {
  border-color: #48484d;
}

.nav-dropdown .nav-dropdown .menu-item {
  background-color: #48484d;
  border-color: #48484d;
}

/* Main content area */
.content {
  margin-top: 60px;
}

.content .menuwrap {
  padding: 1rem 0;
}

@media (min-width: 1250px) {
  .nav {
    background-color: #48484d;
  }
  
  .nav,
  .nav-container,
  .nav-container.is-visible {
    position: relative;
    top: auto;
    left: auto;
    z-index: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  
  .nav-container,
  .nav-container.is-visible {
    visibility: visible;
    height: auto;
    min-height: 0;
    overflow-y: visible;
  }
  
  .nav-toggle {
    display: none;
  }
  
  /* 1. Display menu items inline */
  .nav-menu > .menu-item,
  .nav-menu > .menu-item.is-active {
    display: inline-block; /* 1 */
    background-color: transparent;
    border: 0;
  }
  
  /* Remove bottom border on last child */
  .nav-menu > .menu-item:last-child {
    border: 0;
  }
	

  
  .nav-menu .menu-item {
    transition: 
      background-color 0.15s ease-in-out, 
      color 0.15s ease-in-out;
  }
  
  /* Remove +/- icons */
  .has-dropdown:after {
    content: "" !important;
  }
  
  /* Add a caret to top-level menu items that have dropdowns */
  .nav-menu > .has-dropdown:after {
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    content: "";
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #bbb transparent transparent transparent;
  }
  
  /* Increase padding to compensate for caret */
  .has-dropdown > .menu-link {
    padding-right: 2.5rem;
  }
	
	
/* Add a caret to top-level menu items that have dropdowns */
 .sub:after  {
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    content: "";
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
	transform: rotate(-90deg); /* Equal to rotateZ(45deg) */
  }
  
  
	
	
	
  
  /* Re-style dropdowns for larger screens */
  .nav-dropdown {
    display: block;
    opacity: 0;
    position: absolute;
    top: 100%;
    width: 380px;
    margin: 0;
    background-color: #fff; 
    box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15);
    visibility: hidden;
    transition: 
      visibility 0s linear 0.25s,
      opacity 0.25s linear;
  }
  
  .has-dropdown:hover > .nav-dropdown {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }
  
  .nav-dropdown .menu-item {
    border: 0;
  }
  
  .nav-dropdown .menu-item:hover,
  .nav-dropdown .nav-dropdown .menu-item:hover {
    background-color: #eee;
  }

  .nav-dropdown .nav-dropdown,
  .nav-dropdown .nav-dropdown .menu-item {
    background-color: #333;
  }
  
  .nav-dropdown .nav-dropdown {
    z-index: 9998;
    top: 0;
    left: 100%;
  }
  
  .content {
    margin-top: 0;
  }
}


.animate-pop-in {
  -webkit-animation: pop-in 4s cubic-bezier(0.3, 1, 0.3, 1) forwards;
          animation: pop-in 4s cubic-bezier(0.3, 1, 0.3, 1) forwards;
  opacity: 0;
}
@-webkit-keyframes pop-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-6rem) ;
            transform: translateY(-6rem) ;
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes pop-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-6rem) ;
            transform: translateY(-6rem) ;
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}








/* Common button styles */
.button {
	
	min-width: 180px;
	max-width: 180px;
	display: block;
	
	padding: 1.6em 1em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}





/* Individual button styles */
/* Aylen6 */
.button.button--aylen6 {
	background: #b1cdcf;
	color: #222!important;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
		font-family: 'Roboto', sans-serif;
	  text-transform: uppercase;
	  font-size: 0.8rem;
	  font-weight: 400;
	
	
}
.button--aylen6.button--inverted {
	background: #232E83;
	color: #222!important;
	
}
.button--aylen6::before,
.button--aylen6::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); 
}
.button--aylen6::before {
	background: #C3DDDF;
}
.button--aylen6::after {
	background: #9BBDBF;
}
.button--aylen6:hover {
	color: #222!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.button--aylen6:hover::before,
.button--aylen6:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--aylen6:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}


/* Aylen */
.button.button--aylen {
	background: #404a9a;
	color: #fff!important;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
		font-family: 'Roboto', sans-serif;
	  text-transform: uppercase;
	  font-size: 0.8rem;
	  font-weight: 400;
	
	
}
.button--aylen.button--inverted {
	background: #232E83;
	color: #fff!important;
	
}
.button--aylen::before,
.button--aylen::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--aylen::before {
	background: #232E83;
}
.button--aylen::after {
	background: #181E4E;
}
.button--aylen:hover {
	color: #fff!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.button--aylen:hover::before,
.button--aylen:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--aylen:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}

/* Aylen2 */
.button.button--aylen2 {
	background: #2a2a2e;
	color: #fff;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	text-align: center;
	text-decoration: none;
	
		font-family: 'Roboto', sans-serif;
	  text-transform: uppercase;
	  font-size: 0.8rem;
	  font-weight: 400;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	
	
}
.button--aylen2.button--inverted {
	background: #4D4E52;
	color: #fff;
	
}
.button--aylen2::before,
.button--aylen2::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--aylen2::before {
	background: #4D4E52;
}
.button--aylen2::after {
	background: #67686E;
}
.button--aylen2:hover {
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.button--aylen2:hover::before,
.button--aylen2:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button--aylen2:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}

 .down {position:fixed; left:50%; margin-left:-27px; z-index:1; bottom:40px; 
height: 50px;
	width: 50px;
	opacity: 100;
	filter: alpha(opacity=1);
	text-align: center;
	color: #fff;
	transform: rotate(-180deg); background: url(../hello-elementor-child/assets/img/cd-top-arrow.svg) no-repeat center ; }

.cd-top {
  display: inline-block;
	z-index: 999;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(153, 155, 164) url(../hello-elementor-child/assets/img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #999ba4;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}


.login {position:absolute; top:37px; right:30px; z-index: 1000; display: block}
.loginmobile {display: none;}	
@media only screen and (max-width: 1249px) {
.login {display: none;}	
	.loginmobile {display: block; width:100%; position: fixed; text-align: center; bottom:0px; height:30px; background-color: #2a2a2e; color:#fff; z-index: 999; padding-top: 10px; font-family: 'Noto Sans KR', sans-serif;

font-size: 0.75rem;

font-weight: 400;

text-transform: uppercase;

letter-spacing: 2px; }	
	.loginmobile a{color:#fff;}
}

/* Aylen */
.button--login {
	background: #2a2a2e;
	color: #fff;
	padding: 1.1rem 2rem;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	text-align: center;
	text-decoration: none;
	
	font-family: 'Noto Sans KR', sans-serif;

font-size: 0.85rem;

font-weight: 400;

text-transform: uppercase;

letter-spacing: 2px;
	
	border:2px;
	border-color:#aeaeae;
	border-style: solid;
	-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
	
}

.button--login:hover {
	background: #6a6a6a;}











.flexouter {max-width:1400px; margin-left: auto; margin-right: auto;}

.flexcontainer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}



.flexcontainer .item {
  display: grid;
  margin: auto;
  position: relative;
  flex: 1;
  color: white;
  transition: .3s;
  max-width: 33.333%;
height: 500px;
  min-width: 10%;
  background-color: rgba(42,42,46,0.7);
}
.flexcontainer .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center bottom;
  background-size: cover;
  z-index: -1;
}
.flexcontainer .item:first-child:before {
  background-image: url("https://images.unsplash.com/photo-1508945620753-e2344dfbda6b?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ%3D%3D%0A&s=29dab9e47bdca132bd5c31d5155a6bf5");
}
.flexcontainer .item:nth-of-type(even):before {
  background-image: url("https://images.unsplash.com/photo-1508945620753-e2344dfbda6b?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ%3D%3D%0A&s=29dab9e47bdca132bd5c31d5155a6bf5");
}
.flexcontainer .item:last-child:before {
  background-image: url("https://images.unsplash.com/photo-1508945620753-e2344dfbda6b?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ%3D%3D%0A&s=29dab9e47bdca132bd5c31d5155a6bf5");
}
.flexcontainer .item:hover {
  transition: .5s;
  max-width: 40% !important;
  flex-grow: 2;
  cursor: pointer;
  color: #fff;
  background-color: rgba(153, 155, 164, 0.9);
}
.flexcontainer .item:hover p {
  -webkit-transform: none;
          transform: none;
  transition: .3s;
}
.flexcontainer .content {
  margin: 50px;
  font-size: 2em;
}

@media (max-width: 1440px) {
.flexouter {max-width:1400px; margin-left: 20px; margin-right: 20px;}
}

@media (max-width: 1250px) {
	
	.flexcontainer {
  display: block;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;}
	
	
	.flexcontainer .item {
  
  margin: auto;
  position: relative;
  color: white;
  transition: .3s;
 max-width: 100%;
height: 400px;
		margin-bottom: 20px;
  
  background-color: rgba(42,42,46,0.7);
}
	
	.flexcontainer .item:hover {
  max-width: 100% !important;
  flex-grow: none;
  cursor: pointer;
  color: #fff;
  background-color: rgba(153, 155, 164, 0.9);
}
	
}





/* -------------------------------- 

Form

-------------------------------- */
.red {color:#DB1D51}
.cd-form {
  width: 100%;

  margin: 1.2rem auto;
}
.cd-form::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form fieldset {
  margin: 24px 0;
}
.cd-form legend {
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 2rem;
  border-bottom: 1px solid #ecf0f1;
}
.cd-form div {
  /* form element wrapper */
  position: relative;
  margin: 20px 0;
}
.cd-form h4, .cd-form .cd-label {
  font-family: 'Noto Sans KR', sans-serif; 
  font-weight: 600; 
  font-size: 1.2rem; 
  line-height: 1.8; 
  margin-bottom: 5px; 
 
}
.cd-form .cd-label {
  display: block;
}
.cd-form input, .cd-form textarea, .cd-form select, .cd-form label {
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 1.0rem;
  color: #2a2a2e;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form textarea,
.cd-form select,
.cd-form legend {
  display: block;
  width: 90%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input[type="text"],
.cd-form input[type="email"],
.cd-form textarea,
.cd-form select {
  /* general style for input elements */
  padding: 4px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="text"]:focus,
.cd-form input[type="email"]:focus,
.cd-form textarea:focus,
.cd-form select:focus {
  outline: none;
  border-color: #2c97de;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
}
.cd-form .cd-select {
  /* select element wapper */
  position: relative;
}
.cd-form .cd-select::after {
  /* arrow icon for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 50%;
  margin-top: -8px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../hello-elementor-child/assets/img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.cd-form select {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.cd-form select::-ms-expand {
  display: none;
}
.cd-form .cd-form-list {
  margin-top: 16px;
}
.cd-form .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}
.cd-form .cd-form-list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
}
.cd-form input[type=radio],
.cd-form input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.cd-form input[type="radio"] + label,
.cd-form input[type="checkbox"] + label {
  padding-left: 24px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="checkbox"] + label::before {
  border: 1px solid #cfd9db;
  background: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.cd-form input[type="radio"] + label::before,
.cd-form input[type="radio"] + label::after {
  border-radius: 50%;
}
.cd-form input[type="checkbox"] + label::before,
.cd-form input[type="checkbox"] + label::after {
  border-radius: .25em;
}
.cd-form input[type="radio"] + label::after,
.cd-form input[type="checkbox"] + label::after {
  background-color: #2c97de;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.4);
  display: none;
}
.cd-form input[type="radio"] + label::after {
  /* custom image for radio button */
  background-image: url("../hello-elementor-child/assets/img/cd-icon-radio.svg");
}
.cd-form input[type="checkbox"] + label::after {
  /* custom image for checkbox */
  background-image: url("../hello-elementor-child/assets/img/cd-icon-check.svg");
}
.cd-form input[type="radio"]:focus + label::before,
.cd-form input[type="checkbox"]:focus + label::before {
  /* add focus effect for radio and check buttons */
  box-shadow: 0 0 5px rgba(44, 151, 222, 0.6);
}
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::after {
  display: block;
}
.cd-form input[type="radio"]:checked + label::before,
.cd-form input[type="radio"]:checked + label::after,
.cd-form input[type="checkbox"]:checked + label::before,
.cd-form input[type="checkbox"]:checked + label::after {
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s;
}
.cd-form textarea {
  min-height: 200px;
  resize: vertical;
  overflow: auto;
}

.cd-form input[type="submit"]:hover {
  outline: none;
  background: #67686e;
}

.cd-form [required] {
  background: url("../hello-elementor-child/assets/img/cd-required.svg") no-repeat top right;
}


@media only screen and (min-width: 600px) {
  .cd-form div {
    /* form element wrapper */
    margin: 10px 0;
  }
  .cd-form legend + div {
    /* reduce margin-top for first form element after the legend */
    margin-top: 20px;
  }
  .cd-form h4, .cd-form .cd-label {
    /* font-size: 0.75rem; */
    font-size: 1.0rem;
	  font-weight: 600;
    margin-bottom: 5px;
  }
 
}

@-webkit-keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes cd-bounce {
  0%, 100% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.8);
  }
}
@keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* -------------------------------- 

Custom icons

-------------------------------- */

.cd-form .ficon input {
  padding-left: 5px !important;
}

 .cd-form .ficon select {
  padding-left: 5px !important;
}

.cd-form .ficon textarea {
  padding-left: 5px !important;
}
.cd-form .user {
  background: url("../hello-elementor-child/assets/img/cd-icon-user.svg") no-repeat right center; 
}

.cd-form .company {
  background: url("../hello-elementor-child/assets/img/cd-icon-company.svg") no-repeat right center;
}

.cd-form .email {
  background: url("../hello-elementor-child/assets/img/cd-icon-email.svg") no-repeat right center;
}



/* -------------------------------- 

FLoating labels 

-------------------------------- */
.js .floating-labels div {
  margin: 28px 0;
}
.js .floating-labels .cd-label {
  position: absolute;
  top: 16px;
  left: 16px;
  font-size: 1.6rem;
  cursor: text;
  -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
  -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
  transition: top 0.2s, left 0.2s, font-size 0.2s;
}
.js .floating-labels .ficon .cd-label {
  left: 56px;
}
.js .floating-labels .cd-label.float {
  /* move label out the input field */
  font-size: 1.2rem;
  top: -16px;
  left: 0 !important;
}
@media only screen and (min-width: 600px) {
  .js .floating-labels legend + div {
    /* reduce margin-top for first form element after the legend */
    margin-top: 16px;
  }
  .js .floating-labels .cd-label {
    top: 20px;
  }
}



/* --- Mobile styles below 1250px --- */
@media (max-width: 1249px) {
  /* Hide desktop login button */
  .loginbut {
    display: none !important;
  }

  /* Show mobile login button */
  .loginmobile {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #404a9a;
    text-align: center;
    padding: 10px 0;
    z-index: 999;
  }

  .loginmobile a {
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
  }
}

.sp-testimonial-pro {
  display: flex;
  flex-direction: column;
  justify-content: start;
  height: auto !important;
}

.sp-testimonial-pro .tpro-client-rating {
  order: 1;
  margin-bottom: 10px;
}

.sp-testimonial-pro .tpro-client-testimonial {
  order: 2;
  font-style: italic;
  color: #333;
  margin-bottom: 15px;
}

.sp-testimonial-pro .tpro-client-name,
.sp-testimonial-pro .tpro-client-designation-company {
  order: 3;
  text-align: left;
}

.sp-testimonial-pro .tpro-client-name {
  font-weight: bold;
  font-size: 1rem;
  color: #404a9a;
}

.sp-testimonial-pro .tpro-client-designation-company {
  font-size: 0.9rem;
  color: #666;
}


/* Mobile fixes for Real Testimonial Pro Plugin */
@media (max-width: 768px) {
  .sp-testimonial-pro {
    margin: 5px 0 !important;
    padding: 10px !important;
  }
  
  .sp-testimonial-pro .tpro-client-rating {
    margin-bottom: 5px !important;
  }
  
  .sp-testimonial-pro .tpro-client-testimonial {
    margin-bottom: 10px !important;
  }
}


.cta-button {
    display: inline-block;
    background-color: #404a9a !important;
    color: white !important;
    padding: 1rem 2rem;
    border-radius: 0px !important;
    text-decoration: none !important;
    font-weight: bold;
    margin-top: 1rem;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    font-size: 1rem;
}


.step-content h3 svg {
    width: 50px !important;
    height: 50px !important;
    margin-right: 15px;
    color: #404a9a;
}

.nav-menu .menu-link:hover {
  color: #404a9a !important;
}

a:hover,
.wrapper a:hover,
.biglink:hover {
  color: #404a9a !important;
}

/* Link colors */

.white a:hover {
  color: #8690E1;
  text-decoration: underline;
}

form#contactForm input[type="submit"] {
  background-color: #404a9a !important;
  color: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
  padding: 12px 25px;
  font-weight: bold;
  font-size: 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

form#contactForm input[type="submit"]:hover {
  background-color: #005bb5 !important;
}

/* Keep your existing styles for other elements */
.five-col-pad ul,
.five-col-pad ul li {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  padding-left: 1.2em;
  list-style-type: disc;
}

.accordion .toggle {
  font-size: 1.2rem !important;
  font-family: 'Noto Sans KR', sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.8 !important;
}

/* Updated Infographic Styles */
.infographic-wrapper {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  text-align: center !important;
  background-color: white !important; /* Ensure white background */
}

/* Remove any margin from the image itself */
.infographic-wrapper .infographic-large {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
  margin: 0 auto !important; /* Remove top margin */
  box-sizing: border-box !important;
}

/* Make sure the wrapper doesn't have extra spacing */
.infographic-wrapper {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* Force consistent size on social icons */
.social-icon-img {
    width: 60px !important;   /* ← Set your desired size */
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

/* Optional: smooth hover effect */
.social-icon-img:hover {
    transform: scale(1.15) translateY(-3px);
    transition: all 0.3s ease !important;
}

/* Ensure container doesn't force alignment issues */
.socialholder .social-icon-img {
    display: block;
}