p {
  font-size: 20px;
  color: #381438;
  margin: 0 0 20px; }

.title-title {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #e71d73; }
  .title-title span {
    color: #961b81; }

.title-text {
  font-size: 36px;
  color: #e71d73;
  font-weight: 500; }
  .title-text span {
    color: #961b81; }

.demo-icon {
  font-size: 80px; }
  .demo-icon:before {
    color: #961b81;
    background: #961b81;
    background: -moz-linear-gradient(left, #961b81 0%, #e71d73 100%);
    background: -webkit-linear-gradient(left, #961b81 0%, #e71d73 100%);
    background: linear-gradient(to right, #961b81 0%, #e71d73 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$violet', endColorstr='$pink-light',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.smooth-transition, .fwp-link, .btn-circle, .btn-primary {
  transition: all 0.3s; }
  .smooth-transition:hover, .fwp-link:hover, .btn-circle:hover, .btn-primary:hover, .smooth-transition:focus, .fwp-link:focus, .btn-circle:focus, .btn-primary:focus {
    transition: all 0.3s; }

.fwp-link {
  color: #e71d73;
  font-size: 18px;
  font-weight: 500; }
  .fwp-link:hover, .fwp-link:focus {
    text-decoration: none;
    color: #961b81; }

.read-more:after {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 14px;
  margin-left: 15px; }

.btn-circle {
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
  color: #961b81;
  font-weight: 500;
  padding: 15px 20px;
  border: 2px solid transparent;
  -moz-border-image: -moz-linear-gradient(left, #961b81 0%, #e71d73 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #961b81 0%, #e71d73 100%);
  border-image: linear-gradient(to right, #961b81 0%, #e71d73 100%);
  border-image-slice: 1; }
  .btn-circle:after {
    color: #e71d73;
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-left: 15px; }
  .btn-circle:hover:after, .btn-circle:focus:after {
    color: #ffffff; }
  .btn-circle:hover, .btn-circle:focus {
    text-decoration: none;
    color: #ffffff;
    background: #951b81;
    /* Old browsers */
    background: -moz-linear-gradient(left, #951b81 0%, #e71d73 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #951b81 0%, #e71d73 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #951b81 0%, #e71d73 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951b81', endColorstr='#e71d73',GradientType=1 ); }

.btn-primary {
  color: #ffffff;
  padding: 15px 45px;
  font-size: 20px;
  font-weight: 500;
  background: #951b81;
  display: inline-block;
  margin-bottom: 40px;
  /* Old browsers */
  background: -moz-linear-gradient(left, #951b81 0%, #e71d73 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #951b81 0%, #e71d73 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #951b81 0%, #e71d73 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951b81', endColorstr='#e71d73',GradientType=1 ); }
  .btn-primary:hover, .btn-primary:focus {
    text-decoration: none;
    background: #961b81;
    /* Old browsers */
    background: -moz-linear-gradient(left, #961b81 100%, #e61d73 100%, #7db9e8 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #961b81 100%, #e61d73 100%, #7db9e8 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #961b81 100%, #e61d73 100%, #7db9e8 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#961b81', endColorstr='#7db9e8',GradientType=1 );
    /* IE6-9 */ }
  .btn-primary:after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 16px;
    margin-left: 15px; }

@media screen and (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
.section-1_3_col {
  padding-top: 90px;
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .section-1_3_col {
      padding-top: 40px; } }
  .section-1_3_col .count-blok .blok {
    margin-bottom: 60px;
    -moz-box-shadow: 0px 5px 15px 4px #f0d3df;
    -webkit-box-shadow: 0px 5px 15px 4px #f0d3df;
    box-shadow: 0px 5px 15px 4px #f0d3df; }
    .section-1_3_col .count-blok .blok .bg-color-title {
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      .section-1_3_col .count-blok .blok .bg-color-title .title-panel {
        font-size: 24px;
        color: #ffffff;
        padding: 34px 40px;
        font-weight: 500;
        text-align: center; }
    .section-1_3_col .count-blok .blok .content-panel {
      font-size: 18px;
      color: #491b49;
      padding: 32px 40px 35px 40px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      font-weight: 500;
      background-color: #ffffff; }
      @media (max-width: 767px) {
        .section-1_3_col .count-blok .blok .content-panel {
          text-align: center; } }

.section-title {
  box-shadow: 00 20px 35px 0px #f2dbe7;
  text-align: center;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative; }
  .section-title i {
    font-size: 80px;
    position: absolute;
    padding: 10px;
    background-color: #f7e5ec;
    top: -42%;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%); }
    .section-title i:before {
      color: #961b81;
      background: #961b81;
      background: -moz-linear-gradient(left, #961b81 0%, #e71d73 100%);
      background: -webkit-linear-gradient(left, #961b81 0%, #e71d73 100%);
      background: linear-gradient(to right, #961b81 0%, #e71d73 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$violet', endColorstr='$pink-light',GradientType=1 );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }

@media (max-width: 767px) {
  .section-text {
    display: none; } }

.sekcja-text {
  padding-top: 70px;
  padding-bottom: 120px; }
  @media (max-width: 767px) {
    .sekcja-text {
      padding-top: 10px;
      padding-bottom: 60px;
      text-align: center; } }

.section-omnie {
  background-position: 63%, 50%;
  padding-top: 70px;
  padding-bottom: 85px;
  background-size: cover; }
  @media (max-width: 991px) {
    .section-omnie {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .section-omnie {
      background-position: 0%, 50%; } }
  .section-omnie .title {
    font-size: 36px;
    color: #ffffff;
    font-weight: 500;
    padding-bottom: 30px; }
    @media (max-width: 991px) {
      .section-omnie .title {
        padding-bottom: 10px; } }
    @media (max-width: 767px) {
      .section-omnie .title {
        text-align: center; } }
  .section-omnie .content p {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    text-align: justify; }
    @media (max-width: 767px) {
      .section-omnie .content p {
        text-align: center; } }
  .section-omnie .imie {
    font-size: 60px;
    color: #ffffff;
    float: right; }

.section-dyplomy #fwp-slider-slick-dyplomy .slick-slide {
  padding-right: 35px;
  padding-left: 35px; }
.section-dyplomy #fwp-slider-slick-dyplomy .slick-track {
  padding-top: 60px;
  padding-bottom: 60px; }
.section-dyplomy #fwp-slider-slick-dyplomy .left {
  position: absolute;
  width: 200px;
  height: 100%;
  cursor: pointer;
  z-index: 1000;
  background: -moz-linear-gradient(left, white 0%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#007db9e8',GradientType=1 ); }
  @media (max-width: 767px) {
    .section-dyplomy #fwp-slider-slick-dyplomy .left {
      width: 70px; } }
  .section-dyplomy #fwp-slider-slick-dyplomy .left img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25px; }
.section-dyplomy #fwp-slider-slick-dyplomy .right {
  position: absolute;
  right: 0;
  width: 200px;
  height: 100%;
  top: 0;
  cursor: pointer;
  z-index: 1000;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  @media (max-width: 767px) {
    .section-dyplomy #fwp-slider-slick-dyplomy .right {
      width: 70px; } }
  .section-dyplomy #fwp-slider-slick-dyplomy .right img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px; }

.section-ocognitivo {
  background-color: #f7e5ec;
  text-align: center;
  padding-top: 90px;
  padding-bottom: 90px; }
  @media (max-width: 991px) {
    .section-ocognitivo {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .section-ocognitivo .title-text {
    padding-bottom: 35px; }
    @media (max-width: 767px) {
      .section-ocognitivo .title-text {
        padding-bottom: 15px; } }
  .section-ocognitivo .text {
    text-align: left;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .section-ocognitivo .text {
        padding-bottom: 20px;
        text-align: center; } }

body {
  font-family: "prenton",sans-serif; }

.mar10 {
  margin-left: -8px;
  margin-right: -8px; }

.footer2 {
  background-color: #381438;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 992px) {
    .footer2 {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .footer2 .txt1 {
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #572c57;
    font-weight: 500; }
    @media (max-width: 424px) {
      .footer2 .txt1 {
        float: none;
        text-align: center; } }
  .footer2 .txt2 {
    float: right;
    font-size: 16px;
    line-height: 30px;
    color: #572c57;
    font-weight: 500; }
    @media (max-width: 424px) {
      .footer2 .txt2 {
        float: none;
        text-align: center; } }
    .footer2 .txt2 i {
      color: #e71d73;
      padding-left: 3px;
      padding-right: 3px; }
    .footer2 .txt2 span {
      text-decoration: underline; }

.footer1 {
  background-color: #451945;
  padding-top: 65px;
  padding-bottom: 80px; }
  @media (max-width: 767px) {
    .footer1 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .footer1 .col-md-240 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px; }
    @media (min-width: 992px) {
      .footer1 .col-md-240 {
        width: 20%;
        float: left; } }
    @media (max-width: 991px) {
      .footer1 .col-md-240 {
        width: 50%;
        float: left; } }
    @media (max-width: 424px) {
      .footer1 .col-md-240 {
        width: 100%;
        text-align: center; } }
    .footer1 .col-md-240 li {
      padding-bottom: 10px; }
    .footer1 .col-md-240 a {
      color: #ffffff; }
    .footer1 .col-md-240 a:hover, .footer1 .col-md-240 a:focus {
      text-decoration: none; }
    .footer1 .col-md-240 li:nth-child(1) a {
      color: #e71d73;
      text-transform: uppercase;
      line-height: 32px;
      font-weight: 500;
      padding-bottom: 10px; }
  .footer1 ul {
    list-style-type: none;
    padding-left: 0; }
  .footer1 .dane {
    padding-top: 50px; }
    @media (max-width: 424px) {
      .footer1 .dane {
        padding-top: 20px; } }
    .footer1 .dane p {
      color: #ffffff;
      font-size: 16px;
      line-height: 34px;
      padding-bottom: 10px; }

.inline1 {
  display: inline-block;
  width: 48%;
  float: left; }

.inline2 {
  display: inline-block;
  width: 48%;
  float: right; }

.formularz {
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 50px;
  padding-bottom: 40px;
  background: #951b81;
  /* Old browsers */
  background: -moz-linear-gradient(left, #951b81 0%, #e71d73 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #951b81 0%, #e71d73 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #951b81 0%, #e71d73 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951b81', endColorstr='#e71d73',GradientType=1 );
  z-index: 10000;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 501px) {
    .formularz {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 40px;
      padding-bottom: 20px; } }
  .formularz input[type=text] {
    background-color: rgba(49, 17, 49, 0.3);
    border: none;
    height: 60px;
    width: 100%;
    margin-bottom: 20px; }
    .formularz input[type=text]:hover, .formularz input[type=text]:focus {
      border: none;
      outline: none; }
  .formularz input[type=tel] {
    width: 100%;
    background-color: rgba(49, 17, 49, 0.3);
    border: none;
    height: 60px; }
    .formularz input[type=tel]:hover, .formularz input[type=tel]:focus {
      border: none;
      outline: none; }
  .formularz input[type=email] {
    width: 100%;
    background-color: rgba(49, 17, 49, 0.3);
    border: none;
    height: 60px; }
    .formularz input[type=email]:hover, .formularz input[type=email]:focus {
      border: none;
      outline: none; }
  .formularz .text {
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 20px; }
    @media (max-width: 501px) {
      .formularz .text {
        font-size: 18px; } }
  .formularz select {
    margin-top: 20px;
    width: 100%;
    background-color: rgba(49, 17, 49, 0.5);
    border: none;
    height: 60px;
    color: #ffffff;
    font-size: 20px;
    padding-left: 20px;
    margin-bottom: 20px; }
    .formularz select:hover, .formularz select:focus {
      border: none;
      outline: none; }
    @media (max-width: 501px) {
      .formularz select {
        font-size: 18px;
        padding-left: 5px; } }
  .formularz input {
    padding-left: 20px;
    font-size: 20px;
    color: white; }
    .formularz input:hover, .formularz input:focus {
      border: none;
      outline: none; }
    @media (max-width: 501px) {
      .formularz input {
        font-size: 18px;
        padding-left: 5px; } }
  .formularz *::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  .formularz *:-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1; }
  .formularz *::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1; }
  .formularz *:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  .formularz .btn-wyslij {
    width: 100%;
    border: none;
    background-color: #311131;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    display: inline-block;
    padding-left: 0; }
  .formularz .x_form {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 1000000; }

.overlay {
  z-index: 10000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0; }

.overlay:target {
  visibility: visible;
  opacity: 1; }

.popup {
  margin: 70px auto;
  background: #fff;
  border-radius: 5px;
  width: 100%;
  position: relative;
  transition: all 5s ease-in-out; }
  @media (min-width: 502px) {
    .popup {
      width: 502px; } }

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  text-decoration: none;
  opacity: 1;
  z-index: 100000000; }

.popup .close:hover {
  color: #06D85F; }

/*# sourceMappingURL=main-2.css.map */
