@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;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: #080808;
        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: 66%; }
      #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: 0px;
      margin-bottom: 20px; }
    #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-top: 20px !important;
      margin-bottom: 40px;
      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: 40px; }
    #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 #1A1A1A;
      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: #a8a8a8;
      /*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.6em; }
    #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, #front ul, #front ol, #pageCreator p, #pageCreator ul, #pageCreator ol {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.025em;
    margin-bottom: 30px;
    line-height: 1.5em; }
  #front h1, #pageCreator h1 {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 52px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
    /*text-transform: uppercase;*/
    position: relative;
    color: #1A1A1A;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.01em; }
  #front h2, #pageCreator h2 {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
    /*text-transform: uppercase;*/
    position: relative;
    color: #1A1A1A;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.01em;
    /*        &:before{
                position: absolute;
                left: 0;
                top: 0;
                content: '';
                background-color: $mainColor;
                height: 5px;
                width: 70px;
            }*/ }
  #front h3, #pageCreator h3 {
    font-family: "Poppins", Arial, sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
    /*text-transform: uppercase;*/
    position: relative;
    color: #1A1A1A;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.01em; }
  #front h4, #front h5, #front h6, #pageCreator h4, #pageCreator h5, #pageCreator h6 {
    margin: 20px 0;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0.3em;
    /*color: #a8a8a8;*/
    text-transform: uppercase;
    line-height: 1.2em; }
  #front h5, #pageCreator h5 {
    font-size: 18px;
    line-height: 1.2em; }
  #front h6, #pageCreator h6 {
    font-size: 14px;
    line-height: 1.2em;
    color: #a8a8a8; }
  @media screen and (max-width: 1199px) {
    #front h1, #pageCreator h1 {
      font-size: 38px; }
    #front h2, #pageCreator h2 {
      font-size: 34px; }
    #front h3, #pageCreator h3 {
      font-size: 18px; }
    #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: 32px; }
    #front h2, #pageCreator h2 {
      font-size: 28px; }
    #front h3, #pageCreator h3 {
      font-size: 17px; }
    #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: 26px; } }

.widgetBox[data-type=aSlider] #nav {
  /*display: none;*/ }
.widgetBox[data-type=aSlider] #slider {
  position: relative; }
  .widgetBox[data-type=aSlider] #slider .sliderArrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    margin: 0 auto;
    width: 32px;
    height: 74px;
    background: url("../img/scrollIcon.png");
    cursor: pointer;
    z-index: 99;
    opacity: 0.6;
    transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -khtml-transition: opacity 0.3s ease 0s; }
    .widgetBox[data-type=aSlider] #slider .sliderArrow:hover {
      opacity: 0.9; }
  .widgetBox[data-type=aSlider] #slider ul, .widgetBox[data-type=aSlider] #slider li {
    list-style: none; }
  .widgetBox[data-type=aSlider] #slider .dummy {
    display: none; }
  .widgetBox[data-type=aSlider] #slider #nav {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 30px;
    text-align: center;
    position: absolute;
    /*background: red;*/
    z-index: 999;
    right: 10px; }
    .widgetBox[data-type=aSlider] #slider #nav > a {
      box-sizing: content-box;
      -webkit-box-sizing: content-box;
      border-radius: 40px;
      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;
      width: 12px;
      height: 12px;
      display: block;
      background: white;
      margin: 12px auto;
      opacity: 0.5;
      color: transparent;
      font-size: 0;
      border: 1px solid transparent; }
      .widgetBox[data-type=aSlider] #slider #nav > a.activeSlide, .widgetBox[data-type=aSlider] #slider #nav > a:hover {
        transform: scale(1.15);
        opacity: 0.8; }
  .widgetBox[data-type=aSlider] #slider #slides {
    overflow: hidden;
    width: 100%;
    height: 450px;
    position: relative;
    margin: 0 auto;
    padding: 0; }
    .widgetBox[data-type=aSlider] #slider #slides li {
      background-color: black;
      /*box-shadow: inset 0 1px 2px rgba(black,0.15);*/
      background-attachment: fixed !important;
      background-size: auto 120%;
      background-position: center center;
      background-repeat: no-repeat;
      overflow: hidden;
      will-change: top;
      /*            -webkit-transform: translate3d(0,0,0);*/
      width: 100% !important;
      height: 450px;
      top: 0; }
      .widgetBox[data-type=aSlider] #slider #slides li .absoluteLink {
        display: none;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        position: absolute;
        z-index: 99999999; }
      .widgetBox[data-type=aSlider] #slider #slides li .stage {
        position: relative;
        width: 1200px;
        height: 450px;
        margin: 0 auto; }
        .widgetBox[data-type=aSlider] #slider #slides li .stage * {
          pointer-events: none; }
        .widgetBox[data-type=aSlider] #slider #slides li .stage a, .widgetBox[data-type=aSlider] #slider #slides li .stage a * {
          pointer-events: auto; }
        .widgetBox[data-type=aSlider] #slider #slides li .stage .element {
          position: absolute; }
          .widgetBox[data-type=aSlider] #slider #slides li .stage .element > * {
            position: relative;
            display: block; }
      .widgetBox[data-type=aSlider] #slider #slides li .mobileImage {
        display: none; }
      .widgetBox[data-type=aSlider] #slider #slides li .element > * {
        position: absolute; }
    @media screen and (max-width: 1199px) {
      .widgetBox[data-type=aSlider] #slider #slides .absoluteLink {
        display: block !important; }
      .widgetBox[data-type=aSlider] #slider #slides li {
        background: none !important; }
        .widgetBox[data-type=aSlider] #slider #slides li .mobileImage {
          display: block;
          width: 100%;
          float: left; }
        .widgetBox[data-type=aSlider] #slider #slides li .stage {
          display: none; } }
  @media screen and (max-width: 1199px) {
    .widgetBox[data-type=aSlider] #slider {
      position: relative;
      width: 100%;
      overflow: hidden; }
      .widgetBox[data-type=aSlider] #slider .dummy {
        display: block;
        padding-top: 66.72%; }
      .widgetBox[data-type=aSlider] #slider #slides {
        position: absolute;
        height: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
        .widgetBox[data-type=aSlider] #slider #slides li {
          height: 100% !important; } }
.widgetBox[data-type=aSlider] .safariFix #slider #slides li {
  background-attachment: initial !important;
  background-position: center center !important; }

@media screen and (min-width: 1200px) {
  .widgetBox[data-type=aSlider] #slider #slides li, #creator .slider {
    position: relative; }
    .widgetBox[data-type=aSlider] #slider #slides li::before, #creator .slider::before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: black;
      opacity: 0.45; }

  .widgetBox[data-type=aSlider] #slider, #creator .slider {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    height: 100vh !important;
    max-height: 1080px !important;
    /*height: calc(100vh - 74px) !important;*/
    min-height: 600px;
    background-color: white;
    white-space: nowrap; }
    .widgetBox[data-type=aSlider] #slider #slides, #creator .slider #slides {
      font-family: "Poppins", Arial, sans-serif;
      height: 100vh !important;
      max-height: 1080px !important;
      /*height: calc(100vh - 74px) !important;*/
      min-height: 600px; }
      .widgetBox[data-type=aSlider] #slider #slides li, #creator .slider #slides li {
        height: 100vh !important;
        max-height: 1080px !important;
        /*height: calc(100vh - 74px) !important;*/
        min-height: 600px;
        background-size: auto 120%; }
    .widgetBox[data-type=aSlider] #slider .textLink, #creator .slider .textLink {
      background: inherit;
      color: white;
      padding: 15px 40px;
      font-size: 14px;
      border: 1px solid #fff;
      transition: 0.2s ease 0s;
      -webkit-transition: 0.2s ease 0s;
      -ms-transition: 0.2s ease 0s;
      -o-transition: 0.2s ease 0s;
      -moz-transition: 0.2s ease 0s;
      -khtml-transition: 0.2s ease 0s; }
      .widgetBox[data-type=aSlider] #slider .textLink i.fa, #creator .slider .textLink i.fa {
        margin-left: 5px;
        font-size: 0.9em;
        top: -2px;
        position: relative; }
      .widgetBox[data-type=aSlider] #slider .textLink:hover, #creator .slider .textLink:hover {
        color: black;
        background: white; }
    .widgetBox[data-type=aSlider] #slider .text1, #creator .slider .text1 {
      font-size: 64px;
      font-weight: 100;
      color: white; }
    .widgetBox[data-type=aSlider] #slider .text1Dark, #creator .slider .text1Dark {
      font-size: 64px;
      font-weight: 100;
      color: #333; }
    .widgetBox[data-type=aSlider] #slider .text2, #creator .slider .text2 {
      font-size: 36px;
      font-weight: 900;
      color: white; }
    .widgetBox[data-type=aSlider] #slider .text2red, #creator .slider .text2red {
      font-size: 48px;
      font-weight: 500;
      color: #333; }
    .widgetBox[data-type=aSlider] #slider .text3, #creator .slider .text3 {
      font-size: 22px;
      font-weight: 400;
      color: white; }
    .widgetBox[data-type=aSlider] #slider .text3dark, #creator .slider .text3dark {
      font-size: 18px;
      font-weight: 400;
      color: white; }

  #creator .stage {
    height: 600px !important; } }
#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; } }

@media screen and (max-width: 1315px) {
  #section2655 .column {
    width: auto !important;
    float: none !important; } }
#front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto {
  margin-top: 20px !important; }
  #front .widgetBox[data-type=newsSeparate] .newsBox .newsMainPhoto + .description {
    margin-top: 40px; }

#section_4009, #section_4008, #section4009, #section4008 {
  padding: 150px 0;
  background-attachment: fixed;
  background-size: cover; }
  #section_4009 img, #section_4008 img, #section4009 img, #section4008 img {
    max-width: 130px !important;
    height: auto; }
    @media screen and (max-width: 1199px) {
      #section_4009 img, #section_4008 img, #section4009 img, #section4008 img {
        max-width: 100px !important; } }
  #section_4009, #section_4009 *, #section_4008, #section_4008 *, #section4009, #section4009 *, #section4008, #section4008 * {
    color: white; }

#section_4008, #section4008 {
  background-image: url("../img/bg1.jpg"); }

#section_4009, #section4009 {
  background-image: url("../img/bg2.jpg"); }

#section_2765 {
  background: black; }

.half-wided .textWidget {
  padding: 40px !important; }

#section3668 {
  background: black; }

.textWidget a:not(.btn), .styledLink {
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  color: #a87735;
  letter-spacing: 0.01em;
  text-transform: none;
  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;
  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";
  
  
      }*/ }
  .textWidget a:not(.btn):hover, .styledLink:hover {
    text-decoration: underline;
    /*        &::after {
                margin-left: 25px;
            }*/
    color: #cc9d5d; }

.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 {
  margin: 40px 0 30px !important; }

#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%; }

#section_4102 img, #section4102 img {
  width: 62px; }
#section_4102 .column:nth-child(2) .textWidget, #section_4102 .column:nth-child(3) .textWidget, #section_4102 .column:nth-child(4) .textWidget, #section4102 .column:nth-child(2) .textWidget, #section4102 .column:nth-child(3) .textWidget, #section4102 .column:nth-child(4) .textWidget {
  position: relative;
  padding-left: 80px; }
  #section_4102 .column:nth-child(2) .textWidget p:first-child, #section_4102 .column:nth-child(3) .textWidget p:first-child, #section_4102 .column:nth-child(4) .textWidget p:first-child, #section4102 .column:nth-child(2) .textWidget p:first-child, #section4102 .column:nth-child(3) .textWidget p:first-child, #section4102 .column:nth-child(4) .textWidget p:first-child {
    margin: 0;
    transform: none !important; }
  #section_4102 .column:nth-child(2) .textWidget h3, #section_4102 .column:nth-child(3) .textWidget h3, #section_4102 .column:nth-child(4) .textWidget h3, #section4102 .column:nth-child(2) .textWidget h3, #section4102 .column:nth-child(3) .textWidget h3, #section4102 .column:nth-child(4) .textWidget h3 {
    margin-top: 0; }
  #section_4102 .column:nth-child(2) .textWidget img, #section_4102 .column:nth-child(3) .textWidget img, #section_4102 .column:nth-child(4) .textWidget img, #section4102 .column:nth-child(2) .textWidget img, #section4102 .column:nth-child(3) .textWidget img, #section4102 .column:nth-child(4) .textWidget img {
    position: absolute;
    left: 0;
    top: 0; }

#section_4103 .column:first-child .roundPhoto, #section4103 .column:first-child .roundPhoto {
  max-width: 375px; }

/*#section4102{
    .column{
        &:nth-child(2), &:nth-child(3), &:nth-child(4){
            .textWidget{
                img{
                    left: -80px;
                }
            }
        }
    }
}*/
#front .section:nth-child(2n+1), #pageCreator .section:nth-child(2n+1) {
  /*background: #F5F5F5;*/
  /*color: white;*/ }
  #front .section:nth-child(2n+1) h1, #front .section:nth-child(2n+1) h2, #front .section:nth-child(2n+1) h3, #front .section:nth-child(2n+1) h4, #front .section:nth-child(2n+1) h5, #front .section:nth-child(2n+1) h6, #pageCreator .section:nth-child(2n+1) h1, #pageCreator .section:nth-child(2n+1) h2, #pageCreator .section:nth-child(2n+1) h3, #pageCreator .section:nth-child(2n+1) h4, #pageCreator .section:nth-child(2n+1) h5, #pageCreator .section:nth-child(2n+1) h6 {
    /*color: white;*/ }

#section_4106 .textWidget, #section4106 .textWidget, #section_4107 .column:not(:first-child) .textWidget, #section4107 .column:not(:first-child) .textWidget {
  background: white;
  padding: 35px !important; }
  #section_4106 .textWidget ul, #section4106 .textWidget ul, #section_4107 .column:not(:first-child) .textWidget ul, #section4107 .column:not(:first-child) .textWidget ul {
    display: block;
    padding: 0;
    list-style: none;
    margin-bottom: 20px; }
    #section_4106 .textWidget ul li, #section4106 .textWidget ul li, #section_4107 .column:not(:first-child) .textWidget ul li, #section4107 .column:not(:first-child) .textWidget ul li {
      display: block;
      padding: 0;
      list-style: none;
      font-size: 15px;
      margin-right: 10px; }
      #section_4106 .textWidget ul li::before, #section4106 .textWidget ul li::before, #section_4107 .column:not(:first-child) .textWidget ul li::before, #section4107 .column:not(:first-child) .textWidget ul li::before {
        content: '\f058';
        font-family: FontAwesome;
        margin-right: 7px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        /*position: absolute;*/
        /*                    left: 10px;
                            bottom: -26px;*/
        color: #1A1A1A;
        font-size: 15px;
        /**/ }

#section_4106, #section4106 {
  padding-bottom: 80px;
  padding-top: 0; }

@media screen and (max-width: 991px) {
  #section_4102 .column:nth-child(1), #section_4102 .column:nth-child(2), #section4102 .column:nth-child(1), #section4102 .column:nth-child(2) {
    margin-bottom: 40px; }
  #section_4102 .column:nth-child(2n+1), #section4102 .column:nth-child(2n+1) {
    clear: both; } }
@media screen and (max-width: 767px) {
  #section_4102 .column, #section4102 .column {
    width: 50%;
    /*            margin-left: auto;
                margin-right: auto;*/ }
  #section_4102 .column:not(:last-child), #section4102 .column:not(:last-child) {
    margin-bottom: 40px; } }
@media screen and (max-width: 599px) {
  #section_4102 .column, #section4102 .column {
    width: auto;
    max-width: 300px;
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 767px) {
  #section_4103 .column:first-child .roundPhoto, #section4103 .column:first-child .roundPhoto {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto; }
  #section_4103 .textWidget, #section4103 .textWidget {
    text-align: center; }
  #section_4103 .column:not(:last-child), #section4103 .column:not(:last-child) {
    margin-bottom: 40px; } }
@media screen and (max-width: 599px) {
  #section_4103 .column:first-child .roundPhoto, #section4103 .column:first-child .roundPhoto {
    max-width: 75%; } }
@media screen and (max-width: 767px) {
  #section_4107 .column:not(:last-child), #section4107 .column:not(:last-child), #section_4106 .column:not(:last-child), #section4106 .column:not(:last-child) {
    margin-bottom: 40px; } }
#section_4106 p:first-child, #section4106 p:first-child, #section_4107 p:first-child, #section4107 p:first-child {
  margin-top: 0;
  line-height: 1em;
  font-size: 65px;
  color: #a87735;
  font-weight: bold;
  background-image: url("../img/nsbeauty-signet.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 48px auto; }

#body1379 .textWidget p:first-child img:first-child {
  max-width: 64px;
  width: auto;
  height: auto;
  margin-bottom: 0 !important; }

@media screen and (max-width: 991px) {
  #section4129 {
    display: flex;
    flex-flow: column; }
    #section4129 .column:first-child {
      order: 2; }
    #section4129 .column:nth-child(2) {
      order: 1; } }
#body1383 .textWidget * {
  text-align: center; }
#body1383 .section:not(#section4199) {
  background: white !important; }
#body1383 #section4259, #body1383 #section4260, #body1383 #section4262, #body1383 #section4264 {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -30px;
  margin-bottom: -30px; }
#body1383 h1.gradientText {
  /*position: relative;*/ }
  #body1383 h1.gradientText::after {
    position: absolute;
    right: -50px;
    top: 50%;
    content: '\f178';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    position: absolute; }
#body1383 .column:last-child h1.gradientText::after {
  display: none; }

@media screen and (max-width: 767px) {
  #section4259, #section4260, #section4262, #section4264 {
    display: none; }

  #body1383 .column {
    margin-bottom: 80px; }
  #body1383 #section4198 .column {
    margin-bottom: 0px; }
  #body1383 h1.gradientText::after {
    transform: rotate(90deg);
    top: 100%;
    top: calc(100% + 25px);
    left: 0;
    right: 0;
    margin: 0 auto; }
  #body1383 .column:last-child {
    margin-bottom: 0; }
    #body1383 .column:last-child h1.gradientText::after {
      display: initial; }
  #body1383 #section4256 .column:last-child h1.gradientText::after {
    display: none; } }
@media screen and (max-width: 767px) {
  #section4276 .column, #section4276 .column {
    margin-bottom: 60px; }
    #section4276 .column:last-child, #section4276 .column:last-child {
      margin-bottom: 0; } }
#section4276 img, #section4276 img {
  width: 92px; }

#section4277, #section_4277 {
  display: flex;
  background: #1A1A1A;
  color: white; }
  #section4277 .column, #section_4277 .column {
    display: flex;
    align-items: center;
    justify-content: center; }
  #section4277 .textWidget, #section_4277 .textWidget {
    max-width: 600px;
    margin: 0 auto;
    padding: 40px !important;
    color: white; }
    #section4277 .textWidget *, #section_4277 .textWidget * {
      color: white; }
  @media screen and (max-width: 991px) {
    #section4277, #section_4277 {
      display: block; }
      #section4277 .column, #section_4277 .column {
        display: block; }
      #section4277 .textWidget, #section_4277 .textWidget {
        padding: 80px 40px !important; } }

#section4278, #section_4278 {
  background-image: url("../img/umow-sie-na-wizyte.jpg");
  color: white;
  padding: 120px 0 !important;
  background-attachment: fixed;
  background-size: cover; }
  #section4278 .textWidget, #section_4278 .textWidget {
    color: white; }
    #section4278 .textWidget h1, #section_4278 .textWidget h1 {
      margin: 70px 0 !important; }
      @media screen and (max-width: 991px) {
        #section4278 .textWidget h1, #section_4278 .textWidget h1 {
          margin: 40px 0 !important; } }
    #section4278 .textWidget *, #section_4278 .textWidget * {
      color: white; }
  @media screen and (max-width: 991px) {
    #section4278, #section_4278 {
      padding: 80px 0 !important; } }

/*# sourceMappingURL=common.css.map */
