@import 'https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic';
.header_info .text.social a, .slider .owl-dots > div, .page-numbers li, .footer_info .text.social a, .cd-panel-content ul.menu > li > ul > li > a:before {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, td img {
  vertical-align: top; }

input, select, button, textarea {
  margin: 0;
  padding: 0;
  font-size: 100%; }

input[type="checkbox"] {
  vertical-align: middle; }

input[type="radio"] {
  vertical-align: text-bottom; }

sub {
  vertical-align: sub;
  font-size: smaller; }

sup {
  vertical-align: super;
  font-size: smaller; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  height: 100% !important;
  overflow-y: scroll; }

body {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #000;
  position: relative;
  line-height: 1.5;
  -webkit-font-smoothing: antialised;
  width: 100%;
  height: 100%;
  background: #fff; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: red; }

body input:required:valid,
body textarea:required:valid {
  color: green; }

input, select, button, textarea {
  font-family: Arial, sans-serif;
  outline: none; }

label, input[type="button"], input[type="submit"], button {
  cursor: pointer;
  outline: none; }

a {
  color: #000; }

a, input, button, a img, textarea {
  -webkit-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s;
  -ms-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s;
  -o-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s;
  transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s;
  outline: none; }
  a:hover, a:focus, input:hover, input:focus, button:hover, button:focus, a img:hover, a img:focus, textarea:hover, textarea:focus {
    outline: none; }

img {
  width: auto;
  height: auto;
  max-width: 100%; }

.wrapper {
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  overflow: hidden; }

@font-face {
  font-family: 'ProstoOne';
  src: url("../fonts/ProstoOne/ProstoOne.eot?#iefix") format("embedded-opentype"), url("../fonts/ProstoOne/ProstoOne.woff") format("woff"), url("../fonts/ProstoOne/ProstoOne.ttf") format("truetype"), url("../fonts/ProstoOne/ProstoOne.svg#ProstoOne") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'PT Sans', sans-serif; }

.quote_box .quotes__list {
  font-family: 'ProstoOne'; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .about h4, .block h4 a, .service_box h4, .events_box h4, .questions_box h4, .catalog_item a .text .name, .articles_item_name {
  font-size: 25px;
  font-weight: normal;
  color: #3e3e3e;
  font-family: 'ProstoOne'; }

.wrapper {
  color: #1e1e1e;
  background: url("../img/bg.png") #545454; }

@-webkit-keyframes menuDown {
  0% {
    display: none;
    opacity: 0;
    margin-top: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-top: 5px; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@-moz-keyframes menuDown {
  0% {
    display: none;
    opacity: 0;
    margin-top: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-top: 5px; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@-o-keyframes menuDown {
  0% {
    display: none;
    opacity: 0;
    margin-top: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-top: 5px; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@keyframes menuDown {
  0% {
    display: none;
    opacity: 0;
    margin-top: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-top: 5px; }
  100% {
    opacity: 1;
    margin-top: 0; } }

@-webkit-keyframes menuLeft {
  0% {
    display: none;
    opacity: 0;
    margin-left: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-left: 5px; }
  100% {
    opacity: 1;
    margin-left: 0; } }

@-moz-keyframes menuLeft {
  0% {
    display: none;
    opacity: 0;
    margin-left: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-left: 5px; }
  100% {
    opacity: 1;
    margin-left: 0; } }

@-o-keyframes menuLeft {
  0% {
    display: none;
    opacity: 0;
    margin-left: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-left: 5px; }
  100% {
    opacity: 1;
    margin-left: 0; } }

@keyframes menuLeft {
  0% {
    display: none;
    opacity: 0;
    margin-left: -10px; }
  5% {
    display: block;
    opacity: 0; }
  50% {
    opacity: 1;
    margin-left: 5px; }
  100% {
    opacity: 1;
    margin-left: 0; } }

.header {
  padding: 20px 0;
  background: #FFF;
  color: #757575;
  border-bottom: 2px solid #fd8da4; }
  @media (min-width: 544px) {
    .header {
      margin-bottom: 30px; } }
  @media (min-width: 601px) and (max-width: 991px) {
    .header_logo {
      padding: 0; } }
  @media (max-width: 600px) {
    .header_logo {
      padding-right: 0; } }
  .header_logo a {
    display: block; }
    @media (max-height: 1199px) {
      .header_logo a {
        max-width: 95%; } }
    .header_logo a img {
      display: block; }
  @media (min-width: 992px) {
    .header_info {
      padding-top: 2px; } }
  @media (max-width: 991px) {
    .header_info {
      padding-right: 0; } }
  @media (min-width: 515px) and (max-width: 767px) {
    .header_info {
      padding-top: 10px; } }
  .header_info .flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .header_info .col {
    position: relative;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .header_info .col::before {
        content: "";
        background: #e5e5e5;
        width: 1px;
        height: 44px;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -22px; }
      .header_info .col:first-child::before {
        display: none; } }
  .header_info .text {
    line-height: 1.05;
    font-size: 17px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .header_info .text > div {
      display: inline-block; }
    .header_info .text.address::before {
      content: "";
      display: inline-block;
      width: 32px;
      height: 32px;
      background: url("../img/address.png") no-repeat;
      margin-right: 10px; }
    .header_info .text.schedule::before {
      content: "";
      display: inline-block;
      width: 32px;
      height: 32px;
      background: url("../img/time.png") no-repeat;
      margin-right: 10px; }
    .header_info .text.phone::before {
      content: "";
      display: inline-block;
      width: 32px;
      height: 32px;
      background: url("../img/phone.png") no-repeat;
      margin-right: 10px; }
    @media (max-width: 1199px) {
      .header_info .text {
        font-size: 14px; } }
    @media (max-width: 991px) {
      .header_info .text {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .header_info .text {
        font-size: 18px; } }
    .header_info .text.social a {
      vertical-align: top;
      margin: 0 3px; }
      .header_info .text.social a:hover {
        opacity: 0.5; }
      .header_info .text.social a img {
        height: 32px;
        display: block; }

@media (min-width: 992px) {
  .leftCol {
    float: left;
    padding: 0 15px;
    width: 28%;
    right: 72%;
    position: relative; } }

@media (max-width: 543px) {
  .leftCol {
    padding: 0 15px; } }

@media (min-width: 992px) {
  .rightCol {
    float: left;
    padding: 0 15px;
    width: 72%;
    left: 28%;
    position: relative; } }

.nav {
  background: #FFF;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px; }
  .nav_btn {
    display: block;
    padding: 10px 0; }
    .nav_btn img {
      display: block; }
  .nav ul.menu {
    list-style: none; }
    .nav ul.menu > li {
      position: relative; }
      .nav ul.menu > li > a, .nav ul.menu > li > span {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        color: #505050;
        padding: 0 25px;
        text-transform: uppercase;
        white-space: nowrap;
        position: relative;
        z-index: 1; }
        @media (max-height: 1199px) {
          .nav ul.menu > li > a, .nav ul.menu > li > span {
            font-size: 14px;
            padding: 0 15px;
            height: 30px;
            line-height: 30px; } }
        .nav ul.menu > li > a:after, .nav ul.menu > li > span:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: -1;
          width: 0;
          height: 100%;
          background: #fd8da4;
          -webkit-transition: width 0.3s ease;
          -moz-transition: width 0.3s ease;
          -ms-transition: width 0.3s ease;
          -o-transition: width 0.3s ease;
          transition: width 0.3s ease; }
      .nav ul.menu > li.current-menu-item > a, .nav ul.menu > li.current-menu-item > span, .nav ul.menu > li.current-category-ancestor > a, .nav ul.menu > li.current-category-ancestor > span, .nav ul.menu > li.current-menu-ancestor > a, .nav ul.menu > li.current-menu-ancestor > span, .nav ul.menu > li.current-menu-parent > a, .nav ul.menu > li.current-menu-parent > span, .nav ul.menu > li.current-category-parent > a, .nav ul.menu > li.current-category-parent > span {
        background: #fda6b8;
        color: #FFF; }
        .nav ul.menu > li.current-menu-item > a::before, .nav ul.menu > li.current-menu-item > span::before, .nav ul.menu > li.current-category-ancestor > a::before, .nav ul.menu > li.current-category-ancestor > span::before, .nav ul.menu > li.current-menu-ancestor > a::before, .nav ul.menu > li.current-menu-ancestor > span::before, .nav ul.menu > li.current-menu-parent > a::before, .nav ul.menu > li.current-menu-parent > span::before, .nav ul.menu > li.current-category-parent > a::before, .nav ul.menu > li.current-category-parent > span::before {
          border-left: 7px solid #fff; }
      .nav ul.menu > li.current-menu-item:hover > a, .nav ul.menu > li.current-menu-item:hover > span, .nav ul.menu > li.current-category-ancestor:hover > a, .nav ul.menu > li.current-category-ancestor:hover > span, .nav ul.menu > li.current-menu-ancestor:hover > a, .nav ul.menu > li.current-menu-ancestor:hover > span, .nav ul.menu > li.current-menu-parent:hover > a, .nav ul.menu > li.current-menu-parent:hover > span, .nav ul.menu > li.current-category-parent:hover > a, .nav ul.menu > li.current-category-parent:hover > span {
        background: #fd8da4; }
        .nav ul.menu > li.current-menu-item:hover > a:after, .nav ul.menu > li.current-menu-item:hover > span:after, .nav ul.menu > li.current-category-ancestor:hover > a:after, .nav ul.menu > li.current-category-ancestor:hover > span:after, .nav ul.menu > li.current-menu-ancestor:hover > a:after, .nav ul.menu > li.current-menu-ancestor:hover > span:after, .nav ul.menu > li.current-menu-parent:hover > a:after, .nav ul.menu > li.current-menu-parent:hover > span:after, .nav ul.menu > li.current-category-parent:hover > a:after, .nav ul.menu > li.current-category-parent:hover > span:after {
          display: none; }
      .nav ul.menu > li.menu-item-has-children > a::before, .nav ul.menu > li.menu-item-has-children > span::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        border-left: 7px solid #b4b4b4;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        margin-top: -7px; }
      .nav ul.menu > li:hover > a, .nav ul.menu > li:hover > span {
        color: #FFF; }
        .nav ul.menu > li:hover > a::before, .nav ul.menu > li:hover > span::before {
          border-left: 7px solid #fff; }
        .nav ul.menu > li:hover > a:after, .nav ul.menu > li:hover > span:after {
          width: 100%; }
      .nav ul.menu > li:hover > ul {
        display: block; }
      .nav ul.menu > li > ul {
        display: none;
        list-style: none;
        position: absolute;
        top: 0;
        left: 100%;
        background: #fda6b8;
        min-width: 100%;
        z-index: 100;
        -webkit-animation: menuDown 0.5s 1;
        -moz-animation: menuDown 0.5s 1;
        -o-animation: menuDown 0.5s 1;
        animation: menuDown 0.5s 1; }
        .nav ul.menu > li > ul > li {
          position: relative; }
          .nav ul.menu > li > ul > li > a, .nav ul.menu > li > ul > li > span {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            color: #FFF;
            padding: 0 30px;
            white-space: nowrap;
            text-align: left; }
            @media (max-height: 1199px) {
              .nav ul.menu > li > ul > li > a, .nav ul.menu > li > ul > li > span {
                font-size: 16px;
                padding: 0 20px;
                height: 30px;
                line-height: 30px; } }
          .nav ul.menu > li > ul > li:hover > a, .nav ul.menu > li > ul > li:hover > span, .nav ul.menu > li > ul > li.current-menu-item > a, .nav ul.menu > li > ul > li.current-menu-item > span, .nav ul.menu > li > ul > li.current-category-ancestor > a, .nav ul.menu > li > ul > li.current-category-ancestor > span, .nav ul.menu > li > ul > li.current-menu-ancestor > a, .nav ul.menu > li > ul > li.current-menu-ancestor > span, .nav ul.menu > li > ul > li.current-menu-parent > a, .nav ul.menu > li > ul > li.current-menu-parent > span, .nav ul.menu > li > ul > li.current-category-parent > a, .nav ul.menu > li > ul > li.current-category-parent > span {
            background: #fd8da4; }
          .nav ul.menu > li > ul > li:hover > ul {
            display: block; }
          .nav ul.menu > li > ul > li > ul {
            display: none;
            list-style: none;
            position: absolute;
            top: 0;
            left: 100%;
            background: #fda6b8;
            z-index: 100;
            -webkit-animation: menuLeft 0.5s 1;
            -moz-animation: menuLeft 0.5s 1;
            -o-animation: menuLeft 0.5s 1;
            animation: menuLeft 0.5s 1; }
            .nav ul.menu > li > ul > li > ul > li {
              position: relative; }
              .nav ul.menu > li > ul > li > ul > li > a, .nav ul.menu > li > ul > li > ul > li > span {
                display: block;
                height: 40px;
                line-height: 40px;
                font-size: 16px;
                color: #FFF;
                padding: 0 30px;
                white-space: nowrap;
                text-align: left; }
                @media (max-height: 1199px) {
                  .nav ul.menu > li > ul > li > ul > li > a, .nav ul.menu > li > ul > li > ul > li > span {
                    font-size: 16px;
                    padding: 0 20px;
                    height: 30px;
                    line-height: 30px; } }
              .nav ul.menu > li > ul > li > ul > li:hover > a, .nav ul.menu > li > ul > li > ul > li:hover > span, .nav ul.menu > li > ul > li > ul > li.current-menu-item > a, .nav ul.menu > li > ul > li > ul > li.current-menu-item > span {
                background: #fd8da4; }

.content {
  background: #FFF;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px; }
  @media (min-width: 544px) {
    .content {
      padding: 25px 30px; } }
  @media (max-width: 543px) {
    .content {
      padding: 15px; } }
  .content p {
    color: #545454;
    font-size: 17px;
    line-height: 1.5;
    text-indent: 35px;
    margin-bottom: 10px; }
    @media (max-width: 543px) {
      .content p {
        font-size: 14px; } }
    .content p a {
      color: #fd8da4;
      text-decoration: underline; }
      .content p a:hover {
        text-decoration: none;
        color: #fd7490; }
  .content a img {
    background: #fd8da4; }
  .content a:hover img {
    opacity: 0.5; }
  .content ol, .content ul {
    color: #494949;
    font-size: 17px;
    line-height: 1.5;
    margin-left: 30px;
    margin-bottom: 10px; }
    @media (max-width: 543px) {
      .content ol, .content ul {
        font-size: 14px; } }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-bottom: 20px;
    line-height: 1.2; }
  .content img.aligncenter {
    margin: 0 auto 20px;
    display: block; }
  .content img.alignright {
    float: right;
    margin: 0 0 20px 20px; }
  .content img.alignleft {
    float: left;
    margin: 0 20px 20px 0; }
  .content blockquote {
    padding: 10px 10px 10px 30px;
    margin: 0 0 25px;
    border-left: 4px solid #f8f344; }
  .content .wp-caption {
    max-width: 100%; }

.contact table {
  font-size: 20px; }
  @media (max-width: 1199px) {
    .contact table {
      font-size: 16px; } }
  @media (max-width: 991px) {
    .contact table {
      font-size: 14px; } }
  @media (max-width: 543px) {
    .contact table {
      margin-bottom: 20px; } }
  .contact table p {
    margin-bottom: 15px;
    text-indent: 0; }
  .contact table svg {
    max-width: 25px;
    max-height: 25px;
    height: auto;
    vertical-align: middle;
    margin: 0 10px 5px 0; }
    @media (max-width: 767px) {
      .contact table svg {
        max-width: 16px;
        max-height: 16px; } }

@media (min-width: 768px) {
  .contact .map {
    height: 430px; } }

@media (max-width: 767px) {
  .contact .map {
    height: 300px; } }

.contact .formBox {
  position: relative;
  z-index: 10;
  padding-top: 40px; }
  .contact .formBox .row {
    margin: 0 -10px; }
    .contact .formBox .row > div {
      padding: 0 10px; }
  .contact .formBox .section_title {
    text-align: center; }

@media (min-width: 544px) {
  .slider {
    border: 1px solid #e7e7e7;
    margin-bottom: 30px; } }

.slider ul {
  list-style: none;
  background: #e7e7e7; }
  .slider ul img {
    display: block;
    width: 100%; }

.slider .owl-dots {
  position: absolute;
  right: 0;
  bottom: 23px;
  left: 0;
  text-align: center; }
  @media (max-width: 543px) {
    .slider .owl-dots {
      bottom: 5px; } }
  .slider .owl-dots > div {
    width: 10px;
    height: 10px;
    vertical-align: top;
    margin: 0 4px;
    background: #1e1e1e;
    border: 1px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .slider .owl-dots > div.active {
      background: #6b1808; }

.slider .owl-nav > div {
  background: rgba(255, 255, 255, 0.85);
  width: 32px;
  height: 32px;
  margin-top: -16px;
  text-indent: -9999px; }
  .slider .owl-nav > div::after {
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    -ms-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    transition: border 0.3s ease;
    margin: -8px auto auto -4px; }

.slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 20px; }
  .slider .owl-nav .owl-prev:hover::after {
    border-right: 8px solid #a7a7a7; }
  .slider .owl-nav .owl-prev::after {
    border-right: 8px solid #b4b4b4; }

.slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 20px; }
  .slider .owl-nav .owl-next:hover::after {
    border-left: 8px solid #a7a7a7; }
  .slider .owl-nav .owl-next::after {
    border-left: 8px solid #b4b4b4; }

.slider_text {
  background: rgba(255, 255, 255, 0.85); }
  @media (min-width: 544px) {
    .slider_text {
      position: absolute;
      top: 70%;
      right: 0;
      padding: 20px 30px; } }
  @media (max-width: 543px) {
    .slider_text {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 15px; } }
  .slider_text p {
    color: #7c7c7c;
    line-height: 1.1; }
    @media (min-width: 544px) {
      .slider_text p {
        font-size: 20px; } }
    @media (max-width: 543px) {
      .slider_text p {
        font-size: 16px; } }
    .slider_text p strong {
      color: #191919;
      text-transform: uppercase; }
  .slider_text a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.btnLink {
  text-align: center;
  margin-bottom: 30px; }
  .btnLink_box {
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    padding: 30px 30px 0; }
  .btnLink a {
    display: block;
    height: 70px;
    line-height: 70px;
    background: #fd8da4;
    border-bottom: 2px solid #fd7490;
    padding: 0 20px; }
    @media (max-width: 1199px) {
      .btnLink a {
        padding: 0 10px; } }
    .btnLink a:hover {
      background: #fd7490; }
    .btnLink a::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 40px;
      height: 40px;
      margin-right: 15px; }
    .btnLink a span {
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      text-align: left;
      letter-spacing: 2px; }
      @media (max-width: 1199px) {
        .btnLink a span {
          font-size: 14px; } }
  .btnLink.signIn a::before {
    background: url("../img/signIn.png") no-repeat center; }
  .btnLink.schedule a::before {
    background: url("../img/schedule.png") no-repeat center; }
  .btnLink.program a::before {
    background: url("../img/program.png") no-repeat center; }
  .btnLink.ask a::before {
    display: none; }

.about {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px; }
  .about img {
    display: block;
    width: 100%; }
  .about .text {
    padding: 15px 20px; }
    .about .text a {
      color: #fd8da4;
      text-decoration: underline; }

.block {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  position: relative; }
  .block:hover .pinkMore {
    background: #fd8aa2; }
  .block .cat {
    background: rgba(255, 255, 255, 0.8);
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    color: #2f2f2f;
    z-index: 1; }
  .block .img {
    display: block;
    margin-bottom: 15px;
    background: #fd8da4; }
    .block .img img {
      display: block;
      width: 100%; }
    .block .img:hover img {
      opacity: 0.5; }
  .block h4 {
    padding: 0 15px 10px;
    line-height: 1.1;
    margin-bottom: 15px; }
    .block h4 a {
      font-size: 16px; }
  .block .text {
    padding: 0 15px 20px; }
    .block .text a {
      color: #fd8da4;
      text-decoration: underline; }
      .block .text a:hover {
        text-decoration: none;
        color: #fd7490; }
  .block .pinkMore {
    background: #fd8da4;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    margin-top: -15px; }
    .block .pinkMore:hover {
      background: #fd8aa2; }

.service_box {
  margin-bottom: 30px; }
  .service_box .row {
    margin: 0 -10px; }
    .service_box .row > div {
      padding: 0 10px; }
  .service_box > .row > div {
    margin-bottom: 20px; }
  .service_box .img {
    display: block;
    margin-bottom: 15px;
    background: #fd8da4; }
    .service_box .img img {
      display: block; }
    .service_box .img:hover img {
      opacity: 0.5; }
  .service_box h4 {
    margin-bottom: 10px;
    line-height: 1; }
    .service_box h4 a {
      font-size: 16px;
      display: block; }
      .service_box h4 a:hover {
        opacity: 0.5; }
  .service_box p {
    text-indent: 0;
    font-size: 14px; }

.events_box {
  margin-bottom: 30px; }
  .events_box h3 {
    text-align: center; }
  .events_box .row {
    margin: 0 -10px; }
    .events_box .row > div {
      padding: 0 10px; }
  .events_box > .row > div {
    margin-bottom: 20px; }
  .events_box .img {
    display: block;
    margin-bottom: 15px;
    background: #fd8da4; }
    .events_box .img img {
      display: block; }
    .events_box .img:hover img {
      opacity: 0.5; }
  .events_box h4 {
    margin-bottom: 10px;
    line-height: 1; }
    .events_box h4 a {
      font-size: 16px;
      display: block; }
      .events_box h4 a:hover {
        opacity: 0.5; }
  .events_box p {
    text-indent: 0;
    font-size: 14px; }

.questions_box {
  margin-bottom: 30px; }
  .questions_box h3 {
    text-align: center; }
  .questions_box .row {
    margin: 0 -10px; }
    .questions_box .row > div {
      padding: 0 10px; }
  .questions_box > .row > div {
    margin-bottom: 20px; }
  .questions_box .img {
    display: block;
    margin-bottom: 15px;
    background: #fd8da4; }
    .questions_box .img img {
      display: block; }
    .questions_box .img:hover img {
      opacity: 0.5; }
  .questions_box h4 {
    margin-bottom: 10px;
    line-height: 1; }
    .questions_box h4 a {
      font-size: 16px;
      display: block; }
      .questions_box h4 a:hover {
        opacity: 0.5; }
  .questions_box p {
    text-indent: 0;
    font-size: 14px; }

.quote_box {
  background: rgba(253, 141, 164, 0.1);
  padding: 40px 20px;
  margin-bottom: 30px; }
  .quote_box h3 {
    text-align: center; }
  .quote_box .quotes__list {
    list-style: none;
    background: #fff;
    -webkit-border-radius: 0 30px 0 30px;
    -moz-border-radius: 0 30px 0 30px;
    -ms-border-radius: 0 30px 0 30px;
    border-radius: 0 30px 0 30px;
    text-align: center;
    color: #636262;
    font-size: 15px;
    -moz-box-shadow: 0 2px 0 #cec0c3;
    -webkit-box-shadow: 0 2px 0 #cec0c3;
    box-shadow: 0 2px 0 #cec0c3;
    margin: 0 auto;
    padding: 20px 50px;
    position: relative; }
    @media (min-width: 768px) {
      .quote_box .quotes__list {
        width: 515px; } }
    @media (max-width: 767px) {
      .quote_box .quotes__list {
        font-size: 12px; } }
    .quote_box .quotes__list::before {
      content: "";
      background: url("../img/quote.png") no-repeat top center;
      width: 22px;
      height: 19px;
      position: absolute;
      top: 25px;
      left: 20px; }
    .quote_box .quotes__list::after {
      content: "";
      background: url("../img/quote.png") no-repeat bottom center;
      width: 22px;
      height: 19px;
      position: absolute;
      right: 20px;
      bottom: 20px; }

.catalog_item {
  margin-bottom: 30px; }
  .catalog_item a {
    background: #fd8da4;
    padding: 2px;
    display: block; }
    .catalog_item a:hover {
      opacity: 0.5; }
    .catalog_item a img {
      display: block; }
    .catalog_item a .text {
      padding: 10px;
      display: block;
      height: 55px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -moz-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .catalog_item a .text .name {
        font-size: 16px;
        line-height: 1.1;
        color: #fff;
        display: block; }
    .catalog_item a:hover {
      background: #fd7490; }

.articles_item {
  margin-bottom: 30px; }
  .articles_item_img a {
    display: block;
    margin-bottom: 20px;
    background: #fd8da4; }
    .articles_item_img a img {
      display: block; }
    .articles_item_img a:hover img {
      opacity: 0.5; }
  .articles_item_name {
    margin-bottom: 10px;
    line-height: 1; }
    .articles_item_name a {
      font-size: 16px;
      display: block; }
      .articles_item_name a:hover {
        opacity: 0.5; }
  .articles_item_text {
    text-indent: 0;
    font-size: 14px; }
    .articles_item_text p {
      text-indent: 0;
      font-size: 14px; }
    .articles_item_text a {
      color: #fd8da4;
      text-decoration: underline; }
      .articles_item_text a:hover {
        text-decoration: none;
        color: #fd7490; }

.page-numbers {
  text-align: center;
  list-style: none;
  margin-bottom: 40px; }
  .page-numbers li {
    margin: 0 2px; }
    .page-numbers li a, .page-numbers li span {
      display: block;
      width: 28px;
      height: 28px;
      line-height: 28px; }
    .page-numbers li a {
      background: #FFF;
      color: #1e1e1e; }
      .page-numbers li a:hover {
        background: #fd8da4;
        color: #FFF; }
    .page-numbers li span {
      background: #fd8da4;
      color: #FFF; }

.gallery .img {
  margin-bottom: 30px;
  display: block;
  background: #fd8da4; }
  .gallery .img img {
    display: block; }
  .gallery .img:hover img {
    opacity: 0.5; }

.calendar_wrap {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px; }
  .calendar_wrap table {
    width: 100%;
    text-align: center; }
    .calendar_wrap table caption {
      background: #fd8da4;
      color: #fff;
      text-transform: uppercase;
      font-size: 28px;
      padding: 20px 5px; }
      @media (max-width: 1199px) {
        .calendar_wrap table caption {
          font-size: 20px; } }
    .calendar_wrap table thead {
      border-bottom: 2px solid #fd8da4; }
    .calendar_wrap table td, .calendar_wrap table th {
      padding: 5px; }
    .calendar_wrap table tfoot {
      border-top: 2px solid #fd8da4; }
    .calendar_wrap table a {
      color: #fd8da4; }
    .calendar_wrap table #today {
      font-weight: bold;
      color: #1e1e1e; }

.footer {
  background: #FFF;
  border-top: 2px solid #fd8da4;
  padding: 20px 0;
  color: #757575; }
  @media (max-width: 1199px) {
    .footer_logo {
      margin-bottom: 20px; } }
  @media (max-height: 991px) {
    .footer_logo {
      text-align: center; } }
  @media (max-height: 1199px) {
    .footer_logo a {
      max-width: 95%; } }
  @media (min-height: 992px) {
    .footer_logo a {
      display: block; } }
  @media (max-height: 991px) {
    .footer_logo a {
      display: inline-block; } }
  .footer_logo a img {
    display: block; }
  .footer_info {
    padding-right: 0; }
    @media (min-width: 1200px) {
      .footer_info .flexRow {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media (min-width: 544px) and (max-width: 1199px) {
      .footer_info .flexRow {
        padding-bottom: 40px;
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: start;
        -moz-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    @media (max-width: 543px) {
      .footer_info .flexRow {
        text-align: center;
        padding-bottom: 40px; } }
    .footer_info .col {
      position: relative;
      padding: 0 15px; }
      @media (min-width: 544px) {
        .footer_info .col::before {
          content: "";
          background: #e5e5e5;
          width: 1px;
          height: 44px;
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -22px; }
        .footer_info .col:first-child::before {
          display: none; } }
      @media (max-width: 991px) {
        .footer_info .col.copyright {
          position: absolute;
          right: 0;
          bottom: 0;
          left: 0;
          text-align: center;
          font-size: 12px; }
        .footer_info .col.phone::before {
          display: none; } }
      @media (max-width: 543px) {
        .footer_info .col {
          margin-bottom: 20px; } }
      .footer_info .col.social p {
        margin-top: -8px; }
    .footer_info .text {
      line-height: 1.05;
      font-size: 17px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-direction: normal;
      -moz-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer_info .text > div {
        display: inline-block; }
      .footer_info .text.address::before {
        content: "";
        display: inline-block;
        width: 32px;
        height: 32px;
        background: url("../img/address.png") no-repeat;
        margin-right: 10px; }
      .footer_info .text.schedule::before {
        content: "";
        display: inline-block;
        width: 32px;
        height: 32px;
        background: url("../img/time.png") no-repeat;
        margin-right: 10px; }
      .footer_info .text.phone::before {
        content: "";
        display: inline-block;
        width: 32px;
        height: 32px;
        background: url("../img/phone.png") no-repeat;
        margin-right: 10px; }
      @media (max-width: 1199px) {
        .footer_info .text {
          font-size: 14px; } }
      @media (max-width: 991px) {
        .footer_info .text {
          font-size: 12px; } }
      @media (max-width: 767px) {
        .footer_info .text {
          font-size: 12px; } }
      .footer_info .text.social a {
        vertical-align: top;
        margin: 0 3px; }
        .footer_info .text.social a:hover {
          opacity: 0.5; }
        .footer_info .text.social a img {
          height: 32px;
          display: block; }

.ajax-loader {
  display: none; }

div.wpcf7-validation-errors {
  max-width: 450px;
  margin: 0 auto;
  border: 2px solid #f8f344;
  color: #1e1e1e;
  font-size: 14px;
  text-align: center;
  line-height: 1.3;
  padding: 5px 3px; }

div.wpcf7-mail-sent-ok {
  max-width: 450px;
  margin: 0 auto;
  border: 2px solid #42ad53;
  color: #1e1e1e;
  font-size: 14px;
  text-align: center;
  line-height: 1.3;
  padding: 5px 3px; }

span.wpcf7-not-valid-tip {
  font-size: 12px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 50px 20px 20px;
  width: auto;
  max-width: 550px;
  margin: 20px auto; }
  .white-popup .mfp-close {
    background: #6b1808;
    color: #FFF;
    font-size: 40px; }
    .white-popup .mfp-close:active {
      top: 0; }

.wpcf7 .form {
  max-width: 450px;
  margin: 0 auto; }
  .wpcf7 .form .row {
    margin: 0 -10px; }
    .wpcf7 .form .row > div {
      padding: 0 10px 15px; }

.wpcf7 p {
  text-align: center;
  font-size: 17px;
  color: #505050;
  line-height: 1.3;
  margin-bottom: 10px; }
  .wpcf7 p.title {
    font-size: 25px;
    line-height: 0.6;
    margin-bottom: 30px; }
  .wpcf7 p strong {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #1e1e1e; }

.wpcf7 input, .wpcf7 textarea {
  width: 100%;
  background: #e9e9e9;
  padding: 0 15px;
  border: none;
  height: 40px;
  color: #1e1e1e; }
  .wpcf7 input::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder {
    color: rgba(30, 30, 30, 0.8); }
  .wpcf7 input::-moz-placeholder, .wpcf7 textarea::-moz-placeholder {
    color: rgba(30, 30, 30, 0.8); }
  .wpcf7 input:-moz-placeholder, .wpcf7 textarea:-moz-placeholder {
    color: rgba(30, 30, 30, 0.8); }
  .wpcf7 input:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder {
    color: rgba(30, 30, 30, 0.8); }

.wpcf7 textarea {
  height: 80px;
  padding: 10px 15px;
  resize: vertical; }

.wpcf7 input[type="submit"] {
  height: 50px;
  line-height: 50px;
  background: #fd8da4;
  border-bottom: 2px solid #fd7490;
  padding: 0 20px;
  color: #FFF;
  font-size: 16px; }
  .wpcf7 input[type="submit"]:hover {
    background: #fd7490; }
  .wpcf7 input[type="submit"]::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-right: 15px; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.cd-panel {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s; }

.cd-panel::after {
  /* overlay layer */
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s; }

.cd-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s; }

.cd-panel.is-visible::after {
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 0.3s 0s;
  -moz-transition: background 0.3s 0s;
  transition: background 0.3s 0s; }

.cd-panel.is-visible .cd-panel-close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
  -moz-animation: cd-close-1 0.6s 0.3s;
  animation: cd-close-1 0.6s 0.3s; }

.cd-panel.is-visible .cd-panel-close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
  -moz-animation: cd-close-2 0.6s 0.3s;
  animation: cd-close-2 0.6s 0.3s; }

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }

@-moz-keyframes cd-close-1 {
  0%, 50% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(45deg); } }

@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); } }

@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-45deg); } }

@-moz-keyframes cd-close-2 {
  0%, 50% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(-45deg); } }

@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); } }

.cd-panel-close {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 45px;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
  z-index: 100; }

.cd-panel-close:before, .cd-panel-close:after {
  /* close icon created in CSS */
  content: " ";
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #FFF;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-panel-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-panel-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.no-touch .cd-panel-close:hover {
  background-color: #424f5c; }

.no-touch .cd-panel-close:hover:before,
.no-touch .cd-panel-close:hover:after {
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.no-touch .cd-panel-close:hover:before {
  -webkit-transform: rotate(220deg);
  -moz-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  -o-transform: rotate(220deg);
  transform: rotate(220deg); }

.no-touch .cd-panel-close:hover:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.cd-panel-container {
  position: fixed;
  width: 100%;
  max-width: 420px;
  height: 150%;
  overflow: hidden;
  top: 0;
  background: #1e1e1e;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.is-visible .cd-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

.cd-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 45px 30px 0 30px;
  overflow: scroll;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch; }
  .cd-panel-content ul.menu {
    list-style: none;
    background: #1e1e1e; }
    .cd-panel-content ul.menu > li {
      border-top: 1px solid #3c3c3c; }
      .cd-panel-content ul.menu > li > a {
        display: block;
        line-height: 20px;
        font-size: 18px;
        color: #FFF;
        padding: 15px 35px;
        letter-spacing: 1px;
        white-space: nowrap; }
      .cd-panel-content ul.menu > li:hover > a, .cd-panel-content ul.menu > li.current-menu-item > a, .cd-panel-content ul.menu > li.current-category-ancestor > a, .cd-panel-content ul.menu > li.current-menu-ancestor > a, .cd-panel-content ul.menu > li.current-menu-parent > a, .cd-panel-content ul.menu > li.current-category-parent > a, .cd-panel-content ul.menu > li.current-post-ancestor > a {
        background: #292929;
        color: #fd8da4; }
      .cd-panel-content ul.menu > li > ul {
        display: none;
        list-style: none;
        border-top: 1px solid #3c3c3c;
        padding: 5px 0; }
        .cd-panel-content ul.menu > li > ul > li > a {
          font-size: 15px;
          color: #afafaf;
          padding: 5px 10px 5px 60px;
          display: block; }
          .cd-panel-content ul.menu > li > ul > li > a:before {
            content: "";
            vertical-align: middle;
            margin-bottom: 2px;
            -webkit-transition: border 0.1s ease, margin 0.3s ease;
            -moz-transition: border 0.1s ease, margin 0.3s ease;
            -ms-transition: border 0.1s ease, margin 0.3s ease;
            -o-transition: border 0.1s ease, margin 0.3s ease;
            transition: border 0.1s ease, margin 0.3s ease; }
        .cd-panel-content ul.menu > li > ul > li:hover > a, .cd-panel-content ul.menu > li > ul > li.current-menu-item > a, .cd-panel-content ul.menu > li > ul > li.current-category-ancestor > a, .cd-panel-content ul.menu > li > ul > li.current-menu-ancestor > a, .cd-panel-content ul.menu > li > ul > li.current-menu-parent > a, .cd-panel-content ul.menu > li > ul > li.current-category-parent > a, .cd-panel-content ul.menu > li > ul > li.current-post-ancestor > a {
          color: #fd8da4; }
          .cd-panel-content ul.menu > li > ul > li:hover > a:before, .cd-panel-content ul.menu > li > ul > li.current-menu-item > a:before, .cd-panel-content ul.menu > li > ul > li.current-category-ancestor > a:before, .cd-panel-content ul.menu > li > ul > li.current-menu-ancestor > a:before, .cd-panel-content ul.menu > li > ul > li.current-menu-parent > a:before, .cd-panel-content ul.menu > li > ul > li.current-category-parent > a:before, .cd-panel-content ul.menu > li > ul > li.current-post-ancestor > a:before {
            border-left: 3px solid #fd8da4;
            border-top: 3px solid transparent;
            border-bottom: 3px solid transparent;
            margin-right: 5px; }
