#sp-header{
  background: #389660;
  height: auto;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
#sp-menu a {
    color: #fff;
    font-weight: 500;
    font-family: 'Open Sans';
    display: block;
    padding: 0 8px
}
#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    position: absolute;
    left: -60px;
    top: -10px;
    background: #fff;
    border-radius: 70%;
    padding: 10px;
}
.page-header {
    text-align: center;
    margin: 28px 0 0 0;
    color: #277a4a;
    border-bottom: 1px solid;
}
#sp-top1 .sp-module p a {
    text-decoration: none!important;
}
.zakazivanje form {
    margin: 30px 0;
}
a.sp-scroll-up {
    bottom: 80px;
}
a.zakazivanje {
    position: fixed;
    right: 0px;
    bottom: 30px;
    text-transform: uppercase;
    background: #277a4a;
    padding: 10px 45px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #fff;
}
.view-featured .jedanBlog .article-intro-image {
    margin: 42px 0px;
}
.logo-image {
    top: -35px;
    left: -100px;
    max-width: 228px;
    height: 100px!important;
}
div#sp-breadcrumb {
    text-align: center;
}
h1.topHeader {
    font-size: 24px;
}
table, th, td {
  border: 1px solid black;
}
a {
    color: #7afe61;
}
a:hover, a:focus, a:active {
    color: #29ff00;
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
p{
  font-family: 'Open Sans'!important;
}
p{
  font-size: 16px!important;
}
.article-details .article-full-image {
    text-align: center;
    margin: 2rem 0;
}

#sp-menu li.active {
    border-bottom: 3px solid #fff;
}
#sp-topmeni {
    padding: 10px 0;
    background: #277A4A;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1); */
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
#sp-topmeni a{
  color: #fff;
}
#sp-top2 a {
    font-size: 14px;
}
#sp-top2 li {
    display: inline-block;
    margin-right: 34px;
}
#sp-topmeni ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sp-top1 ul {
    float: right;
}
.sp-megamenu-parent {
    float: none;
    padding-top: 23px;
    margin-left: 10px;
}

h3:before,
.jedanBlog  .article-title h2:before{
    content: "______________";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 30px;
    margin: -20px 0;
}
p {
    font-weight: 400;
    font-family: "Open Sans";
    font-size: 15px;
}
h4 {
    color: #277A4A;
    font-weight: 300;
    border-bottom: 1px solid #277A4A;
    display: inline-block;
    padding: 8px 0;
}
h3,
.jedanBlog  .article-title h2 {
    color: #277A4A;
    font-weight: 100;
    position: relative;
    margin: 40px 0px;
}
#sp-futer h3{
    color: #fff;
}
#sp-futer {
    background: #277A4A;
    color: #fff;
}
#sp-copyright a {
    color: #277A4A;
}
#sp-copyright {
    background: black;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #fff;
}
#sp-menu li.active {
    border-bottom: 3px solid #fff;
}
#sp-menu li:hover {
    border-bottom: 3px solid #fff;
}
#sp-menu ul li {
    transition: .3s all ease;
    border-bottom: 3px solid transparent;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #277A4A;
}
.article-header h1 {
    text-align: center;
    text-transform: uppercase;
    background: #277A4A;
    color: #fff;
}
.article-full-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.sp-dropdown-inner ul li a {
    line-height: normal!important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 10px 5px;
}
strong,b {
    color: #277A4A;
}
div#sp-top2 {
    text-align: right;
    padding-right: 80px;
}


.header-sticky .logo-image {
    top: 15px;
    height: 84px!important;
}
table {
    width: 100%!important;
    margin: 70px 0;
}
#sp-naslov {
    background: #5bcc8b;
    padding: 30px 0;
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}
#sp-menu ul li ul li a{
  color: #000;
  padding: 10px;
}
#sp-menu ul li ul li:hover {
    background: rgba(59,204,76,0.1);
}
#sp-menu ul li .sp-dropdown-inner {
    background: #fff;
    padding: 0;
}
a.chronoforms6_credits{
  display: none;
}
input[type="text"]:not(.form-control), textarea {
    border: 1px solid #277a4a78!important;
}
section.contact-box {
    margin-bottom: 35px;
    display: block;
    background: #f4eef1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 0 rgba( 0, 0, 0, 0.05 );
    -moz-box-shadow: 0 2px 0 rgba( 0, 0, 0, 0.05 );
    box-shadow: 0 2px 0 rgba( 0, 0, 0, 0.05 );
    padding: 0 35px;
    position: relative;
    overflow: hidden;
}
section.contact-box i {
    color: rgba( 0, 0, 0, 0.09 );
    font-size: 92px;
    position: absolute;
    bottom: 35px;
    right: 29px;
}
section.contact-box h3 {
    color: #363636;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 23px;
    font-size: 19px;
}
.contact-box p {
    min-height: 82px;
    font-size: 15px!important;
    color: #277a4a;
}
.contact-box a {
    color: #277a4a;
}
div#sp-user2{
  padding: 0 100px;
}

.jedanBlog  .article-intro-image {
    margin: 0!important;
}
.jedanBlog {
    margin: 10px 0;
    padding: 10px;
}
.jedanBlog .readmore {
    text-align: right;
}
.jedanBlog .readmore a {
    padding: 10px 20px;
    display: inline-block;
    color: #fff!important;
    background: #389660;
}
.jedanBlog  .article-title h3,
.jedanBlog  .article-title h2{
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 24px;
    font-weight: 500;
}


@media screen and (min-width: 768px){
    .view-featured .article-introtext {
        min-height: 160px;
    }
}
@media screen and (max-width: 768px){
  .logo-image {
    top: 0;
    left: 0;
    max-width: 150px;
    height: auto!important;
  }
  #sp-header .logo a{
      left: 0!important;
  }
  .header-sticky .logo a {
    top: 0!important;
  }
  .header-sticky .logo-image {
    height: auto!important;
    max-width: 110px;
  }
  div#sp-top2 {
    text-align: left;
    padding-right: 0;
  }
}
