/* --------------------------------------------------------------------------
 * UnicornNet.com  	: LMS Default HTML Template
 *  
 * file					: lecture.css( /?l=lecture, ?l=lat&page=1 )
 * Version 			: 1.0
 * Author				: UnicornNet - Team
 * Author URI		: https//edusori.com
 *
 * UnicornNet Copyright 2019 All Rights Reserved.
 * -------------------------------------------------------------------------- */
@charset "utf-8";



.nav-tabs
{ text-align: left; border: none; margin-bottom: 50px; }
.nav-tabs > .nav-pills
{ border: 2px solid #3ab195; border-radius: 10px; position: relative; overflow: hidden; display: inline-block; }
.nav-tabs > .nav-pills > li
{ float: left; display: inline-block; margin: 0; text-align: center; font-size: 20px; font-weight: 500; line-height: 0; background-color: #FFFFFF; }
.nav-tabs > .nav-pills > li > a
{ padding: 30px 60px; text-align: center; }
.nav-tabs > .nav-pills.nav-medium > li
{ font-size: 20px; line-height: 50px; }
.nav-tabs > .nav-pills.nav-medium > li > a
{ padding: 20px 40px; }

.nav-tabs2
{ text-align: center; border: none; margin-bottom: 0; margin: 0 -5px; }
.nav-tabs2 > .nav
{ display: block; width: 100%; padding-left: 0; margin-bottom: 0; list-style: none; }
.nav-tabs2 > .nav-pills
{ float: left; position: relative; margin: 0 0; }
.nav-tabs2 > .nav-pills > li
{ float: left; width: 20%; padding: 5px; text-align: center; font-weight: 500; line-height: 45px; }
.nav-tabs2 > .nav-pills.tab-2 > li
{ width: 50%; }
.nav-tabs2 > .nav-pills.tab-3 > li
{ width: 33.33333333333333%; }
.nav-tabs2 > .nav-pills.tab-4 > li
{ width: 25%; }
.nav-tabs2 > .nav-pills > li > a
{ display: inline-block; border: 1px solid #DDDDDD; border-radius: 4px;  font-size: 12px !important; width: 100%; color: #999999; background-color: #FFFFFF; }
.nav-tabs2 > .nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus
{ font-weight: 500; color: #FFFFFF; background: #1DB898; border: 1px solid #1DB898; }


@media screen and (max-width: 1024px) {
	.nav-tabs2 > .nav-pills > li
	{ line-height: 40px; }
	.nav-tabs2 .nav-pills > li > a
	{ font-size: 13px; }
}

@media screen and (max-width: 991px) {
	.nav-tabs2 > .nav-pills > li
	{ width: 20%; line-height: 45px; }
	.nav-tabs2 .nav-pills > li > a
	{ font-size: 13px; }
}

@media(max-width:767px) {
	.nav-tabs2 > .nav-pills > li
	{ width: 25%; line-height: 45px; }
	.nav-tabs2 .nav-pills > li > a
	{ font-size: 14px; }
}

@media(max-width:540px) {
	.nav-tabs2 > .nav-pills > li
	{ width: 33.3333333333333333333%; line-height: 45px; }
	.nav-tabs2 .nav-pills > li > a
	{ font-size: 14px; }
}












/*=======================================================
                        LAT
========================================================*/
.about-us-section .sub-tittle1
{ margin: 0 0 30px; }
.about-us-section p
{ font-size: 18px; text-align: center; font-weight: 300; color: #111111; }
.about-us-section p > span
{ font-weight: 500; }

.lat-submit *
{ color: #000000; font-weight: 300; }
.lat-submit .input-group .button
{ border-radius: 0 4px 4px 0; font-weight: 700; }
.lat-submit .input-group .button:hover,
.lat-submit .input-group .button.active
{ background-color: #000000; color: #FFFFFF; }
.lat-submit .input-group .has-feedback .lnr
{ z-index: 1; line-height: 55px; font-size: 24px; color: #000000; margin-left: -4px; }
.lat-submit .input-group .form-control
{ padding-left: 50px; }
.lat-submit .form-check
{ font-size: 18px; padding-top: 7px; }
.lat-submit .form-check label
{ padding-right: 30px; }
.lat-submit .form-check label > input
{ width: 24px; height: 24px; }


.text-column1
{ padding: 10px; }
.text-column1 > p
{ font-size: 16px; font-weight: 300; color: #555555; text-align: left; }

.text-column1 > ul
{ padding-left: 25px; font-weight: 300; color: #333333; }
.text-column1 > ul > li
{ line-height: 28px; }

.text-column1 > ul > li > a
{ color: #000000; font-weight: 600; margin-left: 5px; text-decoration: underline; -webkit-text-decoration: underline dotted; }
.text-column1 > ul > li > a > i
{ color: #1DB898; margin-left: 5px; }

























/* --------------------------------------------------------------------------
 * LAT  CSS START
 * -------------------------------------------------------------------------- */

.lat-schedule-column
{ height: auto;  }

.lat-schedule-column-wrap
{ float: left; max-height: 340px; padding: 10px; overflow: auto; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; border: 1px solid #EEEEEE; -webkit-border-radius: 3px; border-radius: 3px; }




.lat-schedule-column > h5
{ font-weight: 300; color:#000000; margin: 10px 10px; text-align: center; }
.lat-schedule-column > .btn-close
{ float: right; }


/* .lat-schedule-column > .caption
{ margin: 0 0; text-align: center; color:#000000; }

.lat-schedule-column > .caption > div
{ float: left; display: inline-table; text-align: center; }
.lat-schedule-column > .caption > div:nth-of-type(1)
{ width: 20%; text-align: left; }
.lat-schedule-column > .caption > div:nth-of-type(2)
{ width: 60%; }
.lat-schedule-column > .caption > div:nth-of-type(3)
{ width: 20%; text-align: right;  } */

/* .lat-schedule-column > .caption > div:nth-of-type(1) > a,
.lat-schedule-column > .caption > div:nth-of-type(3) > a
{ color: #777777; border: 1px solid #F8F8F8; background-color: #F8F8F8; padding: 8px 30px; -webkit-border-radius:3px; border-radius:3px; }
.lat-schedule-column > .caption > div:nth-of-type(1) > a:hover,
.lat-schedule-column > .caption > div:nth-of-type(3) > a:hover
{ color: #000000; border: 1px solid #F0F0F0; background-color: #FFFFFF; text-decoration: none; } */



.lat-schedule-column > .caption > a > i
{ font-size: 16px; }
.lat-schedule-column > .caption > div.label
{ display: inline-block; font-size: 12px; line-height: 13px; font-weight: 600; color: #FFF; margin: 0 1px; padding: 5px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }

.lat-schedule-column > div > table
{ margin-bottom: 0; table-layout: fixed; width: 100%; border-collapse: separate; border-spacing: 0; border: none; }
.lat-schedule-column > div > table > tbody + tbody,
.lat-schedule-column > div > table > tbody > tr > td,
.lat-schedule-column > div > table > thead > tr > th
{ border: none;  }

/*
.lat-schedule-column th:first-child
{ color: #FF1100; }
.lat-schedule-column th:last-child
{ color: #0000FF; }
*/
.lat-schedule-column > div > table > thead > tr > th,
.lat-schedule-column > div > table > tbody > tr > td
{ position: relative; font-size: 18px; text-align: center; padding: 10px 5px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 10px; height: 46px; background-color: #F8F8F8: }
.lat-schedule-column > div > table > thead > tr > th
{ background-color: #F8F8F8; color: #333333; height: 30px; font-weight:400 }

.lat-schedule-column > div > table > tbody > tr > td > a
{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 18px 5px; -webkit-border-radius: 3px; border-radius: 3px; color: inherit; border: 0; background-color: #FFFFFF; color: #000000; }
.lat-schedule-column > div > table > tbody > tr > td > a:hover
{ background-color: #FAFAFA; color:#000000; text-decoration: none; }

.lat-schedule-column > div > table > tbody > tr > td:not(.pad)
{ color: #CCCCCC; text-decoration: line-through }
.lat-schedule-column > div > table > tbody > tr > td > span,
.lat-schedule-column > div > table > tbody > tr > td > a > span
{ text-align: center; display: block; }
.lat-schedule-column > div > table > tbody > tr > td > a.active {
	color: #FFFFFF; border-color: #1DB898; text-decoration: none; font-weight: 700;
	background: #1DB898;
	background: -moz-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #4EB3BF), color-stop(51%, #1DB898), color-stop(100%, #4EB3BF));
	background: -webkit-linear-gradient(left, #1DB898 0%, #1DB898 51%, #0071b0 100%);
	background: -o-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: -ms-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: -webkit-gradient(linear, left top, right top, from(#1DB898), color-stop(51%, #1DB898), to(#1DB898));
	background: -webkit-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: linear-gradient(to right, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background-size: 200% auto;
	background-position: 190px;
}

@media(max-width: 767px) {
	.lat-schedule-column > .caption > div
	{ font-size: 16px; }
	.lat-schedule-column > .caption > div:nth-of-type(1) > a,
	.lat-schedule-column > .caption > div:nth-of-type(3) > a
	{ padding: 8px 20px; font-weight: 600; color: #000000; }

	.lat-schedule-column-wrap
	{ max-height: 240px; padding: 8px; }
	.lat-schedule-column > div > table > thead > tr > th,
	.lat-schedule-column > div > table > tbody > tr > td
	{ font-size: 16px; padding: 8px 5px; line-height: 10px; height: 38px; }
	.lat-schedule-column > div > table > tbody > tr > td > a
	{ padding: 14px 5px; }
}

@media(max-width:540px) {
	.lat-schedule-column > .caption > div
	{ font-size: 13px; }
	.lat-schedule-column > .caption > div:nth-of-type(1) > a,
	.lat-schedule-column > .caption > div:nth-of-type(3) > a
	{ padding: 6px 10px; }

	.lat-schedule-column-wrap
	{ max-height: 220px; padding: 4px; }
	.lat-schedule-column > div > table > thead > tr > th,
	.lat-schedule-column > div > table > tbody > tr > td
	{ font-size: 14px; padding: 5px 2px; line-height: 10px; height: 30px; }
	.lat-schedule-column > div > table > tbody > tr > td > a
	{ padding: 10px 2px; }
}























/* --------------------------------------------------------------------------
 * LAT  CSS START
 * -------------------------------------------------------------------------- */
.lat-schedule-column
{ height: auto;  }
.lat-schedule-column-wrap
{ float: left; max-height: 587px; padding: 10px; overflow: auto; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; border: 1px solid #EEEEEE; -webkit-border-radius: 3px; border-radius: 3px; }

.lat-schedule-column > h5
{ font-weight: 300; color:#000000; margin: 10px 10px; text-align: center; }
.lat-schedule-column > .btn-close
{ float: right; }

/* .lat-schedule-column > .caption
{ margin: 0 0; text-align: center; color:#000000; } */
/* .lat-schedule-column > .caption > div
{ float: left; display: inline-table; text-align: center; } */
/* .lat-schedule-column > .caption > div:nth-of-type(1)
{ width: 20%; text-align: left; }
.lat-schedule-column > .caption > div:nth-of-type(2)
{ width: 60%; }
.lat-schedule-column > .caption > div:nth-of-type(3)
{ width: 20%; text-align: right;  } */

/* .lat-schedule-column > .caption > div:nth-of-type(1) > a,
.lat-schedule-column > .caption > div:nth-of-type(3) > a
{ color: #777777; border: 1px solid #F8F8F8; background-color: #F8F8F8; padding: 8px 30px; -webkit-border-radius:3px; border-radius:3px; }
.lat-schedule-column > .caption > div:nth-of-type(1) > a:hover,
.lat-schedule-column > .caption > div:nth-of-type(3) > a:hover
{ color: #000000; border: 1px solid #F0F0F0; background-color: #FFFFFF; text-decoration: none; } */

.lat-schedule-column > .caption > a > i
{ font-size: 16px; }

.lat-schedule-column > .caption > div.label {
	display: inline-block;
	font-size: 12px; line-height: 13px; font-weight: 600; color: #FFF;
	margin: 0 1px; padding: 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.lat-schedule-column > div > table
{ margin-bottom: 0; table-layout: fixed; width: 100%; border-collapse: separate; border-spacing: 0; border: none; }
.lat-schedule-column > div > table > tbody + tbody,
.lat-schedule-column > div > table > tbody > tr > td,
.lat-schedule-column > div > table > thead > tr > th
{ border: none;  }

/*
.lat-schedule-column th:first-child
{ color: #FF1100; }
.lat-schedule-column th:last-child
{ color: #0000FF; }
*/
.lat-schedule-column > div > table > thead > tr > th,
.lat-schedule-column > div > table > tbody > tr > td
{ position: relative; font-size: 18px; text-align: center; padding: 10px 5px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 10px; height: 46px; background-color: #F8F8F8: }

.lat-schedule-column > div > table > thead > tr > th
{ background-color: #F8F8F8; color: #333333; height: 30px; font-weight:400 }





.lat-schedule-column > div > table > tbody > tr > td > a
{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 18px 5px; -webkit-border-radius: 3px; border-radius: 3px; color: inherit; border: 0; background-color: #FFFFFF; color: #000000; }
.lat-schedule-column > div > table > tbody > tr > td > a:hover
{ background-color: #FAFAFA; color:#000000; text-decoration: none; }

.lat-schedule-column > div > table > tbody > tr > td:not(.pad)
{ color: #CCCCCC; text-decoration: line-through }

.lat-schedule-column > div > table > tbody > tr > td > span,
.lat-schedule-column > div > table > tbody > tr > td > a > span
{ text-align: center; display: block; }

.lat-schedule-column > div > table > tbody > tr > td > a.active {
	color: #FFFFFF; border-color: #1DB898; text-decoration: none; font-weight: 700;
	background: #1DB898;
	background: -moz-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #4EB3BF), color-stop(51%, #1DB898), color-stop(100%, #4EB3BF));
	background: -webkit-linear-gradient(left, #1DB898 0%, #1DB898 51%, #0071b0 100%);
	background: -o-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: -ms-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: -webkit-gradient(linear, left top, right top, from(#1DB898), color-stop(51%, #1DB898), to(#1DB898));
	background: -webkit-linear-gradient(left, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background: linear-gradient(to right, #1DB898 0%, #1DB898 51%, #1DB898 100%);
	background-size: 200% auto;
	background-position: 190px;
}


@media(max-width: 767px) {
	.lat-schedule-column > .caption > div
	{ font-size: 16px; }
	.lat-schedule-column > .caption > div:nth-of-type(1) > a,
	.lat-schedule-column > .caption > div:nth-of-type(3) > a
	{ padding: 8px 20px; font-weight: 600; color: #000000; }

	.lat-schedule-column-wrap
	{ max-height: 240px; padding: 8px; }
	.lat-schedule-column > div > table > thead > tr > th,
	.lat-schedule-column > div > table > tbody > tr > td
	{ font-size: 16px; padding: 8px 5px; line-height: 10px; height: 38px; }
	.lat-schedule-column > div > table > tbody > tr > td > a
	{ padding: 14px 5px; }
}

@media(max-width:540px) {
	.lat-schedule-column > .caption > div
	{ font-size: 13px; }
	.lat-schedule-column > .caption > div:nth-of-type(1) > a,
	.lat-schedule-column > .caption > div:nth-of-type(3) > a
	{ padding: 6px 10px; }

	.lat-schedule-column-wrap
	{ max-height: 220px; padding: 4px; }
	.lat-schedule-column > div > table > thead > tr > th,
	.lat-schedule-column > div > table > tbody > tr > td
	{ font-size: 14px; padding: 5px 2px; line-height: 10px; height: 30px; }
	.lat-schedule-column > div > table > tbody > tr > td > a
	{ padding: 10px 2px; }
}


/*=======================================================
						BOOK SELECT TABLE
========================================================*/
.book-course-list
{ display: inline-block; padding: 15px; width: 100%; text-align: center; border: 1px solid #EEEEEE; background-color: #F8F8F8; cursor: pointer; border-radius: 4px; -webkit-transition: .3s all ease-in-out; -o-transition: .3s all ease-in-out; transition: .3s all ease-in-out; }

.book-course-list > .book-course-img > img
{ width: 100%; border-radius: 4px; }

.book-course-list h4
{ margin-top: 6px; padding: 5px 0 2px; font-size: 14px; color: #333333;  text-align: center; font-weight: 500; width: 100%; display: block; }

.book-course-list button
{ display: inline-block; height: 30px; line-height: 32px; padding: 0px 15px; font-size: 13px; background-color: #EFEFEF; color: #999999; border: 0; border-radius: 4px; }
.book-course-list button i
{ margin-left: 5px; color: #FFFFFF; }

.book-course-list:hover
{ background-color: #FFFFFF; box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1); }
.book-course-list:hover button
{ color: #333333; }

.book-course-list.active
{ background-color: #FFFFFF; -webkit-transition: .3s all ease-in-out; -o-transition: .3s all ease-in-out; transition: .3s all ease-in-out; -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2); }
.book-course-list.active h4
{ color: #000000; }
.book-course-list.active button
{ background-color: #17d0cf; color: #FFFFFF; font-weight: 600; }
/*=======================================================
						BOOK SELECT TABLE
========================================================*/






/*
#select-option
{ display: none; }
*/


/*=======================================================
						PRICIN TABLE
========================================================*/
.course-items-pricing
{ background: #ffffff; margin: 0 -30px; padding: 60px 0; }

.course-items-pricing ul
{ padding: 0; list-style-type: none; }

.course-items-pricing .price-header
{
	background: url('../images/course/price-bg.png') top center no-repeat; text-align: center;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.course-items-pricing li.active .price-header,
.course-items-pricing li:hover .price-header
{ background: url('../images/course/price-bg-hover.png') top center no-repeat; }

.course-items-pricing .price-header h4
{ font-size: 20px; display: inline-block; color: #FFFFFF; margin-top: 20px; margin-bottom: 0px; font-weight: 400; }
.course-items-pricing .price-header span
{ font-size: 30px; display: inline-block; color: #FFFFFF; width: 100%; margin-top: 5px; margin-bottom: 30px; }

.course-items-pricing .price-inner
{ text-align: center; border: 1px solid #dee1e4; padding-bottom: 20px; border-radius: 4px; }
.course-items-pricing .price-inner p
{ line-height: 50px; margin: 0px; color: #647382; border-bottom: 1px solid #f8f8f8; font-size: 18px; font-weight: 500; }
.course-items-pricing .price-inner p span
{ display: block; color: #888888; font-size: 14px; line-height: 0; margin-top: 25px; }

.course-items-pricing .price-inner > p:last-child
{ border-bottom: 0; }

.course-items-pricing .price-inner > hr
{
    background: #dee1e4;
    width: 70px;
    height: 2px;
    margin: 20px auto;
    border: none;
}

.course-items-pricing .price-inner div.price
{ font-size: 22px; font-weight: 600; color: #000000; background-color: #EEEEEE; }
.course-items-pricing .price-inner div.price > span
{ display: block; color: #888888; font-size: 14px; line-height: 0; margin-top: 25px; }
.course-items-pricing .price-inner div.price > em
{ font-style: normal; font-size: 16px; }

.course-items-pricing li:hover .price-inner,
.course-items-pricing li.active .price-inner
{
	border-color: #1DB898;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
/*
.course-items-pricing li:hover .price-inner p
{ color: #000000; border-bottom: 1px solid #EEEEEE; }
*/

.course-items-pricing .price-inner .btn
{ margin-top: 20px; padding: 10px 55px; background-color: #FAFAFA; color: #111111; border: 1px solid #DDDDDD; }
.course-items-pricing .price-inner i
{ color: #ffb400; }
.course-items-pricing li:hover .btn,
.course-items-pricing li.active .btn
{ background: #1DB898; color: #FFFFFF; border: 1px solid #1DB898; }
.course-items-pricing .price-inner .check-gr i
{ color: #1DB898 !important; }

.course-items-pricing li.active .price-inner,
.course-items-pricing li:hover .price-inner
{ background-color: #FFFFFF; -webkit-transition: .3s all ease-in-out; -o-transition: .3s all ease-in-out; transition: .3s all ease-in-out; -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2); }


@media (max-width:991px) {
	.course-items-pricing
	{ margin: 0 0; }
	.course-items-pricing .items-list
	{ margin: 0 0 20px; }


	.course-items-pricing .price-header h4
	{ font-size: 18px; margin-top: 16px; }
	.course-items-pricing .price-header span
	{ font-size: 26px; margin-top: 5px; margin-bottom: 20px; }
}
















/* 수강신청 결제완료 리스트 */
.payment-method
{ width: 100%; background-color: #FFFFFF; margin-top: 20px; padding: 0; display: inline-block; margin-bottom: 25px; -webkit-box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.1); color: #333333; font-size: 16px; border-radius: 4px; }

.payment-method h4
{ text-align: center; padding: 15px 15px; margin: 0; background-color: #072331; color: #FFFFFF; border-radius: 4px;  }

.payment-method h4.free
{ background-color: #07280a; }


.payment-method > ul
{ list-style: none; display: inline-block; margin: 0; padding: 0 15px; font-family: 'malgun Gothic', '맑은고딕', 'Roboto', sans-serif; }
.payment-method > ul > li
{ display: inline-block; width: 100%; margin: 0; padding: 10px 0; border-top: 1px solid #EEEEEE; }
.payment-method > ul > li:last-child
{ border-bottom: 0;  }
.payment-method > ul > li.line
{ border-top: 1px solid #333333; }

.payment-method > ul > li > dt,
.payment-method > ul > li > dd
{ display: inline-block; margin: 0; width: 34%; }
.payment-method > ul > li > dt
{ font-weight: 700; color: #777777; }
.payment-method > ul > li > dd
{ text-align: right; width: 64%; }
.payment-method > ul > li > dd > span
{ color: #FF1100; font-weight: 600; }

.payment-method > ul > li > p
{ text-align: center; font-size: 16px; color: #000000; font-weight: 700; margin: 0; }
.payment-method > a
{ display: inline-block; text-align: center; font-size: 18px; color: #FFFFFF; font-weight: 600; background-color: #17D0CF; width: 100%; padding: 15px 10px; border-radius: 4px; }
.payment-method > a:hover
{ background-color: #10afae; }


@media (max-width:991px) {
	.payment-method
	{ font-size: 14px; }
}















/*** 
====================================================================
		my-order-class-section
====================================================================
***/


.my-order-class-section > aside
{ position: relative; background-color: #fff; border-radius: 10px; overflow: hidden;}
.my-order-class-section > aside > header
{ text-align: center; padding: 15px 0; border-bottom: 1px solid #FFFFFF; background-color: #f7f7f7; }
.my-order-class-section > aside > header > h4
{ color: #3cb196; font-weight: 600; padding-top: 10px; font-size: 1.3rem; line-height: 20px; }

.my-order-class-section > aside > header > h4 > span > span
{ font-size: 16px; font-weight: 600; }



.my-order-class-section > aside > div
{ display: table; width: 100%; padding: 0 10px; color: #000; }
.my-order-class-section > aside > div > ul
{ display: table-row-group; width: 100%;  list-style: none; }
.my-order-class-section > aside > div > ul > li
{ display: table-row; }
.my-order-class-section > aside > div > ul > li > dt,
.my-order-class-section > aside > div > ul > li > dd
{ display: table-cell; padding: 10px 15px;  }
.my-order-class-section > aside > div > ul > li > dd
{ text-align: right; }
.my-order-class-section dt {font-weight: 500;}
.my-order-class-section > aside > div > ul > li.last-child > dt,
.my-order-class-section > aside > div > ul > li.last-child > dd
{ border-bottom: 0; }
.my-order-class-section > aside > h5
{ background-color: #f7f7f7; color: #3cb196; margin: 0; padding: 15px 20px; font-weight: 600; font-size: 16px; text-align: left; }
.my-order-class-section > aside > div > ul > li > dd.order-sale
{ color: #ff109d; }
.my-order-class-section > aside > div > ul > li > dd.order-price
{ color:  #1DB898; font-weight: 700; font-size: 22px;}
.my-order-class-section > aside > div > p
{ color: #FFFFFF; font-weight: 500; padding: 10px 15px; text-align: left; font-size: 16px; }
.my-order-class-section > aside > div > p > span
{ font-weight: normal; }
/*
.my-order-class-section > aside > footer
{ display: block;  background-color: #1DB898; text-align: center; padding: 10px; }
*/
.my-order-class-section > aside > footer > button
{ display: block; width: 100%; background-color: #e5006e; font-weight: 700; font-size: 22px; border: 0; border-top: 1px solid #FFFFFF; text-align: center; padding: 14px 10px; color: #FFFFFF; }
.my-order-class-section > aside > footer > button.my-order-footer
{ background-color: #546672; }
.my-order-class-section > p
{ font-size: 16px; }


@media (max-width: 992px) {
	.my-order-class-section
	{ padding-top: 30px }
	.my-order-class-section.tutor-schedule
	{ padding-top: 0; }
}



.lat-submit .input-group .button
{ border-radius: 0 4px 4px 0; font-weight: 700; }
.lat-submit .input-group .button:hover,
.lat-submit .input-group .button.active
{ background-color: #000000; color: #FFFFFF; }
.lat-submit .input-group .has-feedback .lnr
{ z-index: 1; line-height: 55px; font-size: 24px; color: #000000; margin-left: -4px; }
.lat-submit .input-group .form-control
{ padding-left: 50px; }

.anim-icons
{ position: absolute; left: 0; top: 0; right: 0; height: 100%; width: 100%; max-width: 1170px; margin: 0 auto; }
.anim-icons .icon
{ position: absolute; background-repeat: no-repeat; background-position: center; }

/*** 
====================================================================
		About Section
====================================================================
***/

.about-section
{ position: relative; padding: 50px 0 70px; background-color: #fbfbfd; }

/*
.about-section .icon-shape-1
{ left: -215px !important; top: 40px !important; opacity: .20; }
.about-section .icon-mic
{ left: -235px !important; top: 390px !important; }
.about-section .icon-mic-2
{ top: 170px !important; left: 50% !important; margin-left: -145px; }
.about-section .icon-mic-2:nth-child(3)
{ left: auto !important; top: auto !important; right: -140px !important; bottom: 240px !important; margin-left: 0; }

.about-section .icon-man
{ margin-left: -565px !important; opacity: .05 !important; bottom: 0 !important; top: auto !important; }
.about-section .icon-circle
{ right: auto !important; left: -800px !important; opacity: .05 !important; bottom: -400px !important; top: auto !important; }

.about-section .icon-speaker
{ left: 370px !important; top: auto !important; bottom: 120px !important; }
.about-section .icon-speaker-2
{ right: -275px !important; top: 225px !important; left: auto !important; }
*/

.about-section .icon-pattern-1:nth-child(1)
{ left: auto !important; top: auto !important; left: -215px !important; top: 40px !important; opacity: 1; }
.about-section .icon-pattern-1:nth-child(2)
{ left: auto !important; top: auto !important; right: 300px !important; bottom: 100px !important; margin-left: 0; }
.about-section .icon-pattern-1:nth-child(3)
{ left: auto !important; top: auto !important; bottom: 50% !important; right: 10px !important; margin-left: -145px; }

.about-section .icon-pattern-2:nth-child(4) {
	right: auto !important;
	left: -250px !important;
	opacity: 1;
	bottom: 50px !important;
	top: auto !important;
}
.about-section .icon-pattern-2:nth-child(5) {
	right: -230px !important;
	bottom: 30px !important;
	opacity: 1;
	left: auto !important;
	top: auto !important;
}
.about-section .icon-pattern-2:nth-child(6) {
	margin-left: -565px !important;
	bottom: 0 !important;
	top: auto !important;
}
.about-section .icon-pattern-3:nth-child(7) {
	right: -235px !important;
	top: 390px !important;
}
.about-section .icon-pattern-4:nth-child(8) {
	left: 120% !important;
	top: 20% !important;
}
.about-section .icon-pattern-5 {
	left: 30% !important;
	top: 30% !important;
}
.about-section .icon-pattern-6 {
	left: 60% !important;
	top: 40% !important;
}
.about-section .icon-pattern-7 {
	left: 50% !important;
	top: 5% !important;
}
.about-section .icon-pattern-8 {
	left: 60% !important;
	top: 55% !important;
}
.about-section .icon-pattern-9 {
	left: 5% !important;
	top: 85% !important;
}
.about-section .icon-pattern-10 {
	left: 5% !important;
	top: 45% !important;
}


.icon-pattern-1{
	height: 64px;
	width: 64px;
	background-image: url('/home/skin/default/content/images/patten/pattern-4.png');
}
.icon-pattern-2 {
	height: 64px;
	width: 64px;
	background-image: url('/home/skin/default/content/images/patten/pattern-6.png');
}
.icon-pattern-3 {
	height: 82px;
	width: 82px;
	background-image: url('/home/skin/default/content/images/patten/pattern-3.png');
}
.icon-pattern-4 {
	height: 79px;
	width: 88px;
	background-image: url('/home/skin/default/content/images/patten/pattern-7.png');
}
.icon-pattern-5 {
	height: 91px;
	width: 91px;
	background-image: url('/home/skin/default/content/images/patten/pattern-5.png');
}
.icon-pattern-6 {
	height: 46px;
	width: 46px;
	background-image: url('/home/skin/default/content/images/patten/pattern-2.png');
}
.icon-pattern-7 {
	height: 61px;
	width: 61px;
	background-image: url('/home/skin/default/content/images/patten/pattern-9.png');
}
.icon-pattern-8 {
	height: 100px;
	width: 100px;
	background-image: url('/home/skin/default/content/images/patten/pattern-8.png');
}
.icon-pattern-9 {
	height: 31px;
	width: 31px;
	background-image: url('/home/skin/default/content/images/patten/pattern-10.png');
}
.icon-pattern-10 {
	height: 46px;
	width: 46px;
	background-image: url('/home/skin/default/content/images/patten/pattern-1.png');
}


.about-section .content-column{
	position: relative;
	margin-bottom: 50px;
}
.about-section .content-column .inner-column{
	position: relative;
	padding-top: 120px;
	padding-right: 100px;
}
.about-section .content-column .sec-title{
	position: relative;
	margin-bottom: 43px;
}
.about-section .content-column .sec-title h2{
	font-size: 50px;
	line-height: 60px;
	padding-bottom: 0;
	margin-bottom: 15px;
}
.about-section .content-column .sec-title h2:before{
	display: none;
}
.about-section .content-column .sec-title .title{
	margin-bottom: 15px;
}
.about-section .content-column .sec-title .text{
	font-size: 18px;
	line-height: 32px;
	color: #7f8897;
	font-weight: 400;
}
.about-section .content-column .btn-box{
	position: relative;
}
.about-section .content-column .btn-box a{
	padding: 15px 32px;
}
.about-section .content-column .btn-box a:hover{
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.20);
	-ms-box-shadow: 0 0 30px rgba(0,0,0,0.20);
	box-shadow: 0 0 30px rgba(0,0,0,0.20);
}
.about-section .image-column{
	position: relative;
	margin-bottom: 50px;
}
.about-section .image-column .image-box{
	position: relative;
	padding-bottom: 100px;
	padding-left: 100px;
}
.about-section .image-column .image-box img{
	position: relative;
	z-index: 1;
	border: 12px solid #ffffff;
	-webkit-box-shadow: 0 20px 30px rgba(14,16,48,.10);
	-ms-box-shadow: 0 20px 30px rgba(14,16,48,.10);
	box-shadow: 0 20px 30px rgba(14,16,48,.10);
}
.about-section .image-column .image-1{
	position: relative;
	margin-bottom: 0;
}
.about-section .image-column .image-1:before{
	position: absolute;
	height: 500px;
	width: 270px;
	right: -30px;
	top: 80px;
	background: rgb(255,138,1);
	background: -moz-linear-gradient(45deg, rgba(255,138,1,1) 0%, rgba(225,19,123,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(255,138,1,1) 0%,rgba(225,19,123,1) 100%);
	background: linear-gradient(45deg, rgba(255,138,1,1) 0%,rgba(225,19,123,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a01', endColorstr='#e1137b',GradientType=1 );
	content: "";
	z-index: 0;
}
.about-section .image-column .image-2{
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 0;
}




.register-section
{ position: relative; padding: 100px 0; background: rgb(225,19,123); background: -moz-linear-gradient(45deg, rgba(225,19,123,1) 0%, rgba(255,138,1,1) 100%); background: -webkit-linear-gradient(45deg, rgba(225,19,123,1) 0%,rgba(255,138,1,1) 100%); background: linear-gradient(45deg, rgba(225,19,123,1) 0%,rgba(255,138,1,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1137b', endColorstr='#ff8a01',GradientType=1 ); }
.register-section:before
{ position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-image: url('/home/skin/default/content/images/patten/bg-pattern-8.png'); background-repeat: no-repeat; background-position: center; background-size: cover; content: ""; }
.disabled > div
{ opacity:.65; pointer-events: none }
.disabled > div:not(:disabled):not(.disabled)
{ cursor: pointer }
