a:hover,
a:active,
a:focus,
input:hover,
input:active,
input:focus,
button:hover,
button:active,
button:focus,
image:hover,
image:active,
image:focus,
image {
  outline: 0;
}

button{
	cursor:pointer;
}
textarea:focus, input:focus, select:focus{
    outline: none;
}
select::-ms-expand {
    display: none;
}
html , body{
	margin:0;
	padding:0 0 30px 0;
	height: 100%;
	color:#fff;
	font-family: 'Mitr', sans-serif;
	font-size:20px;
	background-color:#fff;
	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Mitr', sans-serif;
}
.h3, h3 {
    font-size: 28px;
}

.no-padding-right{
	padding-right:0;
}
.no-padding-left{
	padding-left:0;
}
.container {
   width: 1120px;
   /*width: 970px;*/
}
.container-body{
	/*margin-top:75px;*/
}
.container-body .container {
	width: 1120px;
}
.container-body .container-1300{
	width: 1300px;
}
.container-body .container-900{
	width: 900px;
}

.container-our{
	height:585px;
}
.container50{
	margin-left:30%;
	width: 400px !important;
}
.no-padding{
	padding-left:0;
	padding-right:0;
}
a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

p{
	margin-bottom:30px;
	color:#6f7071;
	font-size:24px;
	line-height:1.2;
	text-align:center;
	font-family: 'Mitr', sans-serif;
}

.navbar{
	min-height: 95px;
}

.navbar-fixed-top{
	border-width:0;
}

.language-multi{
	width:100%;
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#000000;
}

.img-center{
	margin:0 auto;
}

.navbar-nav {
    float:right;
    margin:0 auto;
    display: block;
    text-align: center;
	margin-top:-30px;
	width:100%;
}
.navbar-brand{
	padding-top:0;
	padding-left:0;
}
.nav > li > a{
	padding:0 0;
}
.navbar-brand>img {
    /*display: none;*/
}
.navbar-default{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0;
	background-color: #fff;
	border-color: #fff;
	border-bottom-width: 5px;
	border-bottom-color: #fff;
}

.navbar-nav > li {
	padding-left:10px;
	padding-right:10px;
    display: inline-block;
    float:none;
}

.navbar-nav > li:last-child {
    padding-right:0;
}

.navbar-default .navbar-nav > li > a{
	color:#6f7071 !important;
	font-size:22px;
	letter-spacing: 0.5px;
	opacity:1;
	width:100%;
	font-family: 'Mitr', sans-serif;
	padding:0 5px !important;
}
.navbar-default .navbar-nav > li > a > span{
	display:block;
	padding-bottom: 10px;
	color:#f2595f;
}
.navbar-default .navbar-nav > .active > a{
	color:#fed307 !important;
	background-color:transparent !important;
	font-family: 'Conv_Gotham-Bold';
}
.navbar-default .navbar-nav > li{
	width:auto;
	color:#f2595f;
	padding-top:0;
	padding-bottom:0;
	padding-left:1px;
	padding-right:1px;
	font-size:18px;
	font-family: 'Mitr', sans-serif;
	vertical-align: text-bottom;
}
.navbar-default .navbar-nav > li:last-child {
	border-right:0;
}
.navbar-default .navbar-nav > li > a{
	color:#f2595f;
}
.navbar-default .navbar-nav > li > a:hover , 
.navbar-default .navbar-nav > li > a.actived{
	/*color:#6f7071 !important;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	height:24px;*/
	color:#f2595f;
}

.navbar-default .navbar-nav > li > a:hover > span , .navbar-default .navbar-nav > li > a.actived > span{
	display:block;
	padding-bottom: 10px;
	color:#f2595f;
}
.navbar-default .navbar-nav > li.apply > a:hover{
	color:#fed307 !important;
}


.navbar-default .navbar-nav > .active > a:hover{
	color:#fff;
	background-color:transparent;
}

.container-fluid{
	padding-left:0;
	padding-right:0;
}

.navbar-default .container{
	padding-left:15px;
}

.navbar-nav-main{
	float:left;
	margin-left:0px;
	margin-top:40px;
}
.navbar-default > li > a.apply-now{
	margin-top:0;
	padding:20px 5px;
	margin-left:30px;
	color:#fff !important;
	border:1px solid #2c7fec;
	font-family: 'Conv_DBHeavent_Bd';
}
.navbar-default > li:nth-child(2) {
	border-right:0;
}
/*-------------------------------------*/



/*-- Subpage --*/
.container-body-1{
	/*background-repeat:no-repeat;
	background-image:URL("../../img/data/bg_1_2.png");
	background-position:center -100px;*/
	/*background-size:100%;*/
}


/*Section 2*/
.section-two{
	clear:both;
	margin:15px 0 0 ;
	padding:15px 0 15px 0;
	
}
.txt-banner , .title-page{
	font-size:24px;
	color:#ffd300;
	font-family: 'Mitr', sans-serif;
}

.block-apply{
	margin-top:30px;
	padding-right:30px;
}
.block-banner{
	padding-top:15px;
	margin-left:-20px;
}
.apply-now{
	clear:both;
	margin:30px 0 0 0;
	padding:10px 17px;
	color:#fff;
	font-size:12px;
	border:1px solid #2c7fec;
	font-family: 'Conv_DBHeavent_Bd';
	border-radius: 25px;
}
a.apply-now:hover{
	color:#fff;
	background-color:#2c7fec;
}

.apply-now-body{
	font-size:19px;
}


h1.title{
	margin-bottom:40px;
	text-align:center;
	color:#e0823c;
	font-size:48px;
	font-family: 'Mitr', sans-serif;
}
/*h1.title span{
	width:auto;
	padding-bottom:3px;
	border-bottom:3px solid #8ac43e;
}*/
.txt-banner-sub{
	display:block;
	position:relative;
	z-index:1;
	letter-spacing: 0.032em;
	margin:-102px 0 0 30px;
	color:#fff;
	font-size:54px;
	font-weight:bold;
	font-family: 'Mitr', sans-serif;
	opacity:0.2;
}

.number-level{
	line-height:28px;
	margin-top:30px;
	margin-bottom:15px;
}
.number-level , .number-price{
	font-size:24px;
	text-align:center;
}
.number-level-sub{
	font-size:18px;
	text-align:center;
}

hr{
	margin-top:50px;
	margin-bottom:50px;
	height:1px;
	border-top:1px solid #858686;
}

.block-partner{
	margin-top:80px;
}


#section-prize{
	margin:60px 0 0 0;
	padding-top:100px;
	/*background-repeat:no-repeat;
	background-image:URL("../../img/data/bg_prize.png");
	background-position:center top;*/
}


.block-item{
	padding-left:30px;
	padding-right:30px;
}


.industries-block{
	margin-bottom:15px;
	text-align:center;
}
.freealltime-block{
	font-size:24px;
	line-height:30px;
}

#section-timeline{
	margin:0px 0 0 0;
	padding-top:0px;
	height:640px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/bg_timeline.png");
	background-position:center center;
}
#section-timeline h1.title{
	text-align:center;
}
#section-timeline .txt-banner-sub{
	text-align:center;
	 margin: -102px 0 0 0px;
}

.block-date-first{
	position:absolute;
	margin:230px 0 0 10px;
}
.block-date-second{
	position:absolute;
	margin:170px 0 0 330px;
}
.block-date-third{
	position:absolute;
	margin:130px 0 0 600px;
}
.block-datetime{
	padding-bottom:5px;
	font-size:24px;
	text-align:center;
}
.block-date-third .block-datetime{
	padding-top:5px;
}

.line-block{
	margin:0 auto;
	width:1px;
	height:50px;
	border:1px solid #fff;
}
.block-date-second .line-block{
	height:65px;
}
.text-register{
	padding-top:5px;
	font-size:20px;
	text-align:center;
}
.block-date-third .text-register{
	padding-bottom:5px;
}


/*---*/
.block-schedule{
	padding:15px 25px;
	height:395px;
	background-color:rgba(255, 255,255, 0.2);
}
.block-schedule-green{
	border-top:5px solid #75c229;
}
.block-schedule-blue{
	border-top:5px solid #2c7fec;
}
.block-schedule-yellow{
	border-top:5px solid #ffbb00;
}

.schedule-titledate{
	margin:0 0 30px 0;
	padding:10px 0;
	text-align:center;
	font-size:24px;
	border-bottom:1px solid #fff;
}
.schedule-detail{
	font-size:13px;
	line-height:21px;
}


#section-mentors{
	margin-top:60px;
}
.mentors-title{
	text-align:center;
	font-size:24px;
	margin-bottom:20px;
}



.image {
	opacity: 1;
	display: block;
	/*width: 100%;*/
	height: auto;
	transition: .5s ease;
	backface-visibility: hidden;
	position:relative;
}

.middle {
	position:absolute;
	transition: .5s ease;
	opacity: 0;
	margin-top: -305px;
	text-align: center;
	width:250px;
}

.block-col-productall a:hover .bgblock-red {
	position:absolute;
	width:228px;
	height:260px;
	background-color:rgba(255, 0, 0, 0.6);
}
.block-col-productall a:hover .bgblock-green {
	position:absolute;
	width:228px;
	height:260px;
	background-color:rgba(50,205,50, 0.6);
}
.block-col-productall a:hover .bgblock-blue {
	position:absolute;
	width:228px;
	height:260px;
	background-color:rgba(	0,0,205, 0.6);
}
.block-col-productall a:hover .bgblock-yellow {
	position:absolute;
	width:228px;
	height:280px;
	background-color:rgba(255,165,0, 0.6);
}



.block-col-productall a:hover .image {
	/*opacity: 0.3;*/
	transform: scale(1.08);
}



.block-col-productall a:hover .middle {
	opacity: 1;
}



.text{
	text-align:left;
	color: #fff;
	font-size: 13px;
	padding: 5px 15px;
	border: transparent;
	border-radius: 5px;
}



#section-location{
	margin-top:60px;
}
#section-contact{
	margin-top:60px;
}
.contact-detail{
	font-size:14px;
	display:block;
	margin-bottom:3px;
}
.contact-detail-location{
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/icon_location.png");
	background-position:top left;
	background-size:16px 23px;
}
.contact-detail-phone{
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/icon_phone.png");
	background-position:top left;
	background-size:16px 16px;
}
.contact-detail-www{
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	background-repeat:no-repeat;
	background-image:URL("../../img/data/icon_www.png");
	background-position:top left;
	background-size:16px 16px;
}
.contact-detail-www a{
	color:#fff;
}

.line-endpage{
	width:100px;
	margin:0 auto;
	margin-top:30px;
	border:1px solid #fff;
}
.copy-right{
	display:block;
	margin:0;
	padding:0;
	color:#b3b3b3;
	font-size:14px;
	text-align:center;
	font-family: 'Mitr', sans-serif;
}

.scrolltop{
	position:fixed;
	width:45px;
	padding:10px 10px 10px 10px;
	right:30px;
	bottom:30px;
	background:#2c312e;
	border-radius: 5px;
}
.txt-banner-sub-contact{
	margin-top:-116px;
}

@media (max-width: 767px) {
    .modal-dialog {
        margin-top: 30;
    }
    .popup-batch-desc {
        padding: 0;
    }
    .batch-desc {
        padding: 0 15px 15px 15px;
    }
}





#fancybox-content{
	border:none !important;
}
#fancybox-close{
    position: absolute;
    top: 25px  !important;
    right: 25px  !important;
    width: 26px !important;
    height: 26px !important;
    background-image: url(../../img/fancy_close.png) !important;
	background-color:transparent !important;
	background-position:center center !important;
    cursor: pointer;
    z-index: 1103;
    display: none;
	background-repeat:no-repeat !important;
}
.fancybox-close{
	top: -25px !important;
    right: 5px !important;
    width: 50px !important;
    height: 50px !important;
    background-image: url(../../img/fancy_close.png) !important;
    background-color: transparent !important;
    background-position: center center !important;
    background-size: 50px 50px !important;
}
.fancybox-inner{
	/*width:582px !important;
	height:auto !important;
	overflow:hidden !important;*/
}
.fancybox-overlay{
	/*background-color: transparent;
	background-image:URL('../../img/bg_overlay.png');
	background-repeat:repeat-x;*/
}
.fancybox-desktop{
	/*width:582px !important;
	height:285px !important;*/
}
/*POPUP*/


.section-two .date{
	font-size:32px;
	line-height:15px;
}


.paddingright5{
	padding-right:5px;
}
.paddingleft5{
	padding-left:5px;
}

.fancybox-overlay{
	/*opacity: 1;
	filter: alpha(opacity=100);
	background-color:#000;*/
}







/*--------------------------------------*/
#menuToggle{
	display: block;
	position: relative;
	top: 5px;
	left: 12px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}

#menuToggle input{
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -5px;
	cursor: pointer;
	opacity: 0; /* hide this */
	z-index: 2; /* and place it over the hamburger */
	-webkit-touch-callout: none;
}

/*
* Just a quick hamburger
*/
#menuToggle span{
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: #cdcdcd;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
	background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
	opacity 0.55s ease;
}

#menuToggle span:first-child{
	transform-origin: 0% 0%;
}

	#menuToggle span:nth-last-child(2){
transform-origin: 0% 100%;
}

/* 
* Transform all the slices of hamburger
* into a crossmark.
*/
#menuToggle input:checked ~ span{
	opacity: 1;
	transform: rotate(45deg) translate(-2px, -1px);
	background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3){
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2){
	transform: rotate(-45deg) translate(0, -1px);
}

/*------------ Slide -------------------*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
	background-color:rgba(30, 34,38, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
	padding-left:0px;
}

.sidenav a {
    padding: 15px 8px 15px 40px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: 0.3s;
}
.sidenav a.apply-now{
	width:160px;
	margin-left:32px;
}

.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav a:hover span{
	padding-bottom:8px;
	border-bottom:1px solid #fff;
}
.sidenav .closebtn {
    position: absolute;
	padding: 20px 8px 5px 0px;
    top: 0;
    left: 15px;
    font-size: 36px;
    margin-left: 5px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}
/*------------ Slide -------------------*/



.title-mentor{
	font-size:20px;
}

.img-logo-rise{
	position:relative;
	margin:-100px 0 0 0;
	padding:0;
	float:right;
	width:81px;
}



.apply-now-main{
	margin-top:30px;
}
.img-rise-main{
	width:540px;
}
.text-main-banner{
	position:relative;
	z-index:3;
	margin-top:30px;
	text-align:center;
	line-height:1;
	font-size:48px;
	font-family: 'Mitr', sans-serif;
}
.text-main-youtube{
	width:720px;
	height:406px;
	margin:0 auto;
	/*margin-top:-20px;*/
	margin-top:30px;
}
.text-main{
	margin-top:30px;
	text-align:center;
	line-height:1;
	font-size:48px;
	font-family: 'Mitr', sans-serif;
}
.text-sub-main{
	margin-top:15px;
	text-align:center;
	line-height:1;
	font-size:30px;
	font-family: 'Mitr', sans-serif;
}
.blocl-main{
	margin-top:15px;
	text-align:center;
}
.blocl-main button{
	width:170px;
	background-position:10px 0;
}

.section-bannermain{
	margin:0;
	padding:0px 0 200px 0;
	background-repeat:no-repeat;
	background-image:URL("../../img/bg_banner.png");
	background-position:center top;
	background-size:cover;
}
.section-about{
	margin:0;
	padding:0 0 20px 0;
	background-repeat:no-repeat;
}
.section-benefits{
	margin:60px 0 0 0;
	padding:0px 0 90px 0;
	background-repeat:no-repeat;
	background-color:#fff;
}
.title-sub{
	margin-top:90px;
	margin-bottom:70px;
	text-align: center;
	letter-spacing: 0.072em;
	color: #fff;
	font-size: 28px;
	font-family: 'Conv_DBHeavent_Bd';
}


.title-list{
	margin-top:15px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-family: 'Mitr', sans-serif;
}

.row-space-top{
	margin-top:25px;
}
.row-space-left-right{
	padding-left:60px;
	padding-right:60px;
}

/*-----------T-------------*/
.section-tech{
	margin:0;
	padding:80px 0 80px 0;
	background-repeat:no-repeat;
	background-image:URL("../../image/section_3.jpg");
	background-position:center top;
	background-size:cover;
}
.section-tech .btn-register , .section-tech .btn-leaflet{
	width: 180px;
	padding-top:10px;
	padding-bottom:10px;
	background-size: 44px;
}

h1.title-getinfomation{
	color:#0a1c28;
	font-size:48px;
}
h1.title-mentor span{
	width:auto;
	padding-bottom:3px;
	border-bottom:3px solid #ee5a22;
}

/*-----------Q-------------*/
.section-qualifications{
	margin:0;
	padding:40px 0 60px 0;
	background-color:#fff;
}

.img-size{
	width:22%;
}

/*-----------TIME-------------*/
.section-timeline{
	margin:0;
	padding:80px 0 80px 0;
	background-repeat:no-repeat;
	background-image:URL("../../img/bg_section_timeline.jpg");
	background-position:center top;
	background-size:100%;
}

/* Container around content */
.container-1 {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
}

/* The circles on the timeline */
.container-1::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	right: -17px;
	background-color: white;
	border: 4px solid #FF9F55;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}

/* Place the container to the left */
.left {
	left: 0;
}

/* Place the container to the right */
.right {
	left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 12px;
	width: 0;
	z-index: 1;
	right: -20px;
	border: medium solid white;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #fff;
}
.left::after {
	content: " ";
	height: 0;
	position: absolute;
	top: 13px;
	width: 0;
	z-index: 1;
	right: -18px;
	border: medium solid white;
	border-width: 19px 0 19px 19px;
	border-color: transparent transparent transparent #000;
}


/* Add arrows to the right container (pointing left) */
.right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid white;
	border-width: 10px 10px 10px 0;
	border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -16px;
}

/* The actual content */
.content {
	padding: 20px 30px;
	background-color: white;
	position: relative;
	border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
	/* Place the timelime to the left */
	.timeline-1::after {
		left: 31px;
	}

	/* Full-width containers */
	.container-1 {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
	}

	/* Make sure that all arrows are pointing leftwards */
	.container-1::before {
		left: 60px;
		border: medium solid white;
		border-width: 10px 10px 10px 0;
		border-color: transparent white transparent transparent;
	}

	/* Make sure all circles are at the same spot */
	.left::after, .right::after {
		/*left: 15px;*/
	}

	/* Make all right containers behave like the left ones */
	.right {
		left: 0%;
	}
}


.importo-detail{
	margin-bottom:10px;
	color:#fff !important;
	font-size:18px !important;
	font-family: 'Conv_DBHeavent_Bd';
}
.causale-detail{
	color:#fff !important;
	font-size:18px !important;
	font-family: 'Mitr', sans-serif;
}
.space-list-timeline{
	margin-bottom:10px;
}
.no-border{
	border:0 !important;
}
.timeline-item-top{
	margin-top:-45px;
}
.timeline-item-top-detail{
	margin-top:-35px;
}



/*-----------FAQ-------------*/
.section-faq{
	margin:0;
	padding:40px 0 40px 0;
	background-color:#e9e9e9;
}


@media(max-width:992px){
	 .wrapper{
	  width:100%;
	} 
}

.panel{
	background-color:transparent;
	box-shadow:none;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.panel-heading {
	padding: 0;
	border:0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
	padding-left:60px;
	color:#e0823c;
	font-size:30px;
	text-transform:uppercase;
	letter-spacing:0px;
	word-spacing:0px;
	text-decoration:none;
	font-family: 'Mitr', sans-serif;
	padding-top:15px;
	padding-bottom:20px;
}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   /*content: "\e114";*/
   content: "";
   float: right;
   transition: all 0.5s;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.panel-default>.panel-heading {
    color: #e0823c;
    background-color: #fff;
    border-color: transparent;
	border-bottom:2px solid #fff;
}
.panel-default {
    border-color: transparent;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
	font-size:24px;
	font-family: 'Mitr', sans-serif;
	color:#0a1c28;
	background-color:#fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-left:90px;
	padding-right:90px;
}



/*----------- OUR -------------*/
.section-leaflet{
	margin:0;
	padding:40px 0 40px 0;
	background-repeat:no-repeat;
	background-image:URL("../../image/bg_contact.png");
	background-position:center top;
	background-size:auto;
}




/*----------- Contact -------------*/
.section-contact{
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-image:URL("../../img/section_bg_contact.png");
	background-position:center top;
	background-size:100%;
}
.section-contact-space-detail{
	padding:60px 0 60px 0;
}
h1.title-contact{
	text-align:left;
}
h1.title-contact span{
	text-align:left;
	width:auto;
	padding-bottom:3px;
	border-bottom:3px solid transparent;
}
.detail-address{
	
	font-size:16px;
	text-align:left;
	font-family: 'Mitr', sans-serif;
}
.detail-address-right{
	padding-left: 30px;
}


/*Image CC MAIN*/
.img-cc-main{
	width:70%;
}
.txt-about{
	padding-left:80px;
	padding-right:80px;
}

.hover-bg{
	z-index:9999;
	position:absolute;
	width:250px;
	height:250px;
	background:rgba(0, 0, 0, 0.4);
}
.hr-ourcommunitypartners{
	display:none;
}

.block-map{
	overflow:hidden;
	padding-bottom:75%;
	position:relative;
	height:0;
}
.block-map iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

.row-space-contact{
	margin-top:15px;
}

.technology-line{
	display:none;
}

*:focus {
    outline: none;
}



.btn-register , .btn-leaflet{
	position: relative;
	z-index: 1;
	margin: 5px 0 0 0;
	border-radius: 7px;
	background: #c92434;
	padding: 5px 17px 7px 20px;
	padding-left:40px;
	border: 0;
	font-size: 22px;
	background-repeat:no-repeat;
	background-image:URL("../../image/icon_banner_1.png");
	background-position:left top;
	background-size:38px;
	background-repeat:no-repeat;
}
.btn-leaflet{
	background-color: #fedd00;
	background-image:URL("../../image/icon_banner_2.png");
}

.block-image-why-title{
	height:333px;
}
.block-image-why-title-1{
	margin:0;
	padding:0;
	background-image:URL("../../image/who_choose_us_1.png");
	background-repeat:no-repeat;
	background-size:100%;
	background-position:0 -23px
}
.block-image-why-title-2{
	margin:0;
	padding:0;
	background-image:URL("../../image/who_choose_us_2.png");
	background-repeat:no-repeat;
	background-size:100%;
	background-position:0 -23px
}
.block-image-why-title-3{
	margin:0;
	padding:0;
	background-image:URL("../../image/who_choose_us_3.png");
	background-repeat:no-repeat;
	background-size:100%;
	background-position:0 -23px
}
.block-image-why-title-4{
	margin:0;
	padding:0;
	background-image:URL("../../image/who_choose_us_4.png");
	background-repeat:no-repeat;
	background-size:100%;
	background-position:0 -23px
}
.block-image-why-title-5{
	margin:0;
	padding:0;
	background-image:URL("../../image/who_choose_us_5.png");
	background-repeat:no-repeat;
	background-size:100%;
	background-position:0 -23px
}
.block-detail-why{
	margin:0;
	padding:80px 100px 50px 60px;
	height:333px;
	background-color:#fbc42f;
	background-image:URL("../../image/icon_shadow_bg_correct.png");
	background-repeat:no-repeat;
	background-position:right bottom;
}
.block-detail-why img{
	float:left;
	margin-right:15px;
}
.block-detail-why p{
	color:#0a1c28;
	font-size:30px;
	text-align:left;
	font-family: 'Mitr', sans-serif;
}

.block-title-why{
	position:absolute;
	bottom:15px;
	left:95px;
	font-size:30px;
	color:#fff;
	line-height:1;
	font-family: 'Mitr', sans-serif;
}

.row-space-why{
	margin-top:15px;
}
.text-getinformation{
	margin-top:30px;
	font-size:22px;
	color:#7f6c2d;
	line-height:1;
	font-family: 'Mitr', sans-serif;
}

/*Recommand*/
.title-recom{
	font-size:26px;
	color:#e0823c;
	line-height:0.9;
}
.lan-jp{
	font-size:16px;
}
.detail-recom{
	margin-top:10px;
	font-size:22px;
	color:#0a1c28;
	line-height:1.1;
	font-family: 'Mitr', sans-serif;
}


/*Promotion*/
.section-promotion{
	margin:0;
	padding:30px 0 30px 0;
	background-repeat:no-repeat;
	/*background-image:URL("../../image/section_3.jpg");
	background-position:center top;
	background-size:cover;*/
}
.title-promotion{
	font-size:36px;
}

/*Review*/
.section-review{
	margin:0;
	padding:50px 0 50px 0;
	background-repeat:no-repeat;
	background-image:URL("../../image/bg_review.png");
	background-position:center top;
	background-size:auto;
}
.title-review{
	font-size:26px;
	color:#e0823c;
	line-height:0.9;
	text-align:center;
}
.detail-review{
	margin-top:10px;
	font-size:22px;
	color:#0a1c28;
	line-height:1.1;
	text-align:center;
	font-family: 'Mitr', sans-serif;
}

/*QandA*/
.title-qanda{
	margin-top:15px
}

/*Leaflet*/
.title-leaflet span{
	color:#0a1c28;
}

.section-leaflet input , .section-leaflet textarea{
	margin:0;
	padding:5px 15px;
	width:93%;
	border-radius:5px;
	border:0;
}
.row-space-leaflet{
	margin-top:15px;
}
.section-leaflet textarea{
	height:140px;
	width:96%;
}

/* The container */
.container-checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: 'Mitr', sans-serif;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border-radius:5px;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.submit-leaflet{
	display:block;
	z-index: 1;
	width:200px;
	margin:0 auto;
	margin-top:15px;
	border-radius: 7px;
	background: #20995b;
	padding: 5px 17px 7px 20px;
	padding-left:40px;
	border: 0;
	font-size: 22px;
	background-repeat:no-repeat;
	background-image:URL("../../image/icon_send.png");
	background-position:left top;
	background-size:29px 25px;
	background-repeat:no-repeat;
	background-position: 52px 8px;
}

/*Footer*/
footer{
	margin:0;
	padding:50px 0 30px 0;
	background-color:#fff;
}
footer ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
footer ul li{
	margin:0;
	padding:0;
}
footer ul li a{
	color:#caced1;
	font-size:20px;
	font-family: 'Mitr', sans-serif;
}



/*---- VDO ----*/
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.text-main-youtube{
	position:relative;
	z-index:1;
}
.banner-left{
	position:absolute;
	z-index:2;
	left:-20px;
}
.banner-right{
	position:absolute;
	z-index:2;
	right:-10px;
}
.container-800{
	width:800px !important;
}
.pro-title{
	padding-left:20px;
	font-size:16px;
	color:#d31f25;
	background-repeat:no-repeat;
	background-image:URL("../../img/dot.png");
	background-position:left center;
	background-size:14px 14px;
}
.pro-dec{
	padding-left:20px;
	font-size:14px;
	color:#000;
}

.title-howto{
	padding-left:30px;
	text-align: center;
    color: #000;
    font-size: 51px;
    font-family: 'Mitr', sans-serif;
}
.title-howto span{
	padding-left:25px;
	background-repeat:no-repeat;
	background-image:URL("../../img/dot.png");
	background-position:left center;
	background-size:20px 20px;
}
.title-howto span span{
	padding-right:50px;
	background-repeat:no-repeat;
	background-image:URL("../../img/dot.png");
	background-position:right center;
	background-size:20px 20px;
}

.block-role-1{
	margin:0;
	padding:0;
	width:320px;
	height:156px;
	background-repeat:no-repeat;
	background-image:URL("../../img/how_1.png");
	background-position:center center;
	background-size:cover;
}
.block-role-2{
	margin:0;
	padding:0;
	width:320px;
	height:156px;
	background-repeat:no-repeat;
	background-image:URL("../../img/how_2.png");
	background-position:center center;
	background-size:cover;
}
.block-role-3{
	margin:0;
	padding:0;
	width:320px;
	height:156px;
	background-repeat:no-repeat;
	background-image:URL("../../img/how_3.png");
	background-position:center center;
	background-size:cover;
}
.block-detail-role{
	margin:0;
	padding:65px 30px 0 20px;
	color:#000;
	font-size:16px;
	line-height:1.2;
	font-family: 'Mitr', sans-serif;
}
.title-timecampaign{
	margin-top:60px;
}

.block-timecampaign-1{
	margin:0;
	padding:0;
	width:540px;
	height:596px;
	background-repeat:no-repeat;
	background-image:URL("../../img/round_1.png");
	background-position:center center;
	background-size:auto;
}
.block-timecampaign-2{
	margin:0;
	padding:0;
	width:540px;
	height:596px;
	background-repeat:no-repeat;
	background-image:URL("../../img/round_2.png");
	background-position:center center;
	background-size:auto;
}
.block-detail-timecampaign{
	margin:0;
	padding:110px 30px 0 30px;
	color:#000;
	font-size:15px;
	line-height:1.35;
	text-align:center;
	font-family: 'Mitr', sans-serif;
}
#section-text-timeline{
	margin:-280px 0 0 0;
	padding-top:220px;
	height:980px;
	background-repeat:no-repeat;
	background-image:URL("../../img/banner_2.png");
	background-position:center center;
	background-size:cover;
}
#section-detail-product{
	margin:0 0 0 0;
	padding:80px 0;
	height:auto;
	background-repeat:no-repeat;
	background-image:URL("../../img/banner_3.png");
	background-position:center center;
	background-size:cover;
}
.title-detail-product{
	font-size:31px;
	font-weight:bold;
	color:#000;
	line-height:1.2;
	text-align:center;
}
.cover-detail{
	margin:0;
	padding:45px 15px;
	text-align:center;
	background-color:#fff;
}
.cover-detail p{
	margin-top:30px;
	font-size:21px;
	color:#000;
	font-weight:normai;
}

#section-detail-menu{
	margin:0 0 0 0;
	padding:77px 0;
	height:auto;
	background-repeat:no-repeat;
	background-image:URL("../../img/menu_1.png?v=1");
	background-position:top center;
}
#section-detail-menu-second{
	margin:0 0 0 0;
	padding:80px 0;
	padding-bottom:80px;
	height:auto;
	background-repeat:no-repeat;
	background-image:URL("../../img/menu_2.png?v=1");
	background-position:top center;
}
.cover-detail-menu{
	margin:0;
	padding:20px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	background-color:#fff;
}
.cover-detail-menu h3{
	font-size:27px;
	color:#000;
}
.cover-detail-menu p{
	margin-bottom:0;
	font-size:23px;
	color:#000;
	text-align:left;
}
.img-border-top-left-right{
	border-top-right-radius: 18px;
	border-top-left-radius: 18px;
}

#section-detail-shop{
	margin:0 0 0 0;
	padding:80px 0;
	height:auto;
	background-repeat:no-repeat;
	background-image:URL("../../img/banner_shop.png");
	background-position:top center;
	background-size:cover;
}
.line-footer{
	margin:0 0 60px 0;
	padding:0px 0;
	height:auto;
	background-repeat:repeat-x;
	background-image:URL("../../img/line-footer.png");
	background-position:center center;
}

footer .navbar-nav-main{
	float:none;
	width:52%;
	margin:0 auto;
	margin-top:0;
	padding:0;
	background-color:#fff;
}
footer ul li a{
	color:#f2595f;
	font-size:27px;
}
footer{
	text-align:center;
}
footer button{
	margin:0 auto;
	margin-top:30px;
	padding:15px 15px;
	color:#f2595f;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	width:340px;
	border-radius:30px;
	border:1px solid #f2595f;
	background-color:#fff;
}

.center-block{
	padding: 40% 10%;
}

.title-popup{
	margin-bottom:5px;
	font-size:26px;
	color:#000;
	text-align:left;
}
.sub-title-popup{
	margin-top:0;
	color:#e21921;
	font-size:22px;
	text-align:left;
}
.detail-pop{
	margin-top:20px;
	color:#000;
	font-size:14px;
	text-align:left;
}


.fancybox-opened .fancybox-skin{
	background-color:#fff;
}


.menu-title-popup-1{
	padding-top:30px;
	font-size:36px;
	color:#d41f25;
	font-weight:bold;
}
.menu-subtitle-popup-1{
	font-size:30px;
	color:#000;
	font-weight:bold;
}
.padding-top-30{
	padding-top:30px;
}

ul.ingredient{
	margin:30px 0 0 70px;
	padding:0;
	padding-right:40px;
	list-style-type:none;
}
ul.ingredient li{
	color:#000;
	font-size:16px;
}

.img-border-raduis-top-bottom-left{
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}

.container-menu{
	padding-left:60px;
	padding-right:60px;
}

.reward-block{
	margin:0 auto;
	width:100%;
	color:#000;
	text-align:center;
}