body {
  background-color: #2b3041;
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.47;
  overflow-y: auto;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  direction: ltr;
  color: #343b40;
}


.overflow-on {
  overflow: auto !important;
}

#container {
  width: 100%;
}

#background-container {
  display: block;
}

.menu-button {
  display: none;
}

.ds-top {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 65px;
  background-color: #313646;
  text-align: center;
  box-shadow: 0 0 6px rgba(0,0,0,.2);
  z-index: 2000;
  transition: left .2s;
  box-sizing: initial!important;
}

.ds-top.lockParam {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  width: 90px;
  background-color: #313646;
  text-align: center;
  box-shadow: 0 0 6px rgba(0,0,0,.2);
  z-index: 2000;
  transition: left .2s;
  box-sizing: initial!important;
}

.ds-user-login-container {
  width: auto;
  padding: 0 20px 0 20px;
  line-height: 28px;
  background: #46e3c1;
  float: right;
  height: 28px;
  margin-top: 17px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 18px;
}

.ds-user-login-container.login-button {
  width: 150px;
  color: black;
  padding: 0 20px 0 20px;
  line-height: 28px;
  background: #46e3c1;
  float: none;
  height: 28px;
  margin-top: 0;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  margin-right: auto;
  margin: 0 auto;
}

.ds-user-login-container.logout-button-style {
  background: #f04c5f;
  color: white;
}

.ds-home-logo-container:hover {
  opacity: 1;
  transform: scale(1.1);
  transition: opacity .3s,transform .3s;
}

.ds-home-logo-container {
  margin-left: 10px;
  height: 65px;
  width: 65px;
  float: left;
  background: url(../images/icons/smart-city.svg);
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transform: scale(1);
  transition: opacity .3s,transform .3s;
}

.competition-countdown-container {
  background: black;
  border-bottom: 5px solid #008499;
}

.competition-countdown-timer {
  font-size: 5rem;
  color: #3ce5ff;
  font-weight: 400;
  text-align: center;
}

.competition-countdown-title {
  font-weight: 300;
  font-size: 25px;
}

.competition-countdown-subtitle {
  font-weight: 600;
  font-size: 20px;
}

.under-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #aeffd7 !important;
}

.bg-background-grayblue {
  background: #bfc4d4!important;
}

.bg-background-grayblue-light {
  background: #dadeea!important;
}

.bg-background-grayblue-dark {
  background: #9a9fb1!important;
}

.bg-oc-image-big {
  background-image: url(../images/about_project/openCity_logo_faded.svg);
  background-repeat: no-repeat;
  background-size: 300%;
  background-position: -8% 66%;
}
.bg-gradient-purple-blue {
  background-color: #578acc!important;
  background-image: -webkit-radial-gradient(50% top,circle,#4835b4 0,rgba(84,90,182,0) 75%),-webkit-radial-gradient(right top,circle,#00fff3 0,rgb(128, 106, 253) 57%)!important;
  background-image: radial-gradient(50% top,circle,#4835b4 0,rgba(84,90,182,0) 75%),radial-gradient(right top,circle,#00fff3 0,rgb(128, 106, 253) 57%)!important;
}

.bg-gradient-gray-blue{
  background-color: #578acc!important;
  background-image: -webkit-radial-gradient(50% top,circle,#363056 0,rgba(84,90,182,0) 75%),-webkit-radial-gradient(right top,circle,#00fff3 0,rgb(68, 159, 195) 57%)!important;
  background-image: radial-gradient(50% top,circle,#4835b4 0,rgba(84,90,182,0) 75%),radial-gradient(right top,circle,#00fff3 0,rgb(128, 106, 253) 57%)!important;
}
.bg-silver {
  background-color: #eef3fe;
}

.bg-gradient-purple {
  background-image: linear-gradient(150deg,#7795f8 15%,#6772e5 70%,#555abf 94%);
  background-image: -webkit-linear-gradient(150deg,#7795f8 15%,#6772e5 70%,#555abf 94%);
}

.bg-gradient-blue {
  background-image: linear-gradient(87deg,#9136f5 0,#36a6f5 100%)!important;
  background-image: -webkit-linear-gradient(87deg,#9136f5 0,#36a6f5 100%)!important;
}

.bg-gradient-orange {
background: linear-gradient(87deg,#f5365c 0,#f56036 100%)!important;
background: -webkit-linear-gradient(87deg,#f5365c 0,#f56036 100%)!important;
}

.upload-image-button {
  /* width: 300px; */
  /* height: 200px; */
  padding: 15px 25px 15px 25px;
  background: #313647;
  color: white;
  z-index: 300000;
  font-size: 16px;
  border-radius: 10px;
  margin-top: 30px;
}

.portal-intro-menus-container {
  height: 65px;
  line-height: 65px;
  float: left;
  margin-left: 30px;
  color: #e7deff;
  font-size: 20px;
  line-height: 65px;
  z-index: 1000000;
}

.topic-button-icon-vsz {
  background: url(../images/icons/smart-city.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.menu-button-container {
  color: #fff;
  float: right;
  height: 65px;
  line-height: 65px;
}

.portal-intro-menus-dividers {
  display: inline-block;
  width: 45px;
  opacity: 0;
}

.ds-top .portal-intro-menus-container a {
  display: inline-block;
}

.portal-intro-menus-buttons:last-child {
  border-right: none;
}

.portal-intro-menus-buttons {
  font-size: .7em;
  color: rgba(255,255,255,.65);
  font-weight: 400;
  letter-spacing: .1px;
  height: 50px;
  line-height: 65px;
  margin-top: 0;
  border-bottom: 2px solid transparent;
  transition: border .4s,opacity .3s,color .5s;
  cursor: pointer;
}


.portal-intro-menus-buttons:hover {
  border-bottom: 2px solid #68cfcf;
  color: #fff;
  opacity: 1;
  transition: border .4s,opacity .3s,color .5s;
}

.featured-container {
  height: 75vh;
  min-height: 480px;
  background: #1f222b;
  margin-top: 65px;
}


.featured-text-box {
  position: absolute;
  width: 30%;
  right: 0;
  height: 75vh;
  top: 65px;
  /* box-shadow: 0 5px 20px rgba(20, 26, 56, 0.4392156862745098); */
  /* border-radius: 4px; */
  padding: 50px;
  background: #1f222b;
}

.featured-image {
  position: relative;
  height: 100%;
  width: 70%;
  background: url(../images/featured_image/featured_image.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 -35px 50px -30px black inset;
}

.fb-like-button {
  margin-top: 20px;
}

.featured-description {
  font-size: 19px;
  font-weight: 300;
}

.featured-title {
  font-size: 30px;
  color: white;
  padding-top: 0;
}

.featured-competition-title {
  color: #559af6;
  border-bottom: 1px solid #ffffff1a;
  padding-bottom: 5px;
  display: none;
}

.featured-button .upload_photo_icon {
  background: url(../images/icons/more.svg);
  background-repeat: no-repeat;
  background-color: #32e0dc;
  background-position: 98% -4px;
  background-size: 35px;
  width: 100%;
  height: 60px;
  margin: 0;
  line-height: 33px;
  padding-left: 25px;
  font-size: 15px;
}

.featured-button .cp_photo_icon {
  background: url(../images/icons/image_icon_dark.svg);
  background-repeat: no-repeat;
  background-color: #efc057;
  background-position: 94% 18px;
  background-size: 31px;
  width: 100%;
  height: 60px;
  margin: 0;
  line-height: 33px;
  padding-left: 25px;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  transition: background-color 0.3s;
}

.featured-button .cp_photo_icon:hover {
  background-color: white;
  transition: background-color 0.3s;
}

.featured-image-author {
  position: absolute;
  font-weight: 400;
  padding: 3px 10px 3px 10px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.36);
  color: #fefbf8;
  /* text-shadow: 0 1px #0000006b; */
  font-style: italic;
  left: 20px;
  bottom: 20px;
  font-size: 14px;
}

.latest-title {
  background: #ffffff;
  color: #313647;
  width: 250px;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0 6px 8px rgba(102,119,136,.03), 0 1px 2px rgba(102,119,136,.3) !important;
}

.usercp-navigation-container {
  height: 65px;
  line-height: 65px;
  text-align: center;
  vertical-align: top;
  color: #e7deff;
  font-size: 20px;
  line-height: 65px;
  z-index: 1000000;
}

.usercp-navigation-container .portal-intro-menus-buttons {
  font-weight: 600;
  font-size: 18px;
  color: #dad7f2;
}

.vsz_project_image {
  margin-top: 120px;
  border-radius: 100%;
}

.participant-type-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    padding-bottom: 10px;
}

.photo-title {
  /* float: left; */
  font-size: 21px;
  font-weight: 600;
  vertical-align: top;
}

.project-finished-year-box {
  background: #27394c;
  color: #1ac8e1;
  border-radius: 3px;
  padding: 2px 5px 2px 5px;
  margin-left: 7px;
}

span.project_finished_year_mainpage {
  float: right;
}

.participant-box-header {
  padding: 25px;
}

.participant-box.participant-box-latest {
  width: 257px;
  display: inline-block;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.22), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 17px 0 rgba(11, 34, 90, 0.57);
  border-radius: 1px;
  background: rgb(24, 26, 33);
}

.participant-box.participant-box-author {
  background: #121420;
}

.participant-box-author-icon {
  background: url(../images/icons/people_white.svg);
  background-repeat: no-repeat;
  background-color: #766bd0;
  background-position: center;
  background-size: 31px;
  width: 100%;
  height: 60px;
  margin: 0;
  line-height: 33px;
  padding-left: 25px;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  transition: background-color 0.3s;
}

.participant-box.participant-box-author .participant-box-author-icon {
  background: url(../images/icons/people_white.svg);
  background-repeat: no-repeat;
  background-color: #7664d6;
  background-position: center bottom;
  background-size: 50px;
  width: 100%;
  height: 80px;
  margin: 0;
  line-height: 33px;
  padding-left: 25px;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  transition: background-color 0.3s;
}

.participant-box.participant-box-author .photo-title {
  font-size: 15px;
  height: 46px;
  /* line-height: 28px; */
  text-align: center;
  background: #7664d6;
  vertical-align: middle;
  /* line-height: 80px; */
  /* border-radius: 5px; */
  margin: -25px;
  margin-bottom: 10px;
  padding: 10px;
  border-bottom: none;
}

.participant-date {
  font-size: 13px;
  font-weight: 600;
  vertical-align: top;
  float:right;
}

.participant-date-column {
  display: inline-block;
  border-bottom: 1px solid #515170;
  font-size: 14px;
  color: #54d3d0;
  font-weight: 600;
  vertical-align: top;
  margin-bottom: 5px;
}

.project-name-column {
  display: inline-block;
  border-bottom: 1px solid #515170;
  font-size: 16px;
  color: #54d3d0;
  font-weight: 600;
  vertical-align: top;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.project-title-column {
  font-size: 14px;
  font-weight: 600;
}

.project-phase-column {
  width: 100%;
  padding: 0 20px 0 20px;
  line-height: 28px;
  background: #46e3c1;
  color: black;
  height: 28px;
  margin-top: 17px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 18px;
}

.project-phase-column.finishied-phase {
  background: #46e3c1;
}

.project-phase-column.ongoing-phase {
  background: #744cf0;
  color: white;
}

.project-phase-column.planning-phase {
  background: #f8c851;
}

.photo-info-right {
  font-size: 14px;
  font-weight: 600;
  vertical-align: top;
  padding-left: 25px;
  display: inline-block;
}

.photo-info-left {
  display: inline-block;
  font-size: 14px;
  color: #54d3d0;
  font-weight: 600;
  vertical-align: top;
  margin-bottom: 5px;
}

.participant-image img {
  /* background: white; */
  vertical-align: middle;
  /* max-width: 250px; */
  /* max-height: 167px; */
  width: 250px;
  height: 167px;
  object-fit: cover;
  border: none;
  border-top-right-radius: 1px;
  /* display: inline-block; */
  border-top-left-radius: 1px;
}

/* .main-page-participants .participant-image img {
  width: 250px;
  height: 167px;
} */

.photo-num-title {
  font-size: 13px;
}
.photo-count {
  font-size: 20px;
  text-align: center;
  margin-top: 8px;
}

.photo-count span {
  font-size: 20px;
}


.share-title-button {
  padding: 10px 0 10px 0;
  font-size: 14px;
  color: white;
  font-weight: 600;
}

.like-title-button {
  display: none;
  padding: 10px 0 10px 0;
  font-size: 0;
  color: white;
  font-weight: 600;
}

.image-featured-help {
  max-width: 640px;
  text-align: center;
  margin: 0 auto 15px auto;
  font-size: 15px;
  background: #9f99b9;
  padding: 10px;
  color: white;
  font-weight: 600;
  border-radius: 5px;
}

.publish-button {
  float: right;
  margin: 0;
  width: 100px;
  text-align: center;
  color: black;
  background: #46e3c1;
}

.unpublish-button {
  float: right;
  margin: 0;
  width: 100px;
  text-align: center;
  color: white;
  background: #8684a2;
}

.published-class {
  margin-top: 3px;
  float: left;
}

.project-published-column {
  background: #515069;
  padding: 10px 15px 10px 15px;
  color: #2ffffa;
  height: 50px;
}

.project-unpublished-column {
  background: #515069;
  padding: 10px 15px 10px 15px;
  color: #ffd860;
  height: 50px;
}

.admin-control-button {
  transition: transform 0.4s, background 0.4s;
}

.admin-control-button:hover {
  background: #ffffff !important;
  color: black !important;
  transform: translateY(2px);
  transition: transform 0.4s, background 0.4s;
}

.main-page-participants .participant-box.participant-box-admin {
  width: 300px;
  min-height: 200px;
  margin: 35px;
}

.main-page-participants .participant-box.participant-box-admin .participant-image {
  height: 200px;
  white-space: nowrap;
  font-size: 0;
  background: black;
  cursor: pointer;
}

.main-page-participants .participant-box.participant-box-admin .participant-image img {
  max-width: 300px;
 max-height: 200px;
}

.main-page-participants .photo-title {
  font-size: 13px;
  height: 85px;
  text-align: center;
  background: #121420;
  vertical-align: middle;
  /* line-height: 80px; */
  /* border-radius: 5px; */
  margin: -25px;
  margin-bottom: 3px;
  padding: 25px;
  border-bottom: 1px solid #2a2c39;
}

.photo-description {
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.main-page-participants .participant-image {
  height: 167px;
  white-space: nowrap;
  font-size: 0;
}

.main-page-participants .participant-box {
  width: 250px;
  min-height: 167px;
}

.main-page-participants .participant-box .ht30 {
  height: 10px;
}

.main-page-participants .participant-box-county {
  height: 300px;
}

.main-page-participants .sponsor-box {
  padding: 15px 30px 15px 30px;
}

.main-page-participants .resize-medium {
  max-width: 1024px;
  margin: 0 auto;
}

.main-page-participants .wd300 {
  width: 200px;
}

/* .participant-box {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.22), 0 3px 1px -2px rgba(0, 0, 0, 0.72), 0 1px 5px 0 rgba(31, 43, 72, 0.57);
  border-radius: 5px;
  background: rgba(21, 21, 35, 0.63);
  margin-bottom: 20px;
  vertical-align: top;
  height: 100px;
  color: #d8d8ff;
  transition: transform 0.3s;
} */

.participant-box {
  width: 257px;
  display: inline-block;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.22), 0 3px 1px -2px rgba(0, 0, 0, 0.72), 0 1px 5px 0 rgba(31, 43, 72, 0.57);
  border-radius: 1px;
  background: rgb(18, 20, 32);
  margin-bottom: 20px;
  vertical-align: top;
  min-height: 300px;
  margin: 20px;
  margin-bottom: 40px;
  /* padding: 5px; */
  color: #d8d8ff;
  transition: transform 0.3s;
}

.participant-box:hover {
  transform: translateY(3px);
  transition: transform 0.2s;
  cursor: pointer;
}

.participant-box.participant-box-admin:hover {
  transform: translateY(0);
  transition: none;
  cursor: default;
}

/* .participant-box-county .participant-image img {
  height: 167px;
  width: 250px;
} */

.participant-box-county {
  height: 350px;
}
.search_results_container {
  background: white;
  margin: 0 -50px 0 -50px;
  padding: 40px 20px 20px 20px;
  border-bottom: 1px solid #cacce7;
  border-top: 1px solid #cacce7;
}

#pretraga {
  width: 350px;
  height: 46px;
  margin: 0 auto;
  padding: 0;
  box-shadow: 0 6px 8px rgba(102,119,136,.03), 0 1px 2px rgba(102,119,136,.3) !important;
}

.checkbox-text-align {
  text-indent: -28px;
  padding-left: 28px;
  font-size: 12px;
  font-weight: 600;
}

.checkbox-container-registration .dsFormError {
  font-size: 11px;
  margin-top: -56px;
  position: relative;
}

.checkbox-container-registration .dsFormError {
  font-size: 11px;
  margin-top: -43px;
  position: relative;
}

input#search_query {
  float: left;
  width: 300px;
  box-shadow: none;
  border-radius: 0;
}

input[name="search_submit"] {
  float: right;
  width: 50px;
  box-shadow: none;
  border-radius: 0;
  background-color: #f1f1f1;
  background-image: url(../images/icons/search_icon_black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 31px;
  /* width: 100%; */
  /* height: 60px; */
  margin: 0;
  /* line-height: 33px; */
  /* padding-left: 25px; */
  /* font-size: 15px; */
  color: #333;
  font-weight: 600;
  transition: background-color 0.3s;
  cursor: pointer;
}

.sponsor-box {
  background: #eef1fa;
  padding: 10px 50px 10px 50px;
  border-radius: 15px;
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.22), 0 1px 1px -2px rgba(0, 0, 0, 0.29), 0 1px 5px 0 rgba(31, 43, 72, 0.29);
  transition: transform 0.3s;
}

.sponsor-box:hover {
  transform: translateY(3px);
  transition: transform 0.2s;
  cursor: pointer;
}

.packet-box-info {
  box-shadow: 0 0 10px rgba(27,52,113,.45);
  border-radius: 10px;
  transition: transform .3s,box-shadow .3s;
}

.packet-box-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 25px;
}


.astreel-about-points .packet-box-footer-registration {
  min-height: 150px;
}

.ds-menu-button-container.fb-container {
  width: 150px;
  float: right;
  padding: 17px;
  padding-left: 0;
}


/* background images for each section */


/*-------------------------------------------------*/

.bgimage-home {
  height: 100vh;
  background: url("../images/bg_home_gold_small.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-home-blur {
  height: 100vh;
  width: 100%;
  background: url("../images/bg_home_small_blur.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-products {
  height: 100vh;
  background: url("../images/bg_products_small.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-contact {
  height: 100vh;
  background: url("../images/bg_contact_small.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-solutions {
  height: 100vh;
  background: url("../images/bg_solutions.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-about {
  height: 100vh;
  background: url("../images/bg_about_small.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-croracun-blur {
  height: 100vh;
  background: url("../images/bg_croracun_blur.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-economy {
  height: 100vh;
  background: url("../images/bg_economy.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -2;
  position: absolute;
}

.bgimage-none {
  height: 100vh;
  background: white;
  z-index: -2;
  position: absolute;
}

.image {
  height: 100%;
  width: 100%;
  background: url("../images/product_croracun_image.jpg");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

.image-proracun-news {
  height: 100%;
  width: 100%;
  background: url("../images/product_proracun_image.jpg");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

.image-icon {
  background: url('../images/proces/icon_develop.svg');
  height: 100%;
  width: 100%;
  background-position: top;
  background-repeat: no-repeat;
}

.image-croracun {
  height: 100%;
  width: 100%;
  background: url("../images/croracun/croracun_main.jpg");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-croracun-comparison {
  height: 100%;
  width: 100%;
  background: url("../images/croracun/croracun_comparison.png");
  background-size: 40%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-croracun-collecting {
  height: 100%;
  width: 100%;
  background: url("../images/croracun/croracun_collecting_data.png");
  background-size: 70%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-croracun-platform {
  height: 100%;
  width: 100%;
  background: url("../images/croracun/croracun_platform.png");
  background-size: 70%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-proracun {
  height: 100%;
  width: 100%;
  background: url("../images/proracun/proracun_title_HR.jpg");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-proracun-what {
  height: 100%;
  width: 100%;
  background: url("../images/proracun/transformation.svg");
  background-size: 50%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-proracun-who {
  height: 100%;
  width: 100%;
  background: url("../images/proracun/proracun_participation.png");
  background-size: 90%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-proracun-who2 {
  height: 100%;
  width: 100%;
  background: url("../images/proracun/hand_tablet.png");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-proracun-who-HR {
  height: 100%;
  width: 100%;
  background: url("../images/proracun/proracun_participation_HR.png");
  background-size: 90%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.image-proracun-who2-HR {
  height: 100%;
  width: 100%;
  background: url("../images/proracun/hand_tablet_HR.jpg");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}

.left-menu {
  background: linear-gradient(to bottom, rgba(94, 105, 229, 0.72) 0%, rgba(12, 3, 26, 0.95) 100%);
  width: 100%;
  height: 100%;
  float: left;
  display: none;
  position: fixed;
  top: 0;
  z-index: 200;
  transform: translateZ(200px);
}

.left-menu-logo {
  background: transparent url("../images/ds_logo_cool.svg") no-repeat scroll center center / 120px auto;
  opacity: 1;
  margin: 0px auto;
  padding: 90px;
}

.title-bar {
  height: 75px;
  position: fixed;
  top: 0px;
  width: 100%;
  line-height: 75px;
  z-index: 300;
  transform: translateZ(300px);
}

.small-inspiration-container {
  height: 500px;
}

.small-inspiration {
  display: none;
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 35%;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
}

#news-container-blur {
  background: url("../images/home_blur.jpg");
  position: absolute;
  left: 0;
  top: 50px;
  height: 500px;
  width: 320px;
  background-size: 320px 500px;
}

#news-container {
  margin-top: 0px;
  margin-bottom: 50px;
}

#news-container img {
  width: 100%;
  height: 100%;
  margin: 0 0px 36px auto;
  max-width: 960px;
}

#news-container p {
  font-size: 17px;
  margin: 0;
}

#news-container .more-link {
  color: #367CFF;
  border-radius: 20px;
  border: 1px solid rgb(218, 231, 255);
  width: 150px;
  padding: 4px 20px 4px 20px;
  margin: 20px;
  cursor: pointer;
  width: 150px;
  transition: border 1s;
  box-sizing: border-box;
}

#news-container .more-link:hover {
  border: 1px solid rgb(92, 141, 255);
  color: #367cff;
  transition: border 1s, color 1s;
}

#news-container .screen-reader-text {
  display: none;
}

.inspiration-container {
  height: 78vh;
}

.inspiration-graphics {
  background: url("../images/ds_logo_inspiration_white.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 46vh;
  margin-top: 50px;
}

.inspiration-moto {
  height: 14vh;
}

.left-menu-button-container-desktop {
  height: 75px;
}


/* MENU ELEMENTS */

.left-menu-button-container-desktop nav {
  width: 630px;
  margin: 0 auto;
}

.left-menu-button-container nav {
  width: 780px;
  margin: 0 auto;
}

.select2-container--default .select2-selection--single {
  border: none !important;
  padding: 6px !important;
  height: 40px !important;
  box-shadow: 0 6px 8px rgba(102,119,136,.03), 0 1px 2px rgba(102,119,136,.3) !important;
  outline: none !important;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px !important;
  right: 5px !important;
}

.select2-dropdown {
  border: none !important;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.38) !important;
}


.select2-container--default .select2-results>.select2-results__options {
  max-height: 300px !important;
}

.button-new {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: inline-block;
  padding: .625rem 1.25rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid transparent;
  border-radius: .25rem;
  -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: transform 0.3s;
}

.button-new:hover {
  transform: scale(1.03);
  box-shadow: 0 5px 12px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.1);
  transition: transform 0.3s;
  cursor: pointer;
}

.button-new-white {
  color: #212529;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

.button-new-blue {
  color: #fff;
  border-color: #5e72e4;
  background-color: #5e72e4;
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

.button-new-green {
    color: white;
    border-color: #26a797;
    background-color: #21b19e;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.38), 0 1px 3px rgba(0,0,0,.08);
}


.button {
  font-size: 14px;
  height: 75px;
  font-weight: 400;
  line-height: 75px;
  cursor: pointer;
  margin-right: 59px;
  text-align: center;
  float: left;
  color: rgb(204, 204, 204);
  box-sizing: border-box;
  /* border-right: 1px solid #222636; */
  transition: color 0.5s;
}

.button:hover {
  color: #367cff;
  transition: color 0.5s;
}

.blue-button {
  /* position: absolute; */
  bottom: 30px;
  width: 300px;
  /* left: 0; */
  background: #497de1;
  border-radius: 2px;
  color: white;
  line-height: 40px;
  cursor: pointer;
  box-shadow: 0 0 10px #0000002b;
  transition: background 0.3s;
}

.blue-button:hover {
  background: #7849e1;
  transition: background 0.5s;
}
.red-warning {
  display: inline-block;
  bottom: 30px;
  padding: 8px 50px 8px 50px;
  width: auto;
  /* left: 0; */
  background: #e86464;
  border-radius: 2px;
  color: white;
  /* line-height: 40px; */
  cursor: pointer;
  box-shadow: 0 0 10px #0000002b;
  transition: background 0.3s;
}

.lang-container {
  width: 120px;
  height: auto;
  background: black;
  float: right;
  text-align: left;
}

.lang-button-selected {
  padding-left: 20px;
  width: 100px;
  cursor: pointer;
  transition: color 0.5s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.type-select-container {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 120px;
}

.type-select-button-title {
  width: 75px;
  font-weight: 600;
  font-size: 14px;
}

.type-dropdown-arrow {
  width: 10px;
  height: 10px;
  background: url(../images/dropdown_arrow.svg);
  background-size: 140%;
  background-position: center;
  background-repeat: no-repeat;
}
.type-select-button {
  border: 1px solid #00aeb7;
    border-right: none;
  order: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(31, 43, 72, 0.27);
  /* box-shadow: 0px 0px 7px rgba(90, 90, 90, 0.11) inset !important; */
  border-radius: 1px !important;
  color: #ffffff;
  font-size: 16px;
  vertical-align: top;
  height: 48px !important;
  line-height: 40px;
  margin-left: 0 !important;
  margin-bottom: 0;
  margin-right: 0px;
  margin-top: 22px;
  width: 100% !important;
  padding: 3px !important;
  outline: none;
  /* text-indent: 15px !important; */
  background: rgb(17, 183, 191) !important;
  transition: color 0.3s, background 0.3s;
}

.type-select-button:hover {
  cursor: pointer;
  background: #217d92 !important;
  transition: background 0.3s;
}

.type-select-dropdown {
  order: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(31, 43, 72, 0.27);
  /* box-shadow: 0px 0px 7px rgba(90, 90, 90, 0.11) inset !important; */
  border-radius: 1px !important;
  color: #344a73;
  font-size: 16px;
  vertical-align: top;
  margin-left: 0 !important;
  margin-bottom: 20px;
  margin-top: 5px;
  width: 120px !important;
  outline: none;
  /* text-indent: 15px !important; */
  background: rgb(255, 255, 255) !important;
  transition: color 0.3s;
}

.type-select-gradovi {
  border-top: none !important;
}

.type-select-picker {
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-weight: 600;
  font-size: 14px;
  /* padding: 10px 20px; */
  border-top: 1px solid #e3e3e3;
}

.type-select-picker:hover {
  cursor: pointer;
  background: #e6feff;
  transition: background 0.3s;
}


.lang-button-selected:hover {
  color: #367CFF;
  transition: color 0.5s;
}

.lang-button {
  width: 100px;
  height: 50px;
  cursor: pointer;
  transition: color 0.5s;
  line-height: 50px;
}

.lang-button:hover {
  color: #367CFF;
  ;
  transition: color 0.5s;
}

.lang-buttons-options {
  padding-left: 20px;
  display: none;
  border-top: 1px solid rgba(88, 116, 255, 0.54902);
}

.button-mobile {
  font-size: 14px;
  height: 75px;
  font-weight: 400;
  line-height: 75px;
  cursor: pointer;
  width: 130px;
  text-align: center;
  float: left;
  color: white;
  box-sizing: border-box;
  /*border-right: 1px solid #222636;*/
  transition: color 0.2s;
}

.button-mobile:hover {
  background-color: rgba(242, 233, 255, 0.28);
}

.button-icon-home {
  background: transparent url("../images/button_home.svg") no-repeat scroll center center / 100px auto;
}

.button-icon-solutions {
  background: transparent url("../images/button_solutions.svg") no-repeat scroll center center / 100px auto;
}

.button-icon-products {
  background: transparent url("../images/button_products.svg") no-repeat scroll center center / 100px auto;
}

.button-icon-about {
  background: transparent url("../images/button_about.svg") no-repeat scroll center center / 100px auto;
}

.button-icon-contact {
  background: transparent url("../images/button_blog.svg") no-repeat scroll center center / 100px auto;
}

/* .menu-button {
  width: 150px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 30px;
  cursor: pointer;
  z-index: 400;
  transform: translateZ(400px);
  border-radius: 6px;
  padding-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
} */

#main-menu-title {
  padding-left: 10px;
  float: left;
  margin: 0px;
}

.floating-window {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 320px;
  height: 200px;
  background: rgba(0, 0, 0, 0.89);
  border-radius: 20px;
  text-align: center;
  z-index: 10000;
}

.thumb-container {
  width: 200px;
  position: relative;
  overflow: visible;
  display: inline-block;
  justify-content: center;
  align-items: center;
  /* overflow: hidden; */
  margin: 14px;
  border: 8px solid white;
  /* border: 1px solid black; */
  box-shadow: 0 2px 8px rgba(102, 119, 136, 0.03), 0 1px 3px rgba(102, 119, 136, 0.3);
  cursor: pointer;
}


/* #learn-container  */

.thumb-container img {
  width: 184px;
  vertical-align: bottom;
}

.thumb_delete_button {
  width: 40px;
  position: absolute;
  top: -18px;
  /* margin: -10px; */
  right: -18px;
  height: 40px;
  z-index: 100000;
  line-height: 40px;
  /* margin-top: -5px; */
  /* margin-right: -5px; */
  font-size: 14px;
  font-weight: 600;
  float: none;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  border-radius: 50px;
  background: #313646;
  box-shadow: 0 0 5px #00000033;
  transition: background 0.3s;
}


/* RESIZE - for section content - preserve everthing in 960px width */


/*-------------------------------------------------*/

.resize-big {
  max-width: 1280px;
  margin: 0 auto;
  border-spacing: 0;
}
.resize {
  max-width: 1024px;
  margin: 0 auto;
  border-spacing: 0;
}

.resize-medium {
  max-width: 840px;
  margin: 0 auto;
}

.resize-small {
  max-width: 640px;
  margin: 0 auto;
}

.resize-tiny {
  max-width: 480px;
  margin: 0 auto;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/*_________________________________________________________*/


/* GLOBAL CLASSES */


/*_________________________________________________________*/


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/* DISPLAY PROPERTIES */


/*-------------------------------------------------*/

.show {
  display: block;
}

.hide {
  display: none;
}

.inline-block {
  display: inline-block;
}

.unselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}


/* DIV box and background styles */


/*-------------------------------------------------*/

.black {
  background-color: rgba(0, 0, 0, 1);
  color: #b7b7b7;
  text-align: center;
}

.white {
  background-color: rgb(255, 255, 255);
  text-align: center;
}

.lightgrey {
  background: #f7f7f7;
  text-align: center;
}

.color {
  background-color: rgba(16, 46, 187, 0.33);
  color: #333;
  text-align: center;
}

.snowflake {
  background: rgba(16, 46, 187, 0.03);
  box-shadow: 0px 0px 50px rgba(25, 32, 255, 0.05) inset;
}

.glass-white {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;
}

.glass-white-opacity {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
}

.glass-white-gradient {
  background: transparent linear-gradient(rgba(255, 255, 255, 0.85), #FFF) repeat scroll 0% 0%;
}

.glass-black {
  background: rgba(9, 2, 23, 0.85) none repeat scroll 0% 0%;
}

.glass-trans-black {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
}

.glass-colour {
  background-color: rgba(96, 0, 255, 0.26);
}

.menu-style {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  color: #A0B6C9;
  font-size: 25px;
  font-weight: 300;
}

.arrows {
  font-size: 14px;
  letter-spacing: -1px;
}

.content-button {
  color: rgb(177, 177, 177);
  border: 1px solid rgba(255, 255, 255, 0.43);
  border-radius: 20px;
  padding: 10px;
  margin: 20px;
  cursor: pointer;
  transition: border 0.5s, color 0.5s;
}

.content-button-light-edge {
  color: rgb(177, 177, 177);
  border: 1px solid rgba(0, 0, 0, 0.43);
  border-radius: 20px;
  padding: 10px;
  margin: 20px;
  cursor: pointer;
  transition: border 0.5s, color 0.5s;
}

.content-button-blue {
  color: #367CFF;
  border: 1px solid rgb(98, 161, 255);
  border-radius: 20px;
  padding: 6px;
  margin: 20px;
  cursor: pointer;
  transition: background 1s;
}

.content-button-blue-fill {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0);
  width: 150px;
  padding: 5px;
  margin: 20px;
  cursor: pointer;
  width: 150px;
  transition: border 1s;
  box-sizing: border-box;
  background: #6c9fff;
  color: white;
  transition: background 0.3s;
}

.content-button-blue-small {
  color: #367CFF;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0);
  width: 150px;
  padding: 5px;
  margin: 20px;
  cursor: pointer;
  width: 150px;
  transition: border 1s;
  box-sizing: border-box;
}

.content-button-blue-no-border {
  color: #367CFF;
  width: 150px;
  cursor: pointer;
  transition: color 1s;
  box-sizing: border-box;
  text-align: left;
}

.content-button-blue-fill:hover {
  background: #4c81f3;
  transition: background 0.5s;
}

.content-button-blue-no-border:hover {
  color: #b9c5d8;
  transition: color 1s;
}

.content-button-blue-small:hover {
  border: 1px solid rgba(98, 161, 255, 0.5);
  transition: border 1s;
}

.content-button:hover {
  color: #528EFF;
  border: 1px solid rgba(98, 126, 255, 0.43);
  transition: border 0.5s, color 0.5s;
}

.content-button-light-edge:hover {
  color: #528EFF;
  border: 1px solid rgba(98, 126, 255, 0.43);
  transition: border 0.5s, color 0.5s;
}

.content-button-blue:hover {
  background: rgb(222, 235, 255);
  transition: background 0.5s;
}

.content-button-white {
  max-width: 300px;
  background: rgba(255, 255, 255, 0.36);
  color: rgb(56, 88, 210);
  border: 1px solid rgba(56, 88, 210, 0.3);
  border-radius: 20px;
  padding: 5px;
  margin: 20px;
  cursor: pointer;
}

.content-button-white:hover {
  background: rgba(255, 255, 255, 0.7);
}

.button-glass {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 10px;
  background: transparent linear-gradient(to right, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.18) 100%) repeat scroll 0% -5%;
  border-radius: 20px;
  cursor: pointer;
  margin: 0 auto;
  width: 400px;
  transition: color 1s;
}

.button-glass:hover {
  background: transparent linear-gradient(to right, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.83) 100%) repeat scroll 0% -5%;
  color: #333;
  transition: color 1s;
}

.black-warning {
  background: black;
  padding: 0 8px 0 8px;
  border-radius: 3px;
}

.border {
  border: 1px solid rgba(255, 255, 255, 0.23);
  border-radius: 20px;
}

.border-black {
  border: 1px solid black;
  border-radius: 20px;
}

.border-grey {
  border: 1px solid rgba(128, 128, 128, 0.16);
  border-radius: 20px;
}

.border-none {
  border: none;
}

.border-top-light {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.glass-window {
  background: rgba(255, 255, 255, 0.93);
}


/* SHADOWS */


/*-------------------------------------------------*/

.shadow {
  box-shadow: 0px 0px 20px black inset;
}

.shadow-small {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.24) inset;
}

.shadow-outside {
  box-shadow: 0px 0px 10px black;
}

.shadow-outside-light {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.24);
}

.shadow-outside-light-blue {
  box-shadow: 0px 0px 40px rgba(12, 9, 58, 0.42);
}

.shadow-outside-ultralight {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.shadow-outside-big {
  box-shadow: 0px 0px 25px black;
}


/* FOOTER SITEMAP */


/*-------------------------------------------------*/

.web_footer {
  background-color: #2b3040;
  border-top: 1px solid rgba(128, 128, 128, 0.12);
  text-align: left;
}

.web_footer .f-blue {
  color: #54d3d0 !important;
}

.web_footer h4 {
  margin-bottom: 15px;
}

.web_footer ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  width: 220px;
  padding-left: 0px;
}

.web_footer li {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.3;
}


.web_footer a {
  color: #f6f6f6;
  transition: color 0.5s;
}

.web_footer a:hover {
  color: #528EFF !important;
  transition: color 0.5s;
}

.web_footer .facebook-icon {
  background-size: 100%;
}

.web_footer .button-follow {
  height: 40px;
  width: 40px;
  margin-right: 20px;
  transition: background-color 1s;
  border-radius: 23px;
}

.web_footer .button-follow-last {
  margin-right: 0 !important;
}

.button-follow {
  font-size: 16px;
  height: 100px;
  font-weight: 300;
  line-height: 50px;
  cursor: pointer;
  width: 50%;
  text-align: center;
  float: left;
  color: rgb(171, 66, 66);
}

.web_footer .button-follow:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 23px;
  transition: background-color 1s;
  border: 0;
}

.twitter-icon {
  background: url(../images/social/soc_twitter.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

.web_footer .twitter-icon {
  background-size: 100%;
}

.facebook-icon {
  background: url(../images/social/soc_facebook.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

.instagram-icon {
  background: url(../images/social/soc_instagram.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}


.googleplus-icon {
  background: url(../images/social/soc_gplus.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}


.linkedin-icon {
  background: url(../images/social/soc_linkedin.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}


.youtube-icon {
  background: url(../images/social/soc_youtube.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

.web_footer .youtube-icon {
  background-size: 100%;
}


.copyright-container {
  line-height: 75px;
  background: black;
  color: #777;
  font-size: 13px;
  border-top: 1px solid rgba(128, 128, 128, 0.12);
}


/* FONT PROPERTIES */


/*-------------------------------------------------*/


/*  size  */

h1 {
  font-size: 80px;
}

h2 {
  font-size: 60px;
}

h3 {
  font-size: 40px;
  /* letter-spacing: -1px; */
}

h4 {
  font-size: 30px;
  /* letter-spacing: -1px; */
}

h5 {
  /* letter-spacing: -0.5px; */
  font-size: 24px;
  margin-bottom: 0px;
}

h6 {
  font-size: 20px;
  margin-bottom: 0px;
}

p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
}

li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}

.no-select {
  -webkit-user-select: none;
  /* Safari*/
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.image-flex {
  max-width: 512px;
  position: relative;
}

.image-flex-mobile {
  display: none;
  max-width: 512px;
  margin: 0 auto;
}

.mobile-no {
  display: block;
}

.f-small {
  font-size: 15px;
}

.f-highlight {
  font-size: 22px;
}


/*  weight  */

.f-thin {
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
  ;
}

.f-light {
  font-weight: 300;
}

.f-regular {
  font-weight: 400;
}

.f-bold {
  font-weight: 600;
}


/* colors */

.f-white {
  color: rgba(255, 255, 255, 0.8);
}

.f-purewhite {
  color: white;
}

.f-grey {
  color: rgba(255, 255, 255, 0.6);
}

.f-darkgrey {
  color: #626262;
}

.f-border {
  border-bottom: 1px solid #47506f70;
  padding-bottom: 10px;
}

.f-greyblue {
  color: rgba(2, 0, 47, 0.49);
}

.f-black {
  color: #343b40;
}

.f-black-dimmed {
  color: #626d75;
}

.f-dark {
  color: #32325d;
}

.f-blue {
  color: #528EFF;
}

.f-orange {
    color: #ffcd52;
}

.f-darkblue {
  color: #3F5B8E;
}

.f-lightblue {
  color: #7893C4;
}

.f-green {
  color: rgb(114, 200, 146);
}

.f-cyan {
  color: #32e0dc;
}

.f-gold {
  color: rgb(198, 137, 27);
}

.f-red {
  color: #f24a5c;
}

.f-coldblue {
  color: #C7D5FF;
}

.f-purple {
  color: #6C7AE4;
}


/* alignment */

.f-center {
  text-align: center;
}

.f-left {
  text-align: left;
}

.f-vertical {
  vertical-align: middle;
}

.f-vertical-top {
  vertical-align: top;
}


/* WIDTH ELEMENTS */


/*-------------------------------------------------*/

.wd100 {
  width: 100px;
}

.wd160 {
width: 160px;
}

.wd320 {
  width: 320px;
  }
.wd200 {
  width: 200px;
}

.wd300 {
  width: 300px;
}

.wd320 {
  width: 320px;
}

.wd400 {
  width: 400px;
}

.wd500 {
  width: 500px;
}

.wd600 {
  width: 600px;
}

.wdfull {
  width: 100%;
}


/* HEIGHT ELEMENTS */


/*-------------------------------------------------*/

.ht10 {
  height: 10px;
}

.ht20 {
  height: 20px;
}

.ht30 {
  height: 30px;
}

.ht50 {
  height: 50px;
}

.ht75 {
  height: 75px;
}

.ht75-menu {
  height: 75px;
}

.ht100 {
  height: 100px;
}

.ht120 {
  height: 120px;
}

.ht150 {
  height: 150px;
}

.ht200 {
  height: 200px;
}

.ht250 {
  height: 250px;
}

.ht300 {
  height: 300px;
}

.ht400 {
  height: 400px;
}

.ht500 {
  height: 500px;
}

.ht600 {
  height: 600px;
}

.ht700 {
  height: 700px;
}

.ht800 {
  height: 800px;
}

.ht100scalable {
  height: 100px;
}

.ht120scalable {
  height: 120px;
}

.ht150scalable {
  height: 150px;
}

.ht200scalable {
  height: 200px;
}

.htfull {
  min-height: 100%;
}

.htvh {
  height: 100vh;
}


.dynamic-height {
  /* new div with scrollbar */
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  /* hack for smooth scrolling on iOS devices */
  -webkit-overflow-scrolling: touch;
}

.news-thumbnail {
  background: url("../images/news/croracun_portal_app_cover.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin: 35px auto;
  max-width: 960px;
}

.participant-ad-title {
  font-size: 20px;
    font-weight: 600;
    color: #ffc451;
}

.participant-ad-text {
  color: #e0e3ff;
  font-weight: 600;
}


/* LINKS AND FORMS*/


/*-------------------------------------------------*/

a {
  color: inherit;
  text-decoration: none;
}

nav a {
  color: inherit;
  text-decoration: none;
}

form {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
}

form input,
form textarea {
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  width: 100%;
  height: calc(2.75rem + 2px);
  padding: .625rem .75rem;
  transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
  color: #8898aa;
  border: 1px solid #cad1d7;
  border-radius: .25rem;
  background-color: #fff;
  background-clip: padding-box;
  transition: box-shadow .15s ease;
  border: 0;
  margin-bottom: 10px;
  box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02);
  outline: none;
}

form input:focus,
form textarea:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
  color: #344069;
    border-color: rgba(50,151,211,.25);
    outline: 0;
    background-color: #fff;
}

form input::-webkit-input-placeholder {
  color: #9ca6ca;
}

form input::-moz-placeholder {
  color: #9ca6ca;
}

form input:moz-placeholder {
  color: #9ca6ca;
}

form input:-ms-input-placeholder {
  color: #9ca6ca;
}

form textarea::-webkit-input-placeholder {
  color: #9ca6ca;
}

form textarea::-moz-placeholder {
  color: #9ca6ca;
}

form textarea:moz-placeholder {
  color: #9ca6ca;
}

form textarea:-ms-input-placeholder {
  color: #9ca6ca;
}


/*form #input-submit {
  color: grey;
  cursor: pointer;
  margin-top: 0px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  width: 200px;
  margin: 50px auto;
}*/


/*form #input-submit:hover {
  box-shadow: 0px 0px 15px rgba(46, 85, 216, 0.42) inset;
  color: #528EFF;
  border: 1px solid rgba(98, 126, 255, 0.43);
}*/

form textarea {
  height: 126px;
}

form input, select, textarea {
  color: #4b58a5;
}

hr {
  border: 0;
  height: 1px;
  background: rgba(129, 129, 129, 0.19);
}

.hr-white {
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  background: rgba(129, 129, 129, 0.36);
}

.a-hoverable:hover {
  color: #69CE89;
}


/* PADDING AND MARGIN ELEMENTS */


/*-------------------------------------------------*/

.margin0 {
  margin-top: 50px;
}

.margin20 {
  margin: 20px;
}

.margin-top100 {
  margin-top: 100px;
}

.margin-b0 {
  margin-bottom: 0;
}

.margin-b50 {
  margin-bottom: 50px;
}

.margin-b100 {
  margin-bottom: 80px;
}

.margin-b20 {
  margin-bottom: 20px;
}

.margin-b10 {
  margin-bottom: 10px;
}

.margin-t0 {
  margin-top: 0;
}

.margin-t15 {
  margin-top: 15px;
}

.margin-t20 {
  margin-top: 20px;
}

.margin-t30 {
  margin-top: 30px;
}

.margin-t50 {
  margin-top: 50px;
}

.margin-top75 {
  margin-top: 75px;
}

.margin-none {
  margin: 0;
}

.center {
  margin: 0 auto;
}

.center-margin {
  margin: 10px auto;
}

.padding-l10 {
  padding-left: 10px;
}

.padding-r10 {
  padding-right: 10px;
}

.padding-l20 {
  padding-left: 20px;
}

.padding-r20 {
  padding-right: 20px;
}

.padding1 {
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 0px;
}

.padding2 {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}

.padding100 {
  padding: 100px;
}

.padding30 {
  padding: 30px;
}

.padding50 {
  padding: 50px;
}

.padding20 {
  padding: 20px;
}

.padding10 {
  padding: 10px;
}

.padding20-mobile-no {
  padding: 20px;
}

.mobile-only {
  display: none;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/*_________________________________________________________*/


/* RESPONSIVE LAYOUT GRID SYSTEM
/*_________________________________________________________*/


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/*  sections aka TABLES  */

.section-web {
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  clear: both;
  position: relative;
  z-index: 2;
  padding: 0 50px 0 50px;
}

.section-web-fixed-layout {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: separate;
  clear: both;
  position: relative;
  z-index: 2;
}

.section-contact {
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  clear: both;
  position: relative;
  z-index: 2;
}

/* .section {
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  clear: both;
  position: relative;
  z-index: 2;
} */

.section-nopad {
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  clear: both;
  position: relative;
  z-index: 2;
}

.section-spacing {
  display: table;
  table-layout: fixed;
  border-spacing: 20px;
  border-collapse: separate;
  clear: both;
}

.section-shadowly {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  z-index: 500;
  position: relative;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.row {
  display: table-row;
}

.col {
  display: table-cell;
  vertical-align: top;
}

.col-inline {
  display: inline-block;
  vertical-align: top;
}


.dsFormError {
  text-align: left;
  padding-top: 6px;
  font-size: .9em;
  font-weight: bold;
  color: #ea6a6a;
  height: 30px;
}


/*  GROUPING  */

.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
  /* For IE 6/7 */
}


/*  GRID OF TWELVE  */

.fixed {
  /*Fixed Center Content width */
  width: 800px;
}

.span_12_of_12 {
  width: 100%;
}

.span_11_of_12 {
  width: 91.53%;
}

.span_10_of_12 {
  width: 83.06%;
}

.span_9_of_12 {
  width: 74.6%;
}

.span_8_of_12 {
  width: 66.13%;
}

.span_7_of_12 {
  width: 57.66%;
}

.span_6_of_12 {
  width: 49.2%;
}

.span_5_of_12 {
  width: 40.73%;
}

.span_4_of_12 {
  width: 32.26%;
}

.span_3_of_12 {
  width: 23.8%;
}

.span_2_of_12 {
  width: 15.33%;
}

.span_1_of_12 {
  width: 6.866%;
}


/* CUSTOM MENU BUTTON */


/*-------------------------------------------------*/

.menu-btn {
  display: inline-block;
  float: left;
  position: relative;
  width: 35px;
  height: 28.66666667px;
  cursor: pointer;
  padding: 0;
  float: left;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  width: 35px;
  height: 2px;
  border-radius: 1px;
}

.menu-btn span {
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 17px;
}

.menu-btn span:before,
.menu-btn span:after {
  content: "";
  position: absolute;
  left: 0;
}

.menu-btn span:before {
  top: -7px;
}

.menu-btn span:after {
  top: 7px;
}


/* menu Button */

.menu-btn.active span {
  background-color: transparent;
}

.menu-btn.active span:before,
.menu-btn.active span:after {
  top: 0;
}

.menu-btn.active span:before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

.menu-btn.active span:after {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}

.logo-button {
  background: url("../images/logo_menu.png");
  background-repeat: no-repeat;
  background-size: 75px;
  width: 75px;
  margin-right: 25px;
  transition: background 0.5s;
}

.logo-button:hover {
  background: url("../images/logo_menu_hover.png");
  background-repeat: no-repeat;
  background-size: 75px;
  transition: background 0.5s;
}


/* CUSTOM SCROLLBAR */


/*-------------------------------------------------*/

::-webkit-scrollbar {
  width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
  background: #6e727d;
}


/* Handle */

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: white;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  border: 3px solid transparent;
  border-radius: 5px;
  background-clip: content-box;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.4);
}

.contact-container p {
    margin: 0!important;
}

/*  GO FULL WIDTH BELOW 960 PIXELS */


/*-------------------------------------------------*/

@media only screen and (max-width: 1024px) {

  .featured-container {
    height: 70vh;
  }

  .featured-image {
    height: 40vh;
  }

  .featured-text-box {
    position: static;
    height: auto;
  }

  .competition-countdown-title {
    font-size: 25px;
  }

  .competition-countdown-subtitle {
    font-size: 20px;
  }
  .competition-countdown-timer {
    font-size: 70px;
  }

  .featured-title {
    font-size: 20px;
    color: white;
  }
  
  .featured-button .upload_photo_icon {
    background-position: 95% 50%;
    background-size: 35px;
    width: 100%;
    max-width: 250px;
    padding-left: 20px;
    font-size: 14px;
  }

  .featured-button .cp_photo_icon {
    background-position: 95% 50%;;
    background-size: 35px;
    width: 100%;
    max-width: 250px;
    padding-left: 20px;
    font-size: 14px;
}
  
  .featured-image {
    width: 100%;
  }
  
  .featured-description.f-white {
    font-size: 15px;
    font-weight: 300;
  }

  .featured-text-box .ht50 {
    height: 30px;
  }
  
    .featured-text-box {
      width: auto;
      right: 35px;
      left: 35px;
      bottom: 3px;
      top: 20px;
      top: 95px;
      box-shadow: 0 5px 20px rgba(20, 26, 56, 0.4392156862745098);
      /* border-radius: 4px; */
      padding: 40px;
      background: #1f222bf2;
  }

  .padding-l10 {
    padding-left: 0;
  }

  .padding-r10 {
    padding-right: 0;
  }

  .search-container {
    width: 70%;
  }
.type-select-container {
  width: 120px;
}

  .section-web {
    padding: 0 50px 0 50px;
  }
  .lang-container {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px auto;
  }
  .lang-button {
    width: auto;
    margin-left: -46px;
  }
  .lang-button-selected {
    width: auto;
  }
  .menu-button {
    display: block;
  }
  .col {
    display: block;
  }
  .section {
    padding-left: 30px;
    padding-right: 30px;
  }
  .span_1_of_12,
  .span_2_of_12,
  .span_3_of_12,
  .span_4_of_12,
  .span_5_of_12,
  .span_6_of_12,
  .span_7_of_12,
  .span_8_of_12,
  .span_9_of_12,
  .span_10_of_12,
  .span_11_of_12,
  .span_12_of_12 {
    width: 100%;
  }
  .title-bar {
    height: 50px;
  }
  #main-menu-title {
    display: none;
  }
  .left-menu-button-container {
    height: 200px;
  }
  .image-flex {
    display: none;
  }
  .image-flex-mobile {
    display: block;
  }
  .mobile-no {
    display: none;
  }
  .button-mobile {
    font-size: 14px;
    height: 200px;
    width: 16.6%;
  }
  .blue-button {
    position: static;
    margin-bottom: 40px;
  }
  .left-menu-button-container-desktop {
    display: none;
  }
  .ht75-menu {
    height: 50px;
  }
  .button-icon-home {
    background: transparent url("../images/button_home.svg") no-repeat scroll center center / 60px auto;
  }
  .button-icon-solutions {
    background: transparent url("../images/button_solutions.svg") no-repeat scroll center center / 60px auto;
  }
  .button-icon-products {
    background: transparent url("../images/button_products.svg") no-repeat scroll center center / 60px auto;
  }
  .button-icon-about {
    background: transparent url("../images/button_about.svg") no-repeat scroll center center / 60px auto;
  }
  .button-icon-contact {
    background: transparent url("../images/button_blog.svg") no-repeat scroll center center / 60px auto;
  }
   ::-webkit-scrollbar {
    display: none;
  }
  .ht100scalable {
    height: auto;
  }
  .ht120scalable {
    height: auto;
  }
  .ht150scalable {
    height: auto;
  }
  .ht200scalable {
    height: auto;
  }

  .featured-image-author {
    display: none;
  }
}

@media only screen and (max-width: 640px) {

  .featured-space {
    display: none;
  }

  .featured-button .upload_photo_icon {
    background-position: 95% 50%;
    background-size: 35px;
    width: 100%;
    max-width: 250px;
    padding-left: 20px;
    font-size: 14px;
    height: 40px;
    line-height: 11px;
  }

  .competition-countdown-title {
    font-size: 23px;
  }

  .featured-description {
    display: none;
  }

  .competition-countdown-subtitle {
    font-size: 19px;
  }
  .competition-countdown-timer {
    font-size: 50px;
  }

  .fb-likes-mobile {
    margin-top: -10px;
    /* float: right; */
}

  .section-web {
    padding: 0 25px 0 25px;
  }

  .small-inspiration-container {
    height: 300px;
  }
  .inspiration-graphics {
    height: 45vh;
  }
  .inspiration-moto {
    height: 15vh;
  }
  .image-flex-mobile {
    max-width: 320px;
  }
}

@media only screen and (max-width: 479px) {

  .ds-user-login-container {
    padding: 0 10px 0 10px;
  }

  .featured-text-box {
    padding: 32px;
  }

  .competition-countdown-title {
    font-size: 20px;
  }

  .competition-countdown-subtitle {
    font-size: 16px;
  }
  .competition-countdown-timer {
    font-size: 40px;
  }

  #pretraga {
    width: 280px;
  }

  input#search_query {
    width: 230px;
  }

  .f-highlight {
    font-size: 19px;
  }

  .type-select-container {
    width: 30%;
  }

  .search-container {
    width: 70%;
  }

  .menu-middle {
    padding: 10px;
  }

  .type-select-button {
    margin-top: 0;
  }

  .mobile-only {
    display: block;
  }

  .propTitle {
    font-size: 14px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  

  .portal-intro-menus-container {
    margin-left: 15px;
    display:none;
  }

  .portal-intro-menus-dividers {
    display: inline-block;
    width: 20px;
    opacity: 0;
  }


  .section-web {
    padding: 0 20px 0 20px;
  }

  .col {
    display: block;
  }
  .section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .span_1_of_12,
  .span_2_of_12,
  .span_3_of_12,
  .span_4_of_12,
  .span_5_of_12,
  .span_6_of_12,
  .span_7_of_12,
  .span_8_of_12,
  .span_9_of_12,
  .span_10_of_12,
  .span_11_of_12,
  .span_12_of_12 {
    width: 100%;
  }
  #footer {
    padding-left: 40px;
  }
  #main-menu-title {
    display: none;
  }
  .left-menu-logo {
    background: transparent url("../images/ds_logo_for_menu_white_small.svg") no-repeat scroll center center / 70px auto;
    opacity: 1;
    margin: 0px auto;
    padding: 40px;
    height: 120px;
  }
  /*  font size  */
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  h6 {
    font-size: 18px;
    margin-bottom: 0px;
  }
  p,
  li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
  }
  /* PADDING AND MARGIN ELEMENTS */
  /*-------------------------------------------------*/
  .margin0 {
    margin-top: 30px;
  }
  .margin20 {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 30px;
    margin-right: 5px;
  }
  .center {
    margin: 0 auto;
  }
  .padding1 {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 0px;
  }
  .padding2 {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
  }
  .padding100 {
    padding: 20px;
  }
  .padding30 {
    padding: 10px;
  }
  .padding10 {
    padding: 5px;
  }
  .button-glass {
    width: 300px;
  }
  .left-menu-button-container {
    height: 300px;
  }
  .button-mobile {
    padding-top: 0px;
    font-size: 16px;
    height: 50px;
    width: 100%;
    font-weight: 300;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: 50px;
    cursor: pointer;
    float: none;
    text-align: left;
    text-indent: 90px;
  }
  .button-icon-home {
    background: transparent url("../images/button_home.svg") no-repeat scroll 5% center / 40px auto;
  }
  .button-icon-solutions {
    background: transparent url("../images/button_solutions.svg") no-repeat scroll 5% center / 40px auto;
  }
  .button-icon-products {
    background: transparent url("../images/button_products.svg") no-repeat scroll 5% center / 40px auto;
  }
  .button-icon-about {
    background: transparent url("../images/button_about.svg") no-repeat scroll 5% center / 40px auto;
  }
  .button-icon-contact {
    background: transparent url("../images/button_contact.svg") no-repeat scroll 5% center / 40px auto;
  }
}


/* MEDIA QUERY IMAGE QUALITY  */


/*-------------------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 960px),
(min-resolution: 140dpi) and (min-width: 960px),
(min-width:2048px) {
  /* background images for each section */
  /*-------------------------------------------------*/


  .bgimage-home {
    height: 100vh;
    width: 100%;
    background: url("../images/bg_home_gold_2880.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -2;
    position: absolute;
  }
  .bgimage-products {
    height: 100vh;
    width: 100%;
    background: url("../images/bg_products.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -2;
    position: absolute;
  }
  .bgimage-contact {
    height: 100vh;
    width: 100%;
    background: url("../images/bg_contact.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -2;
    position: absolute;
  }
  .bgimage-solutions {
    height: 100vh;
    width: 100%;
    background: url("../images/bg_solutions.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -2;
    position: absolute;
  }
  .bgimage-about {
    height: 100vh;
    width: 100%;
    background: url("../images/bg_about_2880.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -2;
    position: absolute;
  }
  .bgimage-home-blur {
    height: 100vh;
    width: 100%;
    background: url("../images/bg_home_small_blur.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: -3;
    position: absolute;
  }
}