/* line 5, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
a {
  text-decoration: none; }

/* line 9, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.btn-primary {
  background-color: #ff6002;
  border: 1px solid #ff6002; }
  /* line 12, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .btn-primary:hover {
    background-color: #ff6002;
    border: 1px solid #ff6002; }
  /* line 16, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .btn-primary.success {
    background-color: green;
    border: 1px solid green; }
  /* line 20, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .btn-primary.fail {
    background-color: red;
    border: 1px solid red; }
  /* line 24, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .btn-primary span.glyphicon {
    display: inline-block;
    margin-left: 2rem; }

/* line 31, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.btn.inline {
  margin-right: 2rem; }
/* line 35, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.btn.btn-default:hover {
  background-color: transparent; }

/* line 41, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.no-bp {
  padding-bottom: 0 !important; }

/* line 45, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.no-tp {
  padding-top: 0 !important; }

/* line 49, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.text-orange {
  color: #ff6002 !important; }

/* line 54, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.was-web {
  /*--adjust marquee height-home--*/
  /*-- Footer --*/ }
  /* line 61, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .wsmenucontainer nav.wsmenu .brand a span.was-name {
    display: inline-block;
    color: white;
    font-family: 'ProximaNova-ExtraBold';
    font-style: italic;
    font-size: 3.5rem;
    position: relative;
    left: -4rem;
    top: -0.9rem;
    vertical-align: top; }
  /* line 74, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .wsmenucontainer nav.wsmenu .brand a:hover span {
    text-decoration: none; }
  /* line 78, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .wsmenucontainer nav.wsmenu .brand a img {
    height: 4rem; }
  /* line 84, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .wsmenucontainer nav.wsmenu .pull-right img {
    margin-bottom: 0; }
  /* line 91, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .marquee {
    background-image: url("../../../img/was-web/marquee-bg-main.jpg"); }
    /* line 93, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .marquee .masked-content {
      background-color: rgba(0, 0, 0, 0.5);
      /*--adjust marquee height general--*/ }
      /* line 96, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web .marquee .masked-content .marquee-inner {
        height: 450px; }
        /* line 98, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .marquee .masked-content .marquee-inner .marquee-title {
          margin: 0;
          font-family: "ProximaNova-Light";
          font-weight: normal;
          font-size: 70px; }
          /* line 103, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
          .was-web .marquee .masked-content .marquee-inner .marquee-title img {
            max-height: 10rem; }
        /* line 107, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .marquee .masked-content .marquee-inner .marquee-subtitle {
          margin: 1rem; }
  /* line 116, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web.was-home .marquee .marquee-inner {
    height: 75vh; }
    /* line 118, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web.was-home .marquee .marquee-inner .marquee-title {
      font-family: "ProximaNova-ExtraBold"; }
    /* line 121, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web.was-home .marquee .marquee-inner .marquee-subtitle {
      text-transform: uppercase;
      font-size: 2rem;
      font-weight: bold;
      margin: 1rem; }
  /* line 129, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web.was-home .counter-container {
    position: relative; }
    @media (max-width: 1024px) {
      /* line 129, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web.was-home .counter-container {
        display: none; } }
    /* line 134, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web.was-home .counter-container .counter-wrapper {
      padding: 4rem 2rem 0;
      width: 80rem;
      margin: auto;
      background-color: white;
      top: -5rem;
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      box-shadow: 0 9px 6px -6px #cdcdcd;
      z-index: 10; }
      /* line 146, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web.was-home .counter-container .counter-wrapper p#counter {
        display: block;
        font-size: 5rem;
        text-transform: uppercase;
        text-align: center; }
        /* line 151, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web.was-home .counter-container .counter-wrapper p#counter span {
          display: inline-block;
          margin: 1rem 4rem;
          font-family: ProximaNova-Extrabold; }
          /* line 155, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
          .was-web.was-home .counter-container .counter-wrapper p#counter span em {
            display: block;
            font-style: normal;
            color: #ababab; }
            /* line 159, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
            .was-web.was-home .counter-container .counter-wrapper p#counter span em:first-of-type {
              font-size: 2rem;
              font-family: ProximaNova-Bold;
              color: #ff6002; }
      /* line 168, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web.was-home .counter-container .counter-wrapper:before {
        content: "";
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        position: absolute;
        background-color: white;
        background-image: url("../../../img/was-web/icons/icon-clock.svg");
        background-repeat: no-repeat;
        background-position: center center;
        transform: translate(-50%, -130%);
        left: 50%;
        box-shadow: 0 4px 10px -5px grey; }
  /* line 187, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .section-wrapper.masked:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0; }
  /* line 196, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .section-wrapper .container {
    position: relative;
    z-index: 1; }
    /* line 199, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .section-wrapper .container.modal-container {
      z-index: 10; }
  /* line 207, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .text-center.title-bar-after:after,
  .was-web .text-center .title-bar-after:after {
    height: 2px; }
  /* line 212, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .title-bar-after {
    font-family: "ProximaNova-Light";
    font-size: 50px;
    font-weight: normal; }
    /* line 216, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .title-bar-after:after {
      height: 2px; }
  /* line 220, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .topics {
    background-image: url("../../../img/was-web/topics-bg.png"); }
  /* line 223, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .about-ib {
    background-image: url("../../../img/was-web/ib-campus.jpg");
    background-position-y: bottom;
    background-size: cover; }
  /* line 228, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .was-does-boxes {
    padding: 6rem; }
    /* line 230, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .was-does-boxes .bracket-img {
      min-height: 10rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
  /* line 238, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .rovinj-s {
    padding: 15rem 0;
    background-image: url("../../../img/was-web/rovinj-1.jpg");
    background-attachment: fixed; }
  /* line 243, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .rovinj-t {
    padding: 15rem 0;
    background-image: url("../../../img/was-web/rovinj-2.jpg");
    background-attachment: fixed; }
  /* line 248, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .booths {
    background-color: #f3f3f3; }
    /* line 250, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .booths .booth-wrapper {
      margin-top: 4rem;
      overflow: hidden; }
      /* line 254, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web .booths .booth-wrapper .booth-content ul {
        padding: 0 2rem; }
        /* line 256, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .booths .booth-wrapper .booth-content ul li {
          list-style-type: none; }
          /* line 258, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
          .was-web .booths .booth-wrapper .booth-content ul li:before {
            content: "\f111";
            font-family: "FontAwesome";
            font-size: .6rem;
            color: #ff6002;
            display: inline-block;
            vertical-align: middle;
            margin-right: 1rem;
            margin-left: -2rem; }
          /* line 269, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
          .was-web .booths .booth-wrapper .booth-content ul li.booth-includes:before {
            display: none; }
          /* line 272, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
          .was-web .booths .booth-wrapper .booth-content ul li.booth-includes ol {
            margin: 1rem 0;
            padding: 0; }
            /* line 275, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
            .was-web .booths .booth-wrapper .booth-content ul li.booth-includes ol h4 {
              font-weight: bold;
              font-size: 2rem; }
            /* line 279, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
            .was-web .booths .booth-wrapper .booth-content ul li.booth-includes ol li {
              margin-left: 2rem; }
              /* line 281, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
              .was-web .booths .booth-wrapper .booth-content ul li.booth-includes ol li:before {
                content: "\f00c";
                font-family: "FontAwesome";
                font-size: 1rem;
                color: #ff6002;
                display: inline-block;
                vertical-align: middle;
                margin-right: 1rem;
                margin-left: -2rem; }
              /* line 291, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
              .was-web .booths .booth-wrapper .booth-content ul li.booth-includes ol li:first-of-type {
                font-weight: bold; }
                /* line 293, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
                .was-web .booths .booth-wrapper .booth-content ul li.booth-includes ol li:first-of-type:before {
                  display: none !important; }
      /* line 303, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web .booths .booth-wrapper .booth-img-box {
        text-align: right; }
        @media (max-width: 1024px) {
          /* line 303, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
          .was-web .booths .booth-wrapper .booth-img-box {
            text-align: center;
            margin-bottom: 3rem; } }
        /* line 309, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .booths .booth-wrapper .booth-img-box img {
          border: 1px solid #ff6002;
          margin-right: 2rem;
          max-height: 300px; }
  /* line 317, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .pricing-table {
    margin-bottom: 5rem; }
    /* line 319, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .pricing-table table {
      margin: 1rem auto;
      border: none;
      font-size: 16px;
      overflow-x: auto;
      text-align: left;
      width: 100%; }
      @media (max-width: 768px) {
        /* line 319, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .pricing-table table {
          display: block; } }
      /* line 329, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web .pricing-table table tr {
        border-bottom: 1px solid #dadada;
        background-color: #fafafa; }
        /* line 332, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .pricing-table table tr th {
          padding: 1rem 2rem;
          border-top: 1px solid #dadada;
          background-color: #ff6002;
          color: white; }
        /* line 338, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .pricing-table table tr td {
          padding: 0.6rem 2rem; }
      @media (max-width: 768px) {
        /* line 342, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
        .was-web .pricing-table table.no-h-scroll {
          display: table; } }
  /* line 350, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .hotels .hotels-content {
    margin-top: 4rem; }
    /* line 352, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .hotels .hotels-content .title-has-icon {
      font-family: "ProximaNova-Light";
      font-size: 50px;
      font-weight: normal; }
    /* line 357, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .hotels .hotels-content .main-hotel {
      min-height: 500px;
      background-image: url("../../../img/was-web/hotel-amarin-lg.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-attachment: fixed; }
    /* line 364, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .hotels .hotels-content .hotels-secondary {
      margin-top: 4rem; }
    /* line 368, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .hotels .hotels-content .post-info .btn {
      margin-bottom: 4rem; }
  /* line 374, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .transportation {
    padding: 15rem 0;
    background-image: url("../../../img/was-web/travel.jpg");
    background-attachment: fixed; }
  /* line 380, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel .travel-title {
    font-size: 30px;
    margin: 2rem; }
  /* line 384, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel .boat-bg {
    /*
    background-image: url("../../../img/was-web/travel-boat-bg.png");
    height: 20rem;
    margin: 2rem auto 5rem;
    background-size: cover;
    */ }
    /* line 391, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .travel .boat-bg img {
      margin: 2rem auto 5rem; }
  /* line 395, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel .travel-car {
    margin: 4rem 0; }
    /* line 397, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .travel .travel-car .pricing-table {
      margin: 4rem 0 0; }
  /* line 402, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel dl dt {
    font-weight: bold;
    margin-bottom: 1rem; }
  /* line 406, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel dl dd {
    margin: 0; }
  /* line 410, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel .airlines-container {
    overflow: hidden;
    padding: 1rem 0 2rem;
    margin-bottom: 2rem; }
    /* line 414, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .travel .airlines-container .travel-title {
      margin-bottom: 4rem; }
    /* line 417, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .travel .airlines-container .airline-img {
      max-width: 200px; }
  /* line 421, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .travel + .travel {
    padding: 0; }
  /* line 425, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .visa {
    background-image: url("../../../img/was-web/visa-bg.png"); }
    /* line 427, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .visa a {
      color: #ff6002;
      font-weight: bold; }
  /* line 432, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web .venue-location {
    padding: 0; }
    /* line 434, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web .venue-location #map {
      height: 500px;
      width: 100%; }
  /* line 440, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .was-web #footer {
    height: 380px; }
    @media (min-width: 1024px) {
      /* line 442, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web #footer .footer-main {
        height: 380px; } }
    /* line 446, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web #footer .footer-main * {
      color: #ababab; }
    /* line 449, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web #footer .footer-main a {
      color: #ff6002; }
    /* line 452, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web #footer .footer-main .brand-placer {
      margin-bottom: 2rem; }
      /* line 454, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web #footer .footer-main .brand-placer img {
        max-height: 5rem; }
    /* line 461, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web #footer .footer-main .footer-menu ul li a {
      text-transform: capitalize;
      color: #ababab; }
    /* line 469, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web #footer .footer-main .ib-info dl {
      margin: 0 0 2rem 0; }
      /* line 471, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web #footer .footer-main .ib-info dl dt,
      .was-web #footer .footer-main .ib-info dl dd {
        margin: 0; }
    @media (max-width: 1024px) {
      /* line 468, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web #footer .footer-main .ib-info {
        text-align: center; } }
    /* line 481, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web #footer .footer-main .footer-social .social-icons {
      margin-top: 4rem; }
    @media (max-width: 1024px) {
      /* line 440, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      .was-web #footer {
        height: initial !important; } }
  @media (min-width: 1024px) {
    /* line 54, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    .was-web {
      margin-bottom: 380px !important; } }

/* line 496, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.was-web .about-ib {
  padding: 26rem;
  background-position-x: center; }

/* line 501, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.bg-white {
  background: white; }

/* line 505, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.about-ib-wrapper {
  overflow: hidden;
  position: relative;
  display: block;
  max-width: 100%; }

@media only screen and (max-width: 1024px) {
  /* line 513, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .about-ib-wrapper {
    max-width: initial; }

  /* line 516, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .about-ib-content {
    padding: 3rem; } }
/*FORM TRAVEL*/
/* line 526, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.travel-form-container .travel-form .form-panel {
  padding: 1rem 3rem;
  background-color: whitesmoke; }
  /* line 529, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .travel-form-container .travel-form .form-panel input,
  .travel-form-container .travel-form .form-panel select,
  .travel-form-container .travel-form .form-panel textarea {
    background-color: white; }
  /* line 534, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  .travel-form-container .travel-form .form-panel .form-panel-title {
    margin: 2rem auto 2.5rem;
    display: inline-block;
    padding-left: .5rem; }
/* line 541, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.travel-form-container .travel-stay {
  margin: 1rem auto 2rem; }

/* GLYPHICONS feedback override */
/* line 549, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
.form-control-feedback {
  position: absolute !important;
  line-height: 42px !important; }

/* MODAL STYLE*/
/* line 559, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
body.was-web .modal-container .modal-box {
  text-align: center;
  padding: 2rem;
  cursor: pointer;
  transition: all ease-in-out .2s; }
  /* line 564, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  body.was-web .modal-container .modal-box:hover {
    transform: scale(1.05); }
  /* line 567, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  body.was-web .modal-container .modal-box img {
    max-height: 10rem; }
  /* line 570, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  body.was-web .modal-container .modal-box .modal-box-title {
    color: gray;
    font-size: 1.5rem;
    font-weight: normal;
    font-family: "ProximaNova-Light", sans-serif; }
  /* line 577, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  body.was-web .modal-container .modal-box.no-eff:hover {
    transform: scale(1);
    cursor: default; }
/* line 584, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
body.was-web .modal-container .modal.in {
  background-color: rgba(0, 0, 0, 0.4); }
  /* line 586, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
  body.was-web .modal-container .modal.in .modal-dialog {
    transform: translate(0, 20%); }
    /* line 589, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    body.was-web .modal-container .modal.in .modal-dialog .modal-content img {
      max-height: 10rem; }
    /* line 593, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-header .modal-title {
      font-weight: bold;
      text-transform: capitalize;
      color: #232323; }
      /* line 597, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-header .modal-title.text-regular {
        text-transform: initial; }
    /* line 602, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-header button.close {
      font-size: 3rem;
      border: none;
      background-color: transparent; }
      /* line 606, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
      body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-header button.close:focus {
        outline: none; }
    /* line 614, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-body .sponsor-location .fa {
      margin-right: .5rem;
      color: #ff6002; }
    /* line 618, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-body .sponsor-location b {
      color: #ff6002;
      margin-left: .2rem; }
    /* line 624, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
    body.was-web .modal-container .modal.in .modal-dialog .modal-content .modal-footer {
      text-align: center; }
/* line 632, /Users/dgrba/Documents/www_root/was8web/infobip-marketing/source/css/pages/was-web/was-style.scss */
body.was-web .modal-backdrop {
  display: none; }
