#front, #pageCreator .current {
  font-feature-settings: "kern";
  font-synthesis: none;
  /*    h1, h2, h3, h4, h5, h6{
          line-height: normal;
          font-weight: 300;
          b, strong{
              font-size: 0.8em;
              font-weight: 300;
              opacity: 0.7;
          }
      }*/
  /*    .textWidget{
          strong, b{
  
              color: $color2;            
          }
      }*/ }
  #front .widgetBox[data-type=newProducts], #pageCreator .current .widgetBox[data-type=newProducts] {
    background: none;
    box-shadow: none; }
  #front .widgetBox[data-type=banner], #pageCreator .current .widgetBox[data-type=banner] {
    color: white;
    z-index: 1;
    overflow: hidden;
    position: relative;
    color: #333;
    text-align: center;
    font-weight: 300; }
    #front .widgetBox[data-type=banner] img, #front .widgetBox[data-type=banner] picture, #pageCreator .current .widgetBox[data-type=banner] img, #pageCreator .current .widgetBox[data-type=banner] picture {
      width: 100%;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      /*opacity: 0;*/ }
    #front .widgetBox[data-type=banner] .bg, #pageCreator .current .widgetBox[data-type=banner] .bg {
      background-position: center center;
      background-size: cover;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1; }
    #front .widgetBox[data-type=banner] .absoluteLink, #pageCreator .current .widgetBox[data-type=banner] .absoluteLink {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    #front .widgetBox[data-type=banner] span.text, #pageCreator .current .widgetBox[data-type=banner] span.text {
      opacity: 1;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 40px 30px 20px;
      background: rgba(0, 0, 0, 0.7);
      display: flex;
      display: webkit-flex;
      -webkit-display: flex;
      vertical-align: top;
      align-items: center;
      justify-content: start;
      -webkit-align-items: center;
      -webkit-justify-content: start;
      flex-direction: column;
      -webkit-flex-direction: column;
      background: rgba(255, 255, 255, 0); }
      #front .widgetBox[data-type=banner] span.text .title, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .current .widgetBox[data-type=banner] span.text .title, #pageCreator .current .widgetBox[data-type=banner] span.text .description {
        display: block;
        text-align: center; }
      #front .widgetBox[data-type=banner] span.text .description, #pageCreator .current .widgetBox[data-type=banner] span.text .description {
        font-size: 24px;
        font-weight: 400;
        padding: 0 20px; }
      #front .widgetBox[data-type=banner] span.text .title, #pageCreator .current .widgetBox[data-type=banner] span.text .title {
        font-size: 48px;
        font-weight: 500;
        /*text-transform: uppercase;*/ }
        @media screen and (max-width: 1299px) and (min-width: 1000px) {
          #front .widgetBox[data-type=banner] span.text .title, #pageCreator .current .widgetBox[data-type=banner] span.text .title {
            font-size: 28px; } }
        @media screen and (max-width: 999px) and (min-width: 768px) {
          #front .widgetBox[data-type=banner] span.text .title, #pageCreator .current .widgetBox[data-type=banner] span.text .title {
            font-size: 22px; } }
        @media screen and (max-width: 499px) and (min-width: 360px) {
          #front .widgetBox[data-type=banner] span.text .title, #pageCreator .current .widgetBox[data-type=banner] span.text .title {
            font-size: 28px; } }
        @media screen and (max-width: 359px) {
          #front .widgetBox[data-type=banner] span.text .title, #pageCreator .current .widgetBox[data-type=banner] span.text .title {
            font-size: 24px; } }
    #front .widgetBox[data-type=banner].zoom:hover .text, #pageCreator .current .widgetBox[data-type=banner].zoom:hover .text {
      opacity: 1; }
    #front .widgetBox[data-type=banner].zoom:hover .bg, #front .widgetBox[data-type=banner].zoom:hover img, #front .widgetBox[data-type=banner].zoom:hover picture, #pageCreator .current .widgetBox[data-type=banner].zoom:hover .bg, #pageCreator .current .widgetBox[data-type=banner].zoom:hover img, #pageCreator .current .widgetBox[data-type=banner].zoom:hover picture {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      /*                    filter: grayscale(1);
                          -webkit-filter: grayscale(0.5);*/ }
    #front .widgetBox[data-type=banner].whiteText, #pageCreator .current .widgetBox[data-type=banner].whiteText {
      color: white; }
    #front .widgetBox[data-type=banner].rightText span.text, #pageCreator .current .widgetBox[data-type=banner].rightText span.text {
      align-items: right;
      -webkit-align-items: right;
      text-align: right;
      align-items: flex-end;
      -webkit-align-items: flex-end; }
      #front .widgetBox[data-type=banner].rightText span.text .title, #front .widgetBox[data-type=banner].rightText span.text .description, #pageCreator .current .widgetBox[data-type=banner].rightText span.text .title, #pageCreator .current .widgetBox[data-type=banner].rightText span.text .description {
        text-align: right; }
      #front .widgetBox[data-type=banner].rightText span.text .description, #pageCreator .current .widgetBox[data-type=banner].rightText span.text .description {
        padding: 0; }
    #front .widgetBox[data-type=banner].leftText span.text, #pageCreator .current .widgetBox[data-type=banner].leftText span.text {
      align-items: left;
      -webkit-align-items: left;
      text-align: left;
      align-items: flex-start;
      -webkit-align-items: flex-start; }
      #front .widgetBox[data-type=banner].leftText span.text .title, #front .widgetBox[data-type=banner].leftText span.text .description, #pageCreator .current .widgetBox[data-type=banner].leftText span.text .title, #pageCreator .current .widgetBox[data-type=banner].leftText span.text .description {
        text-align: left; }
      #front .widgetBox[data-type=banner].leftText span.text .description, #pageCreator .current .widgetBox[data-type=banner].leftText span.text .description {
        padding: 0; }
  #front .widgetBox .parallaxImg, #pageCreator .current .widgetBox .parallaxImg {
    position: relative;
    background-size: 100% auto;
    /*            &::before{
                    position: absolute;
                    content: '';
                    display: block;
                    background: #000;
                    opacity: 0.5;
                    top: 0; left: 0; right: 0; bottom: 0;
                }*/ }
  #front .widgetBox[data-type=newsSeparate], #front .widgetBox[data-type=news], #pageCreator .current .widgetBox[data-type=newsSeparate], #pageCreator .current .widgetBox[data-type=news] {
    background: none;
    box-shadow: none;
    margin-bottom: 0; }
    #front .widgetBox[data-type=newsSeparate] .newsBox, #front .widgetBox[data-type=news] .newsBox, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox, #pageCreator .current .widgetBox[data-type=news] .newsBox {
      color: white; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .center, #front .widgetBox[data-type=news] .newsBox .center, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .center, #pageCreator .current .widgetBox[data-type=news] .newsBox .center {
        text-align: center; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .btn, #front .widgetBox[data-type=news] .newsBox .btn, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .btn, #pageCreator .current .widgetBox[data-type=news] .newsBox .btn {
        display: inline-block !important;
        margin: 10px;
        float: none !important; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .padding, #front .widgetBox[data-type=news] .newsBox .padding, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .padding, #pageCreator .current .widgetBox[data-type=news] .newsBox .padding {
        padding: 20px 80px 40px; }
        @media screen and (min-width: 992px) and (max-width: 1259px), screen and (max-width: 659px) {
          #front .widgetBox[data-type=newsSeparate] .newsBox .padding, #front .widgetBox[data-type=news] .newsBox .padding, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .padding, #pageCreator .current .widgetBox[data-type=news] .newsBox .padding {
            padding: 10px 40px 20px; } }
      #front .widgetBox[data-type=newsSeparate] .newsBox h2, #front .widgetBox[data-type=news] .newsBox h2, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox h2, #pageCreator .current .widgetBox[data-type=news] .newsBox h2 {
        margin-top: 10px; }
      #front .widgetBox[data-type=newsSeparate] .newsBox h4, #front .widgetBox[data-type=news] .newsBox h4, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox h4, #pageCreator .current .widgetBox[data-type=news] .newsBox h4 {
        margin-bottom: 0;
        padding: 0;
        font-size: 18px; }
        #front .widgetBox[data-type=newsSeparate] .newsBox h4::after, #front .widgetBox[data-type=news] .newsBox h4::after, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox h4::after, #pageCreator .current .widgetBox[data-type=news] .newsBox h4::after {
          content: none;
          display: none; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .description, #front .widgetBox[data-type=news] .newsBox .description, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .description, #pageCreator .current .widgetBox[data-type=news] .newsBox .description {
        font-size: 16px; }
      #front .widgetBox[data-type=newsSeparate] .newsBox a.absoluteLink, #front .widgetBox[data-type=news] .newsBox a.absoluteLink, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox a.absoluteLink, #pageCreator .current .widgetBox[data-type=news] .newsBox a.absoluteLink {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .gallery, #front .widgetBox[data-type=news] .newsBox .gallery, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery {
        margin-top: 20px;
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden; }
        #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-1, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-1, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-1, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-1, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-2, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-2, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-2, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-2, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-3, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-3, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-3, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-3, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-4, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-4, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-4, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-4, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-5, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-5, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-5, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-5, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-6, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-6, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-6, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-6, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-7, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-7, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-7, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-7, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-8, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-8, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-8, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-8, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-9, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-9, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-9, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-9, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-10, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-10, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-10, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-10, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-11, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-11, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-11, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-11, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-12, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-12, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-12, #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-12, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-1, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-1, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-1, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-1, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-2, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-2, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-2, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-2, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-3, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-3, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-3, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-3, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-4, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-4, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-4, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-4, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-5, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-5, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-5, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-5, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-6, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-6, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-6, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-6, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-7, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-7, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-7, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-7, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-8, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-8, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-8, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-8, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-9, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-9, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-9, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-9, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-10, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-10, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-10, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-10, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-11, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-11, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-11, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-11, #front .widgetBox[data-type=news] .newsBox .gallery .col-xs-12, #front .widgetBox[data-type=news] .newsBox .gallery .col-sm-12, #front .widgetBox[data-type=news] .newsBox .gallery .col-md-12, #front .widgetBox[data-type=news] .newsBox .gallery .col-lg-12, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-1, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-1, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-1, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-1, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-2, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-2, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-2, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-2, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-3, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-3, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-3, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-3, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-4, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-4, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-4, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-4, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-5, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-5, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-5, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-5, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-6, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-6, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-6, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-6, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-7, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-7, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-7, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-7, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-8, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-8, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-8, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-8, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-9, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-9, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-9, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-9, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-10, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-10, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-10, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-10, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-11, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-11, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-11, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-11, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-12, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-12, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-12, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-12, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-1, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-1, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-1, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-1, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-2, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-2, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-2, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-2, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-3, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-3, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-3, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-3, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-4, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-4, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-4, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-4, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-5, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-5, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-5, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-5, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-6, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-6, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-6, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-6, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-7, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-7, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-7, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-7, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-8, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-8, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-8, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-8, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-9, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-9, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-9, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-9, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-10, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-10, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-10, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-10, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-11, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-11, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-11, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-11, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-xs-12, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-sm-12, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-md-12, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .col-lg-12 {
          padding-left: 10px;
          padding-right: 10px; }
        #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo, #front .widgetBox[data-type=news] .newsBox .gallery .photo, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo {
          /*background: #F5F5F5;*/
          display: none;
          margin-bottom: 20px; }
          #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div, #front .widgetBox[data-type=news] .newsBox .gallery .photo > div, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo > div {
            overflow: hidden; }
            #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div .content, #front .widgetBox[data-type=news] .newsBox .gallery .photo > div .content, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div .content, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo > div .content {
              transition: 0.3s ease 0s;
              -webkit-transition: 0.3s ease 0s;
              -ms-transition: 0.3s ease 0s;
              -o-transition: 0.3s ease 0s;
              -moz-transition: 0.3s ease 0s;
              -khtml-transition: 0.3s ease 0s; }
            #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div:hover .content, #front .widgetBox[data-type=news] .newsBox .gallery .photo > div:hover .content, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div:hover .content, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo > div:hover .content {
              transform: scale(1.5);
              -webkit-transform: scale(1.5); }
          #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo .content, #front .widgetBox[data-type=news] .newsBox .gallery .photo .content, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo .content, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo .content {
            background-size: cover;
            background-position: center top;
            background-repeat: no-repeat; }
          #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(1), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(2), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(3), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(4), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(5), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(6), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(7), #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(8), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(1), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(2), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(3), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(4), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(5), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(6), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(7), #front .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(8), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(1), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(2), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(3), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(4), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(5), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(6), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(7), #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(8), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(1), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(2), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(3), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(4), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(5), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(6), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(7), #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(8) {
            display: block; }
          #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo a, #front .widgetBox[data-type=news] .newsBox .gallery .photo a, #pageCreator .current .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo a, #pageCreator .current .widgetBox[data-type=news] .newsBox .gallery .photo a {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0; }
  #front .widgetBox[data-type=locationMap], #front .widgetBox[data-type=gmap], #pageCreator .current .widgetBox[data-type=locationMap], #pageCreator .current .widgetBox[data-type=gmap] {
    /*margin-top: -106px !important;*/
    /*margin-bottom: -100px !important;*/
    /*margin-left: -40px !important;*/
    /*margin-right: -40px !important;*/
    padding: 0; }
    #front .widgetBox[data-type=locationMap]:first-child, #front .widgetBox[data-type=gmap]:first-child, #pageCreator .current .widgetBox[data-type=locationMap]:first-child, #pageCreator .current .widgetBox[data-type=gmap]:first-child {
      margin-top: 0; }
    #front .widgetBox[data-type=locationMap]:last-child, #front .widgetBox[data-type=gmap]:last-child, #pageCreator .current .widgetBox[data-type=locationMap]:last-child, #pageCreator .current .widgetBox[data-type=gmap]:last-child {
      margin-bottom: 0; }
  #front .widgetBox[data-type=photo], #pageCreator .current .widgetBox[data-type=photo] {
    text-align: center; }
    #front .widgetBox[data-type=photo] img, #front .widgetBox[data-type=photo] picture, #pageCreator .current .widgetBox[data-type=photo] img, #pageCreator .current .widgetBox[data-type=photo] picture {
      max-width: 100%; }
  #front .widgetBox[data-type=youtube], #pageCreator .current .widgetBox[data-type=youtube] {
    position: relative; }
    #front .widgetBox[data-type=youtube] .dummy, #pageCreator .current .widgetBox[data-type=youtube] .dummy {
      padding-top: 57%; }
    #front .widgetBox[data-type=youtube] iframe, #pageCreator .current .widgetBox[data-type=youtube] iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  #front .widgetBox[data-type=gmap] iframe, #pageCreator .current .widgetBox[data-type=gmap] iframe {
    width: 100%; }
    @media screen and (max-width: 991px) {
      #front .widgetBox[data-type=gmap] iframe, #pageCreator .current .widgetBox[data-type=gmap] iframe {
        height: 200px; } }
  #front .widgetBox a.zoomImg, #front .widgetBox .newsMainPhoto, #pageCreator .current .widgetBox a.zoomImg, #pageCreator .current .widgetBox .newsMainPhoto {
    display: inline-block;
    position: relative;
    overflow: hidden; }
    #front .widgetBox a.zoomImg.newsMainPhoto, #front .widgetBox .newsMainPhoto.newsMainPhoto, #pageCreator .current .widgetBox a.zoomImg.newsMainPhoto, #pageCreator .current .widgetBox .newsMainPhoto.newsMainPhoto {
      margin-bottom: 10px;
      margin-top: 10px;
      position: relative; }
      #front .widgetBox a.zoomImg.newsMainPhoto::after, #front .widgetBox .newsMainPhoto.newsMainPhoto::after, #pageCreator .current .widgetBox a.zoomImg.newsMainPhoto::after, #pageCreator .current .widgetBox .newsMainPhoto.newsMainPhoto::after {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 45px 36px 45px;
        border-color: transparent transparent #172846 transparent; }
    #front .widgetBox a.zoomImg .bg, #front .widgetBox .newsMainPhoto .bg, #pageCreator .current .widgetBox a.zoomImg .bg, #pageCreator .current .widgetBox .newsMainPhoto .bg {
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: absolute;
      display: block; }
    #front .widgetBox a.zoomImg.zoomImg:hover .bg, #front .widgetBox a.zoomImg.zoomImg:focus .bg, #front .widgetBox a.zoomImg.zoomImg:active .bg, #front .widgetBox a.zoomImg.zoomImg.hover .bg, #front .widgetBox .newsMainPhoto.zoomImg:hover .bg, #front .widgetBox .newsMainPhoto.zoomImg:focus .bg, #front .widgetBox .newsMainPhoto.zoomImg:active .bg, #front .widgetBox .newsMainPhoto.zoomImg.hover .bg, #pageCreator .current .widgetBox a.zoomImg.zoomImg:hover .bg, #pageCreator .current .widgetBox a.zoomImg.zoomImg:focus .bg, #pageCreator .current .widgetBox a.zoomImg.zoomImg:active .bg, #pageCreator .current .widgetBox a.zoomImg.zoomImg.hover .bg, #pageCreator .current .widgetBox .newsMainPhoto.zoomImg:hover .bg, #pageCreator .current .widgetBox .newsMainPhoto.zoomImg:focus .bg, #pageCreator .current .widgetBox .newsMainPhoto.zoomImg:active .bg, #pageCreator .current .widgetBox .newsMainPhoto.zoomImg.hover .bg {
      /*opacity: 0.7;*/
      transform: scale(1.05);
      -webkit-transform: scale(1.05); }
    #front .widgetBox a.zoomImg img, #front .widgetBox .newsMainPhoto img, #pageCreator .current .widgetBox a.zoomImg img, #pageCreator .current .widgetBox .newsMainPhoto img {
      visibility: hidden;
      width: 100%; }

#front .widgetBox[data-type=banner].banner2, #pageCreator .widgetBox[data-type=banner].banner2 {
  color: white;
  z-index: 1;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-weight: 400; }
  #front .widgetBox[data-type=banner].banner2::after, #pageCreator .widgetBox[data-type=banner].banner2::after {
    opacity: 0;
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    content: '';
    position: absolute;
    pointer-events: none;
    height: 120%;
    width: 120%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto; }
  #front .widgetBox[data-type=banner].banner2 span.text, #pageCreator .widgetBox[data-type=banner].banner2 span.text {
    opacity: 1 !important;
    color: white;
    background: rgba(0, 0, 0, 0.7) !important; }
  #front .widgetBox[data-type=banner].banner2:hover::after, #pageCreator .widgetBox[data-type=banner].banner2:hover::after {
    opacity: 1;
    height: 85%;
    width: 85%;
    width: calc(100% - 40px);
    height: calc(100% - 40px); }
  #front .widgetBox[data-type=banner].banner2 span.description, #pageCreator .widgetBox[data-type=banner].banner2 span.description {
    font-weight: 400;
    font-size: 14px; }
  #front .widgetBox[data-type=banner].banner2.zoom:hover span.text, #pageCreator .widgetBox[data-type=banner].banner2.zoom:hover span.text {
    opacity: 1;
    background: rgba(0, 0, 0, 0.45) !important; }
    #front .widgetBox[data-type=banner].banner2.zoom:hover span.text .description, #pageCreator .widgetBox[data-type=banner].banner2.zoom:hover span.text .description {
      opacity: 0.7; }
  #front .widgetBox[data-type=banner].banner2.zoom:hover .bg, #pageCreator .widgetBox[data-type=banner].banner2.zoom:hover .bg {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    filter: grayscale(0.5);
    -webkit-filter: grayscale(0.5); }
#front .widgetBox[data-type=banner].banner3, #pageCreator .widgetBox[data-type=banner].banner3 {
  color: white;
  z-index: 1;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-weight: 400; }
  #front .widgetBox[data-type=banner].banner3::after, #pageCreator .widgetBox[data-type=banner].banner3::after {
    display: none;
    opacity: 0;
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    content: '';
    position: absolute;
    pointer-events: none;
    height: 120%;
    width: 120%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto; }
  #front .widgetBox[data-type=banner].banner3 span.text, #pageCreator .widgetBox[data-type=banner].banner3 span.text {
    align-items: left !important;
    -webkit-align-items: left !important;
    align-items: -webkit-left !important;
    justify-content: end;
    justify-content: -webkit-end;
    -webkit-justify-content: end;
    opacity: 1 !important;
    text-align: left !important;
    color: white;
    background: rgba(0, 0, 0, 0.7) !important; }
    #front .widgetBox[data-type=banner].banner3 span.text .title, #pageCreator .widgetBox[data-type=banner].banner3 span.text .title {
      font-weight: 500;
      text-transform: none !important;
      font-wize: 56px; }
  #front .widgetBox[data-type=banner].banner3:hover::after, #pageCreator .widgetBox[data-type=banner].banner3:hover::after {
    opacity: 1;
    height: 85%;
    width: 85%;
    width: calc(100% - 40px);
    height: calc(100% - 40px); }
  #front .widgetBox[data-type=banner].banner3 span.description, #pageCreator .widgetBox[data-type=banner].banner3 span.description {
    font-weight: 400;
    font-size: 14px;
    align-items: left !important;
    -webkit-align-items: left !important;
    align-items: -webkit-left !important;
    text-align: left !important; }
  #front .widgetBox[data-type=banner].banner3.zoom:hover span.text, #pageCreator .widgetBox[data-type=banner].banner3.zoom:hover span.text {
    opacity: 1;
    background: rgba(0, 0, 0, 0.45) !important; }
    #front .widgetBox[data-type=banner].banner3.zoom:hover span.text .description, #pageCreator .widgetBox[data-type=banner].banner3.zoom:hover span.text .description {
      opacity: 0.7; }
  #front .widgetBox[data-type=banner].banner3.zoom:hover .bg, #pageCreator .widgetBox[data-type=banner].banner3.zoom:hover .bg {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
    filter: grayscale(0.5);
    -webkit-filter: grayscale(0.5); }
#front .widgetBox[data-type=banner].banner4.zoom, #pageCreator .widgetBox[data-type=banner].banner4.zoom {
  transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  -ms-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  -moz-transition: 0.3s ease 0s;
  -khtml-transition: 0.3s ease 0s; }
#front .widgetBox[data-type=banner].banner4.zoom > *, #pageCreator .widgetBox[data-type=banner].banner4.zoom > * {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg); }
#front .widgetBox[data-type=banner].banner4.zoom:hover > *, #pageCreator .widgetBox[data-type=banner].banner4.zoom:hover > * {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg); }

@keyframes scroll {
  0% {
    opacity: 0; }
  10% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    opacity: 0; } }
.widgetBox[data-type=youtube] {
  position: relative; }
  .widgetBox[data-type=youtube] .whiteBox {
    position: relative;
    overflow: hidden; }
  .widgetBox[data-type=youtube] .dummy {
    padding-top: 57%; }
  .widgetBox[data-type=youtube] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
.widgetBox[data-type='youtube'] img, .widgetBox[data-type='photo'] img {
  max-width: 100%; }
.widgetBox[data-type='youtube'] .whiteBox, .widgetBox[data-type='photo'] .whiteBox {
  padding: 0 !important; }
.widgetBox .textWidget > *:first-child {
  margin-top: 0; }
.widgetBox .textWidget > *:last-child {
  margin-bottom: 0; }

/*# sourceMappingURL=common.css.map */
