@charset "utf-8";
/* CSS Document */
/* behavior: url(/js/pie.htc); */
/* base */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
html,
body {
  height: 100%;
}
body {
  background: #fff;
  color: #4c4c4c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
}
a {
  color: #99CC00;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.clear,
.clr {
  display: block;
  clear: both;
  line-height: 0;
  float: none !important;
}
ul,
ol,
li {
  list-style: none;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ubuntu', sans-serif;
}
h1 {
  color: #000;
  font-size: 28px;
  font-weight: normal;
  line-height: 34px;
  margin: 0 0 22px;
}
h2 {
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 0 18px;
}
h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
}
h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
}
h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
h6 {
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
input,
textarea {
  outline: none;
  resize: none;
}
.line {
  overflow: hidden;
}
.fll {
  float: left !important;
}
.flr {
  float: right !important;
}
.img {
  display: block;
  position: relative;
}
.img img {
  display: block;
}
/* base end */
.wrapper {
  min-width: 962px;
  margin: 0 auto;
  height: 100%;
  overflow-x: hidden;
}
.box_h_c {
  min-height: calc(100% - 446px);
  margin: 0 auto -64px;
  height: auto;
}
.push {
  height: 64px;
}
.wrap {
  min-width: 962px;
  margin: 0 auto;
  width: 962px;
  position: relative;
}
.wrap > .clear {
  height: 0;
  font-size: 0;
  overflow: hidden;
}
header {
  position: relative;
  z-index: 5;
}
header .wrap {
  height: 258px;
}
#main_page header .wrap {
  height: auto;
}
.logo {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  z-index: 7;
  padding: 10px;
  background: #9c0;
}
.ppl_links {
  position: absolute;
  left: 120px;
  top: 22px;
  z-index: 5;
}
/* background:url(../layout/hd_hearts.png) 0 0 no-repeat; */
.ppl_links a {
  display: block;
  color: #545454;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  height: 27px;
  padding: 6px 20px;
  font-family: 'Ubuntu', sans-serif;
  text-decoration: none;
}
.ppl_links .active a,
.ppl_links a:hover {
  color: #99CC00;
  background-position: 0 -50px;
}
/*.ppl_links .type2 a {color:#941C81;background-position:0 -100px;}*/
.hd_lblock {
  position: absolute;
  bottom: 0;
  right: 320px;
  width: 642px;
  padding: 5px 0 5px 1358px;
  background: #9a39a0;
  height: 140px;
  z-index: 5;
  font-family: 'Ubuntu', sans-serif;
  color: #fff;
}
.hd_lblock h3 {
  font-size: 45px;
  font-weight: bold;
  line-height: 45px;
  text-transform: uppercase;
  margin: 22px 0 4px;
}
.hd_lblock p {
  font-size: 35px;
  font-weight: 300;
  line-height: 45px;
}
.hd_rblock {
  position: absolute;
  bottom: 0;
  left: 642px;
  width: 2000px;
  background: #99cc00;
  min-height: 140px;
  z-index: 5;
  color: #fff;
  padding: 5px 0 5px 29px;
}
.hd_links {
  padding: 11px 0 0;
}
.hd_links li {
  position: relative;
}
.hd_links a {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 42px;
  text-decoration: none;
  display: block;
  position: relative;
}
.hd_links a span {
  /*padding-right:24px;background:url(../layout/smile.png) right 4px no-repeat;*/
}
.hd_links a:hover {
  text-decoration: underline;
}
.hd_links .pic01 a {
  background: url(../layout/pic01.png) 0 2px no-repeat;
}
.hd_links .pic02 a {
  background: url(../layout/pic02.png) 0 2px no-repeat;
}
.hd_links .pic03 a {
  background: url(../layout/pic03.png) 0 2px no-repeat;
}
.hd_links .pic04 a {
  background: url(../layout/pic04.png) 0 2px no-repeat;
}
.hd_links a.pic01 {
  background: url(../layout/pic01.png) 0 2px no-repeat;
}
.hd_links a.pic02 {
  background: url(../layout/pic02.png) 0 2px no-repeat;
}
.hd_links a.pic03 {
  background: url(../layout/pic03.png) 0 2px no-repeat;
}
.hd_links a.pic04 {
  background: url(../layout/pic04.png) 0 2px no-repeat;
}
nav {
  position: absolute;
  left: 50%;
  margin-left: -1500px;
  width: 3000px;
  background: #99cc00;
  top: 75px;
  z-index: 6;
}
.menu_top {
  width: 962px;
  margin: 0 auto;
  text-align: right;
  line-height: 33px;
  height: 33px;
}
.menu_top li {
  position: relative;
}
.menu_top > li {
  display: inline;
  margin-left: 14px;
}
.menu_top > li > a {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  text-decoration: none;
  font-size: 17px;
}
.menu_top > li.hover > a,
.menu_top > li.active > a {
  text-decoration: underline;
}
.side_menu > li {
  border-top: 1px solid #e9eaf0;
  padding: 1px 0;
}
.side_menu > li:first-child {
  border-top: none;
}
.side_menu > li > a {
  display: block;
  padding: 7px 12px 8px;
  color: #393939;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  text-decoration: none;
}
.side_menu > li > a:hover,
.side_menu > li.active > a {
  color: #fff;
  background: #941C81;
}
.top .side_menu {
  /*margin-bottom: 20px;*/
  /*height: 38px;*/
}
.top .side_menu > li {
  /*padding: 1px 0;*/
  /*width: 200px;*/
  /*float: left;*/
  /*margin-right: 10px;*/
}
.side_menu li ul > li {
  border-top: 1px solid #e9eaf0;
  padding: 1px 0;
}
.side_menu li ul > li:first-child {
  border-top: none;
}
.side_menu li ul > li > a {
  display: block;
  padding: 7px 12px 8px;
  padding-left: 25px;
  color: #393939;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  text-decoration: none;
}
.side_menu li ul > li > a:hover,
.side_menu > li.active > a {
  color: #fff;
  background: #941C81;
}
.slider_wr {
  position: relative;
  padding: 108px 0 150px;
  z-index: 4;
  margin-left: -960px;
  left: 50%;
  width: 1920px;
  overflow: hidden;
}
#slider {
  height: 550px;
}
#slider img {
  display: block;
  position: relative;
}
#slider li {
  left: 0;
  right: 0;
}
.sl_btn,
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  bottom: 167px;
  left: 50%;
  cursor: pointer;
  width: 48px;
  height: 48px;
  z-index: 10;
}
#slider_next,
.slick-prev {
  background: url(../layout/slider_arws.png) 0 0 no-repeat;
  margin-left: -481px;
}
#slider_prev,
.slick-next {
  background: url(../layout/slider_arws.png) -53px 0 no-repeat;
  margin-left: -428px;
}
.content {
  position: relative;
  z-index: 4;
    min-height: 700px
}
.content .wrap {
  padding: 10px 21px 10px 23px;
  width: 918px;
  min-width: 918px;
}
#main_page .content .wrap {
  padding: 0 8px 35px;
  box-sizing: border-box;
  width: 962px;
  min-width: 962px;
}
.gr_line {
  background: #99CC00;
  color: #fff;
  padding: 10px 0 20px;
}
.gr_line h3 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 8px;
}
.lc {
  float: left;
  width: 175px;
}
.rc {
  float: right;
  width: 210px;
  margin-right: -21px;
}
.rc2 {
  float: right;
  width: 700px;
}
.mc {
  float: left;
  width: 555px;
  margin-left: 20px;
}
.mc .video_wr {
  margin: 0 0 10px;
}
.mc .video_wr iframe {
  width: 455px;
}
.banner {
  margin: 0 0 28px;
  position: relative;
}
.banner a,
.banner img {
  display: block;
}
.breadcrumbs {
  margin: 10px 0 0px;
  line-height: 18px;
}
.breadcrumbs > div {
  display: inline;
}
.breadcrumbs a {
  text-decoration: none;
  color: #4c4c4c;
  margin-right: 5px;
}
.breadcrumbs a:hover,
.breadcrumbs .active a {
  text-decoration: underline;
}
.text {
  padding: 0 0 20px;
}
.text h1 {
  margin: 0 0 12px;
}
.text h2 {
  margin: 0 0 12px;
}
.text h3 {
  margin: 0 0 12px;
}
.text h4 {
  margin: 0 0 12px;
}
.text h5 {
  margin: 0 0 12px;
}
.text h6 {
  margin: 0 0 12px;
}
.text p {
  margin: 0 0 8px;
}
.text img {
  margin: 0 0 8px;
  display: block;
  max-width: 100%;
  height: auto;
}
.text img[align=left] {
  margin-right: 30px;
  margin-bottom: 20px;
}
.text img[align=right] {
  margin-left: 25px;
  margin-bottom: 20px;
}
.text ul {
  margin: 0 0 0 30px;
  /*margin-left: 18px;*/
}
.text ul li {
  margin: 0 0 8px;
  list-style-image: url(../layout/ul_marker.png);
}
.text ul.marker2 li {
  list-style-image: url(../layout/ul_marker2.png);
}
.text ol {
  counter-reset: li;
  padding: 0;
  list-style: none;
  margin: 15px 0 5px 0;
}
.text ol li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 30px;
}
.text ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 20px;
  line-height: 20px;
  background-color: #99CC00;
  text-align: center;
  color: #fff;
  font-size: 11px;
}
.text blockquote {
  position: relative;
  margin-bottom: 25px;
  margin-top: 30px;
  text-align: center;
  font-style: italic;
  padding: 28px 30px 23px 30px;
  border-bottom: 2px solid #99CC00;
  color: #131312;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 20px;
  border-radius: 4px;
  background-color: #f7f6f6;
}
.text blockquote:before {
  content: '‘‘ ';
  display: block;
  position: absolute;
  top: 21px;
  left: 50%;
  margin-left: -19px;
  width: 38px;
  height: 26px;
  color: #99CC00;
  font-size: 86px;
  font-weight: 500;
  line-height: 0px;
  font-style: normal;
}

.text hr {
  border: none;
  color: #edecec;
  background-color: #edecec;
  height: 1px;
  margin: 27px 0;
}

.text .images_grid2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
  margin-bottom: 15px;
}
.text .images_grid2 img,
.text .images_grid2 .link-for-img {
  width: calc(50% - 12px);
  margin-bottom: 20px;
}
.text .images_grid2 .link-for-img img {
  width: 100%;
  margin-bottom: 0;
}

.link-for-img {
  display: block;
  position: relative;
  text-decoration: none;
  line-height: 0;
}
.link-for-img:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(153, 204, 0, 0.88);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../layout/plus.svg);
  background-size: 30px;
  z-index: 2;
  transition: all 0.7s ease-in-out;
}

.link-for-img:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: #000;
  top: 0;
  left: 0;
}
.link-for-img:hover:before {
  transform: scale(1.2);
}

.text table {
  border-collapse: collapse;
  position: relative;
  margin: 22px 0;
  font-size: 13px;
}
.text table tr td {
  padding: 2px 10px;
  background: #f7f6f6;
  text-align: center;
  min-width: 48px;
  border: 1px solid #fff;
}
.text table tr td:first-child {
  background: #edecec;
  padding: 2px 10px 2px 18px;
  text-align: left;
}
.text table tr th {
  padding: 4px 10px 5px 10px;
  background: #99CC00;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
.text table tr th:first-child {
  padding: 4px 10px 5px 18px;
  text-align: left;
  min-width: 143px;
}
.time_planer {
  margin: 0 0 24px;
}
.car_wr {
  margin: 15px 0;
}
.car_wr h3 {
  margin: 0 100px 15px 0;
  color: #000;
  font-size: 24px;
  line-height: 30px;
}
.soc_wg2 {
  margin: 30px 0;
}
.service_list article {
  margin: 0 0 22px;
  overflow: hidden;
  background: #99CC00;
  height: 225px;
  color: #fff;
}
.service_list article .fll {
  width: 362px;
}
.service_list article iframe {
  width: 362px;
  height: 225px;
}
.service_list article .flr {
  width: 260px;
  padding: 26px 15px 0 25px;
}
.service_list article h3 {
  line-height: 22px;
  margin: 0 0 25px;
  font-size: 22px;
}
.service_list2 article {
  height: 285px;
}
.service_list2 article .fll {
  width: 459px;
}
.service_list2 article .fll iframe {
  width: 459px;
  height: 285px;
}
.service_list2 article .flr {
  padding: 26px 20px 0 30px;
  width: 404px;
}
.pdf_list {
  margin: 20px 0;
}
.pdf_list a {
  width: 358px;
  padding: 1px 0 0 89px;
  background: url(../layout/pdf_pic.png) 0 7px no-repeat;
  margin: 0 0 24px;
  display: block;
  text-decoration: none;
}
.pdf_list a .ttl {
  color: #4e9d28;
  font-size: 18px;
  margin: 0 0 5px;
  display: block;
}
.pdf_list a .txt {
  display: block;
  color: #4c4c4c;
}
.item_list {
  width: 920px;
  margin: 0 -1px;
}
.item {
  display: block;
  float: left;
  width: 230px;
  height: 238px;
  background: #99CC00;
  text-decoration: none;
  color: #000;
  margin: 0 0 23px;
}
.item .hover {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../layout/black_op.png) 0 0 repeat;
}
.item .view_pic {
  display: none;
  background: url(../layout/view_pic.png) center center no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item .txt {
  display: block;
  padding: 20px 10px 0 18px;
  line-height: 20px;
}
.item .txt span {
  display: block;
}
.item .txt1 {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
}
.item:hover {
  background: #000;
}
.item:hover .txt span {
  color: #99CC00;
}
.item:hover .txt .txt1 {
  color: #fff;
}
.item:hover .hover,
.item:hover .view_pic {
  display: block;
}
.item_list + .pager {
  margin-top: 0;
}
.news_list article {
  border-bottom: 1px solid #dadada;
  overflow: hidden;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
.news_list article .inf_pad {
  float: right;
  width: 797px;
}
.news_list article img {
  margin: 0 0 15px;
}
.news_list article h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 5px;
}
.news_list article h3 a {
  color: #4c4c4c;
  text-decoration: none;
}
.news_list article h3 a:hover {
  text-decoration: underline;
}
.news_list article .date {
  float: left;
  text-align: center;
  color: #fff;
  width: 101px;
  padding: 14px 0 17px;
  background: #99CC00;
  line-height: 18px;
}
.news_list article .date .month {
  text-transform: capitalize;
}
.news_list article .date span {
  display: block;
}
.sm_news {
  padding: 11px 13px 0;
}
.sm_news > h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: normal;
  margin: 0 0 12px;
}
.sm_news > h3 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
  margin-left: 4px;
}
.sm_news .news {
  margin: 0 0 13px;
  line-height: 20px;
}
.sm_news .news .date {
  font-weight: bold;
  color: #000;
}
.sm_news .news a {
  color: #fff;
  text-decoration: none;
}
.sm_news .news a:hover {
  text-decoration: underline;
}
.col3 .col {
  height: 224px;
  width: 320px;
  float: left;
}
.col3 .gr_col {
  background: #99CC00;
  width: 322px;
  color: #fff;
}
.col4 .col {
  height: 218px;
  width: 320px;
  float: left;
}
.col4 .gr_col {
  background: #99CC00;
  width: 237px;
  color: #fff;
}
.col4 .fb_col {
  width: 235px;
}
.col4 .wt_col {
  width: 170px;
  padding-bottom: 6px;
}
.soc_wg {
  padding: 0;
  overflow: hidden;
  height: 332px;
  width: 298px;
}
.calendar {
  padding: 5px 15px 0;
  overflow: hidden;
}
.datepicker_wr {
  float: left;
  width: 190px;
}
.date_inf {
  float: left;
  width: 94px;
}
.date_inf p {
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  text-align: center;
  color: #fff;
  padding: 0 10px;
}
.date_inf p span {
  display: block;
  line-height: 18px;
}
.date_inf .p1 {
  background: #941C81;
  padding: 7px 20px 12px;
  line-height: 16px;
}
.date_inf .p2 {
  background: #941C81;
  padding: 6px 10px 7px;
}
.date_inf .p3 {
  background: #99CC00;
  line-height: 16px;
  padding: 11px 10px 12px;
}
.date_inf .day,
.news_list article .date .day {
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
}
.date_inf .month {
  text-transform: capitalize;
}
.date_inf .year,
.news_list article .date .year {
  font-weight: bold;
}
.training_pad {
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid #dadada;
}
.training_pad > .fll {
  width: 290px;
}
.training_pad > .flr {
  width: 600px;
}
.training_pad .calendar {
  padding: 0;
}
.partners_list {
  padding: 0 1px;
}
.partners_list > .clr {
  height: 0;
  font-size: 0;
}
.partners_list img {
  margin: 0 0 20px 24px;
  float: left;
}
.partners_list img.first {
  margin-left: 0;
}
.ui-datepicker {
  width: 196px;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header {
  background: #99CC00;
  color: #fff;
  padding: 1px 0 0;
  border: 1px solid #fff;
  border-top: none;
  border-bottom: none;
  line-height: 26px;
  height: 26px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0px;
  background: url(../layout/dt_arws.png) 0 0 no-repeat;
}
.ui-datepicker .ui-datepicker-next {
  right: 0px;
  background: url(../layout/dt_arws.png) -22px 0 no-repeat;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 20px;
  font-family: 'Ubuntu', sans-serif;
  line-height: 22px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.ui-datepicker table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  margin: 0;
}
.ui-datepicker th {
  border: 1px solid #fff;
  width: 28px;
  background: #99CC00;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  padding: 0;
  text-align: center;
  font-weight: normal;
}
.ui-datepicker td {
  border: 0;
  padding: 0px;
  background: #dce3e7;
  line-height: 27px;
  border: 1px solid #fff;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0;
  color: #707070;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td.ui-datepicker-unselectable {
  background: url(../layout/dt_bg.png) 0 0 repeat;
}
.ui-datepicker td.ui-datepicker-unselectable span,
.ui-datepicker td.ui-datepicker-unselectable a {
  color: #989898;
}
.ui-datepicker td.ui-datepicker-current-day {
  background: #941C81;
  color: #fff;
}
.ui-datepicker td.ui-datepicker-current-day span,
.ui-datepicker td.ui-datepicker-current-day a {
  color: #fff;
}
.pager {
  overflow: hidden;
  margin: 20px 0 20px;
}
.pager ul li {
  float: left;
  margin: 0 5px 0 0;
}
.pager ul li > * {
  display: block;
}
.pager .pbtn {
  width: 20px;
  height: 20px;
  text-align: center;
  text-indent: -1px;
  line-height: 20px;
  border: 1px solid #d2d2d2;
  color: #858484;
  text-decoration: none;
}
.pager .pbtn:hover,
.pager .active .pbtn {
  color: #fff;
  border-color: #99CC00;
  background: #99CC00;
}
.pager .lbtn {
  width: 22px;
  height: 22px;
  background: url(../layout/car_btns.png) 0 0 no-repeat;
}
.pager .rbtn {
  width: 22px;
  height: 22px;
  background: url(../layout/car_btns.png) -27px 0 no-repeat;
}
.pager p span {
  color: #50a328;
}
.btn {
  display: block;
  float: left;
  cursor: pointer;
  padding: 0 20px;
  width: auto !important;
  height: 47px !important;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  background: #000;
}
.btn:hover {
  background-color: #941C81;
}
.btn.btn_pic01 {
  background-image: url(../layout/btn_pic01.png);
  background-repeat: no-repeat;
  padding-left: 44px;
}
input[type=text],
input[type=email],
input[type=name],
input[type=tel],
input[type=search],
input[type=password] {
  display: block;
  float: left;
  padding: 0 14px;
  border: 1px solid #b3cea6;
  background: #7cc459;
  height: 45px !important;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
}
textarea {
  display: block;
  float: left;
  padding: 14px 14px;
  border: 1px solid #b3cea6;
  background: #7cc459;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
}
.line label:first-child {
  display: block;
  float: left;
}
.line2 .selectBox {
  float: left;
}
@media all {
  input[type=text] {
    line-height: 45px;
  }
}
/* IE6/7 uses media, */
@media all\0  {
  input[type=text] {
    line-height: 45px;
  }
}
/* IE8 uses \0 */
@media all and (monochrome: 0) {
  input[type=text] {
    line-height: 1;
  }
}
/* IE9 uses \9 */
/*placeholder css*/
:-moz-placeholder {
  color: #fff;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*Firefox 4-18*/
::-moz-placeholder {
  color: #fff;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*Firefox 19+ */
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*webkit*/
:-ms-input-placeholder {
  color: #fff;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*ie10*/
.content form {
  background: #99CC00;
}
div.training_reg {
  color: #fff;
  background: #99CC00;
}
.training_reg form {
  padding: 16px 25px 30px;
  color: #fff;
}
.training_reg h3 {
  font-size: 24px;
  line-height: 30px;
  padding: 16px 25px 0;
}
.line {
  margin: 0 0 10px;
}
.training_reg form .line2 input {
  width: 237px !important;
}
.training_reg form .line2 select {
  width: 265px;
}
.captcha_line {
  margin: 16px 0 0;
}
.captcha_line .renew {
  margin: 0 19px 0 16px;
}
.reg_form .line2 input {
  width: 417px !important;
}
.reg_form .line2 select {
  width: 445px;
}
.reg_form textarea {
  width: 888px !important;
  height: 80px !important;
}
.reg_form p,
.reg_form2 p {
  margin: 0 0 18px;
}
.reg_form2 .fll,
.reg_form2 .flr {
  width: 447px;
}
.reg_form2 .line > input,
.reg_form2 textarea {
  width: 417px !important;
}
.reg_form2 textarea {
  height: 188px !important;
}
.reg_form2 .line select {
  width: 445px;
}
.reg_form2 .line .btn {
  width: auto !important;
}
.reg_form2 .captcha_line {
  margin: 0;
}
.ppl_contacts {
  margin: 26px 0 0;
}
.ppl_contacts > .clr {
  font-size: 0;
  height: 0;
}
.ppl_contacts .ppl {
  width: 290px;
  margin: 0 0 30px 24px;
  float: left;
}
.ppl_contacts .ppl.first {
  margin-left: 0;
}
.ppl_contacts .ppl h3 {
  color: #99CC00;
  font-size: 22px;
  height: 26px;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.ppl_contacts .ppl h4 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 24px;
}
.ppl_contacts .ppl ul li {
  background: url(../layout/ul_marker.png) 0 8px no-repeat;
  padding-left: 12px;
}
.cont_inf article {
  padding: 34px 0 0;
  border-top: 1px solid #dadada;
  margin: 0 0 17px;
}
.cont_inf article:first-child {
  border: none;
  padding: 0;
}
.cont_inf h3 {
  font-size: 24px;
  line-height: 30px;
}
.cont_inf .name {
  color: #99CC00;
  margin: 0 0 11px;
}
.cont_inf p {
  margin: 0 0 23px;
}
.cont_inf .line {
  margin: 18px 0 0;
}
.cont_inf .line .fll {
  width: 538px;
}
.cont_inf .line .flr {
  width: 358px;
}
.cont_inf .map {
  width: 538px;
  height: 428px;
}
.cont_inf .map iframe {
  width: 538px;
  height: 428px;
}
.cont_inf .line .flr h3 {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 6px;
}
.cont_inf .line .flr p {
  margin: 0 0 16px;
}
.work_time {
  margin: 2px -4px 0 4px;
}
.work_time td {
  border-top: 1px solid #dfdfdf;
  line-height: 18px;
  padding: 6px 0 0;
}
.work_time tr:first-child td {
  border: none;
}
.work_time td:first-child {
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  color: #99CC00;
  line-height: 22px;
  padding-top: 0;
  padding-right: 12px;
}
.captcha_img {
  padding-right: 15px;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
}
.captcha_img img {
  display: block;
}
.captcha_img input {
  position: absolute;
  display: block;
  width: 100px !important;
  height: 50px !important;
  cursor: pointer;
  top: 0;
  left: 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.renew {
  float: left;
  width: 30px;
  position: relative;
  height: 47px;
}
.renew input {
  display: block;
  background: url(../layout/renew.png) 0 0 no-repeat;
  width: 30px !important;
  height: 47px !important;
  cursor: pointer;
  padding: 0;
  border: none;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
}
footer {
  position: relative;
  z-index: 1;
  background: #151515;
  color: #6a6969;
  font-size: 14px;
  margin: 30px 0 0;
  font-family: 'Ubuntu', sans-serif;
}
footer a {
  color: inherit;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .wrap {
  padding: 20px 8px 20px;
  box-sizing: border-box;
}
.copyrights {
  float: left;
  line-height: 24px;
  max-width: 45%;
}
.web_dev {
  float: right;
  line-height: 24px;
  max-width: 45%;
  display: block;
  text-decoration: none;
  padding-right: 203px;
  background: url(../layout/web_dev.png) right 0 no-repeat;
  color: #585757;
}
.web_dev:hover {
  text-decoration: underline;
}
/* ---simple modal ---*/
#simplemodal-overlay {
  background-color: #000;
}
#simplemodal-container {
  /*position:absolute !important;top:100px !important;*/
}
.simplemodal-wrap {
  position: relative;
  top: 0;
  overflow: visible !important;
}
.simplemodal-container .modalClose {
  position: absolute;
  top: 0px;
  right: -40px;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../layout/close_btn.png) right 0 no-repeat;
  cursor: pointer;
  z-index: 10;
}
.simplemodal-container .modalClose:hover,
.simplemodal-container .modalClose:active,
.simplemodal-container .modalClose:focus {
  background-position: 0 -40px;
  outline: none;
}
.window {
  display: none;
  position: relative;
  background: #fff;
  width: 532px;
  box-shadow: 0 0 27px #000;
  behavior: url(/js/pie.htc);
}
.window .window_wrap {
  padding: 0;
  background: #fff;
  position: relative;
  padding: 24px 35px 34px;
}
.window h3 {
  color: #99CC00;
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 10px;
}
.window p {
  line-height: 20px;
  margin: 0 0 20px;
}
.ttl_pic01 {
  padding-left: 36px;
  background: url(../layout/w_pic01.png) 0 6px no-repeat;
}
.window form input[type=text],
.window form input[type=email],
.window form input[type=name],
.window form input[type=tel],
.window form input[type=search],
.window form input[type=password] {
  background: #fff;
  border-color: #d9d9d9;
  color: #939393;
  width: 430px !important;
}
/*placeholder css*/
.window form :-moz-placeholder {
  color: #939393;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*Firefox 4-18*/
.window form ::-moz-placeholder {
  color: #939393;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*Firefox 19+ */
.window form ::-webkit-input-placeholder {
  color: #939393;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*webkit*/
.window form :-ms-input-placeholder {
  color: #939393;
  opacity: 1 !important;
  text-transform: uppercase;
}
/*ie10*/
.window form .line {
  margin: 0 0 11px;
}
.window form .captcha_line {
  margin: 13px 0 0;
}
.captcha_line #captcha-input {
  width: 40px !important;
}
.soc_wg .work_time td:first-child {
  line-height: 20px;
}
.soc_wg .work_time td {
  padding: 1px 26px 2px 0;
}
.mt8 {
  margin-top: 8px !important;
}
.pl30 {
  padding-left: 30px;
}
ul.errors {
  padding: 5px 0;
  color: #A82700;
}
.has_errors input[type="text"],
.has_errors textarea {
  border: 1px solid #A82700 !important;
}
.w268 {
  width: 268px;
}
.w447 {
  width: 447px;
}
.main_buttons a {
  background: #99CC00;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  text-transform: uppercase;
  text-decoration: initial;
}
.velge-element .ppl_links {
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
}
.velge-element .ppl_links li {
  margin: 10px 10px 10px;
  display: inline-flex;
  float: inherit;
}
/*#menu-359, #menu-358, #menu-360, #menu-361, #menu-362 {display:none;}*/
.side_menu > li > a.min_side_item {
  padding: 9px 12px 9px 49px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 19px;
  height: auto;
  /* padding-left: 44px; */
  font-family: 'Ubuntu', sans-serif;
  background: url(../layout/hd_hearts.png) 10px -43px no-repeat;
  text-decoration: none;
  color: #99CC00;
  background-size: 35px;
}
.content th {
  background: url(../layout/gr_op.png) 0 0 repeat;
}
.table-scroll {
  overflow-x: auto;
}
/*index change*/
.box-ic-services {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 0;
}
.box-ic-services li {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  margin: 0 6px;
  width: 145px;
}
.box-ic-services li img {
  height: 95px;
  width: auto;
}
.box-ic-services a {
  text-decoration: none;
}
.box-ic-services .inf {
  position: relative;
  text-align: center;
  font-size: 17px;
  color: #4c4c4c;
  margin: 20px 0 25px;
}
.box-ic-services .inf:after {
  content: "";
  display: block;
  border-top: 1px solid #c9c9c9;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 4px;
}
.box-ic-services .inf span {
  background: #fff;
  padding: 10px;
  position: relative;
  z-index: 2;
  top: -6px;
}
.box-del {
  margin-left: -11px;
  margin-bottom: 14px;
}
.box-del a {
  display: inline-block;
  font-size: 0;
  margin: 0 12px;
}
.box-news .b-news {
  display: inline-block;
  vertical-align: top;
}
.box-news .tit {
  position: relative;
}
.box-news .tit h2 {
  text-align: left;
  background: #fff;
  padding: 10px 10px 10px 0;
  position: relative;
  z-index: 2;
  float: left;
  font-size: 28px;
  color: #444444;
  font-weight: 500;
}
.box-news .news-post {
  display: inline-block;
  font-size: 0;
  width: 298px;
  vertical-align: top;
  margin-right: 22px;
}
.box-news .news_list .news-post {
  margin-right: 7px;
}
.box-news .news-post.elem3 {
  margin-right: 0px;
}
.box-news .news-post a {
  color: #444;
  text-decoration: none;
}
.box-news .news-post a:hover {
  text-decoration: underline;
}
.box-news .news-post a img {
  margin-bottom: 5px;
}
.box-news .news-post h3 {
  color: #444444;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
  margin: 0 0 14px;
}
.box-news .news-post p {
  color: #333333;
  font-size: 15px;
  line-height: 20px;
  height: 80px;
}
.col.fb_col {
  display: inline-block;
  width: 298px;
}
.slider_wr li img {
  z-index: 1;
}
.slider_wr .box-text {
  position: absolute;
  width: 962px;
  left: 0;
  right: 0;
  z-index: 2;
  margin: 0 auto;
  height: 707px;
}
.slider_wr .box-text .pos {
  position: absolute;
}
.slider_wr .box-text .pos.type-right-bottom {
  right: 0;
  bottom: 40px;
  text-align: right;
  width: 730px;
}
.slider_wr .box-text .pos.type-right-top {
  right: 0;
  top: 40px;
  text-align: right;
  width: 730px;
}
.slider_wr .box-text .pos.type-center {
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 0;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 707px;
  position: relative;
}
.slider_wr .box-text .pos.type-center-top {
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: top;
  height: 707px;
  position: relative;
}
.slider_wr .box-text .pos.type-center-bottom {
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom;
  height: 707px;
  position: relative;
}
.slider_wr .box-text .pos.type-left-bottom {
  left: 0;
  bottom: 40px;
  text-align: left;
  width: 730px;
}
.slider_wr .box-text .pos.type-left-top {
  left: 0;
  top: 40px;
  text-align: left;
  width: 730px;
}
.slider_wr .box-text .big-text {
  color: #a73ead;
  font-size: 42px;
  line-height: 42px;
  margin: 0 0 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.slider_wr .box-text .small-text {
  color: #ebebeb;
  font-size: 24px;
  line-height: 26px;
}
.login-button {
  margin-left: 20px;
  text-transform: uppercase;
  text-decoration: underline;
}
.menu_footer:after {
  display: block;
  clear: both;
  line-height: 0;
  float: none !important;
}
.menu_footer > li > a,
.menu_footer > li > span {
  font-size: 16px;
  color: #949292;
  font-weight: normal;
  line-height: 22px;
  text-transform: uppercase;
}
.menu_footer > li > ul > li > a:before {
  content: '» ';
}
.menu_footer > li > ul > li > a {
  color: #787878;
  font-weight: normal;
  text-decoration: none;
}
.more-news-big {
  font-style: italic;
  text-decoration: underline;
}
.login_form,
#edit_prodile_form,
.reg_form,
.forgot_form {
  padding: 20px;
}
.box-dop-menu {
  display: none;
}
.dropdowncontent p {
  margin-top: 10px;
  margin-bottom: 2px;
  text-transform: none;
}
.dropdowncontent {
  display: none;
  padding: 5px;
  border-bottom: 1px solid #000000;
}
.divbutton {
  line-height: 50px;
  border-bottom: 1px solid #9a39a0;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 10px;
  cursor: pointer;
  box-shadow: 1px 0 5px -1px rgba(0, 0, 0, 0.2);
  position: relative;
}
.divbutton:hover {
  background: #99cc00;
}
.dropdowncontent-farge {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.dropdowncontent-farge-wrapper {
  float: left;
  width: 30%;
  height: 150px;
  min-width: 200px;
}
.horiz {
  clear: both;
  width: 100%;
  float: left;
}
.horiz ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.horiz ul li {
  float: left;
  margin: 10px 20px 10px;
}
.col2 {
  margin: 0;
  padding: 0;
  float: left;
  min-width: 50%;
}
.purplelist-ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purplelist-ul ul li {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  list-style: none;
}
.purplelist-ul li::before {
  content: '• ';
  color: #941C81;
  font-size: 80px;
  vertical-align: middle;
  line-height: 40px;
}
header .search-city {
  display: inline-block;
  text-transform: uppercase;
  color: #9C0;
  position: absolute;
  top: 16px;
  z-index: 9;
  right: 0;
  font-size: 0;
  width: 152px;
  height: 37px;
  background: url(../layout/arw_h.png) no-repeat 132px 15px;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
}
header .ppl_links {
  background: #fff;
  top: 75px;
  position: absolute;
  right: 0px;
  left: auto;
  z-index: 8;
  width: 154px;
  box-shadow: none;
}
.ppl_links.block {
  box-shadow: 0 4px 2px 2px rgba(0, 0, 0, 0.19);
}
.ppl_links a:hover {
  background: #9a39a0;
  color: #fff;
}
header .ppl_links li {
  display: none;
}
header .ppl_links li.active {
  position: absolute;
  top: -62px;
  background: #fff;
  margin-bottom: 0;
  padding: 9px 10px 10px 10px;
  width: 134px;
  right: 0;
}
header .ppl_links li.active,
header .ppl_links li.block {
  display: block !important;
}
header .ppl_links li.active a {
  background: url(../layout/hd_hearts.png) no-repeat 0px -36px;
  background-size: 28px auto;
  padding: 0 0 0 34px;
  color: #9C0;
}
.avdeling {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
  position: absolute;
  top: 25px;
  z-index: 9;
  right: 168px;
}
.col3 {
  display: grid;
  grid-template-columns: repeat(auto-fill, 230px);
}
.header-contact-box {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
  position: absolute;
  top: 25px;
  z-index: 9;
  right: 320px;
}
button.purple-button {
  display: block;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  border: solid gray 1px;
  font-weight: bold;
  font-size: 14px;
  background: #ffffff;
}
button.purple-button:hover {
  background: #9a39a0;
  color: #ffffff;
}
.treningsreiser-btn {
  background-color: #ffffff;
  color: #4c4c4c;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border: 1px solid;
  border-radius: 30px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
}
.treningsreiser-btn:hover {
  background-color: #9a39a0;
  color: #ffffff;
}
.fancybox-close {
  position: absolute;
  top: 0px;
  right: -40px;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../layout/close_btn.png) right 0 no-repeat;
  cursor: pointer;
  z-index: 10;
}
.fancybox-skin {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#grecaptcharesponse-label {
  display: none;
}
.question {
  text-transform: none;
  background-color: white;
  color: #4c4c4c;
  font-style: italic;
}
.question:hover {
  background: none !important;
}
.question:after {
  background: url(../layout/arw_h.png) no-repeat;
  display: block;
  content: '';
  position: relative;
  line-height: 50px;
  clear: both;
  float: right;
  margin-top: 20px;
  width: 25px;
  height: 25px;
}
.answer p {
  padding: 10px;
}
.divbutton::first-line {
  line-height: 50px;
}
.header_login {
  position: absolute;
  right: 0;
  float: right;
  top: 24px;
  font-size: 15px;
  z-index: 9;
}
.header_login a {
  cursor: pointer;
  position: relative;
  padding: 0 0 0 33px;
}
.header_login a:before {
  display: block;
  content: "";
  background: url(../layout/header_login.png) no-repeat 0 0;
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
  top: -4px;
}
.header_select-city {
  right: 114px;
  position: relative;
}
.dropdown-block .divbutton:after {
  content: "\21E9";
  font-size: 20px;
  position: absolute;
  right: 14px;
  top: 2px;
  width: 14px;
  height: 14px;
}
.footer-top-line {
  background-color: #1e1e1e;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding: 3px 0;
}
.semibold {
  font-weight: 500;
}
.footer-content {
  padding: 37px 0 15px;
}
.footer-bottom-line {
  padding-top: 38px;
  font-weight: 500;
}
.footer-columns {
  font-size: 0;
}
.footer-column {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-right: 30px;
  box-sizing: border-box;
  font-size: 14px;
}
.footer-column.mod-4 {
  padding-right: 0;
}
.WebDeveloper {
  float: right;
  line-height: 24px;
}
.footer-title {
  display: block;
  color: #c6c6c6;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.footer-title.active {
  text-decoration: underline;
}
.footer-title:last-child {
  padding-bottom: 1px;
}
.lvl2_wr .level2 {
  margin-bottom: 8px;
}
.lvl2_wr .level2.active a {
  text-decoration: underline;
}
.footer-info-unit {
  margin-bottom: 26px;
}
.b-social__item {
  display: inline-block;
  margin-right: 15px;
}
.b-social__item:last-child {
  margin-right: 0;
}
.b-social__link {
  display: block;
}
.b-social__link svg {
  fill: #c6c6c6;
}
.b-social__link:hover svg {
  fill: #6a6969;
}
footer .b-social {
  padding-top: 5px;
}
.personal-trener-page .lc,
.lc {
  float: none;
  width: 100%;
  margin-bottom: 45px;
}
.personal-trener-page .rc2,
.rc2 {
  float: none;
  width: 100%;
  font-size: 16px;
}
.personal-trener-page .rc2 {
    text-align: center;
}
.personal-trener-page.mod-2 .rc2 {
    text-align: inherit;
}
.personal-trener-page.wrap {
  padding-left: 8px;
  padding-right: 8px;
  width: 962px;
}
.personal-trener-page h1,
.personal-trener-page .breadcrumbs {
  padding-left: 17px;
}
h1,
.breadcrumbs {
  padding-left: 17px;
}
footer .wrap {
  padding-left: 8px;
  padding-right: 8px;
}
h2.mod-size-1 {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}
.section-for-trainers {
  margin-bottom: 17px;
  padding-top: 12px;
}
.section-for-trainers__title {
  margin-bottom: 49px;
}
.b-trainer__content,
.main-page-categories {
  margin: 0 -14px;
  font-size: 0;
}
.b-trainer,
.b-main-page-category {
  display: inline-block;
  vertical-align: top;
  padding: 0 14px;
  margin-bottom: 45px;
  text-align: left;
  font-size: 15px;
  width: 33.33%;
  box-sizing: border-box;
  line-height: 20px;
  text-decoration: none;
  color: inherit;
}
.b-trainer__img,
.b-main-page-category__img {
  display: block;
  position: relative;
  line-height: 0;
  text-decoration: none;
  margin-bottom: 16px;
  text-align: center;
}
.b-trainer__img:before,
.b-main-page-category__img:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: url("../img/person-fon.png") no-repeat;
  width: 143px;
  height: 34px;
}
.b-trainer__img img,
.b-main-page-category__img img {
  width: 100%;
  height: auto;
}
.b-trainer__title,
.b-main-page-category__title {
  margin-bottom: 15px;
}
.b-main-page-category__title a, .b-main-page-category__text a{
  color: inherit;
  text-decoration: none;
}

.b-main-page-category__title-small-text {
  color: #8e3295;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 3px;
}
.b-trainer__name,
.b-main-page-category__name {
  display: block;
  text-decoration: none;
  color: #444444;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}
.b-trainer__name:hover,
.b-main-page-category__name:hover {
  text-decoration: underline;
}
.check {
  fill: #941c81;
}
table.personal-trener-table {
  width: 100%;
  margin: 25px 0;
}
table.personal-trener-table tr td:first-child {
  width: 424px;
}
.text table.table-type-2 tr th {
  padding: 15px 20px 15px 20px;
  background: transparent;
  color: #333333;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  border: none;
}
.text table.table-type-2 tr td {
  padding: 11px 20px;
  background: transparent;
  text-align: center;
  border: none;
  font-size: 16px;
}
.text table.table-type-2 tr td:first-child {
  background: transparent;
  padding: 10px 20px;
  text-align: left;
}
.text table.table-type-2 tbody tr:nth-child(odd) td {
  background-color: #edeced;
}
.text table.table-type-2 svg {
  display: inline-block;
  vertical-align: middle;
}
.personal-trener-table__bold {
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}
.personal-trener-table__priсe {
  font-weight: normal;
}
.text h2.mod-size-1 {
  margin-bottom: 30px;
}
.personal-trener-page .side_menu,
.side_menu {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  font-size: 0;
  padding: 20px 10px 10px 17px;
  text-align: left;
}
.personal-trener-page .side_menu > li,
.side_menu > li {
  display: inline-block;
  vertical-align: top;
  border: none;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.personal-trener-page .side_menu > li > a,
.side_menu > li > a {
  display: block;
  padding: 10px 14px;
  text-align: center;
  color: #444444;
  font-size: 16px;
  line-height: 17px;
  border-radius: 19px;
  border: 1px solid #d7d7d7;
}
.personal-trener-page .side_menu > li.active > a,
.personal-trener-page .side_menu > li:hover > a,
.side_menu > li.active > a,
.side_menu > li:hover > a {
  border: 1px solid #941c81;
  background-color: #941c81;
  color: #ffffff;
}
.section-for-goals {
  margin-bottom: 40px;
}
.section-for-goals__title {
  margin-bottom: 42px;
}
.b-goals {
  margin-bottom: 15px;
  font-size: 0;
}
.b-goals__item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 30px 0 40px;
  color: #444444;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 25px;
  text-align: left;
}
.b-goals__item:before {
  content: '';
  display: block;
  position: absolute;
  left: 2px;
  top: 6px;
  background: url("../img/b-green.svg") no-repeat;
  width: 26px;
  height: 15px;
}
.section-for-priсe {
  margin-bottom: 45px;
}
.title-type-1 {
  text-align: center;
  margin-bottom: 35px;
}
.mod-2 .title-type-1 {
  text-align: inherit;
}

.title-type-1 h2.mod-size-1 {
  margin-bottom: 30px;
}
.title-type-1 h2.mod-size-1:last-child {
  margin-bottom: 0;
}
.title-type-1__text {
  width: 500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.mod-2 .title-type-1__text {width: 100%;}

.box-for-price {
  margin: 0 -15px 6px -15px;
  font-size: 0;
  text-align: center;
  padding-top: 40px;
}
.section-for-priсe__bottom-text {
  color: #767676;
  font-size: 16px;
}
.b-price {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 33.33%;
  box-sizing: border-box;
  color: #333333;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 20px 15px 0;
  margin-bottom: 30px;
}
.b-price:before {
  content: '';
  display: block;
  position: absolute;
  width: 63px;
  height: 31px;
  left: 50%;
  margin-left: -31px;
  top: -4px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: center;
  background: url("../img/b-green.svg") no-repeat;
  z-index: 1;
}
.b-price.active {
  padding-top: 0;
}
.b-price.active:before {
  top: -16px;
}
.b-price.active .b-price__content {
  box-shadow: -1px 3px 16px rgba(0, 0, 0, 0.21);
  border: 1px solid #eae8e8;
  position: relative;
  overflow: hidden;
  padding-top: 46px;
}
.b-price.active .b-price__content .b-price__active-text {
  position: absolute;
  left: -42px;
  top: 24px;
  background-color: #941c81;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
  width: 160px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform-origin: center;
  z-index: 1;
}
.b-price.active .b-price__price {
  color: #99cc00;
}
.b-price.active .b-price__button {
  background-color: #941c81;
}
.b-price.active .b-price__description {
  min-height: 188px;
}
.b-price__content {
  text-align: center;
  border: 1px solid #eae8e8;
  padding: 35px 30px 48px 30px;
}
.b-price__title {
  margin-bottom: 19px;
  min-height: 62px;
}
.b-price__title-big-text {
  color: #444444;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.b-price__description {
  min-height: 152px;
  margin-bottom: 15px;
  line-height: 32px;
}
.b-price__price-line {
  margin-bottom: 7px;
  font-size: 22px;
  font-weight: 500;
  color: #353535;
}
.b-price__price-line .asterisk {
  display: inline-block;
  vertical-align: top;
  color: #941c81;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.b-price__price {
  font-size: 28px;
  font-weight: 700;
}
.b-price__description-text {
  line-height: 22px;
  min-height: 66px;
  margin-bottom: 13px;
}
.b-price__description-footnote .asterisk {
  color: #941c81;
}
.b-price__button {
  display: inline-block;
  line-height: 36px;
  background-color: #99cc00;
  text-decoration: none;
  padding: 0 37px;
  color: #ffffff;
}
.b-price__button:hover {
  background-color: #941c81;
}
.rc2 {
  position: relative;
}
.wr_mod1 {
  padding: 0;
}
.wr_mod1 .big-right-text {
  position: absolute;
  top: 30px;
  margin-left: 110px;
  left: 100%;
  color: #99cc00;
  font-family: 'Ubuntu', sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  text-transform: uppercase;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: 0;
  padding-left: 126px;
}
.wr_mod1 .big-right-text:before {
  content: '';
  display: block;
  position: absolute;
  left: 2px;
  top: 17px;
  background: url(../img/b-green.svg) no-repeat;
  width: 110px;
  height: 55px;
}
.window-wrap {
  box-sizing: border-box;
  padding: 30px;
}
.window-info {
  width: 860px;
}
/*# sourceMappingURL=style.css.map */
.b-news-more {
  float: right;
  padding-top: 13px;
}
.b-news-more a {
  color: #9a39a0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: underline;
}
.news-post__date {
  display: block;
  color: #8e3295;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 1px;
}
.main-page-categories__dropdown-box {
  display: inline;
}
.main-page-categories-section__title {
  text-align: center;
  margin-bottom: 38px;
}
.main-page-categories-section__title h1,
.main-page-categories-section__title h2 {
  color: #444444;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}
.main-page-categories-section {
  padding-top: 7px;
}
.main-page-categories__btn-line {
  display: none;
}
.b-main-page-category__title-small-text {
  margin-bottom: 5px;
}
.b-main-page-category__text {
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.b-main-page-category__title {
  margin-bottom: 13px;
}
.b-main-page-category {
  margin-bottom: 33px;
}
.main-page-categories-section__text {
  text-align: center;
  color: #767676;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-top: 8px;
}
.main_page-box-video-big-text {
  color: #99cc00;
  font-family: 'Ubuntu', sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 65px;
  text-transform: uppercase;
}
#main_page .main_page-box-video-content {
  position: relative;
  background-color: #99cc00;
  padding: 78px 0 75px;
  color: #ffffff;
  overflow: hidden;
}
#main_page .main_page-box-video-content .wrap {
  padding-bottom: 0;
}
#main_page .main_page-box-video-content:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -545px;
  height: 900px;
  width: 910px;
  border: 1px solid #baf018;
  z-index: 1;
  border-radius: 50%;
}
#main_page .main_page-box-video-content:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -200px;
  top: -50%;
  height: 200%;
  width: 1px;
  background-color: #baf018;
  z-index: 1;
  transform: rotate(-20deg);
}
.main_page-video__b-video-content-img img {
  max-width: 100%;
  height: auto;
  margin-bottom: 0 !important;
}
.main_page-video__b-video-content-icon {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  text-decoration: none;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(153, 204, 0, 0.85);
  cursor: pointer;
}
.main_page-video__b-video-content-icon svg {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  padding-left: 4px;
}
.main_page-video__b-video-content-icon:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -68px;
  margin-top: -68px;
  width: 136px;
  height: 136px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.main_page-video__b-video {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 39px;
  width: 548px;
  line-height: 0;
}
.main_page-video__b-video:before {
  content: '';
  display: block;
  position: absolute;
  top: -46px;
  right: 69px;
  background: url(/layout/video-before.png) no-repeat;
  width: 143px;
  height: 46px;
}
.main_page-video__b-video iframe {
  display: none;
}
.main_page-video__b-video.active iframe {
  display: block;
  max-width: 100%;
}
.main_page-video__b-video.active .main_page-video__b-video-content-img,
.main_page-video__b-video.active .main_page-video__b-video-content-icon {
  display: none;
}
.main_page-box-video-text {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 548px - 39px);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.main_page-box-video-text p {
  margin-bottom: 20px;
}
.main_page-box-video-text p:last-child {
  margin-bottom: 0;
}
.main_page-box-video-text__title {
  color: #ffffff;
  font-family: 'Ubuntu', sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
.main_page-video__b-video-columns {
  position: relative;
  z-index: 2;
  font-size: 0;
}
.main_page-box-video {
  margin-bottom: 40px;
}


.navbar .container {
  max-width: 100% !important;
}

.subcription_button {
  left: 45px !important;
  width: 55px !important;
  height: 55px !important;
  border-radius: 50% !important;
  bottom: 40px !important;
  padding: 13px 5px !important;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  text-align: center !important;
  box-sizing: border-box;
}
.subcription_button:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -14px;
  left: -12px;
  border: 2px solid transparent;
  border-left: 2px solid #99cc00;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  transform: rotate(-51deg);
}

#window_subscription .form-control {
  margin-bottom: 13px;
  width: 100% !important;
  box-sizing: border-box;
}
#window_subscription .control-label {
  display: block;
  margin-bottom: 12px;
}
#window_subscription .form-control.checkbox {
  margin-right: 5px;
  margin-bottom: 0;
  width: 14px !important;
}

#window_subscription .line label:first-child {
  float: none;
}

#window_subscription .form-group {
  display: inline-block;
  margin-right: 5px;
}

#window_subscription input[type="submit"] {
  line-height: 36px;
  background-color: #99cc00;
  text-decoration: none;
  padding: 0 37px;
  color: #ffffff;
  border: none;
  outline: none !important;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  font-size: 16px;
}
#window_subscription input[type="submit"]:hover {
  background-color: #941c81;
}
#window_subscription .window_wrap {
  padding-top: 32px;
}
#window_subscription .selectBox-dropdown {width: 100% !important;}
#window_subscription .selectBox-label {width: 100% !important;}
/*# sourceMappingURL=style.css.map */
