
#sp-menu{
  margin: 10px auto;
}
.sp-megamenu-parent{
  float: none;
}

.white{
  background: #fff;
}
.sp-megamenu-parent > li > a{
  display: block;
  font-size: 16px;
  font-weight: normal!important;
  line-height: 1.65em;
  text-decoration: none;
  padding: 0.95em 1em;
  transition: 1s all ease;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a{
  background-color: transparent;
  color: #B378D3;
  text-decoration: none;
}
.sp-megamenu-parent > li > a::before{
  content: "";
  transition: 1s all ease;
}
.sp-megamenu-parent > li.active > a::before,
.sp-megamenu-parent > li:hover > a::before{
  display: block;
  position: absolute;
  top: 90%;
  right: 0;
  left: 0;
  content: '';
  width: 0;
  height: 2px;
  background-color: #B378D3;
  margin: 0 auto;
  width: 100%;
}
h3.sp-module-title {
  text-transform: uppercase;
  padding: 15px 0;
  color: #e0bff3;
  border-bottom: 3px solid #e0bff3;
  display: inline-block;
  padding-right: 20px;
    margin-top: 20px;
}
/* h3.sp-module-title::after {
    content: "";
    position: absolute;
    top: 25%;
    left: 14px;
    background: #b378d3;
    width: 15%;
    height: 2px;
    right: 0;
    margin: 0 auto;
} */
.sp-megamenu-parent{
  z-index: 201;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 85%;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
  padding: 10px 20px;
}
.article-list .article{
  padding: 0;
}
.article-introtext{
  padding: 10px 20px;
}
.komponenta{
  margin-top:25px;
}
.page-header h1 {
    font-size: 26px;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}
.page-header {
    padding: 0 12px;
    background: #b378d3;
    color: #fff;
    text-align: center;
    display: block;
}
h2.naslov {
    color: #b378d3;
    padding: 10px 20px 10px 0;
    display: inline-block;
    border-bottom: 3px solid #e0bff3;
}
body.itemid-101 .komponenta{
  display: none;
}
#sp-user2 p{
  margin-bottom: 0;
}
#sp-user2 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: 30% 40%;
    position: absolute;
    z-index: 1;
}
img.pedikir {
    object-position: 30% 90%!important;
}
#sp-user2 p {
    position: relative;
    display: block;
    height: 400px;
    background: #fff;
}
div#sp-user2 {
    padding: 0;
}
.contactrow a{
  color: #fff;
}
.contactrow a:hover,
ul.social-icons > li a:hover{
  color: #12ecc2;
}
.contactrow span.fa.fa-envelope,
.contactrow span.fa.fa-phone,
.contactrow span.fa.fa-mobile{
  color: #12ecc2;
}
div#sp-user1{
    padding: 40px 10px;
}
div#usluge {
    padding: 30px 0px;
}
.kocka img {
    margin: 0 auto;
}
.kocka {
    text-align: center;
    padding: 15px 0;
    margin: 10px 0;
    background: #fff;
}
.kocka:hover {
    -webkit-transform: translate(0px,-10px);
    -ms-transform: translate(0px,-10px);
    transform: translate(0px,-10px);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.kocka h3{
    text-align: center;
    padding-top: 0;
    margin-top: 10px;
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
    font-weight: 400;
}
.kocka p{
  color: #757575;
    margin-bottom: 10px;
}
.logo-image {
    height: 110px;
    position: absolute;
    z-index: 9999999999999999999;
}
#sp-user4 p {
    padding: 200px 0;
    text-align: center;
    font-size: 22px;
    color: #fff;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    font-family: 'Dancing Script', cursive;
    font-size: 55px;
}


.sp-contact-info {
    display: inline-block;
    margin-right: 20px;
}
#sp-top1 p{
  margin: 0;
}
.opis {
    background: #e0bff3;
    padding: 15px;
    text-align: center;
}
.opis h4{
  color: #000;
  text-transform: uppercase;
}
.opis p{
  color: #000;
}
.sprocket-mosaic-item .sprocket-text-content,
.sprocket-mosaic-item .sprocket-overly,
.sprocket-staff-item .sprocket-text-content,
.sprocket-staff-item .sprocket-overly {
    background: rgb(179, 120, 211);
    color: #ffffff;
}

.sprocket-mosaic-item .sprocket-text-content h1,
.sprocket-mosaic-item .sprocket-text-content a,
.sprocket-mosaic-item .sprocket-overly h1,
.sprocket-mosaic-item .sprocket-overly a,
.sprocket-staff-item .sprocket-text-content h1,
.sprocket-staff-item .sprocket-text-content a,
.sprocket-staff-item .sprocket-overly h1,
.sprocket-staff-item .sprocket-overly a {
    color: #ffffff !important;
}
.sprocket-mosaic-item .sprocket-overly {
    position: absolute;
    display: block;
    height: 50px;
    width: 100%;
    bottom: -50px;
    z-index: 90;
    transition: bottom 300ms;
    -webkit-transition: bottom 300ms;
    -moz-transition: bottom 300ms;
    -o-transition: bottom 300ms;
}
.sprocket-mosaic-item:hover .sprocket-overly {
    bottom: 0;
}
.sprocket-mosaic-item h2 a,
.sprocket-staff-item h2 a {
    color: #731697 !important;
}

.sprocket-preview,
.sprocket-staff-image-container,
.sige_thumb div.gallery-img-hover span {
    box-shadow: 0 0 0 8px #731697;
}

.sprocket-preview:hover,
.sprocket-staff-image-container:hover,
.sige_thumb div.gallery-img-hover span:hover {
    box-shadow: 0 0 0 8px rgba(115, 22, 151, 0.5);
}
.sprocket-mosaic-image-container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.sprocket-mosaic-hover {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 115px 115px 0 0;
    bottom: 0;
    right: 0;
    margin-right: -115px;
    -webkit-transition: margin 0.2s ease-in-out;
    -moz-transition: margin 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out;
    -ms-transition: margin 0.2s ease-in-out;
    transition: margin 0.2s ease-in-out;
}

.sprocket-mosaic-image-container:hover .sprocket-mosaic-hover {
    margin-right: 0;
}

.sprocket-preview {
    width: 45px;
    height: 45px;
    padding: 20px;
    bottom: 8px;
    left: 50%;
    opacity: 0;
    z-index: 100;
    color: #444 !important;
    text-align: center;
    font-weight: bold;
    display: block;
    position: absolute;
    border-radius: 100%;
    background: #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-left: -42px;
    box-sizing: initial;
}

.sprocket-mosaic-item .sprocket-mosaic-hovercontent > span {
    display: block;
    font-size: 37px;
    line-height: 45px;
    margin: 0 4px;
}

.sprocket-mosaic-item:hover .sprocket-preview {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.sprocket-mosaic-item:hover .sprocket-mosaic-image {
    -webkit-transform: scale(1.15) rotate(-1.5deg);
    -moz-transform: scale(1.15) rotate(-1.5deg);
    -ms-transform: scale(1.15) rotate(-1.5deg);
    -o-transform: scale(1.15) rotate(-1.5deg);
    transform: scale(1.15) rotate(-1.5deg);
}

.sprocket-readmore {
    display: block;
    margin: 6px 0 6px 0;
}

.sprocket-readmore span {
    display: block;
}

.sprocket-mosaic-item .sprocket-mosaic-head {
    margin: 0 -10px;
    padding: 0 10px;
}

.sprocket-mosaic-item {
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}


@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .sprocket-text-content .sprocket-mosaic-title,
    .sprocket-mosaic-item .sprocket-mosaic-text {
        font-size: 12px;
        line-height: 1.5em;
    }
}
@media only screen and (max-width: 768px) {
    #sp-user4 p{
      padding: 5vw;
      font-size: 36px;
    }
}
.sprocket-mosaic-image-container {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.sprocket-mosaic-item .sprocket-mosaic-image {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 210px;
    object-fit: cover;
}
.sprocket-mosaic-item .sprocket-text-content {
    padding: 20px 15px;
}
.sprocket-mosaic-item .sprocket-mosaic-head {
    margin: 0 -10px;
    padding: 0 10px;
}
.sprocket-mosaic-item .sprocket-mosaic-title {
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0 !important;
    margin-top: 0;
    min-height: 85px;
}
.headCena {
    text-transform: uppercase;
    font-weight: 500;
    border-top: 1px solid rgba(0,0,0,0.3);
    border-bottom: 1px solid rgba(0,0,0,0.3);
    background: rgb(224, 191, 243);
    color: #b378d3;
}
.pocetak{
  margin-top: 20px;
}
.bodyCena .row {
    padding: 5px 0;
    color: #b378d3;
}
.bodyCena .row:hover {
    background: #b378d3;
    color: #fff;
}
.podnaslov {
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid #b378d3;
}
#sp-position2 h4 {
    color: #b378d3;
    border-bottom: 1px solid #b378d3;
    padding-bottom: 15px;
    font-weight: 300;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
}
#sp-position2 .main-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sp-position2 .main-footer ul li i {
    color: #b378d3;
    margin-right: 10px;
}
#sp-position2 .main-footer ul li a {
    color: #fff;
    font-size: 13px;
}
#sp-position2 .main-footer .tags-new ul li {
    float: left;
    padding: 10px 8px;
}
#sp-position2 .main-footer .tags-new ul li a {
    padding: 8px 12px;
    border: 1px solid #b378d3;
    border-radius: 20px;
}
#sp-position2 .main-footer ul li a {
    color: #000;
    font-size: 13px;
}
.borderBottom{
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
#sp-position3 p,
#sp-position2 p {
    font-size: 14px;
    font-weight: 500;
    margin: 15px 0;
    color: #fff;
}
#sp-position3 .social-links {
    float: right;
}
#sp-position3  .social-links a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.9);
    color: #bb7745;
    text-align: center;
    line-height: 1.6;
    margin: 10px 10px 10px 0;
    border-radius: 50%;
    padding: 2px 7px;
}
#sp-position3 .social-links a:hover {
    background: #b378d3;
    color: #fff;
}
.borderTop {
    border-top: 1px solid rgba(255,255,255,0.1);
}
div#sp-user4::after {
    content: "";
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 25vw;
}
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: 35px;
    position: relative;
    overflow: hidden;
}
section.contact-box h3 {
    color: #363636;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 19px;
}
section.contact-box i {
    color: rgba( 0, 0, 0, 0.09 );
    font-size: 92px;
    position: absolute;
    bottom: 35px;
    right: 29px;
}
section.contact-box .opening-hours .opening-hours-day {
    width: 80px;
}
section.contact-box .opening-hours .opening-hours-day, section.contact-box .opening-hours .opening-hours-value {
    display: inline-block;
    vertical-align: top;
}
section.contact-box a{
  color:#252525;
}
section.contact-box .opening-hours {
    display: block;
}
div#sp-position4 {
    margin-top: 50px;
}
.blackOpacity {
    position: relative;
    display: inline-block;
    width: 100%;
}

div#sp-user4 {
    height: 25vw;
}
.article-header h1{
  color: #b378d3;
}
