@media screen and (min-width: 1301px) {
  .desktop_hide {
    display: none !important;
  }
}
input.progress {
  cursor: progress !important;
}
body {
  font: 100% 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3em;
  background: #f8f8f8;
}
@media screen and (max-width: 1024px) {
  select, textarea, input {
    font-size: 16px !important;
  }
}
.clear {
  clear: both;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #f90;
}
.wr {
  padding-left: 100px;
  padding-right: 100px;
  margin: 0 auto;
  max-width: 2200px;
  width: 100%;
  box-sizing: border-box;
}
.wr .wr {
  padding-left: 0;
  padding-right: 0;
}
.wr_m {
  box-sizing: border-box;
  max-width: 1270px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wr_m .wr_m {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100%;
}
/*
 form {
 .wpcf7-response-output,
 .wpcf7-not-valid-tip,
 div.wpcf7-mail-sent-ok {
 display: none !important;
 }
 .wpcf7-not-valid:not(.wpcf7-checkbox) {
 //border-color: $red !important;
 border-color: transparent !important;
 box-shadow: inset 0 0 0 1px $red;	
 }
 p {
 margin-bottom: 0;
 padding-bottom: 0;
 }
 br {
 display: none;
 }
 }
 */
/*
 .ajax-loader {
 display: none !important;
 }
 */
/*
 span.wpcf7-list-item {
 margin: 0;
 }
 */
.checkbox-366 {
  color: #999;
}
.checkbox-366 .wpcf7-not-valid {
  color: #c00;
}
.justify {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.article {
  line-height: 1.5em;
}
.article * {
  line-height: 1.5em;
}
.article a {
  color: #f90;
  text-decoration: underline;
}
.article a:hover {
  color: #089fb7;
}
.article p {
  padding-bottom: 1.5em;
  line-height: 1.5em;
}
.article blockquote {
  margin-bottom: 1.5em;
  background: #f0f0f0;
  padding: 30px;
  font-size: 20px;
  line-height: 1.5em;
  font-style: italic;
}
.article strong, .article b {
  font-weight: bold;
}
.article *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.article h1 {
  font-size: 32px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
}
.article h2 {
  font-size: 28px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
}
.article h2 span {
  color: #f90;
}
.article h3 {
  font-size: 24px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
}
.article h4 {
  font-size: 20px;
  padding-bottom: 0.5em;
  line-height: 1.2em;
}
.article img {
  max-width: 100%;
  height: auto;
  display: block;
}
.article img.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
.article img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
.article img.aligncenter {
  margin: 0 auto;
}
.article img.large {
  max-width: 500px;
}
.article ul:not(.methods), .article ol {
  padding-bottom: 1.5em;
  padding-left: 0;
  padding-right: 1.5em;
}
.article ol li {
  list-style-type: none;
  counter-increment: list;
  position: relative;
  padding-bottom: 0.5em;
  transform: translateX(1.5em);
}
.article ol li:last-child {
  padding-bottom: 0;
}
.article ol li:after {
  content: counter(list) ".";
  position: absolute;
  left: -2.5em;
  width: 2em;
  text-align: right;
  color: #f90;
  font-weight: bold;
  top: 0;
}
.article ol[start="0"] {
  counter-reset: list -1;
}
.article ol[start="1"] {
  counter-reset: list 0;
}
.article ol[start="2"] {
  counter-reset: list 1;
}
.article ol[start="3"] {
  counter-reset: list 2;
}
.article ol[start="4"] {
  counter-reset: list 3;
}
.article ol[start="5"] {
  counter-reset: list 4;
}
.article ol[start="6"] {
  counter-reset: list 5;
}
.article ol[start="7"] {
  counter-reset: list 6;
}
.article ol[start="8"] {
  counter-reset: list 7;
}
.article ol[start="9"] {
  counter-reset: list 8;
}
.article ol[start="10"] {
  counter-reset: list 9;
}
.article ol[start="11"] {
  counter-reset: list 10;
}
.article ol[start="12"] {
  counter-reset: list 11;
}
.article ol[start="13"] {
  counter-reset: list 12;
}
.article ol[start="14"] {
  counter-reset: list 13;
}
.article ol[start="15"] {
  counter-reset: list 14;
}
.article ol[start="16"] {
  counter-reset: list 15;
}
.article ol[start="17"] {
  counter-reset: list 16;
}
.article ol[start="18"] {
  counter-reset: list 17;
}
.article ol[start="19"] {
  counter-reset: list 18;
}
.article ol[start="20"] {
  counter-reset: list 19;
}
.article ol[start="21"] {
  counter-reset: list 20;
}
.article ol[start="22"] {
  counter-reset: list 21;
}
.article ol[start="23"] {
  counter-reset: list 22;
}
.article ol[start="24"] {
  counter-reset: list 23;
}
.article ol[start="25"] {
  counter-reset: list 24;
}
.article ol[start="26"] {
  counter-reset: list 25;
}
.article ol[start="27"] {
  counter-reset: list 26;
}
.article ol[start="28"] {
  counter-reset: list 27;
}
.article ol[start="29"] {
  counter-reset: list 28;
}
.article ol[start="30"] {
  counter-reset: list 29;
}
.article ol[start="31"] {
  counter-reset: list 30;
}
.article ol[start="32"] {
  counter-reset: list 31;
}
.article ol[start="33"] {
  counter-reset: list 32;
}
.article ol[start="34"] {
  counter-reset: list 33;
}
.article ol[start="35"] {
  counter-reset: list 34;
}
.article ol[start="36"] {
  counter-reset: list 35;
}
.article ol[start="37"] {
  counter-reset: list 36;
}
.article ol[start="38"] {
  counter-reset: list 37;
}
.article ol[start="39"] {
  counter-reset: list 38;
}
.article ol[start="40"] {
  counter-reset: list 39;
}
.article ol[start="41"] {
  counter-reset: list 40;
}
.article ol[start="42"] {
  counter-reset: list 41;
}
.article ol[start="43"] {
  counter-reset: list 42;
}
.article ol[start="44"] {
  counter-reset: list 43;
}
.article ol[start="45"] {
  counter-reset: list 44;
}
.article ol[start="46"] {
  counter-reset: list 45;
}
.article ol[start="47"] {
  counter-reset: list 46;
}
.article ol[start="48"] {
  counter-reset: list 47;
}
.article ol[start="49"] {
  counter-reset: list 48;
}
.article ol[start="50"] {
  counter-reset: list 49;
}
.article ol[start="51"] {
  counter-reset: list 50;
}
.article ol[start="52"] {
  counter-reset: list 51;
}
.article ol[start="53"] {
  counter-reset: list 52;
}
.article ol[start="54"] {
  counter-reset: list 53;
}
.article ol[start="55"] {
  counter-reset: list 54;
}
.article ol[start="56"] {
  counter-reset: list 55;
}
.article ol[start="57"] {
  counter-reset: list 56;
}
.article ol[start="58"] {
  counter-reset: list 57;
}
.article ol[start="59"] {
  counter-reset: list 58;
}
.article ol[start="60"] {
  counter-reset: list 59;
}
.article ol[start="61"] {
  counter-reset: list 60;
}
.article ol[start="62"] {
  counter-reset: list 61;
}
.article ol[start="63"] {
  counter-reset: list 62;
}
.article ol[start="64"] {
  counter-reset: list 63;
}
.article ol[start="65"] {
  counter-reset: list 64;
}
.article ol[start="66"] {
  counter-reset: list 65;
}
.article ol[start="67"] {
  counter-reset: list 66;
}
.article ol[start="68"] {
  counter-reset: list 67;
}
.article ol[start="69"] {
  counter-reset: list 68;
}
.article ol[start="70"] {
  counter-reset: list 69;
}
.article ol[start="71"] {
  counter-reset: list 70;
}
.article ol[start="72"] {
  counter-reset: list 71;
}
.article ol[start="73"] {
  counter-reset: list 72;
}
.article ol[start="74"] {
  counter-reset: list 73;
}
.article ol[start="75"] {
  counter-reset: list 74;
}
.article ol[start="76"] {
  counter-reset: list 75;
}
.article ol[start="77"] {
  counter-reset: list 76;
}
.article ol[start="78"] {
  counter-reset: list 77;
}
.article ol[start="79"] {
  counter-reset: list 78;
}
.article ol[start="80"] {
  counter-reset: list 79;
}
.article ol[start="81"] {
  counter-reset: list 80;
}
.article ol[start="82"] {
  counter-reset: list 81;
}
.article ol[start="83"] {
  counter-reset: list 82;
}
.article ol[start="84"] {
  counter-reset: list 83;
}
.article ol[start="85"] {
  counter-reset: list 84;
}
.article ol[start="86"] {
  counter-reset: list 85;
}
.article ol[start="87"] {
  counter-reset: list 86;
}
.article ol[start="88"] {
  counter-reset: list 87;
}
.article ol[start="89"] {
  counter-reset: list 88;
}
.article ol[start="90"] {
  counter-reset: list 89;
}
.article ol[start="91"] {
  counter-reset: list 90;
}
.article ol[start="92"] {
  counter-reset: list 91;
}
.article ol[start="93"] {
  counter-reset: list 92;
}
.article ol[start="94"] {
  counter-reset: list 93;
}
.article ol[start="95"] {
  counter-reset: list 94;
}
.article ol[start="96"] {
  counter-reset: list 95;
}
.article ol[start="97"] {
  counter-reset: list 96;
}
.article ol[start="98"] {
  counter-reset: list 97;
}
.article ol[start="99"] {
  counter-reset: list 98;
}
.article ol[start="100"] {
  counter-reset: list 99;
}
.article ul:not(.methods):not(.tabs-menu):not(.tabs-menu2) {
  padding-right: 0;
}
.article ul:not(.methods):not(.tabs-menu):not(.tabs-menu2):last-child {
  padding-bottom: 0;
}
.article ul:not(.methods):not(.tabs-menu):not(.tabs-menu2) li {
  list-style-type: none;
  position: relative;
  transform: translateX(1em);
  padding-bottom: 0.5em;
}
.article ul:not(.methods):not(.tabs-menu):not(.tabs-menu2) li:before {
  content: '';
  display: inline-block;
  content: "•";
  color: #f90;
  position: absolute;
  margin-left: -20px;
  top: 1px;
  font-size: 24px;
  margin-right: 5px;
}
.article ul:not(.methods):not(.tabs-menu):not(.tabs-menu2) li:last-child {
  padding-bottom: 0;
}
.article table {
  margin-bottom: 1.5em;
}
.img_wr img {
  display: block;
  max-width: 100%;
  height: auto;
}
.fancybox-close {
  right: 18px;
  top: 18px;
  width: 15px;
  height: 15px;
  background: url(../i/close.svg) no-repeat center center !important;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
.fancybox-close:hover {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup {
  padding: 30px;
  background: #fff;
  text-align: center;
}
.popup .title {
  font-weight: 500;
  color: #000;
  padding-bottom: 26px;
  text-transform: uppercase;
  font-size: 20px;
}
form {
  /*
   .wpcf7-form-control-wrap {
   margin-bottom: 0px;
   display: block;
   }
   */
}
form textarea, form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"], form input[type="password"] {
  height: 50px;
  background: #fff;
  line-height: 50px;
  border: 1px solid #ccc;
  color: #000;
  text-indent: 17px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
}
form textarea::-webkit-input-placeholder, form input[type="text"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form input[type="number"]::-webkit-input-placeholder, form input[type="password"]::-webkit-input-placeholder {
  color: #c4c4c4;
}
form textarea::-moz-placeholder, form input[type="text"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="number"]::-moz-placeholder, form input[type="password"]::-moz-placeholder {
  color: #c4c4c4;
}
form textarea:-moz-placeholder, form input[type="text"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="tel"]:-moz-placeholder, form input[type="number"]:-moz-placeholder, form input[type="password"]:-moz-placeholder {
  color: #c4c4c4;
}
form textarea:-ms-input-placeholder, form input[type="text"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form input[type="number"]:-ms-input-placeholder, form input[type="password"]:-ms-input-placeholder {
  color: #c4c4c4;
}
form select {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  color: #000;
  text-indent: 17px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  background: #fff url(../i/carret.svg) no-repeat calc(100% - 17px) center;
  color: #434b4e;
}
form textarea {
  resize: none;
  height: 150px;
  line-height: 1em;
  padding-top: 10px;
  text-indent: 0;
  padding-left: 17px;
  box-sizing: border-box;
  line-height: 1.2em;
}
form input[type="submit"], form .wpcf7-submit {
  box-shadow: 0 10px 20px 0 rgba(255, 153, 0, 0.3);
  font-family: 'Open Sans', sans-serif;
  height: 62px;
  background: #f90;
  line-height: 62px;
  padding: 0 30px;
  color: #fff;
  font-weight: 600;
  line-height: 62px;
  font-size: 18px;
  border: none;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
form input[type="submit"]:disabled, form .wpcf7-submit:disabled {
  cursor: not-allowed;
  box-shadow: none;
  background: #e5e5e5 !important;
  color: #000;
}
form input[type="submit"]:hover, form .wpcf7-submit:hover {
  background: #089fb7;
  box-shadow: none;
}
a.lnk {
  color: #089fb7;
  text-decoration: underline;
}
a.lnk:hover {
  text-decoration: none;
  color: #f90;
}
#loginform_wr {
  padding: 40px 0;
  max-width: 400px;
}
#loginform_wr .login-password label, #loginform_wr .login-username label {
  padding-bottom: 10px;
  display: block;
}
#loginform_wr p {
  padding-bottom: 1em;
}
.your-consent {
  display: inline-block !important;
}
.wpcf7-acceptance {
  text-align: left;
  color: #000;
}
.wpcf7-acceptance label {
  cursor: pointer;
}
.wpcf7-acceptance label input {
  display: none;
}
.wpcf7-acceptance label input + span {
  font-size: 13px;
  line-height: 1.2em;
}
.wpcf7-acceptance label input + span:before {
  content: '';
  display: block;
  width: 17px;
  height: 17px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 100%;
  position: relative;
  margin-right: 6px;
  cursor: pointer;
  float: left;
}
.wpcf7-acceptance label input:checked + span:before {
  background: #fff url(../i/check.svg) no-repeat center center;
}
.checkbox-366 .wpcf7-not-valid {
  color: #c00;
}
.checkbox-366 .wpcf7-not-valid input + span:before {
  border-color: #c00 !important;
}
.pager {
  text-align: center;
  font-size: 16px;
  line-height: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.pager .current, .pager a {
  margin: 0 13px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  text-align: center;
  color: #000;
  text-decoration: none;
}
.pager .current {
  color: #999 !important;
}
.pager .prev, .pager .next {
  display: inline-block;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #000;
  font-size: 24px;
  border: 1px solid #000;
  text-decoration: none;
}
.pager + div {
  margin-top: 30px;
}
.crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 44px;
  padding-top: 20px;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  color: #000;
}
.crumbs a {
  color: #01bddb;
  text-decoration: underline;
}
.crumbs .arrow {
  padding: 0 10px;
}
.df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.place-order button.button, .wc-proceed-to-checkout button.button, .btn_wr button.button, .place-order button.btn, .wc-proceed-to-checkout button.btn, .btn_wr button.btn, .place-order .button, .wc-proceed-to-checkout .button, .btn_wr .button, .place-order a.btn, .wc-proceed-to-checkout a.btn, .btn_wr a.btn {
  cursor: pointer;
  font-family: 'Open Sans';
  border: none;
  line-height: 50px;
  height: 50px;
  background: #f90;
  color: #fff;
  padding: 0 40px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}
.place-order button.button.large, .wc-proceed-to-checkout button.button.large, .btn_wr button.button.large, .place-order button.btn.large, .wc-proceed-to-checkout button.btn.large, .btn_wr button.btn.large, .place-order .button.large, .wc-proceed-to-checkout .button.large, .btn_wr .button.large, .place-order a.btn.large, .wc-proceed-to-checkout a.btn.large, .btn_wr a.btn.large {
  line-height: 70px;
  height: 70px;
  font-size: 18px;
  font-weight: bold;
}
.place-order button.button:hover, .wc-proceed-to-checkout button.button:hover, .btn_wr button.button:hover, .place-order button.btn:hover, .wc-proceed-to-checkout button.btn:hover, .btn_wr button.btn:hover, .place-order .button:hover, .wc-proceed-to-checkout .button:hover, .btn_wr .button:hover, .place-order a.btn:hover, .wc-proceed-to-checkout a.btn:hover, .btn_wr a.btn:hover {
  background: #089fb7;
}
.place-order button.button.btn_blue, .wc-proceed-to-checkout button.button.btn_blue, .btn_wr button.button.btn_blue, .place-order button.btn.btn_blue, .wc-proceed-to-checkout button.btn.btn_blue, .btn_wr button.btn.btn_blue, .place-order .button.btn_blue, .wc-proceed-to-checkout .button.btn_blue, .btn_wr .button.btn_blue, .place-order a.btn.btn_blue, .wc-proceed-to-checkout a.btn.btn_blue, .btn_wr a.btn.btn_blue {
  background: #079db5;
}
.header {
  height: 70px;
  background: #fff;
  position: relative;
  z-index: 10;
}
.header .df {
  align-items: center;
  justify-content: space-between;
  height: 70px;
}
.header .df .header__left {
  width: auto;
  color: #fff;
  justify-content: space-between;
  align-items: center;
}
.header .df .header__left .logo_wr {
  align-items: center;
  justify-content: flex-start;
}
.header .df .header__left .logo {
  background: #f90;
  align-items: center;
  position: relative;
  padding-right: 40px;
}
.header .df .header__left .logo:before {
  position: absolute;
  content: '';
  width: 500px;
  height: 100%;
  background: #f90;
  display: block;
  right: 0;
  top: 0;
}
.header .df .header__left .logo img {
  width: 100px;
  z-index: 10;
  position: relative;
}
.header .df .header__left .slogan {
  margin-left: -20px;
  box-sizing: border-box;
  height: 70px;
  position: relative;
  padding: 12px 25px 0;
}
.header .df .header__left .slogan:before {
  content: '';
  display: block;
  height: 70px;
  background: #089fb7;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -moz-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
  -o-transform: skew(-20deg, 0deg);
  -ms-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
}
.header .df .header__left .slogan span {
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4em;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}
.header .df .header__left a {
  color: #fff;
  text-decoration: none;
}
.header .df .header__right {
  padding-left: 0;
  width: calc(100% - 500px);
  padding-right: 20px;
  box-sizing: border-box;
}
.header .df .header__right ul.menu {
  height: 90px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.header .soc {
  align-items: center;
}
.header .soc a {
  display: block;
  margin-right: 11px;
}
.header .soc a:last-child {
  margin-right: 0;
}
.header .soc a i {
  border-radius: 100%;
  background: #f0f0f0;
  color: #fff;
  line-height: 27px;
  text-align: center;
  width: 27px;
  height: 27px;
  display: block;
  font-size: 15px;
}
.header .soc a i.fa-vk {
  background: #4680c2;
}
.header .soc a i.fa-youtube {
  background: #c4302b;
}
.header .soc a i.fa-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
.header .cabinet {
  background: #f90;
  position: relative;
  height: 70px;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
}
.header .cabinet i {
  font-size: 15px;
}
.header .cabinet span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  padding-left: 5px;
}
.header .cabinet #cart_top {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #f00;
  text-align: center;
  line-height: 20px;
  display: block;
  border-radius: 100%;
  padding: 0;
  font-size: 10px;
  top: 5px;
  right: 5px;
}
.header .cabinet:hover {
  background: #089fb7;
}
@media screen and (min-width: 1301px) {
  .header .df .header__right ul.menu .sub-menu {
    display: none;
  }
  .header .df .header__right ul.menu > li {
    position: relative;
    display: block;
  }
  .header .df .header__right ul.menu > li > a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 70px;
  }
  .header .df .header__right ul.menu > li:hover ul.sub-menu {
    min-width: 140px;
    padding-top: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 70px;
    background: #fff;
    padding: 20px;
  }
  .header .df .header__right ul.menu > li:hover ul.sub-menu > li {
    display: block;
    padding-bottom: 14px;
  }
  .header .df .header__right ul.menu > li:hover ul.sub-menu > li:last-child {
    padding-bottom: 0;
  }
  .header .df .header__right ul.menu > li:hover ul.sub-menu > li > a {
    color: #000;
  }
  .header .df .header__right ul.menu > li:hover ul.sub-menu > li > a:hover {
    color: #f90;
  }
}
.main {
  min-height: calc(100vh - 400px);
}
.title_w {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 800;
  padding-bottom: 0.7em;
  line-height: 1.2em;
}
.title_w.title_w_c {
  text-align: center;
}
.title_w_wr {
  position: relative;
}
.title_w_wr .btn_wr {
  position: absolute;
  right: 0;
  top: 0;
}
.title_w_wr .btn_wr a {
  background: #f90;
}
.df_category_title .left {
  width: 80%;
}
.df_category_title .left .article {
  font-size: 18px;
}
.df_category_title .right {
  width: 20%;
}
.tags_wr {
  margin-top: 28px;
  margin-bottom: 18px;
  /*
   .btn_check {
   display: inline-block;
   margin-bottom: 10px;
   }
   */
}
.tags_wr a {
  line-height: 44px;
  height: 44px;
  padding: 0 30px;
  background: #fff;
  font-size: 18px;
  border: 1px solid #dadada;
  display: inline-block;
  margin-right: 25px;
  cursor: pointer;
}
.tags_wr a:hover {
  border-color: #f90;
}
/*
 .btn_check {
 input {
 display: none;
 }
 span {
 line-height: 44px;
 height: 44px;
 padding: 0 30px;
 background: #fff;
 font-size: 18px;
 border: 1px solid $line;
 display: inline-block;
 margin-right: 25px;
 cursor: pointer;
 &:hover {
 border-color: $orange;
 }
 }
 input:checked + span {
 border-color: $cyan !important;
 }
 }
 */
#show_all {
  color: #f90;
  border-bottom: 1px solid;
  cursor: pointer;
}
#show_all:hover {
  border-bottom-color: transparent;
}
.courses_list .item {
  margin-bottom: 40px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
.courses_list .item .top .df_col_left .img {
  width: 110px;
}
.courses_list .item .top .df_col_left .img img {
  width: 100%;
  height: auto;
}
.courses_list .item .top .col_right {
  padding-left: 65px;
  box-sizing: border-box;
  width: calc(100% - 110px);
}
.courses_list .item .top .col_right .rating {
  padding-bottom: 25px;
}
.courses_list .item .top .col_right .rating i {
  color: #ffc700;
  font-size: 24px;
  margin-right: 4px;
}
.courses_list .item .top .col_right .title {
  display: block;
  font-size: 30px;
  padding-bottom: 18px;
  line-height: 1em;
  font-weight: bold;
}
.courses_list .item .top .col_right .body {
  line-height: 1.3em;
}
.courses_list .item .df_col_left {
  width: 70%;
  padding: 40px;
  box-sizing: border-box;
}
.courses_list .item .right_data {
  box-sizing: border-box;
  border-left: 1px solid #dadada;
  width: 30%;
  padding: 40px;
}
.courses_list .item .right_data .t {
  font-weight: bold;
  line-height: 1.2em;
}
.courses_list .item .right_data .t span {
  font-weight: 800;
  font-size: 36px;
  color: #f90;
}
.courses_list .item .right_data .hours {
  padding: 10px 0 20px;
  font-weight: bold;
}
.courses_list .item .right_data .btn_wr a {
  height: auto;
  line-height: 1.2em;
  padding: 15px 20px;
  box-shadow: 0 10px 20px 0 rgba(255, 153, 0, 0.3);
  background: #f90;
}
.courses_list .item .bottom {
  border-top: 1px solid #dadada;
  justify-content: space-around;
}
.courses_list .item .bottom span.line {
  height: 130px;
  width: 1px;
  background: #dadada;
  display: block;
}
.courses_list .item .bottom span.line:last-child {
  display: none;
}
.courses_list .item .bottom .col {
  height: 130px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  line-height: 1.4em;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  box-sizing: border-box;
  padding: 25px;
  text-align: center;
}
.courses_list .item .bottom .col a {
  text-decoration: underline;
}
.courses_list .item .bottom .col i {
  color: #f90;
  font-size: 16px;
}
.courses_list .item .bottom .col i:first-child {
  text-shadow: 1px 1px 0px #fff;
  position: relative;
  z-index: 1;
}
.courses_list .item .bottom .col i + i {
  position: relative;
  left: -9px;
}
.courses_list .item .bottom .col .t {
  display: inline-block;
  padding-bottom: 3px;
}
#discount, #vacancy, #order {
  width: 400px;
}
#discount .wpcf7-form-control-wrap, #vacancy .wpcf7-form-control-wrap, #order .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}
.course_top {
  margin-top: 20px;
  margin-bottom: 60px;
  justify-content: flex-start;
}
.course_top .col {
  background: #fff;
  width: 25%;
  height: 226px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1.4em;
  text-align: center;
  border: 1px solid #dadada;
  font-weight: normal;
  margin-right: -1px;
  box-sizing: border-box;
}
.course_top .col:hover {
  border-color: #f90;
  position: relative;
  z-index: 10;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.course_top .col a {
  text-decoration: underline;
}
.course_top .col .img {
  width: 160px;
}
.course_top .col .img img {
  width: 100%;
  height: auto;
}
.course_top .col .t {
  display: inline-block;
  padding-bottom: 3px;
}
.course_top .col .rating {
  padding-bottom: 10px;
}
.course_top .col .rating i {
  margin-right: 3px;
  color: #ffc700;
  font-size: 20px;
}
.df_course_page .left_course_container {
  width: 70%;
  box-sizing: border-box;
  padding-right: 50px;
}
.df_course_page .feautures ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.df_course_page .feautures li {
  width: 50%;
  font-size: 16px;
  line-height: 1.1em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-right: 50px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.df_course_page .feautures li svg {
  margin-right: 35px;
  width: 50px;
  height: 53px;
}
.df_course_page .feautures li span {
  width: calc(100% - 85px);
}
.df_course_page .feautures li:nth-child(2n) {
  padding-right: 0;
}
.df_course_page .sidebar_course {
  width: 30%;
}
.df_course_page .sidebar_course .side_nav {
  padding-bottom: 70px;
}
.df_course_page .sidebar_course .side_nav .title {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 20px;
}
.df_course_page .sidebar_course .side_nav ul {
  display: block;
}
.df_course_page .sidebar_course .side_nav ul li {
  display: block;
  border-bottom: 1px solid #dadada;
}
.df_course_page .sidebar_course .side_nav ul li:last-child {
  border-bottom: none;
}
.df_course_page .sidebar_course .side_nav ul li a {
  font-weight: normal;
  background: #fff;
  padding: 28px 35px;
  line-height: 1.2em;
  font-size: 18px;
  text-decoration: none;
  display: block;
}
.df_course_page .sidebar_course .side_nav ul li a:hover {
  background: #f90;
  color: #fff;
}
.df_course_page .sidebar_course .banner {
  margin-bottom: 90px;
}
.df_course_page .sidebar_course .banner:last-child {
  margin-bottom: 0;
}
.df_course_page .sidebar_course .banner img {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}
.df_order {
  justify-content: space-between;
}
.df_order .btn_wr {
  width: 40%;
  padding-right: 90px;
}
.df_order .btn_wr a {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 62px;
  height: 62px;
  box-shadow: 0 10px 20px 0 rgba(255, 153, 0, 0.3);
  background: #f90;
}
.df_order .article {
  box-sizing: border-box;
  width: 60%;
}
#tabs-container .tabs-menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#tabs-container .tabs-menu li {
  display: block;
  width: 20%;
}
#tabs-container .tabs-menu li a {
  height: 71px;
  background: #e5e5e5;
  border: 1px solid #dadada;
  margin-right: -1px;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#tabs-container .tabs-menu li a:hover {
  background: #fff;
  border-color: #f90;
  position: relative;
  z-index: 10;
}
#tabs-container .tabs-menu li.current a {
  background: #f90;
  border-color: #f90;
  color: #fff;
}
.single table:not(.table_light):not(.compatibility_table) tr th {
  padding: 25px 10px;
  text-align: left;
}
.single table:not(.table_light):not(.compatibility_table) tr td {
  vertical-align: middle;
  border-top: 1px solid #dadada;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  background: #fff;
}
.single table:not(.table_light):not(.compatibility_table) tr td.price {
  font-size: 20px;
  text-align: right;
}
.single table:not(.table_light):not(.compatibility_table) tr td .btn_wr a {
  height: 44px;
  line-height: 44px;
  box-shadow: 0 10px 20px 0 rgba(255, 153, 0, 0.3);
  background: #f90 !important;
  padding: 0 10px;
  text-decoration: none;
  cursor: pointer;
  text-transform: none !important;
}
.single table:not(.table_light):not(.compatibility_table) tr td a {
  text-decoration: underline;
}
.single table:not(.table_light):not(.compatibility_table) tr .article {
  font-size: 16px;
  font-weight: normal;
}
.tab-cont, .tab-content {
  display: none;
}
#tab2-0, #tab-0 {
  display: block;
}
.course_services {
  padding-bottom: 40px;
}
@media screen and (max-width: 1439px) {
  .laptop_hide {
    display: none;
  }
}
.footer {
  clear: both;
  margin-top: 60px;
  background: #000;
  padding: 60px 0;
}
.footer .wr .df {
  justify-content: space-between;
  color: #fff;
}
.footer .wr .df a {
  color: #fff;
}
.footer .wr .logo_wr {
  align-items: center;
}
.footer .wr .logo_wr .line {
  background: #f90;
  height: 100px;
  width: 1px;
  display: block;
  margin: 0 30px;
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
.footer .wr .logo_wr span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4em;
}
.footer .wr .col_cont {
  padding-right: 20px;
}
.footer .wr .col_cont > a {
  font-size: 18px;
  line-height: 1.88em;
  white-space: nowrap;
}
.footer .wr .col_cont > a:first-child {
  font-weight: bold;
}
.footer .wr .col_cont .soc {
  margin-top: 30px;
}
.footer .wr .col_cont .soc a {
  margin-right: 15px;
  display: block;
}
.footer .wr .col_cont .soc a i {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #fff;
  line-height: 25px;
  text-align: center;
  color: #000;
  font-size: 14px;
}
.footer .wr .col_menu ul li {
  display: block;
  padding-bottom: 0.5em;
}
.footer .wr .col_menu ul li ul {
  display: none;
}
.footer .wr .col_menu ul li a {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.footer .wr .col_menu ul li a:hover {
  color: #f90;
  text-decoration: underline;
}
.footer .wr .col_desc {
  width: 30%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
}
.hidden {
  display: none;
}
/*
 .home {
 box-sizing: border-box;
 background: #f8f8f8 url(../i/front_bg.png) no-repeat 0 0;
 background-attachment: fixed;
 .header {
 position: fixed;
 background: #fff url(../i/front_bg.png) no-repeat 0 0;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 100;
 border: none;
 }
 }
 */
.section {
  box-sizing: border-box;
  padding-top: 140px;
}
/*
 .section1 {
 .title_w {
 font-size: 38px;
 text-transform: uppercase;
 font-weight: 800;
 }   
 }
 */
.slider_main {
  position: relative;
}
.slider_main a.link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slider_main .df {
  height: 600px;
  align-items: center;
}
.slider_main .df .box {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}
.slider_main .df .box:hover {
  opacity: 0.7;
}
.slider_main .df .box span {
  color: #f90;
}
.slider_main .df .box .title {
  font-size: 50px;
  line-height: 1em;
  font-weight: 800;
}
.slider_main .df .box .sub {
  font-weight: 800;
  padding-bottom: 20px;
  line-height: 1em;
  font-size: 30px;
}
.feautures_screen {
  padding-top: 40px;
}
.feautures_screen .items {
  flex-wrap: wrap;
  justify-content: space-between;
}
.feautures_screen .items .item {
  width: calc(33.333% - 15px);
  margin-right: 20px;
  background-size: cover !important;
  min-height: 200px;
  box-sizing: border-box;
  position: relative;
}
.feautures_screen .items .item:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.feautures_screen .items .item:nth-child(3n) {
  margin-right: 0;
}
.feautures_screen .items .item .title {
  z-index: 10;
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: calc(100% - 30px);
  line-height: 1.5em;
}
.section1 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.section1 .df .left {
  width: 30%;
}
.section1 .df .left .box {
  position: relative;
  padding-bottom: 25px;
}
.section1 .df .left .box:after {
  content: '';
  display: block;
  border: solid 2px #00f0ff;
  position: absolute;
  left: 25px;
  top: 0;
  width: calc(100% - 50px);
  height: 100%;
  z-index: -1;
  box-sizing: border-box;
}
.section1 .df .left .box .title {
  padding: 50px;
  padding-bottom: 38px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
}
.section1 .df .right {
  width: 70%;
  box-sizing: border-box;
  padding-left: 70px;
}
.section1 table thead th {
  min-width: 25%;
  text-align: left;
  padding: 0 10px 20px;
  color: #b1b1b1;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: normal;
}
.section1 table thead th a {
  color: #f90;
  text-decoration: none;
  border-bottom: 1px dashed;
}
.section1 table tbody tr:nth-child(even) td {
  background: #f8f8f8;
}
.section1 table tbody tr td {
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  font-size: 16px;
  font-weight: normal;
}
.section1 table tbody tr td img {
  display: block;
  margin-right: 15px;
}
.section1 table tbody tr td .df {
  align-items: center;
}
.section1 table tbody tr td .rating {
  width: 124px;
}
.section1 table tbody tr td .rating i {
  font-size: 24px;
  color: #ffc700;
  margin-left: 2px;
}
.section1 table tbody tr td .rating i.empty {
  color: #e5e5e5;
}
.section1 table tbody tr td.title_wide {
  width: 40%;
}
.section1 table tbody tr td.nobr {
  white-space: nowrap;
}
/*
 div.table {
 .thead {
 padding: 10px 0 20px;
 color: #b1b1b1;
 font-size: 18px;
 line-height: 1.4em;
 div {
 box-sizing: border-box;
 font-weight: normal;
 }
 a {
 color: $orange;
 text-decoration: none;
 border-bottom: 1px dashed;
 }
 }
 .row {
 align-items: center;
 background: #fff;
 &:nth-child(even) {
 background: #f8f8f8;
 }
 .col {
 align-items: center;
 line-height: 1em;
 padding: 10px;
 box-sizing: border-box;
 &.company_name {
 width: 70%;
 font-size: 18px;
 padding-left: 30px;
 .num {
 font-size: 13px;
 padding-left: 0;
 padding-right: 25px;
 }
 img {
 display: block;
 margin-right: 25px;
 }
 }
 &.rating {
 width: 30%;
 i {
 font-size: 20px;
 color: #ffc700;
 &.empty {
 color: #e5e5e5;
 }
 }
 }
 }
 }
 }
 */
/*
 .table {
 thead {
 th {
 text-align: left;
 font-weight: normal;
 color: #b1b1b1;
 font-size: 18px;
 padding-bottom: 22px;
 font-weight: normal;
 }
 }
 tbody {
 tr {
 background: #fff;
 &:nth-child(even) {
 background: #f8f8f8;
 }
 td {
 line-height: 43px;
 height: 43px; 
 padding: 10px;
 box-sizing: border-box; 
 }
 }
 }
 }
 */
.section2 .title_w {
  padding-bottom: 100px;
}
.section2 .articles {
  flex-wrap: wrap;
}
.section2 .articles.articles_page .bg:before {
  display: none;
}
.section2 .articles .item {
  width: calc(33.33% - 50px);
  margin-right: 74px;
  max-width: 518px;
  margin-bottom: 30px;
}
.section2 .articles .item:nth-child(3n) {
  margin-right: 0;
}
.section2 .articles .item .bg {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding-bottom: 25px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.section2 .articles .item .bg:before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: -50px;
  height: calc(100% + 100px);
  width: calc(100% - 40px);
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  z-index: -1;
}
.section2 .articles .item .bg:hover:before {
  border-color: #00f0ff;
}
.section2 .articles .item .img_wr {
  text-align: center;
}
.section2 .articles .item .img_wr img {
  margin: 0 auto;
}
.section2 .articles .item .title {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  padding: 20px;
  font-weight: bold;
  height: 3em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section2 .articles .item .except {
  text-align: center;
  padding: 25px 40px;
  font-size: 18px;
  line-height: 1.3em;
  height: 5.2em;
  overflow: hidden;
  padding-bottom: 0;
}
.section2 .articles .item .more {
  padding-top: 20px;
  text-align: center;
}
.section.section2_post {
  padding-top: 60px;
  border-top: 1px solid #dadada;
}
.section.section2_post .title_w {
  width: 100%;
  padding-left: 0;
  text-align: center;
  padding-bottom: 60px;
}
.section.section2_post .articles .item .bg:before {
  display: none;
}
.section.section2_post .btn_wr:not(.more) {
  padding: 70px 0 40px;
  text-align: center;
}
.section.section2_post .btn_wr:not(.more) a {
  background: #f90;
  color: #fff;
}
.section3 .box_questions .box, .section_quiz .box_questions .box {
  background: #089fb7;
  padding: 50px 60px;
}
.section3 .box_questions .box .title_w, .section_quiz .box_questions .box .title_w {
  color: #f90;
}
.section3 .box_questions .box .body, .section_quiz .box_questions .box .body {
  color: #fff;
}
.section3 .box_questions .questions, .section_quiz .box_questions .questions {
  border: solid 2px #00f0ff;
  border-top: none;
  box-sizing: border-box;
  padding: 40px 60px;
}
.section_quiz .box .title_w {
  text-align: center;
}
.section_quiz .box .body {
  text-align: center;
}
.section_quiz .questions .step .title {
  text-align: center;
}
.section_quiz .questions .step .sub {
  text-align: center;
}
.section_quiz .questions .step .items {
  justify-content: center;
}
.section_quiz .questions .accept_wr {
  text-align: center;
}
.section_quiz .questions input[type="submit"] {
  display: block;
  margin: 0 auto;
}
.section3 .df {
  align-items: center;
}
.section3 .df .left {
  width: 30%;
  background: #fff;
  padding: 50px 30px;
  box-sizing: border-box;
}
.section3 .df .left .title {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 17px;
}
.section3 .df .left .btn_wr a {
  box-shadow: 0 10px 20px 0 rgba(255, 153, 0, 0.3);
  width: 100%;
  text-align: center;
  background: #f90;
  box-sizing: border-box;
  line-height: 60px;
  height: 60px;
}
.section3 .df .left .table_div {
  border: solid 2px #e5e5e5;
  margin-bottom: 14px;
  padding: 10px;
  box-sizing: border-box;
}
.section3 .df .left .table_div .num {
  width: 35px;
  font-size: 13px;
  padding-top: 3px;
}
.section3 .df .left .table_div .title_ {
  padding-right: 5px;
  font-size: 16px;
  width: 60%;
  font-weight: 500;
  box-sizing: border-box;
}
.section3 .df .left .table_div .price_wr {
  box-sizing: border-box;
  padding-left: 5px;
  width: 40%;
}
.section3 .df .left .table_div .price_wr span {
  display: block;
  font-size: 14px;
}
.section3 .df .left .table_div .price_wr .price {
  font-weight: bold;
  font-size: 18px;
  color: #f90;
  padding-top: 12px;
}
.section3 .df .right {
  width: 70%;
  box-sizing: border-box;
  padding-left: 40px;
}
#select_city, #select_course {
  width: 400px;
}
#select_city ul li, #select_course ul li {
  padding-bottom: 10px;
  display: block;
  text-align: left;
}
#select_city ul li a, #select_course ul li a {
  font-size: 16px;
  font-weight: 500;
}
.questions {
  background: #fff;
}
.questions .step {
  display: none;
}
.questions .step .title {
  font-size: 36px;
  font-weight: 500;
}
.questions .step .sub {
  font-size: 24px;
  padding-top: 5px;
}
.questions .step .items {
  padding-top: 30px;
  justify-content: flex-start;
  align-items: flex-start;
}
.questions .step .items .item {
  width: calc(25% - 50px);
  margin-right: 50px;
}
.questions .step .items .item label {
  font-size: 16px;
  display: block;
  line-height: 1.4em;
  font-weight: normal;
  position: relative;
}
.questions .step .items .item label:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #e5e5e5;
  background-color: #fff;
  margin-bottom: 15px;
  cursor: pointer;
}
.questions .step .items .item input[type="radio"] {
  display: none;
}
.questions .step .items .item input[type="radio"]:checked + label:before {
  background: #fff url(../i/check_.svg) no-repeat center center;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #f90;
}
.questions .step.active {
  display: block;
}
.questions .items_form {
  padding-top: 20px;
}
.questions .items_form .item {
  width: calc(33.33% - 20px);
  margin-right: 30px;
}
.questions .items_form .item:last-child {
  margin-right: 0;
}
.questions .items_form .item input {
  background: #fff;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #e5e5e5;
}
.questions .items_form .item .t {
  font-size: 18px;
  padding-bottom: 1em;
}
.questions .accept_wr {
  padding-top: 25px;
  padding-bottom: 25px;
}
.questions input[type="submit"] {
  width: 330px;
  text-align: center;
}
.step_navigation {
  padding-top: 40px;
  justify-content: center;
}
.step_navigation .btn_wr {
  padding: 0 50px;
}
.step_navigation .btn_wr a {
  width: 300px;
  line-height: 60px;
  height: 60px;
  text-align: center;
  background: #f90;
}
.step_navigation .btn_wr a.dis {
  background: #e5e5e5;
  color: #000;
}
.section4 .title_w {
  text-align: center;
}
.section4 .items {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  position: relative;
}
.section4 .items:after {
  box-sizing: border-box;
  content: '';
  display: block;
  border: 2px solid #00f0ff;
  width: calc(100% - 50px);
  height: calc(100% + 160px);
  position: absolute;
  left: 25px;
  top: -125px;
}
.section4 .items .row {
  display: block;
  padding: 20px 120px;
}
.section4 .items .row:nth-child(even) {
  background: #f8f8f8;
}
.section4 .items .row .title {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
}
.section4 .items .row .cols {
  flex-wrap: wrap;
}
.section4 .items .row .cols a {
  display: inline-block;
  border: 1px solid #c4c4c4;
  line-height: 40px;
  padding: 0 20px;
  font-size: 18px;
  margin-right: 20px;
  background: #fff;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
  position: relative;
  z-index: 10;
}
.section4 .items .row .cols a:hover {
  border-color: #f90;
  color: #000;
}
.section5 {
  overflow: hidden;
  padding-bottom: 140px;
}
.section5 .title_w {
  text-align: center;
  padding-bottom: 100px;
}
.section5 .articles .item {
  width: calc(33.33% - 50px);
  margin-right: 74px;
  max-width: 518px;
}
.section5 .articles .item .bg {
  padding: 40px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.section5 .articles .item .bg:after {
  content: '';
  display: block;
  width: 159px;
  height: 125px;
  background: url(../i/quote.svg) 0 0 no-repeat;
  position: absolute;
  right: -25px;
  top: -70px;
}
.section5 .articles .item .bg:before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: -50px;
  height: calc(100% + 100px);
  width: calc(100% - 40px);
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  z-index: -1;
}
.section5 .articles .item .bg:hover:before {
  border-color: #00f0ff;
}
.section5 .articles .item:nth-child(3n) {
  margin-right: 0;
}
.section5 .articles .item .df_top {
  padding-bottom: 40px;
  align-items: center;
}
.section5 .articles .item .df_top .img_wr {
  width: 110px;
  height: auto;
}
.section5 .articles .item .df_top .img_wr img {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}
.section5 .articles .item .df_top .title {
  padding-left: 23px;
  font-weight: 500;
  font-size: 18px;
  font-style: italic;
}
.section5 .articles .item .body {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 30px;
  border-bottom: 1px solid #00f0ff;
  margin-bottom: 30px;
  line-height: 1.3em;
}
.section5 .articles .item .df_bot {
  width: 100%;
  justify-content: space-between;
}
.section5 .articles .item .df_bot .name {
  line-height: 1.2em;
  font-weight: normal;
  font-size: 18px;
}
.section5 .articles .item .df_bot .rating i {
  font-size: 20px;
  color: #ffc700;
}
.section5 .articles .item .df_bot .rating i.empty {
  color: #e5e5e5;
}
.section6 {
  background: #fff url(../i/front_bg.png) no-repeat 0 0;
  padding-top: 0 !important;
  position: relative;
  z-index: 101;
}
.section6 .df .left {
  width: 703px;
  background: url(../i/sc6bg.png) no-repeat 0 0;
}
.section6 .df .left > .df {
  min-height: 100vh;
  padding: 130px 0 130px 100px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
.section6 .df .left > .df a {
  color: #fff;
}
.section6 .df .left > .df .logo_big img {
  width: 350px;
  height: auto;
}
.section6 .df .left > .df .slogan {
  padding: 80px 0;
  font-size: 36px;
  font-weight: normal;
}
.section6 .df .left > .df .bottom .phone a {
  line-height: 1.4em;
  font-size: 24px;
  font-weight: bold;
}
.section6 .df .left > .df .bottom .mail a {
  line-height: 1.4em;
  font-size: 24px;
  font-weight: normal;
  text-decoration: underline;
}
.section6 .df .left > .df .bottom .soc {
  padding-top: 30px;
}
.section6 .df .left > .df .bottom .soc i {
  font-size: 20px;
  width: 35px;
  height: 35px;
  display: block;
  margin-right: 21px;
  border-radius: 100%;
  background: #fff;
  line-height: 35px;
  color: #f90;
  text-align: center;
}
.section6 .df .right {
  background: url(../i/bg_sc6.png) no-repeat 100% 100%;
  background-size: contain;
  box-sizing: border-box;
  width: calc(100% - 703px);
}
.section6 .df .right .df {
  box-sizing: border-box;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px;
  min-height: 100vh;
}
.section6 .df .right .menu li {
  display: block;
  padding-bottom: 20px;
}
.section6 .df .right .menu li a {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2em;
}
.section6 .df .right .menu li a:hover {
  text-decoration: underline;
}
.section6 .df .right .info {
  padding-top: 50px;
  font-size: 14px;
  line-height: 1.3em;
  max-width: 375px;
}
.fotorama__thumb-border {
  border-color: #f90 !important;
}
.article_video .video-play, .fotorama__stage__shaft .fotorama__video-play {
  display: block;
  position: absolute;
  width: 166px !important;
  height: 166px !important;
  background: #fff url(../i/play.svg) 60% 50% no-repeat !important;
  border-radius: 100% !important;
  margin-left: -83px !important;
  margin-top: -83px !important;
  left: 50%;
  top: 50%;
}
.article_video .video-play:before, .fotorama__stage__shaft .fotorama__video-play:before {
  content: '';
  display: block;
  background: transparent;
  width: 166px;
  height: 166px;
  width: 100%;
  height: 100%;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  border: 1px solid #f90;
  background: transparent;
  border-radius: 100%;
}
.feedbacks_block {
  padding: 40px 0;
  margin: 85px 0 0 0;
  border-top: 1px solid #dadada;
}
.feedback_other {
  padding-top: 100px;
}
.feedback_other .title_w {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  padding-bottom: 50px;
}
.feedback_other .items {
  flex-wrap: wrap;
}
.feedback_other .item {
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
  display: block;
  width: calc(33.33% - 50px);
  margin-right: 74px;
  max-width: 518px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}
.feedback_other .item:nth-child(3n) {
  margin-right: 0;
}
.feedback_other .item .title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1em;
  min-height: 3.3em;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  height: auto;
}
.feedback_other .item .img_wr {
  padding: 10px;
  box-sizing: border-box;
  height: 300px;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #dadada;
  margin-bottom: 30px;
}
.feedback_other .item .rating {
  padding-bottom: 20px;
}
.feedback_other .item .rating i {
  color: #ffc700;
  font-size: 24px;
  margin-left: 2px;
  margin-right: 2px;
}
.feedback_other .item .feedback_p .t {
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 18px;
  text-decoration: underline;
}
.feedback_other .item .feedback_p strong {
  padding-top: 8px;
  display: block;
}
.article_wr {
  background: #fff;
  padding: 30px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
}
.article_wr .title_bg {
  height: 410px;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  text-transform: uppercase;
  background-size: cover !important;
  box-shadow: 0 4px 20px 0 rgba(157, 186, 208, 0.5);
  margin-bottom: 60px;
}
.article_wr .title_bg:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.article_wr .title_bg h1 {
  color: #fff;
  text-align: center;
  line-height: 1.2em;
  position: relative;
  z-index: 10;
  font-size: 38px;
  font-weight: 800;
}
.article_wr .title_bg h2 {
  text-align: center;
  color: #fff;
  padding-top: 10px;
  position: relative;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3em;
}
.article_wr .title_w_date_wr {
  margin-bottom: 5px;
  justify-content: flex-end;
}
.article_wr .title_w_date_wr .title {
  width: calc(100% - 120px);
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2em;
}
.article_wr .title_w_date_wr .date {
  justify-content: flex-end;
  font-size: 14px;
  width: 100px;
  align-items: center;
  color: #c4c4c4;
}
.article_wr .title_w_date_wr .date i {
  margin-right: 10px;
  font-size: 20px;
}
.article_wr .quote .title_lines {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.article_wr .quote .title_lines .line {
  width: 40%;
  height: 1px;
  background: #dadada;
}
.article_wr .quote .title_lines .img_wr {
  width: 88px;
  height: 88px;
  border: 1px solid #f90;
  border-radius: 100%;
  overflow: hidden;
}
.article_wr .quote .title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
.article_wr .quote .article_two_col {
  padding: 30px 100px 0;
  margin-bottom: 50px;
  text-align: center;
  /*
   -webkit-column-count: 2;
   -moz-column-count: 2;
   column-count: 2;
   -webkit-column-gap: 40px;
   -moz-column-gap: 40px;
   column-gap: 40px;
   */
  position: relative;
}
.article_wr .quote .article_two_col:before {
  content: '';
  width: 70px;
  height: 70px;
  background: url(../i/quote.svg) no-repeat center center;
  display: block;
  position: absolute;
  left: 0;
  top: -30px;
  background-size: cover !important;
}
.article_wr .quote .article_two_col:after {
  content: '';
  width: 70px;
  height: 70px;
  background: url(../i/quote.svg) no-repeat center center;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: cover !important;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.article_wr .block_with_image {
  margin-bottom: 70px;
  justify-content: space-between;
}
.article_wr .block_with_image .left {
  width: 500px;
  background-size: cover !important;
  height: auto;
}
.article_wr .block_with_image .right {
  box-sizing: border-box;
  width: calc(100% - 500px);
  background: #f8f8f8;
  padding: 50px;
  align-items: center;
}
.article_wr .block_with_two_cols {
  margin-bottom: 70px;
  justify-content: space-between;
}
.article_wr .block_with_two_cols .left {
  width: calc(50% - 20px);
}
.article_wr .block_with_two_cols .right {
  width: calc(50% - 20px);
}
.article_wr .cols {
  padding-top: 20px;
  padding-bottom: 30px;
}
.article_wr .cols .col {
  width: calc(33.33% - 30px);
  padding-right: 30px;
}
.article_wr .cols .col .title {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 20px;
  /*
   ul {
   li {
   padding-left: 20px;
   display: block;
   position: relative;
   padding-bottom: 10px;
   &:before {
   left: 0;
   position: absolute;
   content: '•';
   color: $orange;
   }
   a {
   line-height: 1.1em;
   }
   }
   }
   */
}
.article_wr .article_video {
  margin-bottom: 100px;
}
.article_wr .article_video a {
  position: relative;
  display: block;
  width: 100%;
  height: 593px;
  background-size: cover !important;
}
.article_wr .article_video .title {
  position: absolute;
  left: 240px;
  color: #fff;
  top: 63px;
  width: 300px;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4em;
}
.article_wr .block_article {
  margin-bottom: 50px;
}
.article_wr .block_article .df_article {
  justify-content: space-between;
}
.article_wr .block_article .df_article .img_article {
  width: 500px;
}
.article_wr .block_article .df_article .img_article img {
  width: 100%;
  height: auto;
}
.article_wr .block_article .df_article .article {
  width: calc(100% - 500px);
  padding-left: 50px;
  box-sizing: border-box;
}
.article_wr > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.single-post .title_w {
  font-weight: 500;
}
#media {
  padding-top: 20px;
}
.header_title_bg {
  padding: 60px 0;
  background: #333 url(../i/header_title_bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
}
.header_title_bg .title_w {
  font-weight: bold;
  font-size: 38px;
  padding-bottom: 40px;
}
.header_title_bg .crumbs {
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
}
.header_title_bg a {
  color: #fff;
}
.header_title_bg .df_header_title {
  justify-content: space-between;
  align-items: center;
}
.header_title_bg .df_header_title .left_header_title {
  width: calc(100% - 500px);
  padding-right: 20px;
  box-sizing: border-box;
}
.header_title_bg .df_header_title .right_header_title_info {
  width: 500px;
}
.header_title_bg .df_header_title .right_header_title_info .author_left {
  max-width: 400px;
  font-size: 16px;
  padding-right: 20px;
  text-align: right;
}
.header_title_bg .df_header_title .right_header_title_info .author_left .title {
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: 1em;
}
.header_title_bg .df_header_title .right_header_title_info .author_left .title a {
  text-decoration: underline;
}
.header_title_bg .df_header_title .right_header_title_info .author_left .title a:hover {
  text-decoration: none;
}
.header_title_bg .df_header_title .right_header_title_info .author_left .sub {
  line-height: 1.5em;
  font-size: 14px;
}
.header_title_bg .df_header_title .right_header_title_info .author_wr {
  align-items: center;
}
.header_title_bg .df_header_title .right_header_title_info .author_wr .img_wr {
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.header_title_bg .df_header_title .right_header_title_info .author_wr .img_wr img {
  border-radius: 100%;
}
.select_layer_wr .select_layer.centered {
  background: #f0f0f0;
  width: 300px;
  padding: 20px;
  left: calc(50% - 150px);
  top: calc(50% - 125px);
}
.img_muscules.disabled {
  opacity: 0.3;
}
.select_layer .form_item {
  padding-bottom: 20px;
}
.select_layer .form_item .title {
  padding-bottom: 10px;
}
.select_layer .form_item input {
  display: none;
}
.select_layer .form_item input + span {
  display: inline-block;
  padding: 10px 15px;
  background: #079db5;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
}
.select_layer .form_item input:checked + span {
  background: #f90;
}
.workout_wr {
  padding-bottom: 30px;
}
.workout_wr .workout_nav {
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.workout_wr .workout_nav p {
  padding-bottom: 0.5em;
}
.workout_wr .workout_nav .df {
  justify-content: space-between;
}
.workout_wr .workout_nav .df .left {
  width: calc(50% - 15px);
}
.workout_wr .workout_nav .df .left ol {
  padding-left: 1.5em;
}
.workout_wr .workout_nav .df .left ol li {
  font-size: 16px;
  padding-bottom: 0.5em;
}
.workout_wr .workout_nav .df .left ol li:last-child {
  padding-bottom: 0;
}
.workout_wr .workout_nav .df .left ol li ol {
  padding-top: 0.5em;
}
.workout_wr .workout_nav .df .right {
  width: calc(50% - 15px);
}
.workout_wr .workout_nav .df .right .table_light {
  font-size: 16px;
}
.workout_wr .workout_nav .df .right .table_light tr td {
  padding-right: 10px;
  padding-bottom: 0.5em;
}
.workout_wr .workout_nav .df .right .table_light tr:last-child td {
  padding-bottom: 0;
}
.workout_wr .workout_nav .title {
  font-weight: bold;
  padding-bottom: 17px;
  font-size: 16px;
}
.workout_wr .workout_nav a {
  text-decoration: underline;
  color: #01bddb;
}
.workout_wr .workout_nav a:hover {
  text-decoration: none;
}
.workout_wr .workout_filter {
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
  background-color: #fff;
  padding: 30px;
}
.workout_wr .workout_filter > .df {
  justify-content: space-between;
  align-items: flex-end;
}
.workout_wr .workout_filter > .df .df_left {
  justify-content: space-between;
  width: calc(100% - 70px);
  box-sizing: border-box;
  padding-right: 20px;
  justify-content: space-between;
}
.workout_wr .workout_filter > .df .df_left .item {
  width: calc(25% - 15px);
}
.workout_wr .workout_filter > .df .df_left .item select {
  width: 100%;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
}
.workout_wr .workout_filter > .df .df_left .item .title {
  padding-bottom: 12px;
  font-weight: bold;
  font-size: 18px;
}
.workout_wr .workout_filter > .df .df_left .item_toggle .df > span {
  width: 50%;
}
.workout_wr .workout_filter > .df .df_left .item_toggle .df > span input {
  display: none;
}
.workout_wr .workout_filter > .df .df_left .item_toggle .df > span label {
  width: 100%;
  background: #f6f6f6;
  color: #333;
  line-height: 60px;
  height: 60px;
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.workout_wr .workout_filter > .df .df_left .item_toggle .df > span input:checked + label {
  background: #079db5;
  color: #fff;
}
.workout_wr .workout_filter > .df .right {
  width: 70px;
}
.workout_wr .workout_filter > .df .right input {
  width: 100%;
  padding: 0;
  height: 60px;
  line-height: 60px;
  background: #f90 url(../i/ok.svg) no-repeat center center;
  text-indent: -99999px;
  background-size: 25px;
}
.workout_summary {
  margin-top: 30px;
  margin-bottom: 30px;
}
.workout_summary .left {
  width: 50%;
  background-size: cover !important;
}
.workout_summary .left .l_gallery {
  width: 100%;
}
.workout_summary .left .l_gallery .img_wr {
  height: 400px;
  align-items: center;
  justify-content: center;
}
.workout_summary .left .l_gallery .img_wr img {
  display: block;
  height: 100%;
  margin: 0 auto;
  height: auto;
}
.workout_summary .left .l_gallery_carousel_arrows {
  position: relative;
  z-index: 10;
}
.workout_summary .left .l_gallery_carousel_arrows i {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #fff;
  cursor: pointer;
  position: absolute;
  top: 180px;
}
.workout_summary .left .l_gallery_carousel_arrows i.left_ {
  left: 10px;
}
.workout_summary .left .l_gallery_carousel_arrows i.right_ {
  right: 10px;
}
.workout_summary .right {
  width: 50%;
  box-sizing: border-box;
  background: #fff;
  padding: 40px 30px;
}
.workout_summary .right .title {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 800;
}
.workout_summary .right > .title_rating .title {
  padding-bottom: 20px;
}
.workout_summary .right > .title_rating .rating_wr {
  align-items: center;
}
.workout_summary .right > .title_rating .rating {
  padding-right: 14px;
}
.workout_summary .right > .title_rating i {
  color: #ffc700;
  font-size: 20px;
  margin-left: 2px;
  margin-right: 2px;
}
.workout_summary .right > .title_rating i.empty {
  color: #e5e5e5;
}
.workout_summary .right .workout_excerpt {
  padding-top: 30px;
  font-size: 16px;
  line-height: 1.75em;
  padding-bottom: 36px;
}
.workout_summary .right .workout_excerpt p:last-child {
  padding-bottom: 0;
}
.workout_summary .right .sliders .item {
  padding-bottom: 25px;
}
.workout_summary .right .sliders .item:last-child {
  padding-bottom: 0;
}
.workout_summary .right .sliders .item .l {
  width: 40%;
}
.workout_summary .right .sliders .item .r {
  width: 60%;
  height: 12px;
  background: #f9f9f9;
}
.workout_summary .right .sliders .item .r .progressbar {
  height: 12px;
  background: #f90;
}
.workout_mount_wr, .workout_related_wr, .workout_test_wr {
  margin-top: 60px;
}
.workout_mount_wr .title_w, .workout_related_wr .title_w, .workout_test_wr .title_w {
  padding-bottom: 40px;
  font-weight: 800;
  font-size: 38px;
}
.workout_mount_wr {
  padding-bottom: 30px;
}
.workout_test_wr .workout_test {
  padding: 30px;
  background: #fff;
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
}
.workout_related_wr .df {
  flex-wrap: wrap;
}
.workout_related_wr .df .item {
  display: block;
  width: calc(20% - 16px);
  margin-right: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}
.workout_related_wr .df .item:nth-child(5n) {
  margin-right: 0;
}
.workout_related_wr .df .item span {
  display: block;
}
.workout_related_wr .df .item .title {
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
}
.workout_wide_banner {
  margin-top: 30px;
  background: url(../i/yprajneniya_banner.jpg) center top no-repeat;
  background-size: cover;
}
.workout_wide_banner .wr .df {
  height: 527px;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
.workout_wide_banner .wr .df .title {
  font-size: 72px;
}
.workout_wide_banner .wr .df .sub {
  font-size: 38px;
}
.workout_wide_banner .wr .df .btn_wr {
  padding-top: 30px;
}
.workout_wide_banner .wr .df .btn_wr a {
  background: #f90;
  line-height: 70px;
  height: 70px;
  font-size: 18px;
}
.single-workout .footer {
  margin-top: 0 !important;
}
.select_layer_wr {
  background: #fff;
  margin: 30px 0;
  position: relative;
}
.select_layer_wr .select_layer {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 100;
}
.select_layer_wr .select_layer ul li {
  margin-bottom: 5px;
  margin-right: 0;
}
.select_layer_wr .select_layer ul li a {
  font-size: 14px;
  text-align: center;
  display: block;
  box-sizing: border-box;
}
.select_layer_wr .img_muscules {
  padding: 30px;
}
.select_layer_wr .img_muscules img {
  margin: 0 auto;
}
.select_layer_wr .tab-content > div:first-child {
  margin: 0 auto;
}
.workout_bg {
  background: #fff;
  padding: 60px 0;
}
.workout_bg .search_workout {
  padding-bottom: 30px;
  align-items: center;
}
.workout_bg .search_workout input[type="text"] {
  margin-right: 10px;
  line-height: 62px;
  height: 62px;
}
.workout_bg .workout_bg_listing {
  flex-wrap: wrap;
  justify-content: space-between;
}
.workout_bg .workout_bg_listing .item {
  align-content: center;
  padding: 20px;
  width: calc(50% - 10px);
  background: #f9f9f9;
  justify-content: space-between;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  box-sizing: border-box;
  align-items: center;
}
.workout_bg .workout_bg_listing .item .title {
  width: calc(100% - 115px);
  padding-right: 10px;
  line-height: 1.3em;
  text-transform: none;
}
.workout_bg .workout_bg_listing .item .right {
  width: 115px;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.workout_bg .workout_bg_listing .item .right .feedbacks {
  position: absolute;
  right: 0;
}
.workout_bg .workout_bg_listing .item i {
  color: #ffc700;
  font-size: 20px;
  margin-left: 2px;
  margin-right: 2px;
}
.workout_bg .workout_bg_listing .item i.empty {
  color: #e5e5e5;
}
#result.success {
  color: green !important;
}
.product_bg {
  box-sizing: border-box;
  margin: 40px auto 0;
  max-width: 1240px;
  background: #fff;
  padding: 30px 25px;
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
}
.product_bg h1 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 800;
  padding-bottom: 20px;
  line-height: 1.3em;
}
.product_bg .rating_wr {
  padding-bottom: 30px;
}
.product_bg .rating_wr .rating {
  position: relative;
  display: inline-block;
}
.product_bg .rating_wr .rating i {
  color: #f90;
  font-size: 20px;
  margin-left: 2px;
  margin-right: 2px;
}
.product_bg .rating_wr .rating i.empty {
  color: #e5e5e5;
}
.product_bg .rating_wr .rating span {
  position: absolute;
  height: 20px;
  background: #f90;
  display: block;
  left: 0;
  top: 0;
}
.product_bg .rating_wr .rating b {
  font-weight: normal;
}
.df_product_card {
  padding-bottom: 40px;
}
.df_product_card .left {
  width: calc(100% - 378px);
  padding-right: 30px;
}
.df_product_card .left .slider-for {
  width: calc(100% - 106px);
  box-sizing: border-box;
  padding-right: 20px;
}
.df_product_card .left .slider-for img {
  border: 1px solid #ececec;
  box-sizing: border-box;
}
.df_product_card .left .slider-nav {
  width: 106px;
}
.df_product_card .left .slide_b img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  border: 1px solid #ececec;
  box-sizing: border-box;
}
.df_product_card .right {
  width: 378px;
}
.df_product_card .chars {
  padding-bottom: 5px;
}
.df_product_card .chars .item {
  padding-bottom: 15px;
}
.df_product_card .terms {
  padding-top: 20px;
}
.df_product_card .terms a {
  display: inline-block;
  background: #f9f9f9;
  line-height: 20px;
  padding: 0 10px;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  border-radius: 3px;
  margin-right: 1px;
}
.df_product_card .terms a:hover {
  color: #f90;
}
.article_food_top {
  padding-top: 30px;
  /* max-width: 1240px; */
  margin: 0 auto;
}
.items_food {
  margin-top: 30px;
}
.items_food .item_food {
  box-sizing: border-box;
  margin: 0 auto 40px;
  background: #fff;
  padding: 30px 25px;
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
}
.items_food .item_food h2 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 800;
  padding-bottom: 20px;
  line-height: 1.3em;
}
.items_food .item_food .rating_wr {
  padding-bottom: 30px;
}
.items_food .item_food .rating_wr .rating {
  position: relative;
  display: inline-block;
}
.items_food .item_food .rating_wr .rating i {
  color: #f90;
  font-size: 20px;
  margin-left: 2px;
  margin-right: 2px;
}
.items_food .item_food .rating_wr .rating i.empty {
  color: #e5e5e5;
}
.items_food .item_food .rating_wr .rating span {
  position: absolute;
  height: 20px;
  background: #f90;
  display: block;
  left: 0;
  top: 0;
}
.items_food .item_food .df_food .left {
  width: 35%;
  box-sizing: border-box;
  padding-right: 20px;
}
.items_food .item_food .df_food .left .img_wr {
  width: 100%;
  height: auto;
  border: 1px solid #ececec;
  box-sizing: border-box;
  padding: 30px;
  align-items: center;
  justify-content: center;
}
.items_food .item_food .df_food .center {
  width: 65%;
  box-sizing: border-box;
  padding-right: 30px;
}
.items_food .item_food .df_food .center .sliders .item {
  padding-bottom: 25px;
}
.items_food .item_food .df_food .center .sliders .item:last-child {
  padding-bottom: 0;
}
.items_food .item_food .df_food .center .sliders .item .l {
  width: 40%;
}
.items_food .item_food .df_food .center .sliders .item .r {
  width: 60%;
  height: 12px;
  background: #f9f9f9;
}
.items_food .item_food .df_food .center .sliders .item .r .progressbar {
  height: 12px;
  background: #f90;
}
.items_food .item_food .df_food .center .article {
  padding-top: 1em;
}
.items_food .item_food .df_food .center .coupon_wr {
  padding-top: 20px;
}
.items_food .item_food .df_food .center .coupon_wr a {
  line-height: 50px;
  height: 50px;
  padding: 0 30px;
  box-sizing: border-box;
  background: #089fb7;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
}
.items_food .item_food .df_food .center .coupon_wr a b {
  font-weight: 800;
  /*
   .right {
   box-sizing: border-box;
   border-left: 1px solid #ececec;
   padding-left: 30px;
   width: 25%;
   }
   */
}
.items_food .item_food .box_food {
  margin-top: 30px;
  box-sizing: border-box;
  border: 1px solid #ececec;
  align-items: center;
  justify-content: space-between;
}
.items_food .item_food .box_food .left {
  width: 60%;
  align-items: center;
}
.items_food .item_food .box_food .left .title {
  padding-left: 23px;
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.36em;
}
.items_food .item_food .box_food .left .img_wr {
  padding: 15px;
}
.items_food .item_food .box_food .left .img_wr img {
  width: 90px;
}
.items_food .item_food .box_food .right {
  box-sizing: border-box;
  padding-right: 30px;
  width: 40%;
  align-items: center;
  justify-content: flex-end;
}
.items_food .item_food .box_food .right .coupon_wr {
  line-height: 1.3em;
  height: auto;
  text-align: center;
  padding: 9px 30px;
  box-sizing: border-box;
  background: #089fb7;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
}
.items_food .item_food .box_food .right .coupon_wr b {
  font-weight: 800;
  font-size: 22px;
  padding-top: 4px;
  display: block;
}
.items_food .item_food .box_food .right .plus_minus {
  padding-left: 35px;
}
.items_food .item_food .box_food .right .plus_minus .df {
  align-items: center;
}
.items_food .item_food .box_food .right .plus_minus .df .num_ {
  font-size: 22px;
  font-weight: bold;
  padding: 0 5px;
}
.items_food .item_food .box_food .right .plus_minus .df .num_.minus_num {
  color: #840000;
}
.items_food .item_food .box_food .right .plus_minus .df .num_.plus_num {
  color: #14d700;
}
.items_food .item_food .box_food .right .plus_minus .df .btn_ {
  margin: 0 5px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.items_food .item_food .box_food .right .plus_minus .df .btn_:hover {
  opacity: 0.7;
}
.items_food .item_food .box_food .right .plus_minus .df .btn_.plus_btn {
  background: #14d700;
}
.items_food .item_food .box_food .right .plus_minus .df .btn_.minus_btn {
  background: #840000;
}
.items_food .item_food .box_food .right .plus_minus .df .btn_ i {
  color: #fff;
}
.items_food .item_food + .article {
  padding-bottom: 40px;
}
.items_food .w_article {
  margin-bottom: 20px;
}
.compare_table_food {
  font-size: 16px;
  box-sizing: border-box;
  margin: 0 auto 0;
  background: #fff;
  padding: 30px 25px;
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
  overflow: hidden;
  overflow-x: scroll;
}
.compare_table_food table {
  width: 1200px;
}
.compare_table_food .img_wr {
  border: 1px solid #ececec;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
}
.compare_table_food .img_wr img {
  width: 50px;
}
.compare_table_food td {
  vertical-align: middle;
  font-size: 16px !important;
}
.compare_table_food .df {
  align-items: center;
}
.compare_table_food .title {
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: normal;
}
.compare_table_food .rating {
  width: 124px;
}
.compare_table_food .rating i {
  font-size: 24px;
  color: #ffc700;
  margin-left: 2px;
}
.compare_table_food .rating i.empty {
  color: #e5e5e5;
}
.single-food .main {
  padding-top: 40px;
}
.single-exercise table:not(.table_light) tr td, .single-food table:not(.table_light) tr td {
  border-top: 1px solid #ececec;
}
.single-exercise table:not(.table_light) tr:nth-child(even) td, .single-food table:not(.table_light) tr:nth-child(even) td {
  background: #fff;
}
.title_w_b {
  line-height: 1.2em;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 800;
}
.compare_table_food + .article {
  padding-top: 30px;
  padding-bottom: 30px;
}
.compare_table_exercise {
  background: #fff;
}
.compare_table_exercise .blue_link {
  color: #089fb7;
  font-size: 16px;
  text-decoration: none !important;
  border-bottom: 1px dotted;
}
.compare_table_exercise .blue_link:hover {
  border-bottom: none;
  color: #f90;
}
.ex_programms .item_toggle {
  padding-bottom: 20px;
}
.ex_programms .item_toggle .df {
  align-items: center;
}
.ex_programms .item_toggle .df .title {
  font-weight: bold;
  padding-right: 20px;
  font-size: 16px;
}
.ex_programms .item_toggle .df > span input {
  display: none;
}
.ex_programms .item_toggle .df > span label {
  padding: 0 20px;
  margin-right: 10px;
  background: #fff;
  color: #333;
  line-height: 50px;
  height: 50px;
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.ex_programms .item_toggle .df > span input:checked + label {
  background: #079db5;
  color: #fff;
}
.article_wr_padding {
  padding: 30px 0;
}
.article_wr_padding.article_wr_top {
  padding-bottom: 0;
}
#rate_form .df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#rate_form .df input[type="submit"] {
  line-height: 50px;
  height: 50px;
}
#rate_form #reccomend_weight {
  padding-top: 20px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5em;
}
#rate_form #reccomend_weight span {
  font-weight: bold;
  display: block;
}
.box_bg {
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
  background-color: #fff;
  padding: 30px;
}
.diet_nav {
  margin-top: 30px;
}
.diet_nav .title {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 1em;
}
.diet_nav .article {
  font-size: 16px;
}
.diet_nav .article a {
  text-decoration: underline;
}
.diet_summary {
  margin-top: 30px;
  justify-content: space-between;
}
.diet_summary .summary_left {
  width: 400px;
}
.diet_summary .summary_right {
  width: 100%;
}
.diet_summary .summary_right .df_summary_items {
  flex-wrap: wrap;
  justify-content: space-between;
}
.diet_summary .summary_right .df_summary_items .item {
  width: calc(33.3% - 30px);
  margin-top: 40px;
}
.diet_summary .summary_right .df_summary_items .item .img_wr {
  width: 65px;
}
.diet_summary .summary_right .df_summary_items .item .item_r {
  width: calc(100% - 65px);
}
.diet_summary .summary_right .df_summary_items .item .item_r .title {
  padding-bottom: 10px;
  font-weight: bold;
}
.diet_summary .summary_right .df_summary_items .item .item_r .value {
  font-size: 22px;
  line-height: 1em;
}
.diet_summary .summary_left + .summary_right {
  width: calc(100% - 400px);
  box-sizing: border-box;
  padding-left: 30px;
  margin-top: -7px;
}
.diet_test {
  margin-top: 30px;
}
.diet_test h2 {
  text-transform: uppercase;
  font-weight: 800;
}
.diet_test #steps {
  padding-top: 30px;
}
.diet_test .title_ {
  font-weight: bold;
  font-size: 18px;
}
.diet_constructor > .article {
  margin-top: 30px;
}
.diet_constructor > .article > .df_article {
  justify-content: space-between;
}
.diet_constructor > .article > .df_article .img_article {
  width: 400px;
  margin-top: 7px;
}
.diet_constructor > .article > .df_article .article {
  box-sizing: border-box;
  width: calc(100% - 400px);
  padding-left: 20px;
}
.diet_constructor .df_plus_minus {
  margin-top: 30px;
  justify-content: space-between;
}
.diet_constructor .df_plus_minus .box_bg {
  box-sizing: border-box;
  width: calc(50% - 15px);
}
.table_diet {
  font-weight: normal;
  font-size: 16px;
}
.table_diet thead tr td {
  padding-bottom: 15px;
  text-align: center;
}
.table_diet thead tr td:first-child {
  text-align: left;
}
.table_diet thead tr td.curcol, .table_diet thead tr td.sort {
  cursor: pointer;
}
.table_diet thead tr td i {
  color: #e5e5e5;
  padding-left: 5px;
}
.table_diet tbody tr {
  border-top: 1px solid #dadada;
  vertical-align: middle;
}
.table_diet tbody tr td {
  padding: 15px 0 !important;
  vertical-align: middle;
  text-align: center;
}
.table_diet tbody tr td:first-child {
  text-align: left;
}
.table_diet tbody tr td:nth-last-child(2) {
  text-align: left;
}
.table_diet tbody tr td:nth-last-child(2) .df a {
  max-width: 340px;
}
.table_diet tbody tr td .df {
  align-items: center;
  flex-wrap: wrap;
}
.table_diet tbody tr td .df .title {
  max-width: 400px;
}
.table_diet tbody tr td .rating i {
  font-size: 16px;
  margin-right: 2px;
  color: #ffc700;
}
.table_diet tbody tr td .rating i.empty {
  color: #e5e5e5;
}
.table_diet tbody tr td .rating i:last-child {
  margin-right: 0;
}
.table_diet tbody tr td .img_wr {
  padding-right: 10px;
}
.table_diet tbody tr td .img_wr img {
  width: 38px;
  border-radius: 100%;
}
.table_diet tbody tr td a {
  display: inline-block;
  text-decoration: underline;
  font-weight: bold;
}
.table_diet tbody tr td a:hover {
  color: #089fb7 !important;
}
.table_diet tbody tr td .fa-thumbs-o-down, .table_diet tbody tr td .fa-thumbs-o-up {
  font-size: 20px;
  color: #00aa08;
}
.table_diet tbody tr td .fa-thumbs-o-down {
  color: #a00;
}
.table_wr_diet {
  padding-top: 30px;
}
.table_wr_diet label span {
  font-weight: bold;
  font-size: 18px;
  padding-right: 1em;
}
.table_wr_diet label select {
  min-width: 200px;
  cursor: pointer;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  border: 1px solid #ccc;
  color: #000;
  text-indent: 17px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  background: #fff url(../i/carret.svg) no-repeat calc(100% - 17px) center;
  color: #434b4e;
}
.table_wr_diet .box_bg {
  margin-top: 20px;
}
.tabs_plan_nav h2 {
  text-transform: uppercase;
}
.tabs_plan_nav .tabs-menu {
  padding-left: 0;
}
.tabs_plan_nav .tabs-menu li {
  padding-left: 0;
  display: block;
  margin-right: 10px;
}
.tabs_plan_nav .tabs-menu li:before {
  display: none;
}
.tabs_plan_nav .tabs-menu li.current a {
  font-weight: bold;
  color: #fff;
  background: #079db5 !important;
}
.tabs_plan_nav .tabs-menu li a {
  line-height: 1em;
  background: #f6f6f6;
  padding: 20px 15px;
  display: inline-block;
  text-decoration: none;
  color: #000;
}
.tabs_plan_nav .tabs-menu li a:hover {
  background: #f90;
  color: #fff;
}
.tabs_plan .row {
  margin-bottom: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tabs_plan .row:nth-child(1) .col {
  border-left-color: #fc9700;
}
.tabs_plan .row:nth-child(1) .col .cal, .tabs_plan .row:nth-child(1) .day_title {
  background: #fc9700;
}
.tabs_plan .row:nth-child(2) .col {
  border-left-color: #30ca00;
}
.tabs_plan .row:nth-child(2) .col .cal, .tabs_plan .row:nth-child(2) .day_title {
  background: #30ca00;
}
.tabs_plan .row:nth-child(3) .col {
  border-left-color: #008aca;
}
.tabs_plan .row:nth-child(3) .col .cal, .tabs_plan .row:nth-child(3) .day_title {
  background: #008aca;
}
.tabs_plan .row:nth-child(4) .col {
  border-left-color: #0030ca;
}
.tabs_plan .row:nth-child(4) .col .cal, .tabs_plan .row:nth-child(4) .day_title {
  background: #0030ca;
}
.tabs_plan .row:nth-child(5) .col {
  border-left-color: #8000ca;
}
.tabs_plan .row:nth-child(5) .col .cal, .tabs_plan .row:nth-child(5) .day_title {
  background: #8000ca;
}
.tabs_plan .row:nth-child(6) .col {
  border-left-color: #ca00be;
}
.tabs_plan .row:nth-child(6) .col .cal, .tabs_plan .row:nth-child(6) .day_title {
  background: #ca00be;
}
.tabs_plan .row:nth-child(7) .col {
  border-left-color: #bd0120;
}
.tabs_plan .row:nth-child(7) .col .cal, .tabs_plan .row:nth-child(7) .day_title {
  background: #bd0120;
}
.tabs_plan .row .day_title {
  margin-bottom: 10px;
  text-align: left;
  padding: 10px;
  width: 100%;
  font-weight: bold;
  color: #fff;
  background: #ccc;
  text-transform: capitalize;
  /*
   justify-content: center;
   align-items: center;
   */
  font-size: 16px;
}
.tabs_plan .row .col {
  width: calc(16.66% - 10px);
  background: #fff;
  box-sizing: border-box;
  border-left: 3px solid #ccc;
  padding: 30px 10px 20px 20px;
  position: relative;
}
.tabs_plan .row .col .cal {
  font-size: 13px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  background: #ccc;
  line-height: 21px;
  padding: 0 10px;
  height: 21px;
}
.tabs_plan .row .col .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}
.tabs_plan .row .col .body {
  line-height: 1.5em;
  font-size: 14px;
}
.tabs_plan.tabs_plan_diet_3 .row .col {
  width: calc(33.3% - 10px);
}
.df_expert_block {
  overflow: hidden;
  padding: 0;
}
.df_expert_block .expert_left {
  padding: 30px;
  box-sizing: border-box;
  width: 252px;
  text-align: center;
  box-shadow: 0px 20px 30px 0 rgba(239, 239, 239, 0.5);
}
.df_expert_block .expert_left .img_wr {
  margin: 0 auto 20px;
  width: 158px;
  overflow: hidden;
  border-radius: 100%;
}
.df_expert_block .expert_left .title {
  line-height: 1.3em;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0.5em;
}
.df_expert_block .expert_left .body {
  font-size: 16px;
}
.df_expert_block .expert_left + .expert_right {
  width: calc(100% - 252px);
}
.df_expert_block .expert_right {
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
}
.df_expert_block .expert_right .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 15px;
  line-height: 1.2em;
  align-items: center;
  justify-content: space-between;
}
.df_expert_block .expert_right .title i {
  display: block;
  width: 32px;
  height: 32px;
}
.df_expert_block .expert_right .title span {
  width: calc(100% - 47px);
}
.df_expert_block .expert_right .title.up {
  color: #14b11b;
}
.df_expert_block .expert_right .title.up i {
  background: url(../i/thumb_up.svg) no-repeat center center;
}
.df_expert_block .expert_right .title.down {
  color: #bd0120;
}
.df_expert_block .expert_right .title.down i {
  background: url(../i/thumb_down.svg) no-repeat center center;
}
.article_user_history_nav ul {
  overflow: hidden;
  overflow-x: scroll;
  padding: 0;
  background: #fff;
}
.article_user_history_nav ul li {
  padding-left: 0;
  display: block;
}
.article_user_history_nav ul li:before {
  display: none;
}
.article_user_history_nav ul li.current a {
  border-bottom-color: #f90;
}
.article_user_history_nav ul li a {
  text-align: center;
  border-right: 1px solid #ededed;
  min-width: 200px;
  box-sizing: border-box;
  height: 148px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-bottom: 3px solid transparent;
}
.article_user_history_nav ul li a .img_wr {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: 0 auto 16px;
  overflow: hidden;
}
.article_user_history_nav ul li a .title {
  font-size: 16px;
  font-weight: bold;
}
.article_user_history .cont_top_user {
  padding-bottom: 20px;
}
.article_user_history .cont_top_user .user_cont_left {
  max-width: 50%;
}
.article_user_history .cont_top_user .user_cont_left .img_wr {
  margin-right: 20px;
  max-width: 300px;
}
.article_user_history .cont_top_user .user_cont_left + .user_cont_right {
  padding-left: 20px;
  width: calc(100% - 640px);
}
.article_user_history .cont_top_user .user_cont_right {
  width: 100%;
}
.article_user_history .cont_top_user .user_cont_right .df_progrssbar_line {
  font-size: 16px;
  align-items: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.article_user_history .cont_top_user .user_cont_right .df_progrssbar_line > span:first-child {
  width: 160px;
}
.article_user_history .cont_top_user .user_cont_right .df_progrssbar_line > span:last-child {
  width: 45px;
  text-align: right;
}
.article_user_history .cont_top_user .user_cont_right .df_progrssbar_line .progressbar {
  width: 326px;
  height: 12px;
  background: #f9f9f9;
  position: relative;
}
.article_user_history .cont_top_user .user_cont_right .df_progrssbar_line .progressbar span {
  display: block;
  height: 12px;
  background: #f90;
}
.article_user_history .cont_top_user .user_cont_right .total_user {
  padding-bottom: 35px;
  padding-top: 5px;
}
.article_user_history .cont_top_user .user_cont_right .total_user .title {
  font-size: 16px;
  font-weight: bold;
}
.article_user_history .cont_top_user .user_cont_right .total_user .df {
  padding-top: 15px;
}
.article_user_history .cont_top_user .user_cont_right .total_user .df .num {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  background: #079db5;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 64px;
  color: #fff;
}
.article_user_history .cont_top_user .user_cont_right .total_user .df .body {
  width: calc(100% - 64px);
  padding-left: 23px;
  box-sizing: border-box;
  font-size: 16px;
}
.article_user_history .cont_top_user .user_cont_right .btn_wr a {
  text-transform: none;
}
.article_user_history .article {
  font-size: 16px;
}
.add_story .item {
  padding-bottom: 15px;
}
.team_items {
  flex-wrap: wrap;
  justify-content: space-between;
}
.team_items .item {
  width: calc(50% - 15px);
  box-sizing: border-box;
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
}
.team_items .item .img_wr {
  width: 212px;
}
.team_items .item .img_wr + .body {
  width: calc(100% - 212px);
  padding-left: 20px;
}
.team_items .item .body {
  width: 100%;
  box-sizing: border-box;
}
.team_items .item .body .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1em;
  padding-bottom: 10px;
}
.team_items .item .body .sub {
  font-size: 15px;
  line-height: 1.5em;
}
.team_items .item .body hr {
  border-color: #f8f8f8;
}
.team_items .item .body p {
  font-size: 16px;
  line-height: 1.7em;
}
.team_items .item .body p:last-child {
  padding-bottom: 0;
}
.team_items .item .body p.quote {
  font-size: 15px;
  color: #535353;
  line-height: 1.5em;
}
.team_items_page .item {
  width: 100%;
  margin-bottom: 0;
}
.team_items_page .certs.df {
  flex-wrap: wrap;
}
.team_items_page .certs.df a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
.team_items_page .certs.df a img {
  width: 150px;
}
.profile_page ul.top_menu {
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.profile_page ul.top_menu li {
  margin-bottom: 10px;
  padding-left: 0;
  display: block;
  margin-right: 10px;
}
.profile_page ul.top_menu li:before {
  display: none;
}
.profile_page ul.top_menu li.cart_tab {
  position: relative;
}
.profile_page ul.top_menu li.cart_tab #cart_tab {
  position: absolute;
  width: 24px;
  height: 24px;
  background: #f00;
  text-align: center;
  line-height: 24px;
  display: block;
  border-radius: 100%;
  padding: 0;
  font-size: 11px;
  top: -5px;
  right: -5px;
  color: #fff;
  font-weight: bold;
}
.profile_page ul.top_menu li.current a {
  font-weight: bold;
  color: #fff;
  background: #079db5 !important;
}
.profile_page ul.top_menu li a {
  line-height: 1em;
  background: #fff;
  padding: 20px 15px;
  display: inline-block;
  text-decoration: none;
  color: #000;
}
.profile_page ul.top_menu li a:hover {
  color: #fff !important;
  background: #f90;
}
.profile_page h3 a {
  text-decoration: underline;
}
.profile_page h3 a:hover {
  text-decoration: none;
}
.profile_page h3, .profile_page #ulogin_synchronisation h3 {
  font-size: 24px;
  padding-bottom: 0.5em;
}
.profile_page .form-table {
  text-align: left;
}
.profile_page .form-table th {
  display: none;
}
.profile_page .form-table th, .profile_page .form-table td, .profile_page .form-table tr {
  padding-right: 15px;
}
.profile_page .form-table label {
  font-size: 16px;
}
.profile_page .form-table .description {
  font-size: 12px;
  font-style: italic;
}
.profile_page .form-table .ulogin_block, .profile_page .form-table #ulogin_accounts {
  margin-bottom: 0 !important;
}
#profile_edit_form {
  max-width: 800px;
  width: 100%;
}
#profile_edit_form .form_item {
  margin-bottom: 10px;
  width: 100%;
}
#profile_edit_form .form_item input {
  background: #fff;
}
#profile_edit_form .df {
  justify-content: space-between;
}
#profile_edit_form .df .form_item {
  width: calc(50% - 5px);
}
.schedule_wr .items {
  flex-wrap: wrap;
}
.schedule_wr > .item {
  background: #fff;
  margin-bottom: 20px;
  padding: 30px;
  justify-content: space-between;
}
.schedule_wr > .item > div {
  padding: 0 30px;
  border-right: 1px solid #dadada;
  box-sizing: border-box;
}
.schedule_wr > .item > div:first-child {
  padding-left: 0;
  padding-top: 20px;
}
.schedule_wr > .item > div:last-child {
  padding-right: 0;
  border-right: none;
}
.schedule_wr > .item > div.date_time {
  width: 10%;
}
.schedule_wr > .item > div.training {
  width: 30%;
}
.schedule_wr > .item > div.coach {
  width: 22%;
}
.schedule_wr > .item > div.equipment {
  width: 18%;
}
.schedule_wr > .item > div.join {
  width: 20%;
}
.schedule_wr > .item .date_time .time {
  font-size: 24px;
  font-weight: 800;
}
.schedule_wr > .item .date_time .date {
  font-size: 15px;
  padding-top: 10px;
  white-space: pre;
}
.schedule_wr > .item .title {
  padding-bottom: 15px;
  font-weight: bold;
}
.schedule_wr > .item .title .price {
  font-size: 22px;
  font-weight: 800;
}
.schedule_wr > .item .body {
  font-size: 15px;
  line-height: 1.47em;
}
.schedule_wr > .item .training .title i {
  font-size: 15px;
  color: #089fb7;
}
.schedule_wr > .item .couch .title i {
  font-size: 15px;
}
.schedule_wr > .item .equipment_df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.schedule_wr > .item .equipment_df .item {
  border: 1px solid #e5e5e5;
  margin-right: 5px;
  width: 36px;
  height: 36px;
}
.schedule_wr > .item .equipment_df .item[title="коврик"] {
  background: url(../i/training/pad.png) no-repeat center center;
}
.schedule_wr > .item .equipment_df .item[title="вода"] {
  background: url(../i/training/water.png) no-repeat center center;
}
.schedule_wr > .item .equipment_df .item[title="гантели 1–2 кг"] {
  background: url(../i/training/weight.png) no-repeat center center;
}
.schedule_wr > .item .equipment_df .item[title="эспандер"] {
  background: url(../i/training/espander.png) no-repeat center center;
}
.schedule_wr > .item .equipment_df .item[title="резинки"] {
  background: url(../i/training/elastic.png) no-repeat center center;
}
.schedule_wr > .item .btn_wr {
  padding-top: 10px;
}
.schedule_wr > .item .btn_wr a {
  text-transform: none;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.schedule_wr .items > .item_wide {
  margin-bottom: 20px;
  width: 100%;
}
.schedule_wr .items > .item_wide .bg {
  padding: 30px;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
  background: #fff;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.schedule_wr .items > .item_wide .bg .img_wr {
  width: 130px;
  border-radius: 100%;
  overflow: hidden;
}
.schedule_wr .items > .item_wide .bg .right {
  width: calc(100% - 130px);
  padding-left: 30px;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.schedule_wr .items > .item_wide .bg .right .center_wr {
  box-sizing: border-box;
  width: calc(100% - 210px);
  border-right: 1px solid #f4f4f4;
}
.schedule_wr .items > .item_wide .bg .right .center_wr .tags {
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.schedule_wr .items > .item_wide .bg .right .center_wr .tags li {
  margin: 0 10px 10px 0;
  display: block;
  font-size: 14px;
  padding: 7px 10px;
  background: #f7f7f7;
}
.schedule_wr .items > .item_wide .bg .right .center_wr .baiges {
  flex-wrap: wrap;
  padding-bottom: 0;
  padding-top: 15px;
}
.schedule_wr .items > .item_wide .bg .right .center_wr .baiges li {
  display: block;
  padding-right: 30px;
  padding-top: 10px;
  font-size: 16px;
}
.schedule_wr .items > .item_wide .bg .right .title_wr a {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3em;
}
.schedule_wr .items > .item_wide .bg .right .price_wr {
  width: 210px;
  padding-left: 40px;
  box-sizing: border-box;
}
.schedule_wr .items > .item_wide .bg .right .price_wr .btn_wr {
  padding-top: 25px;
}
.schedule_wr .items > .item_wide .bg .right .price_wr .btn_wr a {
  padding: 0 15px;
  font-size: 16px;
}
.schedule_wr .items > .item_wide .bg .right .price_wr .price {
  font-weight: bold;
}
.schedule_wr .items > .item_wide .bg .right .price_wr del {
  font-weight: bold;
  color: #8d8d8d;
  padding-right: 15px;
}
.schedule_wr .items > .itemnew {
  font-size: 16px;
  display: block;
  width: calc(25% - 23px);
  margin-right: 30px;
  margin-bottom: 20px;
}
.schedule_wr .items > .itemnew .bg {
  display: block;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
}
.schedule_wr .items > .itemnew span {
  display: block;
}
.schedule_wr .items > .itemnew:nth-child(4n) {
  margin-right: 0;
}
.schedule_wr .items > .itemnew .img_wr {
  padding-bottom: 20px;
  display: block;
}
.schedule_wr .items > .itemnew .img_wr:hover {
  opacity: 0.7;
}
.schedule_wr .items > .itemnew .title_wr {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.schedule_wr .items > .itemnew .title_wr a {
  font-size: 20px;
  font-weight: bold;
}
.schedule_wr .items > .itemnew .price {
  align-items: center;
  padding-bottom: 10px;
}
.schedule_wr .items > .itemnew .price del {
  color: #999;
  padding-right: 20px;
  font-size: 20px;
}
.schedule_wr .items > .itemnew .price .price {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 0;
}
.schedule_wr .items > .itemnew .training {
  padding-bottom: 20px;
}
.schedule_wr .items > .itemnew .training .title {
  line-height: 1.3em;
  font-size: 20px;
  font-weight: bold;
}
.schedule_wr .items > .itemnew .training .body {
  padding-top: 10px;
}
.schedule_wr .items > .itemnew .date_time {
  color: #999;
  line-height: 1.5em;
  font-size: 14px;
  padding-bottom: 10px;
}
.schedule_wr .items > .itemnew .date_time .date {
  line-height: 1.2em;
}
.schedule_wr .items > .itemnew .coach {
  padding-bottom: 20px;
}
.schedule_wr .items > .itemnew .coach .body {
  padding-top: 5px;
  font-size: 14px;
  color: #999;
}
.schedule_wr .items > .itemnew .equipment {
  padding-bottom: 20px;
}
.schedule_wr .items > .itemnew .equipment .equipment_df {
  padding-top: 10px;
}
.schedule_wr .items > .itemnew .equipment .equipment_df .item {
  border: 1px solid #e5e5e5;
  margin-right: 5px;
  width: 36px;
  height: 36px;
}
.schedule_wr .items > .itemnew .equipment .equipment_df .item[title="коврик"] {
  background: url(../i/training/pad.png) no-repeat center center;
}
.schedule_wr .items > .itemnew .equipment .equipment_df .item[title="вода"] {
  background: url(../i/training/water.png) no-repeat center center;
}
.schedule_wr .items > .itemnew .equipment .equipment_df .item[title="гантели 1–2 кг"] {
  background: url(../i/training/weight.png) no-repeat center center;
}
.schedule_wr .items > .itemnew .equipment .equipment_df .item[title="эспандер"] {
  background: url(../i/training/espander.png) no-repeat center center;
}
.schedule_wr .items > .itemnew .equipment .equipment_df .item[title="резинки"] {
  background: url(../i/training/elastic.png) no-repeat center center;
}
.schedule_wr .items > .itemnew .join .title {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.video-responsive iframe {
  width: 100% !important;
}
.page_schedule h1 {
  text-align: center;
}
.page_schedule .schedule_container .schedule_top {
  background: #fff;
  width: 100%;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
}
.page_schedule .schedule_container .schedule_top > .df {
  justify-content: space-between;
}
.page_schedule .schedule_container .schedule_top .item {
  display: block;
  background: #fff;
  text-align: center;
  padding: 15px 0;
  box-sizing: border-box;
  width: 10%;
  border-right: 1px solid #f8f8f8;
  position: relative;
}
.page_schedule .schedule_container .schedule_top .item:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
}
.page_schedule .schedule_container .schedule_top .item:last-child {
  border-right: none;
}
.page_schedule .schedule_container .schedule_top .item.current {
  color: #f90 !important;
}
.page_schedule .schedule_container .schedule_top .item.current:after {
  background: #f90 !important;
}
.page_schedule .schedule_container .schedule_top .item:hover {
  color: #000;
}
.page_schedule .schedule_container .schedule_top .item:hover:after {
  background: #089fb7;
}
.page_schedule .schedule_container .schedule_top .item .day {
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
}
.page_schedule .schedule_container .schedule_top .item .weekday {
  font-size: 15px;
}
.page_schedule .schedule_container .schedule_top + .schedule_title_wr {
  padding-top: 45px;
}
.page_schedule .schedule_container .schedule_title_wr {
  padding: 0 0 25px;
  justify-content: space-between;
  align-items: center;
}
.page_schedule .schedule_container .schedule_title_wr .right {
  width: 295px;
}
.page_schedule .schedule_container .schedule_title_wr .filter {
  width: 295px;
  position: relative;
}
.page_schedule .schedule_container .schedule_title_wr .filter input {
  width: 100%;
  position: relative;
  z-index: 2;
  line-height: 44px;
  height: 44px;
}
.page_schedule .schedule_container .schedule_title_wr .filter i {
  text-align: center;
  line-height: 44px;
  width: 44px;
  height: 44px;
  color: #bcbcbc;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.page_schedule .schedule_container .schedule_title_wr .title {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
}
.zvc-table-shortcode-duration, .vczapi-shortcode-meeting-table--row7, .vczapi-shortcode-meeting-table--row6, .vczapi-shortcode-meeting-table--row3, .vczapi-shortcode-meeting-table--row2, .vczapi-shortcode-meeting-table--row1 {
  display: none !important;
}
.vczapi-shortcode-meeting-table tr td:last-child {
  text-align: right;
}
.btn-join-link-shortcode {
  line-height: 50px;
  height: 50px;
  background: #f90;
  color: #fff !important;
  padding: 0 40px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none !important;
}
.btn-join-link-shortcode:hover {
  background: #089fb7;
}
.df_title {
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 20px;
}
.df_title .title_w {
  padding-bottom: 0;
}
.df_title .rating {
  padding-left: 20px;
}
.df_title a {
  padding-left: 20px;
  text-decoration: underline;
  color: #089fb7;
}
.df_title a:hover {
  color: #f90;
  text-decoration: none;
}
.rating .stars i {
  color: #f90;
  padding-right: 4px;
}
.rating .stars i.empty {
  color: #e5e5e5;
}
.open_app {
  color: #01bddb;
  text-decoration: underline;
}
.open_app:hover {
  color: #f90;
  text-decoration: none;
}
#article_feedback {
  margin-top: 30px;
  overflow: hidden;
}
#article_feedback .tab-content {
  display: none;
}
#article_feedback .tab-content:first-child {
  display: block;
}
#article_feedback .feedbacks .feedback_slider {
  position: relative;
  padding-bottom: 40px;
}
#article_feedback .feedbacks .item {
  border: 1px solid #dadada;
  padding: 20px 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
#article_feedback .feedbacks .item:last-child {
  margin-bottom: 0;
}
#article_feedback .feedbacks .item .top {
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
}
#article_feedback .feedbacks .item .top .name {
  font-size: 18px;
  font-weight: bold;
  padding-right: 20px;
}
#article_feedback .feedbacks .item .article {
  padding-top: 15px;
}
#article_feedback .add_feedback {
  padding-top: 20px;
}
#article_feedback .add_feedback .items_form {
  align-items: center;
  padding-bottom: 20px;
  justify-content: space-between;
}
#article_feedback .add_feedback .items_form > .df {
  width: 50%;
}
#article_feedback .add_feedback .items_form > .df .item {
  width: calc(50% - 15px);
}
#article_feedback .add_feedback .items_form > .df:first-child {
  justify-content: space-between;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) {
  padding-left: 30px;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) .radio-stars {
  padding-left: 20px;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) .radio-stars .wpcf7-list-item.active .wpcf7-list-item-label:after {
  color: #f90;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) .radio-stars .wpcf7-list-item-label {
  font-size: 0;
  display: inline-block;
  position: relative;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) .radio-stars .wpcf7-list-item-label:After {
  cursor: pointer;
  content: "\f005";
  font: normal normal normal 20px/1 FontAwesome;
  display: block;
  color: #e5e5e5;
  padding-right: 4px;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) .radio-stars input {
  display: none;
}
#article_feedback .add_feedback .items_form > .df:nth-child(2) .radio-stars input:checked + .wpcf7-list-item-label:after {
  color: #f90;
}
#article_feedback .add_feedback input[type="submit"], #article_feedback .add_feedback .df_bottom {
  align-items: center;
  padding-top: 20px;
}
#article_feedback .add_feedback input[type="submit"] .wpcf7-submit, #article_feedback .add_feedback .df_bottom .wpcf7-submit {
  padding: 0 50px;
  margin-right: 30px;
}
#article_feedback + .section_quiz {
  padding-top: 30px;
}
form.donate_form {
  align-items: center;
}
form.donate_form input {
  width: 100%;
  background: #fff;
  max-width: 150px;
  margin-right: 10px;
}
form.donate_form a {
  margin-left: 20px;
  display: inline-block;
}
.main_wr {
  min-height: calc(100vh - 400px);
}
.article_closed {
  position: relative;
}
.article_closed .close {
  position: absolute;
  top: 8px;
  right: 0;
  background: #f90;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.article_closed .close:hover {
  background: #089fb7;
}
.article_closed .close span {
  top: 14px;
  left: 5px;
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
}
.article_closed .close span:last-child {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.article_closed .close.open span:last-child {
  display: none;
}
.article_closed.diet_nav .close {
  top: 0;
}
.article_closed .cols {
  position: relative;
}
.article_closed .cols.closed {
  height: 80px;
  overflow: hidden;
  height: 80px;
  position: relative;
}
.article_closed .cols.closed:after {
  content: '';
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.article_closed .cols a {
  color: #000;
  text-decoration: none;
}
.article_closed .cols a:hover {
  color: #f90;
}
#category_filter .order.df {
  margin-bottom: 20px;
  justify-content: space-between;
}
#category_filter .order.df select {
  margin-right: 20px;
}
#category_filter .order.df input[type="submit"] {
  line-height: 50px;
  height: 50px;
}
.page_quiz {
  min-height: calc(100vh - 340px);
  background: #042630 url(../i/quiz_bg.jpg) no-repeat center center;
  background-size: cover !important;
  padding: 60px 0 40px;
  box-sizing: border-box;
}
.page-template-page-register .footer {
  margin-top: 0;
}
.pq_steps .pq_title_wr {
  padding-bottom: 50px;
  color: #fff;
}
.pq_steps .pq_title_wr .pq_question {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 800;
}
.pq_steps .pq_title_wr .pq_description {
  font-size: 24px;
  position: relative;
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
}
.pq_steps .pq_title_wr .pq_description:before {
  content: '/';
  font-size: 24px;
  color: #f90;
  position: absolute;
  left: 0;
  top: 0;
}
.pq_nav {
  margin-top: 65px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.pq_nav li {
  display: table-cell;
  background: rgba(7, 157, 181, 0.3);
  border-bottom: 2px solid rgba(7, 157, 181, 0.5);
  border-right: 1px solid #042630;
}
.pq_nav li:last-child {
  border-right: none;
}
.pq_nav li.current {
  background: rgba(255, 153, 0, 0.8);
  border-color: #f90;
}
.pq_nav li.current a {
  font-weight: bold;
}
.pq_nav li a {
  display: block;
  text-align: center;
  width: 100%;
  line-height: 1.2em;
  padding: 15px 0;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.select_gender > .df {
  justify-content: space-between;
  position: relative;
}
.select_gender > .df:before {
  content: 'Или';
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 40px;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  font-weight: bold;
}
.select_gender > .df label {
  width: calc(50% - 50px);
}
.select_gender > .df label input {
  display: none;
}
.select_gender > .df label input:checked + span.square_gender, .select_gender > .df label input + span.square_gender:hover {
  border-color: #f90;
}
.select_gender > .df label input:checked + span.square_gender span.title:before, .select_gender > .df label input + span.square_gender:hover span.title:before, .select_gender > .df label input:checked + span.square_gender span.title:after, .select_gender > .df label input + span.square_gender:hover span.title:after {
  background: #f90;
}
.select_gender > .df label input:checked + span.square_gender .img_wr img.img_active, .select_gender > .df label input + span.square_gender:hover .img_wr img.img_active {
  display: block !important;
}
.select_gender > .df label input:checked + span.square_gender .img_wr img.img_default, .select_gender > .df label input + span.square_gender:hover .img_wr img.img_default {
  display: none !important;
}
.square_gender {
  display: block;
  width: 100%;
  display: block;
  border: 2px solid #079db5;
  box-sizing: border-box;
  border-bottom: none;
  position: relative;
}
.square_gender .img_wr {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  height: 489px;
}
.square_gender span.title {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: -10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 800;
  line-height: 1em;
}
.square_gender span.title:before {
  content: '';
  display: block;
  width: calc(50% - 135px);
  height: 2px;
  background: #079db5;
  position: absolute;
  left: 0;
  top: 13px;
}
.square_gender span.title:after {
  content: '';
  display: block;
  width: calc(50% - 135px);
  height: 2px;
  background: #079db5;
  position: absolute;
  right: 0;
  top: 13px;
}
.quiz_step_data > .df {
  justify-content: space-between;
}
.quiz_step_data > .df .selected_gender {
  width: 360px;
}
.quiz_step_data > .df .next {
  cursor: pointer;
}
.quiz_step_data > .df .quiz_vars {
  width: calc(100% - 360px);
  padding-left: 50px;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes {
  flex-wrap: wrap;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item {
  width: calc(25% - 23px);
  margin-right: 30px;
  margin-bottom: 30px;
  display: block;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item:nth-child(4n) {
  margin-right: 0;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item input {
  display: none;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item .check {
  cursor: pointer;
  box-shadow: inset 0 0 0 2px #079db5;
  position: relative;
  width: 100%;
  height: 184px;
  display: block;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item input + span.check:before {
  content: '';
  display: block;
  color: #f90;
  position: absolute;
  left: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: #079db5;
  text-align: center;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item:hover > span.check, .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item input:checked + span.check {
  box-shadow: none !important;
  background-image: linear-gradient(to bottom, #38b6cb, #0594aa);
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item input:checked + span.check:before {
  content: '✓';
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item span.title {
  display: block;
  color: #fff;
  width: 100%;
  padding: 0 10px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item .img_wr {
  display: block;
  width: 100%;
  height: 110px;
  padding: 35px 0 0;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item .img_wr img {
  margin: 0 auto;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list .list_item {
  cursor: pointer;
  display: block;
  margin-bottom: 20px;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list .list_item input {
  display: none;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list .list_item input:checked + .title {
  box-shadow: none !important;
  background-image: linear-gradient(to bottom, #38b6cb, #0594aa);
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list .list_item .title {
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: inset 0 0 0 2px #079db5;
  font-weight: bold;
  font-size: 17px;
  color: #fff;
  height: 64px;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square {
  flex-wrap: wrap;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item {
  width: calc(25% - 23px);
  margin-right: 30px;
  margin-bottom: 30px;
  display: block;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item:nth-child(4n) {
  margin-right: 0;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item input {
  display: none;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item .check {
  cursor: pointer;
  box-shadow: inset 0 0 0 2px #079db5;
  position: relative;
  width: 100%;
  height: 184px;
  display: block;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item input + span.check:before {
  content: '';
  display: block;
  color: #f90;
  position: absolute;
  left: 15px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: #079db5;
  text-align: center;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item:hover > span.check, .quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item input:checked + span.check {
  box-shadow: none !important;
  background-image: linear-gradient(to bottom, #38b6cb, #0594aa);
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item input:checked + span.check:before {
  content: '✓';
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item span.title {
  display: block;
  color: #fff;
  width: 100%;
  padding: 0 10px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item .img_wr {
  display: block;
  width: 100%;
  height: 110px;
  padding: 35px 0 0;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_list_square .list_item .img_wr img {
  margin: 0 auto;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs select, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="text"], .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="email"], .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="tel"], .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="number"], .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="password"] {
  line-height: 64px;
  height: 64px;
  border: 2px solid #079db5;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0;
  text-indent: 0;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs select::-webkit-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="text"]::-webkit-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="email"]::-webkit-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="tel"]::-webkit-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="number"]::-webkit-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="password"]::-webkit-input-placeholder {
  color: #c4c4c4;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs select::-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="text"]::-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="email"]::-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="tel"]::-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="number"]::-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="password"]::-moz-placeholder {
  color: #c4c4c4;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs select:-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="text"]:-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="email"]:-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="tel"]:-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="number"]:-moz-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="password"]:-moz-placeholder {
  color: #c4c4c4;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs select:-ms-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="text"]:-ms-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="email"]:-ms-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="tel"]:-ms-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="number"]:-ms-input-placeholder, .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="password"]:-ms-input-placeholder {
  color: #c4c4c4;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs select {
  text-indent: 20px;
  text-align: left;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="submit"] {
  line-height: 70px;
  height: 70px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 800;
  padding: 0 90px !important;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs .df {
  justify-content: space-between;
}
.quiz_step_data > .df .quiz_vars .quiz_vars_inputs .df .col {
  width: calc(50% - 10px);
}
.btn_wr .next.btn {
  line-height: 70px;
  height: 70px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 800;
  padding: 0 90px !important;
}
.dashboard {
  justify-content: space-between;
}
.dashboard .col {
  width: calc(33.33% - 14px);
}
.dashboard .col .box {
  background: #fff;
  padding: 25px 30px 20px;
  margin-bottom: 20px;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
}
.dashboard .col .box.box_ml {
  min-height: 310px;
  box-sizing: border-box;
}
.dashboard .col .box.box_xs {
  min-height: 165px;
  box-sizing: border-box;
}
.dashboard .col .box .title_ {
  position: relative;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 800;
  position: relative;
  padding-bottom: 18px;
}
.dashboard .col .box .title_:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background: #079db5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dashboard .col .box .title_ i {
  width: 22px;
  height: 22px;
  background: #079db5;
  border-radius: 100%;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  position: absolute;
  right: -5px;
  top: 0;
  font-style: normal;
  cursor: help;
}
.dashboard .col .box .title_ + div {
  margin-top: 20px;
}
.dashboard .col .box .box_cols {
  justify-content: space-between;
}
.dashboard .col .box .box_cols .line {
  height: 48px;
  width: 1px;
  background: #f4f4f4;
}
.dashboard .col .box .box_cols .item {
  width: auto;
  position: relative;
}
.dashboard .col .box .box_cols .item .label {
  font-size: 16px;
  padding-bottom: 15px;
}
.dashboard .col .box .box_cols .item .value {
  font-size: 18px;
}
.dashboard .col .box .box_cols .item .value strong {
  font-weight: 800;
  font-size: 28px;
}
.dashboard .col .box .diet_generate_info {
  padding-top: 1em;
  display: block;
  font-size: 14px;
}
.dashboard .col .box .btn_wr .btn i {
  padding-right: 0.5em;
}
.dashboard .col .box .progress_line_wr {
  padding-bottom: 20px;
  height: 75px;
}
.dashboard .col .box .progress_line_wr:last-child {
  padding-bottom: 0;
}
.dashboard .col .box .progress_line_wr .text {
  font-weight: bold;
  padding-bottom: 15px;
}
.dashboard .col .box .progress_line_wr .progress_line {
  width: 100%;
  height: 15px;
  background: #f4f4f4;
  position: relative;
}
.dashboard .col .box .progress_line_wr .progress_line div {
  position: absolute;
  display: block;
}
.dashboard .col .box .progress_line_wr .progress_line div span {
  display: block;
  height: 15px;
}
.dashboard .col .box .progress_line_wr .progress_line div i {
  text-align: center;
  padding-top: 10px;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.dashboard .col .box .imt_graph_wr {
  position: relative;
  margin: 15px auto 25px;
  width: 314px;
  height: 157px;
  overflow: hidden;
}
.dashboard .col .box .imt_graph_wr .imt_graph {
  margin: 7px auto 0;
  width: 300px;
  height: 300px;
  background: #00dbfe;
  background: -moz-linear-gradient(90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00dbfe",endColorstr="#ff9900",GradientType=1);
  border-radius: 100%;
  position: relative;
}
.dashboard .col .box .imt_graph_wr .imt_graph:after {
  content: '';
  display: block;
  width: 276px;
  height: 276px;
  top: 12px;
  left: 12px;
  position: absolute;
  background: #fff;
  border-radius: 100%;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot {
  width: 28px;
  height: 28px;
  background: #fff;
  box-sizing: border-box;
  z-index: 10;
  border: 7px solid #f90;
  box-shadow: 0 0 0 3px #fff;
  border-radius: 100%;
  position: absolute;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_1 {
  top: 122px;
  left: -7px;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_7 {
  top: 122px;
  right: -7px;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_2 {
  top: 61px;
  left: 13px;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_6 {
  top: 61px;
  right: 13px;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_3 {
  left: 63px;
  top: 11px;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_5 {
  right: 63px;
  top: 11px;
}
.dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_4 {
  left: calc(50% - 14px);
  top: -7px;
}
.dashboard .col .box .losing_w_graph_wr {
  margin-bottom: 20px;
  margin-top: 0;
}
.dashboard .col .box .losing_w_graph_wr .df_vals {
  margin-top: -20px;
  justify-content: space-between;
  position: relative;
}
.dashboard .col .box .losing_w_graph_wr .val {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  font-weight: bold;
  font-size: 15px;
  box-shadow: 0px 5px 8px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  left: 0;
  top: 20px;
  z-index: 10;
  border: 7px solid #f0f0f0;
}
.dashboard .col .box .losing_w_graph_wr .val.val0 {
  border-color: #f90;
  top: 40px;
}
.dashboard .col .box .losing_w_graph_wr .val.val1 {
  border-color: #d6c94f;
  top: 54px;
}
.dashboard .col .box .losing_w_graph_wr .val.val2 {
  border-color: #3de1af;
  top: 68px;
}
.dashboard .col .box .losing_w_graph_wr .val.val3 {
  border-color: #00daee;
  top: 80px;
}
.dashboard .col .box .losing_w_graph {
  width: calc(100% + 60px);
  margin-left: -30px;
  height: 106px;
  background: #00dbfe;
  background: -moz-linear-gradient(-90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  background: linear-gradient(-90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00dbfe",endColorstr="#ff9900",GradientType=1);
  clip-path: polygon(0 0, 100% 59%, 100% 100%, 0% 100%);
}
.dashboard .col .box .losing_w_graph.reverse {
  background: -moz-linear-gradient(90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  background: linear-gradient(90deg, rgba(0, 219, 254, 1) 0%, rgba(255, 153, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00dbfe",endColorstr="#ff9900",GradientType=1);
  clip-path: polygon(0 59%, 100% 0, 100% 100%, 0% 100%);
}
.dashboard .col .box .text {
  font-size: 16px;
  line-height: 1.2em;
}
.dashboard .col .box .text .large {
  font-size: 28px;
  font-weight: 800;
}
.home .personal_home_wr {
  padding-top: 50px;
}
.personal_home_wr .personal_box {
  background: #fff;
  padding: 25px 30px 20px;
  margin-bottom: 20px;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
}
.personal_home_wr .personal_box.personal_box_faq_wr {
  margin-bottom: 70px;
}
.personal_home_wr .personal_box.personal_box_no_bg {
  padding: 0;
  background: transparent;
}
.personal_home_wr .personal_box.personal_box_repeat_wr {
  margin-bottom: 180px;
}
.personal_home_wr .personal_box.personal_box_repeat_wr > .df {
  justify-content: space-between;
}
.personal_home_wr .personal_box.personal_box_repeat_wr > .df.df_even {
  flex-direction: row-reverse;
}
.personal_home_wr .personal_box.personal_box_repeat_wr > .df .img_wr {
  width: 53%;
  height: 300px;
}
.personal_home_wr .personal_box.personal_box_repeat_wr > .df .body {
  width: calc(47% - 20px);
}
.personal_home_wr .personal_box.personal_box_gallery {
  margin-bottom: 70px;
}
.personal_home_wr .personal_box.personal_box_gallery > .df .img_wr {
  height: auto;
  width: auto;
}
.personal_home_wr .personal_box.personal_box_pay {
  margin-bottom: 90px;
}
.personal_home_wr .personal_box .title_ {
  position: relative;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 800;
  position: relative;
  padding-bottom: 18px;
}
.personal_home_wr .personal_box .title_:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background: #079db5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.personal_home_wr .personal_box .title_.title_l {
  font-size: 30px;
}
.personal_home_wr .personal_box .title_.title_l span {
  font-weight: normal;
  font-size: 22px;
  text-transform: none;
}
.personal_home_wr .personal_box .title_ + div {
  margin-top: 20px;
}
.personal_home_wr .personal_box .df_grid_researches {
  justify-content: space-between;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr {
  width: calc(100% - 265px);
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases {
  margin-top: 0;
  flex-wrap: wrap;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item {
  width: calc(25% - 20px);
  margin-right: 20px;
  margin-top: 20px;
  align-items: center;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item:nth-child(4n) {
  margin-right: 0;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item .img_wr {
  width: 43px;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item .img_wr img {
  margin: 0 auto;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item .title {
  width: calc(100% - 43px);
  padding-left: 18px;
  font-size: 16px;
  line-height: 1.38em;
}
.personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item.current .title {
  color: #089fb7;
}
.personal_home_wr .personal_box .df_grid_researches .researches_box {
  padding-left: 40px;
  padding-right: 20px;
  box-sizing: border-box;
  width: 265px;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: -25px;
  margin-right: -30px;
  margin-bottom: -20px;
}
.personal_home_wr .personal_box .df_grid_researches .researches_box .box {
  text-align: center;
}
.personal_home_wr .personal_box .df_grid_researches .researches_box .box .title {
  font-size: 16px;
  padding-bottom: 12px;
}
.personal_home_wr .personal_box .faq .item {
  font-size: 16px;
  padding-top: 20px;
  border-bottom: 1px solid #d6d6d6;
}
.personal_home_wr .personal_box .faq .item:first-child {
  padding-top: 10px;
}
.personal_home_wr .personal_box .faq .item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.personal_home_wr .personal_box .faq .item .q {
  cursor: pointer;
  padding-bottom: 20px;
  font-weight: bold;
  justify-content: space-between;
}
.personal_home_wr .personal_box .faq .item .q span {
  width: calc(100% - 25px);
}
.personal_home_wr .personal_box .faq .item .q i {
  color: #8d8d8d;
  font-size: 14px;
}
.personal_home_wr .personal_box .faq .item .q.open i {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.personal_home_wr .personal_box .faq .item .a {
  font-size: 16px;
  padding: 0 0 20px;
}
.personal_home_wr .personal_box .gallery_ {
  justify-content: space-between;
  align-items: center;
}
.personal_home_wr .personal_box .btn_wr {
  padding-top: 20px;
  padding-bottom: 25px;
}
.personal_home_wr .personal_box .btn_wr a {
  text-transform: uppercase;
}
.personal_home_wr .personal_box .btn_wr .btn_blue {
  background: #079db5 !important;
  margin-right: 20px;
  padding: 0 15px;
  font-size: 24px;
}
.personal_home_wr .personal_box .sub {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.personal_home_wr .personal_box .pay_logo {
  margin-top: 40px;
  justify-content: space-between;
  align-items: center;
}
.personal_home_wr .personal_box .article h2 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 800;
}
.personal_home_wr .personal_box .article li {
  font-weight: bold;
  padding-bottom: 10px;
  font-weight: bold;
  padding-left: 33px;
  /*
   &:before {
   top: 3px;
   content: '✓';
   width: 19px;
   height: 19px;
   text-align: center;
   line-height: 19px;
   color: #fff;
   background: #079db5;
   font-size: 10px;
   border-radius: 100%;
   }
   */
}
.section2 {
  padding-top: 60px;
}
.related_diets {
  padding: 60px 0 0;
}
.related_diets .items {
  padding-top: 20px;
  flex-wrap: wrap;
}
.related_diets .items .item {
  width: calc(50% - 15px);
  margin-bottom: 30px;
  justify-content: space-between;
}
.related_diets .items .item .img_wr {
  width: 200px;
}
.related_diets .items .item .body {
  width: calc(100% - 200px);
  padding-left: 20px;
}
.related_diets .items .item .body .title {
  font-weight: 800;
  font-size: 20px;
  padding-bottom: 0.5em;
}
.related_diets .items .item .body .more {
  display: inline-block;
  margin-top: 10px;
  color: #089fb7;
  text-decoration: underline;
}
.related_diets .items .item .body .more:hover {
  color: #f90;
}
.related_diets .items .item:nth-child(2n) {
  margin-left: 30px;
}
.mapster_tooltip_hide .mapster_tooltip {
  display: none !important;
}
.video_box {
  text-align: center;
}
.product_wr_box {
  background: #fff;
  padding: 20px;
}
.product_wr_box .img_wr {
  width: 400px;
}
.product_wr_box .product_right {
  width: 100%;
}
.product_wr_box .img_wr + .product_right {
  padding-left: 30px;
  box-sizing: border-box;
  width: calc(100% - 400px);
}
.product_wr_box .price.df {
  padding-bottom: 20px;
  font-size: 30px;
}
.product_wr_box .price.df .price {
  font-weight: bold;
}
.product_wr_box .price.df del {
  color: #999;
  padding-right: 20px;
}
.product_wr_box .article {
  padding-top: 0;
}
.product_wr_box article {
  padding-bottom: 40px;
}
.woocommerce-notices-wrapper {
  font-size: 16px;
}
.woocommerce-notices-wrapper > * {
  margin: 10px 0;
}
.woocommerce-notices-wrapper a {
  text-decoration: underline;
  color: #000;
}
.woocommerce-notices-wrapper li {
  display: block;
}
.woocommerce-notices-wrapper .woocommerce-message {
  padding: 20px;
  background: #f90;
}
.woocommerce-notices-wrapper .woocommerce-error {
  padding: 20px;
  background: #c00;
  color: #fff;
}
.woocommerce-notices-wrapper .woocommerce-error a {
  color: #fff;
}
.woocommerce-cart-form .shop_table_responsive th {
  border-bottom: 2px solid #ccc;
  padding: 10px;
  text-align: left;
}
.woocommerce-cart-form .shop_table_responsive tr, .woocommerce-cart-form .shop_table_responsive td {
  text-align: left;
  padding: 10px;
  vertical-align: middle;
}
.woocommerce-cart-form .shop_table_responsive .product-thumbnail img {
  width: 100px;
}
.woocommerce-cart-form .shop_table_responsive .product-name a {
  font-weight: bold;
}
.woocommerce-cart-form .shop_table_responsive .actions button[name="update_cart"] {
  display: none;
}
.cart_totals table {
  width: 220px;
  text-align: left;
}
#customer_details {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
#customer_details .col-1, #customer_details .col-2 {
  width: calc(50% - 10px);
}
#customer_details .col-1 h3, #customer_details .col-2 h3 {
  display: none;
}
.woocommerce form .form-row .required {
  display: none;
}
#order_review_heading, #order_review table {
  display: none;
}
ul.methods {
  padding-bottom: 20px;
}
ul.methods li {
  display: block;
}
ul.methods label {
  font-weight: bold;
}
ul.methods .payment_box p {
  font-size: 14px;
  font-style: italic;
  color: #999;
}
.woocommerce-privacy-policy-text {
  padding-bottom: 20px;
}
.product-remove .remove {
  width: 24px;
  height: 24px;
  background: #c00;
  display: block;
  text-align: center;
  line-height: 24px;
  border-radius: 100%;
  color: #fff;
}
.product-remove .remove:hover {
  opacity: 0.7;
}
.video_wr {
  flex-wrap: wrap;
}
.video_wr .item {
  width: calc(25% - 20px);
  margin-right: 30px;
  margin-bottom: 30px;
  display: block;
}
.video_wr .item:nth-child(4n) {
  margin-right: 0;
}
.video_wr .item .img_wr {
  padding-bottom: 10px;
  display: block;
}
.video_wr .item .title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding-bottom: 5px;
}
.woocommerce-terms-and-conditions-wrapper {
  padding-bottom: 20px;
}
.cart_item td {
  background: #fff;
}
.single-workout .article_wr {
  margin: 60px 0 !important;
}
.single-workout #article_feedback {
  margin-top: 0;
  margin-bottom: 40px;
}
.single-workout .personal_home_wr .personal_box.personal_box_faq_wr {
  margin-bottom: 60px;
}
body.single-product {
  background: #f8f8f8;
}
body.single-product .main_wr {
  overflow: hidden;
}
body.single-product .main_wr .btn_wr a {
  padding: 0 15px;
  font-size: 16px;
}
.single_product_bg {
  padding-bottom: 200px;
}
.single_product_bg .product_top .product_top_left {
  width: 50%;
}
.single_product_bg .product_top .product_top_left .tags {
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.single_product_bg .product_top .product_top_left .tags li {
  margin: 0 10px 10px 0;
  display: block;
  font-size: 14px;
  padding: 7px 10px;
  background: #f7f7f7;
}
.single_product_bg .product_top .product_top_features {
  padding-top: 45px;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.single_product_bg .product_top .product_top_features .item {
  align-items: center;
}
.single_product_bg .product_top .product_top_features .item + .item {
  margin-left: 50px;
}
.single_product_bg .product_top .product_top_features .item .img_wr {
  width: 42px;
  padding-right: 14px;
}
.single_product_bg .product_top .product_top_features .item .right .title {
  line-height: 1.3em;
  font-size: 14px;
  text-transform: uppercase;
}
.single_product_bg .product_top .product_top_features .item .right .value {
  font-size: 18px;
  font-weight: bold;
  color: #01b9d6;
  padding-top: 5px;
  line-height: 1.3em;
}
.single_product_bg .product_top .product_top_features .item .right .value * {
  line-height: 1.3em;
}
.single_product_bg .product_top .product_top_features .item .right .value del {
  color: #949494;
  padding-right: 15px;
}
.single_product_bg .product_top .product_top_features .item .right .value .price {
  font-size: 20px;
}
.product_feautures {
  position: relative;
  top: -115px;
}
.product_feautures .product_feautures_df {
  justify-content: space-between;
}
.product_feautures .product_feautures_df .item {
  box-shadow: 0px 10px 50px 0 rgba(206, 206, 206, 0.3);
  background: #fff;
  text-align: center;
  padding: 30px;
  box-sizing: border-box;
  width: calc(25% - 15px);
  margin-right: 20px;
}
.product_feautures .product_feautures_df .item:nth-child(4n) {
  margin-right: 0;
}
.product_feautures .product_feautures_df .item .img_wr {
  margin: 0 auto 20px;
  display: block;
}
.product_feautures .product_feautures_df .item .img_wr img {
  margin: 0 auto;
}
.product_feautures .product_feautures_df .item .title {
  color: #079db5;
  padding-bottom: 20px;
  line-height: 1.2em;
  font-weight: 800;
  text-transform: uppercase;
}
.product_feautures .product_feautures_df .item .body {
  font-size: 16px;
  line-height: 1.5em;
}
.product_contain {
  padding-top: 0;
  position: relative;
  z-index: 10;
}
.product_contain .product_contain_bg {
  background: #fff;
  padding: 30px;
}
.product_contain .product_contain_bg .img_wr {
  width: 250px;
}
.product_contain .product_contain_bg .center {
  box-sizing: border-box;
  padding-left: 30px;
  width: calc(50% - 100px);
  padding-right: 30px;
  border-right: 1px solid #ececec;
}
.product_contain .product_contain_bg .center .title {
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.6em;
  font-size: 18px;
  color: #079db5;
  padding-bottom: 25px;
}
.product_contain .product_contain_bg .center .body {
  line-height: 1.5em;
  padding-bottom: 35px;
}
.product_contain .product_contain_bg .center .price_wr {
  padding-bottom: 30px;
  line-height: 1em;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.product_contain .product_contain_bg .center .price_wr del {
  padding-right: 20px;
  color: #949494;
  line-height: 1em;
}
.product_contain .product_contain_bg .right {
  box-sizing: border-box;
  padding-left: 30px;
  width: calc(50% - 150px);
}
.product_contain .product_contain_bg .right .title {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.product_contain .product_contain_bg .right ul li {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  color: #079db5;
  line-height: 1.2em;
  padding-bottom: 12px;
  font-weight: 800;
}
.product_contain .product_contain_bg .right ul li + li {
  border-top: 1px solid #ececec;
  padding-top: 12px;
}
.product_contain .product_contain_bg .right ul li:last-child {
  padding-bottom: 0;
}
.product_certificate {
  padding-top: 180px;
  padding-bottom: 200px;
  margin-bottom: -60px;
  background: url(../i/product_landing/learn_bg_2.jpg) no-repeat center bottom, url(../i/product_landing/learn_bg_1.jpg) no-repeat center top, #fff;
  position: relative;
}
.product_certificate:after {
  content: '';
  display: block;
  width: 192px;
  height: 646px;
  position: absolute;
  right: 0;
  top: -400px;
  z-index: 1;
  background: url(../i/product_landing/orange1.png) 0 0 no-repeat;
}
.product_certificate .product_certificate_df {
  position: relative;
  z-index: 10;
  justify-content: space-between;
}
.product_certificate .product_certificate_df .left {
  width: 295px;
}
.product_certificate .product_certificate_df .img_wr {
  display: block;
  padding: 15px;
  box-shadow: 0px 10px 50px 0 rgba(206, 206, 206, 0.3);
  background-color: #fff;
}
.product_certificate .product_certificate_df .img_wr img {
  margin: 0 auto;
}
.product_certificate .product_certificate_df .article {
  width: calc(100% - 295px);
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 16px;
}
.product_certificate .product_certificate_df .article h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  color: #079db5;
  line-height: 1.67em;
}
.product_faq {
  position: relative;
}
.product_faq:after {
  content: '';
  display: block;
  width: 184px;
  height: 646px;
  position: absolute;
  left: 0;
  top: -400px;
  z-index: 1;
  background: url(../i/product_landing/blue1.png) 0 0 no-repeat;
}
.product_faq .faq {
  position: relative;
  z-index: 10;
}
.product_faq .faq .item {
  background: #fff;
  padding: 25px;
  background: #fff;
  box-shadow: 0px 10px 50px 0 rgba(206, 206, 206, 0.3);
}
.product_faq .faq .item + .item {
  margin-top: 10px;
}
.product_faq .faq .item .q {
  font-size: 18px;
  font-weight: bold;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.product_faq .faq .item .q span {
  width: calc(100% - 27px);
  padding-right: 20px;
}
.product_faq .faq .item .q i {
  width: 27px;
  height: 27px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  line-height: 27px;
  background: #f90;
  font-size: 14px;
}
.product_faq .faq .item .q.open i {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product_faq .faq .item .a {
  padding-top: 25px;
}
.product_faq .faq + .article {
  position: relative;
  z-index: 10;
  padding-top: 40px;
  font-size: 16px;
}
.product_learn {
  padding-top: 180px;
  padding-bottom: 200px;
  margin-bottom: -60px;
  background: url(../i/product_landing/learn_bg_2.jpg) no-repeat center bottom, url(../i/product_landing/learn_bg_1.jpg) no-repeat center top, #fff;
  position: relative;
}
.product_learn .title_w {
  position: relative;
  z-index: 10;
}
.product_learn:after {
  content: '';
  display: block;
  width: 184px;
  height: 646px;
  position: absolute;
  left: 0;
  top: -400px;
  z-index: 1;
  background: url(../i/product_landing/orange2.png) 0 0 no-repeat;
}
.product_learn .product_learn_df {
  position: relative;
  z-index: 10;
}
.product_learn .product_learn_df .item {
  box-sizing: border-box;
  width: calc(33.3% - 14px);
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0px 10px 50px 0 rgba(206, 206, 206, 0.3);
  padding: 40px 20px 30px 30px;
  margin-right: 20px;
}
.product_learn .product_learn_df .item:nth-child(3n) {
  margin-right: 0;
}
.product_learn .product_learn_df .item .num {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background: #079db5;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  font-size: 18px;
}
.product_learn .product_learn_df .item .body {
  font-size: 16px;
  font-weight: bold;
  padding-left: 25px;
  width: calc(100% - 44px);
  box-sizing: border-box;
  line-height: 1.5em;
}
.product_learn .product_learn_df + .article {
  padding-top: 25px;
  font-size: 16px;
}
.product_trainers {
  position: relative;
}
.product_trainers:after {
  content: '';
  display: block;
  width: 192px;
  height: 646px;
  position: absolute;
  right: 0;
  top: -200px;
  z-index: 1;
  background: url(../i/product_landing/blue2.png) 0 0 no-repeat;
}
.product_trainers .product_trainers_df {
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
}
.product_trainers .product_trainers_df .item {
  width: calc(25% - 15px);
  margin-right: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.product_trainers .product_trainers_df .item:nth-child(4n) {
  margin-right: 0;
}
.product_trainers .product_trainers_df .item .img_wr {
  height: 230px;
  box-sizing: border-box;
  width: 100%;
  border: 10px solid #fff;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
  background-size: cover !important;
}
.product_trainers .product_trainers_df .item .title {
  padding-top: 30px;
  text-align: center;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
}
.product_trainers .product_trainers_df .item .body {
  padding-top: 15px;
  color: #767676;
  line-height: 1.3em;
}
.top_courses_df {
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_courses_df .item {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.top_courses_df .item .bg {
  background: #fff;
  padding: 20px;
  box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.6);
  align-items: center;
}
.top_courses_df .item .bg .img_wr img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.top_courses_df .item .bg .right {
  padding-left: 20px;
  width: calc(100% - 100px);
}
.top_courses_df .item .bg .right .title {
  padding-bottom: 18px;
}
.top_courses_df .item .bg .right .title a {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.38em;
}
.top_courses_df .item .bg .right > .df {
  justify-content: space-between;
  align-items: center;
}
.top_courses_df .item .bg .right > .df .baiges {
  align-items: center;
  padding-right: 20px;
  flex-wrap: wrap;
}
.top_courses_df .item .bg .right > .df .baiges li {
  padding-right: 10px;
  display: block;
  font-size: 16px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.top_courses_df .item .bg .right > .df .price_wr {
  align-items: center;
  font-size: 16px;
  line-height: 1.5em;
}
.top_courses_df .item .bg .right > .df .price_wr del {
  color: #8d8d8d;
}
.top_courses_df .item .bg .right > .df .price_wr .price {
  font-weight: bold;
}
.top_courses_df .item .bg .right .btn_wr {
  padding-left: 20px;
}
.block_rek {
  padding-bottom: 1.5em;
}
.essence_wr {
  padding: 50px 0;
}
.essence_wr .title_w {
  text-align: center;
}
.essence_wr > .df {
  padding-bottom: 80px;
  justify-content: space-between;
}
.essence_wr > .df .col {
  text-align: center;
  width: 33.33%;
  padding-left: 50px;
  padding-right: 50px;
}
.essence_wr > .df .col + .col {
  border-left: 1px solid #ccc;
}
.essence_wr > .df .col .img_wr {
  justify-content: center;
  align-items: center;
  height: 58px;
  margin-bottom: 32px;
}
.essence_wr > .df .col .img_wr img {
  margin: 0 auto;
  display: block;
}
.essence_wr > .df .col .title {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.27em;
  padding-bottom: 25px;
}
.essence_wr > .df .col .article {
  font-size: 16px;
}
.essence_wr .btn_wr {
  text-align: center;
  margin-top: -35px;
}
.essence_wr .btn_wr a {
  padding: 0 80px !important;
  text-transform: uppercase;
}
#select_product_filter {
  padding: 30px;
  margin-top: 30px;
  background: #fff;
  align-items: center;
}
#select_product_filter .df {
  align-items: center;
}
#select_product_filter .item {
  padding-right: 35px;
}
#select_product_filter .item select {
  width: 230px;
}
#select_product_filter .item.last {
  padding-right: 0;
}
#select_product_filter label {
  font-size: 18px;
  font-weight: bold;
  padding-right: 20px;
}
#select_product_filter .status_wr #status {
  line-height: 60px;
  height: 60px;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  white-space: pre;
}
#select_product_filter .status_wr #status.green {
  background: #14d700;
}
#select_product_filter .status_wr #status.orange {
  background: #ff9703;
}
#select_product_filter .status_wr #status.red {
  background: #e61433;
}
#select_product_filter .status_wr #status.gray {
  background: #ccc;
}
.df_two_products {
  padding-top: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.df_two_products .item {
  width: calc(50% - 10px);
}
.df_two_products .item .bg {
  background: #fff;
  padding: 30px 20px;
}
.df_two_products .item .bg > .img_wr {
  width: 212px;
  align-items: center;
  justify-content: center;
}
.df_two_products .item .bg > .img_wr img {
  max-height: 162px;
  max-width: 100%;
  width: auto;
}
.df_two_products .item .bg .body {
  width: calc(100% - 212px);
  box-sizing: border-box;
  padding-left: 20px;
}
.df_two_products .item .bg .body .title {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.df_chars {
  flex-wrap: wrap;
  justify-content: space-between;
}
.df_chars .char_item {
  width: calc(50% - 15px);
  align-items: center;
}
.df_chars .char_item:first-child, .df_chars .char_item:nth-child(2) {
  padding-bottom: 30px;
}
.df_chars .char_item .t {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 4px;
}
.df_chars .char_item .v {
  line-height: 1.2em;
  font-size: 18px;
}
.df_chars .char_item .img_wr {
  width: 63px;
  font-size: 36px;
  font-weight: bold;
  color: #079db5;
}
.df_chars .char_item .img_wr img {
  margin: 0;
}
.df_chars .char_item .b {
  width: calc(100% - 63px);
}
.article_box {
  background: #fff;
  margin-top: 40px;
  padding: 30px;
}
.article_box .title_wr {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 25px;
  line-height: 1.2em;
  padding-bottom: 1em;
}
.article_box .df_chars {
  justify-content: flex-start;
}
.article_box .df_chars .char_item {
  padding-bottom: 0 !important;
  width: auto;
  margin-right: 30px;
}
.article_box .df_chars .char_item_num .img_wr {
  width: 95px;
}
.compatibility_table_wr {
  padding-top: 40px;
}
table.compatibility_table th, table.compatibility_table td {
  border: 1px solid #ccc;
  padding: 10px 5px;
  background: #fff;
}
table.compatibility_table th.rotate div {
  position: relative;
  height: 324px;
}
table.compatibility_table th.rotate span {
  width: 324px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  transform-origin: 0 0;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  bottom: -10px;
  left: 5px;
}
table.compatibility_table td.value {
  text-align: center;
}
table.compatibility_table td:first-child {
  text-align: right;
  font-size: 16px;
  padding-right: 20px;
}
table.compatibility_table .dot {
  display: block;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  border-radius: 100%;
}
table.compatibility_table .dot.none {
  background: #f0f0f0;
}
table.compatibility_table .dot.hide {
  background: transparent;
}
table.compatibility_table .dot.bad {
  background: #e61433;
}
table.compatibility_table .dot.fine {
  background: #04c408;
}
table.compatibility_table .dot.normal {
  background: #ff9703;
}
table.compatibility_table .table_title {
  border: none;
  background: transparent;
  vertical-align: top;
  text-align: left;
  padding-top: 30px;
}
table.compatibility_table .table_title h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.3em;
  padding-bottom: 44px;
}
table.compatibility_table .table_title li {
  font-size: 16px;
  text-align: left;
  padding-bottom: 20px;
}
table.compatibility_table .table_title li .dot {
  margin-left: 0;
  margin-right: 14px;
}
table.compatibility_table .table_title .df {
  justify-content: flex-start;
}
.compabillity_listing {
  padding-top: 60px;
}
.compabillity_listing > .df {
  flex-wrap: wrap;
}
.compabillity_listing > .df .item {
  box-sizing: border-box;
  background: #fff;
  padding: 20px;
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
.compabillity_listing > .df .item:nth-child(2n) {
  margin-left: 30px;
}
.compabillity_listing > .df .item .btn_wr .btn.fine {
  background: #14d700;
}
.compabillity_listing > .df .item .btn_wr .btn.normal {
  background: #ff9703;
}
.compabillity_listing > .df .item .btn_wr .btn.bad {
  background: #e61433;
}
.compabillity_listing > .df .item .btn_wr .btn.gray {
  background: #ccc;
}
.compabillity_listing > .df .item .imgs {
  width: 100px;
}
.compabillity_listing > .df .item .imgs .img_wr {
  max-height: 100px;
  max-width: 100px;
}
.compabillity_listing > .df .item .body {
  box-sizing: border-box;
  width: calc(100% - 120px);
  padding-left: 20px;
}
.compabillity_listing > .df .item .body .title {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.btn_label {
  padding-bottom: 7px;
  display: block;
}
#mmenu {
  cursor: pointer;
  margin-right: 20px;
}
#mmenu span {
  display: block;
  background: #000;
  margin-top: 7px;
  height: 3px;
  width: 26px;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
#mmenu span:nth-child(1) {
  margin-top: 0;
}
#mmenu.open span:last-child {
  opacity: 0;
}
#mmenu.open span:nth-child(1) {
  margin-top: 0;
  margin-top: 7px;
  position: relative;
  top: 2px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mmenu.open span:nth-child(2) {
  margin-top: 0;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#selections {
  text-align: center;
}
#selections .btn_wr .btn_mobile_selections {
  margin: 10px auto;
  display: block !important;
  max-width: 200px !important;
}
@media screen and (max-width: 1600px) {
  .questions .step .items .item label {
    font-size: 14px;
  }
  .courses_list .item .right_data .t {
    font-size: 28px;
  }
  .courses_list .item .top .col_right .title {
    font-size: 30px;
  }
  .footer .wr .logo_wr {
    display: block;
    padding-right: 20px;
  }
  .footer .wr .logo_wr .line {
    display: none;
  }
  .footer .wr .logo_wr span {
    padding-top: 10px;
    display: block;
  }
  .footer .wr .col_menu ul li a {
    font-size: 12px;
  }
  .footer .wr .col_desc {
    font-size: 12px;
  }
  .feedback_other .title_w, .title_w {
    font-size: 30px;
  }
  .df_course_page .sidebar_course .side_nav ul li a, .single table tr td {
    padding: 20px;
  }
  .single table tr td.price {
    font-size: 20px;
  }
  .feedback_other .item .title {
    font-size: 26px;
  }
  .article_wr .title_bg h1, .section5 .title_w, .section4 .title_w, .section1 .title_w {
    font-size: 36px;
  }
  .section2 .articles .item .title {
    font-size: 20px;
    padding: 20px;
  }
  .section4 .title_w {
    padding-right: 0;
    text-align: center;
  }
  .section1 table tbody tr td {
    font-size: 14px;
  }
  .section {
    padding-top: 100px;
  }
  .section1 table thead th {
    font-size: 16px;
  }
  section1 table tbody tr td .rating i {
    font-size: 16px;
  }
  .section2 .title_w {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }
  .questions .step .title {
    font-size: 30px;
  }
  .step_navigation .btn_wr a, .section3 .df .left .btn_wr a, .btn_wr a.btn {
    font-size: 14px;
    line-height: 44px;
    height: 44px;
  }
  .section5 .articles .item .body {
    font-size: 16px;
  }
  .section6 .df .left > .df .logo_big img {
    width: 300px;
  }
  .section6 .df .left > .df .slogan {
    padding: 40px 0;
    font-size: 26px;
  }
  .section6 .df .right .menu li a {
    font-size: 20px;
  }
  .header .df .header__left .select_category a, .header .df .header__right ul.menu li a {
    font-size: 15px;
  }
  .header .df .header__left .select_category a {
    padding: 10px;
  }
  .tags_wr a, .section4 .items .row .cols a {
    font-size: 14px;
    padding: 0 15px;
    margin-right: 15px;
  }
  .article_wr {
    padding: 40px;
  }
  .article_wr .title_w_date_wr .title {
    font-size: 30px;
  }
  .step_navigation .btn_wr {
    padding: 0 25px;
  }
  .step_navigation .btn_wr a, .section3 .df .left .btn_wr a, .btn_wr a.btn:not([href="#order"]) {
    max-width: 220px;
    width: auto;
    padding: 0 20px;
  }
  .questions .step .items .item {
    margin-right: 20px;
    width: calc(25% - 20px);
  }
  .df_course_page .feautures li span {
    font-size: 18px;
    line-height: 1.2em;
  }
  .df_course_page .sidebar_course .side_nav ul li a, .single table tr td {
    padding: 10px !important;
  }
  table.compatibility_table .dot {
    width: 12px;
    height: 12px;
  }
  table.compatibility_table .table_title li .dot {
    margin-top: 3px;
  }
}
@media screen and (max-width: 1360px) {
  .section6 .df .right .df {
    padding-left: 0;
  }
  .section6 .df .right .info {
    padding-top: 30px;
  }
  .section6 .df .right .menu li {
    padding-bottom: 12px;
  }
  .tabs_plan .row .col .title, .tabs_plan .row .col .body, .tabs_plan .row .day_title {
    font-size: 14px;
  }
}
@media screen and (max-width: 1300px) {
  .section6 .df .right {
    background: transparent;
  }
  #mmenu {
    display: block !important;
  }
  .wr, .main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header__right {
    display: none;
  }
  .feedback_other .item, .section2 .articles .item, .section5 .articles .item {
    margin-right: 30px;
    width: calc(33.333% - 20px);
  }
  .section5 .articles .item .bg:after {
    background-size: contain;
    width: 112px;
    height: 86px;
  }
  .section5 .articles .item .bg {
    padding: 20px;
  }
  .cabinet {
    display: none;
  }
  .header .df .header__right.open {
    box-shadow: 0px 20px 50px 0 rgba(243, 243, 243, 0.8);
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 100;
    background: #fff;
    width: 400px;
    padding: 20px;
    padding-bottom: 10px;
    display: block;
  }
  .header .df .header__right.open #menu-menyu {
    height: auto;
    display: block;
  }
  .header .df .header__right.open #menu-menyu li {
    padding-bottom: 10px;
  }
  .section3 .df .left .table_div {
    display: block;
  }
  .section3 .df .left .table_div .num {
    display: none;
  }
  .section3 .df .left {
    padding: 20px;
  }
  .section3 .df .left .table_div .price_wr, .section3 .df .left .table_div .title_ {
    width: 100%;
    padding-bottom: 10px;
  }
  .section3 .df .left .table_div .price_wr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .section3 .df .left .table_div .price_wr .price {
    padding-top: 0;
  }
  .section3 .box_questions .questions, .section_quiz .box_questions .questions {
    padding: 40px;
  }
  .section3 .box_questions .box .body, .section_quiz .box_questions .box .body {
    line-height: 1.4em;
    font-size: 14px;
  }
  .single table tr td {
    font-size: 16px;
  }
  .df_course_page .sidebar_course .side_nav ul li a {
    font-size: 14px;
  }
  .df_course_page .feautures li {
    width: 50%;
    padding-bottom: 25px;
    font-size: 18px;
    margin-bottom: 0;
  }
  .df_course_page .feautures li svg {
    margin-right: 15px;
  }
  #tabs-container .tabs-menu li a {
    font-size: 15px;
  }
  .feedback_other .item {
    padding: 20px;
  }
  .courses_list .item .top .col_right .title {
    font-size: 26px;
  }
  .courses_list .item .right_data .t {
    font-size: 24px;
  }
  .courses_list .item .df_col_left, .courses_list .item .right_data {
    padding: 20px;
  }
  .courses_list .item .top .col_right {
    padding-left: 30px;
  }
  .courses_list .item .top .df_col_left .img {
    width: 60px;
  }
  .courses_list .item .top .col_right {
    width: calc(100% - 60px);
  }
  .courses_list .item .top .col_right .body {
    font-size: 15px;
    /*
     .courses_list .item .right_data .btn_wr a {
     line-height: 50px;
     height: 50px;
     }
     */
  }
  .courses_list .item .bottom span.line {
    height: 100px;
  }
  .courses_list .item .bottom .col {
    height: 100px;
    padding: 10px;
    font-size: 14px;
  }
  .course_top .col {
    height: 160px;
  }
  .course_top .col .img {
    width: 100px;
  }
  .feedback_other .item .title {
    font-size: 18px;
  }
  .feedback_other .item .feedback_p .t {
    font-size: 14px;
  }
  .feedback_other .item .img_wr {
    height: 200px;
  }
  .header .df .header__left .logo {
    padding-left: 20px;
  }
  .crumbs {
    font-size: 15px;
  }
  .section2 .articles .item .except {
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .table_wr_diet .df > * {
    display: block;
  }
  .table_wr_diet .img_wr {
    display: none;
  }
  .diet_summary .summary_left {
    width: 240px;
  }
  .diet_summary .summary_left + .summary_right {
    width: calc(100% - 240px);
  }
  .diet_summary .summary_right .df_summary_items .item {
    margin-top: 20px;
  }
  .diet_summary .summary_right .df_summary_items .item .item_r .value {
    font-size: 18px;
  }
  .diet_summary .summary_right .df_summary_items .item .item_r .title {
    font-size: 14px;
  }
  .header .df .header__right.open #menu-menyu li {
    display: block;
  }
  .header .df .header__right.open #menu-menyu li > a {
    font-weight: bold;
    text-transform: uppercase;
  }
  .header .df .header__right.open #menu-menyu li ul {
    display: block;
    padding-left: 20px;
  }
  .header .df .header__right.open #menu-menyu li ul li {
    padding-top: 10px !important;
    padding-bottom: 0;
  }
  .header .df .header__right.open #menu-menyu li ul li a {
    font-weight: bold;
    text-transform: none;
    font-size: 14px !important;
  }
  .single_product_bg {
    position: relative;
  }
  .single_product_bg:After {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
  }
  .single_product_bg > div {
    position: relative;
    z-index: 10;
  }
  .single_product_bg .product_top .product_top_left {
    width: 100%;
  }
  .product_contain .product_contain_bg .img_wr {
    width: 150px;
  }
  .product_contain .product_contain_bg .center {
    width: calc(50% - 100px);
  }
  .product_contain .product_contain_bg .right {
    width: calc(50% - 50px);
  }
  .product_learn:after {
    left: -75px;
  }
}
@media screen and (max-width: 1200px) {
  .article_wr .block_article .df_article .img_article, .article_wr .block_with_image .left {
    width: 40%;
  }
  .article_wr .block_article .df_article .article, .article_wr .block_with_image .right {
    width: 60%;
  }
  .article_user_history .cont_top_user .user_cont_left {
    width: 400px;
  }
  .article_user_history .cont_top_user .user_cont_left + .user_cont_right {
    width: calc(100% - 400px);
  }
  .team_items {
    display: block;
  }
  .team_items .item {
    width: 100%;
  }
  #select_product_filter .status_wr, #select_product_filter .item, #select_product_filter label {
    display: block;
  }
  #select_product_filter label {
    margin-bottom: 10px;
    padding-right: 0;
  }
  .df_chars .char_item:not(.char_item_num) .img_wr {
    display: none;
  }
  .df_chars .char_item .b {
    width: 100%;
  }
  .df_two_products .item .bg .body .title, .df_chars .char_item:first-child, .df_chars .char_item:nth-child(2) {
    padding-bottom: 15px;
  }
  .dashboard .col .box .title_ {
    font-size: 20px;
  }
  .dashboard {
    flex-wrap: wrap;
  }
  .dashboard .col {
    width: calc(50% - 10px);
  }
  .dashboard .col:last-child {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dashboard .col:last-child .box {
    box-sizing: border-box;
    width: calc(50% - 10px);
  }
  .personal_home_wr .personal_box.personal_box_gallery > .df .img_wr {
    max-width: calc(25% - 10px);
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr > .df .img_wr {
    height: auto;
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr {
    margin-bottom: 40px;
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr > .df .img_wr {
    width: 40%;
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr > .df .body {
    width: calc(60% - 20px);
  }
}
@media screen and (max-width: 1024px) {
  .df_two_products {
    display: block;
    padding-top: 0;
  }
  .df_two_products .item {
    width: 100%;
    margin-top: 20px;
  }
  .slider_main .df {
    height: 400px;
  }
  .feautures_screen .items .item .title {
    font-size: 14px;
  }
  .workout_bg .workout_bg_listing .item {
    width: 100%;
  }
  .workout_wr .workout_filter {
    padding: 20px;
  }
  .workout_wr .workout_filter > .df .df_left .item_toggle .df > span label, .workout_wr .workout_filter > .df .df_left .item select {
    height: 50px;
    line-height: 50px;
    /*
     .workout_wr .workout_filter > .df .df_left .item_toggle .df > span label {
     width: 50px;
     }
     */
  }
  .workout_wr .workout_filter > .df .df_left {
    flex-wrap: wrap;
  }
  .workout_wr .workout_filter > .df {
    align-items: center;
  }
  .workout_wr .workout_filter > .df .right {
    width: 50px;
  }
  .workout_wr .workout_filter > .df .df_left {
    padding-right: 0;
  }
  .workout_wr .workout_filter > .df .right input {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 20px;
  }
  .section6 .df .left > .df .logo_big img {
    width: 200px;
  }
  .article_wr .quote .article_two_col {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .section2 .articles .item .except, .article {
    font-size: 16px;
  }
  .article_wr .cols .col ul li a {
    font-size: 16px;
  }
  .section.section2_post .title_w {
    padding-bottom: 30px;
  }
  .section2 .articles .item .title {
    font-size: 16px;
  }
  .section3 .wr_m > .df {
    display: block;
  }
  .section3 .df .left {
    width: 100%;
    margin-bottom: 30px;
  }
  .section3 .df .right {
    width: 100%;
    padding-left: 0;
  }
  .section4 .items .row {
    padding: 10px 40px;
  }
  .df_course_page .sidebar_course .banner {
    display: none;
  }
  .df_course_page .sidebar_course .side_nav {
    padding-bottom: 0;
  }
  .df_course_page .sidebar_course {
    width: 100%;
    margin-bottom: 40px;
  }
  .df_course_page .left_course_container {
    padding-right: 0;
    width: 100%;
  }
  .df_course_page {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .section1 .df .right {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .section1 .df .left {
    width: 100%;
  }
  .section1 .wr_m > .df {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .section1 table thead th {
    color: #000;
  }
  .section1 .df .left .box .title {
    padding: 20px 40px !important;
  }
  .section {
    padding-top: 40px;
  }
  .section2 .articles .item .bg:before, .section4 .items:after {
    display: none;
  }
  .section2 .title_w {
    padding-bottom: 30px;
  }
  .article_wr .article_video .title {
    top: 204px;
    left: -30px;
    width: 218px;
    font-size: 18px;
    line-height: 1.4em;
    text-align: center;
  }
  .article_wr .article_video {
    margin-bottom: 40px;
  }
  #fullpage {
    padding-top: 60px;
  }
  .section1 .title_w {
    text-align: center;
    font-size: 30px;
  }
  .section1 .df .left .box .title {
    color: #000;
    text-align: center;
  }
  .section1 .df .left .box .title br {
    display: none;
  }
  .section6 .df .left > .df .slogan {
    font-size: 18px;
  }
  .workout_wr .workout_filter > .df .df_left .item {
    width: calc(50% - 15px);
    padding-bottom: 30px;
  }
  .workout_summary .right > .df {
    display: block;
  }
  .workout_summary .right .title {
    padding-bottom: 10px;
  }
  .workout_summary .right {
    padding: 20px;
  }
  .workout_summary .right .sliders .item {
    display: block;
  }
  .workout_summary .right .sliders .item .l {
    padding-bottom: 10px;
    width: 100%;
  }
  .questions .step .title {
    font-size: 20px;
  }
  .workout_mount_wr .title_w, .workout_related_wr .title_w, .workout_test_wr .title_w {
    font-size: 30px;
  }
  .single table:not(.table_light) tr .article {
    font-size: 14px;
  }
  .single table:not(.table_light) tr th, .single table:not(.table_light) tr td {
    padding: 10px;
    font-size: 14px;
  }
  .items_food .item_food .df_food .center {
    padding-right: 0;
  }
  .article_wr .block_article {
    margin-bottom: 50px;
  }
  .article h2 {
    font-size: 22px;
  }
  .courses_list .item.sticky .badge {
    transform: rotate(0) translate(0, 0);
    right: 0;
    top: 0;
    bottom: auto;
    left: auto;
    font-size: 12px;
    width: auto;
    padding: 5px 10px;
    font-size: 10px;
  }
  .schedule_wr .items > .item_wide .bg {
    padding: 15px;
  }
  .schedule_wr .items > .item_wide .bg .right .title_wr a {
    font-size: 18px;
  }
  .schedule_wr .items > .item_wide .bg .right .center_wr .tags {
    padding-bottom: 5px;
  }
  .schedule_wr .items > .item_wide .bg .right .center_wr .tags li {
    font-size: 12px;
  }
  .schedule_wr .items > .item_wide .bg .right .center_wr .baiges {
    padding-top: 5px;
  }
  .schedule_wr .items > .item_wide .bg .right .center_wr .baiges li {
    font-size: 14px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  #category_filter .order.df {
    flex-wrap: wrap;
  }
  #category_filter .order.df #course_type {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    max-width: 100%;
  }
  #category_filter .order.df select {
    max-width: 33.33%;
  }
  .workout_wr .workout_filter > .df .df_left .item .title {
    font-size: 14px;
  }
  .wr_m, .main {
    max-width: 728px !important;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .section3 .box_questions .questions, .section_quiz .box_questions .questions, .section3 .box_questions .box, .section_quiz .box_questions .box {
    padding: 25px;
    text-align: center;
  }
  .questions .step .items {
    flex-wrap: wrap;
  }
  .questions .step .items .item {
    width: calc(50% - 20px);
    text-align: left;
    padding-bottom: 20px;
  }
  .step_navigation {
    padding-top: 20px;
  }
  .df.items_form {
    width: 100%;
    display: block;
  }
  .questions .items_form .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: left;
  }
  .questions .items_form .item .t {
    padding-bottom: 10px;
  }
  .section4 .items .row {
    display: block;
    padding: 20px;
  }
  .section4 .items .row .title {
    width: auto;
    padding-bottom: 10px;
  }
  .title_w_wr .btn_wr {
    position: relative;
  }
  .section5 .title_w {
    padding-bottom: 40px;
  }
  .tablet_hide {
    display: none !important;
  }
  .tablet_show {
    display: block !important;
  }
  .section5 .articles .item .bg:after, .section5 .articles .item .bg:before {
    display: none;
  }
  .feedback_other .item .img_wr {
    height: auto;
  }
  .feedback_other .items, .section2 .articles:not(.articles_page), .section5 .articles {
    display: block;
  }
  .feedback_other .items .item, .section2 .articles:not(.articles_page) .item, .section5 .articles .item {
    max-width: 100%;
    box-sizing: border-box;
    padding: 30px;
    margin-right: 0 !important;
    margin-bottom: 0;
  }
  .section2 .articles .item .bg {
    text-align: center;
  }
  .section2 .articles .item .bg img {
    margin: 0 auto;
  }
  .articles_page .item {
    width: calc(50% - 15px) !important;
    margin-right: 0 !important;
  }
  .articles_page .item:nth-child(2n) {
    margin-left: 30px !important;
  }
  .slick-dots {
    padding-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
  }
  .slick-dots li {
    margin: 0 7px;
    display: block;
  }
  .slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #000;
    appearance: normal;
    -webkit-appearance: none;
    border: none;
    text-indent: -99999px;
  }
  .slick-dots li.slick-active button {
    background: #f90;
  }
  .section5 .btn_wr {
    text-align: center;
    padding-top: 30px;
  }
  .section5 {
    padding-bottom: 40px;
  }
  .section1 table tbody tr td.title_wide {
    width: 30%;
  }
  .section6 {
    background: transparent;
  }
  .section6 > .df {
    display: block;
  }
  .section6 .df .right {
    width: 100%;
  }
  .section6 .df .left > .df {
    min-height: 0;
    width: 100%;
    padding: 30px 0 30px 20px;
  }
  .section6 .df .right .df {
    min-height: 0;
    padding: 30px;
  }
  .footer .wr > .df {
    flex-wrap: wrap;
  }
  .footer .wr .logo_wr {
    display: none;
  }
  .footer .wr .col_desc {
    width: 100%;
    padding-top: 20px;
  }
  .section2 .articles .item .more {
    padding-left: 0;
  }
  .course_top .col {
    font-size: 12px;
    height: auto;
    padding: 10px 0;
  }
  .single table tr td.price {
    font-size: 16px;
  }
  .single table tr td {
    font-size: 14px;
  }
  .df_course_page .sidebar_course .side_nav ul li a, .single table tr td {
    padding: 10px;
  }
  .df_course_page .feautures li span {
    font-size: 14px;
  }
  .feedbacks_block {
    margin: 0;
  }
  .feedback_other {
    padding-top: 40px;
  }
  .feedback_other .title_w, .title_w {
    padding-bottom: 20px;
  }
  .section4 .items .row .cols a, .tags_wr a {
    line-height: 30px;
    height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .section4 .items .row .cols, .tags_wr {
    margin: 10px 0 5px 0;
  }
  .section4 .items .row .title {
    font-size: 14px;
    padding-bottom: 0;
  }
  .article_wr {
    padding: 20px;
    margin-top: 0;
  }
  .article_wr .title_w_date_wr .title {
    font-size: 20px;
  }
  .article_wr .title_bg {
    height: 310px;
  }
  .section.section2_post .btn_wr {
    padding: 30px 0 0 0;
  }
  .section.section2_post .title_w {
    padding-bottom: 0;
  }
  .section.section2_post {
    padding-top: 30px;
  }
  .article_wr .article_video a {
    height: 300px;
  }
  .article_video .video-play, .fotorama__stage__shaft .fotorama__video-play {
    width: 100px !important;
    height: 100px !important;
    margin-left: -50px !important;
    margin-top: -50px !important;
    background-size: 40% !important;
  }
  .article_wr .article_video .title {
    width: 132px;
    top: 120px;
    left: -20px;
    font-size: 14px;
  }
  .article_wr .block_with_image .right {
    padding: 20px;
  }
  .article_wr .block_with_image {
    display: block;
  }
  .article_wr .block_with_image .left {
    height: 400px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .article_wr .block_with_image .right {
    width: 100%;
    box-sizing: border-box;
  }
  .article_wr .block_with_image {
    margin-bottom: 40px;
  }
  .article_wr .cols {
    display: block;
  }
  .article_wr .cols .col {
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
  }
  .article_wr .cols .col .title {
    padding-bottom: 10px;
  }
  .article_wr .cols {
    padding-bottom: 10px;
  }
  .article_wr .block_with_image {
    margin-bottom: 20px;
  }
  .article img.aligncenter, .article img.alignleft, .article img.alignright {
    float: none;
    margin: 0 0 20px 0;
    clear: both;
  }
  .crumbs {
    padding-bottom: 20px;
  }
  #vacancy, #order, #select_city, #select_course {
    width: 300px;
  }
  #select_city ul li, #select_course ul li {
    padding-bottom: 6px;
  }
  #select_city ul li a, #select_course ul li a {
    font-size: 13px;
  }
  .section2 .articles .item .except, .article, .df_category_title .left .article {
    font-size: 15px;
  }
  .section2 .articles .item .except {
    margin-bottom: 0;
    height: auto;
  }
  .section6 .df .left {
    width: 100%;
  }
  .courses_list .item .top .col_right .title {
    font-size: 20px;
  }
  .courses_list .item .top .col_right .rating i {
    font-size: 12px;
    margin-right: 2px;
  }
  .courses_list .item .bottom .col {
    font-size: 12px;
    padding: 5px;
  }
  .courses_list .item .bottom .col br {
    display: none;
  }
  .courses_list .item .bottom .col strong {
    display: block;
  }
  .courses_list .item .right_data .hours, .courses_list .item .right_data .t {
    font-size: 16px;
  }
  .courses_list .item > .df.top {
    display: block;
  }
  .courses_list .item .df_col_left {
    width: 100%;
    border-bottom: 1px solid #dadada;
  }
  .courses_list .item .right_data {
    border-left: none !important;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .courses_list .item .right_data .btn_wr a {
    padding: 10px;
    font-size: 12px;
  }
  .courses_list .item .right_data .hours {
    padding-bottom: 0;
  }
  .courses_list .item .top .col_right .rating {
    padding-bottom: 10px;
  }
  .section3 .df .left .table_div .price_wr {
    justify-content: flex-start;
  }
  .section3 .df .left .table_div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .section3 .df .left .table_div .title_ {
    padding-bottom: 0;
  }
  .section3 .df .left .table_div .price_wr span {
    display: none;
  }
  .section3 .df .left .table_div .price_wr {
    padding-bottom: 0;
  }
  #show_all {
    font-size: 12px;
    display: inline-block;
  }
  .questions .step .items .item label:before {
    width: 20px;
    height: 20px;
  }
  .section3 .box_questions .box .title_w, .section_quiz .box_questions .box .title_w {
    padding-bottom: 10px;
  }
  .header {
    background: #089fb7;
  }
  .df_order {
    display: block;
  }
  .df_order > * {
    padding: 0 !important;
    width: 100% !important;
    display: block;
    text-align: center;
  }
  .df_order .article {
    padding-top: 10px;
  }
  .feedback_other .item .title {
    min-height: 0;
  }
  .feedback_other .item .img_wr {
    padding: 0;
  }
  .feedback_other .item .img_wr img {
    width: 200px;
  }
  #mmenu span {
    background: #fff;
  }
  .table_rating td:last-child {
    text-align: center;
  }
  .compare_table_food {
    padding: 0;
  }
  .compare_table_food .img_wr {
    display: none;
  }
  .compare_table_food .title {
    padding-left: 0;
  }
  .workout_bg .workout_bg_listing .item i, .compare_table_food .rating i {
    font-size: 18px;
  }
  .items_food .item_food .box_food .left .img_wr {
    display: none;
  }
  .items_food .item_food .df_food {
    display: block;
  }
  .items_food .item_food .df_food .left {
    width: 50%;
    margin: 0 auto 20px;
    padding-right: 0;
  }
  .items_food .item_food .df_food .center {
    width: 100%;
  }
  .items_food .item_food h2 {
    text-align: center;
    padding-bottom: 10px;
  }
  .items_food .item_food .rating_wr {
    text-align: center;
    padding-bottom: 20px;
  }
  .items_food .item_food .df_food .center .coupon_wr {
    text-align: center;
  }
  .items_food .item_food .box_food .left {
    display: none;
  }
  .items_food .item_food .box_food .right {
    justify-content: space-between;
    padding-right: 10px;
    box-sizing: border-box;
    width: 100%;
  }
  .items_food .item_food .box_food .right .plus_minus {
    padding-left: 0;
  }
  .workout_related_wr .df .item {
    width: calc(50% - 10px);
    margin-right: 0;
  }
  .workout_related_wr .df .item:nth-child(5n) {
    margin-right: 0;
  }
  .workout_related_wr .df .item:nth-child(2n) {
    margin-left: 20px;
  }
  .workout_summary {
    display: block;
  }
  .workout_summary .right {
    width: 100%;
  }
  .workout_summary .left {
    max-width: 500px;
    margin: 0 auto 20px;
  }
  .workout_summary .left .l_gallery .img_wr {
    height: 300px;
  }
  .workout_mount_wr, .workout_related_wr, .workout_test_wr {
    margin-top: 30px !important;
  }
  .single table:not(.table_light) tr .article {
    font-size: 12px;
  }
  .questions .step .items .item {
    text-align: center;
  }
  .questions .step .items .item input[type="radio"] + label:before {
    margin: 10px auto;
  }
  .questions .step .title {
    font-size: 16px;
    text-align: center;
  }
  .workout_bg .workout_bg_listing .item {
    display: block;
  }
  .workout_bg .workout_bg_listing .item .right {
    padding-top: 10px;
  }
  .single table:not(.table_light) tr td.price {
    font-size: 15px;
  }
  .df_order .btn_wr a {
    line-height: 1.2em !important;
    padding: 10px 20px;
    height: auto !important;
    box-sizing: border-box;
  }
  .header_title_bg .title_w {
    font-size: 28px;
    padding-bottom: 20px;
  }
  .header_title_bg {
    padding: 30px 0;
  }
  .table_diet thead tr td:first-child {
    width: 140px;
  }
  .diet_constructor .df_plus_minus {
    display: block;
  }
  .diet_constructor .df_plus_minus .box_bg {
    width: 100%;
  }
  .tablet_inline_show {
    display: inline !important;
  }
  .tablet_show {
    display: block !important;
  }
  .rating {
    display: none;
  }
  .workout_bg .workout_bg_listing .item {
    display: block;
  }
  .workout_bg .workout_bg_listing .item .rating {
    display: block;
  }
  .workout_bg .workout_bg_listing .item .title {
    width: 100%;
  }
  .table_diet tbody tr td .fa-thumbs-o-down, .table_diet tbody tr td .fa-thumbs-o-up {
    display: none;
  }
  .table_diet thead tr td.curcol span, .table_diet thead tr td.sort span {
    display: none;
  }
  .table_diet tbody tr td a {
    padding-left: 0;
    font-size: 14px;
  }
  .table_diet tbody tr td {
    padding: 10px 2px;
    font-size: 14px;
  }
  .table_wr_diet label select {
    padding: 10px;
    line-height: 1em;
    height: auto;
    text-indent: 0;
    font-size: 15px;
  }
  .table_wr_diet label span {
    font-size: 14px;
  }
  .header_title_bg .df_header_title .right_header_title_info .author_wr .img_wr {
    width: 60px;
    height: 60px;
  }
  .header_title_bg .df_header_title .right_header_title_info .author_left .sub, .header_title_bg .df_header_title .right_header_title_info .author_left .title {
    font-size: 12px;
  }
  .table_diet tbody tr td:last-child {
    text-align: left;
  }
  .diet_summary {
    display: block;
  }
  .diet_summary .summary_left {
    width: 100%;
  }
  .diet_summary .summary_right {
    padding-top: 20px;
  }
  .diet_summary .summary_left + .summary_right {
    width: 100%;
    padding-left: 0;
  }
  .diet_constructor > .article {
    margin-top: 30px;
  }
  .diet_constructor > .article > .df_article {
    justify-content: space-between;
  }
  .diet_constructor > .article > .df_article .img_article {
    width: 250px;
    margin-top: 7px;
  }
  .diet_constructor > .article > .df_article .article {
    box-sizing: border-box;
    width: calc(100% - 250px);
    padding-left: 20px;
  }
  .article iframe {
    width: 100% !important;
    height: 400px !important;
  }
  .article_wr .block_article .df_article .article {
    padding-left: 0;
  }
  .article iframe {
    width: 100% !important;
    height: 400px !important;
  }
  .article_wr .block_article .df_article .article {
    padding-left: 20px;
  }
  .cont_top_user > h2 {
    text-align: center;
  }
  .cont_top_user > .df {
    display: block;
  }
  .article_user_history .cont_top_user .user_cont_left + .user_cont_right, .article_user_history .cont_top_user .user_cont_left {
    width: 100%;
  }
  .article_user_history .cont_top_user .user_cont_left + .user_cont_right {
    padding-left: 0;
  }
  .article_user_history .cont_top_user .user_cont_left {
    padding-bottom: 30px;
    margin: 0 auto;
  }
  .article_user_history .cont_top_user .user_cont_right .total_user {
    padding-bottom: 15px;
  }
  .article_user_history .cont_top_user .user_cont_right .total_user + .btn_wr {
    text-align: center;
  }
  .article_user_history_nav ul li a .img_wr {
    width: 40px;
    height: 40px;
  }
  .article_user_history_nav ul li a {
    height: 80px;
    min-width: 80px;
  }
  .article_user_history_nav ul li a .title {
    display: none;
  }
  .article_user_history_nav ul li a .img_wr {
    margin: 0 auto;
    border: 1px solid #f0f0f0;
  }
  .df_expert_block .expert_right .title {
    font-size: 20px;
  }
  .diet_constructor > .df_expert_block {
    display: block;
  }
  .df_expert_block .expert_right, .df_expert_block .expert_left {
    width: 100% !important;
  }
  .df_expert_block .expert_left .img_wr {
    height: 80px;
    width: 80px;
  }
  .df_expert_block .expert_left .body {
    font-size: 14px;
  }
  .df_expert_block .expert_left .body br {
    display: none;
  }
  .tabs_plan .row {
    flex-wrap: wrap;
  }
  .tabs_plan .row .day_title {
    display: block;
    width: 100%;
    padding: 7px 5px;
    box-sizing: border-box;
  }
  .tabs_plan .row .day_title i {
    display: inline-block !important;
    padding-left: 0.5em;
  }
  .tabs_plan .row .col {
    padding: 20px;
    width: calc(50% - 5px);
    margin-top: 10px;
    margin-bottom: 0;
  }
  .tabs_plan_nav .tabs-menu {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .tabs_plan_nav .tabs-menu li {
    width: calc(50% - 5px);
    margin-right: 0;
    margin-bottom: 10px;
  }
  .tabs_plan_nav .tabs-menu li a {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  .tabs_plan_nav {
    padding-bottom: 20px;
  }
  .schedule_top {
    overflow: hidden;
    overflow-x: scroll;
  }
  .schedule_top > .df {
    width: 1000px;
  }
  .page_schedule .schedule_container .schedule_top .item .day {
    font-size: 18px;
  }
  .page_schedule .schedule_container .schedule_top .item .weekday {
    font-size: 12px;
  }
  .schedule_wr > .item {
    flex-wrap: wrap;
  }
  .page_schedule .schedule_container .schedule_title_wr .right {
    display: none;
  }
  .page_schedule .schedule_container .schedule_title_wr {
    flex-direction: row-reverse;
  }
  .schedule_wr > .item > div.training {
    width: calc(100% - 107px);
    box-sizing: border-box;
    border-right: none;
    padding-right: 0;
  }
  .schedule_wr > .item > div:first-child {
    padding-top: 0;
  }
  .schedule_wr > .item > div.equipment, .schedule_wr > .item > div.coach, .schedule_wr > .item > div.join {
    width: 33.3%;
    margin-top: 30px;
  }
  .schedule_wr > .item > div.coach {
    padding-left: 0;
  }
  .schedule_wr > .item .title {
    font-size: 16px;
    line-height: 1.2em;
  }
  .schedule_wr > .item .title i {
    display: none;
  }
  .schedule_wr > .item .btn_wr {
    padding-top: 0;
  }
  #article_feedback .add_feedback .items_form > .df {
    width: 100%;
  }
  #article_feedback .add_feedback .items_form > .df:nth-child(2) {
    padding-left: 0;
    padding-top: 20px;
  }
  .team_items .item {
    display: block;
  }
  .team_items .item .img_wr + .body {
    width: 100%;
    padding-left: 0;
  }
  .team_items .item .img_wr {
    width: 120px;
    margin: 0 auto 20px;
  }
  .team_items .item .body .sub, .team_items .item .body .title {
    text-align: center;
  }
  .select_layer_wr .select_layer:not(.centered) {
    left: 15px;
    top: 15px;
  }
  .select_layer:not(.centered) .form_item label {
    display: block;
    margin-bottom: 2px;
  }
  .select_layer_wr .tabs_plan_nav .tabs-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .select_layer_wr .tabs_plan_nav .tabs-menu li {
    width: auto;
  }
  .select_layer_wr .img_muscules img {
    width: 500px !important;
    height: 667px !important;
  }
  .compatibility_table.stacktable .table_title > * {
    display: none;
  }
  .compabillity_listing > .df .item .body .title {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .dashboard .col {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dashboard .col .box {
    box-sizing: border-box;
    width: 100% !important;
  }
  .personal_home_wr .personal_box .title_ {
    font-size: 20px;
  }
  .personal_home_wr .personal_box .title_.title_l {
    font-size: 22px;
  }
  .personal_home_wr .personal_box .title_.title_l span {
    font-size: 18px;
  }
  .personal_home_wr .personal_box .df_grid_researches {
    display: block;
  }
  .personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr {
    width: 100%;
  }
  .personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item {
    width: calc(50% - 20px);
    margin-right: 0;
  }
  .personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item:nth-child(4n) {
    margin-right: 0;
  }
  .personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item:nth-child(2n) {
    margin-left: 30px;
  }
  .personal_home_wr .personal_box .df_grid_researches .researches_box {
    margin: 0 !important;
    box-shadow: none !important;
    width: auto;
    padding: 30px 0 0;
  }
  .personal_home_wr .personal_box .btn_wr .btn_blue {
    font-size: 16px;
    margin-right: 10px;
  }
  .btn_wr a.btn.large {
    font-size: 14px;
    line-height: 50px;
    padding: 0 15px;
    height: 50px;
  }
  .personal_home_wr .personal_box .sub {
    font-size: 12px;
    text-align: left;
  }
  .personal_home_wr .personal_box .pay_logo .img_wr {
    margin: 0 15px 20px;
  }
  .personal_home_wr .personal_box .pay_logo {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .related_diets .items .item {
    width: 100%;
    margin-left: 0 !important;
  }
  .pq_steps .pq_title_wr .pq_question {
    font-size: 20px;
  }
  .pq_steps .pq_title_wr .pq_description {
    font-size: 18px;
    padding-left: 15px;
    margin-left: 10px;
  }
  .quiz_step_data > .df .selected_gender {
    display: none;
  }
  .quiz_step_data > .df .quiz_vars {
    width: 100%;
    padding-left: 0;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item {
    width: calc(33.33% - 14px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item:nth-child(4n) {
    margin-right: 20px;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item:nth-child(3n) {
    margin-right: 0;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_inputs .df {
    display: block;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_inputs .df .col {
    width: 100%;
  }
  .square_gender .img_wr img {
    width: 100px;
  }
  .square_gender .img_wr {
    height: 320px;
  }
  .square_gender span.title {
    line-height: 25px;
    font-size: 18px;
  }
  .square_gender span.title:before, .square_gender span.title:after {
    width: calc(50% - 70px);
  }
  .workout_wr .workout_nav .df .right, .workout_wr .workout_nav .df .left {
    width: 100%;
  }
  .product_wr_box > .df {
    display: block;
  }
  .product_wr_box > .df .product_wr_box .img_wr {
    width: 100%;
  }
  .product_wr_box > .df .img_wr + .product_right {
    padding-left: 0;
    width: 100%;
    padding-top: 30px;
  }
  .schedule_wr .items > .itemnew {
    width: calc(50% - 15px);
    margin-right: 0;
  }
  .schedule_wr .items > .itemnew:nth-child(2n) {
    margin-left: 30px;
  }
  .single table:not(.table_light):not(.compatibility_table) tr td {
    font-size: 14px;
  }
  .ex_programms .item_toggle .df .title {
    display: none;
  }
  .product_feautures .product_feautures_df {
    flex-wrap: wrap;
  }
  .product_feautures .product_feautures_df .item {
    width: calc(50% - 10px);
    margin-right: 0;
    margin-bottom: 20px;
  }
  .product_feautures .product_feautures_df .item:nth-child(2n) {
    margin-left: 20px;
  }
  .single_product_bg {
    padding-bottom: 0;
  }
  .product_feautures {
    top: 0;
    padding-top: 30px;
  }
  .single_product_bg .product_top .product_top_left {
    padding-bottom: 30px;
  }
  .product_contain {
    padding-top: 40px;
  }
  .product_contain .product_contain_bg .img_wr {
    display: none;
  }
  .product_contain .product_contain_bg .center {
    width: 60%;
    padding-left: 0;
  }
  .product_contain .product_contain_bg .right {
    width: 40%;
  }
  .product_contain .product_contain_bg .right ul li {
    font-size: 13px;
  }
  .product_contain .product_contain_bg .center .title {
    font-size: 16px;
  }
  .product_contain .product_contain_bg .center .body {
    font-size: 16px;
  }
  .product_contain .product_contain_bg {
    padding: 20px;
  }
  .product_learn, .product_certificate {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top: 40px;
  }
  .product_certificate:after {
    right: -100px;
  }
  .product_faq {
    margin-top: 40px;
  }
  .product_faq:after {
    left: -20px;
  }
  .product_learn:after {
    left: -120px;
  }
  .product_learn .product_learn_df {
    display: block;
  }
  .product_learn .product_learn_df .item {
    width: 100%;
  }
  .product_trainers {
    padding-top: 40px;
  }
  .product_trainers:after {
    right: -20px;
  }
  .product_trainers .product_trainers_df .item {
    margin-right: 0;
    width: calc(50% - 10px);
    margin-bottom: 30px;
  }
  .product_trainers .product_trainers_df .item:nth-child(2n) {
    margin-left: 20px;
  }
  .product_trainers .product_trainers_df .item .title {
    padding-top: 20px;
  }
  .top_courses_df {
    display: block;
  }
  .top_courses_df .item {
    width: 100% !important;
  }
  .essence_wr > .df {
    display: block;
  }
  .essence_wr > .df .col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .essence_wr > .df .col + .col {
    border-top: 1px solid #ccc;
    padding-top: 40px;
    border-left: none;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .tabs_plan.tabs_plan_diet_3 .row .col {
    width: 100%;
  }
  #category_filter .order.df {
    flex-wrap: wrap;
  }
  #category_filter .order.df select {
    max-width: calc(50% - 5px);
  }
  #category_filter .order.df input[type="submit"] {
    padding: 0 20px;
    font-size: 14px !important;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
  }
  .wr_m {
    max-width: 400px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .feedback_other .title_w, .title_w, .article_wr .title_bg h1, .section5 .title_w, .section4 .title_w, .section1 .title_w {
    font-size: 22px;
    line-height: 1.2em;
    padding-bottom: 20px;
  }
  .section1 table tbody tr td .df img {
    display: none;
  }
  .section1 table tbody tr td {
    padding: 5px;
    font-size: 14px;
  }
  .section1 table tbody tr td .rating {
    width: 67px;
  }
  .feedback_other .item .rating i, .section5 .articles .item .df_bot .rating i, .section1 table tbody tr td .rating i {
    font-size: 12px;
  }
  .section1 table thead th {
    font-size: 14px;
    padding: 0 5px 5px;
    line-height: 1.2em;
  }
  .slick-dots li {
    margin: 0 3px;
  }
  .slick-dots li button {
    width: 6px;
    height: 6px;
  }
  .section3 .df .left .table_div .title_ {
    font-size: 14px;
  }
  .section3 .df .left .table_div .price_wr .price {
    font-size: 20px;
  }
  .questions .step .sub {
    font-size: 18px;
  }
  .questions .step .items .item label {
    font-size: 12px;
  }
  .header .df .header__left .logo {
    padding-left: 10px;
  }
  .header .df .header__left .logo img {
    width: 56px;
  }
  .header .df .header__left .logo:after {
    width: 20px;
    right: -20px;
  }
  .header, .header .df {
    height: 60px;
  }
  .header .df .header__left .slogan {
    font-size: 10px;
    padding-left: 26px;
  }
  .header .df .header__left .select_category {
    padding-right: 30px;
  }
  .header .df .header__left .select_category a {
    padding: 5px;
    font-size: 12px;
  }
  .header .df .header__left .select_category a i {
    margin-left: 5px;
    position: relative;
    top: 2px;
  }
  .header .df .header__right.open {
    width: 100%;
    top: 60px;
    box-sizing: border-box;
  }
  .section5 .title_w, .section2 .title_w {
    padding-bottom: 0;
  }
  .section5 .articles .item .df_top .title, .section5 .articles .item .body {
    font-size: 14px;
  }
  .section5 .articles .item .df_bot .name {
    font-size: 12px;
  }
  #fullpage {
    padding-top: 20px;
  }
  .section6 .df .left > .df .logo_big img {
    width: 120px;
  }
  .section6 .df .left > .df .slogan {
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.2em;
  }
  .section6 .df .left > .df .slogan br {
    display: none;
  }
  .section6 .df .left > .df .bottom .mail a {
    font-size: 18px;
  }
  .section6 .df .left > .df .bottom .phone a {
    font-size: 20px;
  }
  .section6 .df .right .menu li a {
    font-size: 14px;
  }
  .section6 .df .right .info {
    font-size: 12px;
    padding-top: 10px;
  }
  .df_category_title {
    display: block;
  }
  .df_category_title .right, .df_category_title .left {
    width: 100%;
  }
  form select {
    line-height: 30px;
    height: 30px;
    font-size: 16px !important;
  }
  .footer .wr .col_cont {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .footer .wr .col_cont .soc {
    margin-top: 10px;
    justify-content: flex-start;
  }
  .footer .col_menu {
    width: 100%;
  }
  .footer .wr .col_menu ul li {
    padding-bottom: 3px;
  }
  .footer .wr .col_menu ul li a {
    font-size: 10px;
  }
  .questions .step .title {
    font-size: 24px;
  }
  .questions .step .sub {
    font-size: 16px;
  }
  .courses_list .item .top .col_right .body {
    display: none;
  }
  .courses_list .item .top .col_right .title {
    font-size: 16px;
    padding-bottom: 0;
  }
  .courses_list .item .right_data {
    display: block;
    text-align: center;
  }
  .courses_list .item .right_data .hours {
    padding-bottom: 10px;
  }
  .courses_list .item .bottom span.line {
    display: none;
  }
  .courses_list .item .bottom {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .courses_list .item .bottom .col {
    width: 33.333%;
    height: auto;
    padding: 10px 5px;
    border: 1px solid #ccc;
    border-left: none;
    border-top: none;
  }
  .courses_list .item .bottom .col:nth-child(5n) {
    border-right: none;
  }
  form input[type="submit"], form .wpcf7-submit {
    line-height: 50px;
    height: 50px;
  }
  .df_course_page .feautures li {
    text-align: center;
    padding-bottom: 20px;
    padding-right: 0;
    display: block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .df_course_page .feautures li i {
    font-size: 22px;
    color: #f90;
    padding-bottom: 5px;
    display: block !important;
  }
  .df_course_page .feautures li svg {
    display: none;
  }
  .df_course_page .feautures li span {
    width: 100%;
  }
  .feedback_other .item .img_wr {
    padding-bottom: 15px;
  }
  .feedback_other .item .rating {
    padding-bottom: 10px;
  }
  .feedback_other .items .item, .section2 .articles:not(.articles_page) .item, .section5 .articles .item {
    padding: 15px;
  }
  .feedback_other .item .img_wr img {
    width: 140px;
  }
  .articles_page .item {
    width: 100% !important;
  }
  .articles_page .item:nth-child(2n) {
    margin-left: 0 !important;
  }
  .course_top {
    flex-wrap: wrap;
  }
  .course_top .col {
    width: 50%;
    border-top: none;
  }
  .course_top .col:nth-child(1), .course_top .col:nth-child(2) {
    border-top: 1px solid #dadada;
  }
  .df_course_page .sidebar_course .side_nav .title {
    font-size: 20px;
  }
  .course_top {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .feedback_other .title_w, .title_w, .article_wr .title_bg h1, .section5 .title_w, .section4 .title_w, .section1 .title_w {
    font-weight: bold;
  }
  .single table tr td {
    font-weight: normal;
  }
  .single table tr td {
    font-size: 12px;
  }
  .step_navigation {
    display: block;
    text-align: center;
  }
  .btn_wr + .btn_wr {
    margin-top: 10px;
  }
  .table_div + .btn_wr {
    text-align: center;
  }
  .table_rating th:nth-child(2) a {
    font-size: 14px !important;
    font-weight: bold;
    color: #fff;
  }
  .article_wr .title_bg {
    height: auto;
    min-height: 200px;
    margin-bottom: 20px;
  }
  .article_wr .title_bg h1 {
    padding-bottom: 0;
  }
  .article_wr .title_w_date_wr {
    display: block;
  }
  .article_wr .title_w_date_wr .title {
    width: 100%;
    font-size: 20px !important;
  }
  .article_wr .title_w_date_wr .date {
    padding-left: 0;
    padding-top: 20px;
  }
  .article_wr .quote .article_two_col {
    padding: 0;
    padding-top: 20px;
  }
  .article_wr .quote .article_two_col:after, .article_wr .quote .article_two_col:before {
    display: none;
  }
  .article_wr .quote .title_lines .img_wr {
    width: 50px;
    height: 50px;
  }
  .article_wr .quote .title_lines .line {
    width: 35%;
  }
  .article_wr .quote .title {
    font-size: 20px;
  }
  .article_wr .article_video a {
    height: 240px;
  }
  .article h2 {
    font-size: 20px;
  }
  .article h3 {
    font-size: 16px;
  }
  .questions input[type="submit"] {
    width: auto !important;
  }
  .df_category_title .right {
    padding-top: 10px;
  }
  #tabs-container .tabs-menu {
    display: block;
  }
  #tabs-container .tabs-menu li {
    width: 100%;
  }
  #tabs-container .tabs-menu li a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  table td, table th {
    vertical-align: middle;
  }
  .article_wr .cols .col .title {
    font-size: 18px;
  }
  .article_wr .block_article {
    margin-bottom: 30px;
  }
  .article iframe {
    max-width: 100%;
    width: 100%;
    max-height: 300px;
  }
  .workout_wr .workout_filter > .df .df_left .item {
    width: 100%;
  }
  .workout_wr .workout_filter > .df {
    display: block;
  }
  .workout_wr .workout_filter > .df .df_left {
    width: 100%;
  }
  .workout_bg .workout_bg_listing .item {
    font-size: 14px;
  }
  .workout_wr .workout_filter > .df .df_left .item {
    padding-bottom: 20px;
  }
  .workout_wr .workout_nav .df {
    display: block;
  }
  .workout_wr .workout_nav .df .right, .workout_wr .workout_nav .df .left {
    width: 100%;
  }
  .workout_wr .workout_nav .df .right {
    padding-top: 20px;
  }
  .workout_mount_wr .title_w, .workout_related_wr .title_w, .workout_test_wr .title_w {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .compare_table_food, .workout_moun {
    overflow: hidden;
    overflow-x: scroll;
  }
  .workout_summary .right .title {
    font-size: 22px;
  }
  .workout_summary .right .sliders .item {
    padding-bottom: 20px;
  }
  .df_product_card {
    display: block;
  }
  .df_product_card .left {
    padding-right: 0;
  }
  .items_food .item_food .df_food .center .sliders .item {
    display: block;
  }
  .items_food .item_food .df_food .center .sliders .item .l {
    padding-bottom: 10px;
    width: 100%;
  }
  .items_food .item_food .df_food .center .sliders .item {
    padding-bottom: 20px;
  }
  .workout_summary .right .sliders .item .r, .items_food .item_food .df_food .center .sliders .item .r {
    width: 100%;
  }
  .step_navigation .btn_wr a.dis {
    padding: 0 20px;
  }
  .questions .step .title {
    font-size: 18px;
  }
  .workout_related_wr .df .item .title {
    font-size: 14px;
    padding-top: 10px;
  }
  .title_w_b {
    font-size: 22px;
  }
  .courses_list .course-heading {
    display: block;
  }
  .courses_list .course-heading {
    padding-bottom: 10px;
  }
  .courses_list .course-heading .rating {
    margin-right: 0;
    padding-bottom: 10px;
  }
  .courses_list .course-heading .company_name {
    padding-top: 10px;
  }
  .courses_list .item .top .col_right .title {
    font-size: 14px;
  }
  .right_header_title_info {
    display: none;
  }
  .box_bg {
    padding: 15px;
  }
  .diet_nav .article * {
    font-size: 14px;
  }
  .table_wr_diet label {
    display: block;
  }
  .table_wr_diet label span {
    display: block;
    padding-right: 0;
    padding-bottom: 10px;
  }
  .table_wr_diet label select {
    max-width: 100%;
    width: 100%;
  }
  .table_wr {
    overflow: hidden;
    overflow-x: scroll;
  }
  .table_wr table {
    width: 600px;
  }
  .diet_summary .summary_right .df_summary_items .item {
    width: 50%;
  }
  .diet_summary .summary_right .df_summary_items .item .img_wr {
    width: 30px;
  }
  .diet_summary .summary_right .df_summary_items .item .item_r {
    width: calc(100% - 40px);
    padding-left: 10px;
  }
  .diet_summary .summary_right .df_summary_items .item .item_r .value {
    font-size: 16px;
  }
  .diet_summary .summary_right .df_summary_items .item .item_r .title {
    font-size: 12px;
  }
  .diet_summary .summary_right .df_summary_items .item .item_r .title {
    padding-bottom: 6px;
  }
  .workout_test_wr .workout_test {
    padding: 15px;
  }
  .diet_constructor > .article > .df_article {
    display: block;
  }
  .diet_constructor > .article > .df_article .img_article {
    width: 100%;
  }
  .diet_constructor > .article > .df_article .article {
    width: 100%;
    padding-left: 0;
  }
  .diet_constructor > .article > .df_article img {
    max-width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }
  .block_with_two_cols {
    display: block;
    margin-bottom: 0 !important;
  }
  .block_with_two_cols > .right, .block_with_two_cols > .left {
    margin-bottom: 40px;
    width: 100% !important;
  }
  .article img.aligncenter, .article img.alignleft, .article img.alignright {
    max-width: 100%;
    height: auto;
  }
  .article_wr .block_article .df_article {
    display: block;
  }
  .article_wr .block_article .df_article .article, .article_wr .block_article .df_article .img_article, .article_wr .block_with_image .left {
    width: 100%;
    padding-left: 0;
  }
  .article_wr .title_bg h2 {
    font-size: 16px;
  }
  .df_expert_block .expert_right {
    padding: 0;
  }
  .df_expert_block .expert_right .title {
    font-size: 16px;
    margin-top: 20px;
  }
  .df_expert_block .expert_left {
    box-shadow: none;
    padding: 0;
  }
  .df_expert_block .expert_left .title {
    font-size: 16px;
  }
  .article_user_history .cont_top_user .user_cont_right .df_progrssbar_line {
    display: block;
  }
  .article_user_history .cont_top_user .user_cont_right .df_progrssbar_line > span:first-child {
    display: block;
  }
  .article_user_history .cont_top_user .user_cont_right .df_progrssbar_line > span:last-child {
    display: none;
  }
  .article_user_history .cont_top_user .user_cont_right .df_progrssbar_line .progressbar {
    width: 100%;
  }
  .article_user_history .cont_top_user .user_cont_left {
    max-width: 100%;
  }
  .article_user_history .cont_top_user .user_cont_right .total_user .df .num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .article_user_history .cont_top_user .user_cont_right .total_user .df .body {
    padding-left: 20px;
    font-size: 14px;
    width: calc(100% - 40px);
  }
  .tabs_plan_nav {
    padding-bottom: 5px;
  }
  #article_feedback .add_feedback input[type="submit"], #article_feedback .add_feedback .df_bottom {
    display: block;
  }
  #article_feedback .add_feedback input[type="submit"] .accept_wr, #article_feedback .add_feedback .df_bottom .accept_wr {
    padding-top: 10px;
  }
  .page_schedule .schedule_container .schedule_title_wr .title {
    font-size: 20px;
  }
  .page_schedule .schedule_container .schedule_title_wr {
    flex-direction: column-reverse;
  }
  .page_schedule .schedule_container .schedule_title_wr .filter {
    width: 100%;
    margin-top: 10px;
  }
  .schedule_wr > .item {
    display: block !important;
  }
  .schedule_wr > .item > div {
    margin-top: 0 !important;
    width: 100% !important;
    padding: 20px 0 !important;
    border-right: none !important;
    border-top: 1px solid #dadada;
  }
  .schedule_wr > .item > div:first-child {
    padding-top: 0 !important;
    border-top: none;
  }
  .schedule_wr > .item > div:last-child {
    padding-bottom: 0 !important;
  }
  #article_feedback .add_feedback .items_form > .df:first-child {
    display: block;
  }
  #article_feedback .add_feedback .items_form > .df .item {
    width: 100%;
    margin-bottom: 20px;
  }
  #article_feedback .add_feedback .items_form > .df:nth-child(2) {
    padding-top: 0;
  }
  .crumbs {
    font-size: 12px;
  }
  .profile_page ul.top_menu li a {
    font-size: 12px;
    font-weight: normal !important;
  }
  .profile_page ul.top_menu li a {
    padding: 10px 7px;
  }
  .header .soc {
    display: none;
  }
  #donate span {
    display: none;
  }
  .slider_main {
    position: relative;
  }
  .slider_main .wr_m:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .slider_main .df .box .sub {
    font-size: 18px;
  }
  .slider_main .df .box .title {
    font-size: 24px;
  }
  .slider_main .df {
    height: 200px;
    position: relative;
  }
  .feautures_screen .items .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    min-height: 150px;
  }
  .section1 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .select_layer_wr .select_layer ul li a {
    padding: 10px;
    font-size: 12px;
  }
  .workout_bg .workout_bg_listing .item .right {
    display: block;
    width: auto;
  }
  .workout_bg .workout_bg_listing .item .right .feedbacks {
    position: relative;
  }
  .select_layer_wr .img_muscules img {
    width: 320px !important;
    height: 426.6px !important;
  }
  .header_title_bg .df_header_title .left_header_title {
    width: 100%;
  }
  #select_product_filter {
    padding: 20px;
    display: block;
  }
  #select_product_filter .item {
    padding-right: 0;
    padding-bottom: 15px;
  }
  #select_product_filter .item select {
    line-height: 40px;
    height: 40px;
    text-indent: 10px;
  }
  #select_product_filter .status_wr #status {
    text-align: center;
  }
  .df_two_products .item .bg > .img_wr {
    width: 120px;
  }
  .df_two_products .item .bg .body {
    width: calc(100% - 120px);
  }
  .article_box .df_chars .char_item {
    min-width: calc(50% - 15px);
    margin-right: 15px;
    margin-bottom: 20px;
    width: auto;
  }
  .article_box .df_chars .char_item.char_item_num {
    margin-bottom: 0;
    margin-right: 0;
  }
  .article_box {
    margin-top: 20px;
    padding: 20px;
  }
  .compatibility_table.stacktable tr:first-child {
    display: none !important;
  }
  .compatibility_table.stacktable .st-head-row {
    background: #089fb7;
    color: #fff;
  }
  .compabillity_listing > .df {
    display: block;
  }
  .compabillity_listing > .df .item:nth-child(2n) {
    margin-left: 0 !important;
  }
  .compabillity_listing > .df .item {
    padding: 15px;
    width: 100%;
  }
  .compabillity_listing > .df .item .body {
    width: calc(100% - 100px);
  }
  .personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item {
    width: 100%;
  }
  .personal_home_wr .personal_box .df_grid_researches .grid_diseases_wr .grid_diseases .item:nth-child(2n) {
    margin-left: 0;
  }
  .personal_home_wr .personal_box .df_grid_researches .researches_box {
    display: block;
  }
  .personal_home_wr .personal_box .df_grid_researches .researches_box .box {
    text-align: left;
  }
  .personal_home_wr .personal_box .df_grid_researches .researches_box .box .title br {
    display: none;
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr > .df:not(.gallery_) {
    display: block;
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr > .df .img_wr {
    width: 100%;
  }
  .personal_home_wr .personal_box.personal_box_repeat_wr > .df .body {
    width: 100%;
    padding-top: 20px;
  }
  .personal_home_wr .personal_box {
    padding: 15px;
  }
  .personal_home_wr .personal_box .pay_logo .img_wr {
    margin: 0 5px 10px;
    width: 40px;
  }
  .related_diets .items .item .img_wr {
    width: 100px;
  }
  .related_diets .items .item .body {
    width: calc(100% - 100px);
  }
  .related_diets .items .item .body .title {
    font-size: 16px;
  }
  .related_diets .items .item .body .more {
    font-size: 14px;
  }
  .select_layer_wr .select_layer.centered {
    width: 220px;
    left: calc(50% - 110px);
    top: 100px;
    padding: 15px;
    box-sizing: border-box;
  }
  .select_layer_wr .img_muscules {
    padding: 15px 0;
  }
  .select_layer_wr .select_layer:not(.centered) {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .select_layer .form_item input + span {
    font-size: 12px;
  }
  .select_layer_wr .select_layer.centered label {
    margin-bottom: 2px;
    display: block;
  }
  .select_layer_wr .select_layer.centered {
    text-align: center;
    top: 20px;
  }
  .select_gender > .df:before {
    display: none;
  }
  .select_gender > .df label {
    width: calc(50% - 10px);
  }
  .square_gender span.title {
    font-size: 16px;
  }
  .pq_steps .pq_title_wr {
    display: block;
  }
  .pq_steps .pq_title_wr .pq_description {
    margin-left: 0;
    margin-top: 10px;
  }
  .pq_steps .pq_title_wr .pq_description {
    line-height: 1.2em;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item {
    width: calc(50% - 10px);
    margin-right: 0 !important;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item:nth-child(2n) {
    margin-left: 20px;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item .img_wr img {
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 50px;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item .img_wr {
    height: 62px;
    padding: 25px 0;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item .check {
    height: 150px;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_checkboxes .checkbox_item span.title {
    font-size: 14px;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_inputs input[type="submit"], .step_navigation .btn_wr a, .section3 .df .left .btn_wr a, .btn_wr a.btn:not([href="#order"]) {
    width: 100%;
    padding: 0 !important;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 14px !important;
    max-width: 100%;
  }
  .quiz_step_data > .df .quiz_vars .quiz_vars_list .list_item .title {
    font-size: 14px;
  }
  .workout_summary .left .l_gallery .img_wr {
    height: auto;
  }
  .workout_bg .search_workout input[type="text"] {
    line-height: 50px;
    height: 50px;
  }
  .product_wr_box .img_wr {
    width: auto;
  }
  .product_wr_box .price.df {
    font-size: 20px;
  }
  #customer_details {
    display: block;
  }
  #customer_details .col-1 {
    padding-bottom: 1.5em;
  }
  #customer_details .col-1, #customer_details .col-2 {
    width: 100%;
  }
  .profile_page ul.top_menu li.cart_tab #cart_tab {
    font-size: 8px;
    line-height: 16px;
    height: 16px;
    width: 16px;
  }
  .schedule_wr .items > .itemnew {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 20px;
  }
  .header .df .header__left .slogan:before {
    height: 65px;
  }
  .ex_programms .item_toggle .df {
    flex-wrap: wrap;
  }
  .ex_programms .item_toggle .df > span label {
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
  }
  .compare_table_exercise {
    overflow: hidden;
    overflow-x: scroll;
  }
  .compare_table_exercise table {
    width: 600px;
  }
  #rate {
    width: 300px;
    padding: 20px;
  }
  .compare_table_exercise .blue_link {
    font-size: 12px;
  }
  .schedule_wr .items > .item_wide .bg {
    display: block;
  }
  .schedule_wr .items > .item_wide .bg .right {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .schedule_wr .items > .item_wide .bg .right .center_wr, .schedule_wr .items > .item_wide .bg .right {
    width: 100%;
    display: block;
    border-right: none;
  }
  .schedule_wr .items > .item_wide .bg .right .price_wr {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .schedule_wr .items > .item_wide .bg .img_wr {
    display: block;
    margin: 0 auto;
  }
  .schedule_wr .items > .item_wide .bg .right .price_wr {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #f0f0f0;
  }
  .schedule_wr .items > .item_wide .bg .right .price_wr .btn_wr {
    padding-top: 15px;
  }
  .single_product_bg .product_top .product_top_features {
    display: block;
  }
  .single_product_bg .product_top .product_top_features .item + .item {
    margin-left: 0;
    margin-top: 20px;
  }
  .product_feautures .product_feautures_df .item {
    padding: 15px;
  }
  .product_contain .product_contain_bg {
    display: block;
  }
  .product_contain .product_contain_bg .center {
    width: 100%;
    padding-right: 0;
    border-right: none;
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
  }
  .product_contain .product_contain_bg .right {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }
  .product_certificate .product_certificate_df {
    display: block;
  }
  .product_certificate .product_certificate_df .article {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .product_certificate .product_certificate_df .left {
    width: 200px;
    margin: 0 auto;
  }
  .product_faq .faq .item .q {
    font-size: 16px;
  }
  .single table:not(.table_light):not(.compatibility_table) tr td.price {
    font-size: 16px !important;
  }
  .top_courses_df .item .bg {
    display: block;
  }
  .top_courses_df .item .bg .img_wr img {
    margin: 0 auto 20px;
  }
  .top_courses_df .item .bg .right {
    width: 100%;
    padding-left: 0;
  }
  .top_courses_df .item .bg .right .title a {
    font-size: 16px;
    text-align: center;
  }
  .top_courses_df .item .bg .right > .df .baiges li {
    font-size: 14px;
  }
  .top_courses_df .item .bg .right > .df {
    flex-wrap: wrap;
  }
  .top_courses_df .item .bg .right > .df .baiges {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .top_courses_df .item .bg .right .btn_wr {
    padding-left: 0;
  }
  .top_courses_df .item .bg .right .btn_wr a {
    width: 140px;
  }
  .essence_wr {
    padding: 20px 0 0;
  }
  .essence_wr > .df {
    padding-bottom: 20px;
  }
  .essence_wr > .df .col + .col {
    padding-top: 20px;
    margin-top: 20px;
  }
  .essence_wr > .df .col .img_wr {
    display: none;
  }
  .essence_wr > .df .col .title {
    padding-bottom: 15px;
    font-size: 18px;
  }
  .essence_wr > .df .col .title br {
    display: none;
  }
  .essence_wr .btn_wr {
    margin-top: 0;
  }
}
@media screen and (max-width: 400px) {
  .mobile_hide {
    display: none;
  }
  .table_rating th:last-child, .table_rating td:last-child {
    display: none;
  }
  .wr, .main {
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section4 .items .row .cols a, .tags_wr a {
    padding: 0 7px;
    font-size: 10px;
    font-weight: normal;
    line-height: 24px;
    height: 24px;
  }
  .courses_list .item .df_col_left, .courses_list .item .right_data {
    padding: 12px;
  }
  .courses_list .item .bottom .col {
    font-size: 10px;
  }
  .courses_list .item .top .col_right .title {
    font-size: 14px;
  }
  .feedback_other .title_w, .title_w, .article_wr .title_bg h1, .section5 .title_w, .section4 .title_w, .section1 .title_w {
    font-size: 18px;
  }
  .questions .step .title {
    font-size: 20px;
  }
  .questions .step .items .item {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    text-align: center;
  }
  .questions .step .items .item input[type="radio"] + label:before {
    margin-left: auto;
    margin-right: auto;
  }
  #mmenu {
    margin-right: 10px;
  }
  .header .df .header__left .select_category a {
    font-size: 10px;
  }
  .header .df .header__left .slogan {
    padding-left: 30px;
    z-index: 10;
    line-height: 1.2em;
  }
  .popup {
    padding: 15px;
  }
  .fancybox-close {
    top: 10px !important;
    right: 10px !important;
  }
  #vacancy, #order, #select_city, #select_course {
    width: 240px;
  }
  #mmenu span {
    margin-top: 5px;
    width: 20px;
    height: 2px;
  }
  .courses_list .item .right_data .hours, .courses_list .item .right_data .t {
    font-size: 14px;
  }
  .btn_wr a, .courses_list .item .right_data .btn_wr a, .step_navigation .btn_wr a, .section3 .df .left .btn_wr a, .btn_wr a.btn {
    line-height: 1.2em;
    padding: 10px;
    height: auto;
    font-size: 12px;
  }
  .wpcf7-acceptance label input + span {
    font-size: 10px;
    display: block;
  }
  form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"] {
    line-height: 36px;
    height: 36px;
  }
  #article_feedback .add_feedback {
    padding-top: 0;
  }
  #article_feedback .add_feedback input[type="submit"] {
    width: 100%;
    padding: 0 !important;
    text-align: center;
  }
  .footer {
    padding: 30px 0;
    margin-top: 30px;
  }
  .section_quiz .questions input[type="submit"] {
    width: auto;
  }
  .questions .items_form .item .t {
    font-size: 14px;
    padding-bottom: 5px;
  }
  .questions .items_form .item {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .questions .accept_wr {
    padding: 10px 0;
  }
  .section1 .df .left .box .title {
    font-size: 20px;
  }
  .section2 .articles .item .more a, .section2 .articles .item .except, .article, .df_category_title .left .article {
    font-size: 16px;
  }
  .crumbs {
    font-size: 12px;
  }
  .crumbs .arrow {
    padding: 0 5px;
  }
  .section6 .df .left > .df .logo_big img {
    width: 80px;
  }
  .questions .step .items .item:last-child {
    padding-bottom: 0;
  }
  .article_wr .block_with_image .right {
    padding: 20px 0 0 0;
    background: transparent;
  }
  .article_wr .block_with_image .right ul {
    transform: translateX(0);
  }
  .article_wr .block_with_image .right ul li {
    margin-left: 15px;
  }
  .article iframe {
    max-width: 100%;
    width: 100%;
    max-height: 200px;
  }
  .header_title_bg .title_w {
    font-size: 22px;
  }
  .items_food .item_food .box_food .right .coupon_wr {
    padding: 10px;
    font-size: 12px;
  }
  .items_food .item_food .box_food .right .plus_minus .df .num_, .items_food .item_food .box_food .right .coupon_wr b {
    font-size: 16px;
  }
  .items_food .item_food .box_food .right .plus_minus .df .btn_ {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
  #discount, #vacancy, #order {
    width: 280px;
    box-sizing: border-box;
  }
  .title_w_b {
    font-size: 18px;
  }
  .df_product_card .right {
    width: auto;
  }
  .product_bg .rating_wr .rating b {
    display: block;
    padding-top: 4px;
    font-size: 14px;
  }
  .product_bg h1 {
    font-size: 18px;
  }
  .workout_test_wr .workout_test, .workout_wr .workout_nav, .product_bg {
    padding: 15px;
  }
  .questions .step .items {
    padding-top: 15px;
  }
  .workout_related_wr .df .item {
    width: 100%;
  }
  .workout_related_wr .df .item:nth-child(2n) {
    margin-left: 0;
  }
  .questions .step .items .item {
    padding-bottom: 10px;
  }
  .step_navigation {
    padding-top: 10px;
  }
  .section2 .articles .item .except {
    display: none;
  }
  .popup .title {
    font-size: 16px;
  }
  .df_category_title__head .order select {
    margin-bottom: 10px;
  }
  .df_category_title__head .order select {
    padding-left: 15px;
  }
  .section2 .articles .item .more {
    padding-top: 10px;
  }
  .article_video .video-play, .fotorama__stage__shaft .fotorama__video-play {
    width: 80px !important;
    height: 80px !important;
    margin-left: -40px !important;
    margin-top: -60px !important;
    background-size: 40% !important;
  }
  .article_wr .article_video .title {
    top: 105px;
    line-height: 1.2em;
  }
  .article_wr .block_with_image .right ul li {
    padding-left: 0;
  }
  .schedule_wr > .item {
    padding: 15px;
  }
  .personal_home_wr .personal_box .btn_wr {
    display: block;
  }
  .personal_home_wr .personal_box .btn_wr a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
    margin-right: 0 !important;
    max-width: 100%;
    box-sizing: border-box;
    margin-top: 2px !important;
  }
  .personal_home_wr .personal_box .sub {
    text-align: center;
  }
  .personal_home_wr .personal_box.personal_box_faq_wr {
    margin-bottom: 40px;
  }
  .personal_home_wr .personal_box .title_.title_l span, .personal_home_wr .personal_box .article h2, .personal_home_wr .personal_box .title_.title_l {
    font-size: 18px;
  }
  .show_img_muscules {
    padding: 10px 15px !important;
  }
}
@media screen and (max-width: 374px) {
  .section1 table tbody tr th, .section1 table tbody tr td {
    padding: 5px;
    font-size: 12px;
  }
  .diet_summary .summary_right .df_summary_items {
    justify-content: center;
  }
  .diet_summary .summary_right .df_summary_items .item {
    width: 60%;
  }
  .tabs_plan .row .col {
    width: 100%;
    padding: 10px;
  }
  .dashboard .col .box {
    padding: 15px;
  }
  .dashboard .col .box .imt_graph_wr .imt_graph:after {
    display: none;
  }
  .dashboard .col .box .imt_graph_wr {
    height: auto;
    width: 100%;
    overflow: visible;
    margin: 30px 0;
  }
  .dashboard .col .box .imt_graph_wr .imt_graph {
    width: 100%;
    height: 12px;
    border-radius: 0;
    margin: 0;
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot {
    top: -7px !important;
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_1 {
    left: -7px;
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_7 {
    right: -7px;
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_4 {
    left: calc(50% - 14px);
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_2 {
    left: calc(16.66% - 14px);
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_6 {
    right: calc(16.66% - 14px);
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_3 {
    left: calc(33.33% - 14px);
  }
  .dashboard .col .box .imt_graph_wr .imt_graph .dot.dot_position_5 {
    right: calc(33.33% - 14px);
  }
  .dashboard .col .box .losing_w_graph {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  #article_feedback .feedbacks .item {
    padding: 15px;
  }
  #rate {
    width: 240px;
  }
  #rate_form .df {
    flex-direction: column;
  }
  #rate_form .df #your_weight {
    margin-bottom: 10px;
  }
  #rate_form #reccomend_weight {
    font-size: 16px;
    line-height: 1.2em;
  }
  .product_feautures .product_feautures_df .item {
    width: 100%;
  }
  .product_feautures .product_feautures_df .item:nth-child(2n) {
    margin-left: 0;
  }
  .product_faq .faq .item, .product_learn .product_learn_df .item {
    display: block;
    padding: 15px;
  }
  .product_faq .faq .item .a, .product_faq .faq .item .q {
    font-size: 14px;
  }
  .product_learn .product_learn_df .item .body {
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
    font-size: 14px;
  }
  .product_trainers .product_trainers_df .item {
    margin-bottom: 20px;
  }
  .product_trainers .product_trainers_df .item .img_wr {
    height: 150px;
  }
  .product_trainers .product_trainers_df .item .title {
    font-size: 16px;
    padding-top: 10px;
  }
  .product_trainers .product_trainers_df .item .body {
    font-size: 14px;
    padding-top: 5px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fitfit%2Fscss%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fitfit%2Fscss%2Fcompability.scss%22%2C%22wp-content%2Fthemes%2Fitfit%2Fscss%2Fqueries.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AA0BA%3BAACI%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%2C8BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAeA%3BAACE%3BAAAA%2C%2BBAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOC%3BAAAA%3BmBAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAA5FJ%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAAAA%3B%3B%3B%3BGAAA%3BAAAA%3B%3B%3B%3BGAAA%3BAAqIA%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%2CcAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B6BAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIP%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAIC%3BAAAA%2CcAAA%3BAAAA%3BAAID%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3BwBAAA%3BAAAA%3BAAIG%3BAAAA%2CiBAAA%3BAAAA%3BAAGH%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAMC%3BAAAA%2CoBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3B%3B%3B%3BSAAA%3BAAAA%3BAAYK%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CwBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAML%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAWA%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%2CuBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3BeAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsCAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3B%3B%3B%3BKAAA%3BAAAA%3BAAQC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAiBE%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAAEC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAmBA%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAoBF%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAMA%3BAAAA%3BmBAAA%3BAAAA%3BAAOF%3BAAAA%3B6BAAA%3BAAAA%3BAAGI%3BAAAA%3BcAAA%3BAAAA%3BAAMJ%3BAAAA%3BmBAAA%3BAAAA%3BAAKQ%3BAAAA%3BiBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CmCAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAGC%3BAAAA%2CkBAAA%3BAAAA%3BAAEC%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaA%3BAAAA%2C%2BDAAA%3BAAAA%3BAAMF%3BAAAA%2CcAAA%3BAAAA%3BAAEC%3BAAAA%2CgCAAA%3BAAAA%3BAAMD%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAASC%3BAAAA%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAUA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAeD%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUC%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAKD%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAiBI%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BeAAA%3BAAAA%3BAAIQ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3BSAAA%3BAAAA%3BAAUA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAeA%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAUJ%3BAAAA%3BwBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3BgCAAA%3BAAAA%3BAAYZ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAUI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CiHAAA%3BAAAA%3BAAMZ%3BAAAA%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAOI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAcA%3BAAAA%2CsBAAA%3BAAAA%3BAAOR%3BAAKoB%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAASI%3BAAAA%3ByBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAcxC%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BSAAA%3BAAAA%3BAAII%3BAAAA%2CmBAAA%3BAAAA%3BAASJ%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CaAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BKAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAUI%3BAAAA%2CqBAAA%3BAAAA%3BAAl1BR%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAAi3BA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2CmCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMY%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BeAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAII%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%2CqBAAA%3BAAAA%3BAAMR%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAKI%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMJ%3BAAAA%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAASR%3BAAAA%3BgCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAgBI%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BaAAA%3BAAAA%3BAAKA%3BAAAA%3BaAAA%3BAAAA%3BAAKJ%3BAAAA%3BsBAAA%3BAAAA%3BAAShB%3BAAAA%2CeAAA%3BAAAA%3BAAII%3BAAAA%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAkBI%3BAAAA%3B%3B%3B4CAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BeAAA%3BAAAA%3BAAKJ%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAUR%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAaI%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAKR%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAEI%3BAAAA%3BmCAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAQI%3BAAAA%3BcAAA%3BAAAA%3BAAQhB%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BCAAA%3BAAAA%3BAAOZ%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAUJ%3BAAAA%3BaAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAMI%3BAAAA%3BaAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAkBI%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAYR%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAOI%3BAAAA%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3BkCAAA%3BAAAA%3BAAWJ%3BAAAA%2C6BAAA%3BAAAA%3BAASJ%3BAAAA%3BsBAAA%3BAAAA%3BAAOR%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAKA%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMQ%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAeJ%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%3B6BAAA%3BAAAA%3BAAQhB%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAASR%3BAAAA%2CgBAAA%3BAAAA%3BAAv2CA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAA43CA%3BAAAA%3BqBAAA%3BAAAA%3BAA53CA%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAA44CA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAQA%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAUZ%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAeZ%3BAAAA%3BkCAAA%3BAAAA%3BAAIQ%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAYA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUR%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAUI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAKR%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAArjDpB%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3BAAspDI%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAIY%3BAAAA%2CgBAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaI%3BAAAA%2CwBAAA%3BAAAA%3BAAKR%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAeA%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAASA%3BAAAA%3BqBAAA%3BAAAA%3BAAQZ%3BAAAA%3BgCAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAUY%3BAAAA%2CgBAAA%3BAAAA%3BAAMZ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3BcAAA%3BAAAA%3BAAUQ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAWR%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAMY%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAIJ%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAQZ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAUJ%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BaAAA%3BAAAA%3BAAII%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAUZ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAQR%3BAAAA%2CeAAA%3BAAAA%3BAAIQ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAQZ%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAII%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAYJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAQZ%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3BsBAAA%3BAAAA%3BAAMR%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAMJ%3BAAAA%3B0BAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%3BcAAA%3BAAAA%3BAAUR%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAWA%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAcI%3BAAAA%3BcAAA%3BAAAA%3BAAUpB%3BAAAA%3BwBAAA%3BAAAA%3BAAII%3BAAAA%3BwBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAaI%3BAAAA%2CwBAAA%3BAAAA%3BAAKR%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%2C%2BCAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASA%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAUxB%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMQ%3BAAAA%3BgDAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%2CcAAA%3BAAAA%3BAAII%3BAAAA%3BeAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOQ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAOJ%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAgBhB%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAUI%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2C6BAAA%3BAAAA%3BAAMZ%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAUZ%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BWAAA%3BAAAA%3BAAeA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAmBA%3BAAAA%3B%3BgCAAA%3BAAAA%3BAAMA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAASA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%3BiBAAA%3BAAAA%3BAAWZ%3BAAAA%3B%3B%2BCAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUJ%3BAAAA%3B4BAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAMI%3BAAAA%3BkBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAcI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoCAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAkBR%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQJ%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAKJ%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BKAAA%3BAAAA%3BAA0BR%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3BoCAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAWJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BeAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAOR%3BAAAA%3BmBAAA%3BAAAA%3BAAOA%3BAAAA%2CmBAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2C6BAAA%3BAAAA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAKR%3BAAAA%3BkBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAUpB%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOC%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%2CmBAAA%3BAAAA%3BAAID%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2C0BAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAASZ%3BAAAA%2C0BAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAGQ%3BAAAA%3BwBAAA%3BAAAA%3BAAKI%3BAAAA%2CoBAAA%3BAAAA%3BAAQpB%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CwBAAA%3BAAAA%3BAAKR%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BiCAAA%3BAAAA%3BAAMI%3BAAAA%2C0BAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAQI%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAYA%3BAAAA%3BcAAA%3BAAAA%3BAAQhB%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAchB%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3BoCAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAQR%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAASI%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAMZ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAMA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAUpB%3BAAAA%2CmBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAOJ%3BAAAA%2CuBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BuDAAA%3BAAAA%3BAAQA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3BwBAAA%3BAAAA%3BAAMI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAASZ%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKQ%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAWhB%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAMQ%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAWZ%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%2CiBAAA%3BAAAA%3BAAKJ%3BAAAA%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BeAAA%3BAAAA%3BAAOJ%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAYI%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BWAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAQhB%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BuDAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3BSAAA%3BAAAA%3BAAQA%3BAAAA%2CsBAAA%3BAAAA%3BAAOZ%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3ByBAAA%3BAAAA%3BAAKJ%3BAAAA%2CeAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAASR%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CuBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAUI%3BAAAA%2CcAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3BuDAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3BSAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAWJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKQ%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAOZ%3BAAAA%2CmBAAA%3BAAAA%3BAAGY%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAUI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BKAAA%3BAAAA%3BAAe5B%3BAAAA%3B%3B%3B%3BiCAAA%3BAAAA%3BAAMI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CcAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAOJ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAASxB%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAQR%3BAAAA%2CoBAAA%3BAAAA%3BAAKJ%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAKI%3BAAAA%3BcAAA%3BAAAA%3BAAQJ%3BAAAA%2CuBAAA%3BAAAA%3BAAEgB%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAaA%3BAAAA%3BcAAA%3BAAAA%3BAAS5B%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQI%3BAAAA%3BeAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BiBAAA%3BAAAA%3BAAQR%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2C6BAAA%3BAAAA%3BAAMR%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAEI%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BmBAAA%3BAAAA%3BAAQhB%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAQJ%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAOR%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B0BAAA%3BAAAA%3BAAOR%3BAAAA%3BkBAAA%3BAAAA%3BAAKY%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAQR%3BAAAA%3ByBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGQ%3BAAAA%2CmBAAA%3BAAAA%3BAAKR%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAKR%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3BsBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAIJ%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAAQhB%3BAAAA%2CoBAAA%3BAAAA%3BAAGQ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAoBJ%3BAAAA%2CmBAAA%3BAAAA%3BAAMA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%3BcAAA%3BAAAA%3BAAUZ%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKQ%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAMA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAeA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAWA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAQA%3BAAAA%2C4BAAA%3BAAAA%3BAAOZ%3BAAAA%3BaAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BuDAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3BiCAAA%3BAAAA%3BAAQI%3BAAAA%3B%3BeAAA%3BAAAA%3BAAKA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAEI%3BAAAA%2C6DAAA%3BAAAA%3BAAIJ%3BAAAA%2CiBAAA%3BAAAA%3BAAEI%3BAAAA%2C%2BDAAA%3BAAAA%3BAASZ%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAKI%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BuCAAA%3BAAAA%3BAAUI%3BAAAA%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQA%3BAAAA%3BoBAAA%3BAAAA%3BAAUZ%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAEI%3BAAAA%3BmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOR%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAASJ%3BAAAA%2CuBAAA%3BAAAA%3BAAMZ%3BAAAA%2CkBAAA%3BAAAA%3BAAMA%3BAAAA%2CuBAAA%3BAAAA%3BAAKJ%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAWZ%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAQR%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAkBA%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAAOI%3BAAAA%3BmBAAA%3BAAAA%3BAAQR%3BAAAA%2C6BAAA%3BAAAA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAKR%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAMR%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2CyBAAA%3BAAAA%3BAAOJ%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAKI%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAII%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAMA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAMJ%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%3BmBAAA%3BAAAA%3BAAKJ%3BAAAA%3BsBAAA%3BAAAA%3BAAMQ%3BAAAA%3BiBAAA%3BAAAA%3BAAQA%3BAAAA%2CkBAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%2CiEAAA%3BAAAA%3BAAGA%3BAAAA%2CmEAAA%3BAAAA%3BAAGA%3BAAAA%2CoEAAA%3BAAAA%3BAAGA%3BAAAA%2CsEAAA%3BAAAA%3BAAGA%3BAAAA%2CqEAAA%3BAAAA%3BAAKR%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAASR%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAII%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAASJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BkBAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAahB%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3BuDAAA%3BAAAA%3BAAMA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CeAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3BoBAAA%3BAAAA%3BAAKJ%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAMJ%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAIJ%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMJ%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BeAAA%3BAAAA%3BAAKI%3BAAAA%2CiEAAA%3BAAAA%3BAAGA%3BAAAA%2CmEAAA%3BAAAA%3BAAGA%3BAAAA%2CoEAAA%3BAAAA%3BAAGA%3BAAAA%2CsEAAA%3BAAAA%3BAAGA%3BAAAA%2CqEAAA%3BAAAA%3BAAOR%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAUZ%3BAAAA%2CyBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BuDAAA%3BAAAA%3BAAII%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASI%3BAAAA%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAASA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAEI%3BAAAA%2C8BAAA%3BAAAA%3BAAIJ%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAKR%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BeAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BaAAA%3BAAAA%3BAAYJ%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWZ%3BAAAA%2C2BAAA%3BAAAA%3BAASA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAYI%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%3BwBAAA%3BAAAA%3BAASA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAOZ%3BAAAA%3B6BAAA%3BAAAA%3BAAGI%3BAAAA%3BwBAAA%3BAAAA%3BAAMJ%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAKI%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BmCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%2CoBAAA%3BAAAA%3BAAKZ%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2CaAAA%3BAAAA%3BAAGI%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAGQ%3BAAAA%2CcAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASJ%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAOhB%3BAAAA%3BoBAAA%3BAAAA%3BAAII%3BAAAA%3BqBAAA%3BAAAA%3BAAQZ%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BwBAAA%3BAAAA%3BAAMJ%3BAAAA%2CkCAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAASI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B2BAAA%3BAAAA%3BAAQI%3BAAAA%2CgBAAA%3BAAAA%3BAAKR%3BAAAA%2CSAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BmHAAA%3BAAAA%3BAAaJ%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%2CcAAA%3BAAAA%3BAAQR%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BeAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAQA%3BAAAA%2CgBAAA%3BAAAA%3BAAKI%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BSAAA%3BAAAA%3BAAYZ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3BkCAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAcJ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAcA%3BAAAA%2C0BAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAIQ%3BAAAA%2CmBAAA%3BAAAA%3BAAOI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAUxB%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQY%3BAAAA%3B%3B%3B%3BgBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAcZ%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAMI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAYA%3BAAAA%3BiEAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BiEAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAaR%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAMI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAYA%3BAAAA%3BiEAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3ByBAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAQR%3BAAAA%3B%3B%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAASL%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAAEK%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAQA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2C0BAAA%3BAAAA%3BAAUhB%3BAAAA%3B%3B%3B%3B%3B6BAAA%3BAAAA%3BAAUJ%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2C6BAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BuDAAA%3BAAAA%3BAAMI%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAUA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAAiBJ%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3BkBAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%2CuBAAA%3BAAAA%3BAAIJ%3BAAAA%3BeAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BiBAAA%3BAAAA%3BAAWZ%3BAAAA%3B%3B%3B%3BmBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAUI%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%3BaAAA%3BAAAA%3BAAIA%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%3BYAAA%3BAAAA%3BAAIA%3BAAAA%3BYAAA%3BAAAA%3BAAIA%3BAAAA%3BYAAA%3BAAAA%3BAAOZ%3BAAAA%3BgBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAeI%3BAAAA%3BYAAA%3BAAAA%3BAAIA%3BAAAA%3BYAAA%3BAAAA%3BAAIA%3BAAAA%3BYAAA%3BAAAA%3BAAIA%3BAAAA%3BYAAA%3BAAAA%3BAAMR%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BwDAAA%3BAAAA%3BAAUI%3BAAAA%3B%3B%3B%3BwDAAA%3BAAAA%3BAAQJ%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3BmBAAA%3BAAAA%3BAAShB%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BuDAAA%3BAAAA%3BAAKI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B0BAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2C0BAAA%3BAAAA%3BAAKR%3BAAAA%2CsBAAA%3BAAAA%3BAAGQ%3BAAAA%3BcAAA%3BAAAA%3BAAMR%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQI%3BAAAA%3B%3B%3B%3B%3B%3B%3BUAAA%3BAAAA%3BAAUA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAOR%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%2C4BAAA%3BAAAA%3BAAEI%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAOI%3BAAAA%2CiBAAA%3BAAAA%3BAAOhB%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYI%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3BuBAAA%3BAAAA%3BAAQR%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAII%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BiCAAA%3BAAAA%3BAAKI%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAKR%3BAAAA%3BoBAAA%3BAAAA%3BAAMR%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAOJ%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BKAAA%3BAAAA%3BAAwBZ%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B6BAAA%3BAAAA%3BAAKI%3BAAAA%2CcAAA%3BAAAA%3BAAKR%3BAAAA%2CoBAAA%3BAAAA%3BAAQR%3BAAAA%2C2BAAA%3BAAAA%3BAAKJ%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3BgBAAA%3BAAAA%3BAAGI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAKJ%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%2CcAAA%3BAAAA%3BAAQA%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAMA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAAQR%3BAAAA%3BmBAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQI%3BAAAA%2C0BAAA%3BAAAA%3BAAGI%3BAAAA%2CgBAAA%3BAAAA%3BAAMR%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BcAAA%3BAAAA%3BAAQR%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BcAAA%3BAAAA%3BAASI%3BAAAA%2CeAAA%3BAAAA%3BAAKJ%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAUR%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAKI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAGQ%3BAAAA%3BkBAAA%3BAAAA%3BAAQZ%3BAAAA%2CwBAAA%3BAAAA%3BAAGQ%3BAAAA%2CaAAA%3BAAAA%3BAAEI%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAASR%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAUxB%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%2CiCAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAOA%3BAAAA%3BqBAAA%3BAAAA%3BAAQZ%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%3BgBAAA%3BAAAA%3BAAGI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkCAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAMI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAOR%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAQI%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAASpB%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkEAAA%3BAAAA%3BAAYA%3BAAAA%3B%3BiCAAA%3BAAAA%3BAAII%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3ByBAAA%3BAAAA%3BAAKI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAWZ%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgEAAA%3BAAAA%3BAAYA%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BuDAAA%3BAAAA%3BAAKI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAMI%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAWI%3BAAAA%3B%3B%3B%3B4BAAA%3BAAAA%3BAAKR%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BkBAAA%3BAAAA%3BAASR%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkEAAA%3BAAAA%3BAAYA%3BAAAA%3BcAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BkBAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAASJ%3BAAAA%3BkBAAA%3BAAAA%3BAAOR%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BgEAAA%3BAAAA%3BAAWA%3BAAAA%3B%3BcAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BoCAAA%3BAAAA%3BAAQA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAASZ%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMQ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%3B4BAAA%3BAAAA%3BAAGI%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAKR%3BAAAA%2CqBAAA%3BAAAA%3BAAQhB%3BAAAA%2CwBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BiCAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%3BiBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAKR%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%3B4BAAA%3BAAAA%3BAC3jNR%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAKI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAASI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAOZ%3BAAAA%3B%3BkBAAA%3BAAAA%3BAAII%3BAAAA%2C0BAAA%3BAAAA%3BAAEI%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B0BAAA%3BAAAA%3BAAII%3BAAAA%3B%3BcAAA%3BAAAA%3BAAMJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYhB%3BAAAA%3BiCAAA%3BAAAA%3BAAGoB%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAKI%3BAAAA%2CYAAA%3BAAAA%3BAAIJ%3BAAAA%2C2BAAA%3BAAAA%3BAAMxB%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAOA%3BAAAA%2C8BAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMI%3BAAAA%2CcAAA%3BAAAA%3BAAOZ%3BAAAA%2CoBAAA%3BAAAA%3BAAKI%3BAAAA%3B%3BmBAAA%3BAAAA%3BAAKA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BYAAA%3BAAAA%3BAAgBA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAMI%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%3BqBAAA%3BAAAA%3BAAKJ%3BAAAA%2C8BAAA%3BAAAA%3BAAOR%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAMI%3BAAAA%2CoBAAA%3BAAAA%3BAAKQ%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAKR%3BAAAA%2CeAAA%3BAAAA%3BAAEI%3BAAAA%3BmBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3BuBAAA%3BAAAA%3BAAYhB%3BAAAA%3BiBAAA%3BAAAA%3BACrRA%3BAAAA%3BqBAAA%3BAAAA%3BAAGC%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BsCAAA%3BAAAA%3BAAOC%3BAAAA%2CgBAAA%3BAAAA%3BAAKA%3BAAAA%2CaAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B2BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWF%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAMA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BgCAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BmBAAA%3BAAAA%3BAAWI%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAMZ%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAASA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BOAAA%3BAAAA%3BAASA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAQQ%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%3BsBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAOR%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3ByCAAA%3BAAAA%3BAAUA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAASI%3BAAAA%3B4BAAA%3BAAAA%3BAAKJ%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BOAAA%3BAAAA%3BAAUA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B0BAAA%3BAAAA%3BAAOA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BmCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CkCAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3BuBAAA%3BAAAA%3BAAQA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAYA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEI%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAASA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAKA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAGI%3BAAAA%2CiCAAA%3BAAAA%3BAAKR%3BAAAA%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAQI%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%3B%3B%3B%3B%3B%3B%3B0BAAA%3BAAAA%3BAAWI%3BAAAA%2CqBAAA%3BAAAA%3BAAMZ%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B8BAAA%3BAAAA%3BAAKA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CcAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAOA%3BAAAA%2CyBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BoCAAA%3BAAAA%3BAAOA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAASA%3BAAAA%3B2BAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAOA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BqCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAAWA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkBAAA%3BAAAA%3BAAOA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B0BAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B2BAAA%3BAAAA%3BAAMA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAGJ%3BAAAA%2CgBAAA%3BAAAA%3BAAII%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGJ%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%2CkBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3BoBAAA%3BAAAA%3BAAOA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%2CmCAAA%3BAAAA%3BAAEI%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAASZ%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B6BAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B2BAAA%3BAAAA%3BAAKI%3BAAAA%3BwBAAA%3BAAAA%3BAAKJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAII%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAMJ%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAKA%3BAAAA%3BcAAA%3BAAAA%3BAAKA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAASA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B6BAAA%3BAAAA%3BAAKI%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAASI%3BAAAA%3B2BAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BiBAAA%3BAAAA%3BAAMA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3BkCAAA%3BAAAA%3BAAIA%3BAAAA%3B8BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2C4BAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAMJ%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAKR%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQJ%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAIJ%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BaAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B2BAAA%3BAAAA%3BAAOI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAII%3BAAAA%2CkBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%2BBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3BgCAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BgCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAOI%3BAAAA%2CuBAAA%3BAAAA%3BAAIJ%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3B%3B%3BwBAAA%3BAAAA%3BAASA%3BAAAA%3B%3B%3B8BAAA%3BAAAA%3BAAMA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAIA%3BAAAA%2C2BAAA%3BAAAA%3BAAEI%3BAAAA%2C8BAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAGI%3BAAAA%2CkCAAA%3BAAAA%3BAAKJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAII%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAOR%3BAAAA%2C2BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAQA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3BgBAAA%3BAAAA%3BAAKJ%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%3BgCAAA%3BAAAA%3BAAGI%3BAAAA%3B2BAAA%3BAAAA%3BAAMJ%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAKA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmCAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BkCAAA%3BAAAA%3BAAMI%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CiCAAA%3BAAAA%3BAAIJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BmCAAA%3BAAAA%3BAAIA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAAWJ%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3BoCAAA%3BAAAA%3BAAIA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3ByBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAKI%3BAAAA%3BoBAAA%3BAAAA%3BAAKJ%3BAAAA%3BkBAAA%3BAAAA%3BAAKI%3BAAAA%2C6BAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAKJ%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CqBAAA%3BAAAA%3BAAGQ%3BAAAA%2CkBAAA%3BAAAA%3BAAKR%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BgBAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B2BAAA%3BAAAA%3BAAOA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BmCAAA%3BAAAA%3BAASA%3BAAAA%2CoBAAA%3BAAAA%3BAAII%3BAAAA%3BmBAAA%3BAAAA%3BAAKJ%3BAAAA%3BcAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%3B%2BBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3BoBAAA%3BAAAA%3BAAUA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C0BAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BgBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BwBAAA%3BAAAA%3BAAKA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%3BuBAAA%3BAAAA%3BAAGI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BkCAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3B%3ByBAAA%3BAAAA%3BAAOA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%2CiBAAA%3BAAAA%3BAAIJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CyBAAA%3BAAAA%3BAAGQ%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAGI%3BAAAA%2CkBAAA%3BAAAA%3BAAQhB%3BAAAA%2CkBAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BwBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BiBAAA%3BAAAA%3BAAOA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B2BAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAQA%3BAAAA%3BmBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3BwBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B4BAAA%3BAAAA%3BAAIA%3BAAAA%2C6BAAA%3BAAAA%3BAAEI%3BAAAA%2CsBAAA%3BAAAA%3BAAIJ%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%3BoBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BsBAAA%3BAAAA%3BAAKA%3BAAAA%3B2BAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAAIJ%3BAAAA%2CyBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BoCAAA%3BAAAA%3BAAOA%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CoBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3B%3B%3B%3B%2BBAAA%3BAAAA%3BAAUA%3BAAAA%2CuBAAA%3BAAAA%3BAAGA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CoBAAA%3BAAAA%3BAAKA%3BAAAA%2CkCAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3BmBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3BcAAA%3BAAAA%3BAAKI%3BAAAA%2CyBAAA%3BAAAA%3BAAEI%3BAAAA%2CeAAA%3BAAAA%3BAAGA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAGA%3BAAAA%2C8BAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKR%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2C2BAAA%3BAAAA%3BAAEI%3BAAAA%2CwBAAA%3BAAAA%3BAAIJ%3BAAAA%3BuBAAA%3BAAAA%3BAAIA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%3BkBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3B%3BoBAAA%3BAAAA%3BAAMA%3BAAAA%2CwBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BqBAAA%3BAAAA%3BAAAA%22%7D */