/*$accent: #414EBB*/
.main-transition {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

*::-webkit-input-placeholder {
  color: #222;
  opacity: 1; }

*:-moz-placeholder {
  color: #222;
  opacity: 1; }

*::-moz-placeholder {
  color: #222;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #222;
  opacity: 1; }

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

body input:required:valid,
body textarea:required:valid {
  color: #666; }

.section-block {
  background: #f8f8f8; }

.gallery-tizer-wrapper {
  min-height: 480px;
  border: 3px solid #ff7400;
  background-image: url(/public/img/profile/gallery-tizer.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  display: block;
  color: #b5bdc6; }
  .gallery-tizer-wrapper:hover {
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .gallery-tizer-wrapper:hover::before {
      content: '';
      opacity: 0; }
  .gallery-tizer-wrapper::before {
    content: '';
    width: 100%;
    min-height: 100%;
    position: absolute;
    opacity: .2;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .gallery-tizer-wrapper .table {
    z-index: 2;
    position: absolute;
    text-align: center;
    height: 480px; }
    .gallery-tizer-wrapper .table .td {
      vertical-align: top;
      text-align: left;
      padding: 30px; }
    .gallery-tizer-wrapper .table span {
      font-size: 2em;
      font-family: "OpenSansLight", sans-serif; }
      .gallery-tizer-wrapper .table span .far {
        font-size: 2.2em; }
        .gallery-tizer-wrapper .table span .far:hover {
          color: #fff; }

.tizer-decor {
  position: absolute;
  top: 0;
  right: 0; }
  .tizer-decor .far {
    font-size: 1.5em;
    position: absolute;
    color: #fff;
    top: -43px;
    right: 0px; }

.gallery-wrapper > a {
  display: none; }
  .gallery-wrapper > a:first-child {
    display: block; }

.section-profile0 {
  height: 270px;
  /*margin-top: 500px*/ }

.section-profile h2 {
  text-align: left;
  padding-bottom: 10px; }

.section-profile .profile-more-wrap {
  text-align: right;
  text-decoration: underline; }

.button-wrap {
  text-align: center;
  margin: 40px 0px 20px 0px; }

h2 {
  font-weight: bold; }

.section-advantages {
  color: #fff; }
  .section-advantages i {
    font-size: 2em;
    text-align: center;
    display: block;
    margin-bottom: 10px; }

.section-advantages-item {
  font-size: 1em;
  line-height: 1.5em;
  margin: 15px 0px;
  display: block; }
  .section-advantages-item:hover {
    color: #ff7400;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .section-advantages-item h3 {
    font-size: 1.2em;
    margin: 0;
    color: #c6c6c6;
    text-align: center;
    text-transform: none; }
    .section-advantages-item h3 span {
      font-size: 2em;
      color: #ff7400; }
  .section-advantages-item p {
    margin: 20px 0;
    font-size: 1em;
    color: #c6c6c6; }

.section-principals-item i {
  display: inline;
  color: #ff7400;
  float: left;
  padding-right: 7px; }

.section-principals-item h3 {
  font-weight: bold; }

.section-services {
  padding-bottom: 20px;
  background-color: #ededed; }
  .section-services .item-wrap {
    padding: 10px 0px;
    border: 2px solid #ededed;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    .section-services .item-wrap:hover {
      background-color: #fff;
      border: 2px solid #ff7400;
      color: #656565; }
    .section-services .item-wrap i {
      display: block;
      color: #012340; }
    .section-services .item-wrap h3 {
      font-weight: bold;
      padding: 5px;
      margin: 5px; }
  .section-services .services-item-description-wrapper {
    display: none; }
  .section-services .services-item-header-wrapper {
    text-align: center; }

.carousel-testimonials .owl-dots {
  text-align: center; }
  .carousel-testimonials .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    background-color: #d8d8d8;
    display: inline-block;
    margin: 4px; }
    .carousel-testimonials .owl-dots .owl-dot:hover {
      background-color: #ff7400; }
    .carousel-testimonials .owl-dots .owl-dot.active {
      background-color: #ff7400; }

.section-testimonials-item {
  padding: 10px 25px;
  margin: 15px;
  background-color: #ededed;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 0 #ff7400;
  box-shadow: 0 4px 0 #ff7400; }
  .section-testimonials-item:hover {
    cursor: pointer; }
  .section-testimonials-item .testimonials-header-wrapper {
    text-align: center;
    display: block;
    width: 100%;
    margin: auto;
    height: auto; }
    .section-testimonials-item .testimonials-header-wrapper .age {
      display: inline-block; }
    .section-testimonials-item .testimonials-header-wrapper .ico {
      width: 50px;
      text-align: right;
      display: inline-block; }
    .section-testimonials-item .testimonials-header-wrapper p {
      padding: 0px;
      margin: 0px; }
  .section-testimonials-item .testimonials-description-wrapper .date, .section-testimonials-item .testimonialsList-description-wrapper .date {
    font-size: 0.8em;
    color: #4e4e4e;
    text-align: right; }
  .section-testimonials-item .testimonials-link-wrapper {
    text-align: right; }
    .section-testimonials-item .testimonials-link-wrapper a {
      color: #012345;
      font-size: 1em; }

.testimonialsComment-header-wrapper {
  font-weight: bold; }

element.style {
  margin: opx; }

.carousel-partners .owl-dots {
  text-align: center; }
  .carousel-partners .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    background-color: #d8d8d8;
    display: inline-block;
    margin: 4px; }
    .carousel-partners .owl-dots .owl-dot:hover {
      background-color: #ff7400; }
    .carousel-partners .owl-dots .owl-dot.active {
      background-color: #ff7400; }

.section-partners-item {
  padding: 10px 25px;
  margin: 15px;
  background-color: #ededed;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 0 #ff7400;
  box-shadow: 0 4px 0 #ff7400; }
  .section-partners-item:hover {
    cursor: pointer; }
  .section-partners-item h3 {
    padding: 0px;
    margin-top: 20px;
    text-align: center; }
  .section-partners-item .partners-header-wrapper {
    text-align: center;
    display: block;
    width: 100%;
    margin: auto;
    height: auto; }
  .section-partners-item .partners-description-wrapper .date {
    font-size: 0.8em;
    color: #4e4e4e; }
    .section-partners-item .partners-description-wrapper .date .partners-link-wrapper {
      text-align: right; }
  .section-partners-item .partners-description-wrapper a {
    color: #012345;
    font-size: 1em; }

.carousel-staff-documents .owl-dots {
  text-align: center; }
  .carousel-staff-documents .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    background-color: #d8d8d8;
    display: inline-block;
    margin: 4px; }
    .carousel-staff-documents .owl-dots .owl-dot:hover {
      background-color: #ff7400; }
    .carousel-staff-documents .owl-dots .owl-dot.active {
      background-color: #ff7400; }

.carousel-staff-documents-item {
  padding: 10px 25px;
  margin: 15px;
  background-color: #ededed;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 0 #ff7400;
  box-shadow: 0 4px 0 #ff7400; }
  .carousel-staff-documents-item:hover {
    cursor: pointer; }
  .carousel-staff-documents-item h3 {
    padding: 0px;
    margin-top: 20px;
    text-align: center; }

.staff-documents-description-wrapper {
  text-align: center;
  mwidth: 100%; }

.carousel-video .owl-dots {
  text-align: center; }
  .carousel-video .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 10em;
    border-radius: 10em;
    background-color: #d8d8d8;
    display: inline-block;
    margin: 4px; }
    .carousel-video .owl-dots .owl-dot:hover {
      background-color: #ff7400; }
    .carousel-video .owl-dots .owl-dot.active {
      background-color: #ff7400; }

.carousel-video-item {
  padding: 10px 25px;
  margin: 15px;
  background-color: #ededed;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 0 #ff7400;
  box-shadow: 0 4px 0 #ff7400; }
  .carousel-video-item:hover {
    cursor: pointer; }
  .carousel-video-item h3 {
    padding: 0px;
    margin-top: 20px;
    text-align: center; }

.section-sale {
  text-align: center; }
  .section-sale .sale-description-wrapper {
    font-size: 1.2em; }
  .section-sale .sale-choose-wrapper {
    font-size: 3em;
    -webkit-text-decoration: uppercase;
    text-decoration: uppercase; }
  .section-sale .button-wrapper {
    padding-top: 25px; }
  .section-sale .button {
    -webkit-box-shadow: 0 4px 0 #ff7400;
    box-shadow: 0 4px 0 #ff7400; }

.img-rounded-wrapper, .img-rounded-wrap {
  -webkit-border-radius: 10em;
  border-radius: 10em;
  border: #ff7400 5px solid;
  overflow: hidden;
  width: 150px;
  height: 150px;
  text-align: center;
  margin: auto;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 15px; }
  .img-rounded-wrapper img, .img-rounded-wrap img {
    max-width: 100%; }

.section-staffs {
  background-color: #ededed;
  text-align: center; }
  .section-staffs h3 {
    padding-top: 15px; }
  .section-staffs .section-staffs-item-wrapper {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 25px; }
    .section-staffs .section-staffs-item-wrapper img {
      padding: 0;
      border: 0; }
    .section-staffs .section-staffs-item-wrapper:hover {
      cursor: pointer;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: #fff;
      -webkit-border-radius: 15px;
      border-radius: 15px; }
      .section-staffs .section-staffs-item-wrapper:hover .img-rounded-wrapper {
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15); }

img.staff {
  width: 100%;
  max-width: 920px; }

.section-partners .section-partners-item img {
  display: block;
  margin: 0 auto; }

.social-widgets {
  text-align: center;
  width: 230px;
  height: 50px;
  display: block;
  margin: 0 auto;
  padding-top: 10px; }

.social a {
  text-align: center;
  width: 46px;
  height: 46px;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 46px;
  border-radius: 46px;
  margin: 0 10px 10px 0;
  padding: 6px;
  color: #000; }

.github a:hover {
  background: #191919;
  color: #fff; }

.youtube a:hover {
  background: #c4302b;
  color: #fff; }

.google-pluse a:hover {
  background: #DD4B39;
  color: #fff; }

.twitter a:hover {
  background: #00acee;
  color: #fff; }

.instagram a:hover {
  background: #3f729b;
  color: #fff; }

.facebook a:hover {
  background: #3b5998;
  color: #fff; }

.skype a:hover {
  background: #00aff0;
  color: #fff; }

.vk a:hover {
  background: #5d84ae;
  color: #fff; }

.odnoklassniki a:hover {
  background: #f93;
  color: #fff; }

.pinterest a:hover {
  background: #c8232c;
  color: #fff; }

.linkedin a:hover {
  background: #0e76a8;
  color: #fff; }

.telegram a:hover {
  background: #249bd7;
  color: #fff; }

.tumblr a:hover {
  background: #34526f;
  color: #fff; }

.windows a:hover {
  background: #125acd;
  color: #fff; }

.whatsapp a:hover {
  background: #50b154;
  color: #fff; }

.weibo a:hover {
  background: #d52b2b;
  color: #fff; }

.dropbox a:hover {
  background: #1087dd;
  color: #fff; }

form label {
  display: block;
  margin-bottom: 10px; }
  form label span {
    font-size: 1em;
    color: #fff;
    opacity: .5;
    margin-bottom: 5px; }
  form label input, form label select, form label .selectize-input, form label .selectize-input.full {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    padding: 7px 15px;
    display: block;
    width: 100%;
    border-bottom: #4991ce 4px solid;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    form label input:focus, form label select:focus, form label .selectize-input:focus, form label .selectize-input.full:focus {
      background-color: #FFF; }
  form label .selectize-input, form label .selectize-input.full {
    padding: 7px 15px; }
    form label .selectize-input:focus, form label .selectize-input.full:focus {
      border-bottom: #71a9d9 4px solid;
      background-color: white; }
  form label .selectize-dropdown {
    border: none; }
    form label .selectize-dropdown .option {
      padding: 7px 25px; }
    form label .selectize-dropdown .active {
      background-color: #71a9d9;
      color: #fff; }

.selectize-control.single .selectize-input::after {
  font-size: 20px;
  right: 25px;
  margin-top: -7px; }

.form-callback {
  -webkit-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
  max-width: 320px;
  margin: auto;
  border-shadow: rgba(0, 0, 0, 0.4) 0 0 20px;
  position: relative;
  overflow: hidden; }
  .form-callback .mfp-close {
    color: #fff;
    opacity: 0.3;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .form-callback .mfp-close:hover {
      opacity: 0.6;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease; }

.section-gallery-about img {
  width: 300px;
  padding: 3px;
  border: 2px solid #ededed;
  float: left;
  margin: 0px 20px 20px 0px; }

.staff img {
  width: 300px;
  padding: 3px;
  border: 2px solid #ededed;
  float: left;
  margin: 0px 20px 20px 0px; }

.body img {
  padding: 3px;
  border: 2px solid #ededed; }

.body .logo img {
  border: 0;
  padding: 3px; }

.body .section-services-list {
  text-align: left;
  background-color: #fff; }
  .body .section-services-list .item-wrap {
    padding: 30px 0px;
    border: 0; }
    .body .section-services-list .item-wrap h2 {
      text-align: left; }
    .body .section-services-list .item-wrap .duration {
      font-weight: bold; }
    .body .section-services-list .item-wrap .price {
      font-weight: bold; }
    .body .section-services-list .item-wrap img {
      width: 30%;
      float: left;
      margin: 3px 20px 10px 20px; }
    .body .section-services-list .item-wrap .content-wrap {
      overflow: hidden; }

.body table {
  border-collapse: separate;
  border-spacing: 1px 1px; }
  .body table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit; }
  .body table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit; }
  .body table td {
    padding: 6px 15px;
    border: 1px solid #DDD; }

.section-video .item-wrap {
  margin: 20px 0px 40px 0px;
  text-align: center; }

.section-articles {
  background-color: #fff; }
  .section-articles .item-wrap, .section-articles .item-odd-wrap {
    margin: 20px 0px; }
    .section-articles .item-wrap article, .section-articles .item-odd-wrap article {
      padding-bottom: 20px;
      border-bottom: 1px solid #DDD; }
      .section-articles .item-wrap article h2, .section-articles .item-odd-wrap article h2 {
        text-align: left;
        padding-bottom: 5px; }
      .section-articles .item-wrap article .meta-wrap, .section-articles .item-odd-wrap article .meta-wrap {
        margin-bottom: 10px;
        text-align: right;
        color: #8D8DBD; }
      .section-articles .item-wrap article .more, .section-articles .item-odd-wrap article .more {
        text-align: right;
        font-size: 1em; }
      .section-articles .item-wrap article .author, .section-articles .item-odd-wrap article .author {
        text-decoration: underline; }

.section-meta-staff-item-wrap .img-rounded-wrap img {
  width: 30px;
  padding: 0;
  float: right; }

.section-staffs-performers .section-staffs-performer-item-wrap {
  margin-bottom: 30px; }
  .section-staffs-performers .section-staffs-performer-item-wrap h2 {
    font-size: 1.2em;
    margin-bottom: 5px;
    padding-bottom: 0px; }
  .section-staffs-performers .section-staffs-performer-item-wrap h3 {
    font-size: 1em;
    text-transform: none;
    margin-top: 5px;
    text-align: center; }
  .section-staffs-performers .section-staffs-performer-item-wrap .img-rounded-wrap {
    width: 100px;
    height: 100px; }
    .section-staffs-performers .section-staffs-performer-item-wrap .img-rounded-wrap img {
      max-width: 100%;
      padding: 0px;
      -webkit-border-radius: 2em;
      border-radius: 2em;
      border: 0; }

.radio {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  margin-bottom: 1rem; }

.radio input[type="radio"] {
  display: none; }
  .radio input[type="radio"]:checked + label {
    background: #ffe0a6;
    border: 1px solid #ff7400; }
  .radio input[type="radio"]:disabled + label {
    background: #efefef;
    color: #666; }

.radio label {
  display: inline-block;
  cursor: pointer;
  padding: 0px 15px;
  line-height: 34px;
  border: 1px solid #D8D8D8;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.radio label:hover {
  color: #666;
  border: 1px solid #ff7400; }

/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /*Disable Animation on Mobile Devices*/
  .animated {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    animation: none !important; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .logo-wrapper img {
    height: 60px; }
  .phone {
    font-size: 0.8em;
    text-align: left; }
  .social a {
    width: 25px;
    height: 25px; }
  .fa-3x {
    font-size: 1.5em; }
  body {
    margin-top: 120px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/ }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/ }
