/*
  Theme Name: For Woman In Science 2
    Version:  2.1.0
    Author:   Think Kong
*/
/* line 2, sass/partials/_debug.scss */
body.debug {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: initial !important;
}
/* line 8, sass/partials/_debug.scss */
body.debug.page-template-home {
  background-image: url(layouts/FWIS_01_main.jpg);
}
/* line 9, sass/partials/_debug.scss */
body.debug.post-name-idea-programu {
  background-image: url(layouts/FWIS_02_idea.jpg);
}
/* line 10, sass/partials/_debug.scss */
body.debug.blog {
  background-image: url(layouts/FWIS_03_aktualnosci.jpg);
}
/* line 11, sass/partials/_debug.scss */
body.debug.post-type-archive-stypendystki {
  background-image: url(layouts/FWIS_04_laureatki.jpg);
}
/* line 12, sass/partials/_debug.scss */
body.debug.page-template-faq {
  background-image: url(layouts/FWIS_06_FAQ.jpg);
}
/* line 14, sass/partials/_debug.scss */
body.debug #nav,
body.debug #footer,
body.debug .slider,
body.debug .terminarz {
  opacity: 0.5;
}
/* line 19, sass/partials/_debug.scss */
body.debug #footer {
  height: 349px;
}
/* line 21, sass/partials/_debug.scss */
body.debug .slider-slide,
body.debug .slide-miniature,
body.debug .slider-slide-content {
  background-color: transparent;
  background-image: none;
}
/* line 25, sass/partials/_debug.scss */
body.debug .home-about {
  height: 2584px;
}
/* line 26, sass/partials/_debug.scss */
body.debug .home-stypendystki-slider {
  height: 917px;
}
@media (max-width: 760px) {
  /* line 32, sass/partials/_debug.scss */
  body.debug.page-template-home {
    background-image: url(layouts/FWIS_320_01_main-a.jpg);
  }
  /* line 33, sass/partials/_debug.scss */
  body.debug.post-name-idea-programu {
    background-image: url(layouts/FWIS_320_02_idea-a.jpg);
  }
  /* line 34, sass/partials/_debug.scss */
  body.debug.blog {
    background-image: url(layouts/FWIS_320_03_aktualnosci-a.jpg);
  }
  /* line 35, sass/partials/_debug.scss */
  body.debug.post-type-archive-stypendystki {
    background-image: url(layouts/FWIS_320_04_laureatki-a.jpg);
  }
  /* line 36, sass/partials/_debug.scss */
  body.debug.page-template-faq {
    background-image: url(layouts/FWIS_320_06_FAQ-a.jpg);
  }
  /* line 37, sass/partials/_debug.scss */
  body.debug .stypendystki-pagination {
    height: 63px;
    overflow: hidden;
  }
}

/* Override the Twitter embed fixed width. */
/* line 4, sass/partials/_wordpress.scss */
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}

/* Images */
/* line 9, sass/partials/_wordpress.scss */
.alignleft {
  float: left;
}

/* line 13, sass/partials/_wordpress.scss */
.alignright {
  float: right;
}

/* line 17, sass/partials/_wordpress.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 23, sass/partials/_wordpress.scss */
img.alignleft {
  margin: 5px 20px 5px 0;
}

/* line 27, sass/partials/_wordpress.scss */
.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

/* line 31, sass/partials/_wordpress.scss */
img.alignright {
  margin: 5px 0 5px 20px;
}

/* line 35, sass/partials/_wordpress.scss */
.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}

/* line 39, sass/partials/_wordpress.scss */
img.aligncenter {
  margin: 5px auto;
}

/* line 43, sass/partials/_wordpress.scss */
img.alignnone {
  margin: 5px 0;
}

/* line 47, sass/partials/_wordpress.scss */
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
  color: #220e10;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

/* line 56, sass/partials/_wordpress.scss */
img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* line 66, sass/partials/_wordpress.scss */
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
  list-style-position: inside;
}

/* line 5, sass/partials/_common.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, sass/partials/_common.scss */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

/* line 17, sass/partials/_common.scss */
a, a:visited, a:hover, a:active, a:focus {
  outline: 0;
}

/* line 18, sass/partials/_common.scss */
a {
  color: #06375f;
}

/* line 19, sass/partials/_common.scss */
a img {
  border: 0;
}

/* line 20, sass/partials/_common.scss */
a.no-underline {
  text-decoration: none;
}

/* line 22, sass/partials/_common.scss */
p {
  margin: 0;
  padding: 0;
}

/* line 23, sass/partials/_common.scss */
.pos-relative {
  position: relative;
}

/* line 24, sass/partials/_common.scss */
.pos-absolute {
  display: block;
  position: absolute;
}

/* line 26, sass/partials/_common.scss */
ul.list-unstyled {
  margin: 0;
  padding: 0;
}
/* line 28, sass/partials/_common.scss */
ul.list-unstyled > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 31, sass/partials/_common.scss */
ul.list-horizontal {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 49, ../../../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_inline-block-list.scss */
ul.list-horizontal li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}
/* line 34, sass/partials/_common.scss */
ul.list-horizontal li {
  vertical-align: top;
}

/* line 38, sass/partials/_common.scss */
br.clear {
  clear: both;
}

/* line 39, sass/partials/_common.scss */
.text-left {
  text-align: left;
}

/* line 40, sass/partials/_common.scss */
.text-right {
  text-align: right;
}

/* line 41, sass/partials/_common.scss */
.text-center {
  text-align: center;
}

/* line 42, sass/partials/_common.scss */
.text-justify {
  text-align: justify;
}

/* line 43, sass/partials/_common.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 44, sass/partials/_common.scss */
.hidden, .hide {
  display: none !important;
}

/* line 46, sass/partials/_common.scss */
.pull-right {
  float: right;
}

/* line 47, sass/partials/_common.scss */
.pull-left {
  float: left;
}

/* line 49, sass/partials/_common.scss */
.content-wrapper {
  display: block;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 761px) and (max-width: 1226px) {
  /* line 49, sass/partials/_common.scss */
  .content-wrapper {
    width: 694px;
  }
}
@media (max-width: 760px) {
  /* line 49, sass/partials/_common.scss */
  .content-wrapper {
    width: 340px;
  }
}
@media (max-width: 380px) {
  /* line 49, sass/partials/_common.scss */
  .content-wrapper {
    width: 280px;
  }
}
/* line 64, sass/partials/_common.scss */
.content-wrapper--home {
  width: 1040px;
}
@media (min-width: 761px) and (max-width: 1226px) {
  /* line 64, sass/partials/_common.scss */
  .content-wrapper--home {
    width: 694px;
  }
}
@media (max-width: 760px) {
  /* line 64, sass/partials/_common.scss */
  .content-wrapper--home {
    width: 340px;
  }
}
@media (max-width: 380px) {
  /* line 64, sass/partials/_common.scss */
  .content-wrapper--home {
    width: 280px;
  }
}

/* line 79, sass/partials/_common.scss */
.row {
  clear: both;
}

/* line 80, sass/partials/_common.scss */
.row:after {
  content: "";
  display: block;
  clear: both;
}

/* line 86, sass/partials/_common.scss */
.btn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 1, sass/partials/_layout.scss */
body,
button,
input {
  font-family: "Gotham", Arial, sans-serif;
}

/* line 7, sass/partials/_layout.scss */
body {
  padding-top: 100px;
  color: #7d6e6a;
  font-size: 13px;
  line-height: 170%;
}
/* line 14, sass/partials/_layout.scss */
body.post-name-dla-mediow .content-wrapper > .page-header {
  display: none;
}

/* line 20, sass/partials/_layout.scss */
.show-mobile {
  display: none;
}

/* line 24, sass/partials/_layout.scss */
.font-bodini, .btn, h1,
.page-header, .slide-miniature-text-headline, .slider.home-slider .slide-header, .item-post-title {
  font-family: bodoniitalic;
  font-weight: normal;
}

/* line 29, sass/partials/_layout.scss */
.color-blue {
  color: #06375f;
}

/* line 33, sass/partials/_layout.scss */
.color-bronze {
  color: #9e8d85;
}

/**
 *   buttons
 */
/* line 40, sass/partials/_layout.scss */
.btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  border: 1px solid #464646;
  padding: 0 36px 5px 36px;
  line-height: 55px;
  font-size: 21px;
  text-decoration: none;
  white-space: nowrap;
}
/* line 54, sass/partials/_layout.scss */
.btn.active {
  background-color: #06375f;
  color: white;
}
/* line 59, sass/partials/_layout.scss */
.btn.btn-blue {
  border-color: #06375f;
  color: #06375f;
}
/* line 64, sass/partials/_layout.scss */
.btn.btn-bronze {
  border-color: #9e8d85;
  color: #9e8d85;
}

/*
 * header.php
 */
/* line 73, sass/partials/_layout.scss */
#nav {
  -moz-box-shadow: 0px 0px 27px 3px #888;
  -webkit-box-shadow: 0px 0px 27px 3px #888;
  box-shadow: 0px 0px 27px 3px #888;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: white;
}
/* line 83, sass/partials/_layout.scss */
#nav img {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  height: 60px;
}
/* line 92, sass/partials/_layout.scss */
#nav.no-scroll img, #nav:hover img {
  margin-top: 0;
  height: 100px;
  margin-left: -10px;
}

/* line 105, sass/partials/_layout.scss */
.nav-links {
  list-style-type: none;
}
/* line 6, ../../../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_inline-list.scss */
.nav-links, .nav-links li {
  margin: 0;
  padding: 0;
  display: inline;
}
/* line 108, sass/partials/_layout.scss */
.nav-links a,
.nav-links a:visited {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block;
  line-height: 66px;
  float: left;
  color: #9e8d85;
  padding: 0 26px;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}

/* line 123, sass/partials/_layout.scss */
.nav-search {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid #9e8d85;
}
/* line 128, sass/partials/_layout.scss */
.nav-search input,
.nav-search button {
  border: none;
  background: transparent;
}
/* line 133, sass/partials/_layout.scss */
.nav-search input:focus,
.nav-search button:focus {
  outline: none;
}
/* line 138, sass/partials/_layout.scss */
.nav-search input {
  width: 161px;
}
/* line 142, sass/partials/_layout.scss */
.nav-search .nav-search-submit {
  width: 30px;
  height: 30px;
  background: transparent url(img/nav-search.png) no-repeat center center;
}

/**
 *   forms
 */
/* line 152, sass/partials/_layout.scss */
form.styled {
  max-width: 500px;
  margin: 10px auto;
}
/* line 156, sass/partials/_layout.scss */
form.styled .form-row {
  padding: 2px 0;
}
/* line 160, sass/partials/_layout.scss */
form.styled label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 190px;
  text-align: right;
}
/* line 166, sass/partials/_layout.scss */
form.styled input[type="text"],
form.styled input[type="email"] {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 300px;
  padding: 4px 10px;
  font-size: 15px;
}
/* line 174, sass/partials/_layout.scss */
form.styled .checkbox {
  line-height: 100%;
}
/* line 178, sass/partials/_layout.scss */
form.styled .errors {
  color: red;
}
@media (max-width: 760px) {
  /* line 152, sass/partials/_layout.scss */
  form.styled {
    text-align: left;
  }
  /* line 185, sass/partials/_layout.scss */
  form.styled input[type="text"],
  form.styled input[type="email"],
  form.styled label {
    width: 100%;
    display: block;
    text-align: left;
  }
}

/**
 *   content
 */
/* line 198, sass/partials/_layout.scss */
.section-404 {
  text-align: center;
  padding: 100px;
  font-size: 22px;
}

/* line 204, sass/partials/_layout.scss */
h1,
.page-header {
  clear: both;
  font-size: 20px;
  padding: 30px 0 7px 0;
  margin: 0 0 27px 0;
  color: #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
}

/* line 216, sass/partials/_layout.scss */
.quote {
  position: relative;
  padding: 64px 56px;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 300;
}
/* line 223, sass/partials/_layout.scss */
.quote:before, .quote::before, .quote:after, .quote::after {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  z-index: -1;
  content: '';
  width: 52px;
  height: 36px;
  background: transparent url(img/home-quote.png) no-repeat left top;
}
/* line 236, sass/partials/_layout.scss */
.quote:before, .quote::before {
  margin: -17px 0 0 -30px;
}
/* line 241, sass/partials/_layout.scss */
.quote:after, .quote::after {
  margin: 5px 0 0 -19px;
}

/* line 247, sass/partials/_layout.scss */
.terminarz {
  margin: 63px auto;
  position: relative;
  background: transparent url(img/bg-terminarz-3.png) no-repeat center top;
  width: 605px;
  height: 172px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 258, sass/partials/_layout.scss */
.terminarz-termin {
  /*position: absolute;*/
  top: 0;
  bottom: 0;
  width: 171px;
  text-align: center;
}
/* line 265, sass/partials/_layout.scss */
.terminarz-termin strong {
  display: block;
  padding-top: 13px;
}
/* line 270, sass/partials/_layout.scss */
.terminarz-termin.termin-1 {
  left: 0;
  padding-top: 35px;
}
/* line 275, sass/partials/_layout.scss */
.terminarz-termin.termin-2 {
  left: 217px;
  padding-top: 25px;
}
/* line 280, sass/partials/_layout.scss */
.terminarz-termin.termin-3 {
  left: 434px;
  padding-top: 35px;
}
/* line 285, sass/partials/_layout.scss */
.terminarz-termin.termin-4 {
  left: 651px;
  padding-top: 35px;
}

/* line 291, sass/partials/_layout.scss */
.row {
  clear: both;
}
/* line 294, sass/partials/_layout.scss */
.row:after, .row::after {
  content: '';
  display: block;
  clear: both;
}
/* line 301, sass/partials/_layout.scss */
.row .col,
.row .col-1,
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-9,
.row .col-10 {
  float: left;
  padding: 0 20px;
}
/* line 315, sass/partials/_layout.scss */
.row .col:first-child,
.row .col-1:first-child,
.row .col-2:first-child,
.row .col-3:first-child,
.row .col-4:first-child,
.row .col-5:first-child,
.row .col-6:first-child,
.row .col-7:first-child,
.row .col-8:first-child,
.row .col-9:first-child,
.row .col-10:first-child {
  padding-left: 0;
}
/* line 319, sass/partials/_layout.scss */
.row .col:last-child,
.row .col-1:last-child,
.row .col-2:last-child,
.row .col-3:last-child,
.row .col-4:last-child,
.row .col-5:last-child,
.row .col-6:last-child,
.row .col-7:last-child,
.row .col-8:last-child,
.row .col-9:last-child,
.row .col-10:last-child {
  padding-right: 0;
}

/* line 325, sass/partials/_layout.scss */
.col-1 {
  width: 8.33333%;
}

/* line 329, sass/partials/_layout.scss */
.col-2 {
  width: 16.66667%;
}

/* line 333, sass/partials/_layout.scss */
.col-3 {
  width: 25%;
}

/* line 337, sass/partials/_layout.scss */
.col-4 {
  width: 33.33333%;
}

/* line 341, sass/partials/_layout.scss */
.col-5 {
  width: 41.66667%;
}

/* line 345, sass/partials/_layout.scss */
.col-6 {
  width: 50%;
}

/* line 349, sass/partials/_layout.scss */
.col-7 {
  width: 58.33333%;
}

/* line 353, sass/partials/_layout.scss */
.col-8 {
  width: 66.66667%;
}

/* line 357, sass/partials/_layout.scss */
.col-9 {
  width: 75%;
}

/* line 361, sass/partials/_layout.scss */
.col-10 {
  width: 83.33333%;
}

/* line 366, sass/partials/_layout.scss */
.read-more-container.read-more-container-small {
  height: 130px;
  overflow: hidden;
}

/* line 372, sass/partials/_layout.scss */
.gallery {
  clear: both;
}
/* line 375, sass/partials/_layout.scss */
.gallery .gallery-caption {
  font-size: 11px;
  line-height: 120%;
  padding: 0 10px;
}

/*
 * footer.php
 */
/* line 385, sass/partials/_layout.scss */
#footer {
  margin-top: 30px;
  padding: 77px 0;
  background: #9e8d85;
  color: white;
}

/* line 392, sass/partials/_layout.scss */
.footer-logo,
.footer-social {
  border-right: 1px solid white;
  height: 220px;
}

/* line 398, sass/partials/_layout.scss */
.footer-logo {
  text-align: center;
}

/* line 403, sass/partials/_layout.scss */
.footer-img {
  width: 220px !important;
}

/* line 407, sass/partials/_layout.scss */
.footer-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  flex-wrap: wrap;
  flex: 0 1 18%;
}
/* line 416, sass/partials/_layout.scss */
.footer-social a {
  margin: 10px;
}
@media (max-width: 760px) {
  /* line 416, sass/partials/_layout.scss */
  .footer-social a {
    width: 30px;
    height: 30px;
  }
}

/* line 426, sass/partials/_layout.scss */
.footer-contact {
  font-size: 15px;
  line-height: 16px;
  font-weight: 300;
  line-height: 1.3em;
  padding-left: 30px;
}
@media (min-width: 992px) {
  /* line 426, sass/partials/_layout.scss */
  .footer-contact {
    width: 420px !important;
    margin-right: -160px;
  }
}

/* line 439, sass/partials/_layout.scss */
.footer-privacy {
  padding: 0 10px;
  margin-top: 4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  align-items: center;
}
/* line 448, sass/partials/_layout.scss */
.footer-privacy a {
  color: #fff;
}

/* line 453, sass/partials/_layout.scss */
#footer .content-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 480px) {
  /* line 453, sass/partials/_layout.scss */
  #footer .content-wrapper {
    flex-direction: column;
    width: 90%;
  }
}

/* line 466, sass/partials/_layout.scss */
#footer .content-wrapper > div {
  width: 260px;
}

/* line 470, sass/partials/_layout.scss */
.youtube-video {
  height: 664px;
}

@media (max-width: 760px) {
  /* line 475, sass/partials/_layout.scss */
  body {
    padding-top: 63px;
  }

  /* line 479, sass/partials/_layout.scss */
  .show-mobile {
    display: block;
  }

  /* line 483, sass/partials/_layout.scss */
  img {
    max-width: 100%;
    height: auto;
  }

  /* line 488, sass/partials/_layout.scss */
  #nav,
  #nav.no-scroll,
  #nav:hover {
    height: auto;
  }
  /* line 493, sass/partials/_layout.scss */
  #nav img,
  #nav.no-scroll img,
  #nav:hover img {
    height: 55px;
    margin-left: 11px;
    margin-top: 0;
  }
  /* line 500, sass/partials/_layout.scss */
  #nav .nav-links a,
  #nav.no-scroll .nav-links a,
  #nav:hover .nav-links a {
    line-height: 38px;
  }

  /* line 506, sass/partials/_layout.scss */
  .nav-search {
    display: none;
  }

  /* line 510, sass/partials/_layout.scss */
  .nav-links {
    height: 0;
    overflow: hidden;
    display: block;
    clear: both;
    position: static;
  }
  /* line 517, sass/partials/_layout.scss */
  .nav-links li {
    display: block;
  }
  /* line 521, sass/partials/_layout.scss */
  .nav-links a {
    float: none;
    line-height: 38px;
  }
  /* line 526, sass/partials/_layout.scss */
  .nav-links.active-nav {
    height: auto;
  }

  /* line 531, sass/partials/_layout.scss */
  .nav-hamburger {
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    background: transparent url(img/nav-hamburger.png) no-repeat center center;
    width: 60px;
    height: 60px;
  }

  /* line 541, sass/partials/_layout.scss */
  .btn {
    line-height: 48px;
    font-size: 19px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* line 549, sass/partials/_layout.scss */
  .page-header {
    padding: 14px 9px 13px 11px;
  }

  /* line 553, sass/partials/_layout.scss */
  .quote {
    padding: 40px 26px;
  }

  /* line 557, sass/partials/_layout.scss */
  .terminarz {
    margin: 33px auto;
    background-image: url(img320/bg-terminarz3.png);
    width: 290px;
    height: 307px;
    flex-wrap: wrap;
  }

  /* line 565, sass/partials/_layout.scss */
  .terminarz-termin {
    width: 134px;
    font-size: 12px;
    line-height: 120%;
  }
  /* line 570, sass/partials/_layout.scss */
  .terminarz-termin.termin-1 {
    padding-top: 35px;
  }
  /* line 574, sass/partials/_layout.scss */
  .terminarz-termin.termin-2 {
    left: 154px;
    padding-top: 31px;
  }
  /* line 579, sass/partials/_layout.scss */
  .terminarz-termin.termin-3 {
    left: 0;
    top: 171px;
    padding-top: 31px;
  }
  /* line 585, sass/partials/_layout.scss */
  .terminarz-termin.termin-4 {
    left: 154px;
    top: 171px;
    padding-top: 35px;
    margin: auto;
  }

  /* line 593, sass/partials/_layout.scss */
  .footer-logo,
  .footer-social {
    border-right: 0;
  }

  /* line 598, sass/partials/_layout.scss */
  .footer-logo,
  .footer-social,
  .footer-contact {
    float: none;
    width: auto;
    height: auto;
  }

  /* line 606, sass/partials/_layout.scss */
  .footer-social {
    padding: 30px 0;
  }

  /* line 610, sass/partials/_layout.scss */
  .footer-contact {
    padding: 0;
  }

  /* line 616, sass/partials/_layout.scss */
  .row .col,
  .row .col-1,
  .row .col-2,
  .row .col-3,
  .row .col-4,
  .row .col-5,
  .row .col-6,
  .row .col-7,
  .row .col-8,
  .row .col-9,
  .row .col-10 {
    float: none;
    width: auto;
    padding: 5px 0;
  }

  /* line 633, sass/partials/_layout.scss */
  .youtube-video {
    height: 174px;
  }
}
/* line 1, sass/partials/_slider.scss */
.slider {
  position: relative;
}

/* line 4, sass/partials/_slider.scss */
.slider-slides {
  overflow: hidden;
  height: 100%;
}

/* line 5, sass/partials/_slider.scss */
.slides-container {
  width: 99999px;
  height: 100%;
}

/* line 6, sass/partials/_slider.scss */
.slider-slide {
  position: relative;
  float: left;
  height: 100%;
  width: 1400px;
}

/* line 14, sass/partials/_slider.scss */
.slider-controls-left,
.slider-controls-right {
  position: absolute;
  top: 0;
  height: 100%;
  width: 70px;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1386px) {
  /* line 14, sass/partials/_slider.scss */
  .slider-controls-left,
  .slider-controls-right {
    display: none;
  }
}
@media screen and (max-width: 1226px) {
  /* line 14, sass/partials/_slider.scss */
  .slider-controls-left,
  .slider-controls-right {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  /* line 14, sass/partials/_slider.scss */
  .slider-controls-left,
  .slider-controls-right {
    display: none;
  }
}

/* line 35, sass/partials/_slider.scss */
.slider-controls-left {
  left: -84px;
  background-image: url(img/home-slider-arrow-left.png);
}

/* line 40, sass/partials/_slider.scss */
.slider-controls-right {
  right: -84px;
  background-image: url(img/home-slider-arrow-right.png);
}

/* line 45, sass/partials/_slider.scss */
.slider-controls-left.dark {
  left: -84px;
  background-image: url(img/home-slider-arrow-left-dark.png);
}

/* line 50, sass/partials/_slider.scss */
.slider-controls-right.dark {
  right: -84px;
  background-image: url(img/home-slider-arrow-right-dark.png);
}

/* line 55, sass/partials/_slider.scss */
.slide-miniatures {
  overflow: hidden;
}

/* line 56, sass/partials/_slider.scss */
.slide-miniatures-container {
  width: 9999px;
}

/* line 57, sass/partials/_slider.scss */
.slide-miniature {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.6;
  display: block;
  float: left;
  margin: 12px 13px 0 0;
  width: 384px;
  height: 240px;
  background: transparent url(img/news5.jpg) no-repeat center top;
  background-size: cover;
  color: #464646;
  text-decoration: none;
}
/* line 72, sass/partials/_slider.scss */
.slide-miniature.active, .slide-miniature:hover {
  opacity: 1;
}

/* line 77, sass/partials/_slider.scss */
.slide-miniature-text {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  background: white;
  padding: 15px;
  width: 100%;
}

/* line 85, sass/partials/_slider.scss */
.slide-miniature-text-headline {
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
  line-height: 1em;
}

/* line 86, sass/partials/_slider.scss */
.slide-miniature-text-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, sass/partials/_zindex.scss */
.slider-slide {
  z-index: 4;
}

/* line 2, sass/partials/_zindex.scss */
.slider-controls {
  z-index: 5;
}

/* line 3, sass/partials/_zindex.scss */
#nav {
  z-index: 10;
}

/* line 1, sass/pagetemplates/_home.scss */
.home-about-face {
  font-size: 16px;
}

/* line 5, sass/pagetemplates/_home.scss */
.partners {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  margin: 30px 0;
}
@media screen and (min-width: 768px) {
  /* line 5, sass/pagetemplates/_home.scss */
  .partners {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1226px) {
  /* line 5, sass/pagetemplates/_home.scss */
  .partners {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
/* line 20, sass/pagetemplates/_home.scss */
.partners a {
  display: flex;
  flex-direction: column;
  text-align: center;
  text-decoration: none;
  max-width: 80%;
  margin: 0 auto 40px auto;
  align-items: center;
}
@media screen and (min-width: 1226px) {
  /* line 20, sass/pagetemplates/_home.scss */
  .partners a {
    margin: 0;
    max-width: auto;
  }
}
@media screen and (max-width: 1226px) {
  /* line 20, sass/pagetemplates/_home.scss */
  .partners a {
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /* line 20, sass/pagetemplates/_home.scss */
  .partners a {
    max-width: 100%;
  }
}
/* line 42, sass/pagetemplates/_home.scss */
.partners a span {
  padding-top: 10px;
}
/* line 46, sass/pagetemplates/_home.scss */
.partners a img {
  margin: auto 5px;
}
@media screen and (max-width: 1226px) {
  /* line 46, sass/pagetemplates/_home.scss */
  .partners a img {
    height: auto;
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    max-height: 250px;
  }
}

/* line 62, sass/pagetemplates/_home.scss */
.home-zglos-p2 {
  padding-bottom: 20px;
}

/* line 67, sass/pagetemplates/_home.scss */
.slider.home-slider {
  height: 698px;
}
/* line 70, sass/pagetemplates/_home.scss */
.slider.home-slider .slider-slide {
  background: transparent url(img/slide-1.jpg) no-repeat center center/cover;
}
/* line 73, sass/pagetemplates/_home.scss */
.slider.home-slider .slider-slide-content {
  background: white;
  background: rgba(255, 255, 255, 0.85);
  width: 473px;
  height: 430px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 34px 32px;
}
/* line 82, sass/pagetemplates/_home.scss */
.slider.home-slider .slide-header {
  font-size: 30px;
  color: #9e8d85;
  padding: 11px 0 39px 0;
  line-height: 1.1em;
}
/* line 89, sass/pagetemplates/_home.scss */
.slider.home-slider .slide-text {
  padding-bottom: 28px;
}
/* line 93, sass/pagetemplates/_home.scss */
.slider.home-slider .slider-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 268px;
  background: #06375f;
  background: rgba(6, 55, 95, 0.9);
}
/* line 99, sass/pagetemplates/_home.scss */
.slider.home-slider .slider-controls .content-wrapper {
  height: 100%;
}
/* line 101, sass/pagetemplates/_home.scss */
.slider.home-slider .slide-miniature {
  position: relative;
}
/* line 102, sass/pagetemplates/_home.scss */
.slider.home-slider .slide-miniature-text {
  position: absolute;
  bottom: 0;
}
/* line 107, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniatures {
  margin-left: -15px;
  margin-right: -15px;
  padding: 30px 15px;
}
/* line 113, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniatures.slider-miniatures-6 .slide-miniature {
  width: 180px;
}
/* line 118, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniature {
  width: 219px;
  margin: 0 20px 0 0;
  height: 300px;
  position: relative;
  background: transparent url(img/laureatka.jpg) no-repeat center top;
  background-size: cover;
}
/* line 123, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniature.active, .slider.home-stypendystki-slider .slide-miniature:hover {
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
  box-shadow: 0 0 15px #666;
}
/* line 128, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniature-text {
  position: absolute;
  text-align: center;
  bottom: 0;
  padding: 4px;
}
/* line 129, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniature-text-title {
  font-style: italic;
  font-size: 12px;
  display: block;
}
/* line 130, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-miniature-text-name {
  display: block;
}
/* line 131, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slider-slides {
  padding: 35px 0 0 0;
  min-height: 545px;
}
/* line 132, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 854px;
  height: 480px;
}
/* line 133, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-description {
  float: right;
  width: 285px;
}
/* line 134, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-stypendystki-description {
  font-weight: bold;
}
/* line 135, sass/pagetemplates/_home.scss */
.slider.home-stypendystki-slider .slide-stypendystki-quote {
  padding: 49px 0px;
  line-height: 27px;
}
@media (max-width: 400px) {
  /* line 138, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slider-controls-right {
    right: 0;
  }
  /* line 139, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slider-controls-left {
    left: 0;
  }
}

@media (max-width: 760px) {
  /* line 145, sass/pagetemplates/_home.scss */
  .home-p2 {
    width: auto;
  }

  /* line 146, sass/pagetemplates/_home.scss */
  .home-about-face {
    margin: 0;
    float: none;
  }

  /* line 149, sass/pagetemplates/_home.scss */
  .slider.home-slider {
    height: auto;
  }
  /* line 151, sass/pagetemplates/_home.scss */
  .slider.home-slider .slider-slides {
    height: 374px;
  }
  /* line 152, sass/pagetemplates/_home.scss */
  .slider.home-slider .slider-controls {
    position: static;
  }
  /* line 153, sass/pagetemplates/_home.scss */
  .slider.home-slider .slider-slide-content {
    width: auto;
    height: 100%;
    position: static;
    padding: 39px 12px;
  }
  /* line 154, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-header {
    padding: 11px 0 6px 0;
  }
  /* line 155, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-text {
    padding-bottom: 8px;
    line-height: 16px;
  }
  /* line 157, sass/pagetemplates/_home.scss */
  .slider.home-slider .slider-controls-right,
  .slider.home-slider .slider-controls-left {
    display: none;
  }
  /* line 160, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-miniatures-container {
    width: 100%;
  }
  /* line 161, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-miniature {
    width: 50%;
    margin: 0;
    height: 129px;
  }
  /* line 162, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-miniature-text {
    padding: 5px;
    background: rgba(6, 55, 95, 0.85);
    color: white;
  }
  /* line 163, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-miniature-text-headline {
    font-size: 14px;
    padding-bottom: 0;
    line-height: auto;
  }
  /* line 164, sass/pagetemplates/_home.scss */
  .slider.home-slider .slide-miniature-text-content {
    display: none;
  }
  /* line 167, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slide-miniature {
    -moz-box-shadow: 0 0 0 !important;
    -webkit-box-shadow: 0 0 0 !important;
    box-shadow: 0 0 0 !important;
    background-position: center 50px;
    height: 400px;
    width: 310px;
    margin: 0;
  }
  /* line 173, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slide-miniatures {
    margin: 0;
    padding: 15px 0 0 0;
  }
  /* line 176, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slider-controls-left,
  .slider.home-stypendystki-slider .slider-controls-right {
    text-decoration: none;
    background-position: center 37px;
  }
  /* line 178, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slider-controls-left {
    background-image: url(img320/home-slider-laureatki-left.png);
  }
  /* line 179, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slider-controls-right {
    background-image: url(img320/home-slider-laureatki-right.png);
  }
  /* line 180, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slide-miniature-text {
    top: 0;
    bottom: auto;
  }
  /* line 181, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slider-slides {
    padding-top: 0;
    min-height: 0;
  }
  /* line 182, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slide-video,
  .slider.home-stypendystki-slider .slide-video iframe {
    position: static;
    width: 100%;
    height: 174px;
  }
  /* line 184, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slide-stypendystki-name {
    display: none;
  }
  /* line 185, sass/pagetemplates/_home.scss */
  .slider.home-stypendystki-slider .slide-stypendystki-description {
    padding-top: 5px;
  }
}
/* line 1, sass/pagetemplates/_faq.scss */
.faq-container {
  border: 1px solid #9e8d85;
  margin-bottom: 10px;
}
/* line 5, sass/pagetemplates/_faq.scss */
.faq-container.active .faq-question {
  background: #9e8d85;
  color: white;
}
/* line 6, sass/pagetemplates/_faq.scss */
.faq-container.active .faq-answer {
  height: auto;
  padding: 20px;
}

/* line 9, sass/pagetemplates/_faq.scss */
.faq-question {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 20px 20px 17px 20px;
  font-weight: bold;
  cursor: pointer;
}

/* line 15, sass/pagetemplates/_faq.scss */
.faq-answer {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0 20px;
  height: 0;
  overflow: hidden;
}

/* line 2, sass/pagetemplates/_aplikuj.scss */
#aplikuj-form-container .aplikuj-form {
  display: none;
}
/* line 5, sass/pagetemplates/_aplikuj.scss */
#aplikuj-form-container.active .aplikuj-form {
  display: block;
}
@media (max-width: 760px) {
  /* line 9, sass/pagetemplates/_aplikuj.scss */
  #aplikuj-form-container .aplikuj-menu .btn {
    display: block;
    width: 100%;
    margin: 2px 0;
  }
  /* line 12, sass/pagetemplates/_aplikuj.scss */
  #aplikuj-form-container.active .aplikuj-menu {
    display: none;
  }
}

/* line 19, sass/pagetemplates/_aplikuj.scss */
.news-list .news-first {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1160px) {
  /* line 19, sass/pagetemplates/_aplikuj.scss */
  .news-list .news-first {
    display: flex;
    flex-direction: row;
  }
}

/* line 29, sass/pagetemplates/_aplikuj.scss */
.news-list .news-first img {
  margin-right: 20px;
}

/* line 3, sass/modules/_index.scss */
.news-list .news-first .item-post-title {
  font-size: 28px;
}
/* line 4, sass/modules/_index.scss */
.news-list .news-first .item-post-content {
  padding: 0 0 20px;
}

/* line 8, sass/modules/_index.scss */
.page-post-thumbnail {
  float: right;
  margin: 0 0 17px 40px;
}
/* line 12, sass/modules/_index.scss */
.page-post-thumbnail-caption {
  font-size: 12px;
  font-style: italic;
  padding-bottom: 5px;
  margin-top: -5px;
}
@media (max-width: 760px) {
  /* line 8, sass/modules/_index.scss */
  .page-post-thumbnail {
    margin-left: 0;
  }
}

/* line 19, sass/modules/_index.scss */
.news-panel {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  padding: 18px 0;
  width: 353px;
  margin: 0 18px;
  text-decoration: none;
  color: #464646;
}

/* line 32, sass/modules/_index.scss */
.item-post-title {
  display: block;
  padding-top: 10px;
  padding-bottom: 18px;
  font-size: 19px;
  line-height: 1.3em;
}

/* line 41, sass/modules/_index.scss */
.item-post-content {
  display: block;
}

@media (max-width: 760px) {
  /* line 46, sass/modules/_index.scss */
  .news-panel {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 1226px) {
  /* line 49, sass/modules/_index.scss */
  .news-panels {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

/* line 1, sass/modules/_page.scss */
.section-header {
  height: 427px;
  background-repeat: no-repeat;
  background-position: center 40%;
  background-size: cover;
}
/* line 6, sass/modules/_page.scss */
.section-header--idea-programu {
  background-position: center 25%;
}

@media (max-width: 760px) {
  /* line 12, sass/modules/_page.scss */
  .section-header {
    height: 213px;
  }
}
/* line 1, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination {
  margin-top: -4px;
}
/* line 4, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  line-height: 35px;
  padding-top: 2px;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}

/* line 16, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination-dir {
  color: #999;
}

/* line 20, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination-dir-left {
  padding-right: 25px;
}

/* line 24, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination-dir-right {
  padding-left: 25px;
}

/* line 28, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination-year {
  color: #464646;
  padding: 2px 7px 0 7px;
}
/* line 32, sass/modules/_archivestypendystki.scss */
.stypendystki-pagination-year.active {
  color: white;
  background: #9e8d85;
}

/* line 39, sass/modules/_archivestypendystki.scss */
.item-post-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: 100%;
}

/* line 47, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item {
  padding-top: 45px;
}
/* line 50, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .stypendystki-list-item-content {
  width: 720px;
}
/* line 54, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .stypendystki-list-item-media {
  width: 460px;
  padding-left: 0;
}
/* line 59, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .stypendystki-list-item-content-description-row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
/* line 65, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .item-post-description {
  padding-left: 0;
  width: 520px;
}
/* line 70, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .item-post-title {
  font-size: 29px;
  padding: 0;
}
/* line 75, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .item-post-topic {
  font-weight: bold;
}
/* line 79, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .item-video iframe {
  width: 100%;
  height: 258px;
}
/* line 85, sass/modules/_archivestypendystki.scss */
.stypendystki-list-item .item-post-content p {
  padding: 6px 0;
}

/* line 91, sass/modules/_archivestypendystki.scss */
#nav > div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1160px) {
  /* line 91, sass/modules/_archivestypendystki.scss */
  #nav > div {
    width: 90% !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 91, sass/modules/_archivestypendystki.scss */
  #nav > div {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}

/* line 107, sass/modules/_archivestypendystki.scss */
#nav > div > * {
  margin: 0 10px;
}

/* line 111, sass/modules/_archivestypendystki.scss */
#nav .nav-links {
  display: flex;
  justify-content: space-between;
  width: 65%;
}
@media screen and (max-width: 760px) {
  /* line 111, sass/modules/_archivestypendystki.scss */
  #nav .nav-links {
    display: hidden;
    flex-direction: column;
    background: #fff;
    width: 100% !important;
  }
  /* line 123, sass/modules/_archivestypendystki.scss */
  #nav .nav-links a:hover {
    color: #333;
  }
}

/* line 130, sass/modules/_archivestypendystki.scss */
#nav.no-scroll img,
#nav:hover img {
  width: auto;
  height: 90px;
}

/* line 136, sass/modules/_archivestypendystki.scss */
.nav-links a,
.nav-links a:visited {
  padding: 0 5px;
  font-size: 13px;
  line-height: 1em;
  font-weight: 500;
}

/* line 144, sass/modules/_archivestypendystki.scss */
.home .header-slider {
  background-size: cover;
  background-position: center center;
}

/* line 149, sass/modules/_archivestypendystki.scss */
.home .header-slider .content-slides {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

/* line 155, sass/modules/_archivestypendystki.scss */
.home .header-slider .content-slides .content-slide {
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
  padding: 40px 20px;
  min-height: 500px;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  /* line 155, sass/modules/_archivestypendystki.scss */
  .home .header-slider .content-slides .content-slide {
    width: 40%;
  }
}

/* line 171, sass/modules/_archivestypendystki.scss */
.home .header-slider .content-slides .content-slide.active {
  display: flex;
}

/* line 175, sass/modules/_archivestypendystki.scss */
.home .header-slider .content-slides .content-slide h2 {
  font-size: 28px;
  color: #9e8d85;
  padding: 11px 0 39px 0;
  font-family: bodoniitalic;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1em;
  margin-bottom: 20px;
  width: 100%;
}

/* line 188, sass/modules/_archivestypendystki.scss */
.home .header-slider .content-slides .content-slide p {
  line-height: 1.3em;
  font-size: 15px;
  width: 100%;
}

/* line 194, sass/modules/_archivestypendystki.scss */
.home .header-slider .content-slides .content-slide a {
  justify-self: flex-end;
  margin-top: 20px;
}

/* line 199, sass/modules/_archivestypendystki.scss */
.home .header-slider .slides-wrapper {
  width: 100%;
  background: rgba(6, 55, 95, 0.9);
}

/* line 204, sass/modules/_archivestypendystki.scss */
.home .header-slider .slides {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 -6px;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
}

/* line 214, sass/modules/_archivestypendystki.scss */
.home .header-slider .slides .slide {
  margin: 12px 6px;
  width: 100%;
  height: 240px;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: flex-end;
  transition: all 0.25s ease;
  opacity: 0.6;
}

/* line 228, sass/modules/_archivestypendystki.scss */
.home .header-slider .slides .slide .content {
  background: #fff;
  padding: 10px;
  transition: all 0.25s ease;
}

/* line 234, sass/modules/_archivestypendystki.scss */
.home .header-slider .slides .slide .content h3 {
  margin: 0;
  padding: 0;
}

/* line 239, sass/modules/_archivestypendystki.scss */
.home .header-slider .slides .slide:hover,
.home .header-slider .slides .slide.glide__slide--active {
  background-size: 110%;
  opacity: 1;
}

/* line 245, sass/modules/_archivestypendystki.scss */
.home-about .home-p2 {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  /* line 245, sass/modules/_archivestypendystki.scss */
  .home-about .home-p2 {
    flex-direction: row;
  }
}

/* line 256, sass/modules/_archivestypendystki.scss */
.home-about .home-p2 .text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 256, sass/modules/_archivestypendystki.scss */
  .home-about .home-p2 .text {
    width: 67%;
  }
}

/* line 264, sass/modules/_archivestypendystki.scss */
.home-about .home-p2 .p2-face {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  /* line 264, sass/modules/_archivestypendystki.scss */
  .home-about .home-p2 .p2-face {
    width: 30%;
    margin-bottom: 0px;
  }
}

/* line 277, sass/modules/_archivestypendystki.scss */
.home-about .home-p2 .p2-face .home-about-face {
  font-size: 14px;
}

/* line 281, sass/modules/_archivestypendystki.scss */
.home .scholars-slider {
  margin: 30px 0;
}

/* line 285, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide {
  opacity: 0.6;
  transition: all 0.25s ease;
  margin: 20px 0 40px;
  cursor: pointer;
}

/* line 292, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/* line 299, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide p {
  padding: 5px 0;
  line-height: 1.4em;
}

/* line 304, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide p span {
  font-size: 13px;
  display: block;
  width: 100%;
  text-align: center;
}

/* line 311, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide p span.title {
  font-style: italic;
  margin-bottom: 3px;
  font-size: 12px;
}

/* line 317, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide p span.last-name {
  text-transform: uppercase;
  font-weight: bold;
}

/* line 322, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide:hover,
.home .scholars-slider .scholars-slide.glide__slide--active {
  opacity: 1;
  -moz-box-shadow: 0 0 15px #66666682;
  -webkit-box-shadow: 0 0 15px #66666682;
  box-shadow: 0 0 15px 0px #66666682;
}

/* line 330, sass/modules/_archivestypendystki.scss */
.home .scholars-slider .scholars-slide:hover img,
.home .scholars-slider .scholars-slide.glide__slide--active img {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

/* line 337, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content {
  margin-bottom: 20px;
}

/* line 341, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide {
  flex-direction: column;
  flex-wrap: nowrap;
  display: none;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  /* line 341, sass/modules/_archivestypendystki.scss */
  .home .scholars-slider-content .scholars-content-slide {
    flex-direction: row;
  }
}

/* line 352, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide.active {
  display: flex;
}

/* line 356, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide .media {
  width: 100%;
  margin: 0 10px;
}
@media screen and (min-width: 1024px) {
  /* line 356, sass/modules/_archivestypendystki.scss */
  .home .scholars-slider-content .scholars-content-slide .media {
    width: 30%;
  }
}

/* line 365, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide .media img {
  width: 100%;
}

/* line 369, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide .description {
  word-wrap: break-word;
  margin: 0 10px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  /* line 369, sass/modules/_archivestypendystki.scss */
  .home .scholars-slider-content .scholars-content-slide .description {
    width: 30%;
  }
}

/* line 380, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide .description .name,
.home .scholars-slider-content .scholars-content-slide .description .topic,
.home .scholars-slider-content .scholars-content-slide .description .excerpt {
  margin-bottom: 10px;
}

/* line 386, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide .description .topic {
  font-weight: bold;
}

/* line 390, sass/modules/_archivestypendystki.scss */
.home .scholars-slider-content .scholars-content-slide .description .button {
  margin-top: 20px;
}

@media (max-width: 760px) {
  /* line 395, sass/modules/_archivestypendystki.scss */
  .stypendystki-pagination {
    padding-bottom: 20px;
  }

  /* line 399, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item {
    padding-top: 0;
    font-size: 14px;
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    margin: 0 0 2px 0;
  }
  /* line 406, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .item-post-description {
    padding-left: 10px;
  }
  /* line 410, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .stypendystki-list-item-content {
    width: auto;
  }
  /* line 414, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .item-post-title {
    font-size: 16px;
  }
  /* line 418, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .stypendystki-list-item-media {
    width: 100%;
  }
  /* line 422, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .item-video {
    width: 100%;
    height: auto;
  }
  /* line 426, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .item-video iframe {
    height: 174px;
  }
  /* line 431, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .stypendystki-list-item-content {
    padding: 0 !important;
  }
  /* line 435, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .stypendystki-list-item-content-description-row {
    border: none;
    padding: 0;
    margin: 0;
  }
  /* line 441, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .stypendystki-list-item-media,
  .stypendystki-list-item .item-post-topic-container,
  .stypendystki-list-item .read-more,
  .stypendystki-list-item .item-post-content {
    display: none;
  }
  /* line 448, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item .toggle {
    font-size: 19px;
    display: block;
    text-align: center;
    padding-top: 20px;
  }
  /* line 455, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item.active {
    background-color: white;
  }
  /* line 458, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item.active .toggle {
    display: none;
  }
  /* line 462, sass/modules/_archivestypendystki.scss */
  .stypendystki-list-item.active .stypendystki-list-item-media,
  .stypendystki-list-item.active .item-post-topic-container,
  .stypendystki-list-item.active .read-more,
  .stypendystki-list-item.active .item-post-content {
    display: block;
  }

  /* line 471, sass/modules/_archivestypendystki.scss */
  .item-post-thumbnail {
    float: left !important;
    width: 112px !important;
    padding: 0 !important;
  }
  /* line 476, sass/modules/_archivestypendystki.scss */
  .item-post-thumbnail img {
    float: left;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: 100%;
  }

  /* line 485, sass/modules/_archivestypendystki.scss */
  .item-post-description {
    float: left !important;
    width: 196px !important;
  }
}
/* line 491, sass/modules/_archivestypendystki.scss */
.stypendystki-background-image {
  background-size: contain;
  margin-top: 36px;
}
@media screen and (min-width: 760px) {
  /* line 491, sass/modules/_archivestypendystki.scss */
  .stypendystki-background-image {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1700px) {
  /* line 491, sass/modules/_archivestypendystki.scss */
  .stypendystki-background-image {
    background-size: cover;
  }
}

/* line 1, sass/modules/_popup.scss */
.new-season-popup {
  display: block;
  width: 740px;
  background: transparent url(img/popup.png) no-repeat center center;
  margin: 20px auto;
  position: relative;
}
/* line 8, sass/modules/_popup.scss */
.new-season-popup a {
  display: block;
  height: 560px;
}
@media (max-width: 760px) {
  /* line 1, sass/modules/_popup.scss */
  .new-season-popup {
    background-image: url(img320/popup.png);
    width: 266px;
  }
  /* line 16, sass/modules/_popup.scss */
  .new-season-popup a {
    height: 360px;
  }
}
