body {
	background-color: #ffffff;
	position: relative;
	font-family: 'Montserrat', "Segoe UI", Arial, sans-serif;	
	font-size: 14px;
	color: #232323;
	padding: 0;
	margin: 0;
	letter-spacing: .014em
	background-image: url(images/bg1.jpg);

}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}


/* Set the size of the div element that contains the map */     
      #map {
        height: 400px;  /* The height is 400 pixels */
        width: 100%;  /* The width is the width of the web page */
       }


.top_padding_20 {
margin-top:20px;
}

@media (max-width: 990px), (min-device-width: 768px) and (max-device-width: 1024px) {
.header_description {
    display: block;
    padding-left: 10px;
    padding-right: 70px;
}}



.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area {
    padding-top: 25px;
}



@media (max-width: 991px) {
.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans {
    width: 100%;
}   }

@media (max-width: 1230px)      {
.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans {
    width: 350px;
}   }



.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item {
    border: 1px solid #d4d4d4;
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #eaeaea54;
}


.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item a {
    font: 400 17px/28px Lato,sans-serif;
    color: #101010;
    display: block;
    padding-left: 30px;
    position: relative;
}

.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item a.collapsed:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 4px;
    font: 700 22px/1 Lato,sans-serif;
    color: #242424;
}

nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item a.collapsed:after {
    opacity: 0;
}
.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item a:after {
    content: "-";
    position: absolute;
    left: 0;
    top: 4px;
    font: 700 22px/1 Lato,sans-serif;
    color: #242424;
}


.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item p {
    font: 400 16px/24px Lato,sans-serif;
    color: #0c0c0c;
    padding: 10px 35px;
    padding-right: 0;
    letter-spacing: .2px;
}


.nutrition_plan_area .nutrition_plan_inner .nutrition_right_sidebar .choose_qustion .choose_area .questions_ans .item a.collapsed:after {
    opacity: 0;
}


.wide_photo {
padding-top:30px;
padding-bottom:30px;
}

.p_special_apply {
font-size:16px;
padding-top:20px;
text-align:center;
}


audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0;
	font-size: 2em
}
mark {
	color: #000;
	background: #ff0
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
legend {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
td, th {
	padding: 0
}
@media print {
	*, :before, :after {
		color: #000!important;
		text-shadow: none!important;
		background: transparent!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a, a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr, img {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td, .table th {
		background-color: #fff!important
	}
	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd!important
	}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 18px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 36px
}
h2, .h2 {
	font-size: 30px
}
h3, .h3 {
	font-size: 24px
}
h4, .h4 {
	font-size: 10px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}




.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}


.course-img {
padding-top:10px;
padding-left:10px;

}



.main_video_iframe {
width:100%;
height:500px;
border-radius: 14px;
}




.review_mobile_height {
height:300px;
}




@media (max-width:768px) {

.review_mobile_height {
height:auto;
}



.alert-warning-top {
margin-top: 0;
}


.main_video_iframe {
width:100%;
height:auto;
min-height: 210px;
}
 

}



@media (min-width:768px) {

	.lead {
		font-size: 21px
	}
}
small, .small {
	font-size: 85%
}
mark, .mark {
	padding: .2em;
	background-color: #fcf8e3
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #337ab7
}
a.text-primary:hover {
	color: #286090
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #337ab7
}
a.bg-primary:hover {
	background-color: #286090
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}
.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #bb7b15;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
@media (min-width:768px) {
	.container {
	}
}
@media (min-width:992px) {
	.container {
	}
}
@media (min-width:1200px) {
	.container {
	}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=radio], input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}
.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none;
	visibility: hidden
}
.collapse.in {
	display: block;
	visibility: visible
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	right: 0;
	left: auto
}
.dropdown-menu-left {
	right: auto;
	left: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid
}
.dropup .dropdown-menu.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0
	}
	.container .jumbotron, .container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px
	}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	margin-right: auto;
	margin-left: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #337ab7
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid transparent;
	border-radius: 14px
}
.alert h4 {
	margin-top: 0;
	color: inherit;
        font-size: 22px;
}
.alert .alert-link {
	font-weight: 700
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	color: #8a6d3b;
	background-color: #eaeaf2;
	border-color: #cdcdd5;
	display:inline-block;
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " "
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none!important
}
@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	th.visible-xs, td.visible-xs {
		display: table-cell!important
	}
}
@media (max-width:767px) {
	.visible-xs-block {
		display: block!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline {
		display: inline!important
	}
}
@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	th.visible-sm, td.visible-sm {
		display: table-cell!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	th.visible-md, td.visible-md {
		display: table-cell!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	th.visible-lg, td.visible-lg {
		display: table-cell!important
	}
}
@media (min-width:1200px) {
	.visible-lg-block {
		display: block!important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline!important
	}
}
@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}
@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}
.visible-print {
	display: none!important
}
@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row!important
	}
	th.visible-print, td.visible-print {
		display: table-cell!important
	}
}
.visible-print-block {
	display: none!important
}
@media print {
	.visible-print-block {
		display: block!important
	}
}
.visible-print-inline {
	display: none!important
}
@media print {
	.visible-print-inline {
		display: inline!important
	}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}
@media print {
	.hidden-print {
		display: none!important
	}
}
a, input, textarea, button, select {
	outline: none
}
a:hover, a:focus, input:focus, textarea:focus, button:focus, select:focus {
	outline: none !important;
	text-decoration: none
}

p {
	line-height: 1.7em;
	letter-spacing: .02em;
	font-size: 18px
}
input, textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
input[type="search"], input[type="text"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="file"] {
	background: none;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	color: #666;
	font-size: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: 'Open Sans', sans-serif
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}
input[type=number] {
	-moz-appearance: textfield
}
select {
	color: #232323;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px
}
textarea {
	background: none;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	resize: none;
	padding: 12px;
	height: 140px;
	color: #666;
	font-size: 14px;
	vertical-align: middle
}
input::-webkit-input-placeholder {
	color: #888888
}
input:-moz-placeholder {
	color: #888888
}
input::-moz-placeholder {
	color: #888888
}
input:-ms-input-placeholder {
	color: #888888
}
textarea::-webkit-input-placeholder {
	color: #888888
}
textarea:-moz-placeholder {
	color: #888888
}
textarea::-moz-placeholder {
	color: #888888
}
textarea:-ms-input-placeholder {
	color: #888888
}
a {
	color: #232323
}
code, kbd, pre, samp {
	font-size: inherit
}
code {
	background-color: #eee;
	letter-spacing: .015em
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0
}
::-moz-selection {
	color: #fff;
	background-color: #232323
}
::selection {
	color: #fff;
	background-color: #232323
}
.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px
}
#page-wrap {
	overflow: hidden;
	background-color: #f7f7f7
}
.box-border {
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #e1bd85
}
.box-border.w350 {
	width: 350px
}
.awe-parallax {
	background-position: 50% 50%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 0
}
.color-red {
	color: #ee242a
}
.fix-background-ios {
	-webkit-background-size: auto 150% !important;
	background-attachment: scroll !important
}
.awe-static {
	color: #fff;
	background-position: 50% 50%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.awe-color {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -3;
	width: 100%;
	height: 100%;
	background-color: #232323
}
.awe-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(72, 72, 72, 0.3);
	top: 0;
	left: 0;
	z-index: 0
}
.awe-btn {
	display: inline-block;
	background: none;
	font-family: 'Open Sans', sans-serif;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer;
	line-height: normal;
	padding: 8px 10px;
	font-size: 12px;
	color: #000;
	min-width: 110px;
	border-width: 0;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.awe-btn.awe-btn-default {
	border: 2px solid #000
}
.awe-btn.awe-btn-default:hover {
	border-color: #e1bd85;
	background-color: #e1bd85;
	color: #fff
}
.awe-btn.awe-btn-1 {
	border: 2px solid #357ebd;
	color: #357ebd
}
.awe-btn.awe-btn-1:hover {
	background-color: #357ebd;
	color: #fff
}
.awe-btn.awe-btn-2 {
	border: 2px solid #4cae4c;
	color: #4cae4c
}
.awe-btn.awe-btn-2:hover {
	background-color: #4cae4c;
	color: #fff
}
.awe-btn.awe-btn-3 {
	border: 2px solid #46b8da;
	color: #46b8da
}
.awe-btn.awe-btn-3:hover {
	background-color: #46b8da;
	color: #fff
}
.awe-btn.awe-btn-4 {
	border: 2px solid #eea236;
	color: #eea236
}
.awe-btn.awe-btn-4:hover {
	background-color: #eea236;
	color: #fff
}
.awe-btn.awe-btn-5 {
	border: 2px solid #d43f3a;
	color: #d43f3a
}
.awe-btn.awe-btn-5:hover {
	background-color: #d43f3a;
	color: #fff
}
.awe-btn.awe-btn-6 {
	border: 2px solid #e1bd85;
	background-color: #e1bd85;
	color: #fff
}
.awe-btn.awe-btn-6:hover {
	color: #e1bd85;
	background-color: transparent
}
.awe-btn.awe-btn-7 {
	border: 2px solid #357ebd;
	background-color: #357ebd;
	color: #fff
}
.awe-btn.awe-btn-7:hover {
	color: #357ebd;
	background-color: transparent
}
.awe-btn.awe-btn-77 {
	font-size: 10px;
	border: 2px solid #357ebd;
	background-color: #357ebd;
	color: #fff;
margin-top: 20px;
max-height: 40px;
border-radius: 0.25rem;

}
.awe-btn.awe-btn-77:hover {
	color: #357ebd;
	background-color: transparent
}
.awe-btn.awe-btn-8 {
	border: 2px solid #4cae4c;
	background-color: #4cae4c;
	color: #fff
}
.awe-btn.awe-btn-8:hover {
	color: #4cae4c;
	background-color: transparent
}
.awe-btn.awe-btn-9 {
	border: 2px solid #46b8da;
	background-color: #46b8da;
	color: #fff
}
.awe-btn.awe-btn-9:hover {
	color: #46b8da;
	background-color: transparent
}
.awe-btn.awe-btn-10 {
	border: 2px solid #eea236;
	background-color: #eea236;
	color: #fff
}
.awe-btn.awe-btn-10:hover {
	color: #eea236;
	background-color: transparent
}
.awe-btn.awe-btn-11 {
	border: 2px solid #d43f3a;
	background-color: #d43f3a;
	color: #fff
}
.awe-btn.awe-btn-11:hover {
	color: #d43f3a;
	background-color: transparent
}
.awe-btn.awe-btn-12 {
	border: 2px solid #fff;
	color: #fff
}
.awe-btn.awe-btn-12:hover {
	color: #e1bd85;
	background-color: #e1bd85;
	border-color: #e1bd85;
	color: #fff
}
.awe-btn.awe-btn-13 {
	border: 2px solid #e1bd85;
	background-color: #cd9232;
	color: #fff
}
.awe-btn.awe-btn-13:hover {
	border-color: #e1bd85;
	background-color: #fff;
	color: #e1bd85 !important
}
.awe-btn.awe-btn-13.btn-order {
	height: 54px;
	line-height: 50px;
	padding-top: 0 !important;
	font-size: 16px !important;
	padding-bottom: 0 !important
}
.awe-btn.awe-btn-14 {
	border: 2px solid #000
}
.awe-btn.awe-btn-14:hover {
	border-color: #e1bd85;
	background-color: #e1bd85;
	color: #fff
}
section {
	position: relative
}

section img {
    border-radius: 0.25rem;
}


.tb {
	display: table;
	width: 100%
}
.tb-cell {
	display: table-cell;
	vertical-align: middle
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 500;
	line-height: 1.5em;
	color: #232323;
	font-family: 'Montserrat', 'Open Sans, sans-serif';
	margin: 0
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
	color: inherit
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 28px;
	    color: #7a4911;
}
h3, .h3 {
	font-size: 24px
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 18.15px;
	font-weight: bold
}
h6, .h6 {
	font-size: 14.12px
}
abbr {
	color: #000;
	border-width: 2px
}
mark, .mark {
	background-color: #232323
}
.icon {
	display: inline-block;
	font-style: normal
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.hr {
	height: 1px;
	width: 100%
}
.hr:after, .hr:before {
	width: 50%;
	content: '';
	height: 1px
}
.hr:after {
	float: right;
	background-color: #e3e3e3;
	background-image: -webkit-gradient(linear, left top, right top, from(#e3e3e3), to(#fff));
	background-image: -webkit-linear-gradient(left, #e3e3e3, #fff);
	background-image: -moz-linear-gradient(left, #e3e3e3, #fff);
	background-image: -ms-linear-gradient(left, #e3e3e3, #fff);
	background-image: -o-linear-gradient(left, #e3e3e3, #fff)
}
.hr:before {
	float: left;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#e3e3e3));
	background-image: -webkit-linear-gradient(left, #fff, #e3e3e3);
	background-image: -moz-linear-gradient(left, #fff, #e3e3e3);
	background-image: -ms-linear-gradient(left, #fff, #e3e3e3);
	background-image: -o-linear-gradient(left, #fff, #e3e3e3)
}
.heading {
	margin: 0;
	color: #7a4911;
	font-size: 21px;
	font-family: 'Montserrat';
	line-height: 1;
	position: relative;
        text-transform: uppercase;
	font-weight: 300;
        padding-top: 20px;
}






@media (max-width:600px) {

.heading_mobile {
padding-bottom:0;
/*padding-left: 50px
;
padding-right: 50px;
*/

}


.alert-warning {
width: 100%;

}


}


.alert-warning-top {
margin-top: 10px;
margin: 15px;
}



.divider {
    height: 5px;
    width: 100%;
margin-top: 30px;
margin-bottom: 30px;
}

.main_h2 {
padding-top:30px;
}

.second_h2 {
padding-bottom:20px;

}


.heading_pages {
    margin: 0;
    color: #000;
    font-size: 24px;
    font-family: 'Montserrat';
    text-transform: none;
    line-height: 1;
    position: relative;
margin-top: 50px;
}

.heading_pages_review {
    margin: 0;
    color: #000;
    font-size: 24px;
    font-family: 'Montserrat';
    text-transform: none;
    line-height: 1;
    position: relative;
margin-top: 50px;
margin-bottom: 10px;
}


.yoga2 {
    text-align: center;
}


blockquote {
margin: 0;
background: #FFFFFF;
padding: 50px;
color: #3F484D;
position: relative;
font-family: 'Lato', sans-serif;
text-align: center;
font-size: 17pt;
}
blockquote:before, blockquote:after {
font-size: 45px;
color: #3CA1D9;
position: absolute;
height: 2px;
left: 40px;
right: 40px;
line-height: .5;
background: linear-gradient(to right, #3CA1D9 45%, transparent 45%, transparent), linear-gradient(to right, transparent, transparent 55%, #3CA1D9 55%);
font-family: serif;
}
blockquote:before {
content: "\201C";
top: 30px;
}
blockquote:after {
content: "\201D";
bottom: 30px;
}
blockquote p {
font-size: 20px;
}
blockquote footer {
margin-bottom: 1em;
}
blockquote cite {
font-style: normal;
}


.desktop_gallery {
display:block;
}

.mobile_gallery {
display:none;
}



.section-home-child {
padding-top:20px;
}


.heading_long1 {
padding-left:30px;
padding-right:30px;

}



.h2_200_special {
margin-bottom: 0;
}


.geografia_link {
    padding-top: 20px;
}


.certificat1_h2 {
padding-bottom:30px;
}

.certificat1_divider {
padding-top: 50px;
}



.teachers_top_padding {
padding-top:50px;
}


.div_classes {
padding-bottom:15px;
}



.h2_100_schedule {
text-align: center;
padding-top: 30px;
}

	
.mobile_only {
display:none;
}



.ttc_100_schedule_block {
min-height: 463px;
}


.h4_main_special {
font-size: 20px !important;
}


.text_anons {
text-align: center;
}



.years_text {
 padding-top:5px;
    color: #7a4911;
}


.p_space_spacial {
font-size:3px;
}


.widget-title {
    margin-bottom: 1em;
    text-align: center;
    color: #7a4911;
}


#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#sb_instagram #sbi_images {
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: 50%;
}
#sb_instagram #sbi_images .sbi_item {
    display: -moz-inline-stack;
    display: inline-block;
    float: left;
    vertical-align: top;
    zoom: 1;
    padding: inherit!important;
    margin: 0!important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}


#sb_instagram .sbi_photo_wrap {
    position: relative;
}

#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
}

#sb_instagram a, #sb_instagram a:active, #sb_instagram a:focus, #sb_instagram a:hover {
    outline: 0;
}


.sbi-screenreader {
    text-indent: -9999px!important;
    display: block!important;
    width: 0!important;
    height: 0!important;
    line-height: 0!important;
    text-align: left!important;
    overflow: hidden!important;
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: auto;
}

#sb_instagram img {
    display: block;
    padding: 0!important;
    margin: 0!important;
    max-width: 100%!important;
    opacity: 1!important;
}


#sb_instagram #sbi_load {
    opacity: 1;
    transition: all .5s ease-in;
}

#sb_instagram #sbi_load {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px;
}
#sb_instagram .sbi_follow_btn {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    transition: all .1s ease-in;
}
#sb_instagram .sbi_follow_btn a {
    color: #fff;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 5px auto 0 auto;
    color: #eee;
    border: none;
    color: #fff;
    text-decoration: none;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sb_instagram a, #sb_instagram a:active, #sb_instagram a:focus, #sb_instagram a:hover {
    outline: 0;
}

#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block;
}

#sb_instagram .sbi_follow_btn svg {
    vertical-align: -0.125em;
}
#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
}


#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
font-size: 16px;

}



[aria-current="page"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}



.guest-book_item {
 line-height: 25px;
}

.discipliny_200h, .stoimost_200h {
 line-height: 25px;

}


.ShipToHeaderItem_ShipToHeaderItem__wrapper__1ot1v {
    display: flex;
    flex-direction: row;
    padding: 25px 0;
    margin: 0 auto;
    max-width: 1280px;
}

.ShipToHeaderItem_SnowTooltip__wrapper__y68ab {
    position: relative;
}


.ShipToHeaderItem_ShipToHeaderItem__redHeaderTooltipWrap__1ot1v:first-child {
    margin-right: 5px;

}


.ShipToHeaderItem_ShipToHeaderItem__element__1ot1v {
    display: flex;
    align-items: center;
    border-radius: 6px;
    min-width: 33px;
    padding: 4px;
    color: #18181b;
    background: #fff;
    justify-content: center;
    overflow: hidden;
    height: 23px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    border: 1px solid transparent;
}


.choose_language_active {
text-decoration: underline;
}


.choose_language_no_active {
    cursor: pointer;

}

.choose_language_no_active:hover {
background: #eef2f6;
}




.ShipToHeaderItem_ShipToHeaderItem__redHeaderElement__1ot1v {
    background: #fff;
    height: 32px;
    border: 1px solid #cdd5df;
    border-radius: 8px;
    padding-left: 8px;
    padding-right: 8px;
    color: #18181b;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
}




/*///////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////*/






@media (max-width:768px) {

.alert-warning-top {
    margin: 10px;
}


#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
font-size: 20px;

}




h3 {
font-size: 18px;
}

.ttc_100_schedule_block {
min-height: 0;
}


.mobile_only {
display:block;
}



.p_space {
display:none;
}

.p_space_spacial {
display:none;
font-size:15px;
}


blockquote {
font-size:15px;
padding-left: 20px;
padding-right: 20px;
}


.heading_pages {
margin-top:10px;
}

.teachers_top_padding {
    padding-top: 10px;
}

.certificat1_divider {
display:none;
}

.h3_price_mobile {
margin-bottom: 0;
}

.col_top30_mobile {
padding-top:30px;

}


.h2_200_special_mobile {
padding-top:30px;
}

.h3_200_special_mobile {
padding-top:30px;
margin-bottom: 1rem;

}


.mobile_review1 {
    TEXT-ALIGN: CENTER;
    MARGIN-BOTTOM: 30PX;
}


.mobile_review2 {
padding-bottom: 30px;
}

.main_h2 {
    padding-top: 0;
}

.desktop_gallery {
display:none !important;
}

.mobile_gallery {
display:block;
}


p {
line-height: 1.5em !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
}


.text_anons {
font-size: 13px !important;
margin-bottom: 0;
text-align: center;
}


.main_photo {

}

.course-img {
width:30%;
}


.heading {
    padding-left: 0;
    padding-right: 0;
font-size: 17px;
}

.alert-warning {
margin-top: 0;
}




}


.heading.white {
	color: #fff
}




.sub-heading {
	color: #333333;
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 15px
}
.shortcode-heading {
	color: #464646;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 14px;
	margin: 0;
	border-bottom: 2px dotted #464646
}


section.bg-img {}
.bg-gray {
	background-color: #f1f1f1
}
.bg-blue {
	background-color: #e1bd85
}
.tabs {
	background-color: transparent;
	border-width: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
#header {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	transition: all .3s ease 0s
}
#header.header-v2 .header_content:after {
	background-color: #595959;
}
#header.header-v2 .header_content .menu li:hover a {
	background: #d29d46
}
#header.header-v2 .header_content .menu li a {
	color: #fff
}
#header.header-v2 .header_content .menu li.current-menu-item a {
	background: #d29d46
}
#header.header-v2 .header_content .menu li .sub-menu li a {
	color: #333;
	background: #fff
}
#header.header-v2 .header_content .menu li .sub-menu li a:hover {
	color: #fff;
	background: #d29d46
}
#header.header-v2 .header_content .menu li .sub-menu li.current-menu-item a {
	color: #fff;
	background: #d29d46
}
#header.header-sticky {
	margin-top: 0px
}
#header.header-sticky .header_content:after {
	box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.58)
}
.header_content {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	padding: 0 0;
	text-align: right;
	font-size: 0;
	z-index: 999
}
.header_content:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 1;
	top: 0;
	left: 0;
	z-index: -1
}
.header_content .container {
	position: relative
}
.header_content .header_menu {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-size: 18px
}
.header_content .menu {
	list-style: none;
	margin: 0;
	padding: 0
}
.header_content .menu>li {
	float: left;
	position: relative
}
.header_content .menu>li>a {
	display: block;
	padding: 0 20px;
	line-height: 84px;
	color: #232323;
	font-weight: 500;
	text-transform: none;
	font-size: 18px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease
}


.header_content .menu_child>li>a {
	font-size: 15px;

}


.header_content .menu>li.current-menu-item>a {
	background-color: #e1bd85;
	color: #fff
}
.header_content .menu>li:hover>a {
	background-color: #4cab48;
	color: #fff
}
.header_content .menu>li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.header_content .menu>li>.sub-menu {
	left: 0;
	right: 0;
	margin: auto
}
.header_content .menu>li .sub-menu {
	width: 200px;
	position: absolute;
	left: 0;
	background-color: #fff;
	list-style: none;
	padding: 10px 0;
	margin: 0;
	border: 1px solid #f1f1f1;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate(0, 20px);
	-moz-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-o-transform: translate(0, 20px);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.header_content .menu>li .sub-menu li {
	float: none;
	position: relative
}
.header_content .menu>li .sub-menu li a {
	display: block;
	padding: 7px 20px;
	color: #232323;
	font-size: 14px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease
}
.header_content .menu>li .sub-menu li a span {
	float: right;
	position: relative;
	top: 2px
}
.header_content .menu>li .sub-menu li.current-menu-item>a {
	background-color: #e1bd85;
	color: #fff
}
.header_content .menu>li .sub-menu li:hover>a {
	background-color: #e1bd85;
	color: #fff
}
.header_content .menu>li .sub-menu li:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.header_content .menu>li .sub-menu li .sub-menu {
	left: 100%;
	top: 0;
	padding: 0
}
.header_logo {
	float: left;
	line-height: 84px;
        padding-left: 30px;
}
.header_logo img {
	max-height: 80px
}
@media only screen and (max-width: 990px), (min-device-width: 768px) and (max-device-width: 1024px) {
	.header_logo img {
		max-width: 160px
	}
}
.menu-bars {
	color: #333;
	width: 50px;
	font-size: 28px;
	cursor: pointer;
	display: none;
	top: 0;
	right: 18px;
	margin-top: 15px;
	bottom: 0;
	position: absolute;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease
}
.menu-bars span {
	width: 25px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: 2px;
	background-color: #333;
	display: block;
	position: absolute;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.menu-bars span:before, .menu-bars span:after {
	position: absolute;
	content: '';
	height: 2px;
	width: 100%;
	background-color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.menu-bars span:after {
	top: -8px
}
.menu-bars span:before {
	bottom: -8px
}
.menu-bars:hover {
	background-color: #fff
}
.menu-bars:hover span {
	background-color: transparent
}
.menu-bars:hover span:after {
	background-color: #e1bd85;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
.menu-bars:hover span:before {
	background-color: #e1bd85;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.menu-bars.active {
	background-color: #fff
}
.menu-bars.active span {
	background-color: transparent
}
.menu-bars.active span:after {
	background-color: #e1bd85;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
.menu-bars.active span:before {
	background-color: #e1bd85;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg)
}
.header_mobile {
	background-color: #fff;
	left: 0;
	right: 0;
	z-index: 999;
	position: absolute;
	box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.58)
}
.header_mobile .container {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px
}
.header_mobile .header_logo {
	display: inline-block
}
.header_mobile .menu-bars {
	display: block;
}
.header_mobile .header_menu {
	position: fixed;
	-webkit-overflow-scrolling: touch;
	z-index: 999;
	top: 0;
	bottom: 0;
	right: -270px;
	width: 270px;
	overflow-y: auto;
	background-color: #203e55;
	-webkit-transition: right .5s cubic-bezier(0, .67, .35, .94);
	-moz-transition: right .5s cubic-bezier(0, .67, .35, .94);
	-ms-transition: right .5s cubic-bezier(0, .67, .35, .94);
	-o-transition: right .5s cubic-bezier(0, .67, .35, .94)
}
.header_mobile .header_menu.active {
	right: 0
}
.header_mobile .header_menu ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.header_mobile .header_menu ul li a {
	display: block;
	padding: 10px 40px 10px 20px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.header_mobile .header_menu ul li a span {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	z-index: 1;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, 0.1)
}
.header_mobile .header_menu ul li a span:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.header_mobile .header_menu ul li a:hover {
	background-color: #fff;
	color: #232323
}
.header_mobile .header_menu ul li.current-menu-item>a {
	background-color: #fff;
	color: #232323
}
.header_mobile .header_menu ul li .sub-menu {
	background-color: rgba(225, 189, 133, 0.85);
	display: none
}
.header_mobile .header_menu ul li>.sub-menu>li>a {
	padding-left: 35px
}
.header_mobile .header_menu ul li>.sub-menu>li>.sub-menu>li>a {
	padding-left: 55px
}
.header_mobile .header_menu ul li>.sub-menu>li>.sub-menu>li>.sub-menu>li>a {
	padding-left: 75px
}
.header_mobile .header_menu ul li>.sub-menu>li>.sub-menu>li>.sub-menu>.sub-menu>li>a {
	padding-left: 100px
}
.header_mobile .header_logo {
	line-height: 1
}
.header-sticky {
	position: fixed;
	top: 0;
	-webkit-backface-visibility: hidden
}
.room_item-back h3 {
	color: #333;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	line-height: 1
}
.room_item-5 .room_item-back .price {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block
}
.room_item-5 .room_item-back p {
	color: #898989;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 30px
}
.room_item-5 .room_item-back p b {
	color: #333
}
.room_item-5 .room_item-back .awe-btn {
	font-weight: bold;
	padding: 10px 20px;
	margin-top: 25px
}
.room_item-5:hover .room_item-back {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}
.room_item-5:hover .img:before {
	opacity: .7;
		top: 0
}
.room_item-6 {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow: hidden
}
.room_item-6:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.3);
	pointer-events: none;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.room_item-6.event:before {
	right: auto;
	left: 0
}
.room_item-6.event .text {
	float: right
}
.room_item-6 .text {
	max-width: 470px;
	padding: 25px 30px 30px 30px;
	position: relative;
	z-index: 9
}
.room_item-6 .text:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: .8;
	top: 0;
	left: 0;
	z-index: -1
}
.room_item-6 .text h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 32px;
	font-family: 'Open Sans', sans-serif
}
.room_item-6 .text h2 a {
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.room_item-6 .text h2 a:hover {
	color: #e1bd85
}
.room_item-6 .text .price {
	display: block;
	color: #e1bd85;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	margin-top: 7px
}
.room_item-6 .text p {
	color: #fff;
	margin-bottom: 0;
	font-size: 15px;
	margin-top: 25px
}
.room_item-6 .text ul {
	padding-left: 0;
	color: #fff;
	margin-bottom: 0;
	padding-top: 10px;
	list-style: none
}
.room_item-6 .text ul li {
	position: relative;
	padding-left: 20px;
	font-weight: 500;
	font-size: 14px;
	margin-top: 10px
}
.room_item-6 .text ul li:before {
	width: 5px;
	height: 5px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}
.room_item-6 .text .awe-btn {
	font-weight: bold;
	padding: 10px 20px;
	margin-top: 20px
}
.room_item-6:hover:before {
	opacity: 1
}
.room-wrap-1 {
	margin-top: -45px
}
.room-wrap-1 .room_item-1 {
	margin-top: 45px
}
.room-wrap-2 {
	margin-top: -100px
}
.room-wrap-2 .room_item-2 {
	margin-top: 100px
}
.room-wrap-3 {
	margin-top: -100px
}
.room-wrap-3 .room_item-3 {
	margin-top: 100px
}
.room-wrap-4 {
	margin-top: -100px
}
.room-wrap-4 .room_item-4 {
	margin-top: 100px
}
.room-wrap-5 {
	margin-top: -30px
}
.room-wrap-5 .room_item-5 {
	margin-top: 30px
}
.room-wrap-6 {
	margin-top: -30px
}
.room-wrap-6 .room_item-6 {
	margin-top: 30px
}
.section-room-detail {
	padding-bottom: 100px
}
.room-detail_img {
	position: relative;
	margin-top: 45px
}
.room-detail_img .room_img-item {
	position: relative
}
.room-detail_img .room_img-item h6 {
	background-color: rgba(51, 51, 51, 0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 13px;
	color: #fff;
	padding: 15px 20px
}
.room-detail_img .room_img-item img {
	width: 100%
}
.room-detail_img .apb-zoom {
	position: absolute;
	bottom: 65px;
	right: 12px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.room-detail_img .apb-zoom:hover {
	color: #e1bd85
}
.room-detail_thumbs {
	margin-top: 10px
}
.room-detail_thumbs .owl-item {
	padding: 0 5px
}
.room-detail_thumbs .owl-item.active a:before {
	border-color: #e1bd85
}
.room-detail_thumbs a {
	display: block;
	position: relative
}
.room-detail_thumbs a:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	border: 4px solid transparent;
	pointer-events: none;
	z-index: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.room-detail_thumbs a:hover::before {
	border-color: #e1bd85
}
.room-detail_thumbs a img {
	width: 100%
}
.room-detail_thumbs .owl-prev, .room-detail_thumbs .owl-next {
	width: 26px;
	text-align: center;
	background-color: #232323;
	border-width: 0;
	height: auto;
	top: 0;
	bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.room-detail_thumbs .owl-prev:hover, .room-detail_thumbs .owl-next:hover {
	background-color: #e1bd85;
	color: #fff
}
.room-detail_thumbs .owl-prev .fa, .room-detail_thumbs .owl-next .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.room-detail_thumbs .owl-prev {
	left: 0
}
.room-detail_thumbs .owl-next {
	right: 0
}
.room-detail_book {
	background-color: #f1f1f1;
	margin-top: 45px
}
.room-detail_book .room-detail_total {
	padding: 20px 30px;
	text-align: center
}
.room-detail_book .room-detail_total h6 {
	color: #232323;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px
}
.room-detail_book .room-detail_total .price {
	margin-bottom: 0;
	margin-top: 10px;
	color: #898989;
	font-size: 18px;
	line-height: 1;
	font-family: 'Open Sans', sans-serif
}
.room-detail_book .room-detail_total .price .amout {
	font-weight: bold;
	font-size: 40px;
	color: #232323
}
.room-detail_book .room-detail_form {
	border-top: 1px solid #e4e4e4;
	padding: 0 30px 33px 30px
}
.room-detail_book .room-detail_form label {
	display: block;
	clear: both;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 10px
}
.room-detail_book .room-detail_form .awe-calendar-wrapper {
	width: 100%
}
.room-detail_book .room-detail_form .awe-calendar-wrapper .awe-calendar {
	border-width: 0;
	background-color: #fff;
	line-height: 30px;
	height: 30px;
	color: #898989;
	font-weight: 500
}
.room-detail_book .room-detail_form .bootstrap-select.btn-group.awe-select {
	width: 100%
}
.room-detail_book .room-detail_form .bootstrap-select.btn-group.awe-select .dropdown-toggle {
	background-color: #fff;
	height: 30px;
	border-width: 0;
	line-height: 30px
}
.room-detail_book .room-detail_form .bootstrap-select.btn-group.awe-select .dropdown-toggle .filter-option, .room-detail_book .price {
	color: #232323;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 0
}
.calendar_custom {
	max-width: 390px
}
.calendar_custom .calendar_title {
	text-align: center;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	margin-left: 3px;
	margin-right: 3px
}
.calendar_custom .calendar_title .calendar_corner {
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #cbcbcb;
	line-height: 24px;
	font-size: 12px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.calendar_custom .calendar_title .calendar_corner:hover {
	color: #e1bd85;
	border-color: #e1bd85
}
.calendar_custom .calendar_title .calendar_corner.calendar_prev {
	left: 0
}
.calendar_custom .calendar_title .calendar_corner.calendar_next {
	right: 0
}
.calendar_custom .calendar_tabel {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	table-layout: fixed
}
.calendar_custom .calendar_tabel th {
	text-transform: uppercase;
	text-align: center;
	color: #333;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold
}
.calendar_custom .calendar_tabel td {
	background-color: #fff;
	background-clip: content-box;
	padding: 3px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.calendar_custom .calendar_tabel td a {
	position: relative;
	display: block;
	padding-top: 100%;
	color: #232323;
	font-size: 12px
}
.calendar_custom .calendar_tabel td a:before {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: '';
	border: 1px solid #333;
	position: absolute
}
.calendar_custom .calendar_tabel td a small {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 12px
}
.calendar_custom .calendar_tabel td a span {
	position: absolute;
	top: 60%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.calendar_custom .calendar_tabel td.not-available {
	background-color: #333
}
.calendar_custom .calendar_tabel td.not-available a {
	color: #fff
}
.room-detail_calendar-wrap .calendar_status {
	margin-top: 30px
}
.room-detail_calendar-wrap .calendar_status span {
	color: #333333;
	font-size: 12px;
	font-weight: 500;
	padding: 0 10px
}
.room-detail_calendar-wrap .calendar_status span:before {
	width: 20px;
	height: 20px;
	border: 1px solid #333;
	display: inline-block;
	vertical-align: middle;
	content: '';
	margin-right: 10px
}
.room-detail_calendar-wrap .calendar_status span.not-available:before {
	background-color: #333
}
.room-detail_compare {
	margin-top: 20px;
	padding-top: 50px;
	border-top: 1px solid #e4e4e4
}
.room-detail_compare .room-compare_title {
	font-weight: bold;
	margin: 0;
	font-size: 22px;
	line-height: 1;
	color: #232323
}
.room-detail_compare .room-compare_item {
	margin-top: 30px
}
.room-compare_item {
	position: relative
}
.room-compare_item .img {
	position: relative
}
.room-compare_item .img img {
	width: 100%
}
.room-compare_item .text {
	margin-top: 20px
}
.room-compare_item .text h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase
}
.room-compare_item .text h2 a {
	color: #232323;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.room-compare_item .text h2 a:hover {
	color: #e1bd85
}
.room-compare_item .text ul {
	color: #898989;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 0;
	color: #333333;
	padding-left: 0;
	list-style: none
}
.room-compare_item .text ul li {
	padding: 4px 0;
	font-weight: 500
}
.room-compare_item .text ul li i {
	font-size: 12px;
	width: 25px;
	display: inline-block
}
.room-compare_item .text .awe-btn {
	font-size: 10px;
	margin-top: 20px;
	font-weight: bold
}
.section-activiti {
	padding-top: 45px;
	padding-bottom: 75px
}
.activiti_content .activiti_item {
	margin-top: 40px
}
.activiti_item {
	position: relative
}
.activiti_item .img {
	position: relative
}
.activiti_item .img img {
	width: 100%
}
.activiti_item .text {
	margin-top: 20px
}
.activiti_item .text h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold
}
.activiti_item .text h2 a {
	color: #232323;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.activiti_item .text h2 a:hover {
	color: #e1bd85
}
.activiti_item .text p {
	color: #232323;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 5px
}
.activiti_item .text .view-more {
	color: #232323;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.activiti_item .text .view-more i {
	margin-left: 10px;
	font-size: 9px
}
.activiti_item .text .view-more:hover {
	color: #e1bd85
}
.activiti_item:hover .img:before {
	opacity: .7;
	top: 0
}
.section-term-condition {
	padding-top: 40px;
	padding-bottom: 80px
}
.term-condition {
	color: #333;
	font-size: 15px
}
.term-condition p {
	margin-bottom: 0;
	font-weight: 500
}
.term-condition h1, .term-condition h2, .term-condition h3, .term-condition h4, .term-condition h5, .term-condition h6 {
	font-weight: bold
}
.term-condition ul {
	padding-left: 20px
}
.term-condition ul li {
	padding: 5px 0;
	color: #333;
	font-weight: 500
}
.team_item {
	margin-top: 80px;
	position: relative
}
.team_item:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	margin: auto;
	width: 0;
	content: '';
	border-bottom: 1px solid #f1f1f1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}
.team_item .img {
	max-width: 200px;
	overflow: hidden;
	margin: auto;
	position: relative;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0)
}
.team_item .img:before {
	content: '';
	z-index: 1;
	border: 5px solid transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	pointer-events: none;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease
}
.team_item .img img {
	width: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: transform .9s ease;
	-moz-transition: transform .9s ease;
	-ms-transition: transform .9s ease;
	-o-transition: transform .9s ease
}
.team_item .text {
	margin-top: 30px
}
.team_item .text h2 {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase
}
.team_item .text span {
	color: #898989;
	font-size: 16px;
	display: block;
	margin-top: 7px
}
.team_item .text p {
	margin-top: 20px;
	margin-bottom: 0;
	color: #30373b;
	line-height: 1.5em;
	font-size: 15px
}
.team_item .text .team-share {
	font-size: 0;
	margin-top: 20px
}
.team_item .text .team-share a {
	font-size: 12px;
	display: inline-block;
	border: 2px solid #898989;
	color: #898989;
	width: 24px;
	height: 24px;
	line-height: 22px;
	margin: 0 4px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease
}
.team_item .text .team-share a:hover {
	border-color: #e1bd85;
	color: #e1bd85
}
.team_item:hover:before {
	width: 100%
}
.team_item:hover .img:before {
	border-color: #e1bd85
}
.team_item:hover .img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}
#footer {
	background-color: #232323
}
#footer #footer .footer_top .mailchimp h4 {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	color: #fff;
	font-size: 25px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: normal
}
#footer .footer_top .mailchimp h4:before {
	content: "\f003";
	border: 3px solid #e1bd85;
	padding: 10px;
	color: #e1bd85;
	margin-right: 20px;
	font-size: 18px;
	font-family: 'FontAwesome';
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}
#footer .footer_top .awe-btn:hover {
	background: #fff;
	color: #e1bd85
}
#footer .footer_top .social .social-content {
	font-size: 0
}
#footer .footer_top .social .social-content a {
	font-size: 14px;
	display: inline-block;
	color: #fff;
	border: 2px solid #fff;
	line-height: 32px;
	width: 32px;
	height: 32px;
	margin-top: 5px;
	text-align: center;
	margin-right: 20px;
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
#footer .footer_top .social .social-content a:hover {
	border-color: #e1bd85
}
#footer .footer_center {
	padding-bottom: 10px
}
#footer .footer_center p {
	font-size: 14px
}
#footer .footer_center .widget-logo {
	overflow: hidden;
	padding-top: 20px
}
#footer .footer_center .widget-logo .img {
	max-width: 145px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 40px
}
#footer .footer_center .widget-logo .img img {
	max-width: 100%
}
#footer .footer_center .widget-logo .text {
	display: inline-block;
	vertical-align: middle;
	margin-top: 10px
}
#footer .footer_center .widget-logo .text p {
	color: #acacac;
	margin-bottom: 10px
}
#footer .footer_center .widget-logo .text p i {
	margin-right: 10px;
	font-size: 16px;
	color: #fff
}
#footer .footer_center .widget-logo .text p a {
	color: #acacac
}
#footer .footer_center .widget-logo .text p a:hover {
	color: #e1bd85;
	text-decoration: underline
}
#footer .footer_center .widget-logo .text p:last-child {
	margin-bottom: 0
}
#footer .footer_center .widget {
	margin-top: 40px
}
#footer .footer_center .widget .widget-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 20px
}
#footer .footer_center .widget>ul {
	margin-top: -5px
}
#footer .footer_center .widget ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
#footer .footer_center .widget ul li a {
	color: #acacac;
	padding: 5px 0;
	display: inline-block;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease
}
#footer .footer_center .widget ul li a:hover {
	color: #fff
}
#footer .footer_center .widget ul li .sub-menu {
	margin-left: 15px
}
#footer .footer_center .widget_tripadvisor .tripadvisor p {
	color: #acacac;
	font-size: 13.75px;
	margin-bottom: 20px
}
#footer .footer_center .widget_tripadvisor .tripadvisor img {
	max-width: 100%;
	margin-bottom: 20px
}
#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle {
	font-size: 0;
	display: block
}
#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i {
	font-size: 15px;
	border: 2px solid #8bc23f;
	padding: 1px;
	background-color: #8bc23f;
	background-clip: content-box;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}
#footer .footer_center .widget_tripadvisor .tripadvisor .tripadvisor-circle i.part:before {
	content: '';
	position: absolute;
	background-color: #1f232b;
	display: block;
	height: 8px;
	width: 4px;
	right: 1px;
	top: 1px
}
#footer .footer_bottom {
	background-color: #101010;
	padding: 10px 0;
	text-align: center;
	color: #acacac;
	font-size: 12.22px
}
#footer .footer_bottom p {
	margin-bottom: 0;
	font-size: 14px
}
@media screen and (max-width:1199px) {
	.check-availability {
		text-align: center;
		margin-top: 0;
		padding: 30px 0
	}
	.check-availability:before {
		background-color: #333;
		background-image: none;
		height: 100%;
		top: 0
	}
	.check-availability h2 {
		line-height: 1.4em;
		display: inline-block
	}
	.check-availability .availability-form {
		margin-top: 30px;
		display: inline-block
	}
	.event .event-item .text h2 {
		font-size: 20px
	}
	.event .event-item .text .awe-btn {
		min-width: inherit;
		font-size: 10px
	}
	.about .about-item .text {
		margin-top: 0
	}
	.sidebar {
		margin-right: 0
	}
	.checkout .checkout_head h3 {
		font-size: 20px
	}
	.checkout .checkout_margin {
		margin-left: 0
	}
	.checkout .checkout_cartinfo p {
		font-size: 16px
	}
	.checkout .checkout_option ul li img {
		display: block;
		margin-left: 0;
		margin-top: 10px
	}
	.accomd-modations .accomd-modations-header .heading {
		display: inline-block;
		width: 100%;
		margin-top: 20px
	}
	.room_item-2 .img {
		width: 56.6667%
	}
	.room_item-2.room_item-2 .text h2 {
		font-size: 30px
	}
	.room_item-2 .text p {
		margin-top: 25px
	}
	.room_item-2 .text .awe-btn {
		margin-top: 30px
	}
	.room_item-2.img-right.room_item-1 .desc p {
		font-size: 13px
	}
	.room_item-1 .desc ul li {
		width: 100%;
		font-size: 13px
	}
	.room_item-1 .bot {
		border-width: 0;
		padding: 0
	}
	.room_item-1 .bot .price {
		display: block;
		margin-top: 0
	}
	.room_item-1 .bot .awe-btn {
		float: none;
		margin-top: 20px
	}
	.room_item-2 .text p, .room_item-2 .text .price {
		font-size: 13px
	}
	.room_item-2 .text h2 {
		font-size: 20px
	}
	.room_item-2 .text .awe-btn {
		font-size: 11px
	}
	.room_item-3 .text-thumbs .text h2 {
		font-size: 20px
	}
	.room_item-3 .text-thumbs .text p, .room_item-3 .text-thumbs .text .price {
		font-size: 13px
	}
	.room_item-3 .text-thumbs .text .awe-btn {
		padding: 10px 15px;
		font-size: 11px
	}
	.room_item-4 .text-thumbs .text h2 {
		font-size: 20px
	}
	.room_item-4 .text-thumbs .text p, .room_item-4 .text-thumbs .text .price {
		font-size: 13px
	}
	.room_item-4 .text-thumbs .text .awe-btn {
		padding: 10px 15px;
		font-size: 11px
	}
	.room_item-6 .text {
		padding: 20px 20px 25px 20px
	}
	.room_item-6 .text h2 {
		font-size: 20px
	}
	.room_item-6 .text p, .room_item-6 .text .price, .room_item-6 .text ul li {
		font-size: 13px
	}
	.room_item-6 .text .awe-btn {
		font-size: 11px
	}
	.reservation-chosen-message h4 {
		font-size: 18px
	}
}
.list-field-send {
	margin: 8px 0 0
}
.list-field-send li {
	list-style: none;
	margin-right: 20px;
	margin-bottom: 0 !important;
	float: left;
	position: relative
}
.list-field-send li input[type='text'] {
	padding: 0 10px;
	background-color: transparent;
	color: white !important;
	width: 100%;
	border: 2px solid white;
	height: 40px;
	line-height: 36px
}
.list-field-send li label {
	font-weight: 400;
	position: absolute;
	left: 10px;
	right: 0;
	bottom: -50%;
	margin-bottom: -2px;
	color: white;
	font-size: 12px
}
.list-field-send li ::-webkit-input-placeholder {
	color: white
}
.list-field-send li :-moz-placeholder {
	color: white
}
.list-field-send li ::-moz-placeholder {
	color: white
}
.list-field-send li :-ms-input-placeholder {
	color: white
}
.list-field-send li .awe-btn.awe-btn-13 {
	font-size: 16px;
	border: 2px solid #e7c130 !important;
	background-color: #e7c130 !important;
	height: 40px;
	line-height: 22px
}
.list-field-send li .awe-btn.awe-btn-13:hover {
	border-color: #344a71 !important;
	background-color: #344a71 !important
}
.reservation-confirm {
	color: white;
	margin-bottom: 0;
	margin-top: 15px
}
ul.breadcrumbs {
	float: right;
	margin-top: 15px
}
.no-subtitle ul.breadcrumbs {
	margin-top: 4px
}
ul.breadcrumbs li {
	font-size: 17px;
	font-weight: 300;
	margin-left: 3px;
	color: #ffffff;
	float: left
}
ul.breadcrumbs li:before {
	content: '/';
	margin: 0 4px 0 2px;
	color: #ffffff
}
ul.breadcrumbs li:first-child {
	margin: 0
}
ul.breadcrumbs li:first-child:before {
	content: '';
	margin: 0
}
.margin-60, .margin-top {
	margin-top: 30px
}
ul.breadcrumbs li {
	font-family: 'Open Sans', sans-serif
}
.yoga-sep {
	margin-left: 400px;
}
.course-date {
	margin-left: 110px;
}
.row-yoga {
	margin-top: 12px;
}
.yoga {
	color: #FFFFFF
}
.yoga2 {
	text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;

}


table {
	width: 100%;
	border-collapse: collapse;
	font-family: inherit;
	font-weight: 400;
}
tr:nth-of-type(odd) {
background: #f7f5f5;
}
th {
	background: #f4dc42;
	color: #000000;
	font-weight: bold;
}
td, th {
	padding: 2px;
	border: 1px solid #fff;
	text-align: left;
	color: #000;
}
.hatha {
	margin-top: 83px
}
.dates {
	font-size: 18px
}
.gurus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px
}
.subject {
	font-family: cursive;
	font-size: 12px
}
table.tbl1 td p {
	color: #000;
}
table.tbl1 {
	width: 100%;
	border-collapse: collapse;
	font-family: inherit;
	font-weight: normal;
}
table.tbl1 tr:nth-of-type(odd) {
	background: #ffedd1;
}
table.tbl1 th {
	background: #d75c38;
	color: white;
	font-weight: bold;
}
table.tbl1 td, th {
	padding: 6px;
	border: 1px solid #000;
	text-align: center;
}
table.tbl1 thead th.main {
	font-size: 15px;
	background-color: #E1BD85;
}
table.tbl1 {
	margin: 10px auto
}
.anchor {
	padding-left: 300px
}
.includes {
	text-transform: uppercase;
	font-weight: 800;
	color: #777777
}
.yoga-social {
	margin-bottom: 5px;
}
.course {
	font-weight: 600;
	font-size: 17px;
}
.course2 {
	font-weight: 600;
	font-size: 15px
}
.re {
	font-size: 15px
}
.teachers {
	margin-bottom: -60px
}
.yoga-dates {
	margin-top: -20px
}
#title {
	font-size: 5px
}
.ttc {
	margin-top: 6px
}
@media only screen and (max-width: 990px), (min-device-width: 768px) and (max-device-width: 1024px) {
	.hatha {
		margin-top: 78px
	}
	.yoga-sep {
		margin-left: -0px
	}
	.course-date {
		margin-left: -0px
	}
	table, thead, tbody, th, td, tr {
		display: block;
	}
	.row-yoga {
/*		margin-top: -30px; */
	}
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	tr {
		border: 1px solid #ccc;
	}
	td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		color: #000000;
	}
	td:before {
		position: absolute;
		/top: 6px;
		left: 6px;
		width: 50%;
		padding-right: 10px;
		white-space: nowrap;
	}
	table.tbl1 {
		background-color: #a9c449;
	}
	table.tbl1, table.tbl1 thead, table.tbl1 tbody, table.tbl1 th, table.tbl1 td, table.tbl1 tr {
		display: block;
		background-color: #ffedd1;
	}
	table.tbl1 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.tbl1 tr {
		border: 1px solid #000;
	}
	table.tbl1 td {
		border: none;
		border-bottom: 1px solid #F7F7F7;
		position: relative;
		padding-left: 50%;
	}
	table.tbl1 td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap
	}
	table.tbl1 td:nth-of-type(1):before {
		content: "100 Hour Yoga TTC";
		font-weight: bold;
		color: black
	}
	table.tbl1 td:nth-of-type(2):before {
		content: "200 Hour Yoga TTC";
		font-weight: bold;
		color: black
	}
	table.tbl1 td:nth-of-type(3):before {
		content: "300 Hour Yoga TTC";
		font-weight: bold;
		color: black
	}
	table.tbl1 td:nth-of-type(4):before {
		content: "500 Hour Yoga TTC";
		font-weight: bold;
		color: black;
	}
}
.offer {
	color: #4267B2
}


.footer_area {
    background: #0c2330;
    display: block;
    overflow: hidden;
}


.footer_area .footer_row {
    padding-top: 27px;
    padding-bottom: 10px;
}

.footer_area .footer_row .fooer_logo {
    text-align: center;
}


.footer_area .footer_row .fooer_logo p {
    font: 400 16px/24px "Montserrat", sans-serif;
    color: #adadad;
    padding-top: 30px;
    letter-spacing: .55px;
}

.footer_area .footer_row .fooer_logo .social_icon {
padding-top: 28px;
    padding-left: 0;

}

.footer_area .footer_row .fooer_logo .social_icon li {
    display: inline-block;
    padding-right: 6px;
}

.footer_area .footer_row .fooer_logo .social_icon li a {
    font-size: 22px;
    color: #7c7c7c;
}



.footer_area .footer_row .quick_strat {
    padding-left: 65px;
}

.footer_area .footer_row .quick {
    padding-bottom: 30px;
}


.footer_area .footer_row .quick h4 {
    font: 500 18px/1 "Montserrat", sans-serif;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


.footer_area .footer_row .quick .quick_links {
padding-left: 0;
}

.footer_area .footer_row .quick .quick_links li {
    list-style: none;
}


.footer_area .footer_row .quick .quick_links li a {
    font: 400 16px/32px "Montserrat", sans-serif;
    color: #adadad;
    letter-spacing: .40px;
}

.footer_area .footer_row address {
    margin: 0;
}

.footer_area .footer_row address span {
    font: 400 14px/24px "Montserrat", sans-serif;
    color: #adadad;
    padding-bottom: 5px;
}

.footer_area .footer_row address a {
    display: block;
    color: #adadad;
    padding-top: 7px;
}

.footer_area .footer_row address a i {
    font-size: 20px;
    padding-right: 20px;
    color: #adadad;
}


.footer_area .footer_row .quick h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d7af59;
    height: 2px;
    width: 40px;
}


.footer_bottom p {
    color: #adadad;
}

.footer_bottom b {
    color: #adadad !important;
}


.header_description {
display:none;
}

.main_photo {
padding-top: 45px;
}

.table-font {
font-size: 20px;
min-height: 75px;
}


.table-font-price {
font-size: 18px;
min-height: 45px;
}

.table-font-place {
    padding-right: 5px;
}

.table-font-place_special {
font-size: 16px;
}



.section_alliance {
display:block;
}

.section_alliance_mobile {
display:none;
}


.header_description_mobile {
display:block;
text-align: center;
padding-top: 8px;
padding-right: 55px;
}


@media (max-width: 990px) {

.main_photo {
padding-top: 45px;
}
}

@media (max-width: 990px), (min-device-width: 768px) and (max-device-width: 1024px) {

.section_news {
display:none;
}

.section_alliance {
display:none;
}

.section_alliance_mobile {
display:block;
}


.header_logo img {
width:54px;
}

.menu-bars {
margin-top: 8px;
}

.header_description p {
 font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}

.header_logo {
padding-left: 0;
}

h2 {

font-size: 22px !important;
font-family: 'Montserrat' !important;
line-height: 1 !important;
margin-bottom: 10px !important;
}


h4 {
font-size: 1.1rem !important;
margin-bottom: 0.3rem !important;
}


.table-font {
font-size: 18px;
}

.table-font-price {
font-size: 18px;
min-height: 45px;
}

.mobile-padding-top20 {
    padding-top: 20px;
}


}





