body {
    background: url("../images/body-bg.jpg");
    font-family: Arial, sans-serif;
}

.info-course.table .thead {
    background: url("../images/thead-or-bg.jpg") repeat-x;
}

#center .info-course .thead .desc, #center .info-course .tsod .desc {
    width: 20%;
}
#footer .footer-logo-small {
    display: none;
}
#footer .logo-copyright-small {
    display: none;
}
input.rec-btn, input.booking {
    border: 0 !important;
    cursor: pointer;
    display: block;

}
.flr{
	width: 250px;
}
.copy img{
	float: left;
	margin-right: 6px;
}
.copy{
	font-size:14px !important;
	margin-top: 32px;
}
.copy a{
	font-size:14px !important;
	text-decoration: none;
}

input.booking {
    width: 144px;
    height: 38px;
    padding: 0 !important;
}

.txt.fsmile.option-2 {
    background: url("../images/hor-uzor-bg.jpg") repeat-x;
    width: 910px;
}

.txt.fsmile.option-2 .top {
    background: url("../images/hor-uzor-right.jpg") no-repeat right;
}

.txt.fsmile.option-2 .bot {
    background: url("../images/hor-uzor-left.jpg") no-repeat left;
    height: 339px;
    width: auto;
    padding: 80px 80px 0;
    text-align: center;
}

.txt.fsmile.option-2 .img {
    width: auto;
    background: none;
    margin: 0;
}

#center .afisha .tsod .desc {
    width: 25%;
    z-index: 1000;
    position: relative;
}

.afisha .tsod .inner .price {
    z-index: 100;
    position: relative;
}

#ins #header {
   margin-bottom: -90px !important;
/*margin-bottom: 0px !important;*/

}

.dn {
    display: none;
}

.txt ol li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-bottom: 10px;
}

.container {
    /*max-width: 1520px;*/
    width: 1000px;
    margin: 0 auto;
    /*padding: 0px 60px;*/
    position: relative;
}

.toogle-btn {
    background: url("../images/toogle-btn.png") no-repeat;
    width: 32px;
    height: 75px;
    position: absolute;
    top: 10px;
    right: -32px;
}

.left-menu.ovh {
    background: url("../images/body-bg.jpg");
    box-shadow: 0 0 10px #999;
    position: absolute;
    top: 340px;
    z-index: 10000;
    border-radius: 0 5px 5px 0;
    left: -280px;
    display: none;

}

.left-menu.ovh.active {
    left: 0;
}

.left-menu.ovh .bot, .left-menu.ovh .top {
    background: none;
}

h2, h1, h3 {
    text-align: center;
    position: relative;
    font-family: 'lazur', serif;
    font-size: 48px;
    color: #c86e00;
    display: inline;
}

h3 {
    font-size: 32px;
}

h2::before, h3::before, h1::before {
    background: url("../images/smile-left.png") no-repeat;
    width: 21px;
    height: 24px;
    position: absolute;
    left: -25px;
    display: block;
    content: '';
    top: 5px;

}

h2::after, h3::after, h1::after {
    background: url("../images/smile-right.png") no-repeat;
    width: 25px;
    height: 24px;
    position: absolute;
    right: -30px;
    display: block;
    content: '';
    top: 5px;
}

a {
    color: #007eff;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

#container {
    overflow: hidden;
}

#header {
    min-height: 250px;
    background: url("../images/body-bg.jpg");
    border-radius: 0 0 1600px 1600px/97px 97px 195px 195px;
    margin: 0 -50px -90px;
    position: relative;
    /*overflow: hidden;*/
    padding: 0 70px;
    font-family: 'lazur', serif;
    z-index: 1000;

}

#header .container {
    /*background: url("../images/header-smile.png") repeat-x left;*/
	background: url("../images/header-smile.png") no-repeat center;
    max-width: 1520px;
    width: auto;
}

#header .container .inner {
    max-width: 1520px;
    margin: 0 auto;
 /*   height: 190px;*/
min-height: 190px;
    position: relative;

}

#header .logo {
    display: block;
    padding-top: 15px;
}

#header .slog {
    position: absolute;
    left: 30%;
    /*margin: -45px 0 0 0;*/
    top: 40px;
    max-height: 80px;

}

#header .slog img {
    height: auto !important;
}

#header em {
    font-style: normal;
    display: block;
}

#header div {
    position: relative;

}

#header i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

#header span {
    display: block;
    margin-bottom: 7px;
}

#header .contacts {
    padding-top: 25px;
	line-height: 20px;
}

#header .phone span a {
    font-size: 22px;
    color: #e15500;
    margin-bottom: 12px;
    text-decoration: none;

}

#header .phone i {
    background: url("../images/phone.png") no-repeat;
    width: 20px;
    height: 20px;
}

#header .adr {
}

#header .adr span {
    font-size: 16px;
	display: inline;
}

#header .adr em, #header .adr a {
    font-size: 16px;
}

#header .adr em {
    margin-bottom: 7px;
}

#header .contacts div {
    padding-left: 28px;
}

#header .adr i {
    background: url("../images/mark.png") no-repeat;
    width: 20px;
    height: 20px;
    left: 2px;
}
#header .worktime{
	margin-top: 8px;
}
#header .worktime i{
	background: url("../images/worktime.png") no-repeat;
    width: 20px;
    height: 20px;
    left: 0px;
}
#header .social{
	margin-top: 12px;
	padding-left: 0px !important;
}
#header .social .top_ico{
	width: 26px;
	height: 26px;
	display: inline-block;
}
#header .social .fb_top{
	background: url("../images/fb_top.png") no-repeat center center;
}
#header .social .vk_top{
	background: url("../images/vk_top.png") no-repeat center center;
}
#header .social .wp_top{
	background: url("../images/wp_top.png") no-repeat center center;
}
#header .social .vb_top{
	background: url("../images/vb_top.png") no-repeat center center;
}
#header .social .ellipse_top{
	background: url("../images/ellipse_top.png") no-repeat center center;
	margin: 0px;
}
#header .social .ig_top{
	background: url("../images/ig_top.png") no-repeat center center;
}

#slider {
    position: relative;
    z-index: 1;
    height: 610px;
    margin-bottom: -85px;

}

#slider .slide {
    height: 610px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-size: cover;

}

#slider .slide.one {
    background: url("../images/slider-bg.jpg") no-repeat center center;

}

#slider .slide .info {
    font-family: "lazur",serif;
    color: #FFF;
    max-width: 1520px;
    margin: 0px auto;
    height: 100%;
    position: relative;
}

#slider .slide .info .ins {
    font-family: Arial,sans-serif;
    width: 300px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.57) none repeat scroll 0% 0%;
    border-radius: 5px;
    position: absolute;
    bottom: 100px;
    height: 70px;
    font-size: 14px;
}

#slider .slide .info .name {
    color: #fff;
    font-size: 30px;
    display: block;
    margin-bottom: 16px;
    font-family: 'lazur', serif;
    text-decoration: none;
}

#slider .slide .info span {
    font-size: 18px;
    color: #a6a6a6;
    display: block;
    margin-bottom: 10px;
}

#slider .slide .info  p {
    font-size: 21px;
    color: #f98900;
}

#serv {
    height: auto;
    position: relative;
    z-index: 2000;
    /*background: url("../images/body-bg.jpg");*/
    /*border-radius: 1600px 1600px 1600px 1600px/195px 195px 195px 195px;*/
    /*margin: 0 -50px -90px;*/
    /*box-shadow: 0 -5px 10px rgba(0, 0, 2, 0.4);*/
    overflow: auto;
    padding-bottom: 30px;

    margin: 0px;
}

#serv .container {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
}

.round {
    background: url("../images/round-orange-bg.png");
    width: 301px;
    height: 237px;
    text-align: center;
    padding-top: 40px;
    font-family: 'lazur', serif;
    margin-right: 46px;
    float: left;
    margin-bottom: 40px;

}

.round.last {
    margin-right: 0;
}

.round span {
    font-size: 24px;
    line-height: 24px;
    display: block;
    padding-top: 5px;
    width: 270px;
    margin: 0 auto;
    text-align: center;
}

.soc {
    text-align: center;
    margin-bottom: 50px;
}

.soc div {
    display: inline-block;
}

.soc .vk {
    margin: 0 12px 0 0;
    position: relative;
}

.soc .ig {
    margin: 0 0 0 12px;
    position: relative;
}

.soc .fb {
    margin: 0 12px 0 0;
    position: relative;
}

.soc .lj {
    margin: 0 50px 0 0;
}

.soc .blag {
    margin-right: 12px;
    margin-top: -30px;

}

.soc .yt {
    margin-top: -2px;
}
.soc .vb{
	margin-right: 12px;
	margin-top: 12px;
}
.soc .wp{
	margin-top: 12px;
}
.clear{
	clear: both;
	display: block !important;
}

#zanaves {
    background: url("../images/zanaves-bg.jpg") no-repeat;
    height: 223px;
    position: relative;
    z-index: 1;
    background-size: 100% 100%;
    margin-bottom: -80px;
}

#news {
    background: url("../images/body-bg.jpg");
    border-radius: 1600px 1600px 1600px 1600px/195px 195px 195px 195px;
    margin: 0 -50px;
    position: relative;
    z-index: 1000;
    border-bottom: 4px solid rgba(255, 169, 0, 0.3);

}

#left-sidebar #news {
    background: none;
    margin: 0;
    border: 0;
    border-radius: 0;
}

h2 {
    text-align: center;
    position: relative;
    font-family: 'lazur', serif;
    font-size: 48px;
    color: #c86e00;
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    max-width: 972px;
}

h2::before {
    background: url("../images/smile-left.png") no-repeat;
    width: 21px;
    height: 24px;
    position: relative;
    left: -15px;
    display: inline-block;
    content: '';
    top: -12px;

}

h2::after {
    background: url("../images/smile-right.png") no-repeat;
    width: 25px;
    height: 24px;
    position: relative;
    right: -20px;
    display: inline-block;
    content: '';
    top: -12px;
}

.head {
    text-align: center;
    margin-bottom: 40px;
}

#news .container {
    padding: 30px 0 50px;
}

.new {
    float: left;
    background: url("../images/news-divider.png") no-repeat right top;
    min-height: 316px;
    margin-right: 37px;
    padding-right: 62px;
    width: 265px;
}

.new.last {
    margin-right: 0;
    background: none;
    padding-right: 0;
}

.new .img {
    display: block;
    position: relative;
    width: 265px;
    height: 110px;
    overflow: hidden;
    margin-bottom: 10px;

}

.new .img img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

.new .img .mask {
    position: absolute;
    background: url("../images/mask-for-news-img.png") no-repeat;
    width: 267px;
    height: 112px;
    left: 0;
    top: 0;
}

.new em {
    display: block;
    width: 100px;
    padding: 5px 0;
    text-align: center;
    font-size: 13px;
    color: #6b6b6b;
    border-radius: 4px;
    border: 1px dashed #c56c00;
    margin-bottom: 10px;
    font-style: oblique;
}

.new p {
    font-size: 13px;
    color: #4c4c4c;
    line-height: 18px;
    margin-bottom: 10px;
}

.new .name {
    display: block;
    font-size: 18px;
    font-family: 'lazur', serif;
    line-height: 20px;
    margin-bottom: 10px;

}

.more {
    background: url("../images/blue-smile.png") no-repeat right 5px;
    padding-right: 8px;
    font-size: 13px;
}

.see-all {
    color: #fff;
    background: url("../images/more-btn.png") no-repeat;
    text-align: center;
    font-size: 18px;
    width: 205px;
    height: 65px;
    margin: 50px auto 0;
    display: block;
    padding-top: 38px;

}

#video {
    position: relative;
    z-index: 1;
    background: url("../images/video-img.jpg") no-repeat center;
    background-size: cover;
    /*height: 545px;*/
    height: 600px;
    margin-top: -90px;
}

#video .text {
    padding-top: 30px;
}

#video .container {
    padding-top: 90px;
    position: static;
}

#video h4 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'lazur', serif;
    position: absolute;
    left: 20px;
    bottom: 80px;
    text-shadow: 1px 1px #666;

}

.inner-page #video h4 {
    bottom: 30px;
}

#video .text p {
    font-size: 13px;
    line-height: 18px;
    color: #a6a6a6;
    display: none;
}

#video .play {
    display: block;
    position: absolute;
    /*background: url("../images/ico-play-video.png") no-repeat top;*/
    background: url("../images/ico-play-video-2.png") no-repeat top;
    width: 90px;
    height: 90px;
    left: 50%;
    top: 50%;
    margin-top: -45px;
    margin-left: -45px;
    background-size: cover;
}

#video .play:hover {
    background-position: bottom;
}

.main-page #video {
    margin-top: -10px;
}

.main-page #video:before {
    content: " ";
    position: relative;
    overflow: hidden;
    padding: 0 70px;
    font-family: 'lazur', serif;
    z-index: 100;
    width: 100%;
    display: block;
    height: 250px;
    background: url("../images/body-bg.jpg");
    border-radius: 0 0 1600px 1600px/97px 97px 195px 195px;
    margin: 0 -50px -90px;
    top: -140px;
}

.main-page #video:after {
    content: " ";
    height: 250px;
    background: url("../images/body-bg.jpg");
    border-radius: 1600px 1600px 0 0 /195px 195px 195px 195px;
    margin: -90px -50px 0;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    padding: 0 50px;
    font-family: 'lazur', serif;
    z-index: 100;
    width: 100%;
    display: block;
    bottom: -140px;
}

#content {
    position: relative;
    z-index: 5000;
    background: url("../images/body-bg.jpg");
    border-radius: 1600px 1600px 0 0 /195px 195px 195px 195px;
    margin: -90px -50px 0;
}

#content {
    padding: 60px 0 120px;
    padding-bottom: 0px;
}

.inner .gallery {
    width: auto;
    position: relative;
    height: 108px;
    margin-bottom: 50px;
}

.gallery ul li,
.inner .gallery ul li {
    background: none;
    padding: 0px;
    margin: 0px;
    display: table;
}
.gallery ul li a,
.inner .gallery ul li a {
    display: table-cell;
    vertical-align: middle;
}

.gallery {
    width: 1150px;
    margin: 0 auto;
    position: relative;
    height: 108px;
    margin-bottom: 50px;
}

.gallery .inner {
    width: 1050px;
    height: 108px;
    margin: 0 auto;
}

.gallery li {
    float: left;
    width: 210px;
    height: 108px;
    text-align: center;

}

.gallery li img {
    opacity: 1;
}

.gallery li img:hover {
    opacity: 1;
}

.gallery .btn {
    background: url("../images/arr-gallery.png") no-repeat;
    width: 30px;
    height: 49px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    z-index: 5;
}

.gallery .btn.next {
    background-position: right top;
    right: 0;

}

.gallery .btn.prev {
    background-position: left top;
    left: 0;

}

.gallery .btn.prev:hover {
    background-position: left bottom;
}

.gallery .btn.next:hover {
    background-position: right bottom;
}

.thead div {
    float: left;
    font-weight: bold;
    position: relative;
    padding: 0 35px 0px 30px;
    line-height: 20px;
}

.tsod .inner div {
    float: left;
    padding: 0 35px 0px 30px;
    font-size: 13px;
    font-weight: normal;
}

.info-course .tsod .inner div {
    line-height: 18px;
}

.thead div i {
    position: absolute;
    background: url("../images/ico-table-sprite.png") no-repeat left;
    left: 0;
    top: -2px;
    display: block;
    width: 22px;
    height: 22px;
}

.thead {
    background: url("../images/thead-bg.jpg") repeat-x;
    height: 32px;
    padding: 14px 17px 0;
    color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.thead .date, .tsod .date {
    /*width: 155px;*/
    width: 12%;
}

.thead .date i {
    background-position: left top;
}

.thead .desc, .tsod .desc {
    /*width: 465px;*/
    width: 32%
}

.thead .desc i,
.thead .title i {
    background-position: left -124px;
}

.thead .graf, .tsod .graf {
    /*width: 190px;*/
    width: 7%;
}

.thead .graf i {
    background-position: left -84px;
}

.thead .price, .tsod .price {
    /*width: 170px;*/
    width: 14%;
    padding-right: 0px !important;
}

.tsod .price {
    margin-bottom: 10px;
}

.thead .price i {
    background-position: 5px -42px;
}

.thead .signup, .tsod .signup {
    width: auto;
    float: right !important;
    padding: 0px 35px 0px 0px !important;

}

#center .info-course .thead .signup, #center .info-course .tsod .signup {
    padding-right: 10px !important;
}

.tsod .inner {
    padding: 20px 17px !important;
    overflow: auto;
    /*border-bottom: 1px dashed #aea294;*/
    border-bottom: 1px dashed #000;
    position: relative;
}

.txt .tsod .inner {
    width: auto !important;
    max-width: 1520px !important;
}

.tsod .cell_heading {
    font-size: 16px;
    width: 100%;
    margin-bottom: 6px;
    display: block;
}

.price_cell {
    font-size: 15px;
}
.price_orange {
    color: #fd8c02;
}
.price_green {
    color: #4c7a32;
}
.price_red {
    color: #ff0000;
}


.tsod .date strong {
    display: block;
    margin-bottom: 20px;

}

.tsod .date .free {
    display: block;
}

.tsod .date .orange {
    display: block;
    margin-top: 6px;
    line-height: 14px;
}

.orange {
    color: #fd8c02;

}

.tsod .desc {
    line-height: 18px;
}

.tsod .desc .teacher {
    display: block;
    position: relative;
    margin-top: 24px;
}

/*.tsod .desc strong i {
    position: absolute;
    background: url("../images/ico-teach.png") no-repeat;
    width: 10px;
    height: 13px;
    left: -18px;
    top: 3px;
}*/

.tsod .desc span {
    margin-bottom: 5px;
    display: block;
}

.tsod .graf {
    line-height: 18px;
}

.rec-btn {
    background: url("../images/rec-btn2.png") no-repeat top;
    display: block;
    width: 140px;
    height: 40px;
    /*background: #FD8C02 none repeat scroll 0% 0%;
    display: block;
    width: 124px;
    border-radius: 5px;
    color: #FFF;
    font-family: Arial,sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 14px 10px;
    font-size: 18px;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;*/
}

.rec-btn:hover {
    /*background-position: bottom;*/
}

.info-course .rec-btn {
    background: url("../images/rec-btn-green.png") no-repeat top;
}

.table .rec-btn {
/*    position: absolute;
    right: 35px;
    top: 15px;*/
}

.tsod.op {
    background: url("../images/or-op-bg.png");
}

.table {
    margin-bottom: 50px;
}

.info-course .thead .date, .info-course .tsod .date {
    width: 140px;
}

.info-course .thead .name, .info-course .tsod .name {
    width: 135px;
}

.info-course .thead .graf, .info-course .tsod .graf {
    width: 150px;
}

.info-course .thead .desc, .info-course .tsod .desc {
    width: 135px;

}

#footer {
    /*background: url("../images/footer-bg2.png") no-repeat center center;*/
    background: url("../images/footer-bg2.png") no-repeat center 93px;
    background-size: cover !important;
    position: relative;
    z-index: 2000;
    margin: -90px -50px 0;
    font-family: 'lazur', serif;
    color: #000;
}

#footer:before {
    content: " ";
    height: 250px;
    background: url("../images/body-bg.jpg");
    border-radius: 0 0 1600px 1600px/97px 97px 195px 195px;
    margin: -90px -70px -90px;
    /* border-radius: 0px !important; */
    position: relative;
    overflow: hidden;
    padding: 0 70px;
    font-family: 'lazur', serif;
    z-index: 200;
    width: 100%;
    display: inline-block;
}

#footer .container {
    padding: 60px 60px 70px;
    max-width: 1520px;
    width: auto;
    margin-top: 90px;
}

#footer a {
    font-size: 18px;
    color: #000;
    font-family: 'lazur', serif;
}

#footer .logo {
    margin-right: 70px;
}

#footer .contacts .phone {
    font-size: 22px;
    margin-bottom: 10px;
    padding-top: 17px;

}

#footer  .contacts .adr {
    margin-bottom: 14px;
}

#footer .links {
    width: 612px;
    padding-top: 15px;
}

#footer .links li {
    display: inline;
    width: 50%;
    margin-bottom: 12px;
    float: left;
}

#footer .counters {
    width: 300px;
    margin-right: 130px;
    padding-top: 30px;
}

#content #video + .txt {
    position: relative;
    z-index: 2000;
    margin-top: -20px;
}

#content .txt .inner {
    /*width: 1000px;*/
    max-width: 1520px;
    margin: 0 auto;
    padding: 0px 60px;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 5px;
}

#content .txt .inner .gallery {
    margin-bottom: 90px;
}

#content .txt .inner .gallery .inner {
    padding: 0px;
}

#content .txt .inner .gallery li img {
    opacity: 1;
}

#content .txt .inner .txt {
    margin-top: 50px;
    margin-bottom: 40px;
}

#content .txt p {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 18px;
}

#content .txt .shad {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: url("../images/smoke.png") repeat-x top;
    height: 98px;
    margin: 0 -50px;
    z-index: 1000;

}

#content .txt table tr td {
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
#content .txt table tr td:first-child {
    padding-left: 0px;
}
#content .txt table tr td:last-child {
    padding-right: 0px;
}
#content .txt table tr td big {
    font-size: 17px;
}

#content .seo-text {
    position: relative;
    overflow: hidden;
    height: 160px;
    padding-top: 20px;
}

.see-all.seo {
    margin-top: 0;
    position: relative;
    z-index: 10000;
}

.smile-fon {
    /*background: url("../images/smile-fon.png") no-repeat bottom;*/
/*    height: 500px;
    position: absolute;
    bottom: -200px;
    width: 100%;
    left: 0;
    z-index: 3000;*/
}

#content.main-page {}


#content.main-page .container {
    max-width: 1520px;
    width: auto;
    padding: 0px 60px;
    z-index: 300;
}

#content.main-page #serv .container {
    width: 1000px;
}

#content.main-page .plugin_link {
    display: block;
    margin: 12px auto;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1000;
}

#content.main-page .plugin_link a{
    display: inline-block;
    padding: 15px 45px;
    line-height: 16px;
    background: #4c7a32;
    color: #fff;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

#content.inner-page {
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 0 340px;
    width: auto;
    margin-bottom: 0 !important;
    padding-top: 10px;
}

#content.inner-page .container {
    width: 100%;
    margin: 0 0 55px 0;
}

#left-sidebar {
    width: 290px;
    float: left;
    padding-bottom: 140px;
}

#center {
    margin: 100px auto 0px;
    padding: 0;
    max-width: 1520px;
}

.inner-menu {
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px;
    clear: both;
    margin-left: -70px;
    margin-right: -70px;
}

.inner-menu ul {
    display: table;
    width: 100%;
}

.inner-menu li {
    /*display: inline;*/
    font-family: 'lazur', serif;
    color: #577928;
    font-size: 18px;
    /*background: url("../images/inner-menu-smile.png") no-repeat right;*/
    /*margin-right: 35px;*/
    /*padding-right: 55px;*/
    display: table-cell;
    position: static;
    float: none;
    text-align: center;
    vertical-align: top;
    width: 160px;
    padding: 0px 5px;
}

.inner-menu li.last, .inner-menu li:last-child {
/*    background: none;
    padding-right: 0;
    margin-right: 0;*/
}

.left-menu {
    background: url("../images/menu-bg.jpg") repeat-y;
    width: 280px;
    margin-bottom: 45px;
}

.left-menu .top {
    background: url("../images/menu-top-bg.jpg") no-repeat top;
}

.left-menu .bot {
    background: url("../images/menu-bottom-bg.jpg") no-repeat bottom;
    padding: 50px 30px 55px 25px;
}

/* New left menu styles */
/*.left-menu ul {
    background: #fff;
    border-radius: 6px;
}

.left-menu ul li {
    display: inline-block;
    width: 100%;
}

.left-menu ul li a {
    display: block;
    border-radius: 6px;
    padding: 10px 15px;
    font-family: 'lazur', serif;
    color: #c86e00;
    text-decoration: underline;
    font-size: 16px;
}

.left-menu ul li:first-child {
    margin-top: 10px;
}
.left-menu ul li:last-child {
    margin-bottom: 10px;
}

.left-menu ul li a:hover, .left-menu ul li.active a {
    color: #fff;
    background: #c86e00;
    text-decoration: none;
}*/

/* Old left menu styles */
.left-menu ul li {
    margin-bottom: 12px;
}

.left-menu ul li a {
    display: block;
    background: #fff url("../images/left-menu-smile.png") no-repeat 185px -59px;
    border-radius: 6px;
    padding: 5px 22px 5px 15px;
    font-family: 'lazur', serif;
    text-decoration: none;
    color: #000;
    font-size: 18px;

}

.left-menu ul li a:hover, .left-menu ul li.active a {
    background: #c86e00 url("../images/left-menu-smile.png") no-repeat 185px 3px;
    color: #fff;
}

#left-sidebar .new {
    /*background: url("../images/news-horizontal-divider.png") no-repeat left bottom;*/
    background: none;
    /*padding-bottom: 40px;*/
    width: auto;
    margin-right: 10px;
    margin-bottom: 34px;
    padding-right: 0;
    float: none;
    min-height: auto;

}
#left-sidebar .new .name {
    margin-bottom: 20px;
}

#left-sidebar .new em {
    font-style: normal;
    border: none;
    text-align: left;
    width: auto;
    padding: 5px 0px;
    margin-bottom: 10px;
    color: #000;
}

#left-sidebar .new p {
    color: #000;
    margin-bottom: 16px;
}

#left-sidebar .new .img {
    border-radius: 6px;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
#left-sidebar .new .img img {
    width: 100%;
    height: 100%;
}
#left-sidebar .new .mask {
    background: none;
}

#left-sidebar #news .container {
    padding: 0;
    margin: 0;
    width: auto;
}

#left-sidebar .new.last {
    background: none;
}

#left-sidebar #news .see-all {
    /*margin-top: -20px;*/
    background: none;
    color: #007eff;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: bold;
}

#center .soc {
    overflow: auto;
    padding: 30px 0 55px;
    margin: 0;
    text-align: center;

}

#center .soc .vk {
    width: 21%;
    margin-right: 0;
}

#center .soc .fb {
    width: 14%;
    margin-right: 0;
}

#center .soc .lj {
    margin-right: 0;
    width: 12%;
}

#center .soc .blag {
    width: 47%;
    margin-right: 0;
}

.nivo {
    width: 974px;
    height: 349px;
    border-radius: 10px;
    border: 3px solid #fd8c02;
    margin: 0 auto 60px;
    position: relative;

}

.nivo img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 8px;
}

.nivoSlider {
    visibility: visible;
    overflow: visible;
}

.nivo-controlNav {
    display: none;
}

.nivo-directionNav a, #photogallery .btn, .small-gallery .btn {
    display: block;
    width: 81px;
    height: 70px;
    background: url("../images/arr-nivo.png") no-repeat;
}

.nivo-directionNav .nivo-prevNav {
    background-position: left;
    left: -100px;
}

.nivo-directionNav .nivo-nextNav {
    background-position: right;
    right: -100px;
}

.txt .img {
    background: url("../images/about-bg.png") repeat-y;
    display: block;
    margin-left: 30px;
    text-align: center;
    width: 422px;
}

.txt .img img {
    display: block;
    margin: 0 auto;
}

.txt .img .top {
    display: block;
    background: url("../images/about-top-bg.png") no-repeat top;
}

.txt .img .bot {
    display: block;
    background: url("../images/about-bot-bg.png") no-repeat bottom;
    width: 422px;
    position: relative;
    padding: 35px 0;
}

.txt .img i {
    position: absolute;
    width: 55px;
    height: 55px;
    background: url("../images/ico-about-zoom.png") no-repeat top;
    bottom: 52px;
    right: 55px;
}

.txt .img:hover i {
    background-position: bottom;

}

#center #content.inner-page .txt {
    /*overflow: auto;*/
    /*margin-bottom: 25px;*/
}

#center #video {
    border-radius: 8px;
    overflow: hidden;
    border: 3px solid #fd8c02;
    height: 384px;
    margin-top: 0;
    margin-bottom: 60px;
}

#center #video .container {
    padding-top: 10px;
    padding-left: 120px;
}

#center #video .play {
    /*background: url("../images/ico-play-video-small.png") no-repeat top;*/
    background: url("../images/ico-play-video-2.png") no-repeat top;
    width: 90px;
    height: 90px;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -45px;
    background-size: cover;
}

#center #video .play:hover {
    background-position: bottom;
}

.respondes {
    overflow: hidden;

}

.respond {
    background: url("../images/respondes-bg.png") no-repeat;
    width: 289px;
    height: 289px;
    float: left;
    position: relative;
    margin-right: 30px;
}

.respond .reiting {
    position: absolute;
    width: 57px;
    height: 207px;
    background: url("../images/resp-smiles.png") no-repeat right top;
    left: 22px;
    top: 40px;

}

.respond .reiting .progress {
    position: absolute;
    width: 57px;
    background: url("../images/resp-smiles.png") no-repeat left top;
    left: 0;
    top: 0;

}

.respond .info {
    text-align: center;
    width: 180px;
    margin-left: 70px;
    padding-top: 35px;
}

.respond .date {
    display: block;
    font-family: Arial, sans-serif;
    /*font-style: oblique;*/
    font-style: normal;
    width: 100px;
    display: block;
    padding: 5px 0;
    /*border: 1px dashed #c56c00;*/
    border-radius: 3px;
    font-size: 13px;
    /*color: #6b6b6b;*/
    color: #000;
    margin: 0 auto 10px;
}

.respond .author {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    font-family: 'lazur', Georgia, serif;
}

.respond .name {
    font-size: 16px;
    font-family: 'lazur', serif;
    line-height: 20px;
    margin-bottom: 7px;
    display: block;

}

.respond .info p {
    font-size: 13px;
    color: #000;
    line-height: 18px;
    margin-bottom: 10px;

}

.respondes.widget .respond-block {
    width: 33%;
    display: block;
    float: left;
    text-align: center;
}
.respondes.widget .respond-block .respond {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    float: none;
}
.respondes.widget .respond-block:nth-child(3n+1) {
    text-align: left;
}
.respondes.widget .respond-block:nth-child(3n) {
    text-align: right;
}

.respondes.widget + .respond-see-all-clear {
}

.respondes.widget + .respond-see-all-clear .see-all {
    background: none;
    color: #007eff;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 30px 0px 50px;
    text-align: center;
    font-weight: bold;
}

.breadcrumb {
    font-size: 12px;
    color: #000;
    line-height: 16px;
    margin-bottom: 22px;
    margin-left: 2px;

}

.breadcrumb span {
    margin-right: 8px;
    float: left;
}

.breadcrumb a {
    /*background: url("../images/blue-smile.png") no-repeat right 4px;*/
    /*padding-right: 10px;*/
    margin-right: 8px;
    float: left;
    color: #c86e00;
}


#center .thead .desc, #center .tsod .desc {
    width: 30%;
}

#center .inner-page .tsod .desc {
    padding-left: 0px;
    padding-right: 65px;
}

#center .gallery {
    z-index: 10000;
}

#center .inner-page .nivo,
#center .inner-page .nivo img {
    height: 390px;
    max-height: 390px;
    width: 100%;
    border: none;
    /*margin: 0px;*/
}

#center .inner-page .nivo-directionNav .nivo-prevNav {
    left: 25px;
    top: 50%;
    margin-top: -35px;
}

#center .inner-page .nivo-directionNav .nivo-nextNav {
    right: 25px;
    top: 50%;
    margin-top: -35px;
}

.afisha .tsod .inner .date {
    width: 180px;
    font-family: 'lazur', serif;
    background: url("../images/or-opacity-bg.png");
    margin-right: 10px;
    height: 100%;
    position: absolute;
    padding: 0;
    left: 20px;
    top: 0;
    float: none;
}

.afisha .tsod .inner .date .ins {
    padding: 30px 20px 20px;
    float: none;

}

.afisha .tsod .date span.day {
    font-size: 24px;
    position: relative;
    text-align: right;
    padding-top: 10px;
    display: block;
}

.afisha .tsod .date span.day .month {
    position: relative;
    padding-left: 55px;
}

.afisha .tsod .date span.num {
    position: absolute;
    border: 1px solid #cb740a;
    display: block;
    left: 0;
    top: -10px;
    width: 45px;
    height: 33px;
    padding: 12px 0 0 0;
    border-radius: 45px;
    text-align: center;

}

.afisha .tsod .inner .img {
    padding-left: 210px;
}

.afisha .tsod .date .baidge {
    background: url("../images/baidge-premier.png") no-repeat;
    position: relative;
    width: 211px;
    height: 23px;
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    text-transform: uppercase;
    font-family: 'lazur', serif;
    font-size: 18px;
    margin-left: -35px;
    top: 10px;

}

.afisha .tsod .date span.green {
    display: block;
    text-align: right;
    padding-top: 10px;
    color: #557238;
    font-size: 18px;
}

.afisha .tsod .desc strong {
    display: inline;
}

.afisha .tsod .desc .green {
    font-size: 14px;
    color: #547137;
    display: block;
    padding-left: 0;
    margin-bottom: 10px;
}

.afisha .tsod .inner {
    margin-left: -20px;
    border: 0;
    padding: 0 0 0 20px;

}

.afisha .tsod .inner div {
    padding: 20px;
}

.afisha .tsod .inner .brd {
    border-bottom: 1px dashed #aea294;
    padding: 0;
    float: none;

}

.afisha .tsod .desc .name {
    font-size: 28px;
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 36px;
    font-family: 'lazur', serif;
}

.afisha .tsod .desc .ogr {
    display: block;
    width: 42px;
    height: 28px;
    background: #c86e00;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-family: 'lazur', serif;
    border-radius: 21px;
    float: left;
    font-style: normal;
    padding-top: 14px;
    right: auto;
    position: static;

}

.afisha .tsod .desc .sp-name {
    margin-bottom: 0;
    overflow: auto;
}

.afisha .tsod .inner .clr {
    float: none;
    padding: 0;
}

.afisha .tsod .desc span {
    display: block;
    overflow: auto;
    margin-bottom: 10px;
    font-size: 14px;
}

.afisha .tsod .desc strong i {
    left: 0;
    top: 0;

}

.afisha .tsod .desc strong {
    padding-left: 18px;
}

.afisha .tsod .price span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;

}

.afisha .tsod .price .green {
    font-size: 24px;
    color: #547137;
}

.afisha .tsod .price .orange {
    font-size: 24px;
    position: relative;
    padding-left: 20px;
}

.afisha .tsod .price i {
    position: absolute;
    background: url("../images/ico-gray-clock.png") no-repeat;
    width: 16px;
    height: 16px;
    left: 0;
    top: 3px;

}

.afisha .tsod .buttons {
    position: absolute;
    right: 0;
    top: 0;
}

.buy, .booking {
    background: url("../images/buy-online.png") no-repeat left;
    width: 135px;
    height: 26px;
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 1px 1px #768635;
    text-align: center;
    text-decoration: none;
    padding-top: 12px;
    padding-right: 9px;
    margin-bottom: 25px;
}

.buy:hover, .booking:hover {
    background-position: right;
}

.booking {
    background: url("../images/book-btn.png") no-repeat left;
    color: #535353;
    text-shadow: 1px 1px #fff;
    margin-bottom: 0;
}

.booking {
    background: url("../images/book-btn.png") no-repeat left;
    color: #535353;
    text-shadow: 1px 1px #fff;
    margin-bottom: 0;
}

#rec-form, .popup, #course-form {
    background: url("../images/body-bg.jpg");
    border-radius: 10px;
    width: 390px;
    padding: 25px;
}

#rec-form label, #course-form label {
    display: block;
    color: #000;
    font-size: 16px;
    font-family: 'lazur', serif;
    float: left;
    padding-top: 10px;
    width: 150px;
}

#rec-form .head h2, .popup .head h2, #course-form .head h2 {
    font-size: 36px;
}

#rec-form input[type=text], #course-form input[type=text] {
    width: 200px;
    height: 30px;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
    box-shadow: inset 1px 1px 1px #ccc;
}

#rec-form .form-item, #course-form .form-item {
    float: left;
}

#rec-form .item, #course-form .item {
    margin-bottom: 15px;
    padding: 1px;
}

#rec-form .jq-selectbox .dropdown, #course-form .jq-selectbox .dropdown {
    width: 220px;
}

#rec-form .item.last, #course-form .item.last {
    margin-bottom: 0;
    padding-left: 150px;
}

#rec-form .hint, #course-form .hint {
    padding-top: 5px;
    color: red;
    font-size: 11px;
}

.popup p {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 16px;
}

.hide {
    display: none;
}

.fancybox-inner {
    overflow: visible !important;
}

#left-sidebar .respond {
    float: none;
    margin-right: 0;
    margin-bottom: 35px;
}

#left-sidebar .respondes .see-all {
    margin: 0 auto;
    float: none;
}

#left-sidebar .head {
    margin-bottom: 42px;
}

.ogr {
    display: block;
    width: 42px;
    height: 28px;
    background: #c86e00;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-family: 'lazur', serif;
    border-radius: 21px;
    font-style: normal;
    padding-top: 14px;
    position: absolute;
    right: -85px;
    top: 8px;
}

.spectacle {
    overflow: auto;
}

.spectacle img {
    display: block;
    float: left;
}

.spectacle .info {
    margin-left: 475px;
    font-size: 13px;
}

.spectacle .info .sob {
    overflow: auto;
}

.spectacle .info .premiera {
    font-family: 'lazur', serif;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    background: url("../images/date-bg.png") repeat-x top;
    margin-bottom: 10px;
}

.spectacle .info .premiera .left {
    background: url("../images/left-part-date-bg.png") no-repeat left top;
}

.spectacle .info .premiera .right {
    background: url("../images/right-part-date-bg.png") no-repeat right top;
    height: 94px;
    padding: 50px 30px 0 10px;
    color: #2e4a12;
}

.spectacle .info .premiera span {
    display: block;
    color: #a0151a;
    font-size: 15px;
    margin-bottom: 5px;
}

.spectacle .info p {
    margin-bottom: 15px;
    line-height: 18px;
}

.spectacle strong {
    font-size: 13px;
}

.spectacle .green, .spectacle .gray {
    display: block;
    margin-bottom: 15px;
}

.spectacle .green {
    color: #577928;
}

.spectacle .acters li {
    margin-bottom: 15px;
    line-height: 18px;
    padding-left: 30px;

}

.spectacle .gray {
    color: #747474;
}

.parameters {
    overflow: auto;
    padding: 1px;
}

.parameters .block50 {
    float: left;
    width: 50%;
}

#photogallery {
    background: url("../images/phot-bg.jpg") repeat-x;
    margin-bottom: 50px;
}

#photogallery .left {
    background: url("../images/phot-left-bg.jpg") no-repeat left;
}

#photogallery .right {
    background: url("../images/phot-right-p.jpg") no-repeat right;
    height: 377px;
}

#photogallery .right .btn {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}

#photogallery .right .btn.next {
    right: 40px;
    background-position: right;
}

#photogallery .btn.prev {
    left: 40px;
    background-position: left;
}

#photogallery .right {
    position: relative;

}

#photogallery .inner li a {
    position: relative;
    display: block;
}

#photogallery li i {
    position: absolute;
    background: url("../images/play-small.png") no-repeat top;
    width: 75px;
    height: 75px;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -37px;
    margin-top: -37px;

}

#photogallery li a:hover i {
    background-position: bottom;
}

#photogallery .inner li {
    background: url("../images/photogallery-divider.png") no-repeat right center;
    margin-right: 20px;
    text-align: center;
    width: 192px;
    padding-right: 20px;
    height: 260px;
}

#photogallery .inner li img {
    display: block;
    border-radius: 6px;
    margin: 0 auto 10px;
}

#photogallery .inner {
    margin: 0 auto;
    padding-top: 70px;
}

#photogallery .inner li a {
    font-size: 15px;
    text-decoration: none;
    font-family: Georgia, serif;
    color: #000;
}

.spectacle.small .info {
    margin-left: 340px;
    position: relative;
}

.spectacle.small .info .sob {
    float: right;
    overflow: visible;
    margin-left: 30px;
}

.cms_placeholder-bar {
    z-index: 1000;
    position: relative;
}

.spectacle.small .info .name {
    font-family: 'lazur', serif;
    font-size: 28px;
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
}

.spectacle.small .info .name span {
    position: relative;
    padding-right: 50px;

}

.spectacle.small .info .name .ogr {
    top: -3px;
    right: 0;
}

.spectacle.small .info .premiera .left {
    background: url("../images/left-part-date-bg2.png") no-repeat left;
}

.spectacle.small .info .premiera .right {
    background: url("../images/right-part-date-bg2.png") no-repeat right;
    padding: 50px 10px 0 30px;
}

.spectacle.small .info .premiera {
    background: url("../images/date-bg2.png") repeat-x;
}

.small-gallery li {
    float: left;
    padding: 10px 20px 10px 0;
    background: url("../images/gallery-small-divider.jpg") no-repeat right;
    margin-right: 20px;
    position: relative;
}

.small-gallery li a {
    position: relative;
    display: block;
    float: left;
    width: 130px;
    height: 130px;

}

.small-gallery li i {
    position: absolute;
    background: url("../images/play-small.png") no-repeat top;
    width: 75px;
    height: 75px;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -37px;
    margin-top: -37px;

}

.small-gallery li a:hover i {
    background-position: bottom;
}

.small-gallery {
    position: relative;
}

.small-gallery .inner {
    width: auto !important;
    margin: 0 90px;
    height: 160px;
}

.small-gallery img {
    display: block;
    border-radius: 5px;
}

.small-gallery .btn {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}

.small-gallery .btn.next {
    background-position: right;
    right: 0;
}

.small-gallery .btn.prev {
    background-position: left;
    left: 0;
}

.spectacle.small {
    margin-bottom: 50px;
    border-bottom: 1px dashed #9c9c9c;
    padding-bottom: 30px;
}

.spectacle.small.last {
    border: 0;
    margin-bottom: 0;
}

.people {
    padding: 0 0 30px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dashed #aea294;
}

.people.inlineblock{
	display: inline-block;
	min-width: 327px;
	width: 33%;
}
.people.inlineblock *{
	margin: 0 auto;
}

.people .image {
    padding: 0 0 1px;
}

.people .image .wrap {
    margin: 0 auto;
    width: 280px;
    height: 259px;
    padding: 13px 0 0 20px;
    background: url("../images/wrap-img.jpg") left top;
}

.people .image .wrap img {
    border-radius: 252px;
    border: 1px solid #fbb027;
    display: block;
    margin: 0 0 0 0;
}

.people a.button {
    background: url("../images/rec-btn.png") no-repeat top;
    display: block;
    width: 124px;
    height: 38px;
    margin: 22px auto 0;
}

.people a.button:hover {
    background-position: bottom;
}

.people .info {
/*    margin-left: 340px;*/
    padding-top: 20px;
    text-align: center;
    padding: 12px;
    padding-bottom: 0px;
}
.people .image.fll{
float: none !important;
}
.people .info .name {
    display: block;
    font-family: 'lazur', serif;
    font-size: 24px;
    margin-bottom: 15px;
}

.people .info .spec {
    color: #427a18;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 11px;
}

.people .info .about {
    font-size: 13px;
    line-height: 18px;
}

.people .info .about p {
    margin-bottom: 11px;
}

.people .info .links a:first-child {
    /*margin-right: 100px;*/
}

h3.recomend::after {
    top: 35px;
    right: -33px;
}

.recomend-gallery img {
    border: 1px solid #eab243;

}

.recomend-gallery li {
    text-align: center;
    background: url("../images/news-horizontal-divider.png") no-repeat center bottom;
    padding-bottom: 65px;
    margin-bottom: 30px;
}

.recomend-gallery li a {
    position: relative;
    width: 185px;
    display: block;
    margin: 0 auto;
    height: 270px;
    margin-bottom: 20px;
}

.recomend-gallery i {
    position: absolute;
    background: url("../images/ico-zoom-small.png") no-repeat top;
    width: 55px;
    height: 55px;
    bottom: 10px;
    right: 10px;
}

.recomend-gallery a:hover i {
    background-position: bottom;
}

.recomend-gallery li span {
    color: #000;
    display: block;
    text-align: center;
    font-family: Georgia, serif;
    font-size: 15px;
}

.recomend-gallery .button {
    background: url("../images/arr-vertical-gal.png") no-repeat top;
    width: 70px;
    height: 70px;
    cursor: pointer;
    margin: 0 auto 40px;
}

.recomend-gallery .button.prev {
    background-position: bottom;
}

.txt ul li {
    font-size: 13px;
    margin-bottom: 10px;
    background: url("../images/org-marker.png") no-repeat left 5px;
    line-height: 18px;
    padding-left: 15px;
}

.txt ul {
    padding-left: 15px;
}

.txt ul li strong {
    color: #557727;
    margin-right: 5px;
}

.txt ul li p {
    padding-top: 15px;
}

.txt ul li p strong {
    display: block;
    margin-bottom: 15px;
    color: #000;
}

.txt ul li p span {
    display: block;
    padding-left: 15px;
    margin-bottom: 15px;
}

.txt table ul {
    padding: 0px;
}
.txt table ul li {
    background: none;
    padding-left: 0px;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
}
.txt table ul li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    margin-right: 15px;
}
.txt table ul li a {
    color: #c86e00;
    text-decoration: none;
    font-size: 14px;
}
.txt table ul li a:hover {
    text-decoration: underline;
}

.actions span {
    display: block;
    width: 150px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #6b6b6b;
    text-align: center;
    border: 1px dashed #c56c00;
    padding: 5px 0;
    border-radius: 4px;
    margin-bottom: 10px;
}

.actions .action a {
    display: block;
    font-family: 'lazur', serif;
    font-size: 18px;
    line-height: 22px;
}

.actions .action {
    margin-bottom: 25px;
}

.actions .action p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 7px;
}

.actions .see-all {
    background: url("../images/all-actions-bg.png") no-repeat;
    width: 350px;
}

.actions {
    margin-bottom: 40px;
}

#photogallery.recomend li {
    background: none;
}

#photogallery.recomend .inner {
    padding-top: 65px;
    height: 320px;
}

#photogallery.recomend .inner li {
    height: 320px;
    padding-right: 0;
    width: 162px;
    margin-right: 40px;
}

#photogallery.recomend .inner li span {
    font-family: Georgia, serif;
    font-size: 15px;
}

#photogallery.recomend .inner li a {
    display: block;
}

#photogallery.recomend .inner li i {
    position: absolute;
    background: url("../images/ico-zoom-small.png") no-repeat top;
    bottom: 10px;
    right: 10px;
    width: 55px;
    height: 55px;
    left: auto;
    top: auto;
}

#photogallery.recomend .inner li img {
    border-radius: 0;
    border: 1px solid #e8bb63;
    width: 160px;
}

#photogallery.recomend .inner li a:hover i {
    background-position: bottom;
}

#left-sidebar .gallery, #left-sidebar .gallery .inner {
    width: auto;
}

#left-sidebar .gallery .btn {
    position: relative;
    background: url("../images/arr-gallery-bg.png") no-repeat top;
    width: 49px;
    height: 30px;
    margin: 0 auto 30px;

}

#left-sidebar .gallery .btn.prev {
    background-position: bottom;
    margin-top: 20px;
}

#left-sidebar .gallery .inner li {
    text-align: center;
    float: none;
    width: 290px;
    height: 120px;
}

#left-sidebar .gallery .inner li a {
    text-align: center;
    display: block;
}

#left-sidebar .gallery {
    height: auto;
}

.contact-info {
    background: url("../images/contacts-bg.jpg") repeat-x;
    font-family: 'lazur', sans-serif;
    margin-bottom: 10px;
    overflow: auto;

}

#content .txt .contact-info .inner {
    width: auto;
}

.contact-info .left {
    background: url("../images/contacts-left-bg.jpg") no-repeat left;
}

.contact-info .right {
    background: url("../images/contacts-right-bg.jpg") no-repeat right;
    height: 226px;
    padding-left: 50px;
}

.contact-info .block {
    float: left;
    width: 29%;
    background: url("../images/contact-divider.png") no-repeat right 35px;
    height: 226px;
    margin-right: 2%;
    padding-top: 40px;
    padding-right: 1%;
}

.contact-info .block.last {
    background: none;
    margin-right: 0;
    padding-right: 0;
}

.contact-info .block .name {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}

.contact-info .block p, .contact-info .block a {
    font-size: 18px;
}

.contact-info .block p {
    line-height: 24px;
}

.contact-info .block .phone, .contact-info .block .phone a {
    font-size: 37px;
    color: #547137;
    text-decoration: none;
}

.contact-info .block .phone em {
    font-style: normal;
    font-size: 27px;
}

.contact-info .block .green {
    color: #547137;
}

#map, #map2 {
    width: 100%;
    height: 450px;
    border-radius: 15px;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    overflow: hidden;
}

.brrd {
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    border: 3px solid #fd8c02;
}

#left-sidebar #news .head {
    margin-top: 25px;
}

#left-sidebar #news h2 {
    /*font-size: 48px;*/
    font-size: 32px;
    margin-top: 25px;

}
#left-sidebar #news h2:before {
    left: -5px;
    top: -2px;
}
#left-sidebar #news h2:after {
    right: -5px;
    top: -2px;
}

#left-sidebar h2 {
    font-size: 32px;
}

#left-sidebar .wrap-resp {
    margin-top: 30px;
}

#news.full {
    margin: 0;
    border-radius: 0;
    border: 0;
}

#news.full .new {
    float: none;
    background: none;
    min-height: 0;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 40px;
    width: auto;
}

.pager {
    overflow: auto;
    font-family: 'lazur', serif;
    font-size: 15px;
    padding: 15px 0;
}

.pager li {
    float: left;
    margin: 0 5px;
}

.pager li.active a {
    color: #000;
    text-decoration: none;
}

.pager span {
    display: block;
    float: left;
}

.imgcenter {
    margin: 0 auto 20px;
    display: block;

}

.txt.fsmile {
    width: 452px;
    display: block;
}

.txt.fsmile.left {
    float: left;
}

.txt.fsmile.right {
    float: right;
}

.txt.fsmile.center {
    margin: 0 auto;
}

#center #content.inner-page .txt {
    padding-bottom: 2px;
}
.like_h2 {
    text-align: center;
    position: relative;
    font-family: 'lazur', serif;
    font-size: 36px;
    color: #c86e00;
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    max-width: 972px;
}
.like_h2::before {
    background: url(../images/smile-left.png) no-repeat;
    width: 21px;
    height: 24px;
    position: relative;
    left: -15px;
    display: inline-block;
    content: '';
    top: -12px;
}
.like_h2::after {
    background: url(../images/smile-right.png) no-repeat;
    width: 25px;
    height: 24px;
    position: relative;
    right: -20px;
    display: inline-block;
    content: '';
    top: -12px;
}
@media (max-width: 1530px) {
    #header .slog {
        left: 25%;
    }

    .inner-menu {
        margin-left: -60px;
        margin-right: -60px;
    }

    #center .thead .desc, #center .tsod .desc {
        width: 20%;
    }

    #center .inner-page .info-course .thead .title,
    #center .inner-page .info-course .tsod .title {
        width: 13%;
    }

    #center .info-course.table .thead .desc, #center .info-course.table .tsod .desc {
        width: 20%;
    }

    .table .rec-btn {
        top: 50px;
        left: 510px;
        right: auto;
        margin-left: 15%;
    }

    .main-page .table .rec-btn {
        margin-left: 0px;
    }

    #center .inner-page .nivo,
    #center .inner-page .nivo img,
    .nivo img, .nivo {
        width: 680px;
        height: 244px;
    }

    .soc .blag {
        margin-top: -17px;
    }

    .blag img {
        width: 366px;
    }

    #content .respondes .respond.last {
        display: none;
    }

    #center #video {
        height: 353px;
    }

    #center #video .container {
        padding-left: 40px;
    }

    #center #video .text {
        width: 250px;
    }

    .info-course.table .rec-btn {
        right: 10px;
        left: auto;
        top: 10px;
    }
    #center {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 1360px) {
    .thead div {
        font-size: 14px;
        line-height: 14px;
    }

    .inner-menu {
        margin-left: -40px;
        margin-right: -40px;
    }

    #header .slog {
        width: 600px;
        left: 18%;
    }

    #slider .slide .info .ins {
        padding-top: 25px;
    }

    #slider .slide .info p {
        font-size: 18px;
    }

    .gallery {
        width: 940px;
    }

    .inner-page .gallery {
        width: auto;
    }
    #footer .container .links{
        width: 20%;
        margin-right: 20px;
    }
    #footer {
        background-size: cover;
    }
    #footer .container .footer_block_details {
        width: 20%;
        margin-right: 20px;
        font-size: 14px;
    }
    #footer .container .footer_block_details .phone {
        font-size: 19px;
    }
    #footer .container .footer_block_details a {
        font-size: 14px;
    }
    #footer .container .footer_block_details2 {
        width: 18%;
    }
    #footer .container .footer_block_details2 p {
        margin-bottom: 10px;
    }
    #footer .container .contacts {
        width: 22%;
    }
}

@media (max-width: 1279px) {
    .inner-page .info-course.table .rec-btn {
        left: 475px;
        bottom: 20px;
        top: auto;
    }

    #center .info-course .thead .desc, #center .info-course .tsod .desc {
        width: 10%;
    }

    .info-course .thead .graf, .info-course .tsod .graf {
        width: 70px;
    }

    .info-course .thead {
        padding: 10px 17px 0;
        height: 36px;
    }

    #header .slog {
        width: 450px;
    }

    .info-course.table .tsod .inner {
        padding-bottom: 80px;
    }

    h2 {
        font-size: 43px;
    }

    #slider .slide .info .name {
        font-size: 24px;
    }

    #slider .slide .info .ins {
        /*padding-top: 30px;*/
        bottom: 70px;
    }

    #slider .slide .info {
        background-position: 0 0;
    }

    #serv .container {
        width: 960px;
    }

    .round {
        margin-right: 25px;
    }

    #news .container {
        width: 960px;
    }

    .new {
        width: 245px;
        margin-right: 35px;
    }

    #video .container {
        width: 960px;
    }

    #video .text {
        width: 300px;
    }

    #video h4 {
        font-size: 28px;
    }

    #content .txt .inner {
        width: 960px;
    }

    #footer .container {
        /*width: 960px;*/

    }

    #footer .counters {
        margin-right: 80px;
    }

    .table .rec-btn {
        left: 555px;
    }

    .inner-page .thead .price {
        display: none;
    }

    .inner-page .table .rec-btn {
        left: 322px;
        top: 90px;
    }

    #center .soc .blag {
        width: 42%;
        margin-top: -6px;
    }

    #center .soc .blag img {
        width: 260px;
    }

    .inner-page .nivo-directionNav .nivo-prevNav {
        left: 25px;
        top: 50%;
        margin-top: -35px;
    }

    .inner-page .nivo-directionNav .nivo-nextNav {
        right: 25px;
        top: 50%;
        margin-top: -35px;
    }

    #center .inner-page .nivo,
    #center .inner-page .nivo img,
    .nivo, .nivo img {
        width: 620px;
        height: 222px;
    }

    .inner-page .respondes .respond {
        float: none;
        margin: 0 auto 30px !important;
    }

    .inner-page .respondes .see-all {
        margin: 0 auto !important;
        float: none;
    }

    #center #left-sidebar .gallery {
        width: auto;
    }

    #center #left-sidebar .gallery .inner {
        width: auto;
    }

    .contact-info {
        background: none;
        overflow: visible;

    }

    .contact-info .right {
        background: none;
        height: auto;
    }

    .contact-info .left {
        background: none;
    }

    .contact-info .block {
        float: none;
        background: none;
        height: auto;
        width: 400px;
    }

    .contact-info .block.last {
        margin-bottom: 30px;
    }

    .spectacle img {
        width: 200px;
    }

    .spectacle .info {
        margin-left: 230px;
    }

    .small-gallery {
        display: none;
    }

    .spectacle.small .info {
        margin-left: 230px;
    }

    .spectacle.small .premiera {
        display: none;
    }

    .afisha .tsod .buttons {
        float: left;
        position: relative;
        top: auto;
        right: auto;
    }

    #center .afisha .tsod .desc {
        width: 25%;

    }

    .txt.fsmile.option-2 {
        width: 780px;
    }

    .txt.fsmile.option-2 img {
        width: 620px;
    }

    .txt.fsmile.option-2 .bot {
        height: 339px;
        width: auto;
        padding: 80px 40px 0;
        text-align: center;
    }
    .respondes.widget .respond-block {
        width: 50%;
        display: block;
        /*float: left;*/
        text-align: center !important;
    }
}

@media (max-width: 1100px) {

    .txt.fsmile.option-2 {
        width: 780px;
        background: none;
    }

    .txt.fsmile.option-2 img {
        width: 620px;
    }

    .txt.fsmile.option-2 .bot {
        height: auto;
        width: auto;
        padding: 0;
        background: none;
    }

    .txt.fsmile.option-2 .top {
        background: none;
    }

    #center .afisha .tsod .desc {
        width: 30%;

    }

    .afisha .tsod .buttons {
        margin-left: 30px;
    }

    .inner-page .info-course.table .rec-btn {
        left: auto;
        right: 5px;
    }

    #center .info-course .thead .date, #center .info-course .tsod .date {
        width: 105px;
    }

}

@media (max-width: 999px) {
    .inner-menu {
        margin-left: -20px;
        margin-right: -20px;
    }

    #header {
        height: 260px;
    }

    #center .info-course .thead .date, #center .info-course .tsod .date {
        width: 140px;
    }

    #center .info-course .thead .desc, #center .info-course .tsod .desc {
        width: 15%;
    }

    #center .info-course .thead .graf, #center .info-course .tsod .graf {
        /*width: 160px;*/
    }

    .afisha .tsod .buttons {
        margin-left: 0;
    }

    .spectacle.small .premiera {
        display: block;
    }

    #header .slog {
        /*top: 215px;
        left: 50%;
        margin-left: -300px;
        width: 600px;
        */
       display: none;
    }

    .round {
        background-size: cover;
        width: 230px;
        margin-right: 30px;
        height: 160px;
        margin-bottom: 100px;
    }


    #content.main-page #serv .container {
        width: 750px;
    }

    #serv span {
        width: auto;
        font-size: 20px;
        padding-top: 40px;
    }

    .soc .vk {
        margin-right: 30px;
    }

    .soc .fb {
        margin-right: 30px;
    }

    .soc .lj {
        margin-right: 30px;
    }

    .soc .blag {
        margin-right: 12px;
        width: 310px;
        margin-top: -10px;
    }

    .soc .blag img {
        width: 310px;
    }

    #news .container {
        width: 750px;
    }

    .new {
        float: none;
        background: none;
        margin: 0 auto;
        width: 500px;
        padding-right: 0;
    }

    .new.last {
        margin: 0 auto;
    }

    #news .see-all {
        margin-top: 0;
    }

    #video .play, #center #video .play {
        background-size: cover;
        width: 153px;
        height: 153px;
        margin-top: -76px;
        margin-right: 153px;
    }

    #video .text {
        padding-left: 20px;
    }

    .gallery {
        width: 740px;
    }

    #content .container {
        width: 750px;
    }

    .thead div, .tsod .inner div {
        padding: 0 30px;
    }

    .thead .date, .tsod .date {
        width: 110px;
    }

    .thead .desc, .tsod .desc {
        width: 145px;
    }

    .thead .graf, .tsod .graf {
        width: 100px;
    }

    .tsod .price {
        margin-bottom: 10px;
    }

    .tsod .signup {
        margin-right: 20px;
    }

    .table .rec-btn {
        top: 60px;
        left: 468px;
    }

    .info-course.table .thead .name, .info-course.table .tsod .name {
        width: 110px;
    }

    .info-course.table .thead .date, .info-course.table .tsod .date {
        width: 145px;
    }

    .info-course.table .thead .graf, .info-course.table .tsod .graf {
        width: 100px;
    }

    .info-course.table .thead .desc, .info-course.table .tsod .desc {
        width: 105px;
    }

    .info-course.table .thead {
        padding: 10px 17px 0;
        height: 36px;

    }

    .info-course.table .rec-btn {
        top: 60px;
        left: 468px;
    }

    .info-course.table .tsod .inner {
        padding-bottom: 70px;
    }

    #content .txt .inner {
        width: 750px;
    }

    .seo-text h2 {
        font-size: 40px;
    }

    #footer .container {
        /*width: 730px;*/
    }

    #footer a {
        font-size: 15px;
    }

    #footer .logo {
        margin-right: 40px;
        padding-top: 15px;
    }

    #footer .logo img {
        max-width: 90px;
    }

    #footer .counters {
        margin-right: 20px;
    }

    #footer .links {
        width: 400px;
        padding-top: 15px;
    }

    #footer .contacts .phone {
        font-size: 18px;
    }

    #center #left-sidebar {
        display: none;
    }

    #center #content {
        width: auto;
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    #center {
        padding-right: 0;
    }

    .inner-page .table .thead .price {
        display: block;
    }

    .inner-page .table .rec-btn {
        left: 430px;
        top: 60px;
    }

    .breadcrumb {
        display: none;
    }

    .left-menu.ovh {
        display: block;
    }

    .afisha .tsod .desc .sp-name {
        overflow: auto !important;
        font-size: 16px;
        display: block;
    }

    .afisha .tsod .desc span {
        overflow: visible;
    }
    .respondes.widget .respond-block {
        width: 100%;
        display: block;
        text-align: center !important;
    }
    #footer .container .contacts {
        width: 24%;
    }
}

@media (max-width: 767px) {
    #header .slog {
        display: none;
    }

    #center .info-course .thead .date, #center .info-course .tsod .date {
        width: 140px;
    }

    #center .info-course .thead .desc, #center .info-course .tsod .desc {
        width: 25%;
    }

    #center .info-course .thead .graf, #center .info-course .tsod .graf {
        width: 160px;
    }

    .txt.fsmile.option-2 img {
        width: auto;
    }

    .txt.fsmile.option-2 {
        width: auto;
    }

    .txt.fsmile.option-2 img {
        max-width: 100%;
    }

    .txt.fsmile.option-2 .img {
        max-width: 100%;
    }

    .txt.fsmile {
        width: auto;
    }

    #content {
        box-shadow: none;
    }

    #news {
        border: 0;
    }

    #video {
        /*background: none !important;*/
        border: 0;
        height: 210px;
        margin-top: 60px !important;
    }

    #video:before, #video:after {
        content: none !important;
    }

    #video .text {
        width: auto;
        text-align: center;
        padding-left: 0;

    }

    #video .text h4 {
        color: #d97a2f;
    }


    #video .container, #center #video .container {
        width: auto;
    }

    #video .play, #center #video .play {
        border: 10px;
        width: 90px;
        height: 90px;
        background-size: cover;
        overflow: auto;
        margin: auto;
        position: absolute;
        top: 0; left: 0; bottom: 0; right: 0;
    }

    #video h4, #center #video h4 {
        font-size: 22px;
        position: relative;
        left: auto;
        bottom: auto;
        text-shadow: none;
    }

    #content #video + .txt {
        margin-top: 50px;
    }

    #zanaves {
        display: none;
    }

    #slider {
        display: none;
    }

    #serv {
        border-radius: 0 !important;
        box-shadow: none;
    }

    #header {
        /*height: 320px;*/
        height: auto;
        position: relative;
        border-radius: 0;
        padding: 0;
        margin: 0px;
    }

    #header .container {
        width: 320px;
    }

    #header .container .inner {
        padding: 0px 20px;
        height: auto;
    }
	#header .logo_wrapper{
	display: block;
	text-align: center;
	}

    #header .logo {
/*        float: none;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 0;
        text-align: center;*/
        float: left;
    }
    #header .logo img {
        height: 100px;
    }

    #header .contacts {
        float: right;
    }

	#header .phone,
	#header .adr,
	#header .worktime{
	padding-left: 24px !important;
	text-align: left !important;
	}
    #header .phone span a {
        font-size: 20px;
    }

    #header .phone span em {
        font-size: 20px;
    }


    #header .contacts div {
        padding-left: 0;
        text-align: left;
		text-align: center;
    }

    #header .adr span {
        font-size: 16px;
        text-align: left;
    }

    #header .adr em, #header .adr a {
        font-size: 17px;
        /*padding-left: 24px;*/
    }

    #serv {
        border-radius: 0;
    }

    #slider .slide .info {
        height: 240px;
    }

    .round {
        float: none !important;
        margin: 0 auto 90px !important;
    }


    #serv {
        height: auto;
        /*margin-bottom: 50px;*/
        overflow: auto;
    }

    #serv span {
        padding-top: 50px;
    }

    #content.main-page #serv .container {
        width: 320px;
    }

    .soc div, .soc .yt {
        float: none;
        display: block;
        margin: 0 auto 20px !important;
        text-align: center;

    }

    .soc .vk {
        top: 0px;
        margin-bottom: 15px !important;
    }

    .soc .yt {
        margin-bottom: 30px !important;
    }

    .soc .blag img {
        width: 250px;

    }

    .soc .blag, #center .soc .blag {
        text-align: center;
        width: 320px;
        margin-right: 0;

    }

    #center .soc div {
        width: auto !important;
    }

/*    .head h1::before, .head h1::after, .head h2::before, .head h2::after {
        display: none;
    }*/
    h1, h2, h3,
    .head h1, .head h2, .head h3 {
        font-size: 28px;
        line-height: 1;
        width: 100%;
        max-width: 720px;
        text-align: center;
        position: relative;
        font-family: 'lazur', serif;
        color: #c86e00;
        display: block;
        margin: 0 auto 30px;
    }

    h1::before, h2::before, h3::before,
    .head h1::before, .head h2::before, .head h3::before {
        width: 21px;
        height: 24px;
        position: absolute;
        left: -10px;
        display: inline-block;
        content: '';
        top: -1px;
    }

    h1::after, h2::after, h3::after,
    .head h1::after, .head h2::after, .head h3::after {
        width: 25px;
        height: 24px;
        position: absolute;
        right: -10px;
        display: inline-block;
        content: '';
        top: 0px;
    }

    #news {
        border-radius: 0;
    }

    #news .container {
        width: 300px;
    }

    #news .new {
        width: 268px;
        margin-right: 0 !important;
        margin-left: 10px;
        margin-bottom: 40px;
    }

    #center #content {
        padding: 0px;
    }

    #content {
        border-radius: 0;
        margin: 0px;
        padding-bottom: 40px;
    }

    #center #content.inner-page .txt {
        padding: 0px 20px;
    }
    #center #content.inner-page .txt.fsmile {
        padding: 0px;
        margin: 0 auto;
        display: inline-block;
        float: none;
    }

    #content .txt .inner .gallery,
    #center .gallery {
        width: 240px;
        /*width: auto;*/
        padding: 0px 20px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    #content .txt table {}
    #content .txt table tr {
        display: block;
        width: 280px;
        padding: 10px 0;
    }
    #content.inner-page .txt table tr {
        padding: 0px;
    }
    #content .txt table tr td {
        padding: 10px 0px !important;
        display: block;
        width: 100% !important;
        margin: 0px !important;
    }
    #content .txt table tr td p {
        padding: 0px !important;
    }

    #content .head {
        text-align: center;
        margin: 0 auto 20px;
        width: 260px;
        text-indent: initial;
    }

    .contact-info .block .phone a {
        color: #007eff;
        text-decoration: underline;
    }

    .table {
        margin-left: 0;
        margin-bottom: 45px;
    }

    .table .thead {
        display: none;

    }

    .table .tsod {
        width: 320px;
        height: auto;
        margin: 0px auto;
    }
    .tsod.op {
        background: none;
    }
    .table .tsod .inner {
        width: auto;
        overflow: visible;
        padding: 20px;
    }

    .tsod .inner div {
        float: none;
        width: 100% !important;
        margin-bottom: 20px;
    }

    .tsod .inner div.signup {
        margin-bottom: 10px;
    }

    .dn {
        display: inline;
    }

    .afisha .tsod .inner .date {
        background: none;
        left: initial;
        right: initial;
        top: initial;
        bottom: initial;
        position: relative;
        float: left;
        margin: 0px;
        width: 190px !important;
    }

    .afisha .tsod .inner .date .ins {
        padding: 0px;
    }

    .afisha .tsod .inner .img {
        padding: 0;
        margin: 0;
        float: right;
        width: auto !important;
    }

    #center .afisha .tsod .desc {
        display: inline-block;
    }

    .afisha .tsod .desc strong {
        padding: 0px;
    }

    .afisha .tsod .buttons {
        position: relative;
        left: 0;
        bottom: 0;
        top: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .afisha .tsod .inner div {
        padding: 0;
        margin-bottom: 20px;
    }

    .afisha .tsod .date .baidge {
        display: none;

    }

    .afisha .tsod .inner .brd {
        margin-bottom: 0;
    }

    .afisha .tsod .date span.day, .afisha .tsod .date span.green {
        text-align: left;
    }

    .afisha .tsod .inner {
        margin: 0px;
        padding: 20px;
    }

    .table .rec-btn {
        position: relative;
        left: 0;
        bottom: 0;
        top: auto;
        margin-left: 30px;
    }

    .inner-page .table .rec-btn {
        left: 0;
        bottom: 0;
        top: auto;
        margin-left: 0px;
    }

    #content .container {
        width: 560px;
    }

    #content.main-page .container {
        width: 320px;
        max-width: 320px;
        padding: 0px;
    }

    #content.inner-page .container {
        width: 320px;
        margin: 0 auto;
    }

    #content .txt .inner {
        width: 320px;
        padding: 0;
    }

    #content .txt .inner .txt {
        margin-bottom: 30px;
        margin-top: 0px;
    }

    #content .txt .inner .txt div {
        /*padding: 0px 20px;*/
    }

    #content .txt .inner .txt address {
        padding: 0px 20px;
    }

    #content .txt p {
        font-size: 13px;
        line-height: 20px;
        color: #201f1b;
        padding: 10px 0;
        margin-bottom: 15px;
    }

    #content .seo-text {
        width: 320px;
        padding: 0;
        margin: 0 auto;
    }

    #content .seo-text .head {
        /*padding-left: 0;*/
        /*margin-left: 0;*/
        /*width: 320px;*/
        /*text-align: center;*/
    }

    #content .txt .shad {
        margin: 0px;
    }

    #content.main-page .plugin_link a {
        width: 190px;
    }

    #footer {
        /*margin-top: 40px;*/
        background: url("../images/footer-bg2.png") no-repeat center 90px;
        background-size: cover;
    }

    #footer:before {
        height: 250px;
        background: url("../images/body-bg.jpg");
        border-radius: 0 0 1600px 1600px/97px 97px 500px 500px;
        margin: -90px -70px -90px;
        /* border-radius: 0px !important; */
        position: relative;
        overflow: hidden;
        padding: 0 70px;
        font-family: 'lazur', serif;
        z-index: 200;
        width: 100%;
        display: inline-block;
    }

    #footer .container {
        /*width: 280px;*/
        padding-bottom: 30px;
    }


    #footer div {
        float: none !important;
    }

    #footer li {
        text-align: center;
    }

    #footer .logo {
        padding: 0;
        margin: 0;
        float: left !important;
        display: block;
        height: 100px;
    }

    #footer .logo img {
        height: 100px;
        max-height: 100px;
    }

    #footer .links {
        display: inline-block;
        width: 100%;
    }

    #footer .links li {
        text-align: left;
        height: 32px;
    }

    #footer .counters {
        display: none;
    }

    #footer .contacts {
        float: right !important;
        width: 180px;
        text-align: right;
        height: 100px;
    }

    #footer .contacts .phone {
        font-size: 22px;
    }

    #footer .contacts .adr {
        margin-bottom: 5px;
    }

    #footer .contacts .adr, #footer .contacts .copyright {
        text-align: left;
        padding-left: 35px;
    }

    #rec-form label, .popup label, #course-form label {
        float: none;
        margin-bottom: 10px;
    }

    #rec-form, .popup, #course-form, .popup {
        width: 260px;
    }

    #rec-form .rec-btn, .popup .rec-btn, #course-form .rec-btn {
        margin: 0 auto !important;
    }

    #rec-form .item.last, .popup .item.last, #course-form .item.last {
        padding-left: 0;
    }

    #rec-form .item, .popup .item, #course-form .item {
        margin-bottom: 5px;
    }

    .inner-menu {
        margin: 0px;
    }

    .inner-menu ul {
        display: block;
    }

    .inner-menu li {
        /*float: none;
        margin-bottom: 15px;
        background: none;
        padding-right: 0;
        text-align: center;
        margin-right: 0;
        display: block;*/

        display: block;
        width: 100%;
        text-align: center;
        margin: 10px 0px;
        height: 100%;
        padding: 0px;
        position: relative;
    }

    #center .inner-page .nivo,
    #center .inner-page .nivo img,
    .nivo, .nivo img {
        width: 300px;
        height: 105px;
    }

    .inner-page .nivo-directionNav .nivo-prevNav, .inner-page .nivo-directionNav .nivo-nextNav {
        display: none;

    }

    .txt .img .top, .txt .img, .txt .img .bot {
        background: none;
        width: auto;
        margin-left: 0;
        float: none;

    }

    .txt .img img {
        max-width: 240px;
        margin-left: 0;
        float: none !important;
    }

    .txt .img {
        max-width: 240px;
        margin: 0 auto;
    }

    .txt .img .bot {
        padding: 0px;
    }

    #center #video .play {
        bottom: 20px;
    }

    #center {
        padding: 0 0 30px;
    }

    #photogallery.recomend {
        width: 560px;
    }

    #photogallery .inner li {
        background: none;
    }

    .spectacle img {
        float: none;
        width: 300px;
        margin: 20px auto 30px;
        display: block;
    }

    .spectacle .info {
        width: auto;
        margin-left: 0;
    }

    .spectacle.small .premiera {
        display: none;
    }

    .spectacle.small .info {
        margin-left: 0;
    }

    #center #video {
        border: 0;
    }

    #center #video .text {
        width: auto;
    }

    .info-course.table .rec-btn {
        position: relative;
        left: 0;
        bottom: 0;
        top: auto;
        margin-left: 30px;

    }

    .info-course.table .tsod .inner {
        padding-bottom: 20px;
    }

    .inner-page .info-course.table .rec-btn {
        bottom: 20px;
        top: auto;
        position: absolute;
        left: 20px;
        right: auto;
    }

    .inner-page .info-course.table .tsod .inner {
        padding-bottom: 0px;
    }

    .tsod .inner div {
        padding: 0px;
    }

    .tsod .inner .date {
        margin-bottom: 20px;
        display: inline-block;
    }

    .tsod .date strong {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .tsod .date .free {
        float: left;
        display: inline-block;
    }

    .tsod .date .orange {
        float: left;
        display: inline-block;
        margin: 0px;
        font-size: 14px;
        padding-left: 6px;
        line-height: 12px;
    }

    .tsod .desc .teacher {
        margin-top: 20px;
    }

    .tsod .signup {
        float: none !important;
        padding: 0px !important;
    }
    img {
        max-width: 260px;
    }
    #photogallery, #photogallery .left, #photogallery .right {
        background: none;
    }

    #photogallery .right .btn {
        width: 35px;
        height: 35px;
        background-size: cover;

    }

    #photogallery .btn.prev {
        left: 0;

    }

    #photogallery .right .btn.next {
        right: 0;
    }

    #photogallery .inner li {
        margin-right: 0;
        text-align: center;
        padding-right: 0;
        width: 192px !important;
    }

    #photogallery.recomend {
        width: 320px;
    }
    #photogallery.recomend .inner {
        width: 192px !important;
    }
    #photogallery.recomend .inner li {
        margin-right: 0;
    }
}

@media (max-width: 479px) {
    .table .tsod {
        width: auto;
    }

    #content .container {
        width: 320px;
    }

    .contact-info .block {
        width: 320px;
    }

    .people .image {
        float: none !important;
    }

    .people .info {
        float: none;
        margin-left: 0;
    }

    .head.fot {
        display: none;

    }

    #slider {
        display: none;
    }

    #photogallery, #photogallery .left, #photogallery .right {
        background: none;
    }

    #photogallery .right .btn {
        width: 35px;
        height: 35px;
        background-size: cover;

    }

    #photogallery .btn.prev {
        left: 0;

    }

    #photogallery .right .btn.next {
        right: 0;
    }

    #photogallery .inner li {
        margin-right: 0;
        text-align: center;
        padding-right: 0;
        width: 192px !important;
    }

    #photogallery.recomend {
        width: auto;
    }

    #photogallery.recomend .inner li {
        margin-right: 0;
    }

    .contact-info .right {
        padding-left: 0;
    }

}

@media (max-width: 1350px) {
    .contact-info .block .phone {
        font-size: 32px;
    }
}


/**
 * Additional styles to fix rce button on different screnns width
 */
.main-page .info-course .thead .title,
.main-page .info-course .tsod .title,
#center .inner-page .info-course .thead .title,
#center .inner-page .info-course .tsod .title {
    padding: 0 35px 0px 30px;
    width: 15%;
}

.main-page .info-course .thead .desc,
.main-page .info-course .tsod .desc,
#center .inner-page .info-course .thead .desc,
#center .inner-page .info-course .tsod .desc {
    padding: 0 0px 15px 30px;
    width: 40%;
}

.main-page .info-course .tsod .desc > strong,
#center .inner-page .info-course .tsod .desc > strong {
    width: 65%;
    float: left;
}

.main-page .info-course .tsod .desc .rec-btn,
#center .inner-page .info-course .tsod .desc .rec-btn {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;

    padding: 0px;
    margin: 0px;

    float: right;
    width: 140px;
}

@media (max-width: 1530px) {
    .main-page .info-course .thead .desc,
    .main-page .info-course .tsod .desc,
    #center .inner-page .info-course .thead .desc,
    #center .inner-page .info-course .tsod .desc {
        max-width: 33%;
        width: auto;
    }

    .main-page .info-course .tsod .desc > strong,
    #center .info-course .tsod .desc > strong {
        width: 50%;
    }
}

@media (max-width: 1360px) {
    .main-page .info-course .thead .desc,
    .main-page .info-course .tsod .desc,
    #center .inner-page .info-course .thead .desc,
    #center .inner-page .info-course .tsod .desc {
        max-width: 25%;
        width: auto;
    }

    .main-page .info-course .tsod .desc > strong,
    #center .inner-page .info-course .tsod .desc > strong {
        width: 100%;
        margin-bottom: 10px;
    }

    .main-page .info-course .tsod .desc .rec-btn,
    #center .inner-page .info-course .tsod .desc .rec-btn {
        width: 100%;
    }

}
@media (max-width: 1279px) {}
@media (max-width: 1100px) {
    .main-page .info-course .thead .desc,
    .main-page .info-course .tsod .desc,
    #center .inner-page .info-course .thead .desc,
    #center .inner-page .info-course .tsod .desc {
        max-width: 25%;
        width: auto;
    }
    .main-page .info-course .tsod .desc,
    #center .inner-page .info-course .tsod .desc {
        padding-left: 0px;
    }
}
@media (max-width: 960px) {
    #footer .footer-mobile-wr {
        display: flex;
        padding-bottom: 60px;
        flex-direction: column;
    }
    #footer .footer-mobile-wr .links {
        order: 1;
        width: 100% !important;
    }
    #footer .footer-mobile-wr .links li {
        display: inline-block;
        width: 49%;
    }
    #footer .footer-mobile-wr .footer_block_details {
        order: 2;
        width: 100% !important;
        margin-bottom: 20px;
    }
    #footer .footer-mobile-wr .footer_block_details > div {
        display: inline-block;
        width: 49%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #footer .footer-mobile-wr .footer_block_details2 {
        order: 3;
        width: 100% !important;
    }
    #footer .footer-mobile-wr .footer_block_details2 > p {
        display: inline-block;
        width: 49%;
    }
    #footer .footer-mobile-wr .contacts {
        order: 4;
        width: 100% !important;
    }
    #footer .footer-mobile-wr .contacts-wrap-small >  div {
        float: left !important;
        text-align: left !important;
        width: 49%;
    }
    #footer .footer-mobile-wr .contacts .copyright {
        position: absolute;
        left: 60px;
        top: 180px;
        width: 115px;
        font-size: 14px;
        padding: 0;
    }
    #footer .footer-mobile-wr .contacts .copy {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    #footer {
        padding-bottom: 60px;
    }
    #footer .footer-logo-small {
        display: block;
        float: left !important;
        text-align: center;
        width: 49%;
    }
    #footer .footer-mobile-wr .contacts {
        margin-top: 20px;
    }
    #footer .footer-mobile-wr .contacts .copyright {
        position: static;
        width: auto;
        font-size: 16px;
    }
    #footer .footer-mobile-wr .contacts .copy {
        margin-top: 10px;
    }
    #footer .logo {
        display: none;
    }
    #footer .links a {
        display: inline-block;
        width: 180px !important;
    }
    #footer .footer-mobile-wr .contacts-wrap-small {
        float: left !important;
        width: 49%;
    }
    #footer .footer-mobile-wr .contacts-wrap-small >  div {
        float: none !important;
        width: 100%;
    }
    .main-page .info-course .tsod .title,
    #center .inner-page .info-course .tsod .title {
        padding: 0px;
    }

    .main-page .info-course .tsod .desc,
    #center .inner-page .info-course .tsod .desc {
        width: 100%;
        max-width: 100%;
        display: inline-block;
    }

    .main-page .info-course .tsod .desc .rec-btn
    #center .inner-page .info-course .tsod .desc .rec-btn {
        float: left;
        display: block;
        width: 140px;
        margin: 0;
        padding: 0;
        position: relative;
    }
    .gallery .inner {
        width: 210px !important;
    }
}
@media (max-width: 610px) {
    #footer {
        padding-bottom: 160px;
    }
    #footer .logo-copyright-small {
        display: block;
        width: 110px !important;
    }
    #footer .footer-mobile-wr .links li,
    #footer .links a,
    #footer .footer-mobile-wr .footer_block_details > div,
    #footer .footer-mobile-wr .footer_block_details2 > p {
        width: 100% !important;
        text-align: center;
    }
    #footer .footer-logo-small,
    #footer .footer-mobile-wr .contacts-wrap-small {
        float: none !important;
        width: 100%;
    }
    #footer .footer-logo-small {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }
    #footer .footer-mobile-wr .contacts-wrap-small > div {
        text-align: center !important;
    }
    #footer .footer-mobile-wr .contacts-wrap-small .copyright {
        display: none;
    }
    #footer .footer-mobile-wr .contacts-wrap-small .payment {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 330px;
        margin: 15px auto;
    }
    #footer .footer-mobile-wr .contacts-wrap-small .copy {
        width: 225px;
        text-align: left !important;
        margin: 15px auto;
    }
    #footer .container .footer_block_details .mark,
    #footer .container .footer_block_details .hours {
        width: 260px !important;
        margin: 15px auto;
        display: block;
        text-align: left;
    }
    #footer .container .footer_block_details .hours {
        width: 215px !important;
    }
}
#left-sidebar .respondes.widget .respond-block {
    width: 100%;
}

#footer,
#footer a{
	font-family: 'PT Serif', serif;
	font-size: 16px;
}
#footer .logo{
		margin-right: 24px;
	}
	#footer, #footer a {
		color: #333;
	}
	#footer .links{
		width: 310px;
		padding-top: 0px;
	}
	#footer .links li{
		display: block;
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	#footer .copy{
		margin-top: 20px;
		font-size: 12px;
		line-height: 16px;
	}
	#footer .copyright{
		font-size: 16px;
	}
	#footer .payment{
		font-size: 16px;
		margin-top: 20px;
	}
	#footer .payment img{
		margin-left: 6px;
	}
	#footer .payment img:first-child{
		margin-left: 0px;
	}
	#footer .payment_header{
		margin-bottom: 8px;
	}
	#footer .footer_block_details{
		float: left;
		width: 302px;
	}
	#footer .footer_block_details2{
		float: left;
		width: 286px;
	}
	#footer .footer_block_details .phone{
		font-size: 28px;
		line-height: 28px;
	}
	#footer .footer_block_details .phone:before{
		margin-bottom: -4px;
		width: 28px;
		height: 28px;
		display: inline-block;
		content: ' ';
		background: url(/media/static/images/phone-bottom.png) center center no-repeat;
	}
	#footer .footer_block_details .mail{
		margin-top: 12px;
		margin-bottom: 12px;
	}
	#footer .footer_block_details .mail:before{
		margin-bottom: -8px;
		margin-right: 6px;
		width: 28px;
		height: 28px;
		display: inline-block;
		content: ' ';
		background: url(/media/static/images/mail-bottom.png) center center no-repeat;
	}
	#footer .footer_block_details .mark{
		margin-top: 12px;
		margin-bottom: 12px;
		padding-left: 40px;
		position: relative;
	}
	#footer .footer_block_details .mark:before{
		position: absolute;
		margin-bottom: -8px;
		margin-right: 6px;
		left: 0px;
		width: 28px;
		height: 28px;
		display: inline-block;
		content: ' ';
		background: url(/media/static/images/mark-bottom.png) center center no-repeat;
	}
	#footer .footer_block_details .hours{
		margin-top: 12px;
		margin-bottom: 12px;
		padding-left: 40px;
		position: relative;
	}
	#footer .footer_block_details .hours:before{
		position: absolute;
		margin-bottom: -8px;
		margin-right: 6px;
		left: 0px;
		width: 28px;
		height: 28px;
		display: inline-block;
		content: ' ';
		background: url(/media/static/images/hours-bottom.png) center center no-repeat;
	}
	#footer .footer_block_details2{
		font-size: 13px;
	}
	#footer .footer_block_details2 p{
		margin-bottom: 5px;
	}
	#footer .container{
		padding-bottom: 0px;
		min-height: 268px;
		box-sizing: border-box;
	}


.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  justify-content: space-around;
}

.txt ul li.flex-item {
  padding: 145px 5px 5px 5px;
  width: 250px;
  margin-top: 10px;


  color: #000000;
  font-size: 16px;
  text-align: center;
  font-family: "Times New Roman", sans-serif;
  font-style: italic;

}
.txt ul li.flex-item span {
    color: #ba741c;
}
.txt ul li.ww01 { background:url("/media/static/whywe/whywe_01.png") center top no-repeat;}
.txt ul li.ww02 { background:url("/media/static/whywe/whywe_02.png") center top no-repeat;}
.txt ul li.ww03 { background:url("/media/static/whywe/whywe_03.png") center top no-repeat;}
.txt ul li.ww04 { background:url("/media/static/whywe/whywe_04.png") center top no-repeat;}
.txt ul li.ww05 { background:url("/media/static/whywe/whywe_05.png") center top no-repeat;}
.txt ul li.ww06 { background:url("/media/static/whywe/whywe_06.png") center top no-repeat;}
.txt ul li.ww07 { background:url("/media/static/whywe/whywe_07.png") center top no-repeat;}

.flex-wrap {
    clear: both;
    max-width: 1220px;
    width: auto;
    margin: 0 auto;
}
#content.main-page .plugin_link a.orange { background: #fd8c02; }
#content.main-page .plugin_link a { font-size: 16px; white-space: nowrap; }
.inlinesquidy {
    vertical-align: top;
    border: none;
}

.corpWrap {
    overflow: hidden;
}
.corpWrapLeft {
    float: left;
    width: 55%;
}
.corpWrapRight {
    float: right;
    text-align: right;
    width: 45%;
}

.rec-corp {
    background: #fd8c02;
    padding: 10px 10px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    border-radius: 6px;
}

@media only screen and (min-width: 1000px) and (max-width: 1110px) {
  .corpWrapLeft {
      float: none;
      width: auto;
  }
  .corpWrapRight {
      float: none;
      width: auto;
      text-align: left;
      margin: 20px 0;
  }
}

@media only screen and (max-width: 1110px) {
    .corpWrap {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 778px) {
      .corpWrapLeft {
      float: none;
      width: auto;
  }
  .corpWrapRight {
      float: none;
      width: auto;.thead .price, .tsod .price
      text-align: left;
      margin: 20px 0;
  }
}

#mainWrapperLink {
	margin: 0 auto;
	text-align: center;
}
#content.main-page .mainLinkLeft {
    display: inline-block;
    width: auto;
    margin-right: 20px;
}
#content.main-page .mainLinkRight {
    display: inline-block;
    width: auto;
}

@media only screen and (max-width: 625px) {
    #content.main-page .mainLinkLeft {
        display: block;
        width: auto;
        margin-right: 0;
    }
    #content.main-page .mainLinkRight {
        display: block;
        width: auto;
    }
}

/*#content.main-page .container {*/
    /*text-align: center;*/
/*}*/

.margin50 {
    margin-bottom: 50px;
}

.tcenter {
    text-align: center;
}

.buy-ticket-btn {
    display: block;
    margin-top: 20px;
    background: #9d1007;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    width: 100px;
}