a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important; }

html {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'robotomedium';
  background-color: #fff; }

.hscroll,
.noowf {
  overflow: hidden !important; }

#preloader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999 !important;
  background-color: #fff; }
  #preloader .progressbar {
    top: 0;
    left: 0;
    position: absolute;
    height: 10px;
    width: 40px;
    background-color: #000; }

.page {
  position: relative;
  width: 100%; }

.home-text {
  width: 970px;
  margin: 0 auto; }
  .home-text .red {
    color: #6f0430;
    font-size: 23px;
    font-family: 'robotomedium';
    float: right;
    max-width: 700px; }
  .home-text .text {
    color: #202020;
    font-size: 19px;
    font-family: 'robotolight';
    margin-top: 30px;
    line-height: 30px;
    padding-bottom: 30px; }
    .home-text .text .bottom-menu {
      margin-top: 100px; }
      .home-text .text .bottom-menu ul {
        list-style: none;
        padding: 0;
        padding-inline-start: 0px;
        float: right; }
        .home-text .text .bottom-menu ul li {
          float: left;
          margin-right: 40px;
          position: relative;
          color: #6f0430; }
          .home-text .text .bottom-menu ul li::after {
            content: "|";
            position: absolute;
            top: 0;
            right: -20px; }
          .home-text .text .bottom-menu ul li:last-child {
            margin-right: 0px; }
            .home-text .text .bottom-menu ul li:last-child::after {
              display: none; }
          .home-text .text .bottom-menu ul li a {
            text-decoration: none;
            color: #6f0430;
            font-family: 'robotobold';
            font-size: 13px;
            text-transform: uppercase;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .home-text .text .bottom-menu ul li a:hover {
              color: #040000; }
    .home-text .text .link a {
      font-size: 13px;
      font-family: 'robotobold';
      color: #202020;
      margin-left: 30px;
      padding-left: 20px;
      text-transform: uppercase;
      text-decoration: none;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .home-text .text .link a::after {
        font-family: 'Glyphicons Halflings';
        content: "\e258";
        width: 8px;
        height: 12px;
        position: absolute;
        top: -5px;
        left: 0px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .home-text .text .link a:hover {
        color: #6f0430; }
        .home-text .text .link a:hover::after {
          left: 3px; }

.popup-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none; }
  .popup-page .close-popup {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 10;
    font-size: 13px;
    padding: 5px 10px; }
  .popup-page .page-content {
    margin-top: 100px;
    font-size: 18px;
    color: #202020; }
    .popup-page .page-content .title {
      color: #656565;
      font-family: 'robotolight';
      font-size: 30px;
      margin-bottom: 30px; }
    .popup-page .page-content .link-row {
      margin-bottom: 30px;
      max-width: 700px; }
    .popup-page .page-content .block {
      margin-bottom: 30px; }
      .popup-page .page-content .block a {
        color: #85004b;
        text-decoration: none; }
        .popup-page .page-content .block a:hover {
          color: #000; }
    .popup-page .page-content strong {
      font-family: 'robotobold';
      color: #000; }
    .popup-page .page-content em {
      font-family: 'robotoitalic'; }

.footer {
  width: 100%;
  height: 154px;
  background-color: #dedad7;
  clear: both;
  display: table; }
  .footer .row {
    margin-top: 30px; }
    .footer .row .menu {
      margin-top: 10px; }
      .footer .row .menu ul {
        list-style: none;
        padding: 0;
        padding-inline-start: 0px; }
        .footer .row .menu ul li {
          float: left;
          margin-right: 40px;
          position: relative; }
          .footer .row .menu ul li::after {
            content: "|";
            position: absolute;
            top: 0;
            right: -20px; }
          .footer .row .menu ul li:last-child {
            margin-right: 0px; }
            .footer .row .menu ul li:last-child::after {
              display: none; }
          .footer .row .menu ul li a {
            text-decoration: none;
            color: #040000;
            font-size: 11px;
            text-transform: uppercase;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            .footer .row .menu ul li a:hover {
              color: #6f0430; }
      .footer .row .menu .contact {
        margin-top: 10px;
        color: #040000;
        font-family: 'robotolight';
        font-size: 13px; }
        .footer .row .menu .contact a {
          color: #6f0430;
          text-decoration: none;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .footer .row .menu .contact a:hover {
            color: #040000; }
    .footer .row .logo {
      float: right; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border: none; }

.header-home {
  width: 970px;
  height: 490px;
  position: relative;
  margin: 0 auto;
  padding-top: 60px; }
  .header-home .rectangles {
    width: 100%;
    height: 100%;
    position: relative; }
    .header-home .rectangles .rect {
      position: absolute; }
      .header-home .rectangles .rect.red {
        top: 0px;
        left: 50%;
        -moz-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        width: 880px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .header-home .rectangles .rect.red-small {
        bottom: 0;
        left: 0;
        width: 355px;
        -webkit-transition: all 0.5s ease 0.4s;
        -moz-transition: all 0.5s ease 0.4s;
        -ms-transition: all 0.5s ease 0.4s;
        -o-transition: all 0.5s ease 0.4s;
        transition: all 0.5s ease 0.4s; }
      .header-home .rectangles .rect.yellow {
        opacity: 0.87;
        left: 0;
        bottom: 156px;
        width: 326px;
        -webkit-transition: all 0.5s ease 0.9s;
        -moz-transition: all 0.5s ease 0.9s;
        -ms-transition: all 0.5s ease 0.9s;
        -o-transition: all 0.5s ease 0.9s;
        transition: all 0.5s ease 0.9s; }
  .header-home .big-text {
    position: absolute;
    right: 55px;
    top: 180px;
    width: 560px; }
    .header-home .big-text .title {
      font-size: 75px;
      line-height: 75px;
      text-transform: uppercase;
      font-family: 'robotoblack';
      color: #010100;
      -webkit-transition: all 0.5s ease 0.9s;
      -moz-transition: all 0.5s ease 0.9s;
      -ms-transition: all 0.5s ease 0.9s;
      -o-transition: all 0.5s ease 0.9s;
      transition: all 0.5s ease 0.9s; }
    .header-home .big-text .text {
      position: absolute;
      left: 14px;
      top: 80px;
      width: 523px;
      -webkit-transition: all 0.5s ease 0.9s;
      -moz-transition: all 0.5s ease 0.9s;
      -ms-transition: all 0.5s ease 0.9s;
      -o-transition: all 0.5s ease 0.9s;
      transition: all 0.5s ease 0.9s;
      /*
      font-size: 35px;
      line-height: 40px;
      color: #fff;
      font-family: 'robotoregular';
      padding-left: 12px;
      position: relative;
      //mix-blend-mode: color;
      
      
      span
      {
          font-size: 37px;
          letter-spacing: 2px;
      }
      */ }
      .header-home .big-text .text img {
        width: 100%; }
  .header-home .message-cabrol {
    background-color: #897b70;
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 307px;
    height: 189px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .header-home .message-cabrol:hover {
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .header-home .message-cabrol a {
      position: absolute;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      text-decoration: none;
      color: #fff;
      width: 100%; }
      .header-home .message-cabrol a .slash-top {
        margin-bottom: 5px; }
      .header-home .message-cabrol a .slash-bottom {
        margin-top: 5px; }
      .header-home .message-cabrol a .t1 {
        font-size: 17px;
        line-height: 23px;
        text-transform: uppercase;
        font-family: 'robotoregular';
        letter-spacing: 0.5px; }
      .header-home .message-cabrol a .t2 {
        font-size: 36px;
        line-height: 40px;
        font-family: 'robotobold';
        text-transform: uppercase;
        margin: 0px 0px; }
      .header-home .message-cabrol a .t3 {
        font-size: 15px;
        line-height: 20px;
        font-family: 'robotolight'; }
      .header-home .message-cabrol a:hover {
        text-decoration: none; }
  .header-home.ahide .rectangles .rect.red {
    opacity: 0;
    -moz-transform: translate(50px, -50px);
    -o-transform: translate(50px, -50px);
    -ms-transform: translate(50px, -50px);
    -webkit-transform: translate(50px, -50px);
    transform: translate(50px, -50px); }
  .header-home.ahide .rectangles .rect.yellow {
    opacity: 0;
    -moz-transform: translate(-50px, 50px);
    -o-transform: translate(-50px, 50px);
    -ms-transform: translate(-50px, 50px);
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); }
  .header-home.ahide .rectangles .rect.red-small {
    opacity: 0;
    -moz-transform: translate(-50px, 50px);
    -o-transform: translate(-50px, 50px);
    -ms-transform: translate(-50px, 50px);
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); }
  .header-home.ahide .big-text .title {
    opacity: 0;
    -moz-transform: translate(0px, -50px);
    -o-transform: translate(0px, -50px);
    -ms-transform: translate(0px, -50px);
    -webkit-transform: translate(0px, -50px);
    transform: translate(0px, -50px); }
  .header-home.ahide .big-text .text {
    opacity: 0;
    -moz-transform: translate(0px, 50px);
    -o-transform: translate(0px, 50px);
    -ms-transform: translate(0px, 50px);
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px); }
  .header-home.ahide .message-cabrol {
    opacity: 0;
    -moz-transform: scale(0.4);
    -o-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

.gallery-container {
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 100px; }
  .gallery-container .back {
    margin-bottom: 50px; }
    .gallery-container .back a {
      color: #721313;
      font-size: 15px;
      font-family: 'robotobold';
      text-transform: uppercase;
      text-decoration: none;
      padding-left: 35px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .gallery-container .back a::after {
        content: '';
        position: absolute;
        top: -3px;
        left: 0;
        width: 25px;
        height: 25px;
        background: #85004b url("../img/arrow-left.png") 50% 50% no-repeat;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .gallery-container .back a:hover {
        color: #040000; }
        .gallery-container .back a:hover::after {
          background-color: #040000; }
  .gallery-container .item {
    float: left;
    width: 33%;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .gallery-container .item .inner {
      border: 10px solid #73706f;
      display: table;
      width: 100%;
      background-color: #fff;
      color: #020000;
      font-family: 'robotolight';
      font-size: 15px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .gallery-container .item .inner .left {
        float: left;
        position: relative;
        width: calc(100% - 200px);
        height: 100%; }
        .gallery-container .item .inner .left .info {
          padding: 30px;
          padding-top: 40px; }
        .gallery-container .item .inner .left .name {
          font-size: 35px;
          line-height: 35px;
          font-family: 'robotobold';
          position: relative;
          margin-bottom: 30px; }
          .gallery-container .item .inner .left .name::after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0px;
            width: 50px;
            border-bottom: 1px solid #020000; }
      .gallery-container .item .inner .right {
        float: left;
        width: 200px; }
        .gallery-container .item .inner .right img {
          width: 100%;
          display: block; }
    .gallery-container .item:hover {
      -moz-transform: scale(1.02);
      -o-transform: scale(1.02);
      -ms-transform: scale(1.02);
      -webkit-transform: scale(1.02);
      transform: scale(1.02); }
      .gallery-container .item:hover.c1 .inner {
        border: 10px solid #b39a61;
        background-color: #b39a61; }
      .gallery-container .item:hover.c2 .inner {
        border: 10px solid #3c0500;
        background-color: #3c0500; }
      .gallery-container .item:hover.c3 .inner {
        border: 10px solid #60052e;
        background-color: #60052e; }
      .gallery-container .item:hover.c4 .inner {
        border: 10px solid #73706f;
        background-color: #73706f; }
      .gallery-container .item:hover .inner {
        color: #fff;
        border: 10px solid #73706f;
        background-color: #73706f; }
        .gallery-container .item:hover .inner .left .name::after {
          border-bottom: 1px solid #fff; }

@media screen and (max-width: 1400px) {
  .gallery-container .item .inner .left {
    width: calc(100% - 170px); }

  .gallery-container .item .inner .right {
    width: 170px; }

  .gallery-container .item .inner .left .name {
    font-size: 25px;
    line-height: 25px; }

  .gallery-container .item .inner .left .info {
    padding: 20px; } }
@media screen and (max-width: 1300px) {
  .gallery-container .item {
    width: 50%; } }
.profile-container {
  margin: 0 auto; }
  .profile-container .back {
    position: absolute;
    top: 30px;
    left: 30px; }
    .profile-container .back a {
      color: #721313;
      font-size: 15px;
      font-family: 'robotobold';
      text-transform: uppercase;
      text-decoration: none;
      padding-left: 35px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .profile-container .back a::after {
        content: '';
        position: absolute;
        top: -3px;
        left: 0;
        width: 25px;
        height: 25px;
        background: #85004b url("../img/arrow-left.png") 50% 50% no-repeat;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .profile-container .back a:hover {
        color: #040000; }
        .profile-container .back a:hover::after {
          background-color: #040000; }
  .profile-container .profile {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .profile-container .profile .left {
      float: left;
      width: 50%;
      overflow: hidden; }
      .profile-container .profile .left img {
        width: 100%;
        display: block;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
    .profile-container .profile .right {
      float: left;
      position: relative;
      width: 50%;
      height: 100%; }
      .profile-container .profile .right .inner {
        padding: 80px; }
        .profile-container .profile .right .inner .info {
          background-color: #817059;
          display: table;
          padding: 40px 50px;
          color: #fff;
          -webkit-transition: all 0.3s ease 0.3s;
          -moz-transition: all 0.3s ease 0.3s;
          -ms-transition: all 0.3s ease 0.3s;
          -o-transition: all 0.3s ease 0.3s;
          transition: all 0.3s ease 0.3s; }
          .profile-container .profile .right .inner .info .name {
            font-size: 35px;
            line-height: 35px;
            position: relative;
            margin-bottom: 30px; }
            .profile-container .profile .right .inner .info .name::after {
              content: "";
              position: absolute;
              bottom: -10px;
              left: 0px;
              width: 50px;
              border-bottom: 1px solid #fff; }
          .profile-container .profile .right .inner .info .data {
            font-family: 'robotolight';
            font-size: 15px; }
          .profile-container .profile .right .inner .info.c1 {
            background-color: #b39a61; }
          .profile-container .profile .right .inner .info.c2 {
            background-color: #3c0500; }
          .profile-container .profile .right .inner .info.c3 {
            background-color: #60052e; }
          .profile-container .profile .right .inner .info.c4 {
            background-color: #73706f; }
        .profile-container .profile .right .inner .next {
          position: absolute;
          top: 290px;
          right: 80px; }
          .profile-container .profile .right .inner .next a {
            font-size: 11px;
            font-family: 'robotoregular';
            color: #040000;
            text-transform: uppercase;
            text-decoration: none;
            position: relative;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            display: table; }
            .profile-container .profile .right .inner .next a::after {
              content: '';
              background: transparent url("../img/arrow-right.png") 50% 50% no-repeat;
              width: 14px;
              height: 11px;
              position: absolute;
              top: 1px;
              right: -30px;
              -webkit-transition: all 0.3s ease;
              -moz-transition: all 0.3s ease;
              -ms-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              transition: all 0.3s ease; }
            .profile-container .profile .right .inner .next a:hover {
              color: #6f0430; }
              .profile-container .profile .right .inner .next a:hover::after {
                right: -35px; }
        .profile-container .profile .right .inner .text-block {
          margin-top: 100px;
          font-family: 'robotolight';
          font-size: 15px;
          -webkit-transition: all 0.3s ease 0.3s;
          -moz-transition: all 0.3s ease 0.3s;
          -ms-transition: all 0.3s ease 0.3s;
          -o-transition: all 0.3s ease 0.3s;
          transition: all 0.3s ease 0.3s; }
          .profile-container .profile .right .inner .text-block .paginate {
            margin-top: 20px;
            padding-top: 20px;
            position: relative; }
            .profile-container .profile .right .inner .text-block .paginate ul {
              list-style: none;
              padding: 0;
              padding-inline-start: 0px; }
              .profile-container .profile .right .inner .text-block .paginate ul li {
                float: left;
                margin-right: 10px;
                position: relative;
                color: #6f0430; }
                .profile-container .profile .right .inner .text-block .paginate ul li:last-child {
                  margin-right: 0px; }
                .profile-container .profile .right .inner .text-block .paginate ul li a {
                  text-decoration: none;
                  color: #030000;
                  font-family: 'robotoblack';
                  font-size: 15px;
                  padding: 0px 5px;
                  text-transform: uppercase;
                  -webkit-transition: all 0.3s ease;
                  -moz-transition: all 0.3s ease;
                  -ms-transition: all 0.3s ease;
                  -o-transition: all 0.3s ease;
                  transition: all 0.3s ease; }
                  .profile-container .profile .right .inner .text-block .paginate ul li a:hover {
                    color: #040000; }
                  .profile-container .profile .right .inner .text-block .paginate ul li a.active {
                    color: #a3a0a0; }
                    .profile-container .profile .right .inner .text-block .paginate ul li a.active::after {
                      content: "";
                      width: 100%;
                      height: 1px;
                      position: absolute;
                      bottom: -5px;
                      left: 0px;
                      border-bottom: 2px solid #85004b; }
        .profile-container .profile .right .inner .menu {
          margin-top: 60px;
          padding-top: 20px;
          position: relative;
          -webkit-transition: all 0.3s ease 0.5s;
          -moz-transition: all 0.3s ease 0.5s;
          -ms-transition: all 0.3s ease 0.5s;
          -o-transition: all 0.3s ease 0.5s;
          transition: all 0.3s ease 0.5s; }
          .profile-container .profile .right .inner .menu::after {
            content: "";
            width: 70%;
            height: 1px;
            position: absolute;
            top: 0px;
            left: 0px;
            border-bottom: 1px solid #dad9d9; }
          .profile-container .profile .right .inner .menu ul {
            list-style: none;
            padding: 0;
            padding-inline-start: 0px; }
            .profile-container .profile .right .inner .menu ul li {
              float: left;
              margin-right: 40px;
              position: relative;
              color: #6f0430; }
              .profile-container .profile .right .inner .menu ul li::after {
                content: "|";
                position: absolute;
                top: 0;
                right: -20px; }
              .profile-container .profile .right .inner .menu ul li:last-child {
                margin-right: 0px; }
                .profile-container .profile .right .inner .menu ul li:last-child::after {
                  display: none; }
              .profile-container .profile .right .inner .menu ul li a {
                text-decoration: none;
                color: #3f3e3e;
                font-family: 'robotomedium';
                font-size: 11px;
                text-transform: uppercase;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease; }
                .profile-container .profile .right .inner .menu ul li a:hover {
                  color: #040000; }
    .profile-container .profile.hanimate {
      opacity: 0; }
      .profile-container .profile.hanimate .left img {
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2); }
      .profile-container .profile.hanimate .right .inner .info {
        opacity: 0;
        -moz-transform: translate(-100px, 0%);
        -o-transform: translate(-100px, 0%);
        -ms-transform: translate(-100px, 0%);
        -webkit-transform: translate(-100px, 0%);
        transform: translate(-100px, 0%); }
      .profile-container .profile.hanimate .right .inner .text-block {
        opacity: 0;
        -moz-transform: translate(0%, 100px);
        -o-transform: translate(0%, 100px);
        -ms-transform: translate(0%, 100px);
        -webkit-transform: translate(0%, 100px);
        transform: translate(0%, 100px); }
      .profile-container .profile.hanimate .right .inner .menu {
        opacity: 0;
        -moz-transform: translate(0%, 100px);
        -o-transform: translate(0%, 100px);
        -ms-transform: translate(0%, 100px);
        -webkit-transform: translate(0%, 100px);
        transform: translate(0%, 100px); }

#page-builder {
  height: 100%; }

.builder-container {
  width: 100%;
  height: 100%; }
  .builder-container .back {
    position: absolute;
    top: 55px;
    left: 30px; }
    .builder-container .back a {
      color: #721313;
      font-size: 15px;
      font-family: 'robotobold';
      text-transform: uppercase;
      text-decoration: none;
      padding-left: 35px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .builder-container .back a::after {
        content: '';
        position: absolute;
        top: -3px;
        left: 0;
        width: 25px;
        height: 25px;
        background: #85004b url("../img/arrow-left.png") 50% 50% no-repeat;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .builder-container .back a:hover {
        color: #040000; }
        .builder-container .back a:hover::after {
          background-color: #040000; }
  .builder-container .header {
    font-size: 15px;
    font-family: 'robotobold';
    text-transform: uppercase;
    padding: 55px;
    text-align: center; }
    .builder-container .header.white {
      color: #fff; }
  .builder-container .items {
    height: calc(100% - 130px);
    overflow: hidden; }
    .builder-container .items .item {
      width: 100%;
      margin-bottom: 20px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .builder-container .items .item .inner {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        border: 10px solid #73706f;
        display: table;
        background-color: #fff;
        color: #020000;
        font-family: 'robotolight';
        font-size: 15px;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .builder-container .items .item .inner .left {
          float: left;
          position: relative;
          width: calc(100% - 200px);
          height: 100%; }
          .builder-container .items .item .inner .left .info {
            padding: 30px;
            padding-top: 40px; }
          .builder-container .items .item .inner .left .name {
            font-size: 35px;
            line-height: 35px;
            font-family: 'robotobold';
            position: relative;
            margin-bottom: 30px; }
            .builder-container .items .item .inner .left .name::after {
              content: "";
              position: absolute;
              bottom: -10px;
              left: 0px;
              width: 50px;
              border-bottom: 1px solid #020000; }
        .builder-container .items .item .inner .right {
          float: left;
          width: 200px; }
          .builder-container .items .item .inner .right img {
            width: 100%;
            display: block; }
        .builder-container .items .item .inner .overflow {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          background-color: rgba(1, 0, 0, 0.67);
          opacity: 0;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .builder-container .items .item .inner .overflow .actions {
            width: 90%;
            max-width: 300px;
            position: absolute;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            left: 50%;
            top: 50%;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            top: 60%;
            opacity: 0; }
          .builder-container .items .item .inner .overflow:hover {
            opacity: 1; }
            .builder-container .items .item .inner .overflow:hover .actions {
              top: 50%;
              opacity: 1; }
        .builder-container .items .item .inner .action-right {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 2;
          opacity: 0;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .builder-container .items .item .inner .action-right .btn {
            position: absolute;
            top: 50%;
            right: -60px;
            -moz-transform: translate(0%, -50%);
            -o-transform: translate(0%, -50%);
            -ms-transform: translate(0%, -50%);
            -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%); }
      .builder-container .items .item:hover {
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -webkit-transform: scale(1.02);
        transform: scale(1.02); }
        .builder-container .items .item:hover.c1 .inner {
          border: 10px solid #b39a61;
          background-color: #b39a61; }
        .builder-container .items .item:hover.c2 .inner {
          border: 10px solid #3c0500;
          background-color: #3c0500; }
        .builder-container .items .item:hover.c3 .inner {
          border: 10px solid #60052e;
          background-color: #60052e; }
        .builder-container .items .item:hover.c4 .inner {
          border: 10px solid #73706f;
          background-color: #73706f; }
        .builder-container .items .item:hover .inner {
          border: 10px solid #73706f;
          background-color: #73706f;
          color: #fff; }
          .builder-container .items .item:hover .inner .left .name::after {
            border-bottom: 1px solid #fff; }
          .builder-container .items .item:hover .inner .action-right {
            opacity: 1; }
      .builder-container .items .item.hideanim {
        opacity: 0;
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8); }
      .builder-container .items .item.selected {
        margin-bottom: 50px; }
        .builder-container .items .item.selected:hover {
          -moz-transform: scale(1);
          -o-transform: scale(1);
          -ms-transform: scale(1);
          -webkit-transform: scale(1);
          transform: scale(1); }
        .builder-container .items .item.selected .inner {
          border: 0px solid #817059;
          background-color: #817059;
          color: #fff; }
          .builder-container .items .item.selected .inner .left .name::after {
            border-bottom: 1px solid #fff; }
          .builder-container .items .item.selected .inner.c1 {
            background-color: #b39a61; }
          .builder-container .items .item.selected .inner.c2 {
            background-color: #3c0500; }
          .builder-container .items .item.selected .inner.c3 {
            background-color: #60052e; }
          .builder-container .items .item.selected .inner.c4 {
            background-color: #73706f; }
  .builder-container .gallery {
    width: 50%;
    height: 100%;
    overflow: hidden; }
  .builder-container .builder {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0px;
    background-color: #535150; }

@media screen and (max-width: 1100px) {
  .builder-container .items .item .inner {
    max-width: 400px; }

  .builder-container .items .item .inner .left {
    width: calc(100% - 170px); }

  .builder-container .items .item .inner .right {
    width: 170px; } }
.video-container {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #000; }
  .video-container .close-video {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 10;
    font-size: 13px;
    padding: 5px 10px; }
  .video-container .inner-video-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    .video-container .inner-video-wrapper .unmute-video {
      position: fixed;
      top: 10px;
      left: 10px;
      font-size: 30px;
      z-index: 899; }
    .video-container .inner-video-wrapper .preloader_video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 10; }
    .video-container .inner-video-wrapper .image-poster {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      z-index: 100; }
    .video-container .inner-video-wrapper .inner-video {
      position: absolute;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%; }
    .video-container .inner-video-wrapper .controls-video {
      position: absolute;
      bottom: 40px;
      left: 50%;
      width: 90%;
      height: 20px;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
      -moz-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }
      .video-container .inner-video-wrapper .controls-video.hanim {
        bottom: -100%; }
      .video-container .inner-video-wrapper .controls-video .button-play {
        position: absolute;
        height: 24px;
        top: -30px;
        left: 10px;
        cursor: pointer; }
      .video-container .inner-video-wrapper .controls-video .button-sound {
        position: absolute;
        height: 24px;
        top: -30px;
        right: 10px;
        cursor: pointer;
        -webkit-transition: all 0.7s ease 0s;
        -moz-transition: all 0.7s ease 0s;
        -ms-transition: all 0.7s ease 0s;
        -o-transition: all 0.7s ease 0s;
        transition: all 0.7s ease 0s; }
        .video-container .inner-video-wrapper .controls-video .button-sound.muted {
          opacity: 0.5; }
        .video-container .inner-video-wrapper .controls-video .button-sound.pulsate {
          animation: pulse 1s infinite; }
      .video-container .inner-video-wrapper .controls-video .button-play,
      .video-container .inner-video-wrapper .controls-video .button-sound {
        font-size: 18px;
        color: #fbfaf9;
        font-family: 'robotomedium';
        text-transform: uppercase; }
      .video-container .inner-video-wrapper .controls-video .progressbar {
        width: 100%;
        height: 5px;
        background-color: #fbfaf9;
        position: absolute;
        left: 50%;
        top: 0;
        -moz-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); }
        .video-container .inner-video-wrapper .controls-video .progressbar .progressbar-seek {
          position: absolute;
          top: 0;
          left: 0;
          background-color: #85004b;
          height: 100%;
          width: 0%; }
  .video-container .text-video {
    background-color: #fff;
    padding: 50px 0px;
    color: #202020;
    font-size: 17px;
    font-family: 'robotolight';
    margin: 0 auto; }
    .video-container .text-video .container {
      max-width: 800px; }
  .video-container.interview .inner-video-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    top: auto;
    left: auto;
    overflow: hidden;
    text-align: center; }
    .video-container.interview .inner-video-wrapper .inner-video {
      position: relative;
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      left: auto;
      top: auto;
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      margin: 50px 0px; }
    .video-container.interview .inner-video-wrapper .controls-video {
      max-width: 1000px; }
  .video-container.interview .text-video .header-cabrol {
    margin-top: 10px;
    margin-bottom: 30px;
    color: #6f0430;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .video-container.interview .text-video .header-cabrol .slash-top {
      margin-bottom: 5px; }
    .video-container.interview .text-video .header-cabrol .slash-bottom {
      margin-top: 5px; }
    .video-container.interview .text-video .header-cabrol .t1 {
      font-size: 17px;
      line-height: 23px;
      text-transform: uppercase;
      font-family: 'robotomedium';
      letter-spacing: 0.5px; }
    .video-container.interview .text-video .header-cabrol .t2 {
      font-size: 36px;
      line-height: 40px;
      font-family: 'robotobold';
      text-transform: uppercase;
      margin: 0px 0px; }
  @media screen and (max-width: 1300px) {
    .video-container.interview .inner-video-wrapper .inner-video {
      width: 90%; } }
  @media screen and (max-width: 1000px) {
    .video-container.interview .inner-video-wrapper .inner-video {
      width: 100%; } }

strong {
  font-family: 'aller_lightregular'; }

.content-top {
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 100px;
  display: table; }
  .content-top .left {
    width: 50%;
    float: left; }
    .content-top .left .title {
      font-size: 36px;
      color: #b51224;
      font-family: 'allerbold';
      margin-bottom: 100px; }
      .content-top .left .title .subtitle {
        font-family: 'aller_lightregular';
        font-size: 18px;
        color: #b51224; }
    .content-top .left .desc {
      margin-left: 100px;
      color: #021624;
      font-family: 'allerbold_italic';
      font-size: 40px;
      display: table; }
  .content-top .right {
    width: 50%;
    float: left; }
    .content-top .right .text {
      color: #68829d;
      font-size: 16px; }
    .content-top .right .line {
      background-color: #ced1d8;
      width: 100%;
      height: 1px;
      max-width: 410px;
      margin-top: 50px; }

.content-builder {
  width: 100%;
  position: relative;
  display: table; }
  .content-builder .text-block {
    width: 50%;
    padding: 100px;
    padding-left: 270px;
    padding-bottom: 150px;
    float: left; }
    .content-builder .text-block .title {
      color: #68829d;
      font-size: 28px;
      font-family: 'aller_lightregular'; }
    .content-builder .text-block .text {
      font-size: 16px;
      color: #68829d;
      line-height: 23px;
      margin-top: 10px; }
  .content-builder .image {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0; }
  .content-builder.image-left .text-block {
    float: right;
    padding-left: 100px;
    padding-right: 270px; }
  .content-builder.image-left .image {
    left: 0;
    right: auto; }

.small-more {
  color: #b51224;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .small-more:hover {
    text-decoration: none;
    background-color: #6e7884;
    color: #000; }

.btn-outline-blue {
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 5px 10px; }
  .btn-outline-blue:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    color: #6a8da4; }

.btn-white {
  color: #010000;
  font-size: 11px;
  font-family: 'robotolight';
  text-transform: uppercase;
  padding: 7px 15px;
  background-color: #fff;
  text-align: center;
  min-width: 100px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn-white:hover {
    color: #fff;
    background-color: #535150; }

.btn-black {
  color: #85004b;
  font-size: 11px;
  font-family: 'robotomedium';
  text-transform: uppercase;
  padding: 10px 15px;
  background-color: #000000;
  text-align: center;
  min-width: 100px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn-black:hover {
    color: #fff;
    background-color: #85004b; }

.btn-purple {
  color: #fff;
  font-size: 11px;
  font-family: 'robotomedium';
  text-transform: uppercase;
  padding: 10px 15px;
  background-color: #85004b;
  text-align: center;
  min-width: 100px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn-purple:hover {
    color: #fff;
    background-color: #000; }

/*# sourceMappingURL=style.css.map */
