
body {
    font-family: 'PT Serif', Tahoma, serif;
    padding-top: 60px;  
    margin: 0;
}
body.sidebar-vs {
    overflow: hidden;
}
.ovrl {
    display: none;
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    width: 100vw!important;
    height: 100vh!important;
    background-image: none!important;
    background-color: rgba(0,0,0,0.5);
    animation-name: i-amphtml-sidebar-mask-fade-out;
    z-index: 103;
}
body.sidebar-vs .ovrl {
    display: block;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*a {
    text-decoration: none;
    color: #04b;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    text-decoration: underline;
}
a:hover {
    color: #FF56F3;
    text-decoration: underline;
}*/


a {
    text-decoration: none;
    color: #FF00EA;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    text-decoration: underline;
}
a:hover {
    color: #FF56F3;
    text-decoration: underline;
}


 body {
    font-family: Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 21px;
    font-weight: 400;
    color: #333;
    line-height: 1.57;
}
h1 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
    text-transform: uppercase;
}
h2 {
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 900;
}
h3 {
    font-size: 21px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 900;
}
h4 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 900;
}
iframe {
    max-width: 100%;
}

.hidden {
    display: none !important;
}
  /*.content a {
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    color: #04b;
  }
.content a:hover {
   color: #07f;  
  }*/
  
.content a {
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    color: #04b;
  }
.content a:hover {
   color: red;  
  }
  .content h1 {
  	margin-bottom: 20px;
  }
  
  .content h2, .content h3, .content h4 {
      margin-top: 20px;
  }
#menu a {
    font-size: 21px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    color: #04b;
}
#menu a:hover {
   color: red; 
  }
.cntr {
    text-align: center;
}
p {
    margin: 0;
}

input, select, textarea {
    background: #fff;
}
h2, h3, h4, h5 {
    margin: 10px 0;
}


h5 {
    font-size: 20px;
}

.pc {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    padding: 0 20px;
}
.lcol {
    margin-right: 320px;
    position: relative;
}
.lcol .content {
    float: left;
    /* margin-left: 80px; */
    width: 100%;
}
.rcol {
    vertical-align: top;
    width: 290px;
    float: right;
    padding-top: 0px;
}
.rcol h2 {
    font-family: Helvetica,Arial,sans-serif !important;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: normal;
    text-align: left;
    background: url(/bitrix/templates/v2mf/res/img/pkl.png)  no-repeat;
    background-size: 290px;
    background-position-y: 25px;
    padding-bottom: 18px;
}
.sbc_lh {
    background: url(/bitrix/templates/v2mf/res/img/pkl2.png) center no-repeat;
    background-size: 290px;
    background-position-y: 100%;
    padding-bottom: 18px;
}
.rcol .rb {
    margin-bottom: 20px;
}
.rcol .anlist {
    margin: 0;
}
.rcol .anlist img {
    max-width: 100%;
}
.rcol .anlist a {
    width: 100%;
    margin: 0 0 20px 0;
    color: #FF00EA;
    font-size: 80%;
    line-height: 1.2;
    text-decoration: none;
    color: #333;
    display: block;
    min-height: 245px;
    
    background: #f5f5f5 !important;
    font-family: Helvetica,Arial,sans-serif !important;
    border: inherit !important;
    border-radius: inherit !important;
    text-decoration: none !important;
    color: #000000 !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
}
.rcol .anlist a span {
    font-size: 22px;
    padding: 5px 12px;
    display: block;
}
.rcol .anlist a:hover img {
    opacity: 0.7;
}
.rcol .anlist a img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: 0 0 5px 0;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.rcol .anlist a span {
    line-height: 1.5;
}
.clear {
    clear: both;
    float: none;
}
.content p, .content ul, .content ol, .content {
    font-size: 21px;
    line-height: 1.58;
}
.content ul, .content ol {
    padding-inline-start: 20px;
}
.content p {
    margin: 10px 0;
}
.content {   

}
.content .ctri {
    display: block;
    text-align: center;
}
header {
    background: url(https://www.missfit.ru/images/topper-2.gif);
    background-size: cover;
}
header .logo {
    padding: 0;
    text-align: center;
}
header .menuline {
    background-color: #ffe9ed;
    height: 45px;
    overflow: hidden;
}
header .menuline .burger {
    cursor: pointer;
    margin: 4px 0 0 0;
    float: right;
    border-radius: 40px;
    height: 38px;
    width: 38px;
    padding: 5px 0 0 6px;
    margin-right: -4px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
header .menuline .burger:hover {    
    background: #fff;
    opacity: 0.7;
}
header .menuline .burger svg {
    width: 26px;
    height: auto;
}
header .menuline .search {
    cursor: pointer;
    margin: 10px 0 0 0;
    float: right;
}
header .menuline .search svg {
    width: 26px;
    height: auto;
}
header.sm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 99;
}
header.sm .menuline .search {
    margin-top: 12px;
}
header.sm .menuline .search svg {
    width: 18px;
}
header.sm .logo {
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
}
header.sm .logo img {
    width: 100%;
    height: auto;
}
.fig {
    display: block;
    padding: 0px 0;
    background: #eee;
    text-align: center;
    margin: 20px 0;
    position: relative;

}

 .xjj6 {
        margin-bottom: -5px;
 }
.content p.artdates {
    font-size: 16px;
    color: #7b7b7b;
}    
.content p.artdates .views i {
    display: inline-block;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    margin-top: 0px;
}
.content p.artdates .views .svg_icon {
    color: #7b7b7b;
    fill: #7b7b7b;
    width: 100%;
    height: 100%;
}
.content p.artdates .views {
    float: right;
}    
.share {
    text-align: center;
}      
.lcb {
    margin: 20px -10px;
}
.lcb .anlist {
    margin: 0;
    width: 100%;
}
.anzlist {
    display: table;
    max-width: 100%;
    overflow: hidden;
}
#preload_news {
    display: block;
    margin: 20px;
    text-align: center;
    font-size: 80%;
    color: #666;
}
.anzlist .aitem.ecivda {
	background: #eee;
}
.anzlist .aitem {
    width: 33%;
    height: 380px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    padding: 5px 0 5px 10px;
    position: relative;
}
.anzlist .aitem .ainc {
    background-size: 100%;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    height: 100%;
    margin: 0 10px 10px 0;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.anzlist .aitem .ainc:hover {
    opacity: 0.8;
    background-size: 110%;
}
.anzlist .aitem .ainc .abtn {
    display: table-cell; 
    vertical-align: bottom;
    padding: 0 20px 35px 20px;
}
.anzlist .aitem:nth-child(3n) {
    margin-right: 0px;
}
.anzlist .aitem span.title {
    font-size: 24px;
    line-height: 1;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.anzlist .aitem p {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    max-height: 44px;
    overflow: hidden;
}
.anzlist .aitem .anz_vote {
    position: absolute;
    bottom: 10px;
    right: 10px;
    vertical-align: middle;
}
.anzlist .aitem .anz_vote a {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    vertical-align: middle;
}
.anzlist .aitem .anz_vote .svg_icon {
    width: 100%;
    height: 100%;
}
.anzlist .aitem div.anz_vote {
    vertical-align: middle;
    font-family: sans-serif;
}
.anzlist .aitem .anz_vote span.anz_views {
    line-height: 24px;
    font-size: 70%;
    vertical-align: middle;
    margin-right: 7px;
}
.anzlist .aitem .anz_vote span.anz_views i {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-top: -5px;
}
.anzlist .aitem .anz_vote span.anz_views u {
    text-decoration: none;
    top: 1px;
    position: relative;
}
.anzlist .aitem .anz_vote .anz_up .svg_icon {
    margin-top: -2px;
}
.anzlist .aitem .anz_vote .anz_down .svg_icon {
    margin-top: 2px;
}
.anzlist .aitem .anz_vote span, .anzlist .aitem .anz_vote .svg_icon {
    color: #5a5a5a;
    fill: #5a5a5a;
}
.anzlist .aitem.drk .anz_vote span, .anzlist .aitem.drk .anz_vote .svg_icon {
    color: #dddddd;
    fill: #dddddd;
}
.anzlist .aitem .anz_vote a:hover .svg_icon {
    fill: #000;
}
.anzlist .aitem.drk .anz_vote a:hover .svg_icon {
    fill: #fff;
}
.anzlist .aitem.drk span.title {
    color: #fff;
}
.anzlist .aitem.drk p {
    color: #fff;
}

.emoji_gradients {
    height: 0;
    overflow: hidden;
}

.color_block_3 {
    background: #FFEAC3;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 0px 15px;
}
.color_block_1 {
    background: #eee;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.color_block_2 {
    background: #cfffcd;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.color_block_2_c {
    background: #cfffcd;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 10px 15px;
}
.color_block_4 {
    background: #FFE4E1;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.block_gwl {
    border-left: 2px solid #CC0000;
    margin-left: -4px;
    background: #eee;
    padding: 10px 15px;
    margin: 0 0 20px 0;
}
.first-letter {
    color: #ff0000;
    font-size: 140%;
    font-weight: bold;
}
.content .color_block_3 p:first-letter {
    color:#ff0000;
    font-size:140%; 
    font-weight: normal;
}
.content .bbt:first-letter {
    color:#ff0000;
    font-size:140%; 
    font-weight: bold;
}
.note {
    font-weight: bold;
    color: #CC0000;
}
.content ol {
    margin: 15px 0px 20px 0;
    padding: 0;
    list-style-type: none;
    counter-reset: num;
}
.content ol li {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
.content ol li::before {
    content: counter(num) '. ';
    counter-increment: num; 
    font-weight: bold;
    color: red;
    color:#ff0000;
    font-size:140%; 
    font-weight: bold;
}

.sidebar-container {

    min-width: 200px;
}

#menu ul {
    margin: 40px 0 0 0;
    padding: 0;
    list-style: none;
}
#menu ul li {
    margin: 0;
    padding: 5px 20px 5px 10px;
}
:focus {
    outline: none;
}
.content a.bigbutton, a.bigbutton {
    background-color: #FF00EA;
    display: block;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
}
input.bigbutton {
    font-family: Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 18px;
    border: 0;
    display: block;
    width: 100%;
    text-transform: uppercase;
    cursor: pointer;
}
input.biginput {
    font-family: Georgia,Cambria,Times New Roman,Times,serif;
    font-size: 18px;
    border: 0;
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #FF00EA;
}
.content a.bigbutton:hover {
        color: #fff;
    }   

.anzlist .aitem.ecivda.hhg  {
position: relative;
background: none;
        overflow: hidden;
        max-width: 100%;
    }

.follows-channel_djen {
    background-color: #fffbcb;
    background-image: -webkit-linear-gradient(to right, #feffe3, #fffbcb, #f7f0b8);
    background-image: linear-gradient(to right, #feffe3, #fffbcb, #f7f0b8);
    color: #333;
    padding: 10px;
    margin: 20px 0;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-style: italic;
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    border-radius: 4px;
}
.follows-channel_djen:before {
    content: '';
    background-image: url(/bitrix/templates/fitness/image/djen.png);
    width: 52px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: table-cell;
    vertical-align: middle;
    height: 52px;
    animation: pulse 0.7s infinite;
    -webkit-animation: pulse 0.7s infinite;
    animation-timing-function: linear;
}
@-webkit-keyframes pulse {
   /* 0% { -webkit-transform: scale(1); }
    25% { -webkit-transform: scale(1.02); }
    50% { -webkit-transform: scale(1.04); }
    75% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }*/
 }
 @keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.04); }
    75% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
 }
.follows-channel__content {
    font-size: 1em;
    line-height: 1.2em;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}
.follows-channel_djen span {
    /*color: #FF00EA;
    text-decoration: underline;*/
}

.content img {
    max-width: 100%;
    height: auto;
    box-shadow: 1px 1px 8px -3px rgba(0,0,6,0.5);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.content img:hover {
    /*-webkit-transition:1s all;
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);*/

    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    
    -moz-box-shadow: 1em 1em 1em -.5em rgba(0,0,6,0.5);
    -webkid-box-shadow: 1em 1em 1em -.5em rgba(0,0,6,0.5);
    box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);

}
.content img.nohover {
    
    -webkit-transition:.0s all;

    box-shadow: none;
    margin: 0px;
}

.content img.nohover:hover {
    -webkit-transition:.0s all;
    -webkit-transform: scale(1); 
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#names_alpha img, #names_content img {
    -webkit-transition:.0s all;
    box-shadow: none;
}
#names_alpha img:hover, #names_content img:hover {
    -webkit-transition:.0s all;
    -webkit-transform: scale(1); 
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


.scrollToTopBig {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none;
    border-radius: 50px;
    background: rgba(246,208,208,0.7) url(/images/totop7.png) no-repeat;
    cursor: pointer;
    z-index: 90;
    background-size: contain;
}
.scrollToTopBig:hover {
    background-color: #f6d0d0;
}
.cbl {
    margin: 20px 0 0 0;
}

 .newyaadb {
    display: table; margin: auto;
 }
 .newyaade {
    text-align: center;
    max-width: 100%;
    /*overflow: hidden;*/
 }
 .newyaade .newyaadb {
    display: inline-block;
 }


div.path-way {
    padding: 10px 0 20px 0;
    color: #EF8484;
    text-transform: uppercase;
    font-size: 9px;
}
.bx-breadcrumb-item {
	display: inline-block;
}
a.path-way, a.path-way:link, a.path-way:visited, span.path-way {
    color: #EF8484;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
}
a.path-way:first-child {
    padding-left: 0;
}
a.path-way:hover {
    color: red;
    text-decoration: underline;
}
.bx-breadcrumb .bx-breadcrumb-item a {
    color: #EF8484;
    text-decoration: underline;
}
.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-size: 10px;
    color: #EF8484;
    text-decoration: none;
}

@media screen and (min-width: 500px) {
  html {
    margin-left: calc(100vw - 100%);
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {    
    .scrollToTopBig {
        display: none !important;
    }
}
@media screen and (max-width: 900px) {
    .layout-footer {
        display: none !important;
    }
     div.path-way {
     	display: none;
     }
    .rcol {
        display: none;
    }
    .lcol {
        margin-right: 60px;
        margin-left: 0;
        width: 100%;
    }
    .lcol .content {
        float: none;        
    }
    .anzlist .aitem {
        height: 420px;
        padding: 10px;
    }
    .lcb {
        margin: 20px -10px;
    }
}
@media screen and (max-width: 840px) {
    .anzlist .aitem:nth-child(3n) {
        margin-right: 0;
    }
    .anzlist .aitem {
        width: 49.5%;
        height: 380px;
    }
}
@media screen and (max-width: 520px) {
    .anzlist .aitem {
        width: 100%;
        height: 320px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hosm {
        display: none;
    }
}
@media screen and (max-width: 420px) {
    .anzlist .aitem {
        height: 340px;
    }
    .pc {
        padding: 0 10px;
    }
}


/* ======= SIDEBAR ========== */
#sidebar {
    
    position: fixed;
    top: 0;
    right: -400px;
    max-width: 100vw;
    padding-bottom: 30px;
    z-index: 105;
    height: 100%;
    overflow-y: auto;
    /*box-shadow: -2px 0 20px rgba(0, 0, 0, 0.4);*/
    background-color: #f7f7f7;
}
.close-sb {
  position: absolute;
  height: 44px;
  width: 44px;
  right: 5px;
  top: 25px;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 103;
}
.close-sb::after, .close-sb::before {
  content: '';
  position: absolute;
  height: 3px;
  width: 32px;
  left: 50%;
  top: 50%;
  background-color: #333;
}
.close-sb::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.close-sb::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.close-sb:hover {
  opacity: .8;
}
/* ======= SIDEBAR END ========== */



/* ======= PRELOADER ========== */
#page-preloader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    z-index: 100500;
}
#page-preloader .wrapper {    
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 49px;
    height: 49px;
    margin-top: -25px;
    margin-left: -25px;
}
.cssload-loader {
        position: relative;
        display: inline-block;
	width: 49px;
	height: 49px;
	border-radius: 50%;
	vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 49px;
    height: 49px;
    margin-top: -25px;
    margin-left: -25px;
}

.cssload-loader {
	width: 49px;
	height: 49px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.cssload-loader,
.cssload-loader:before,
.cssload-loader:after {
	animation: 1.15s infinite ease-in-out;
		-o-animation: 1.15s infinite ease-in-out;
		-ms-animation: 1.15s infinite ease-in-out;
		-webkit-animation: 1.15s infinite ease-in-out;
		-moz-animation: 1.15s infinite ease-in-out;
}
.cssload-loader:before,
.cssload-loader:after {
	width: 100%; 
	height: 100%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

.cssload-loader:before,
.cssload-loader:after {
		content: "";
}

.cssload-loader {
		background-color: #fff;
		animation: cssload-fireworks 69s infinite ease-in-out;
		-o-animation: cssload-fireworks 69s infinite ease-in-out;
		-ms-animation: cssload-fireworks 69s infinite ease-in-out;
		-webkit-animation: cssload-fireworks 69s infinite ease-in-out;
		-moz-animation: cssload-fireworks 69s infinite ease-in-out;
}

		.cssload-loader:before {
				content: "";
				width: 80%;
				height: 80%;
				background-color: #fff;
				top: 10%;
				left: 10%;
				box-shadow: 5px -3px 0 rgba(255,100,100,0.7),
										5px 5px 0 rgba(100,255,100,0.7),
										-3px 5px 0 rgba(100,100,255,0.7),
										-5px -5px 0 rgba(240,240,120,0.7);
		-o-box-shadow: 5px -3px 0 rgba(255,100,100,0.7),
										5px 5px 0 rgba(100,255,100,0.7),
										-3px 5px 0 rgba(100,100,255,0.7),
										-5px -5px 0 rgba(240,240,120,0.7);
		-ms-box-shadow: 5px -3px 0 rgba(255,100,100,0.7),
										5px 5px 0 rgba(100,255,100,0.7),
										-3px 5px 0 rgba(100,100,255,0.7),
										-5px -5px 0 rgba(240,240,120,0.7);
		-webkit-box-shadow: 5px -3px 0 rgba(255,100,100,0.7),
										5px 5px 0 rgba(100,255,100,0.7),
										-3px 5px 0 rgba(100,100,255,0.7),
										-5px -5px 0 rgba(240,240,120,0.7);
		-moz-box-shadow: 5px -3px 0 rgba(255,100,100,0.7),
										5px 5px 0 rgba(100,255,100,0.7),
										-3px 5px 0 rgba(100,100,255,0.7),
										-5px -5px 0 rgba(240,240,120,0.7);
		}
	
.cssload-loader:after {
	content: "";
	border: 3px solid white;
	z-index: 2;
	top: -3px;
	left: -3px;
}



@keyframes cssload-fireworks {
	0%	 { transform: rotate(0deg); }
	100% { transform: rotate(360000deg); }
}

@-o-keyframes cssload-fireworks {
	0%	 { -o-transform: rotate(0deg); }
	100% { -o-transform: rotate(360000deg); }
}

@-ms-keyframes cssload-fireworks {
	0%	 { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(360000deg); }
}

@-webkit-keyframes cssload-fireworks {
	0%	 { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360000deg); }
}

@-moz-keyframes cssload-fireworks {
	0%	 { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(360000deg); }
}
/* ======= PRELOADER END ========== */




.layout-footer {
    display: none;
}


.header_ss_block {
    float: right;
    margin-right: 15px;
}
.header_ss_block a {
    width: 30px;
    font-size: 0;
    opacity: .7;
    display: inline-block;
    color: #333;
    fill: #333;
    margin-right: 20px;
    line-height: 20px;
}
.header_ss_block a.link_zen {
    width: 20px;
}
.header_ss_block a.link_tg {
    width: 20px;
}
.header_ss_block a.link_ok {
    width: 20px;
}
.header_ss_block a:before {
    content: "";
    display: block;
    width: 30px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
}
.header_ss_block a:hover {
    opacity: 1;
}
#sidebar .header_ss_block {
    float: none;
    text-align: center;
    display: none;
    margin: 20px 0 0 0;
}
#sidebar .header_ss_block a:before {
    width: 60px;
    height: 40px;
}
#sidebar .header_ss_block a {
    width: 40px;
    margin: 0 10px;
}
#sidebar .header_ss_block a.link_vk {
    width: 60px;
}
.footer_ss_block {
    display: none;
}
#sidebar .header_ss_block a {
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 10px;
}
#sidebar .header_ss_block a img {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 840px) {
    .footer_ss_block {
        display: block;
    }
    #sidebar .header_ss_block {
        display: block;
    }
    .header_ss_block {
        display: none;
    }
}
.bxslider_wr ul {
    list-style-type: none !important;
    list-style: none !important;
}

/* ======= calendar berem ============ */
a.day:link {fonr-size: 16px; color: #000000; padding: 7 7 7 7;}
a.day:visited {size: 16px; color: #a2a2a2; background-color: #e2e2e2; padding: 7 7 7 7;}
a.day:hover {size: 16px; color: #ffffff; background-color: #ff00ea; padding: 7 7 7 7; text-decoration: none;}
a.day:active {size: 16px; color: #ffffff; padding: 7 7 7 7;}

.clnd a.day {
    font-size: 16px;
    color: #000000;
    padding: 10px 7px;
    font-weight: normal;
    margin: 0;
    display: block;
} 
.clnd {
    width: 370px;
    max-width: 100%;
}
.clnd table {
    width: 100%;
}
.clnd table td {
    width: 12.5%;
    text-align: center;
}
@media screen and (max-width: 520px) {
    .clnd {
        width: 100%;
    }
}
/* ======= calendar berem end ============ */

.content ul.mainrubr.mpagessc {
    display: none;
}
a.ajj {
    cursor: pointer;
    text-decoration: none;
}
.gormoshka{
    border-radius: 4px;
    background-color: #fff1f3;
    margin: 20px 0;
}
.gormoshka h2 a.ajj {
    display: block;
    padding: 20px 0;
}
.gormoshka .burger1 {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.gormoshka .burger1 svg {
    width: 26px;
    height: auto;
    fill: #000;
}
.bxslider_wr ul {
    list-style-type: none !important;
    list-style: none !important;
}



/* ======= SLIDER ============ */

.bxslider_wr * {
    transition: none !important;
}
.bxslider_wr ul {
    padding-inline-start: 0px !important;
    list-style-type: none !important;
    list-style: none !important;
}

.bxslider1 {

}
.bxslider_wr {
    margin: 20px auto; 
    width: 612px; 
    max-width: 100%;
    margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
    .bxslider_wr {
        /*width: auto; */
    }
    #footer .blck1.footermenu {
        width: 40%;
    }
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 30px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('//www.missfit.ru/bitrix/templates/fitness/css/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('//www.missfit.ru/bitrix/templates/fitness/css/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('//www.missfit.ru/bitrix/templates/fitness/css/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 1;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('//www.missfit.ru/bitrix/templates/fitness/css/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

#content .bx-wrapper img {
    margin: 0;
}

@media screen and (max-width: 640px) 
 {
    .bx-wrapper .bx-pager {
        display:  none;
    }
 }
/* ======= SLIDER END ============ */

@media screen and (max-width: 320px) {
    .newyaade .newyaadb {
        display: flex;
        margin-left: -10px;
        margin-right: -10px;
    }
    .anzlist .aitem.ecivda {
        padding-left: 0 !important;
        padding-right: 0 !important;
        height: auto !important;
    }
}


/* ======= LEFT SHARE ============ */
.left_share_block {
    position: fixed;
    z-index: 8;
    margin-left: -80px;
    top: 50%;
    margin-top: -130px;
}
.left_share_block .article_bar_left .emoji a {
    display: block;
    width: 50px;
    height: 48px;
    border-radius: 10px 10px 0 0;
    background-color: #f2f2f2;
    text-align: center;
}
.left_share_block .article_bar_left .emoji a:nth-child(2) {
    margin-top: 2px;
    border-radius: 0 0 10px 10px;
}
.left_share_block .article_bar_left .emoji a svg {
    width: 24px;
    height: 24px;
    fill: #cfcfcf;
    margin-top: 13px;
}

.left_share_block .article_bar_left .emoji a:hover svg {
    width: 28px;
    height: 28px;
    transition: all 0.2s ease-out;
    margin-top: 11px;

}

.left_share_block .article_bar_left .emoji a svg {
    opacity: 0.4;
    fill: url(#emoji_s_1);
}
.left_share_block .article_bar_left .emoji a:nth-child(2) svg {
    opacity: 0.4;
    fill: url(#emoji_s_6);
}
.left_share_block .article_bar_left .emoji a:hover svg, .left_share_block .article_bar_left .emoji a.active svg {
    opacity: 1;
    fill: url(#emoji_s_1);
}
.left_share_block .article_bar_left .emoji a:nth-child(2):hover svg, .left_share_block .article_bar_left .emoji a.active:nth-child(2) svg {
    opacity: 1;
    fill: url(#emoji_s_6);
}
.left_share_block .share_left {
    margin-top: 10px;
}
.left_share_block .share_left a.share_open {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: #f2f2f2;
    text-align: center;
}
.left_share_block .share_left a.share_open svg {
    width: 24px;
    height: 24px;
    fill: #44B839 ;
    margin-top: 13px;
    opacity: 0.4;
}
.left_share_block .share_left a.share_open:hover svg {
    /*fill: #333;*/
    width: 28px;
    height: 28px;
    transition: all 0.2s ease-out;
    margin-top: 11px;
    opacity: 1;
}
.left_share_block .share_left .share_buttons {
    display: block;
    width: 50px;
    border-radius: 10px;
    background-color: #f2f2f2;
}
.left_share_block .share_left .share_buttons a.button {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
}
.left_share_block .share_left .share_buttons a.button svg {
    width: 32px;
    height: 32px;
    fill: #cfcfcf;
    margin-top: 10px;
}
.left_share_block .share_left .share_buttons a.button:nth-child(5) svg {
    width: 28px;
    height: 28px;
}
.left_share_block .share_left .share_buttons a.button:hover svg {
    fill: #000;
    transition: all 0.2s ease-out;
}
.left_share_block .share_left .share_buttons a.button svg {
    opacity: 0.4;
}
.left_share_block .share_left .share_buttons a.button:nth-child(1) svg {
    fill: #4b77a1;
}
.left_share_block .share_left .share_buttons a.button:nth-child(2) svg {
    fill: #f37400;
}
.left_share_block .share_left .share_buttons a.button:nth-child(3) svg {
    fill: #2ca5e0;
}
.left_share_block .share_left .share_buttons a.button:nth-child(4) svg {
    fill: #395a99;
}
.left_share_block .share_left .share_buttons a.button:nth-child(5) svg {
    fill: #FF00EA;
}

.left_share_block .share_left .share_buttons a.button:nth-child(1):hover svg {
    opacity: 1;
    fill: #4b77a1;
}
.left_share_block .share_left .share_buttons a.button:nth-child(2):hover svg {
    opacity: 1;
    fill: #f37400;
}
.left_share_block .share_left .share_buttons a.button:nth-child(3):hover svg {
    opacity: 1;
    fill: #2ca5e0;
}
.left_share_block .share_left .share_buttons a.button:nth-child(4):hover svg {
    opacity: 1;
    fill: #395a99;
}
.left_share_block .share_left .share_buttons a.button:nth-child(5):hover svg {
    opacity: 1;
    fill: #FF00EA;
}
@media screen and (max-width: 1000px) {
    .left_share_block {
        display: none;
    }
}
/* ======= LEFT SHARE END ============ */