@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
#front, #pageCreator, #creator {
  font-family: 'Poppins', Arial, sans-serif; }

#front, #pageCreator {
  font-feature-settings: "kern";
  font-synthesis: none;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 300;
  /*    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 .container, #pageCreator .container {
    width: 1360px; }
  #front b, #front strong, #pageCreator b, #pageCreator strong {
    font-weight: 700; }
  #front .widgetBox[data-type=newProducts], #pageCreator .widgetBox[data-type=newProducts] {
    background: none;
    box-shadow: none; }
  #front .widgetBox[data-type=downloads], #pageCreator .widgetBox[data-type=downloads] {
    text-align: center; }
  #front .widgetBox[data-type=banner], #pageCreator .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, #pageCreator .widgetBox[data-type=banner] img {
      width: 100%;
      opacity: 0; }
    #front .widgetBox[data-type=banner] .bg, #pageCreator .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] .bg::after, #pageCreator .widgetBox[data-type=banner] .bg::after {
        content: '';
        background: #492623;
        opacity: 0.3;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        position: absolute; }
    #front .widgetBox[data-type=banner] .absoluteLink, #pageCreator .widgetBox[data-type=banner] .absoluteLink {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    #front .widgetBox[data-type=banner] .flexContainer, #pageCreator .widgetBox[data-type=banner] .flexContainer {
      display: flex; }
    #front .widgetBox[data-type=banner] span.text, #pageCreator .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: 30px;
      background: rgba(0, 0, 0, 0.2);
      display: flex;
      display: webkit-flex;
      -webkit-display: flex;
      vertical-align: middle;
      align-items: middle;
      -webkit-align-items: middle;
      justify-content: center;
      -webkit-justify-content: center;
      flex-direction: column;
      -webkit-flex-direction: column;
      text-align: center !important;
      background: rgba(255, 255, 255, 0); }
      #front .widgetBox[data-type=banner] span.text *, #pageCreator .widgetBox[data-type=banner] span.text * {
        text-align: center !important; }
      #front .widgetBox[data-type=banner] span.text .title, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .description {
        display: block; }
      #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .description {
        font-size: 18px;
        font-weight: 400;
        padding: 0 20px; }
      #front .widgetBox[data-type=banner] span.text .title2, #pageCreator .widgetBox[data-type=banner] span.text .title2 {
        font-family: "Poppins", Arial, sans-serif;
        font-size: 44px;
        font-weight: 700;
        margin-top: 0;
        color: #fff;
        margin: 0;
        /*text-transform: uppercase;*/ }
      #front .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .title {
        font-size: 22px;
        color: #fff;
        text-transform: uppercase;
        margin: 10px 0;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 0.16em;
        text-transform: uppercase; }
      #front .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .link {
        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;
        margin: 25px 0;
        height: 48px;
        border: 1px solid black;
        line-height: 42px;
        border-radius: 30px;
        padding: 0 30px; }
      @media screen and (max-width: 1455px) and (min-width: 768px) {
        #front .widgetBox[data-type=banner] span.text, #pageCreator .widgetBox[data-type=banner] span.text {
          padding: 20px;
          padding-bottom: 10px; }
          #front .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .title {
            font-size: 32px; }
          #front .widgetBox[data-type=banner] span.text .title2, #front .widgetBox[data-type=banner] span.text .link, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .title2, #pageCreator .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .description {
            font-size: 16px; } }
      @media screen and (max-width: 1349px) and (min-width: 768px) {
        #front .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .title {
          font-size: 24px; }
        #front .widgetBox[data-type=banner] span.text .title2, #front .widgetBox[data-type=banner] span.text .link, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .title2, #pageCreator .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .description {
          font-size: 14px; } }
      @media screen and (max-width: 1149px) and (min-width: 768px) {
        #front .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .title {
          font-size: 22px; }
        #front .widgetBox[data-type=banner] span.text .link, #front .widgetBox[data-type=banner] span.text .title2, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .title2, #pageCreator .widgetBox[data-type=banner] span.text .description {
          font-size: 12px; }
        #front .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .link {
          padding: 0 20px;
          height: 38px;
          line-height: 32px; } }
      @media screen and (max-width: 922px) and (min-width: 768px) {
        #front .widgetBox[data-type=banner] span.text, #pageCreator .widgetBox[data-type=banner] span.text {
          padding: 10px; }
          #front .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .title {
            font-size: 18px; }
          #front .widgetBox[data-type=banner] span.text .link, #front .widgetBox[data-type=banner] span.text .title2, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .title2, #pageCreator .widgetBox[data-type=banner] span.text .description {
            font-size: 10px; }
          #front .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .link {
            padding: 0 20px;
            height: 38px;
            line-height: 32px; } }
      @media screen and (max-width: 499px) {
        #front .widgetBox[data-type=banner] span.text .title, #pageCreator .widgetBox[data-type=banner] span.text .title {
          font-size: 22px;
          margin: 10px 0; }
        #front .widgetBox[data-type=banner] span.text .link, #front .widgetBox[data-type=banner] span.text .title2, #front .widgetBox[data-type=banner] span.text .description, #pageCreator .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .title2, #pageCreator .widgetBox[data-type=banner] span.text .description {
          font-size: 14px; }
        #front .widgetBox[data-type=banner] span.text .link, #pageCreator .widgetBox[data-type=banner] span.text .link {
          margin: 20px 0; } }
    #front .widgetBox[data-type=banner].zoom:hover .text, #pageCreator .widgetBox[data-type=banner].zoom:hover .text {
      opacity: 1; }
    #front .widgetBox[data-type=banner].zoom:hover .bg, #pageCreator .widgetBox[data-type=banner].zoom:hover .bg {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      /*                    filter: grayscale(1);
                          -webkit-filter: grayscale(0.5);*/ }
    #front .widgetBox[data-type=banner].zoom:hover .link, #pageCreator .widgetBox[data-type=banner].zoom:hover .link {
      background: black;
      color: white; }
    #front .widgetBox[data-type=banner].bannerBlue, #pageCreator .widgetBox[data-type=banner].bannerBlue {
      color: white; }
      #front .widgetBox[data-type=banner].bannerBlue span.text .title, #pageCreator .widgetBox[data-type=banner].bannerBlue span.text .title {
        color: white; }
      #front .widgetBox[data-type=banner].bannerBlue span.text .link, #pageCreator .widgetBox[data-type=banner].bannerBlue span.text .link {
        border-color: white; }
      #front .widgetBox[data-type=banner].bannerBlue:hover .link, #pageCreator .widgetBox[data-type=banner].bannerBlue:hover .link {
        background: white;
        color: black; }
    #front .widgetBox[data-type=banner].bannerYellow, #pageCreator .widgetBox[data-type=banner].bannerYellow {
      color: black; }
      #front .widgetBox[data-type=banner].bannerYellow span.text .title, #pageCreator .widgetBox[data-type=banner].bannerYellow span.text .title {
        color: black; }
      #front .widgetBox[data-type=banner].bannerYellow span.text .link, #pageCreator .widgetBox[data-type=banner].bannerYellow span.text .link {
        border-color: black; }
      #front .widgetBox[data-type=banner].bannerYellow:hover .link, #pageCreator .widgetBox[data-type=banner].bannerYellow:hover .link {
        background: black;
        color: white; }
    #front .widgetBox[data-type=banner].whiteText, #pageCreator .widgetBox[data-type=banner].whiteText {
      color: white !important; }
      #front .widgetBox[data-type=banner].whiteText *, #pageCreator .widgetBox[data-type=banner].whiteText * {
        color: white !important; }
    #front .widgetBox[data-type=banner].rightText span.text, #pageCreator .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 .widgetBox[data-type=banner].rightText span.text .title, #pageCreator .widgetBox[data-type=banner].rightText span.text .description {
        text-align: right; }
      #front .widgetBox[data-type=banner].rightText span.text .description, #pageCreator .widgetBox[data-type=banner].rightText span.text .description {
        padding: 0; }
    #front .widgetBox[data-type=banner].leftText span.text, #pageCreator .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 .widgetBox[data-type=banner].leftText span.text .title, #pageCreator .widgetBox[data-type=banner].leftText span.text .description {
        text-align: left; }
      #front .widgetBox[data-type=banner].leftText span.text .description, #pageCreator .widgetBox[data-type=banner].leftText span.text .description {
        padding: 0; }
  #front .widgetBox .parallaxImg, #pageCreator .widgetBox .parallaxImg {
    position: relative;
    background-size: cover; }
    #front .widgetBox .parallaxImg::before, #pageCreator .widgetBox .parallaxImg::before {
      position: absolute;
      content: '';
      /*display: block;*/
      display: none;
      background: #000;
      opacity: 0.5;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  #front .widgetBox[data-type=newsSeparate], #front .widgetBox[data-type=news], #pageCreator .widgetBox[data-type=newsSeparate], #pageCreator .widgetBox[data-type=news] {
    background: none;
    box-shadow: none;
    margin-bottom: 0; }
    #front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto, #front .widgetBox[data-type=news] .newsBox .newsMainPhoto, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto, #pageCreator .widgetBox[data-type=news] .newsBox .newsMainPhoto {
      /*float: left;*/
      width: 100%;
      margin: 0 30px 0 0 !important; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto::before, #front .widgetBox[data-type=news] .newsBox .newsMainPhoto::before, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto::before, #pageCreator .widgetBox[data-type=news] .newsBox .newsMainPhoto::before {
        content: '';
        display: inline-block;
        padding-top: 60%; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto .bg, #front .widgetBox[data-type=news] .newsBox .newsMainPhoto .bg, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto .bg, #pageCreator .widgetBox[data-type=news] .newsBox .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;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-size: cover; }
      #front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto img, #front .widgetBox[data-type=news] .newsBox .newsMainPhoto img, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto img, #pageCreator .widgetBox[data-type=news] .newsBox .newsMainPhoto img {
        display: none; }
    #front .widgetBox[data-type=newsSeparate] .newsBox .center, #front .widgetBox[data-type=news] .newsBox .center, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .center, #pageCreator .widgetBox[data-type=news] .newsBox .center {
      text-align: center; }
    #front .widgetBox[data-type=newsSeparate] .newsBox .btn, #front .widgetBox[data-type=news] .newsBox .btn, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .btn, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .padding, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .padding, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox h2, #pageCreator .widgetBox[data-type=news] .newsBox h2 {
      margin-top: 10px; }
    #front .widgetBox[data-type=newsSeparate] .newsBox h4, #front .widgetBox[data-type=news] .newsBox h4, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox h4, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox h4::after, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .description, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox a.absoluteLink, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-1, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-1, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-1, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-1, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-2, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-2, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-2, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-2, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-3, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-3, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-3, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-3, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-4, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-4, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-4, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-4, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-5, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-5, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-5, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-5, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-6, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-6, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-6, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-6, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-7, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-7, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-7, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-7, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-8, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-8, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-8, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-8, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-9, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-9, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-9, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-9, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-10, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-10, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-10, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-10, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-11, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-11, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-11, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-11, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-xs-12, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-sm-12, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-md-12, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .col-lg-12, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-1, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-1, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-1, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-1, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-2, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-2, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-2, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-2, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-3, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-3, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-3, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-3, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-4, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-4, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-4, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-4, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-5, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-5, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-5, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-5, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-6, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-6, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-6, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-6, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-7, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-7, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-7, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-7, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-8, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-8, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-8, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-8, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-9, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-9, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-9, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-9, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-10, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-10, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-10, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-10, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-11, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-11, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-11, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-lg-11, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-xs-12, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-sm-12, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .col-md-12, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div .content, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo > div:hover .content, #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo > div:hover .content {
            transform: scale(1.05);
            -webkit-transform: scale(1.05); }
        #front .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo .content, #front .widgetBox[data-type=news] .newsBox .gallery .photo .content, #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo .content, #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(1), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(2), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(3), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(4), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(5), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(6), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(7), #pageCreator .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo:nth-child(8), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(1), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(2), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(3), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(4), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(5), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(6), #pageCreator .widgetBox[data-type=news] .newsBox .gallery .photo:nth-child(7), #pageCreator .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 .widgetBox[data-type=newsSeparate] .newsBox .gallery .photo a, #pageCreator .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 .widgetBox[data-type=locationMap], #pageCreator .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 .widgetBox[data-type=locationMap]:first-child, #pageCreator .widgetBox[data-type=gmap]:first-child {
      margin-top: 0; }
    #front .widgetBox[data-type=locationMap]:last-child, #front .widgetBox[data-type=gmap]:last-child, #pageCreator .widgetBox[data-type=locationMap]:last-child, #pageCreator .widgetBox[data-type=gmap]:last-child {
      margin-bottom: 0;
      /*margin-bottom: 40px;*/ }
    #front .widgetBox[data-type=locationMap] iframe, #front .widgetBox[data-type=gmap] iframe, #pageCreator .widgetBox[data-type=locationMap] iframe, #pageCreator .widgetBox[data-type=gmap] iframe {
      border: none; }
  #front .widgetBox .textWidget, #pageCreator .widgetBox .textWidget {
    /*text-align: justify;*/
    font-family: "Poppins", Arial, sans-serif;
    /*box-shadow: 2px 2px 2px rgba(black, 0.4);*/
    overflow: hidden;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.021em;
    line-height: 1.52947;
    padding: 0; }
    #front .widgetBox .textWidget *:first-child, #pageCreator .widgetBox .textWidget *:first-child {
      margin-top: 0; }
    #front .widgetBox .textWidget *:last-child, #pageCreator .widgetBox .textWidget *:last-child {
      margin-bottom: 0; }
    #front .widgetBox .textWidget img, #pageCreator .widgetBox .textWidget img {
      max-width: 100%;
      margin-bottom: 30px !important; }
  #front .widgetBox[data-type=photo], #pageCreator .widgetBox[data-type=photo] {
    text-align: center; }
    #front .widgetBox[data-type=photo] img, #pageCreator .widgetBox[data-type=photo] img {
      max-width: 100%; }
    #front .widgetBox[data-type=photo].photoRound img, #pageCreator .widgetBox[data-type=photo].photoRound img {
      border-radius: 50%;
      border: 10px solid #F28076;
      border-top-color: transparent;
      border-right-color: transparent;
      max-width: 300px; }
      @media screen and (max-width: 991px) {
        #front .widgetBox[data-type=photo].photoRound img, #pageCreator .widgetBox[data-type=photo].photoRound img {
          max-width: 200px; } }
  #front .widgetBox[data-type=youtube], #pageCreator .widgetBox[data-type=youtube] {
    position: relative; }
    #front .widgetBox[data-type=youtube] .dummy, #pageCreator .widgetBox[data-type=youtube] .dummy {
      padding-top: 57%; }
    #front .widgetBox[data-type=youtube] iframe, #pageCreator .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 .widgetBox[data-type=gmap] iframe {
    height: 50vh;
    min-height: 250px;
    max-height: 600px;
    width: 100%; }
    @media screen and (max-width: 991px) {
      #front .widgetBox[data-type=gmap] iframe, #pageCreator .widgetBox[data-type=gmap] iframe {
        height: 40vh;
        min-height: 150px; } }
  #front .widgetBox a.zoomImg, #front .widgetBox .newsMainPhoto, #pageCreator .widgetBox a.zoomImg, #pageCreator .widgetBox .newsMainPhoto {
    display: inline-block;
    position: relative;
    overflow: hidden;
    /*            .bg{
                    @include transitions(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;
                    &::after{
    
                    }
                }*/
    /*            img{
                    visibility: hidden;
                    width: 100%;
                }*/ }
    #front .widgetBox a.zoomImg.newsMainPhoto, #front .widgetBox .newsMainPhoto.newsMainPhoto, #pageCreator .widgetBox a.zoomImg.newsMainPhoto, #pageCreator .widgetBox .newsMainPhoto.newsMainPhoto {
      display: block;
      margin-bottom: 40px;
      margin-top: 40px;
      position: relative;
      text-align: center !important; }
      #front .widgetBox a.zoomImg.newsMainPhoto img, #front .widgetBox .newsMainPhoto.newsMainPhoto img, #pageCreator .widgetBox a.zoomImg.newsMainPhoto img, #pageCreator .widgetBox .newsMainPhoto.newsMainPhoto img {
        width: auto;
        max-width: 100%; }
    #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 .widgetBox a.zoomImg.zoomImg:hover .bg, #pageCreator .widgetBox a.zoomImg.zoomImg:focus .bg, #pageCreator .widgetBox a.zoomImg.zoomImg:active .bg, #pageCreator .widgetBox a.zoomImg.zoomImg.hover .bg, #pageCreator .widgetBox .newsMainPhoto.zoomImg:hover .bg, #pageCreator .widgetBox .newsMainPhoto.zoomImg:focus .bg, #pageCreator .widgetBox .newsMainPhoto.zoomImg:active .bg, #pageCreator .widgetBox .newsMainPhoto.zoomImg.hover .bg {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }
  #front .textWidget, #pageCreator .textWidget {
    line-height: 1.3em;
    margin-bottom: 0; }
    #front .textWidget em, #pageCreator .textWidget em {
      /*color: #444;*/
      /*font-style: normal;*/
      /*font-weight: 900;*/ }
  #front h1, #front h2, #front h3, #front h4, #front h5, #front h6, #pageCreator h1, #pageCreator h2, #pageCreator h3, #pageCreator h4, #pageCreator h5, #pageCreator h6 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    text-align: left; }
    #front h1 small, #front h2 small, #front h3 small, #front h4 small, #front h5 small, #front h6 small, #pageCreator h1 small, #pageCreator h2 small, #pageCreator h3 small, #pageCreator h4 small, #pageCreator h5 small, #pageCreator h6 small {
      color: inherit;
      font-size: 0.8em;
      font-weight: inherit; }
    #front h1 + p, #front h1 + h4, #front h1 + h5, #front h2 + p, #front h2 + h4, #front h2 + h5, #front h3 + p, #front h3 + h4, #front h3 + h5, #front h4 + p, #front h4 + h4, #front h4 + h5, #front h5 + p, #front h5 + h4, #front h5 + h5, #front h6 + p, #front h6 + h4, #front h6 + h5, #pageCreator h1 + p, #pageCreator h1 + h4, #pageCreator h1 + h5, #pageCreator h2 + p, #pageCreator h2 + h4, #pageCreator h2 + h5, #pageCreator h3 + p, #pageCreator h3 + h4, #pageCreator h3 + h5, #pageCreator h4 + p, #pageCreator h4 + h4, #pageCreator h4 + h5, #pageCreator h5 + p, #pageCreator h5 + h4, #pageCreator h5 + h5, #pageCreator h6 + p, #pageCreator h6 + h4, #pageCreator h6 + h5 {
      margin-top: 30px !important; }
    #front h1::last-child, #front h2::last-child, #front h3::last-child, #front h4::last-child, #front h5::last-child, #front h6::last-child, #pageCreator h1::last-child, #pageCreator h2::last-child, #pageCreator h3::last-child, #pageCreator h4::last-child, #pageCreator h5::last-child, #pageCreator h6::last-child {
      margin-bottom: 0 !important; }
  #front p, #pageCreator p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 30px;
    line-height: 1.5em; }
  #front h1, #pageCreator h1 {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 70px;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.2em;
    /*text-transform: uppercase;*/
    text-transform: none;
    letter-spacing: 0; }
  #front h2, #pageCreator h2 {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 45px;
    font-weight: 700;
    margin-top: 45px;
    margin-bottom: 45px;
    /*text-transform: uppercase;*/
    position: relative;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0;
    /*        &:before{
                position: absolute;
                left: 0;
                top: 0;
                content: '';
                background-color: $mainColor;
                height: 5px;
                width: 70px;
            }*/ }
  #front h3, #pageCreator h3 {
    font-size: 36px;
    font-weight: 700;
    margin: 20px 0;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.2em; }
  #front h4, #front h5, #front h6, #pageCreator h4, #pageCreator h5, #pageCreator h6 {
    margin: 20px 0;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    line-height: 1.2em; }
  #front h5, #pageCreator h5 {
    font-size: 20px;
    line-height: 1.2em; }
  #front h6, #pageCreator h6 {
    font-size: 18px;
    line-height: 1.2em; }
  @media screen and (max-width: 1199px) {
    #front h1, #pageCreator h1 {
      font-size: 56px; }
    #front h2, #pageCreator h2 {
      font-size: 36px; }
    #front h3, #pageCreator h3 {
      font-size: 24px; }
    #front h4, #pageCreator h4 {
      font-size: 18px; }
    #front h5, #pageCreator h5 {
      font-size: 17px; }
    #front h6, #pageCreator h6 {
      font-size: 15px; } }
  @media screen and (max-width: 599px) {
    #front h1, #pageCreator h1 {
      font-size: 42px; }
    #front h2, #pageCreator h2 {
      font-size: 28px; }
    #front h3, #pageCreator h3 {
      font-size: 18px; }
    #front h4, #pageCreator h4 {
      font-size: 17px; }
    #front h5, #pageCreator h5 {
      font-size: 16px; }
    #front h6, #pageCreator h6 {
      font-size: 14px; } }
  @media screen and (max-width: 419px) {
    #front h1, #pageCreator h1 {
      font-size: 36px; } }

#front #slider .stage {
  /*top: 80px;*/ }

.asliderEditor #creator .slider {
  background-size: auto auto;
  background-position: center center; }

.fontLato, .fontLato * {
  font-family: 'Lato', sans-serif !important; }

.fontTitillium, .fontTitillium * {
  font-family: 'Titillium Web', sans-serif !important; }

.fontRaleway, .fontRaleway * {
  font-family: 'Raleway', sans-serif !important; }

.fontPoppins, .fontPoppins * {
  font-family: 'Poppins', sans-serif !important; }

.fontPoppins, .fontPoppins * {
  font-family: 'Poppins', sans-serif !important; }

#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.3) !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); }

#formWidget_1096 .col-md-6 {
  width: 100% !important; }

.sliderArrow {
  width: 33px !important;
  height: 55px !important;
  background: none !important; }
  @media screen and (max-height: 674px) {
    .sliderArrow {
      display: none; } }
  .sliderArrow::after {
    content: '\f107';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    position: absolute;
    left: 10px;
    bottom: -26px;
    color: white;
    font-size: 22px; }
  .sliderArrow .mousey {
    width: 32px;
    padding: 10px 13px;
    height: 55px;
    border: 2px solid #fff;
    border-radius: 25px; }
  .sliderArrow .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    animation-iteration-count: infinite; }
  @media screen and (max-width: 499px) {
    .sliderArrow {
      width: 34px !important;
      height: 45px !important; }
      .sliderArrow::after {
        left: 8px; }
      .sliderArrow .mousey {
        width: 30px;
        padding: 10px 12px;
        height: 45px; } }

@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; } }
#prototyp {
  border: 0;
  width: 100%;
  height: 80vh;
  max-height: 900px; }
  @media screen and (max-height: 499px) {
    #prototyp {
      height: 90vh; } }

#front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto {
  margin-top: 20px !important; }
  #front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto + .description {
    margin-top: 10px; }

.half-wided .textWidget {
  padding: 40px !important; }

/*.textWidget a:not(.btn):not(.bBtn), .styledLink{
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    color: $additionalColor;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    @include transitions(0.3s ease 0s);
    @include gradientText();

    background-size:200% 100%;
    background-position: center right;
    &::after {
        @include transitions(0.3s ease 0s);
        display: inline-block;
        font-family: FontAwesome;
        font-size: inherit;
        margin-left: 5px;
        position: relative;
        top: -1px;
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f061";

        @include gradientText();
    }
    &:hover{

        &::after {
            margin-left: 25px;
        }
        color: lighten($additionalColor, 15);
    }
}*/
.shine {
  -webkit-animation: shine 3s infinite;
  animation: shine 3s infinite; }

@-webkit-keyframes shine {
  0% {
    filter: brightness(1); }
  30% {
    filter: brightness(1.15); }
  60% {
    filter: brightness(1); }
  100% {
    filter: brightness(1); } }
@keyframes shine {
  0% {
    filter: brightness(1); }
  30% {
    filter: brightness(1.15); }
  60% {
    filter: brightness(1); }
  100% {
    filter: brightness(1); } }
h5.newsTitle {
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center;
  text-transform: uppercase;
  margin: 40px 0 20px !important; }

h6.date {
  text-align: center;
  margin: 30px 0 !important;
  color: #c7c7c7;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: uppercase; }

#homePageNews {
  margin-top: -60px; }

.news {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px; }
  @media screen and (max-width: 991px) {
    .news {
      max-width: 500px; } }

#front .btn.btn-small, #pageCreator .btn.btn-small {
  font-size: 14px !important;
  padding: 7px 20px !important;
  height: auto !important;
  line-height: normal !important; }

.roundPhoto {
  overflow: hidden;
  border-radius: 100%; }

#front .section:nth-child(3n+1), #pageCreator .section:nth-child(3n+1) {
  background: transparent;
  color: white; }
  #front .section:nth-child(3n+1) h1, #front .section:nth-child(3n+1) h2, #front .section:nth-child(3n+1) h3, #front .section:nth-child(3n+1) h4, #front .section:nth-child(3n+1) h5, #front .section:nth-child(3n+1) h6, #pageCreator .section:nth-child(3n+1) h1, #pageCreator .section:nth-child(3n+1) h2, #pageCreator .section:nth-child(3n+1) h3, #pageCreator .section:nth-child(3n+1) h4, #pageCreator .section:nth-child(3n+1) h5, #pageCreator .section:nth-child(3n+1) h6 {
    color: white; }
#front .section:nth-child(3n+2), #pageCreator .section:nth-child(3n+2) {
  background: #F28076;
  color: white; }
  #front .section:nth-child(3n+2) h1, #front .section:nth-child(3n+2) h2, #front .section:nth-child(3n+2) h3, #front .section:nth-child(3n+2) h4, #front .section:nth-child(3n+2) h5, #front .section:nth-child(3n+2) h6, #pageCreator .section:nth-child(3n+2) h1, #pageCreator .section:nth-child(3n+2) h2, #pageCreator .section:nth-child(3n+2) h3, #pageCreator .section:nth-child(3n+2) h4, #pageCreator .section:nth-child(3n+2) h5, #pageCreator .section:nth-child(3n+2) h6 {
    color: white; }
#front .section:nth-child(3n+3), #pageCreator .section:nth-child(3n+3) {
  background: #FFFFFF;
  /*color: white;*/ }
  #front .section:nth-child(3n+3) h1, #front .section:nth-child(3n+3) h2, #front .section:nth-child(3n+3) h3, #front .section:nth-child(3n+3) h4, #front .section:nth-child(3n+3) h5, #front .section:nth-child(3n+3) h6, #pageCreator .section:nth-child(3n+3) h1, #pageCreator .section:nth-child(3n+3) h2, #pageCreator .section:nth-child(3n+3) h3, #pageCreator .section:nth-child(3n+3) h4, #pageCreator .section:nth-child(3n+3) h5, #pageCreator .section:nth-child(3n+3) h6 {
    /*color: white;*/ }

#front .btn, #pageCreator .widget .panel-body .current .btn {
  min-width: 220px;
  font-size: 16px;
  height: 50px;
  line-height: 38px;
  border-radius: 50px;
  padding: 5px 30px;
  text-transform: uppercase;
  border: 1px solid #282828;
  background: #282828;
  color: #fff; }
  @media screen and (max-width: 1199px) {
    #front .btn, #pageCreator .widget .panel-body .current .btn {
      min-width: 180px;
      font-size: 14px;
      height: 42px;
      line-height: 30px;
      padding: 5px 25px; } }
  @media screen and (max-width: 599px) {
    #front .btn, #pageCreator .widget .panel-body .current .btn {
      min-width: 120px;
      font-size: 14px;
      height: 38px;
      line-height: 30px;
      padding: 3px 20px; } }
  #front .btn.btn-small, #pageCreator .widget .panel-body .current .btn.btn-small {
    min-width: 0; }
  #front .btn.no-min-width, #pageCreator .widget .panel-body .current .btn.no-min-width {
    min-width: 0; }
  #front .btn:hover, #pageCreator .widget .panel-body .current .btn:hover {
    color: #282828;
    background: #fff;
    border-color: #fff; }
  #front .btn.btn-open, #pageCreator .widget .panel-body .current .btn.btn-open {
    background: transparent;
    color: #282828;
    border-color: #282828; }
    #front .btn.btn-open:hover, #pageCreator .widget .panel-body .current .btn.btn-open:hover {
      color: white;
      background: #282828; }
  #front .btn.btn-white, #pageCreator .widget .panel-body .current .btn.btn-white {
    background: #fff;
    border-color: #fff;
    color: #282828; }
    #front .btn.btn-white:hover, #pageCreator .widget .panel-body .current .btn.btn-white:hover {
      background: #282828;
      border-color: #282828;
      color: #fff; }
    #front .btn.btn-white.btn-open, #pageCreator .widget .panel-body .current .btn.btn-white.btn-open {
      background: transparent;
      color: #fff;
      border-color: #fff; }
      #front .btn.btn-white.btn-open:hover, #pageCreator .widget .panel-body .current .btn.btn-white.btn-open:hover {
        color: #282828;
        background: #fff; }
  #front .btn.btn-pink, #pageCreator .widget .panel-body .current .btn.btn-pink {
    background: #F28076;
    border-color: #F28076;
    color: white; }
    #front .btn.btn-pink:hover, #pageCreator .widget .panel-body .current .btn.btn-pink:hover {
      background: #084c6d;
      border-color: #084c6d; }
    #front .btn.btn-pink.btn-open, #pageCreator .widget .panel-body .current .btn.btn-pink.btn-open {
      background: transparent;
      color: #F28076;
      border-color: #F28076; }
      #front .btn.btn-pink.btn-open:hover, #pageCreator .widget .panel-body .current .btn.btn-pink.btn-open:hover {
        color: white;
        background: #F28076; }
  #front .btn.btn-blue, #pageCreator .widget .panel-body .current .btn.btn-blue {
    background: #084c6d;
    border-color: #084c6d;
    color: white; }
    #front .btn.btn-blue:hover, #pageCreator .widget .panel-body .current .btn.btn-blue:hover {
      background: #F28076;
      border-color: #F28076; }
    #front .btn.btn-blue.btn-open, #pageCreator .widget .panel-body .current .btn.btn-blue.btn-open {
      background: transparent;
      color: #084c6d;
      border-color: #084c6d; }
      #front .btn.btn-blue.btn-open:hover, #pageCreator .widget .panel-body .current .btn.btn-blue.btn-open:hover {
        color: white;
        background: #084c6d; }
    #front .btn.btn-blue.btn-hover-alt:hover, #pageCreator .widget .panel-body .current .btn.btn-blue.btn-hover-alt:hover {
      background: #052b3d;
      border-color: #052b3d; }

#pageCreator {
  background: #084c6d;
  padding: 0;
  margin: 40px 0; }

#section7 {
  padding-bottom: 0; }

#section2 {
  padding-top: 120px !important; }
  @media screen and (max-width: 1199px) {
    #section2 {
      padding-top: 80px !important; } }
  @media screen and (max-width: 767px) {
    #section2 {
      padding-top: 40px !important; } }
  @media screen and (max-width: 399px) {
    #section2 {
      padding-top: 0px !important; } }

@media screen and (max-width: 399px) {
  #section6 a {
    margin: 5px; } }
@media screen and (max-width: 991px) {
  #section5 img {
    max-width: 120px !important;
    height: auto !important; } }
@media screen and (max-width: 499px) {
  #section5 img {
    max-width: 80px !important; } }

/*# sourceMappingURL=common.css.map */
