/*
Theme Name: Marina Velyka Events
Description: Simple light bootstrap-based theme for Events Website
Version: 1.0
Author: ArtPal
Author URI: http://artpal.com.ua/
Tags: simple, bootstrap, portfolio, blog, slider, light
*/

.inline-block {
	display: inline-block
}

.uppercase {
	text-transform: uppercase
}

.font-12 {
	font-size: 12px
}

.relative {
	position: relative
}

.overflow {
	overflow: hidden
}

img,
.core.core-cards .row.nextrow .core-titlebox {
	max-width: 100%;
	height: auto
}

.container-md {
	max-width: 760px;
	padding-top: 30px;
	padding-bottom: 30px
}

.bold {
	font-weight: 700
}

.lighter {
	font-weight: 300
}

.aligncenter {
	display: block;
	margin: 20px auto
}

.text-white {
	color: #fff
}

.btn-circle {
	border-radius: 50px
}

.title-link {
	display: inline-block;
	text-decoration: underline;
	font-weight: 700;
	margin: 10px 0 0 26px;
	color: #fff
}

.title-link:hover,
.title-link:focus {
	opacity: .8;
	color: inherit
}

.img-circle {
	border-radius: 200px;
	overflow: hidden
}

.global-close {
	display: block;
	margin: 40px auto
}

.block-link,
.block-link:hover,
.block-link:focus {
	display: block;
	text-decoration: none;
	color: inherit
}

.title-lg {
	font-size: 24px;
	font-weight: bolder;
	line-height: 1.2em;
	border-left: 4px solid #fff;
	padding-left: 22px;
	margin: 0
}

.page-centered .page-title-box .title-lg {
	padding-left: 0;
	border-left: none
}

.order-page .page-title-box .title-lg {
	margin-bottom: 20px
}

.section-padding {
	padding-top: 40px;
	padding-bottom: 40px
}

.mt-30 {
	margin-top: 30px;
}

@media(min-width: 768px) {
	.section-padding {
		padding-top: 55px;
		padding-bottom: 55px
	}
	.container-md {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.order-page .page-title-box .title-lg {
		margin-bottom: 0
	}
}

@media(min-width:992px) {
	.global-close {
		display: none
	}
}

.navbar {
	z-index: 2
}

.navbar .container {
	padding: 0;
	text-align: right
}

.navbar-brand {
	width: 40px;
	display: block;
	margin: 17px auto 0
}

.topnav {
	background-color: #f5f5f5;
	padding: 5px 0 8px;
	color: #9f9f9f
}

.topnav .separator {
	padding: 0 8px
}

.top-socials,
.top-socials a {
	font-size: 9px;
	text-transform: uppercase;
	color: #c8c8c8
}

.top-socials a img {
	max-width: 14px;
	vertical-align: -3px;
	margin-right: 4px
}

.top-contacts {
	font-size: 12px;
	color: #777;
	padding-top: 3px
}

.navbar-phone,
.navbar-search {
	font-size: 18px;
	padding: 18px 16px 14px;
	color: #333;
	margin-top: 3px;
	top: 0;
	margin-left: 5px;
	line-height: 1.2em;
	height: 60px
}

.navbar-search {
	position: absolute;
	right: 63px
}

@media(min-width:768px) {
	.navbar .container {
		padding-right: 15px;
		padding-left: 15px;
		text-align: inherit
	}
	.navbar-brand {
		float: left;
		width: 80px;
		margin: 0;
		padding: 3px 15px 10px
	}
	.navbar-search {
		position: relative;
		right: 0;
		padding: 10px 14px;
		margin: 0 0 0 10px;
		border-radius: 99px;
		background-color: #f5f5f5
	}
	.navbar-phone,
	.navbar-search {
		height: auto
	}
}

.core .item {
	min-height: 280px;
	background-color: #c8c8c8;
	background-size: cover;
	background-position: 60% top
}

.core-titlebox {
	max-width: 55%;
	padding: 30px 0 0 15px
}

.core-title {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	line-height: 1em;
	letter-spacing: 6px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.core-meta {
	font-size: 12px
}

@media(min-width: 768px) {
	.core .item {
		padding-top: 150px;
		padding-bottom: 150px;
		min-height: 750px
	}
	.core-title {
		font-size: 50px;
		line-height: 45px;
		letter-spacing: 11px;
		color: #252525;
		text-shadow: none
	}
	.core .btn {
		height: 60px;
		padding: 16px 25px
	}
	.core .btndots {
		height: 50px;
		width: 0;
		border-left: 4px dotted #fff
	}
}

@media(min-width: 992px) {
	.core-meta {
		font-size: 16px
	}
	.navbar-default .navbar-nav>li>a {
		letter-spacing: 2.5px
	}
}

.core.core-cards .item {
	padding: 15px;
	min-height: 200px
}

.core.core-cards .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 1;
	transition: .3s
}

.core.core-cards .item:hover .mask {
	background: rgba(0, 0, 0, 0.8)
}

.core.core-cards .core-title {
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 1px
}

.core.core-cards .item .core-titlebox {
	padding: 0;
	z-index: 2
}

.core.core-cards .row.nextrow .item {
	min-height: 150px
}

@media(min-width: 540px) {
	.core.core-cards .row .item {
		min-height: 400px;
		padding: 30px
	}
	.core.core-cards .row.nextrow .item {
		min-height: 300px
	}
	.core.core-cards .row.nextrow .core-titlebox {
		max-width: 80%
	}
	.core.core-cards .row.nextrow .col-sm-8 .core-titlebox {
		max-width: 50%
	}
	.core.core-cards .core-title {
		font-size: 20px
	}
}

@media(min-width: 768px) {
	.core.core-cards .row .item {
		min-height: 500px
	}
	.core.core-cards .core-title {
		font-size: 28px
	}
}

@media(min-width: 992px) {
	.core.core-cards .row.nextrow .item {
		min-height: 400px
	}
}

@media(min-width: 1200px) {
	.core.core-cards .row .item {
		min-height: 600px
	}
	.core.core-cards .row.nextrow .item {
		min-height: 450px
	}
}

.searchbox,
.subscribe,
.page-title-box {
	background: #25093f;
	background: -moz-linear-gradient(45deg, #25093f 0%, #513a84 100%);
	background: -webkit-linear-gradient(45deg, #25093f 0%, #513a84 100%);
	background: linear-gradient(45deg, #25093f 0%, #513a84 100%)
}

.page-title-box.pt-margin {
	margin-bottom: 0
}

.searchbox .subtitle {
	color: #77569b;
	font-size: 12px;
	margin: 15px 0 5px;
	font-weight: 600
}

.searchbox .col .form-control {
	border: none;
	color: #fff;
	padding: 14px 15px;
	height: auto
}

.searchbox .col:nth-child(1) .form-control {
	background-color: #402365
}

.searchbox .col:nth-child(2) .form-control {
	background-color: #4c2d75
}

.searchbox .col:nth-child(3) .form-control {
	background-color: #5c3c85
}

.searchbox .btn,
.form-contact .btn-lg {
	width: 100%;
	font-size: 14px
}

.btn.contacts-phone {
	margin-bottom: 30px
}

.searchbox .btn .text {
	margin-left: 6px
}

.form-control.custom {
	background-image: url(images/select.svg);
	background-position: right center;
	background-repeat: no-repeat
}

.form-control.custom.dark {
	background-image: url(images/select-dark.svg)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	select:focus,
	textarea:focus,
	input:focus,
	select,
	textarea,
	input {
		font-size: 16px!important
	}
}

@media(min-width: 768px) {
	.searchbox .title {
		width: 100px;
		float: left
	}
	.searchbox .lg-right {
		margin-left: 230px;
		margin-right: 80px
	}
	.searchbox .col-4 {
		position: absolute;
		right: -70px;
		top: 0
	}
	.searchbox .lg-right .subtitle {
		font-size: 16px;
		margin-bottom: 10px
	}
	.searchbox .col:first-child .subtitle {
		margin-top: 0
	}
}

@media(min-width: 992px) {
	.searchbox .subtitle {
		color: #fff;
		margin: 0
	}
}

.mve-box {
	margin-top: 30px;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(35, 31, 32, 0.1)
}

.too-late-city {
	margin-top: 30px
}

.psb-col .content-box {
	margin: 35px 10px 0 40px
}

.psb-col .title,
.title-dark {
	border-color: #333
}

.psb-col .icon {
	float: left;
	width: 50px;
	color: #ff2c80;
	font-size: 38px;
	text-align: center
}

.psb-col .right {
	margin-left: 70px
}

.psb-col .owl-carousel .owl-stage-outer {
	overflow: visible
}

.psb-col .shadow {
	box-shadow: 0 1px 5px rgba(35, 31, 32, 0.1);
	padding: 20px
}

.psb-col .subtitle {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2em;
	margin: 0 0 5px
}

.psb-col .text {
	font-size: 12px;
	line-height: 1.2em
}

.psb-col .item:nth-child(3) {
	clear: both
}

@media(max-width: 767px) {
	.psb-col {
		overflow: hidden
	}
	.psb-col>.mve-box {
		box-shadow: none
	}
}

@media(min-width: 768px) {
	.psb-col .title {
		float: left;
		margin-top: 60px
	}
	.psb-col .content-box {
		margin: 0 0 0 200px;
		padding: 60px 0 20px
	}
	.psb-col .right {
		margin-right: 20px;
		margin-bottom: 40px
	}
	.psb-col .content-box {
		margin-right: 40px
	}
	.psb-col .shadow {
		box-shadow: none;
		padding: 0
	}
}

@media(min-width:1200px) {
	.psb-col .text {
		font-size: inherit
	}
	.psb-col .subtitle {
		font-size: 16px;
		color: #333;
		line-height: 1em
	}
}

.sbscr-col {
	padding: 15px;
	margin-top: 30px;
	background: url(images/subscribe-box.jpg) center center no-repeat;
	background-size: cover
}

.sbscr-box {
	margin-top: 0;
	background: rgba(75, 64, 60, 0.5)
}

.sbscr-box .title-box {
	padding-top: 40px
}

.sbscr-box .title {
	color: #fff
}

.sbscr-box .content-box {
	width: 100%;
	padding: 30px 24px 14px
}

.sbscr-box .content-box .btn,
.sbscr-box .content-box .form-control {
	width: 100%;
	height: 46px;
	margin-bottom: 10px;
	font-size: 14px
}

@media(min-width: 768px) {
	.sbscr-col {
		background: none;
		margin: 0;
		padding: 0 15px
	}
	.sbscr-box {
		min-height: 336px;
		padding: 60px 0 0;
		margin-top: 30px;
		background: url(images/subscribe-box.jpg) center center no-repeat;
		background-size: cover
	}
	.sbscr-box .content-box {
		padding: 60px 24px 14px
	}
	.sbscr-box .title-box {
		padding: 0
	}
}

.latest .mve-box {
	background-color: #4a337a;
	color: #fff;
	margin-top: 0;
	padding: 40px 0
}

.latest>.container {
	padding: 0
}

.latest .event-content {
	color: rgba(255, 255, 255, 0.5)
}

.latest.events-archive .event-content {
	color: #777
}

.latest .event-content .glyphicon {
	margin-right: 4px
}

.latest .event-content .elmnt {
	margin-bottom: 4px;
	margin-right: 10px
}

.latest .event-title {
	display: block;
	color: #fff
}

.latest .owl-item .event-title {
	max-height: 2.3em;
	margin-top: 15px;
	margin-bottom: 8px
}

.latest.events-archive .event-title {
	color: #333
}

.latest .sep {
	margin: 15px 0;
	border-top: 2px dotted rgba(255, 255, 255, 0.5)
}

.latest.events-archive .sep {
	border-color: #999
}

.latest .btn.permalink {
	color: rgba(255, 255, 255, 0.5)
}

.latest.events-archive .btn.permalink {
	color: #777
}

.latest .item .thumb-box {
	transition: .3s margin
}

.latest .item .thumb-box .event-city {
	position: absolute;
	top: 20px;
	left: -15px;
	padding: 3px 8px 3px 5px;
	color: #fff;
	background-color: #ff2c80
}

.latest .date-box {
	position: absolute;
	bottom: 15px;
	left: -20px;
	font-size: 72px;
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3)
}

.latest .date-box .month {
	font-size: 26px;
	margin-top: -20px;
	margin-left: 3px
}

.latest .event-actions {
	padding-top: 15px;
	padding-bottom: 5px
}

.latest.events-archive .page-content .col {
	margin-bottom: 30px
}

.events-archive .item .event-box {
	z-index: 2
}

.events-archive .item .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1
}

.latest.events-archive .event-title {
	color: #fff;
	font-size: 16px;
	margin: 0;
	width: 70%
}

.events-archive .event-meta {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 100%;
	padding-right: 30px;
	opacity: .7;
	z-index: 2
}

.events-archive .event-meta .event-date {
	font-size: 11px;
	line-height: 1.2em
}

.events-archive .event-meta .event-date .month {
	display: inline-block;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0
}

.latest.events-archive .page-content .col {
	margin-bottom: 0
}

.events-archive .item {
	min-height: 200px;
	padding: 15px;
	color: #fff;
	background-size: cover;
	background-position: center center
}

.events-archive .item .event-content {
	padding: 0 10px 10px
}

.events-archive .col-xs-6:nth-child(2n+1) {
	padding-right: 8px
}

.events-archive .col-xs-6:nth-child(2n) {
	padding-left: 8px
}

.latest.events-archive .item .event-teacher {
	line-height: 1.2em;
	font-size: 11px
}

@media(min-width:540px) and (max-width:767px) {
	.latest.events-archive .page-content .col {
		float: left;
		width: 50%
	}
	.latest.events-archive .page-content .col:nth-child(2n-1) {
		padding-right: 0
	}
	.latest.events-archive .page-content .col:nth-child(2n) {
		padding-left: 0
	}
}

@media(min-width:768px) {
	.events-archive .page-content {
		margin-top: 30px
	}
	.latest.events-archive .page-content .col {
		margin-bottom: 30px
	}
	.latest.events-archive .page-content .col .mask {
		transition: .3s
	}
	.latest.events-archive .page-content .col:hover .mask {
		background-color: rgba(0, 0, 0, 0.5)
	}
	.latest .event-title {
		height: auto;
		margin: 0
	}
	.events-archive .item {
		padding: 20px
	}
	.events-archive .event-meta {
		bottom: 20px;
		left: 20px;
		padding-right: 40px
	}
}

@media(max-width:767px) {
	.latest,
	.cities {
		overflow: hidden
	}
	.latest .content-box {
		margin: 0 auto;
		width: 220px;
		padding-top: 40px
	}
	.latest .col-xs-6:nth-child(2n+1) {
		clear: both
	}
	.latest .event-box {
		padding: 0
	}
	.latest .col-xs-6:nth-child(2n+1) .event-box {
		margin-left: 15px
	}
	.latest .col-xs-6:nth-child(2n) .event-box {
		margin-right: 15px
	}
	.latest .event-title {
		font-size: 14px;
		margin: 10px 0 0;
		line-height: 1.2em
	}
	.latest .item .event-teacher {
		line-height: 1.2em;
		font-size: 11px
	}
	.latest .owl-carousel .owl-stage-outer,
	.cities .owl-carousel .owl-stage-outer {
		overflow: visible
	}
	.latest .item .thumb-box {
		max-width: 165px
	}
	.latest .item .thumb-box .event-city {
		top: 10px;
		left: -5px
	}
	.latest.events-archive .date-box {
		font-size: 44px;
		left: 5px;
		bottom: 5px
	}
	.event-hidden {
		display: none
	}
	.white-dots.owl-theme .owl-dots .owl-dot span {
		background-color: rgba(255, 255, 255, 0.3)
	}
	.white-dots.owl-theme .owl-dots .owl-dot.active span,
	.white-dots.owl-theme .owl-dots .owl-dot:hover span {
		background-color: #fff
	}
	.events-archive .item .event-content {
		padding: 0 10px 10px
	}
	.events-archive .col-xs-6:nth-child(2n+1) {
		padding-right: 8px
	}
	.events-archive .col-xs-6:nth-child(2n) {
		padding-left: 8px
	}
}

@media(min-width: 540px) and (max-width: 767px) {
	.events-archive .item .thumb-box {
		float: left;
		max-width: 150px
	}
	.events-archive .item .event-content {
		margin-left: 160px;
		padding: 10px;
		min-height: 150px
	}
}

@media(max-width: 991px) {
	.latest .date-box {
		font-size: 56px
	}
	.latest .date-box .month {
		font-size: 18px;
		line-height: 2em
	}
}

@media(min-width: 768px) {
	.latest .container {
		padding: 0 15px
	}
	.latest .title-box {
		padding-top: 60px;
		float: left;
		max-width: 230px
	}
	.latest .mve-box {
		padding: 0 0 2px;
		margin-top: 30px
	}
	.latest .owl-events {
		padding: 0 40px
	}
	.latest .content-box {
		margin-left: 220px;
		padding-right: 10px;
		top: -10px
	}
	.latest .event-content {
		padding-right: 20px
	}
	.latest .item {
		max-height: 290px;
		padding-left: 30px
	}
	.latest.events-archive .item {
		overflow: hidden
	}
	.latest .item:hover .thumb-box {
		margin-top: -140px
	}
	.latest .item .sep {
		width: 0;
		transition: .4s width
	}
	.latest .item:hover .sep {
		width: 100%
	}
	.latest .event-title {
		overflow: hidden
	}
}

@media(min-width: 992px) {
	.latest .item {
		max-height: 345px
	}
	.latest .event-content {
		padding-right: 30px
	}
}

@media(min-width: 1200px) {
	.latest .item {
		padding-left: 20px;
		max-height: 335px
	}
	.second-row.latest .item {
		padding-left: 20px;
		padding-right: 20px
	}
}

.latest .owl-theme .owl-nav .owl-prev {
	margin-top: -75px;
	left: 0;
	background-image: url(images/owl-left-big.svg)
}

.latest .owl-theme .owl-nav .owl-next {
	margin-top: -75px;
	right: 0;
	background-image: url(images/owl-right-big.svg)
}

.teacher-archive .page-content {
	padding-top: 30px
}

.single-teacher .teacher-archive .page-content {
	padding-top: 0;
	margin-top: 0
}

.tchr-col .title,
.tchr-col .skills,
.teacher-archive .skills {
	color: #ff2c80;
	border-color: #ff2c80
}

.tchr-col .title-link {
	color: #333
}

.tchr-col .top-slider {
	margin-top: 30px
}

.tchr-col .left,
.teacher-archive .left {
	margin-left: 8px;
	float: left
}

.tchr-col .face,
.teacher-archive .face {
	width: 140px;
	height: 140px
}

.tchr-col .face img,
.teacher-archive .face img {
	position: relative;
	border-radius: 100px;
	z-index: 2
}

.tchr-col .face .circle,
.teacher-archive .face .circle {
	position: absolute;
	width: 140px;
	height: 140px;
	border-radius: 100px
}

.tchr-col .face .circle.pink,
.teacher-archive .face .circle.pink {
	bottom: -8px;
	left: -8px;
	background-color: #ff2c80
}

.tchr-col .face .circle.purple,
.teacher-archive .face .circle.purple {
	bottom: -12px;
	left: 5px;
	background-color: rgba(92, 50, 123, 0.9)
}

.tchr-col .name,
.teacher-archive .name {
	margin-bottom: 0
}

.tchr-col .city,
.teacher-archive .city {
	margin-top: 25px
}

.tchr-col .right,
.teacher-archive .right {
	margin-left: 185px;
	padding-right: 35px
}

.tchr-col .right .desc,
.tchr-col .right .experience,
.teacher-archive .right .desc,
.teacher-archive .right .experience {
	margin: 15px 0 0
}

.tchr-col .bottom-slider {
	position: relative;
	padding: 30px 20px 0;
	bottom: -3px
}

.tchr-col .bottom-slider .owl-item {
	padding-top: 10px
}

.tchr-col .bottom-slider .item {
	position: relative;
	padding: 0 10px 23px;
	top: 0;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	transition: .2s
}

.tchr-col .bottom-slider .item:hover {
	top: -8px;
	border-bottom: 2px solid #ff2c80
}

.tchr-col .bottom-slider .img-circle {
	width: 38px;
	height: 38px
}

.tchr-col .bottom-slider .name {
	line-height: 1.1em;
	margin-top: 8px
}

#owl-subteachers .current:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #ff2c80;
	border-radius: 10px
}

.center-title {
	font-size: 24px;
	margin: 40px 0
}

.center-title:after {
	content: "";
	display: block;
	width: 30px;
	height: 6px;
	margin: 10px auto;
	background-color: #ff2c80
}

.other-teachers {
	padding: 0 20px 40px
}

.teacher-archive .post.col,
.city-archive .col {
	margin-bottom: 30px
}

@media(max-width: 767px) {
	.tchr-col .mve-box {
		box-shadow: none
	}
	.third-row {
		overflow: hidden
	}
	#owl-subteachers .owl-stage-outer {
		overflow: visible
	}
	.tchr-col .right {
		margin-left: 130px
	}
	.single-teacher .teacher-archive .face {
		width: 140px
	}
	.single-teacher .teacher-archive .face img,
	.single-teacher .teacher-archive .city {
		width: 100px
	}
	.single-teacher .teacher-archive .right {
		margin-left: 0;
		padding-right: 0
	}
	.tchr-col .face,
	.tchr-col .face .circle {
		width: 100px;
		height: 100px
	}
}

@media(min-width: 768px) {
	.tchr-col .title-box {
		padding-top: 60px
	}
	.tchr-col .top-slider {
		margin-left: -18px
	}
	.tchr-col .owl-theme .owl-nav .owl-prev {
		margin-top: -58px;
		left: -17px;
		background-image: url(images/owl-left-small.svg)
	}
	.tchr-col .owl-theme .owl-nav .owl-next {
		margin-top: -58px;
		right: -17px;
		background-image: url(images/owl-right-small.svg)
	}
	.teacher-archive .post.col {
		margin-bottom: 60px
	}
}

@media(min-width: 992px) {
	.tchr-col .face,
	.tchr-col .face .circle {
		width: 100px;
		height: 100px
	}
	.tchr-col .right {
		margin-left: 130px
	}
}

@media(min-width: 1200px) {
	.tchr-col .face,
	.tchr-col .face .circle {
		width: 140px;
		height: 140px
	}
	.tchr-col .right {
		margin-left: 180px
	}
}

.rvws-col .mve-box,
.desc-mask,
.testimonial-archive .post.bg-5 {
	background: #505050 url(images/reviewsbg.jpg) center center no-repeat;
	background-size: cover
}

.rvws-col .title {
	border-color: #fff
}

.review-box .name {
	line-height: 1.2em;
	margin-top: 10px
}

.review-box .left {
	width: 80px;
	float: left
}

.review-box .right {
	margin-left: 90px;
	border-left: 2px dotted #f5297a;
	padding-left: 15px
}

.review-box a {
	color: #f5297b
}

.review-box .link {
	color: #f5297b;
	margin-top: 10px
}

.review-box .link.dark {
	color: #f5297a
}

.review-box .review-body {
	font-weight: 700;
	font-size: 14px
}

.review-box .face {
	max-width: 50px
}

.thumb-lock {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 2px solid #f5297b;
	padding-top: 12px
}

@media(max-width:540px) {
	.review-box {
		text-align: center
	}
	.review-box .left {
		float: none;
		width: 100%;
		margin-bottom: 15px
	}
	.review-box .right {
		margin-left: 0;
		border-top: 2px dotted #f5297a;
		border-left: none;
		padding-left: 0;
		padding-top: 15px
	}
	.review-box .review-body {
		word-wrap: break-word
	}
	.nav-tabs>li>a {
		font-size: 12px
	}
}

@media(max-width:767px) {
	.rvws-col {
		padding: 0
	}
	.rvws-col .mve-box {
		margin-top: 0;
		padding: 40px 15px 30px
	}
	.rvws-col .content {
		margin-top: 40px
	}
	.rvws-col .review-body {
		font-size: 13px
	}
}

@media(min-width: 768px) {
	.review-box .right {
		margin-left: 110px
	}
	.review-box .review-body {
		font-size: 16px
	}
	.rvws-col .title-box {
		float: left;
		margin-top: 60px
	}
	.rvws-col .content {
		padding: 60px 70px 35px 45px
	}
	.rvws-col .reel {
		max-height: 540px;
		overflow-y: scroll
	}
	.review-box {
		padding-bottom: 50px
	}
}

.single-title-col .mve-box {
	background-color: #333;
	background-position: center center;
	background-size: cover;
	margin-top: 0
}

.single-title-col .title-box,
.sp-content-col .title-box {
	padding-top: 40px
}

.single-title-col .title-box .relative {
	z-index: 1
}

.single-title-col .date-box {
	margin: 20px 0 0 26px;
	font-size: 46px;
	line-height: 1em
}

.single-title-col .city {
	margin: 0 0 0 26px;
	font-size: 13px;
	line-height: 1em
}

.single-title-col .date-box .month {
	font-size: 18px;
	line-height: 1em
}

.single-title-col .btn {
	position: relative;
	margin-top: 40px;
	margin-left: 26px;
	margin-bottom: 40px
}

.single-title-col .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 100%;
	z-index: 0;
	overflow: hidden
}

.single-title-col .shadow:before {
	content: "";
	display: block;
	position: relative;
	top: 0;
	left: -50%;
	width: 50%;
	height: 100%;
	box-shadow: 0 0 350px 80px #000;
}

.single-meta-col .box {
	background: #333;
	color: #fff;
	font-weight: 200;
	min-height: 140px;
	margin-top: 15px;
	padding: 20px 25px
}

.single-meta-col .box.lightgray {
	background-color: #565656
}

.single-meta-col .box.primary {
	background-color: #5c4390
}

.single-meta-col .box.pink {
	background-color: #ff2c80
}

.single-meta-col .glyphicon {
	font-size: 22px;
	margin-bottom: 10px
}

.single-meta-col .guideline {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	color: rgba(255, 255, 255, 0.5);
	font-size: 10px
}

.sp-content.mve-box {
	background-color: rgba(51, 51, 51, 0.7)
}

.sp-content-col .right {
	padding: 40px
}

.sp-content-col .btn-dotted {
	border: 2px dotted #ff2c80;
	color: #fff;
	margin-top: 10px
}

.sp-page .tchr-col .tchr-box {
	padding-bottom: 50px
}

.sp-page .mve-box.padding {
	padding: 40px
}

.sp-page .bonus-col .mve-box {
	background-color: #ff2c80;
	padding: 40px
}

.sp-page .form-alert .alert {
	margin-bottom: 0;
	margin-top: 30px
}

.sp-page .action-box {
	background-color: #5c4390
}

.sp-page .order-box {
	background: #333 url(images/about-core.jpg) center center no-repeat;
	background-size: cover
}

.sp-page .question-form .form-control,
.sp-page .order-box .form-control {
	background-color: rgba(0, 0, 0, 0.2);
	border-color: rgba(255, 255, 255, 0.1);
	color: #fff
}

.sp-page .mve-box.action-box .title,
.sp-page .order-box .title {
	margin-bottom: 5px
}

.sp-page .mve-box.action-box p,
.sp-page .order-box p {
	margin: 0 0 20px;
	color: rgba(255, 255, 255, 0.5)
}

.liqpay-box {
	padding: 20px;
	background-color: #f5f5f5;
	border-radius: 5px;
	margin-bottom: 60px;
}

.liqpay-box .text {
	margin-bottom: 20px;
}

.pay-btn {
	border-radius: 6px;
	transition: 0.3s;
}

.pay-btn:hover,
.pay-btn:focus {
	background-color: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.pay-btn img {
	max-width: 60px;
	margin-right: 5px;
}

@media(max-width:539px) {
	.sp-page .question-form .btn {
		width: 100%
	}
}

@media(min-width:540px) {
	.sp-page .question-form .form-control {
		padding-right: 120px
	}
	.sp-page .question-form .btn {
		position: absolute;
		top: 1px;
		right: 0
	}
	.sp-page .mve-box.action-box p {
		width: 80%
	}
	.sp-page .order-box {
		margin: 60px 0
	}
}

.sp-page .bonus-col .btn,
.sp-page .bonus-col .btn:hover {
	border-color: #fff;
	background-color: #fff;
	color: #ff2c80;
	margin-top: 30px
}

.sp-page .mve-box .title,
.sp-page .order-box .title {
	font-size: 24px;
	margin: 0
}

.page .the-content {
	line-height: 1.8em;
}

.page .the-content p,
.page .the-content ol li {
	margin-bottom: 1em;
}

.page .the-content h3,
.page .the-content h4 {
	font-weight: bold;
	margin: 2em 0 1em;
}

.sp-page .the-content .title {
	margin: 0 0 25px
}

.sp-page .bonus-col .mask {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1000px;
	margin-top: -40px;
	background-color: #ff2c80
}

.sp-page .row.overflow {
	padding-bottom: 5px
}

.sp-page .list-col .mve-box {
	border-left: 4px solid #4a337a
}

.sp-page .list-col .mve-box.pink-border {
	border-color: #ff2c80
}

.the-content a:not(.btn) {
	color: #ff2c80;
	text-decoration: underline
}

.features-list {
	list-style: none;
	margin: 20px 0;
	padding: 0
}

.features-list li {
	padding: 0 0 0 30px;
	margin-bottom: 15px;
	background: url(images/circleok.svg) left 4px no-repeat;
	background-size: 14px
}

.day-text {
	margin-bottom: 20px
}

.video-box {
	margin-bottom: 30px
}

@media (max-width:767px) {
	.single-title-col {
		padding-left: 0;
		padding-right: 0;
		overflow: hidden
	}
	.single-meta-col .row {
		margin-left: -7.5px;
		margin-right: -7.5px
	}
	.single-meta-col .col {
		padding: 0 7.5px
	}
	.sp-content-col .sp-content,
	.sp-page .list-col .mve-box,
	.sp-page .bonus-col .mve-box,
	.sp-page .practice-col .mve-box {
		margin-top: 15px
	}
	.sp-content-col .mve-box {
		padding-bottom: 20px
	}
	.sp-content-col .right {
		line-height: 1.6em
	}
}

@media (min-width:768px) {
	.single-title-col .title-box,
	.sp-content-col .title-box {
		padding-top: 60px
	}
	.single-title-col .title-box {
		width: 50%;
		min-height: 350px
	}
	.single-title-col .mve-box {
		margin-top: 30px
	}
	.sp-content-col .title-box {
		float: left
	}
	.single-title-col .btn {
		position: absolute;
		bottom: 26px;
		left: 26px;
		margin: 0
	}
	.single-meta-col .box {
		padding: 40px 25px;
		margin-top: 30px;
		min-height: 160px
	}
	.sp-content-col .right {
		font-size: 16px;
		padding: 60px 80px 60px 200px;
		text-transform: uppercase;
		font-weight: 400
	}
	.sp-content-col .dots {
		left: 200px;
		bottom: 50px
	}
	.day-title {
		font-size: 18px;
		float: left
	}
	.day-text {
		margin-left: 100px;
		min-height: 25px
	}
	.liqpay-box {
		padding: 40px;
	}
	.liqpay-box .text {
		max-width: 60%;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}

.page-title-box {
	padding: 20px 0
}

.breadcrumb>li+li:before {
	background: url(images/chevron.svg) center center no-repeat
}

.post-type-archive-teacher .teacher-archive .post {
	margin-bottom: 50px
}

.teacher-archive .face,
.teacher-archive .face .circle {
	width: 100px;
	height: 100px
}

.teacher-archive .right {
	margin-left: 130px
}

.teacher-archive .post:nth-child(2n+1) {
	clear: both
}

.testimonial-archive .link.dark {
	color: #f5297a
}

.testimonial-archive .post:nth-child(2n+1) {
	clear: left
}

.testimonial-archive .post {
	padding: 30px
}

.testimonial-archive .post.bg-1,
.testimonial-archive .post.bg-6 {
	background-color: #333;
	color: #fff
}

.testimonial-archive .post.bg-2 {
	background-color: #4a337a;
	color: #fff
}

.testimonial-archive .post.bg-5 {
	color: #fff
}

.testimonial-archive .post.bg-9 {
	background-color: #f5297a;
	color: #fff
}

.testimonial-archive .post.bg-9 .link {
	color: #fff
}

.pt-margin {
	margin-bottom: 30px
}

.breadcrumb {
	margin-bottom: 0;
}

@media(max-width:767px) {
	.events-archive .searchbox {
		padding-top: 20px
	}
}

@media(min-width:768px) {
	.page-title-box {
		padding: 60px 0
	}
	.page-title-box h1,
	.page-title-box h2 {
		margin-top: 0
	}
	.pt-margin {
		margin-bottom: 60px
	}
}

@media(min-width: 992px) {
	.teacher-archive .face,
	.teacher-archive .face .circle {
		width: 140px;
		height: 140px
	}
	.teacher-archive .right {
		margin-left: 180px
	}
}

@media(min-width: 1200px) {
	.teacher-archive .post:nth-child(2n+1) {
		clear: none
	}
	.teacher-archive .post:nth-child(3n+1) {
		clear: both
	}
}

.about-core {
	background: url(images/about-core.jpg) center center no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center
}

.about-core .mask {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 60px 50px
}

.about-core h1 {
	font-size: 48px
}

.sp-page .order-box .mask {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 60px 0
}

.about-content p {
	opacity: .5
}

.about-columns .col {
	margin-bottom: 30px
}

.about-columns .mve-box {
	padding: 30px
}

.about-columns .btn {
	margin-top: 20px
}

.about-ttm {
	background-color: #f5f5f5
}

.about-ttm .footer {
	margin-top: 20px
}

.about-gallery .col {
	padding: 0
}

.start-now {
	padding: 20px 15px 30px;
	border-top: 1px solid #f5f5f5;
	margin-top: 30px
}

.start-now h3 {
	max-width: 80%
}

@media(min-width:540px) {
	.about-core {
		text-align: left
	}
	.about-core .mask {
		padding: 100px 0;
		min-height: 500px;
		background-color: rgba(0, 0, 0, 0.3)
	}
	.about-core h1 {
		width: 50%;
		line-height: 1.3em
	}
}

@media(max-width:767px) {
	.about-core h1 {
		font-size: 24px
	}
	.about-content h2 {
		font-size: 18px;
		line-height: 1.3em;
		margin-top: 0
	}
	.about-content .container-md {
		padding-left: 30px;
		padding-right: 30px
	}
	.about-columns img {
		width: 50px;
		float: left
	}
	.about-columns .right {
		margin-left: 80px
	}
	.about-columns h4 {
		margin-top: 0
	}
}

@media(min-width:768px) {
	.about-core .mask {
		min-height: 640px
	}
	.about-content h2 {
		font-size: 36px;
		margin-bottom: 30px;
		line-height: 1.3em
	}
	.about-content p {
		font-size: 16px;
		margin-bottom: 30px;
		line-height: 1.5em
	}
	.about-columns {
		text-align: center
	}
	.about-columns .mve-box {
		min-height: 280px
	}
	.about-columns img {
		width: 80px;
		margin-bottom: 20px
	}
	.about-columns h4 {
		margin-bottom: 20px
	}
}

.order-page .page-title-box {
	padding-bottom: 100px
}

.orderevent {
	margin: -130px auto 60px;
	max-width: 360px;
	background: #ff2c80;
	padding: 10px;
	border-radius: 100px
}

.orderevent .thumb {
	float: left
}

.orderevent .text {
	margin-left: 145px;
	padding-right: 40px
}

.orderevent .thumb img {
	border-radius: 100px;
	width: 120px
}

.orderevent .meta {
	opacity: .5
}

.orderevent h4 {
	max-height: 63px;
	overflow: hidden;
	margin-bottom: 0
}

.orderevent .event-price {
	color: #fff;
	font-weight: 700;
	margin-top: 10px;
	border-left: 2px dotted #fff;
	padding-left: 10px
}

.order-form {
	margin: 0 auto;
	max-width: 400px
}

.order-form .btn-lg {
	width: 100%
}

.order-cc {
	padding: 20px 0;
}

.seo-text {
	font-size: 10px;
	margin: 45px 0;
	color: #999
}

.seo-text h1 {
	font-size: 10px;
	display: inline
}

.site-footer {
	padding-top: 60px;
	text-align: center
}

.footer-brand {
	width: 45px
}

.site-footer .excerpt {
	font-size: 12px
}

.copyright {
	padding: 20px 0
}

.footer-cc {
	text-align: center;
	margin-top: 20px;
}

.footer-subscribe input {
	padding: 15px 20px;
	margin: 40px 0 15px;
	height: auto
}

.footer-contacts {
	line-height: 1.4em
}

.socials-footer {
	margin-top: 20px;
	border-top: 2px dotted #ff2c80;
	padding-top: 20px
}

.contacts-meta {
	vertical-align: top;
	margin-right: 30px;
	border-left: 3px dotted #ff2c80;
	padding-left: 15px
}

.contacts-meta:last-child {
	margin-right: 0
}

.socials-footer img,
.socials-contacts img {
	width: 35px;
	height: auto;
	margin-right: 5px
}

.footer-subscribe input[type=submit] {
	width: 100%;
	height: 54px;
	background-color: #5c4390;
	font-size: 14px
}

@media(min-width: 768px) {
	.seo-text {
		font-size: 12px;
		margin-top: 60px
	}
	.seo-text h1 {
		font-size: 12px
	}
	.subscribe {
		margin-top: 100px
	}
	.footer-brand {
		float: left
	}
	.footer-cc {
		float: right;
		margin-top: 0;
	}
	.site-footer {
		text-align: inherit
	}
	.site-footer .excerpt {
		margin-left: 80px
	}
	.site-footer .border {
		padding-left: 30px;
		border-left: 2px dotted #ff2c80
	}
	.copyright {
		border-top: 2px dotted #e1e1e1;
		margin-top: 40px
	}
	.socials-footer {
		border-top: none;
		padding-top: 0
	}
	.footer-contacts .phones {
		margin: 20px 0
	}
	.footer-contacts a {
		color: #ff2c80
	}
	.footer-subscribe .form-col {
		padding-right: 175px
	}
	.footer-subscribe input {
		margin: 0
	}
	.footer-subscribe input[type=submit] {
		position: absolute;
		top: 0;
		right: 0;
		width: 160px
	}
}

@media(min-width: 992px) {
	.site-footer .excerpt {
		font-size: 14px
	}
	.site-footer .border {
		font-size: 16px
	}
}

.cTabs {
	margin: 20px 0
}

@media(max-width:767px) {
	.cTabs {
		margin: 40px 0 20px
	}
}

.cTab {
	display: none
}

.cTab.active {
	display: block
}

.cContent {
	padding-top: 20px
}

.nothing-found {
	border-left: 5px solid #333;
	padding: 10px 0 15px 20px;
	margin: 15px
}

#search-modal .modal-dialog {
	position: absolute;
	top: 40%;
	left: 5%;
	width: 90%;
	padding-right: 80px
}

input#s {
	padding: 20px 0;
	width: 100%;
	font-size: 18px;
	color: #fff;
	border: none;
	background-color: transparent;
	border-bottom: 2px solid rgba(255, 255, 255, 0.5)
}

input#s:focus,
input#s:active {
	border-bottom-color: #fff
}

#searchsubmit {
	position: absolute;
	right: 0;
	top: 4px;
	width: 50px;
	height: 50px;
	border-radius: 40px;
	border: none
}

.nothing-found p,
.nothing-found a {
	margin-left: 26px
}

.nothing-found .title {
	border-color: #333
}

@media(min-width:768px) {
	.tax-desc {
		margin-bottom: 30px
	}
	.cTabs {
		margin: 0
	}
	.nothing-found {
		margin: 0
	}
	#search-modal .modal-dialog {
		left: 20%;
		width: 60%
	}
}

.tax-desc-col {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1)
}

.tax-desc {
	padding: 15px
}

.tax-desc:before {
	content: "\e086";
	font-family: 'Glyphicons Halflings';
	float: left;
	display: block;
	font-size: 18px
}

.tax-desc .text {
	margin-left: 30px;
	border-left: 3px solid #333;
	padding-left: 15px
}

.cities {
	padding: 20px 0
}

.city-archive .cities,
.too-late-city .cities {
	padding-top: 30px
}

.cities .item {
	min-height: 140px;
	background-color: #333;
	background-size: cover
}

.cities .item:focus,
.cities .item:active {
	outline: none;
	text-decoration: none
}

.cities .item .mask {
	min-height: 140px;
	background-color: rgba(80, 80, 80, 0.4);
	padding: 20px
}

.cities .item .title {
	font-weight: 700
}

.cities .item .subtitle {
	color: rgba(255, 255, 255, 0.7)
}

.contacts-page .the-content h3 {
	margin-top: 0
}

@media(max-width:767px) {
	.cities .container {
		padding: 0 55px
	}
	.city-archive .cities .container {
		padding: 0 15px
	}
	.city-archive .cities .container .col {
		margin-bottom: 15px
	}
	.city-archive .cities .container .col:nth-child(2n-1) {
		padding-right: 7.5px
	}
	.city-archive .cities .container .col:nth-child(2n) {
		padding-left: 7.5px
	}
}

.home-socials a {
	margin-right: 10px
}

.edit-core {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9
}

@media(min-width:540px) {
	.edit-core {
		top: 30px;
		right: 30px
	}
}

.absolute-title {
	position: absolute;
	top: 70px;
	padding: 0
}

.absolute-title h1 {
	margin: 0
}

.reset {
	display: none;
	cursor: pointer;
	padding: 0 15px
}

.sale-badge {
	position: absolute;
	top: 30px;
	right: -1px;
	border-radius: 99px;
	color: #fff;
	padding: 1px 10px;
	z-index: 2
}

@media(min-width:768px) {
	.sale-badge {
		top: 50px;
	}
	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.row-eq-height>div {
		padding-top: 30px
	}
	.row-eq-height>div>.mve-box {
		height: 100%;
		margin-top: 0
	}
}

.necess-list {
	padding: 0;
	margin: 0;
	list-style: none
}

.necess-list li {
	padding-left: 15px;
	border-left: 4px solid #4a337a;
	margin-bottom: 5px
}

.necess-list li:nth-child(2n) {
	border-left-color: #aca1c5
}

.title-guideline {
	margin: -20px 0 25px
}

.not-required {
	position: absolute;
	top: -9999px;
}

ul.primary {
	list-style: none;
	padding: 0;
}

ul.primary li {
	border-bottom: 2px dotted #ff2c80;
	padding: 10px 0;
}

ul.primary li:last-child {
	border-bottom: none;
}

.cheque {
	border: 1px dashed #ccc;
	max-width: 340px;
	padding: 10px 40px 40px;
}

.cheque-box {
	padding-left: 30px;
	padding-right: 30px;
}

.xyz {
	position: absolute;
	left: -999rem;
}