@charset  "utf-8";

/* latin-ext */
@font-face {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Josefin Sans'), local('JosefinSans'), url(https://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5ojoYw3YTyktCCer_ilOlhE.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Josefin Sans'), local('JosefinSans'), url(https://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5hampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/fhNmDCnjccoUYyU4ZASaLVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/BJVWev7_auVaQ__OU8Qih1KPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/oysROHFTu1eTZ74Hcf8V-VKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/CWlc_g68BGYDSGdpJvpktgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* .general
 ------------------------------------------------------------ */

.subscription-service {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
}
.subscription-service h1, .subscription-service h2, .subscription-service h3, .subscription-service h4 {
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1px;
}
.subscription-service[class*=grid] {
	margin: 0;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}
.subscription-service [class*=grid-] {
	margin: 0 auto;
	width: 100%;
	max-width: 1380px;
	padding: 0 1em;
}
.subscription-service .inner {
	width: 100%;
}
.lesson-detail {
	width: 100%;
	margin: 0 auto;
}
.subscribe-btn {
	padding: .5em;
	background-color: #76b63c;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	width: 267px;
	text-align: center;
	margin: 2em auto;
	border-radius: 2px;
	display: block;
}
.subscribe-btn:hover {
	color: #fff;
	background-color: #71c029;
}

/* .top-bar
 ------------------------------------------------------------ */

.top-line {
	text-align: center;
	padding: .3em 0;
	width: 100%;
	color: #fff;
	font-weight: bold;
	letter-spacing: 10px;
	z-index: 1;
}

/* .back-ground
 ------------------------------------------------------------ */


.pro-info .tip {
	margin: 0 .75em 0 0;
}
.pro-info .country-flag {
	width: 25px;
	position: relative;
	top: -2px;
}
.service-title .h2-title {
	line-height: 1.15;
	margin: .3em 0;
	font-size: 1.33em;
	padding: 0 0 0 .5em;
	font-weight: normal;
}
.subscribe .points {
	font-weight: bold;
	text-align: center;
	padding: .25em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 .5em .5em;
	color: #f04124;
	font-size: 1.5em;
}
.service-title span {
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.55em;
	letter-spacing: 1px;
	padding: .3em .5em .3em 0;
}

.service-content p {
	font-size: 1.2em;
	margin: .75em 0;
}


/* .description
 ------------------------------------------------------------ */
.description a:not(.subscribe-btn) {
	color: #0077E6;
	text-decoration: underline;
	word-break: break-word;
}
.description .outline {
	padding: 1em;
	border: 1px solid #eee;
	background-color: #fff;
}
.description .description-wrap {
	padding: 1em;
	background-color: #f8f8f8;
}
.description ul {
	list-style-type: disc;
	padding: 10px 0 15px 2em;
}
.description ol {
	list-style-type: decimal;
	padding: 10px 0 15px 2em;
}
.description li {
	margin-bottom: 0.5em;
	font-size: 15px;
}
.temporarily-disabled-message {
	font-size: 1.15em;
	background-color: #f6f5ee;
	padding: 1em;
	color: #dd4e39;
	text-align: center;
}

/* .cancellation-policy
 ------------------------------------------------------------ */
.subscription-service .policy-wrapper {
	margin: 0px 54px;
	padding: 10px 15px;
	background-color: #FFF;
	border: 5px solid #f6f4ed;
	box-shadow: 0 -1px #CCC, 1px 0px #CCC, 0px 1px #CCC, -1px 0px #CCC;
	position: relative;
}
.subscription-service .policy-wrapper::before {
	content: '';
	position: absolute;
	background: url(/resources/images/new_cafetalk/main/icon_cafecup.png) no-repeat;
	width: 51px;
	height: 50px;
	bottom: -5px;
	right: -5px;
}
.subscription-service .policy-wrapper::after {
	content: '';
	position: absolute;
	background: url(/resources/images/new_cafetalk/main/post_shadow.png) no-repeat;
	width: 600px;
	height: 11px;
	bottom: -15px;
	left: 0px;
}
.subscription-service .policy-wrapper hr {
	border: 1px solid #FFF;
	border-bottom: 1px solid #E6E6E6;
	margin-top: 0px;
}
.subscription-service .policy-wrapper hr::after {
	content: '';
	font-size: 150%;
	display: block;
	width: 1em;
	margin: 0 auto -.8em;
	background: white;
	color: #CCC;
	text-align: center;
}
#tutor_profile .aboutThisTutor section .policy-wrapper {
	margin: 0px 54px;
	padding: 10px 15px;
	background-color: #FFF;
	border: 5px solid #f6f4ed;
	box-shadow: 0 -1px #CCC, 1px 0px #CCC, 0px 1px #CCC, -1px 0px #CCC;
	position: relative;
}
#tutor_profile .aboutThisTutor section .policy-wrapper::before {
	content: '';
	position: absolute;
	background: url(/resources/images/new_cafetalk/main/icon_cafecup.png) no-repeat;
	width: 51px;
	height: 50px;
	bottom: -5px;
	right: -5px;
}
#tutor_profile .aboutThisTutor section .policy-wrapper::after {
	content: '';
	position: absolute;
	background: url(/resources/images/new_cafetalk/main/post_shadow.png) no-repeat;
	width: 600px;
	height: 11px;
	bottom: -15px;
	left: 0px;
}
#tutor_profile .aboutThisTutor section .policy-wrapper hr {
	border: 1px solid #FFF;
	border-bottom: 1px solid #E6E6E6;
	margin-top: 0px;
}
#tutor_profile .aboutThisTutor section .policy-wrapper hr::after {
	content: ' ';
	font-size: 150%;
	display: block;
	width: 1em;
	margin: 0 auto -.8em;
	background: white;
	color: #CCC;
	text-align: center;
}

/* .feedbacks
 ------------------------------------------------------------ */
.subscription-service .feedbacks {
	margin: 1em 0;
}
.subscription-service .feedbacks .more {
	text-align: center;
	display: inherit;
	padding: 1em;
}
.subscription-service .feedbacks .singolo img {
	vertical-align: text-bottom;
}
.subscription-service .feedbacks .singolo .user_avatar {
	margin: 0 0 0 .3em;
}
.subscription-service .feedbacks .singolo .user_avatar img {
	width: 30px;
	height: 30px;
	padding: 3px;
	background: white;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	vertical-align: middle;
}
.subscription-service .feedbacks .feedback_comment_wrap {
	width: 100%;
}
.subscription-service .feedbacks .feedback_comment_wrap p.user_name {
	font-size: 12px;
	margin-bottom: 5px;
}
.feedback_comment {
}
.feedback_comment:after, .feedback_comment:before {
	top: 100%;
	left: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.feedback_comment:after {
}
.feedback_comment:before {
	border-color: rgba(222, 222, 222, 0);
	border-top-color: #edecd7;
	border-width: 12px;
	margin-left: -12px;
}
.subscription-service .feedbacks .feedback_comment {
	background-color: #edecd7;
	font-size: 14px;
	padding: 1em;
	position: relative;
	word-wrap: break-word;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin: 0 0 .9em;
}
.feedbacks .date {
	font-size: 12px;
	color: #999;
	position: absolute;
	bottom: -25px;
	right: 10px;
}
.feedbacks p {
	font-size: .85em;
	color: #999;
	padding: 0 0 0 .3em;
}
.subscription-service .feedbacks .user_info {
	margin: 15px 10px;
}
#tutor_profile .aboutThisTutor #reviews ul li .feedback_comment .feedback_tag {
	margin: 0;
}
#tutor_profile .aboutThisTutor #reviews ul li .feedback_comment .feedback_tag li {
	background-color: #DE7C63;
	border-radius: 3px 3px 3px 3px;
	float: left;
	font-size: 13px;
	margin: 0 3px 3px;
	padding: 1px 4px;
	width: auto;
	border-color: #AC4F37;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .5);
}

/* .share_btn
 ------------------------------------------------------------ */
.share-wrap {
	width: 100%;
	margin: 0 auto;
}
.share_btn {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	margin: 20px auto;
	border-top: 1px dotted #ccc;
	padding: 14px 0 10px;
	border-bottom: 1px dotted #ccc;
	width: 80%;
	max-width: 500px;
	position: relative;
}
.share_btn span {
	-webkit-justify-content: center;
	justify-content: center;
	align-content: space-between;
	width: 100px;
}
.testimonial .facebook_btn {
	position: relative;
	top: -2px;
}
.subscription-service .h3-title {
	background-color: white;
	margin: 2em 0;
	font-size: 1.2em;
	letter-spacing: 7px;
	font-weight: normal;
	text-align: center;
}
.h3-title span {
	background-color: white;
	position: relative;
	padding: 0 1em;
}
.subscription-service .h3-title:before {
	content: '';
	border-top: 2px solid #999;
	width: 60%;
	display: block;
	position: relative;
	top: 12px;
	margin: 0 auto;
}

/*--------no lesson-----*/
.subscription-service #no_lessons {
	line-height: normal;
	height: 620px;
}
.subscription-service #no_lessons h3 {
	color: #443322;
	font-size: 28px;
	padding-bottom: 30px;
}
.subscription-service #no_lessons a {
	color: #DE7C63;
	font-size: 16px;
}
.subscription-service #no_lessons a:hover {
	color: #85A5C9;
}
.subscription-service #no_lessons h4 {
	color: #443322;
	font-size: 18px;
	padding-bottom: 10px;
}
.subscription-service #no_lessons a img:hover {
	opacity: 0.6;
}
#NoData {
	margin: 30px auto;
	width: 800px;
	position: relative;
	min-height: 340px;
}
#NoData h3 {
	font-size: 21px;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
}

/* - ## x >= 540 - 940
 ------------------------------------------------------------ */
@media screen and (max-width:940px) {
	.nav-list .nav-item:last-child {
		display: none;
	}
	.nav-list .nav-item:first-child {
		display: none;
	}
}
