

/* Start:/bitrix/templates/right_dance/styles.css?153778876541182*/
@font-face {
	font-family: "snowstorm_kraft";
	src: url("/bitrix/templates/right_dance/fonts/snowstorm_kraft.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "pribambas";
	src: url("/bitrix/templates/right_dance/fonts/pribambas.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "OpenSansRegular";
	src: url("/bitrix/templates/right_dance/fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Roboto-Medium";
	src: url("/bitrix/templates/right_dance/fonts/Roboto-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Roboto-Regular";
	src: url("/bitrix/templates/right_dance/fonts/Roboto-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "HelveticaNeueCyr-Medium";
	src: url("/bitrix/templates/right_dance/fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "CenturyGothic";
	src: url("/bitrix/templates/right_dance/fonts/CenturyGothic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Drina";
	src: url("/bitrix/templates/right_dance/fonts/Drina.otf") format("opentype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
    font-family: "Custom";
    src: url("/bitrix/templates/right_dance/fonts/Custom.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}




body {
    margin: 0;
    color: #000000;
    background: #ffffff;
    font-family: OpenSansRegular;
	font-size:16px
}
a {
    text-decoration: none;
    color: #707070;
    transition: 0.2s;
}
a:hover {
    text-decoration: underline;
    color: #3c3c3c;
}
h1 {
    font-size: 55px;
    color: #303030;
    text-align: center;
    font-family: Custom;
    font-weight: normal;
    margin-top: 14px;
}
img {
    max-width: 100%;
}
header {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 20;
    padding-top: 48px;
}
.cookiesb {
    position: fixed;
    bottom: -200px;
    width: 100%;
    background: #fff;
    padding: 20px;
    font-size: 12px;
    box-sizing: border-box;
    z-index: 999;
    box-shadow: -1px -1px 7px -2px;
    transition: bottom .5s, top .5s;
}
.cookies_container {
    max-width: 960px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    position: relative;
    padding-right: 32px;
}
.close_cookies {
    position: absolute;
    width: 27px;
    height: 27px;
    top: -10px;
    right: 0;
}
.cookies_a {
    text-decoration: underline;
}
.cookies_show {
    bottom: 0;
}
.bl_ch {
    width: 94%;
    max-width: 1170px;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}
address {
    font-style: normal;
}
.menu_bl {
    width: 94%;
    max-width: 1380px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.top-menu {
    margin: 0 -4px;
    padding: 5px 4px 15px;
    padding-top: 7px;
    background: url(/bitrix/templates/right_dance/img/bg-top-menu.png) 50% 50% no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 5;
    text-align: center;
}
.home-link {
    display: inline-block;
    float: none;
    background: url(/bitrix/templates/right_dance/img/icon-home.png) 50% 50% no-repeat;
    width: 25px;
    height: 56px;
    margin-left: -58px;
    margin-right: 28px;
}
.top_left {
    position: absolute;
    top: -32px;
    left: 8%;
    width: 30%;
    text-align: left;
}
.top_left address {
    font-size: 15px;
    font-family: OpenSansRegular;
    color: #5f5e5e;
    float: left;
    font-weight: bold;
    margin-top: 8px;
}
.top_left .soc_bl {
    float: right;
}
.soc_bl a {
    width: 22px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
}
.soc_bl a img {
    transition: 0.3s;
    vertical-align: middle;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    opacity: 0.6;
}
.soc_bl a:hover img {
    filter: none;
    -webkit-filter: none;
    opacity: 1;
}

.top_right {
    position: absolute;
    right: 8%;
    top: -27px;
    width: 32%;
    text-align: left;
}
a.tel {
    color: #5f5e5e;
    font-size: 14px;
    font-family: OpenSansRegular;
    text-decoration: none !important;
    font-weight: bold;
    transition: 0.3s;
}
a.tel:hover {
    color: #8e0634;
}
a.tel:nth-child(1) {
    margin-right: 20px;
}
.phone_bl {
    float: left;
}
#form_id_FID2 {
    float: right;
    color: #fd3495;
    border-bottom: 1px dotted #fd3495;
    font-family: roboto-Medium;
    font-size: 16px;
    transition: 0.3s;
    padding-bottom: 3px;
}
#form_id_FID2:hover {
    border-bottom: 1px solid #8e0634;
    color: #8e0634;
}





a.mob_logo {
    display: none;
}
nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.top-menu ul li {
    float: left;
    height: 60px;
    line-height: 56px;
    font-size: 14px;
    padding: 0 6px;
    min-width: 80px;
    text-align: center;
}
.separ {
    display: block;
    float: left;
    width: 2px;
    height: 36px;
    background: url(/bitrix/templates/right_dance/img/menu-separator.png) 50% 50% no-repeat;
    margin-top: 10px;
}
.separ:nth-child(6), .separ:last-child {
    display: none;
}
.top-menu ul li a.root-item-selected {
    font-weight: bold;
    color: #8e0634;
}
.top-menu ul li a {
    display: block;
    height: 100%;
    color: #494949;
    text-decoration: none;
    font-family: OpenSansRegular;
    font-size: 16px;
    /* text-transform: uppercase; */
}
.top-menu ul li a:hover {
    color: #8e0634;
}
ul#top-horizontal-multilevel-menu {
    width: 100%;
    display: inline-block;
    float: none;
    text-align: center;
    display: flex;
    max-width: 1220px;
    margin: auto;
}
.menu_ic {
    display: none;
}
.logo {
    float: left;
    width: 129px;
    height: 130px;
    background: url(/bitrix/templates/right_dance/img/logo.png) 50% 50% no-repeat;
    margin: -38px 0;
    margin-left: 15px;
    margin-right: 31px;
}
.top-menu ul li {
    flex-grow: 1;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.content {
    background: url(/bitrix/templates/right_dance/img/note_bg.jpg) center;
    /* background-size: cover; */
    text-align: center;
}
/*background: url(/bitrix/templates/right_dance/img/bg-first-section.jpg) center no-repeat;*/
.gall_link {
    font-size: 66px;
    color: #ffffff;
    line-height: 120%;
    text-align: center;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 30px;
    font-family: Drina;
    font-weight: normal;
    background: url(/upload/iblock/e53/e533863….png);
    padding: 68px;
    display: inline-flex;
}
.bl_ch.gall {
    text-align: center;
    padding-bottom: 70px;
}
.gall_link {
    font-size: 66px;
    color: #ffffff;
    line-height: 120%;
    text-align: center;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 30px;
    font-family: Drina;
    font-weight: normal;
    background: url(/bitrix/templates/right_dance/img/pf.png) center no-repeat;
    padding: 101px 107px;
    background-size: contain;
    display: inline-flex;
    text-decoration: none !important;
}
.gal_h1 {
    margin-top: 35px;
    margin-bottom: 8px;
}
section.top h2{
    font-family: pribambas;
    color: #424242;
    font-size: 36px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
    margin-top: 32px;
    position: relative;
    z-index: 5;
}
#slider {
    position: absolute;
    top: 0;
    left: 0;
    height: 576px;
    width: 100%;
    z-index: 1;
}

#slides li div {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: right bottom;
}
#slider .owl-prev, #slider .owl-next{
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -51px;
	position:absolute;
    border: 0;
    outline: 0;
    z-index: 10;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
	cursor:pointer;
}
#slider .owl-next {
    right: -60px;
    background: url(/bitrix/templates/right_dance/img/icon-next.png) 50% 50% no-repeat;
}
#slider .owl-prev {
    left: -60px;
    background: url(/bitrix/templates/right_dance/img/icon-prev.png) 50% 50% no-repeat;
}
#slides {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    right: 0;
    margin-left: 60px;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#slides img {
    width: auto;
    height: 100%;
    float: right;
    vertical-align: bottom;
}
#slides li {
    -webkit-transition: 0.5s opacity ease-in-out;
    -moz-transition: 0.5s opacity ease-in-out;
    -o-transition: 0.5s opacity ease-in-out;
    -ms-transition: 0.5s opacity ease-in-out;
    transition: 0.5s opacity ease-in-out;
    height: 596px;
}
/*#slides li:nth-child(1) {
    left: 662px;
    top: 104px;
}
#slides li img {
    display: block;
}
#slides li:nth-child(2) {
    right: -14px;
    bottom: 6px;
}
#slides li:nth-child(3) {
    right: -60px;
    bottom: -4px;
}
#slides li:nth-child(4) {
    left: 379px;
    bottom: -8px;
}
#slides li:nth-child(5) {
    right: -48px;
    bottom: 4px;
}
#slides li:nth-child(6) {
    right: -65px;
    bottom: 0;
}*/
#slides li.active {
    /*opacity: 1;*/
    -ms-filter: none;
    filter: none;
}
header.main {
    background: url(/bitrix/templates/right_dance/img/bg-first-section.jpg) 50% 50% no-repeat;
    height: 710px;
    background-size: cover;
    padding-top: 42px;
    overflow: hidden;
}
.form-box {
    padding: 40px 34px 32px;
    position: relative;
    z-index: 5;
    width: 232px;
    margin-left: 70px;
    margin-top: 10px;
    background: rgba(255,255,255,0.3);
}
.submit-box {
    margin-top: 15px;
    width: 100%;
    height: 64px;
    text-align: center;
    background: #b90541;
    color: #fff;
    font-family: pribambas;
    font-size: 30px;
    line-height: 32px;
    position: relative;
    cursor: pointer;
    transition: 0.2s;
}
.submit-box input {
    position: absolute;
    top: 0;
    left: 0;
    background: 0;
    border: 0;
    outline: 0;
    padding: 0;
    width: 100%;
    cursor: pointer;
    height: 100%;
    transition: 0.2s;
}
.submit-box:hover {
    background: #d72767;
}
.response {
    position: fixed;
    top: 20%;
    left: calc(50% - 150px);
    box-sizing: border-box;
    padding: 50px 20px;
    border-radius: 5px;
    font-size: 30px;
    box-shadow: 0 3px 46px 0 #00000054;
    background: #ffffffed;
    z-index: 999;
    width: 320px;
    text-align: center;
}


.btnn, .napr_cont #form_id_FID1 {
    cursor: pointer;
    font-size: 23px;
    color: #ffffff;
    background: #b01641;
    transition: 0.2s;
    font-family: pribambas;
    line-height: 54px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 20px;
    display: inline-block;
    border-radius: 5px;
}
.btnn:hover, .napr_cont #form_id_FID1:hover {
    background: #fe3e86;
}
.cont2 {
    width: 100%;
    float: left;
    text-align: center;
}
.cont2 h2 {
    font-size: 66px;
    color: #2d2c2c;
    line-height: 120%;
    max-width: 630px;
    text-align: center;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 30px;
    position: relative;
    font-family: Custom;
    font-weight: normal;
}
.cont2 h2:after {
    content: "";
    position: absolute;
    width: 62px;
    height: 2px;
    background: #2d2c2c;
    bottom: 0;
    left: calc(50% - 31px);
}
.bl_ch.dost {
    max-width: 1220px;
    position: relative;
    margin-bottom: 50px;
}
.full_bl_ch {
    width: 100%;
    float: left;
    position: relative;
}
.pol_bl_ch {
    width: 50%;
    float: left;
    text-align: left;
}
.pol_bl_ch.gr {
    background: #f9f9f9;
}
.pol_bl_ch_ch {
    width: 92%;
    max-width: 590px;
    min-height: 500px;
    position: relative;
}
.right {
    float: right;
}
.left {
    float: left;
}
.pol_bl_ch_ch h2 {
    font-size: 48px;
    text-align: left;
    max-width: 400px;
    float: left;
    margin-bottom: 10px;
    margin-top: 90px;
}
.pol_bl_ch_ch .text {
    width: 90%;
    float: left;
    max-width: 452px;
    font-size: 18px;
    line-height: 27px;
    color: #565656;
    font-family: pribambas;
    margin-bottom: 20px;
}
.pol_bl_ch_ch h2:after {
    position: absolute;
    width: 42px;
    height: 2px;
    background: #ce2b61;
    bottom: 5px;
    left: -21px;
}
.pol_bl_ch_ch.left h2 {
    margin-left: 30%;
}
.pol_bl_ch_ch.left .text {
    margin-left: 31%;
}
.pol_bl_ch.gr .pol_bl_ch_ch.right:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 140px;
    background: #e53a78;
    right: 0;
    top: calc(50% - 70px);
}
.pol_bl_ch.gr .pol_bl_ch_ch.left:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 140px;
    background: #e53a78;
    left: 0;
    top: calc(50% - 70px);
}
.pr_list {
    list-style: none;
    padding: 0;
    width: 90%;
    max-width: 400px;
    margin-left: 31%;
    margin-top: 74px;
}
.pr_list li {
    width: 100%;
    display: inline-block;
    margin: 10px auto;
}
.pr_list .img_bl {
    float: left;
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
}
.pr_list p {
    display: inline-block;
    width: calc(100% - 60px);
    box-sizing: border-box;
    padding-left: 50px;
    font-size: 20px;
    line-height: 28px;
    color: #424242;
    font-family: pribambas;
    position: relative;
}
.pr_list p:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    background: #e53a78;
    left: 22px;
    top: 13px;
}
.pol_bl_ch_ch.right .pr_list {
    margin-left: 0;
}
.pr_list p span {
    color: #f24587;
}
.bl_ch.min_bl_ch {
    max-width: 1020px;
}
.text_bl {
    width: 100%;
    font-size: 20px;
    font-family: pribambas;
    line-height: 140%;
    color: #353535;
    margin-top: 40px;
    margin-bottom: 60px;
    display: inline-block;
}
.text_bl .text_bl_ch {
    width: 48%;
    float: left;
    position: relative;
}
.text_bl .text_bl_ch:nth-child(2n) {
    float: right;
}
.text_bl span {
    color: #f046a4;
}
.text_bl .text_bl_ch:before {
    content: "";
    position: absolute;
    top: 13px;
    left: -25px;
    width: 12px;
    height: 2px;
    background: #f047b6;
}



.why {
    height: 704px;
    background: url(/bitrix/templates/right_dance/img/bg-second-section.jpg) 50% 50% no-repeat;
    padding-top: 18px;
    padding-bottom: 40px;
    background-size: cover;
}
.container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.why-title {
    background: url(/bitrix/templates/right_dance/img/title-why.png) 50% 50% no-repeat;
    height: 390px;
    position: relative;
}
.why-title h2 {
    font-family: pribambas;
    color: #fff;
    font-weight: normal;
    font-size: 58px;
    position: absolute;
    top: 295px;
    left: 321px;
}
.why .items {
    margin-top: 16px;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.why .item {
    width: 250px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin: 0 35px;
}
.why .item h3 {
    font-family: pribambas;
    font-size: 26px;
    font-weight: 400;
    margin-top: 12px;
}
.why .item p {
    line-height: 16px;
    font-size: 14px;
    margin-top: 10px;
}
.about {
    background: url(/bitrix/templates/right_dance/img/bg-third-section.jpg) 50% 50% no-repeat;
    height: 794px;
    color: #fff;
    padding-top: 20px;
    background-size: cover;
}
.about-title {
    background: url(/bitrix/templates/right_dance/img/title-about.png) 50% 50% no-repeat;
    height: 335px;
    position: relative;
}
.about ul {
    margin: 50px 70px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    text-align: justify;
}
.about ul li {
    margin-bottom: 20px;
}
.camps {
    background: url(/bitrix/templates/right_dance/img/bg-fourth-section.jpg) 50% 50% no-repeat;
    height: 1691px;
    padding-top: 70px;
    background-position-y: 2px;
    margin-top: -2px;
    background-size: cover;
}
.camps-title {
    background: url(/bitrix/templates/right_dance/img/title-camps.png) 50% 50% no-repeat;
    height: 455px;
}
.camps .items {
    margin-top: 24px;
    color: #3c3c3b;
}
.camps .item {
    width: 25%;
    float: left;
}
.camp-img.umka {
    margin-left: -12px;
}
.camp-img img {
    vertical-align: middle;
}
.camps .item h3 {
    font-family: 'pribambas',sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
    margin-top: -8px;
}
.camps .item p {
    margin: 20px 0 0;
    font-size: 14px;
    padding: 0 20px;
    font-weight: 300;
    text-align: left;
}
.camps .item p em {
    font-style: normal;
    font-weight: bold;
}
.camps .item ul {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 0 20px 0 38px;
    text-align: left;
}
.camp-img.balu {
    margin-left: 4px;
}
.camp-img.panda {
    margin-left: -5px;
    padding-top: 32px;
}
.camp-img.winni {
    margin-left: 15px;
    padding-top: 34px;
}
.form-box2 {
    width: 762px;
    margin: 70px auto 0;
}
.btn, .input-box {
    border: 0;
    outline: 0;
    padding: 0;
    background: 0;
    margin: 0;
}
.input-box {
    border: 1px solid #3c3c3b;
    background: rgba(255,255,255,0.1);
    width: 100%;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 24px;
    line-height: 50px;
    font-weight: 300;
    color: #3c3c3b;
    margin-bottom: 19px;
}
.form-box2 .input-box {
    width: 232px;
    margin-right: 28px;
    margin-bottom: 26px;
}
.form-box2 .input-box:nth-child(3) {
    margin-right: 0;
}
.form-box2 .submit-btn {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    background: #e40d81;
    width: 100%;
    height: 42px;
    color: #fff;
    font-family: 'pribambas',sans-serif;
    font-size: 30px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.2s;
}
.form-box2 .submit-btn:hover {
    background: #ff2e77;
}
.chb {
    font-size: 12px;
}




footer {
    width: 100%;
    text-align: center;
    position: relative;
    background: url(/bitrix/templates/right_dance/img/pinc_bg.jpg) center no-repeat;
    background-size: cover;
    color: #ffffff;
    float: left;
}
nav.bot_menu {
    width: 78%;
    float: left;
}
nav.bot_menu ul {
    width: 100%;
    display: flex;
    margin-top: 40px;
}
nav.bot_menu ul li {
    flex-grow: 1;
}
nav.bot_menu ul li a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
footer .alx_feedback_popup {
    color: #da2b6c;
    background: #ffffff;
    width: 174px;
    line-height: 54px;
    display: inline-block;
    float: right;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 22px;
    transition: 0.2s;
}
footer .alx_feedback_popup:hover {
    opacity: 0.9;
}
.bot_soc {
    width: 50%;
    float: left;
    margin-top: 40px;
}
.bot_soc p {
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin: auto;
    margin-right: 20px;
    line-height: 26px;
}
.bot_soc .soc_bl {
    float: left;
}
.bot_soc .soc_bl img {
    filter: grayscale(1) brightness(10);
    -webkit-filter: grayscale(1) brightness(10);
    opacity: 1;
	transition: 0.2s;
}
.bot_soc .soc_bl img:hover {
    filter: grayscale(0) brightness(1);
    -webkit-filter: grayscale(0) brightness(1);
}
.bot_soc .soc_bl a:hover {
    background: #ffffff;
}
.bot_soc .soc_bl a {
    border-radius: 3px;
    line-height: 26px;
    text-align: center;
}
a.privacy {
    display: inline-block;
    clear: both;
    float: left;
    margin-top: 14px;
    font-size: 13px;
    color: #ffffff;
}
.bot_cont {
    width: 50%;
    float: left;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 42px;
}
.bot_cont a.tel {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-left: calc((100% - 452px)/2);
}
.bot_cont address {
    float: left;
    margin-bottom: 0;
}
.dev {
    float: left;
    display: inline-block;
    margin-top: 17px;
    font-weight: normal;
    font-size: 13px;
}
.dev a {
    color: #ffffff;
}
.bl_ch.top_line {
    border-top: 1px solid #e36a98;
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 30px;
}
.l_men {
    width: 50%;
    float: left;
    font-size: 13px;
}
.l_men ul {
    list-style: none;
    padding: 0;
    width: 100%;
}
.l_men ul li {
    width: 33.333%;
    float: left;
}
.l_men ul li a {
    color: #ffffff;
    line-height: 18px;
    margin: 5px auto;
    display: inline-block;
}
.l_men .name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
div#map {
    width: 60%;
    height: 540px;
    position: relative;
    float: left;
    padding: 26px;
    box-sizing: border-box;
    margin-top: 50px;
	margin-bottom:50px;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}
.cont_left {
    width: 40%;
    float: left;
}
#map>ymaps {
    box-shadow: 0px 33px 51px 0px rgba(0, 0, 0, 0.16);
}
div#map:before {
    content: "";
    position: absolute;
    width: 125px;
    height: 125px;
    top: 0;
    left: 0;
    border-left: 4px solid #ef4284;
    border-top: 4px solid #ef4284;
}
div#map:after {
    content: "";
    position: absolute;
    width: 125px;
    height: 125px;
    bottom: 0;
    right: 0;
    border-right: 4px solid #ef4284;
    border-bottom: 4px solid #ef4284;
}
.cont_left a.tel {
    font-size: 24px;
    color: #303030;
    font-family: pribambas;
    padding-left: 60px;
    display: inline-block;
    line-height: 60px;
    position: relative;
    font-weight: normal;
	transition: 0.2s;    margin-bottom: 10px;
}
.cont_left address {
    font-size: 24px;
    color: #303030;
    font-family: pribambas;
    padding-left: 60px;
    display: inline-block;
    line-height: 118%;
    position: relative;
	transition: 0.2s;    margin-bottom: 10px;
}
.cont_left .mail {
    font-size: 24px;
    color: #303030;
    font-family: pribambas;
    padding-left: 60px;
    display: inline-block;
    line-height: 60px;
    position: relative;
    text-decoration: none !important;
    transition: 0.2s;    margin-bottom: 10px;
}
.cont_left a.tel:before, .cont_left .mail:before, .cont_left address:before{
    content: "";
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 8px;
    background: #ef4284;
    border-radius: 50%;
    z-index: 5;
    transition: 0.2s;
}
.cont_left a.tel:after, .cont_left .mail:after, .cont_left address:after {
    content: "";
    width: 42px;
    height: 42px;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 7;
    transition: 0.2s;
}
.cont_left a.tel:after{
	background: url(/bitrix/templates/right_dance/img/tel.png) center no-repeat;
}
.cont_left .mail:after{
	background: url(/bitrix/templates/right_dance/img/mail.png) center no-repeat;
}
.cont_left address:after{
	background: url(/bitrix/templates/right_dance/img/locc.png) center no-repeat;
}
.cont_left a.tel:hover, .cont_left .mail:hover {
    color: #ef4284;
}
.cont_left .soc_bl {
    background: url(/bitrix/templates/right_dance/img/ppf.png) center no-repeat;
    width: 326px;
    color: #ffffff;
    font-size: 24px;
    font-family: pribambas;
    text-align: center;
    padding: 66px 0;
    margin-top: 20px;
}
.cont_left .soc_bl p {
    margin-bottom: 10px;
    margin-top: 0;
}
.cont_left .soc_bl a {
    width: 28px;
    height: 28px;
    background: #ffffff;
    border-radius: 5px;
    transition: 0.2s;
    margin: auto 3px;
}
.cont_left .soc_bl a img {
    filter: none;
	-webkit-filter:none;
    opacity: 0.8;
    transition: 0.2s;
}
.cont_left .soc_bl a:hover {
    background: transparent;
}
.cont_left .soc_bl a:hover img {
    filter: grayscale(1) brightness(10);
    -webkit-filter: grayscale(1) brightness(10);
    opacity: 1;
}
.cont_left .soc_bl a:hover {
    background: transparent;
}
.cont_left h1 {
    text-align: left;
    margin-top: 60px;
    margin-bottom: 20px;
}
body #alx_feed_back_FID1 .afbf_submit_block, body #alx_feed_back_FID2 .afbf_submit_block {
    text-align: center !important;
}
body #alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn, body #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn {
    font-family: pribambas;
    font-size: 24px !important;
}
body #alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn:hover, body #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn:hover {
    background: #fe3e86 !important;
}
.main-user-consent-request-popup-cont {
    width: 96%;
    max-width: 730px;
    height: 86%;
}
.main-user-consent-request-popup-body {
    height: calc(100% - 60px);
}
.main-user-consent-request-popup-content {
    height: 100%;
}
.main-user-consent-request-popup-textarea-block {
    height: calc(100% - 60px);
}
textarea.main-user-consent-request-popup-text {
    height: 100%;
}

@media(max-width:1400px){
.top_left {
    left: 5%;
}
.top_right {
    right: 5%;
    width: 35%;
}

}

@media(max-width:1280px){
.top_left {
    left: 1%;
    width: 36%;
}
.top_right {
    right: 0%;
    width: 37%;
}
a.tel {
    font-size: 12px;
}
a.tel:nth-child(1) {
    margin-right: 10px;
}
#form_id_FID2 {
    font-size: 16px;
    margin-top: 3px;
}
.pol_bl_ch_ch.left h2, .pol_bl_ch_ch.left .text, .pr_list {
    margin-left: 10%;
    margin-right: 0;
    float: left;
}
.pol_bl_ch_ch.right .pr_list, .pol_bl_ch_ch .text, .pol_bl_ch_ch h2 {
    float: right;
    margin-right: 10%;
    max-width: 100%;
}


}
@media(max-width:1170px){
.owl-item.active.center .text {
    margin-left: -31%;
}
#slider .owl-next {
    right: 0;
}
#slider .owl-prev {
    left: 0;
}
#slides {
    box-sizing: border-box;
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
}




}

@media(max-width:1024px){
.menu_ic {
    display: block;
    position: absolute;
    z-index: 15;
}
header, header.main {
    padding-top: 26px;
}
a.mob_logo {
    z-index: 15;
    display: block;
    position: absolute;
    left: 2%;
    top: -4px;
}
a.mob_logo .logo {
    margin: auto;
    width: 110px;
    background-size: contain;
}
ul#top-horizontal-multilevel-menu .logo {
    display: none;
}
.menu_ic {
    display: block;
    position: absolute;
    z-index: 15;
    left: 145px;
    font-weight: bold;
    color: #4a474a;
    top: 43px;
    line-height: 34px;
}
.menu_ic span {
    width: 34px;
    height: 34px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.menu_ic span i {
    height: 3px;
    background: #f14183;
    width: 90%;
    margin: 4px auto;
    display: inline-block;
    float: left;
    transition: 0.2s;
}
.top-menu {
    height: 60px;
    z-index: 12;
}
ul#top-horizontal-multilevel-menu {
    position: absolute;
    top: 60px;
    background: #dad9d8;
    width: 250px;
    padding-top: 25px;
    left: 50px;
    box-shadow: 0 10px 10px #0000007a;
    padding-bottom: 20px;
    display: none;
}
.top-menu ul li {
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 35px;
    height: 40px;
}
.menu_ic span.close i:nth-child(1) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: 18px;
}
.menu_ic span.close i:nth-child(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    margin-top: -7px;
}
.menu_ic span.close i:nth-child(3) {
    display: none;
}
#form_id_FID2 {
    font-size: 0;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 10px;
    top: 37px;
    background: #ef4284 url(/bitrix/templates/right_dance/img/tel.png) center no-repeat;
    border: none;
    border-radius: 5px;
}
.phone_bl {
    position: absolute;
    right: 58px;
    top: 40px;
    width: 115px;
    white-space: nowrap;
}
a.tel {
    float: left;
    line-height: 180%;
}
.top_left address,.top_left .soc_bl {
    display: none;
}
.container {
    width: 96%;
}



nav.bot_menu ul li a {
    font-size: 12px;
}
footer .alx_feedback_popup {
    width: 160px;
}
.bot_cont a.tel {
    margin-left: 10px;
    float: right;
    height: 20px;
}
.l_men ul li {
    width: 50%;
    float: left;
}
.napr_sec .section ul li {
    width: 50% !important;
    box-sizing: border-box;
}
.napr_sec .section {
    width: 47%;
}
.section_img {
    background-size: contain;
}
.napr_sec .section ul {
    display: inline-block;
    background: #ffffff94;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}
.why, .about, .camps {
    height: auto;
    float: left;
}
.form-box2 {
    margin-bottom: 30px;
}

}

@media(max-width:980px){
.dost-list.dost_grid .dost-item {
    width: 47%;
    margin: 1% !important;
    display: inline-block;
    float: none;
    text-align: left;
}
.dost-list.dost_grid {
    text-align: center;
}
.owl-item.active.center .text {
    margin-left: auto;
    margin-right: auto;
}
.otz-list .owl-prev {
    left: 0;
}
.otz-list .owl-next {
    right: 0;
}
.owl-item.active.center .otz-item:before, .owl-item.active.center .otz-item:after{
	display:none;
}
.form-box2 {
    width: auto;
}
#slides li div {
    background-size: contain;
}
.why-title {
    background-size: contain;
}
.why-title h2 {
    width: 100%;
    left: auto;
    right: 0;
    font-size: 40px;
}




}
@media(max-width:768px){
.pol_bl_ch {
    width: 100%;
}
.pol_bl_ch_ch {
    width: 96%;
    margin: auto;
    float: none;
    min-height: 0;
}
.form-box {
    background: rgba(255, 255, 255, 0.79);
}
.pol_bl_ch.gr .pol_bl_ch_ch.right:after, .pol_bl_ch_ch h2:after, .pol_bl_ch.gr .pol_bl_ch_ch.left:after{
	display:none;
}
.pol_bl_ch_ch.right .pr_list, .pol_bl_ch_ch .text, .pol_bl_ch_ch h2 {
    float: left;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
}
.pol_bl_ch_ch.left h2, .pol_bl_ch_ch.left .text, .pr_list {
    margin: auto;
    margin-top: 20px;
    width: 96%;
    max-width: 500px;
    float: left;
}
.cont2 h2 {
    font-size: 50px;
}
.text_bl .text_bl_ch {
    width: 93%;
    float: none !important;
    margin: auto;
}
.napr_sec .section {
    width: 100%;
    text-align: center;
}
.section_img {
    height: 140px;
    background-position: center !important;
}
.napr_sec .section ul li {
    width: 50% !important;
    box-sizing: border-box;
    clear: none !important;
    text-align: left;
}
.napr_sec .section ul {
    max-width: 530px;
}
.camps-title {
    height: 300px;
    background-size: contain;
}
.camps .item {
    width: 50%;
}


nav.bot_menu {
    width: 100%;
    margin-bottom: 20px;
}
nav.bot_menu ul {
    display: inline-block;
    text-align: center;
}
nav.bot_menu ul li {
    display: inline-block;
    padding: 0 10px;
}
footer .alx_feedback_popup {
    float: none;
    margin: auto;
    display: block;
    clear: both;
}
.bot_cont address {
    float: right;
}
.dev {
    width: 100%;
    white-space: normal;
    text-align: right;
}
.gallery-item {
    width: 48%;
    margin: 1% !important;
}
.cont_left {
    width: 100%;
}
.cont_left .cont_bl {
    width: 50%;
    float: left;
}
.cont_left .soc_bl {
    float: left;
    width: 50%;
    background-size: contain;
}
div#map {
    width: 100%;
    height: 350px;
}
.about-title {
    background-size: contain;
}
.about ul {
    margin: auto;
}
.napr_cont {
    background: #ffffff7a;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btnn.zayavka {
    margin-bottom: 25px;
}



}
@media(max-width:600px){
ul#top-horizontal-multilevel-menu {
    padding-top: 40px;
}
.top_right {
    position: static;
}
.phone_bl {
    right: auto;
    left: 86px;
    top: 86px;
    display: none;
}
#form_id_FID2 {
    top: 9px;
}
ul#top-horizontal-multilevel-menu {
    padding-top: 70px;
}
h1 {
    font-size: 32px;
}
.dost-list.dost_grid .dost-item {
    width: 98%;
}
.l_men ul li {
    width: 100%;
    float: left;
}
.cont2 h2 {
    font-size: 32px;
}
.dost-list .owl-next {
    right: 8px;
}
.dost-list .owl-prev {
    left: auto;
    right: 68px;
}
.dost .show_all {
    bottom: -40px;
    right: auto;
    left: 6px;
}
.owl-item.active.center .text {
    width: 86%;
    font-size: 17px;
}
.gall_link {
    font-size: 31px;
    margin: auto;
    padding: 67px 83px;
}
.gallery-item {
    width: 98%;
    max-width: 370px;
    float: none;
    margin: 1% auto !important;
    padding-top: 1px;
}
.otzyv-item .text {
    font-size: 17px;
}
.cont_left .cont_bl, .cont_left .soc_bl {
    width: 100%;
}
.why .item {
    width: 100%;
    margin: auto;
}
.camps .item {
    width: 100%;
}
.form-box2 .input-box {
    margin: 10px !important;
}
.form-box2 .submit-btn {
    width: 240px;
    white-space: normal;
    font-size: 20px;
}
.dost-item {
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.1);
    margin: auto;
    margin-bottom: 30px;
    max-width: 370px;
    padding-bottom: 14px;
    transition: 0.3s;
    min-height: 432px;
    box-sizing: border-box;
}
.napr_cont .text {
    font-size: 17px;
}
.napr_cont .text br {
    display: none;
}
#slider .owl-next,#slider .owl-prev{
	display:none;	
}
.form-box {
    margin: auto;
}

}
@media(max-width:400px){
.bot_soc, .bot_cont {
    width: 100%;
    text-align: center;
}
.bot_soc p, .bot_soc .soc_bl, a.privacy, .bot_cont address, .bot_cont a.tel {
    float: none;
}
.dev {
    float: none;
    text-align: center;
}
.l_men {
    width: 50%;
    float: left;
    font-size: 10px;
}
div#map {
    padding: 12px;
}
}

/* Streams */
    
.streams{
    display: flex;
    flex-flow: row wrap;
}
.streams *{
    box-sizing: border-box;
    text-align: center;
}
    .streams-item{
        position: relative;
        box-sizing: border-box;
        width: 31%;
        margin: 1%;
    }
    .streams-item a{
        display: block;
        height: 330px;
    }
@media screen and (max-width: 800px){
    .streams-item{
        width: 48%;
        margin: 1%;
    }
}
@media screen and (max-width: 600px){
    .streams-item{
        width: 100%;
        margin: 1% 0;
    }
}
.streams-item:hover .btn-href{
    opacity: 1;
}
.streams-item:hover .stream-info{
    background: rgba(0,0,0,0.6);
}
.streams-item:hover .stream-text{
    opacity: 1;
}
.stream-head{
    font-size: 24px;
    font-weight: bold;
}
.btn-href{
    color: #da2b6c;
    background: #ffffff;
    width: 174px;
    line-height: 54px;
    display: inline-block;
    float: right;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 22px;
    transition: 0.2s;
    opacity: 0;
}
.stream-text{
    opacity: 0;
    transition: 200ms opacity linear;
}
.btn-href:hover {
    opacity: 0.9;
}
    .streams-item img{
        width: 100%;
        height: 330px;
        object-fit: cover;
    }
    .stream-info{
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.3);
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        justify-content: center;
        color: #FFF;
        top: 0;
        left: 0;
        z-index: 9;
        padding: 15px;
        transition: 200ms all linear;
    }
.text-center{
    text-align: center;
}
.form-box-nap{
    padding: 40px 34px 32px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 300px;
}

/* Streams List */

.napr_sec .section ul {
    background: #ffffff94;
    padding: 10px;
        display: inline-block;
    border-radius: 10px;
}
.napr_sec .section ul li:nth-child(3n+1){
    clear: none !important;
}
.napr_sec .section ul li{
    width: 50% !important;
}
.napr_sec .section ul li:nth-child(3n){
    width: 50% !important;
}
.napr_sec .section ul li{
    padding-right: 0;
}

/* Table */

.td-head{
    background: #f0eeee;
}
.tr-head td{
    background: #fd3495;
}
.tr-head td:first-child{
    background: transparent;
}

/*  */


.napr_elem_ch #form_id_FID1{
    cursor: pointer;
    font-size: 23px;
    color: #ffffff;
    background: #b01641;
    transition: 0.2s;
    font-family: pribambas;
    line-height: 54px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 20px;
    display: inline-block;
    border-radius: 5px;
}
.text-left{
    text-align: left;
}
.w-50{
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 50px 0 30px 0;
}
.napr_elem{
    background-size: cover;
}
.h1_before{
        margin-bottom: 0px;
}
.mobile-tel {
    display: none;
}

.mobile-tel_icon {
    display: none;
}

.blog-container {
    max-width: 1380px;
    width: 96%;
    margin: auto;
    text-align: left;
}

.form-box input[type="email"] {
    display: none;
}

.error-container {
    max-width: 1380px;
    width: 85%;
    margin: auto;
    min-height: 350px;
    position: relative;
}

.error-window {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: center;
    width: 75%;
    padding: 15px;
    color: #fff;
    height: 200px;
    background: url(/bitrix/templates/right_dance/img/pinc_bg.jpg) center no-repeat;
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 37.5%);
}

.error-window h1 {
    color: #fff;
}

.error-window a {
    color: inherit;
}

@media screen and (max-width: 500px) {
    .mailto, .tel {
        display: none;
    }

    .mobile-tel {
        display: inline-block;
        position: absolute;
        z-index: 15;
        left: 125px;
        top: 25px;
        font-size: 14px;
    }

    .menu_ic {
        top: 15px;
        right: 0;
        left: initial;
        cursor: pointer;
    }

    ul#top-horizontal-multilevel-menu {
        left: initial;
        right: 5px;   
        padding-top: 15px; 
    }

    .menu_ic_text {
        display: none !important;
    }

    #form_id_FID2 {
        display: none;
    }

    .menu_bl {
        width: 100%;
        position: relative;
    }

    a.mob_logo {
        left: 0;
        top: -30px;
    }

    .mobile-tel_icon {
        display: inline-block;
        font-size: 0;
        width: 42px;
        z-index: 15;
        height: 42px;
        position: absolute;
        right: 70px;
        top: 12px;
        background: #ef4284 url(/bitrix/templates/right_dance/img/tel.png) center no-repeat;
        border: none;
        border-radius: 5px;
    }
    .napr_sec .section {
        z-index: 15;
    }
}

@media screen and (max-width: 326px) {
    .mobile-tel_icon {
        display: none;
    }
}
/* End */


/* Start:/bitrix/css/main/themes/blue/style.min.css?1518603625331*/
.bx-blue .btn.btn-default{outline:0;background-color:#1485ce;border-color:#1485ce;color:#FFF}.bx-blue .btn.btn-default:hover{outline:0;background-color:#53a4d8;border-color:#53a4d8;color:#FFF}.bx-blue .btn.btn-default:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
/* End */
/* /bitrix/templates/right_dance/styles.css?153778876541182 */
/* /bitrix/css/main/themes/blue/style.min.css?1518603625331 */
