.main {
  /*background-image: none !important;*/ }

.page-container {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: auto; }

.illust-container {
  width: 1200px;
  height: 800px;
  text-align: center;
  margin: 0 auto 240px;
  position: relative;
  padding-top: 0;
  box-sizing: content-box; }

#ilustracija {
  width: 800px;
  height: 800px;
  max-width: 100%;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 40px rgba(0, 0, 0, 0.15); }

.root-row > .col-md-12 {
  padding: 0; }

.svg-btn {
  cursor: pointer; }
  .svg-btn text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    fill: #1856b1; }
  .svg-btn:hover #play-btn-circ {
    stroke: #1856b1; }
  .svg-btn:hover #play-btn-arrow {
    fill: #1856b1; }
  .svg-btn:hover text {
    fill: #87c563; }

#logo-big-text tspan {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700; }

.hero {
  height: 600px;
  background-image: url("../images/cover/hands1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.full-w {
  /*margin: 0 -9999rem;
  padding-left: 9999rem;
  padding-right: 9999rem;*/
  margin: -260px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 260px;
  padding-right: 260px; }

/*# sourceMappingURL=home.css.map */
