@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

/* Web Font Load */
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');

/* ==========================================================================
   1.General
   ========================================================================== */

body {font-family:'GmarketSans', 'Nanum Gothic', 'Malgun Gothic', 'Open Sans', 'Verdana', 'Geneva', sans-serif; line-height: 1.5; font-weight: 400; font-size: 16px; overflow-x: hidden;}

a {color: #546ac5;}
a:hover, a:focus {color: #1b285b;}

b, strong {  font-weight: 500;}


.bg-box:first-child {margin-left: 0;}
.bg-box:last-child {margin-right: 0;}

.nav > li > a {text-align: center;}



/* ==========================================================================
   2.Hero section 
   ========================================================================== */
.hero-section {background: url(../img/bg_l.png) left bottom no-repeat scroll, url(../img/bg_r.png) right bottom no-repeat scroll;  padding: 0 0 9em; position: relative; color: #fff; }


.bttn {color: #FFFFFF;  background: #1b2024;  border: 2px solid #fff;  font-weight: 700;  padding: .6em 2em;  border-radius: 35px;
  display: inline-block;  white-space: nowrap;  vertical-align: middle;  transition: all 0.3s ease-in-out;  text-shadow: 0 1px rgba(0,0,0,0.1);}

.welcome-message h2 {color: #686868;}
.welcome-message h3 {color: #546ac5;}
.welcome-message p {color: #282828;}
.welcome-message p span {color: #282828;}

.bttn {padding:.7em 2.5em .5em}

.action-btn .bttn:last-child {margin-bottom: 5em;  background: #fff;  border: 2px solid #546ac5; color: #546ac5;}
.action-btn .bttn:last-child:hover {margin-bottom: 5em; background: #546ac5;  border: 2px solid #fff;  color: #fff;}

.countdown_box {background-color: rgba(50,32,99,1.0);}
.countdown_box .time {color:#fff;}
.countdown_box span {color:#546AC5;}
/* ==========================================================================
   3.nav 
   ========================================================================== */
.navbar-default .navbar-nav > li > a:hover {color: #546ac5; border-bottom: 2px solid #546ac5;}/*메인페이지 네비색상*/
.navbar-default.stuck .navbar-nav > li > a:hover, .navbar-default.stuck .navbar-nav > li > a:focus {color: #546ac5; border: hidden;}/*상단메뉴 네비색상*/
.navbar-default.stuck .navbar-nav .bttn:hover, .navbar-default.stuck .navbar-nav .bttn:focus { background: #546ac5 !important;}/*상단메뉴 버튼색상*/

/* ==========================================================================
   4.about  
   ========================================================================== */   
.about {background: #546ac5;}

.section-spacing .small-border {background-color: #fff; height:5px; width:150px; display: block;}

.about .section-spacing h2 {font-weight:700; color: #fff;}

.section-spacing h2 {font-weight:700; color: #000;}
.section-spacing p {color: #000; font-size: 17px; line-height: 1.6;}
.section-spacing p:nth-child(5) {margin-top: 30px;}
.section-spacing .text_w {color: #fff;}
.section-spacing .text_w:last-child {margin: 0;}


/* ==========================================================================
   5.counter
   ========================================================================== */
   
   
/* ==========================================================================
   6.schedule
   ========================================================================== */ 
   
   
/* ==========================================================================
   7.speaker
   ========================================================================== */
.section-spacing header h2 {margin: 0 0 24px; font-size: 28px; color: #101010; font-weight:700; font-family: "GmarketSans", sans-serif;}

.timeline .event1 .txt_box h4 {font-size:18px; margin:0px; font-weight: 500;}
.timeline .event1 .txt_box h5 {font-size: 16px; margin:3px 0 8px; color:#404248; font-weight: 300;}
.timeline .event1 .txt_box p {font-size: 16px; margin:3px 0 8px; color:#404248; font-weight: 300;}

.timeline .event1 .txt_box .event-speaker {margin:7px 0 0; font-size:14px; color:#7f7f7f; font-weight: 500; }
.timeline .event1 .txt_box .speaker_margine {margin-top:15px;}
.timeline .event1:last-child {padding-bottom: 30px;}
.timeline .border_top {padding-top: 30px;}

.timeline .time_tit h3 {font-weight: 700;  color: #546ac5; text-align: center;}


.timeline_box_padding  {padding: 0;}

/*부트스트랩 버튼 수정*/
.btn-primary {color: #fff;  background-color: #546ac5;  border-color: #546ac5;}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,
.open > .dropdown-toggle.btn-primary {color: #fff;  background-color: #1b285b;  border-color: #1b285b;}/*hover시 색상*/
.btn-sm, .btn-group-sm > .btn {padding: 7px 12px 5px;  font-size: 14px;  line-height: 1;  border-radius: 115px;}
   
/* ==========================================================================
   8.speaker bio
   ========================================================================== */ 
   
   
/* ==========================================================================
   9.Pricing
   ========================================================================== */

.action-btn-sponsor, .action-btn-pricing {margin-top: 1em;}

.plan .header {background:#546ac5;}
.plan .header_early {background:#241a85; color: #fff; padding: 0.75em 1em; border-radius: 10px 10px 0 0;}
.plan .header_early h4 {margin: 10px 5px 0px; color: #fff;}


.plan .header2 {background: #fff; color: #101010; padding: 1.5em 1em; border-radius: 10px 10px 0 0;}
.plan .header2 h4 {font-size: 24px; margin-bottom: 0; color: #101010;}

.plan h5 {margin: 0; font-size: 18px; color:#fff; font-weight: 300;}
.plan ul li h4 {margin: 0 0 10px; color:#241a85; font-family: 'GmarketSans'; font-size: 22px; font-weight: 600;}
.plan ul li h5 {margin-bottom: 5px;color:#101010; font-family: 'GmarketSans';  font-size: 20px; font-weight: 500;}
.plan ul li p {color:#888; font-family: 'GmarketSans';  font-size: 16px;}

.plan .sub_t {font-weight: 500;}
.plan .color_blue {color: #546ac5; font-weight: 500;}
.plan .color_yellow {color: #241a85;}
.plan .color_glay {color: #8e8e8e;}
.plan .font_16 {font-size: 16px;}
.plan .hotel-details p strong {font-size: 20px;}



.reg_btn_box {text-align: center;}
.reg_btn_box p i {color: #000; }
.reg_input_box span {color: #000; padding-top: 10px;}
.reg_input_box span:hover {color: #546ac5;}

.action-btn-pricing .bttn:hover {background-color: #29409e;  color: #fff;}

/*레지스터 파일*/
.reg_box .welcome-message h2 { color: #686868; font-weight: 400; text-shadow: none;}
.reg_box .welcome-message p:last-child {margin-bottom: 100px;}
.reg-title .section-spacing h2 { font-weight: 500;  color: #000}
.reg_info {color: #303030;  font-weight: 500; font-size: 13px;}

.reg_table h4 {font-size: 18px; font-weight: 500;}
.reg_table p {font-size: 12.5px; font-weight: 500;}
.reg_table p strong{font-weight: 500;}

.reg_form_box h5 {font-size: 18px; font-weight: 500;}
.regi_txt02 {font-weight: 500;}

.interest h5 {font-size: 18px; font-weight: 500;}

.vip_txt li {font-weight: 500;}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/  
 
 
 /* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/ 
 
 
 /* ==========================================================================
   10.venue
   ========================================================================== */
.venue address p {font-weight: 400;}
.venue address p:last-child {font-weight: 300; margin-top: 100px;}
.venue address a {color: #fff;}

.venue::before {background: rgba(84, 106, 197, 0.8);
}
   
/* ==========================================================================
   11.Map
   ========================================================================== */ 
.root_daum_roughmap .map { border-radius: 1.3em;}
/* ==========================================================================
   12.sponsor
   ========================================================================== */
.sponsor-box h4 {font-weight:500; margin:10px 0 15px;}  
.sponsor > .container > .row:first-of-type {margin-bottom: 2em;}
   
/* ==========================================================================
   13.faq
   ========================================================================== */ 
  .cd-faq-group > li a {color: #000;}      
  .cd-faq-trigger::before, .cd-faq-trigger::after {background: #546ac5;} 

 .faq_bttn {color: #FFFFFF;  background: #000;  font-weight: 600;  padding: .6em 1em .5em;  border-radius: 35px;
  display: inline-block;  white-space: nowrap;  vertical-align: middle;  transition: all 0.3s ease-in-out; }
 .bttn:hover, .bttn:active, .bttn:focus {color: #fff;  background: #546ac5; }


/*   추가  */
 .text_bold {font-weight: 500;}
 .faq a:hover {color:fff;}
 .faq span a {color: #546ac5;}
 .faq span a:hover {color: #1b285b; border-bottom: 1px solid #1b285b;transition: all 0.3s ease-in-out;}
 .faq p a {color: #546ac5;} 
 .link_blue {color: #546ac5;}
 .link_blue:hover {color: #000; text-decoration: underline;}


/*레이아웃 수정*/
.cd-faq-trigger{border-left: 4px solid #fff; padding: 1em 1.5em; font-size: 18px;}
.cd-faq-trigger:hover {border-left: 4px solid #546ac5;}
.cd-faq-trigger::before {border-left: 4px solid #546ac5;}
.content-visible .cd-faq-trigger{border-left: 4px solid #546ac5;}
.cd-faq-group > li {background: #ffffff; border-bottom: 1px solid #ddd;}
.cd-faq-group > li:first-child {border-top: 1px solid #ddd;}
.cd-faq-content {padding: .7em 2em 2em;}

.cd-faq-content > a {color:#546ac5;}
/* ==========================================================================
   14.hotels
   ========================================================================== */ 
.hotel-details{margin-bottom: 20px;}
   
/* ==========================================================================
   15.Hotel rating
   ========================================================================== */  
   
   
/* ==========================================================================
   16.Subscription form styles
   ========================================================================== */  
   
   
/* ==========================================================================
   17.site footer 
   ========================================================================== */ 
.footer_align {line-height: 2;}
   
/* ==========================================================================
   18.Contact
   ========================================================================== */
.section-spacing header h2 {margin: 0 0 15px;}   
.section-spacing header h3 {font-size: 18px;  margin: 0 0 40px; font-weight: 300;}   
.section-spacing header h3 span{display: block; font-size: 16px; margin-top: 5px;}   
/* ==========================================================================
   19.Social 
   ========================================================================== */                   
.section-spacing p:last-child {margin-bottom: 0px;}
.section-spacing .text_b {color: #404248;}

.hide_box {background-color:rgba(60, 60, 60, 0.8); position: absolute; width:100%; height:100%; border-radius: 10px;}
.hide_aera {height:100%; position:relative;}
.hide_aera .price {color: #fff; font-size: 36px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width: 500px;}

.end_txt {margin-top:15px;}
.end_txt h2 {font-size: 36px; margin-bottom:25px;}

/* ==========================================================================
   20.Small devices 
 ========================================================================== */
 @media (max-width:440px) {	 
	.hero-section {background: url(../img/bg_l.png) left bottom/60% no-repeat scroll; padding: 0 0 2em; }
	 logo-brand img {padding: 0; padding-top: 0px; width: 50%;}
	 
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #546ac5;}
	.navbar-default.stuck .navbar-nav .bttn { padding: .75em 2em;  margin-bottom: 1em;  background: #546ac5;  color: #fff;}
	.scroll-top a {background: #546ac5;}
	 
	.action-btn .bttn:last-child {margin-bottom: 2em;}
	
	 
	.welcome-message { margin: 3em 0 3em;}
	.welcome-message h2 {font-size: 22px; font-weight: 500; line-height: 1.3;}
	.welcome-message h3 {font-size:37px; font-weight: 700; line-height:1.3; margin-bottom:.8em;}
	.welcome-message p {font-weight: 400; font-size: 18px; display:block; margin-bottom: 5px;}
	.welcome-message p span {font-weight: 500; font-size: 18px; margin-left: 13px;}
	 
	 
	.bg-box {padding: 0 20px;} 
	.section-spacing h2 {font-size:22px; text-align: left; margin-bottom:1em; line-height:1.4;}
	 
	.section-spacing header h2 {font-size: 22px;}
	.section-spacing header h3 {font-size: 16px;  margin: 0 0 30px;}
	.section-spacing header h3 span {font-size: 15px;}
	 
	.timeline .time_tit h3 { font-size: 22px;}
	.timeline_box_paddingl  {padding: 0;}
	.timeline_box_padding 	{padding:0;}
	.timeline_box_paddingr  {padding:0;}
	
	.timeline .event1 .txt_box h4 {font-size: 16px;}
	 
	.pricing > .container > .row > .col-md-4 {margin-bottom: 1.5em;} 
	
	.plan-features {padding: 0.75em 0;}
	 
	.plan h4 { font-size: 18px; font-weight: 500;}
	.plan p span {display: inline-block;}
	.plan ul li h4 {font-size: 20px;}
	.section-spacing p {font-size: 16px;}
	.plan-features li { border-bottom: 1px dotted #ddd; padding: 12px 0; color: #888; font-weight: 300;}
	.plan-features li p span {display: block;}
		 
	.plan .header2 h4 {font-size: 22px; margin-bottom: 0;}
	.early_text ul li h5 {margin-top: 5px;}
	
    
	.plan .hotel-details p strong {font-size: 18px;}
	.plan .gift_name {font-size: 18px; font-weight: 500; margin-top: 1em; margin-bottom: 3px;}
	 
	.section-spacing .pricing_text {margin: 15px 0px 0px; font-size: 16px; color: rgb(236, 75, 78); font-weight: 500;}	 
	.section-spacing .pricing_text span {display: block;}
	 
	 
	.section-spacing .img_padding {padding: 0 15px;}
	 
	.event h3 {line-height: 1.5;} 
	 
	 /*faq*/
	.cd-faq-trigger {font-size: 16px; padding: 1em;}
	 
	.section-spacing p {margin-bottom: .7em;}
	.venue address p {font-size: 17px;}
	.venue address p:last-child {margin-top: 30px;}
	 
	.countdown_box span {letter-spacing: -.5px;  font-weight: 500;  color: #75b9ff;  text-shadow: 0 1px 1px #000; }
	 
	.site-foote-box {text-align: center;  margin: 1.5em 0 2.5em;}
	.site-footer p {font-size: 13px;  color: #abbeca; font-weight: 400;}
	
	/*카운트다운*/
	.countdown_box p {margin: 0;}
	 
	 /*레지스터*/
	.reg_box .welcome-message h2 {font-size: 22px; padding-top: 50px;}
	.reg_box .welcome-message h3 {font-size: 37px;}
	.reg_box .welcome-message p { text-shadow: 0 0px 3px #fff;}
	.reg_box .welcome-message p:last-child {margin-bottom: 90px;}
	.reg_table p {font-size: 13px;}
	.reg_info {font-size: 13px;}
	 
	.interest h5 {margin: 5px 5px 15px;}
	 
	.reg_table .margin30 {margin-top: 30px;}
	.bb_pay_box {margin: 0em 0 2em;}
	 
	.reg_table .margin15 {margin-bottom: 15px;}
	#agree1, #agree2, #agree_marketing, #interest_chk {margin-top: 0;}
     
    .hide_aera .price {font-size:33px; width: 260px;}
     
    .end_txt {margin-top:15px;}
    .end_txt h2 {font-size: 24px; margin-bottom:25px; text-align: center;}
    .end_txt h3 {font-size: 18px; line-height: 1.5;}
	
}

@media (max-width: 700px) {
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {font-weight: 500;}
	
}

/* ==========================================================================
   21.tablets devices / 768px and up
 ========================================================================== */
@media (min-width: 768px) {
	.hero-section {background: url(../img/bg_l.png) left bottom/35% no-repeat scroll, url(../img/bg_r.png) 168% bottom/50% no-repeat scroll; padding: 0 0 4em; }
	
	.action-btn .bttn:last-child {  margin-bottom: 2em;  background: #fff;  border: 2px solid #546ac5;  color: #546ac5;}
	
	
	
	.logo-brand img {padding: 0; padding-top: 0px; width: 70%;}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;  margin-left: 0;}
	
	/*네비 세팅*/s
	.nav > li > a {padding: 11px 3px; font-size: 16px; font-weight: 300;}	
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {font-weight: 600; border: none;}	  	
	.navbar-default.stuck .navbar-nav .bttn {padding: .7em 1.1em;  background: #546ac5;  color: #fff;}	
	.navbar-default.stuck .logo-nav {padding-top: 6px;}
	
	.welcome-message h2 {font-size: 23px; font-weight: 500;}
	.welcome-message h3 {font-size:52px; line-height:1.3; margin-bottom:.7em;}
	.welcome-message p {font-weight: 400; font-size: 20px; display:block; margin-bottom: 3px;}
	.welcome-message p span {font-weight: 500; font-size: 20px; margin-left: 24px;}
	
	.plan h4 { font-size: 18px; font-weight: 500;}
	.plan p span {display: inline-block;}
	.plan ul li .price_spacing {margin-bottom: 25px;}
	.plan ul li .price_spacing2 {margin-bottom: 0px;}
	.section-spacing h2 {margin-bottom: 1em;  font-size: 26px;}
	.section-spacing .pricing_text {margin: 15px 0 0; font-size: 16px; color:#EC4B4E; font-weight: 500;}
	
	.plan .header2 h4 {font-size: 22px;}
	.early_text ul li img {max-width: 70%;}
	
	
	.plan .gift_name {font-size: 18px;  font-weight: 500; margin-top: 1em; margin-bottom: 3px;}
	.plan .hotel-details p {margin-bottom: 1.1em;}
	.plan .hotel-details p strong {font-size: 18px;}
	
	.pricing > .container > .row > .col-sm-6 {margin-bottom: 0em;}
	.section-spacing .img_padding {padding: 0 15px;}
	
	.event h3 {line-height: 1.5;} 
	
	.timeline_box_paddingl  {padding-left: 15px; padding-right: 0;}
	.timeline_box_padding 	{padding:0;}
	.timeline_box_paddingr  {padding-left: 0; padding-right: 15px;}
	.timeline .event1 .time_box { margin: 0 0 5px 0;  display: inline-block;  vertical-align: top;  width: 180px;}
	
	.venue address p:last-child {margin-top: 50px;}
	
	.plan ul li {font-family: 'GmarketSans';  font-size: 18px;}
	
	/* 카운드타운 */
	.countup {margin: 60px 0;}
	.countdown_box {margin:0 6px;}
	.countdown_box .time {font-size:60px; font-weight:700;}
	.countdown_box span {font-size:18px; font-weight:500; letter-spacing: 0;}
	.countdown_box p {margin: 0;}
	
	.site-footer p {font-size: 14px;  color: #abbeca; font-weight: 400;}
	
	/*레지스터*/
	.reg_box .welcome-message h2 {font-size: 23px; padding-top: 40px;}
	.reg_box .welcome-message h3 {font-size: 52px; }
	.reg_box .welcome-message p:last-child {margin-bottom: 60px;}
	.reg_box .welcome-message p span {margin-left: 24px;}
	.reg_table p {font-size: 12.5px;  font-weight: 500;}
	
	.interest h5 {margin: 5px 5px 15px;}
	
	.reg_table .margin30 {margin-top: 40px;}
	.bb_pay_box {margin: 0em 0 2em;}
	.reg_table .margin15 {margin-bottom: 15px;}
	#agree1, #agree2, #agree_marketing, #interest_chk {margin-top: 0;}
    
    .end_txt {margin-top:15px;}
    .end_txt h2 {font-size: 30px; margin-bottom:25px;}
    .end_txt h3 {font-size: 22px;}
}

/* ==========================================================================
   22.Medium devices (desktops, 992px and up) 
========================================================================== */
@media (min-width: 992px) {	
	
	.hero-section {background: url(../img/bg_l.png) left bottom no-repeat scroll, url(../img/bg_r.png) right bottom no-repeat scroll;  padding: 3.75em 0 0em; position: relative; color: #fff; }
	
	.action-btn .bttn:last-child {  margin-bottom: 5em;}
	
	/*네비 세팅*/
	.nav > li > a {padding: 13px 6px 5px;} 		
	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {font-weight:600; color: #9b9b9b; border-bottom: 2px solid #9b9b9b;}	 
 	.navbar-default.stuck .navbar-nav .bttn {padding: .75em 1.7em; background: #000; color: #fff;}
	
	.scroll-top a {position: fixed;  bottom: 2em;  right: 2em;  text-decoration: none;  background: #546ac5; border: 2px solid #fff; color: #fff;  font-size: 12px;   padding: 1em 1em;  display: none;  z-index: 200;  border-radius: 5px;  transition: all .5s ease-in;}
	
	
	.set2 .welcome-message {margin: 6em 0 0;}
	.welcome-message h2 {font-size: 26px; font-weight: 400;}
	.welcome-message h3 {font-size:60px; line-height:1.2; margin-bottom: .7em; }
	.welcome-message p {font-weight: 400; font-size: 22px; display:block; margin-bottom: 5px;}
	.welcome-message p:last-child { margin-bottom: 0;}
	.welcome-message p span {font-weight: 500; font-size: 22px; margin-left: 24px;}
	
	.section-spacing {padding: 5em 0;}
	.section-spacing h2 {margin-top: 0.5em; margin-bottom:1.2em; font-size:28px;}
	
	
	.timeline_box_paddingl  {padding-left: 15px; padding-right: 0;}
	.timeline_box_padding 	{padding:0;}
	.timeline_box_paddingr  {padding-left: 0; padding-right: 15px;}
	
	
	.plan {font-family:'GmarketSans';}	
	.plan ul li{font-family:'GmarketSans'; font-size: 18px;}
	.plan h4 {font-size: 21px;  font-weight: 500; }
	.plan .gift_name {font-size: 20px;  font-weight: 500; margin-top: 1em; margin-bottom: 3px;}
	.plan p {margin-bottom: 1em;}
	.plan ul li p {margin-bottom: 0;}
	.plan ul li .price_spacing {margin-bottom: 25px;}
	.plan ul li .price_spacing2 {margin-bottom: 25px;}

	.early_text ul li img {max-width: 50%;}	
	.plan .header2 h4 {font-size: 24px;}
	
	/*스폰서 패딩*/
	.sponsor_padding {padding-left: 52px;}
	
	/* 부트스트랩 */
	.row {margin-right: -15px;  margin-left: -15px;}
	
	
	/* 카운드타운 */
	.countup {margin: 50px 0 50px;}
	.countdown_box {margin:0 7px; padding: 20px;}
	.countdown_box .time {font-size:60px; font-weight:500;}
	.countdown_box span {font-size:18px; font-weight:600; letter-spacing: 0;}
	.countdown_box p {margin: 0;}
	
	
	.site-footer p {font-size: 14px;  color: #abbeca;  margin-bottom: 5px; font-weight: 400;}
	
	/*레지스터부분*/
	.reg_box .welcome-message h2 {font-size: 28px; margin-bottom: 20px; padding-top: 0px;}
	.reg_box .welcome-message h3 span {display: block; margin-top: 5px;}
	.reg_box .welcome-message p:last-child {margin-bottom: 80px;}
	
	
	/*레지스터 우측*/
	.reg_table h4 { margin-bottom: .5em;}
	.reg_table p {padding-bottom: .1em;}
	
	.highlight {margin-bottom: 6px; }	
	.info_box {width: 100%;height: 100px; margin-bottom: 6px;}
	.interest h5 {margin: 5px 5px 15px;}
	
	.reg_table .checkbox {margin: 0px 0 30px;}	
	.reg_table .padding0 {padding-top: 0;}
	.reg_table .margin30 {margin-top: 30px;}
	.reg_table .margin15 {margin-bottom: 15px;}
	.reg_table .margin0 {margin-top: 0;}
	
	.table_margin {margin-bottom: 15px;}
	
	.bb_pay_box {margin: 0em 0 2em;}
	
	#agree1, #agree2, #agree_marketing, #interest_chk {margin-top: 0;}
    
    .end_txt {margin-top:15px;}
    .end_txt h2 {font-size: 36px; margin-bottom:25px;}
}