@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);
* {
    font-family: 'PT Sans', sans-serif;
}

body, html {
    width: 100%;
    height: 100%;
    font-family: 'PT Sans', sans-serif;
}

.is-showNavMob {
  overflow: hidden;
}

h1, h2, h3, h4 {
    font-family: 'PT Sans', sans-serif;
}

header {
    background: #FFF;
    width: 100%;
    height: 70px;
    padding-top: 6px;
}
.not-front header {
    background: #f7f7f7;
}
.not-front .field-name-body {
    margin-bottom: 30px;
}
header .logo img {
    width: 170px;
}
header .navigation {
    float: right;
    margin-top: 23px;
}
header .navigation li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 5px;
}
header .navigation li a {
    color: #444;
    padding: 5px 10px;
}
header .navigation li a:hover {
    color: #777777;
    text-decoration: none;
}
header .navigation li:last-child a {
    background: #2fb4df;
    color: #FFF;
}

.slider {
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.slider .item {
    margin-right: 6rem;
    overflow: hidden;
    width: 100%;
    min-height: 450px;
    background-size: cover;
    background-position: center;
}
.slider .text {
    width: 100%;
    text-align: center;
    margin-top: 17rem;
}
.slider .text h1 {
    color: #FFF;
    font-weight: 300;
    font-size: 40px;
    margin-bottom: 8px;
}
.slider .text h1 a {
    color: #FFF;
}

.slider .text h1 a:hover {
    color: #FFF;
    text-decoration: none;
}

.slider .text .podnaslov {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}
.slider .text .button {
    background: #FFF;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 5px;
    border-radius: 45px;
    font-size: 14px;
    color: #4A9AE5;
    font-weight: 700;
    transition: 0.6s all;
}
.slider .text .button:hover {
    background: #f2f2f2;
    text-decoration: none;
}
.slider .image {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 4px;
    background: none !important;
    border: 2px solid #FFF;
    border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFF !important;
}

.about {
    width: 100%;
    background: #FFF;
    margin-bottom: 6rem;
    border-bottom: 1px solid #d8dcdd;
    padding-bottom: 6rem;
}
.about .text {
    color: #687279;
    margin-top: 4rem;
    text-align: center;
    margin-bottom: 3rem;
}
.about .text h1 {
    padding-bottom: 1rem;
    position: relative;
    color: #152431;
    font-size: 23px;
    text-transform: uppercase;
}
.about .text h1:before {
    content: "";
    width: 3rem;
    height: 2px;
    background: #152431;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    margin: auto;
}

.about a.read-more {
    background: #8d959a;
    color: #FFF;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.6s all;
    margin-top: 20px;
    display: inline-block;
}
.about a.read-more:hover {
    text-decoration: none;
    background: #35bbdc;
}

.about .content {
    padding-left: 4rem;
}
.about .content p {
    color: #687279;
    font-size: 16px;
}
.about .content ul {
    padding: 0;
}
.about .content ul li {
    list-style: none;
    font-size: 16px;
    color: #687279;
    padding-bottom: 15px;
    display: flex;
}
.about .content ul li i {
    color: #3d99da;
    padding-right: 8px;
}

.news {
    position: relative;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.news .title {
    text-align: center;
    color: #152431;
    font-size: 23px;
    text-transform: uppercase;
    padding-bottom: 1rem;
    position: relative;
}
.news .title:before {
    content: "";
    width: 3rem;
    height: 2px;
    background: #152431;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    margin: auto;
}
.news h1 {
    color: #142532;
    font-size: 18px;
    margin-bottom: 15px;
}
.news .item {
    margin-top: 2rem;
    background: #FFF;
    padding-bottom: 5px;
}
.news .item .image img {
    max-width: 100%;
}
.news .item .text {
    color: #687279;
    font-size: 16px;
    margin-top: 10px;
}
.news .item a.read-more {
    background: #8d959a;
    color: #FFF;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.6s all;
    margin-top: 20px;
    display: inline-block;
}
.news .item a.read-more:hover {
    text-decoration: none;
    background: #35bbdc;
}
.news .news-list .views-row{
    display: block;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news .news-list .views-row:after {
    content: "";
    width: 45px;
    position: absolute;
    bottom: 0px;
    background: #687279;
    height: 2px;
}
.news .news-list .items .views-field-created {
    font-size: 14px;
    text-transform: uppercase;
    color: #2abbde;
}
.news .news-list .items .views-field-body{
    color: #444;
    font-size: 14px;
}
.news .news-list .items .views-field-title a {
  color: #687279;
  font-size: 16px;
}
.news .news-list a.read-more {
    background: #8d959a;
    color: #FFF;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.6s all;
    margin-top: 10px;
}
.news .news-list a.read-more:hover {
    text-decoration: none;
    background: #35bbdc;
}

.social {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url("../img/banner_r3_c1.png");
    background-position: center;
    background-size: cover;
    margin-top: 4rem;
}
.social .text {
    color: #FFF;
    font-size: 16px;
    margin-top: 8rem;
    padding-right: 5rem;
}
.social .text p {
    padding-bottom: 10px;
}
.social .content {
    text-align: center;
    margin-top: 8rem;
    color: #FFF;
    margin-bottom: 5rem;
}
.social .content img {
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}
.social .content h2 {
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
}
.social .content .txt {
    padding: 0 10rem;
    font-size: 16px;
    margin-top: 20px;
}
.social .buttons {
    margin-top: 4rem;
    text-align: center;
    padding-bottom: 4rem;
}
.social .buttons .learn-more {
    background: none;
    border: 2px solid #FFF;
    color: #FFF;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 1rem;
    transition: 0.6s all;
}
.social .buttons .apply {
    background: #FFF;
    color: #36bbdb;
    border: 2px solid transparent;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 1rem;
    transition: 0.6s all;
}

.social-networks {
    position: relative;
    background: #ffffff;
    width: 100%;
    min-height: 450px;
    margin-bottom: 3rem;
    border-bottom: 1px solid #d8dcdd;
    padding-bottom: 6rem;
    margin-top: 4rem;
}
.social-networks h2 {
    position: relative;
    color: #152431;
    text-align: center;
    margin-bottom: 4rem;
    padding-bottom: 10px;
    font-size: 23px;
    text-transform: uppercase;
}
.social-networks h2:before {
    content: "";
    width: 3rem;
    height: 2px;
    background: #152431;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    margin: auto;
}
.social-networks .facebook {
    position: relative;
    width: 100%;
    height: 40rem;
    overflow: hidden;
}

img{
    display: inherit;
    margin: 0 auto;
	max-width: 100%;
}

iframe, object {
width:100%; 
height: 480px; 
}

.categor{
    margin: 10px 10px 10px 0px;
}

.categor img{
    margin: 0px 10px 10px 0px;
    clear: both;
    display: block;
    max-width: 300px;
    float: left;
}


ul.relpost {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  text-align: center;
  align-items: flex-start;
}

ul.relpost li {
  display: block;
  padding: 5px;
  margin: 5px;
  width: 200px;
  min-height: 210px;
  max-height: 250px;
  overflow: hidden;
  border: #666666 1px solid;
  border-radius: 5px;
  line-height: 1.4em;
  transition: border-color 0.2s ease, color 0.2s ease;
}

ul.relpost li:hover {
  border-color: #666666;
}

ul.relpost li img {
  max-width: 200px;
  width: 100%;
  height: auto;
  border-radius: 5px;
  margin: 0;
}

ul.relpost li div.relimg {
  max-height: 150px;
  min-width: 100%;
  overflow: hidden;
  border-radius: 5px;
  display: block;
  height: 150px;
}


.clear {
	clear: both;
}


.button {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 3px;
  background-color: #efefef;
  color: #4444;
  border-radius: 10px; }
  
a.button {
  color: #fff;
  text-decoration: none;
  user-select: none;
  outline: none;
} 


.pagination  {
	margin-right: 0px;
}

ul.pagination  {
    display: inline;
}

.pagination > li {
    display: inline;
	padding-right: 3px;
}

.partners {
    position: relative;
    background: #FFF;
    width: 100%;
    min-height: 150px;
    padding-bottom: 3rem;
}
.partners h2 {
    position: relative;
    color: #152431;
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 10px;
    font-size: 23px;
    text-transform: uppercase;
}
.partners h2:before {
    content: "";
    width: 3rem;
    height: 2px;
    background: #152431;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    margin: auto;
}
.partners .sponzori {
    text-align: center;
}
.partners .sponzori .item {
    display: inline-block;
}
.partners .sponzori .item img {
    max-width: 225px;
}

.footer {
    width: 100%;
    background: #1e1e1e;
    color: #FFF;
    padding: 20px 0;
}
.footer h1 {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    margin-top: 0;
}
.footer .text {
    font-size: 14px;
}
.footer .text-eu {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.footer .text-eu h1 {
  margin-bottom: 5px;
}
.footer .eu-logo {
  display: inline-block;
    width: 12%;
    float: left;
    margin-right: 20px
}
.mails {
    display: flex;
    align-content: space-between;
    flex-flow: row wrap;
}

.mails .item {
    margin-right: 28px;
}

.mails .item a {
    color: #FFF;
}

.footer .social-icons {
    font-size: 30px;
}
.footer .social-icons a {
    color: #FFF;
    margin-right: 10px;
}
.footer .newsletter .form-control {
    background-color: #292929;
    border: 0;
}
.footer .newsletter button {
    background: #33b8d9;
    color: #FFF;
    padding: 5px 20px;
    border: 0;
}
.footer .copyright {
    text-align: center;
    padding: 3rem 3rem 1rem 3rem;
    border-top: 1px solid #2a2a2a;
    font-size: 12px;
    margin-top: 3rem;
}


.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: none;
    border: 1px solid #e0dedd;
    border-radius: 0;
}
.modal-content a {
    color: #00add9;
}

.modal-content input.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}

.modal-content ul {
    padding: 0;
}

.modal-content li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}

.modal-content button.btn-default {
    background: #00add9;
    border: 0;
    border-radius: 0;
    color: #FFF;
    padding: 10px 30px;
    margin-top: 10px;
}

.field-name-field-tags .field-item{
    display: inline-block;
    margin-right: 10px;
    margin-top: 15px;
}
.field-name-field-tags .field-item a {
     color: #444;
     background: #ece7e7;
     padding: 4px;
     border-radius: 4px;
    transition: 0.6s all;
 }

.field-name-field-tags .field-item a:hover {
    text-decoration: none;
    background: #d8d8d8;
}

.not-front .region-content {
    margin-bottom: 30px;
}

.main-img {
    width: 100%;
    height: 400px;
    background-position: center !important;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.main-img .title h1 {
    color: #FFF;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.main-img .title i {
    color: #FFF;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    font-size: 30px;
}


.back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #22b6de;
    height: 30px;
}

.back button{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    background: none;
    border: 0;
    margin-left: 60px;
    outline: none;
    z-index: 99;
}

.page-node h1.page-header {
    margin-top: 45px;
    border: 0;
    margin-bottom: 5px;
    color: #22b6de;
    font-weight: 700;
}

section#block-views-similar-block, section#block-views-similar-block-1{
    margin-top: 45px;
}

section#block-views-similar-block h2.block-title, section#block-views-similar-block-1 h2.block-title{
    background: #22b6de;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
    padding: 10px 20px;
    margin-top: 0;
    margin-bottom: 10px;
}

section#block-views-similar-block .views-field-title a, section#block-views-similar-block-1 .views-field-title a  {
    background: #dcd130;
    color: #FFF;
    font-size: 12px;
    padding: 20px 20px;
    margin-bottom: 10px;
    display: block;
    vertical-align: middle;
    transition: 0.6s all;
}


section#block-views-similar-block .views-field-title a:hover, section#block-views-similar-block-1 .views-field-title a:hover{
    background: #bbb11f;
    text-decoration: none;
}


.view-success-stories {
  display: block;
  position: relative;
}

.view-success-stories .views-row {
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.view-success-stories .views-field-title {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 10px;
}

.view-success-stories .views-field-field-podnaslov {
    font-size: 16px;
    margin-bottom: 10px;
}

.view-success-stories .views-field-body {
    margin-top: 7px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #444;
}

.view-success-stories .views-field-title  a{
  font-size: 20px;
  color: #22b6de;
  font-weight: 700;
}
.view-success-stories .views-field-view-node a {
  color: #dcd130;
  font-size: 16px;
}
.page-success-stories h1.page-header {
    margin-top: 20px;
}



.node-type-static h1.page-header {
  display: none;
}


section#block-menu-menu-desno-menu {
    margin-top: 45px;
}

section#block-menu-menu-desno-menu h2.block-title {
    background: #22b6de;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
    padding: 10px 20px;
    margin-top: 0;
    margin-bottom: 10px;
}

section#block-menu-menu-desno-menu li a {
    background: #dcd130;
    color: #FFF;
    font-size: 12px;
    padding: 20px 20px;
    margin-bottom: 10px;
    display: block;
    vertical-align: middle;
    transition: 0.6s all;
}


section#block-menu-menu-desno-menu li a:hover {
    background: #bbb11f;
    text-decoration: none;
}

/*.project_news {
  background: url("../img/projectnews.jpg");
}*/

header .hamburger {
  position: relative;
  float: right;
  width: 40px;
  height: 20px;
  cursor: pointer;
  z-index: 999;
  margin-top: 15px;
}
header .hamburger div {
  width: 3rem;
  height: 3px;
  background: #00add9;
  position: absolute;
  top: 10px;
}
header .hamburger div:before {
  content: "";
  width: 3rem;
  height: 3px;
  background: #00add9;
  position: absolute;
  top: -7px;
  transition: transform .3s,background .3s,-webkit-transform .3s;
}
header .hamburger div:after {
  content: "";
  width: 3rem;
  height: 3px;
  background: #00add9;
  position: absolute;
  bottom: -7px;
  transition: transform .3s,background .3s,-webkit-transform .3s;
}
header .hamburger.open div {
  background: transparent;
}
header .hamburger.open div:before {
  -webkit-transform: translateY(7px) rotate(-45deg);
  -ms-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
  background: #00add9;
}
header .hamburger.open div:after {
  -webkit-transform: translateY(-7px) rotate(45deg);
  -ms-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
  background: #00add9;
}

.mobile-nav {
  position: fixed;
  z-index: 9;
  background: #444;
  width: 100%;
  height: 100%;
  top: 70px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  transition: 0.6s all;
}
.mobile-nav.open {
  -webkit-transform: translateX(0) !important;
      -ms-transform: translateX(0) !important;
          transform: translateX(0) !important;
}
.mobile-nav ul {
      margin-top: 15px;
  padding-left: 20px;
}
.mobile-nav ul li {
  list-style: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  margin-bottom: 6px;
}
.mobile-nav ul li a {
  color: #FFF;
  text-transform: uppercase;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #e85c41;
}

.field-name-field-galerija {
  margin-top: 25px;
  margin-bottom: 25px;
}
.field-name-field-galerija img{
  display: inline-block;
  margin-right: 15px
}


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

.copyright-right{
    text-align: right;
}


.view-success-stories .views-field-field-fotografija {
    float: left;
    margin-right: 20px;
    vertical-align: top;
    height: 190px;
}


.view-resources .views-row {
    display: inline-block;
    margin-right: 45px;
    margin-bottom: 35px;
    position: relative;
}

.dokument {
    position: relative;
    border-bottom: 5px solid #ced147;
}

.dokument .title {
    position: absolute;
    bottom: 0;
    color: #FFF;
    background: rgba(34, 182, 222, 0.7);
    width: 100%;
    padding: 20px;
    font-size: 16px;
}

.dokument a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.field-name-field-podnaslov {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
}

.field-name-facebook-share {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.node-type-static .fb-share-button {
    float: left;
    margin-right: 10px;
}


.view-poll-test-view .views-row {
  background-color: #22b6de;
  padding:25px;
  margin-bottom:40px;
  border-bottom:8px solid #dcd130;
}
.view-poll-test-view .views-row a{
  color: #fff;
  font-weight: bold;
}
.view-poll-test-view .views-row p{
  color: #fff;
}
