/* UNIVERSAL */

body {
	font-family: "IBM Plex Sans", sans-serif;
    background: linear-gradient(270deg, #d7d7ff, #deeaf2, #fff);
  	background-size: 300% 300%;
  	animation: gradientTravel 15s ease infinite;
}

@keyframes gradientTravel {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

body, p {
    color: #000;
}

p {
    line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 21px;
    font-size: 1.2em;
}

.main ol, .main ul {
    margin-top: 0;
    margin-bottom: 24px;
}

.main li {
    line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 0px;
    font-size: 1.1em;
}

p a {
    color: #000;
}

p a:hover {
    color: #000;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
    color: initial;
}

a:hover img {
	opacity: 1;
}

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
    color: #000;
    letter-spacing: 0px;
}

h1 {
    font-size: 4.8em;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 24px 0;
}

h2 {
    font-size: 3.4em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 21px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

h3 {
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 8px;
    text-transform: none;
    color: #000;
}

h4 {
    font-size: 1.7em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0 0 16px 0;
    text-transform: none;
    color: #000;
    font-family: IBM Plex Sans;
	letter-spacing: 0;
}

h5 {
    font-size: 0.92em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 10px 0;
    text-transform: none;
    color: #000;
}

h6 {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 16px 0;
    text-transform: none;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #000;
}

.clear {clear:both; height:0px;}
.clear5 {clear:both; height:5px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding:0 15px; float:right; margin-top:7px;}
.blockimg-left {padding:0 15px; margin-top:7px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}


.masonry-loader ul.products {
    padding: 0 0 25px 0;
    list-style: none;
}

#galerija-section .masonry-loader ul.products .product {
    margin-bottom: 0px;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 25px;
}

.masonry-loader ul.products {
    padding: 0 0 0px 0;
    list-style: none;
}

#header .header-body {
    background: #FFF;
    border-top: 0px solid #EDEDED;
    border-bottom: 1px solid transparent;
    padding: 0px 0;
    min-height: 70px;
}

#header .header-nav-main {
	margin: 5px 0 0;
}

#header .header-nav-main nav > ul > li > a {
	border-radius: 0px;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	padding: 11px 21px 10px;
	text-transform: none;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    font: normal normal normal 14px / 1 FontAwesome;
    content: "\f107";
    border-width: 0px;
    margin-top: 0px;
    margin-left: 7px;
    font-size: 1.5em;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
	background: transparent;
    color: #000;
}

#header .header-nav-main nav > ul > li.active > a {
	background: transparent;
    font-weight: 700;
    color: #000;
}

#header .header-nav-main nav > ul > li.dropdown:hover > a {
	padding-bottom: 10px;
}

#header .header-nav-main nav > ul > li > a.btn-termin {
    color: #fff;
    background: #000;
    margin-left: 16px;
}

.tp-bgimg {
	background-position: top center !important;
}

#istaknuto-section {
	position: relative;
    padding: 30px 0 30px;
}

#istaknuto-section h4 {
	width: 70%;
    font-style: italic;
}

#istaknuto-section p {
	margin-top: 6px;
}

.btn-md {
	padding: 9px 21px 10px;
    font-size: 1.1em;
    border-radius: 50px;
    font-weight: 700;
    min-width: 200px;
}

html .btn-primary {
    color: rgba(4, 4, 4, 1);
    background-color: #0becff;
    border-color: rgba(8, 237, 255, 1) rgba(8, 237, 255, 1) rgba(8, 237, 255, 1);
    background: RGBA(9, 255, 222, 1);
	background: radial-gradient(circle,rgba(9, 255, 222, 1) 0%, rgba(8, 237, 255, 1) 100%);
}

html .btn-primary-1 {
    color: rgba(99, 45, 233, 1);
    background-color: #0becff;
    border-color: rgba(8, 237, 255, 1) rgba(8, 237, 255, 1) rgba(8, 237, 255, 1);
    background: RGBA(9, 255, 222, 1);
	background: radial-gradient(circle,rgba(9, 255, 222, 1) 0%, rgba(8, 237, 255, 1) 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
	background: rgba(11, 236, 255, 1);
    font-weight: 500;
}

html .btn-primary-1:hover {
    font-weight: 600;
    color: rgba(99, 45, 233, 1);
}

html .btn-primary-2 {
    color: #000;
    background-color: #0becff;
    border-color: rgba(8, 237, 255, 1) rgba(8, 237, 255, 1) rgba(8, 237, 255, 1);
    background: RGBA(9, 255, 222, 1);
	background: radial-gradient(circle,rgba(9, 255, 222, 1) 0%, rgba(8, 237, 255, 1) 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
	background: rgba(11, 236, 255, 1);
    font-weight: 500;
}

html .btn-primary-2:hover {
    font-weight: 600;
}

html .btn-primary-3 {
    color: #fff;
    background: #632DE9;
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(10px);
    font-weight: 500;
}

html .btn-primary-3:hover {
    font-weight: 600;
}

.btn-white {
	color: rgba(99, 45, 233, 1);
    background: #fff;
    border-color: #000;
}

.btn-transparent {
	color: rgba(99, 45, 233, 1);
    background: transparent;
    border: 1px solid rgba(99, 45, 233, 1);
    font-weight: 500;
}

.img-cover-naslovnica {
	height: 550px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 30px;
    border-radius: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.3s e5se;
}

.img-cover-naslovnica-desno {
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.3s e5se;
}

.istaknuto-naslovnica-tekst-desno {
	height: 550px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 240px 30px 60px;
}

.istaknuto-naslovnica-tekst-lijevo {
	height: 550px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 90px 15px 50px;
}

.container {
	width: 1320px;
}

.container-wide {
	width: 1440px;
}

.istaknuto-gore-desno {
	padding: 0 170px 0 60px;
}

#header .header-logo {
    float: left;
    position: absolute;
    left: 15px;
    top: -40px;
    z-index: 999999;
}

#header .header-body {
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 100px;
    transition: all 0.5s ease-in-out;
}

html #header.header-transparent .header-body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFF;
    opacity: 0;
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

html #header.header-transparent .header-body:before {
    background: transparent;
    border-bottom: 0px solid #f1f1f1;
}

.hamburger {
    display: none;
}

#header .header-nav-main {
    height: auto !important;
    float: none !important;
}

#header.header-transparent .header-nav-main {
    background: linear-gradient(89.24deg, rgba(255, 255, 255, 0.64) 19.55%, rgba(237, 248, 253, 0.8) 121.2%);
    backdrop-filter: blur(40px);
    border-radius: 40px;
    padding: 11px 0px 10px;
    margin-top: 46px;
}

#header .header-logo img {
    float: left;
    margin: 95px 10px 8px 10px;
}

.header-nav-main nav {
    margin: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.header-nav-main nav {
    justify-content: end;
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
	color: rgba(24, 20, 20, 1);
}

#header .header-nav-main nav a.btn {
    float: right;
    margin-left: 50px;
    margin-right: 12px;
}

#usluge-section {
	position: relative;
    padding: 70px 0 70px;
}

#usluge-section h2 {
	text-align: center;
    margin-bottom: 70px;
}

.usluga-zajedno {
	background: rgba(255, 255, 255, 0.4);
    border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, #FFFFFF 100%);
    border-radius: 20px;
    box-shadow: 0px 4px 4px 0px rgba(192, 90, 255, 0.1);
    backdrop-filter: blur(10px);
    text-align: center;
    padding: 16px 42px;
    margin-bottom: 60px;
    height: 256px;
}

.usluga-zajedno h3 {
	margin-bottom: 16px;
}

.usluga-zajedno img {
	margin-bottom: 21px;
}

.btn-tekst {
    font-size: 1.1em;
    font-weight: 500;
}

.btn-tekst i {
	font-weight: 700;
}

.usluga-zajedno p {
	font-size: 1.1em;
}

.img-cover-naslovnica-bol {
    height: 550px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.img-cover-naslovnica-bol:hover {
	-webkit-transform: scale(1.05, 1.04);
    -moz-transform: scale(1.05, 1.04);
    -ms-transform: scale(1.05, 1.04);
    -o-transform: scale(1.05, 1.04);
    transform: scale(1.05, 1.04);
}

#bol-section {
	position: relative;
    padding: 50px 0 90px;
}

#bol-section .istaknuto-naslovnica-tekst-lijevo {
	height: 550px;
}

#pokret-section {
	position: relative;
    padding: 70px 120px 60px;
    background: linear-gradient(90deg, rgba(243, 243, 245, 0) 0%, rgba(243, 243, 245, 0.5) 100%);
    box-shadow: 0px 4px 4px 0px rgba(192, 90, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 20px;
    text-align: center;
}

#pokret-section p {
	font-size: 2.2em;
}

#pokret-section p strong {
	font-size: 0.84em;
}

#usluge-dolje-section {
	position: relative;
    padding: 90px 0 30px;
}

#usluge-dolje-section h2 {
	text-align: center;
    margin-bottom: 70px;
}

.usluga-zajedno-dolje {
	background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    text-align: left;
    padding: 21px 36px 16px;
    margin-bottom: 30px;
    height: auto;
    border: 1px solid rgba(255, 255, 255, 1);
    position: relative;
}

.usluga-zajedno-dolje h3 {
	margin-bottom: 21px;
    font-size: 2.2em;
    margin-bottom: 6px;
}

.usluga-zajedno-dolje .dolje-glavna-tekst p {
	font-size: 2.1em;
    font-style: italic;
    margin-bottom: 16px;
}

.usluga-zajedno-dolje p {
	font-size: 1.1em;
}

.toggle .usluga-zajedno-dolje img.plus-usluga {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
}

.toggle .usluga-zajedno-dolje .active img.plus-usluga {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
}

.toggle .usluga-zajedno-dolje img.minus-usluga {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
}

.toggle .usluga-zajedno-dolje .active img.minus-usluga {
    position: absolute;
    right: 0px;
    top: 4px;
    display: block;
}

#dijagnostika-timeline .timeline-container .section img.plus-usluga {
    position: absolute;
    right: -20px;
    top: -20px;
    display: block;
}

#dijagnostika-timeline .timeline-container .section .active img.plus-usluga {
    position: absolute;
    right: -20px;
    top: -20px;
    display: none;
}

#dijagnostika-timeline .timeline-container .section img.minus-usluga {
    position: absolute;
    right: -20px;
    top: -20px;
    display: none;
}

#dijagnostika-timeline .timeline-container .section .active img.minus-usluga {
    position: absolute;
    right: -20px;
    top: -16px;
    display: block;
}

.usluga-zajedno-vjezbanje {
	height: auto;
    padding: 24px 16px;
}

.usluga-zajedno-vjezbanje h3 {
	text-transform: uppercase;
}

.usluga-zajedno-vjezbanje p {
    margin-bottom: 10px;
    font-size: 1em !important;
}

#footer {
    background: rgba(215, 215, 255, 1);
    border-top: 0px solid #0e0e0e;
    font-size: 1.1em;
    margin-top: 0px;
    padding: 120px 0 0;
    border-radius: 0 300px 0 0;
}

#footer.short {
    padding-top: 120px;
}

hr.hrfull {
    background: #000;
}

.news-search .form-control {
    color: rgba(102, 102, 102, 1) !important;
    text-align: center !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none;
    border: 1px solid #000 !important;
    border-radius: 30px !important;
    height: 48px;
}

.news-search .btn-primary {
    position: relative;
    line-height: 1.4;
    border-radius: 50px;
    right: 0px;
    top: 0px;
    z-index: 3;
    height: 48px;
}

.news-search .input-group {
    display: block;
    width: 50%;
}

#mc_embed_signup .button {
    font-size: 16px !important;
    border: 1px solid var(--Color-Neutral-black, rgba(0, 0, 0, 1)) !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    letter-spacing: .03em;
    color: #000 !important;
    background: rgba(255, 255, 255, 0.5) !important;
    backdrop-filter: blur(4px)
    box-sizing: border-box;
    height: 48px !important;
    line-height: 32px;
    padding: 0 16px;
    display: inline-block;
    margin: 0;
    font-weight: 400 !important;
    transition: all 0.23s ease-in-out 0s;
    text-transform: none !important;
}

.news-search .input-group-btn {
    position: absolute;
    right: -20px;
    font-size: 0;
    white-space: nowrap;
}

.news-search p {
	font-size: 0.84em;
    margin-bottom: 10px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #000;
}

#footer h4 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 6px;
}

#footer h3 {
    font-size: 2.1em;
    font-weight: 500;
    margin-bottom: 10px;
    font-style: italic;
}

#footer a:hover {
    color: #000;
}

#footer .container .row > div {
    margin-bottom: 10px;
}

img.logo-footer {
	width: 170px;
    height: 48px;
}

#footer ul {
    padding-inline-start: 0px;
}

#footer ul li {
	list-style-type: none;
    margin-bottom: 10px;
}

#footer p big {
	font-size: 0.96em;
}

.footer-copy img {
	margin-bottom: 26px;
}

.footer-copy p {
	margin-top: 10px;
    float: right;
}

.drustvene-zajedno a {
	margin-right: 10px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-radius: 0 0 16px 16px;
    border-top: 3px solid rgba(215, 215, 255, 1);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    margin: -2px 0 0 0;
	padding: 6px 10px;
    min-width: 270px;
    background: linear-gradient(89.24deg, rgba(255, 255, 255, 1) 19.55%, rgba(237, 248, 253, 0.8) 121.2%);
    backdrop-filter: blur(40px);
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	border-bottom: 1px solid rgba(215, 215, 255, 1);
    color: rgba(24, 20, 20, 1);
    font-size: 1em;
    font-weight: 400;
    padding: 8px 20px 8px 8px;
    position: relative;
    text-transform: none;
}
    
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: rgba(24, 20, 20, 1);
    text-decoration: none;
    background-color: transparent;
    opacity: 1;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    font-weight: 500;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
	border-color: transparent transparent transparent rgba(215, 215, 255, 1);
}

#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0 0 16px 16px;
    border-top: 3px solid rgba(215, 215, 255, 1);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    margin: -2px 0 0 0;
	padding: 6px 10px;
    min-width: 310px;
}

#page-header-img {
	height: 700px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#page-header-img-bol {
	height: 700px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://motionlab.hr/images/uploads/nas-pogled-na-bol-hero.png);
}

.blog-section {
	position: relative;
    padding: 90px 0 30px;
}

.blog-section h1 {
    font-size: 3.4em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.bloqs-tekst-desno {
	height: 550px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 170px 15px 30px;
}

.bloqs-tekst-desno-manje {
    padding: 30px 60px 15px 30px;
}

.bloqs-tekst-desno h2 {
	font-size: 2.8em;
}

.bloqs-tekst-lijevo {
	height: 550px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 90px 15px 60px;
}

.bloqs-tekst-lijevo-stres {
	height: auto !important;
}

.bloqs-tekst-desno-bez {
    padding: 15px 0px 15px 0px;
}

.bloqs-tekst-lijevo {
	height: 550px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 90px 15px 60px;
}

.bloqs-tekst-lijevo-bez {
    padding: 15px 50px 15px 0px;
}

#onama-section-citat {
    padding: 90px 0;
    text-align: center;
    backdrop-filter: blur(4px);
    background: rgba(255, 255, 255, 0.33);
}

.onama-section-citat-nobg {
    padding: 30px 0 50px !important;
    background: none !important;
}

#onama-section-citat h3 {
	font-size: 3em;
    font-weight: 700;
    line-height: 1.2;
}

#onama-section-karakteristike {
	position: relative;
    padding: 90px 0 30px;
}

.onama-karakteristike img {
	margin-bottom: 16px;
}

.onama-karakteristike h3 {
    margin-bottom: 21px;
}

.onama-karakteristike {
    margin-bottom: 20px;
}

html .btn-secondary {
    border: 1px solid rgba(99, 45, 233, 1);
    backdrop-filter: blur(10px);
    color: rgba(99, 45, 233, 1);
    background: rgba(215, 215, 255, 1);
}

html .btn-secondary:hover {
    border: 1px solid rgba(99, 45, 233, 1);
    backdrop-filter: blur(10px);
    color: rgba(215, 215, 255, 1);
    background: rgba(99, 45, 233, 1);
}

#iza-pokreta-section {
	position: relative;
    padding: 90px 0 50px;
    background: rgba(255, 255, 255, 0.32);
    backdrop-filter: blur(4px);
}

img.img-radi {
	border-radius: 20px;
}

.iza-lijevo-padding {
    padding: 110px 130px 15px 60px;
}

.iza-lijevo-padding-tim {
    padding: 40px 130px 15px 60px;
}

#onama-section-zasto {
	background: rgba(255, 255, 255, 0.4);
	backdrop-filter: blur(4px);
    padding: 110px 0;
    position: relative;
    display: flex;
    text-align: center;
}

html .btn-tertiary {
    color: rgba(99, 45, 233, 1);
    background-color: rgba(11, 236, 255, 1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(11, 236, 255, 1);
}

html .btn-tertiary:hover {
    color: rgba(11, 236, 255, 1);
    background-color: rgba(99, 45, 233, 1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(99, 45, 233, 1);
}

.tim-tekst-desno {
	padding-left: 50px;
}

.tim-upoznajte .owl-carousel .owl-nav {
    top: -66px;
    bottom: auto;
    position: absolute;
    margin-top: 0px;
    width: auto;
    right: 0px;
    color: #000;
}

.tim-upoznajte .owl-carousel .owl-nav [class*="owl-"] {
    color: #000;
}

.tim-upoznajte .owl-carousel .owl-nav .owl-prev, .tim-upoznajte .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 26px;
    padding: unset;
    border: 1px solid #000 !important;
    border-radius: 50% !important;
    background: #fff;
}

.tim-upoznajte .owl-carousel .owl-nav .owl-prev {
    left: -96px;
    color: #000;
    border: 1px solid #000 !important;
}

.tim-upoznajte .owl-carousel .owl-nav .owl-next {
    right: 10px;
    color: #000;
    border: 1px solid #000 !important;
}

.tim-upoznajte .owl-carousel .owl-nav .owl-prev:before {
    content: "\f177";
}

.tim-upoznajte .owl-carousel .owl-nav .owl-next:before {
    content: "\f178";
}

.tim-upoznajte .owl-carousel .owl-nav [class*="owl-"]:hover {
    background-color: #D7D7FF;
}

#onama-section-klijenti {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(4px);
    padding: 70px 0 50px;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 20px;
}

img.img-klijenti-mala {
	filter: grayscale(1);
    margin: 20px auto 12px;
    border-radius: 50%;
    width: 56px !important;
    height: 56px !important;
}

.klijenti-zajedno {
	padding: 30px;
}

.klijenti-zajedno h5 {
	font-weight: 700;
    margin-bottom: 2px;
}

#onama-section-klijenti .owl-carousel .owl-nav {
    bottom: 42px;
    position: absolute;
    margin-top: 0px;
    width: auto;
    right: auto;
    left: auto;
    top: auto;
    color: #000;
    width: 100%;
}

#onama-section-klijenti .owl-carousel .owl-nav [class*="owl-"] {
    color: #000;
}

#onama-section-klijenti .owl-carousel .owl-nav .owl-prev, #onama-section-klijenti .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 36px;
    padding: unset;
    border: 1px solid #000 !important;
    border-radius: 50% !important;
    background: #fff;
}

#onama-section-klijenti .owl-carousel .owl-nav .owl-prev {
    left: 30px;
    color: #000;
    border: 1px solid #000 !important;
}

#onama-section-klijenti .owl-carousel .owl-nav .owl-next {
    right: 30px;
    color: #000;
    border: 1px solid #000 !important;
}

#onama-section-klijenti .owl-carousel .owl-nav .owl-prev:before {
    content: "\f177";
    left: 12px;
    top: 2px;
}

#onama-section-klijenti .owl-carousel .owl-nav .owl-next:before {
    content: "\f178";
    left: 12px;
    top: 2px;
}

#onama-section-klijenti .owl-carousel .owl-nav [class*="owl-"]:hover {
    background-color: #D7D7FF;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #000;
}

.osnivacica-padd {
	text-align: left;
    padding: 56px 40px 30px; 
}

.blog-section-header .osnivacica-padd {
    padding: 0px 40px 30px; 
}

.osnivacica-padd h3 {
	font-size: 2.4em;
    font-weight: 700;
}

.osnivacica-padd p {
	font-size: 1.7em;
    font-style: italic;
}

.blog-section-other #iza-pokreta-section {
	padding: 130px 0 40px;
}

.rijec-osnivacice {
    font-weight: 700;
    font-size: 3.2em;
    line-height: 1;
    letter-spacing: 0;
    background: rgb(201 210 255);
    padding: 50px 24px;
    transform: rotate(180deg);
    height: 408px;
    display: block;
    writing-mode: vertical-rl;
    border-radius: 16px;
}

.rijec-osnivacice-yoga {
	font-size: 2.3em;
    padding: 16px 24px;
}

.blog-section-other .osnivacica-padd {
	text-align: left;
    padding: 116px 150px 30px 30px;
}

.blog-section-other h1 {
    font-size: 3.4em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.blog-section-header {
	position: relative;
    padding: 210px 0 10px;
    text-align: center;
}

.blog-section-header h1 {
    font-size: 3.4em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.blog-section-header h4 {
	text-transform: uppercase;
    font-weight: 700;
}

.terapijske-zajedno {
	border-radius: 20px;
	padding: 24px;
    background: rgba(208, 216, 255, 1);
    height: 260px;
    align-items: center;
    justify-content: center;
    display: grid;
    vertical-align: middle;
    line-height: normal; 
}

.terapijske-zajedno img {
    margin-top: 6px;
    margin-bottom: 12px;
}

.terapijske-zajedno-bol {
    display: block;
}

.terapijske-zajedno-bol ul {
    padding-inline-start: 30px;
}

.terapijske-zajedno p {
	font-weight: 300;
    margin-bottom: 21px;
}

#bol-dolje-section {
	position: relative;
    padding: 20px 0 0;
}

#bol-dolje-section h1 {
	text-align: center;
}

.usluga-zajedno-dolje-bol {
    background: transparent;
    border-radius: 0px;
    text-align: left;
    padding: 0px 0px 0px;
    margin-bottom: 30px;
    height: auto;
    border: 0px solid rgba(255, 255, 255, 1);
    position: relative;
}

.bol-video-toggle {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    text-align: left;
    padding: 30px 36px 24px;
    margin-bottom: 30px;
    height: auto;
    border: 1px solid rgba(255, 255, 255, 1);
    position: relative;
}

.toggle .usluga-zajedno-dolje .bol-video-toggle img.plus-usluga {
    right: 12px;
    top: 16px;
}

.toggle .usluga-zajedno-dolje .active .bol-video-toggle img.plus-usluga {
    display: none !important;
}

.toggle .usluga-zajedno-dolje .active .bol-video-toggle {
    border: 1px solid rgba(99, 45, 233, 1);
}

.toggle .usluga-zajedno-dolje .active .bol-video-toggle img.minus-usluga {
    right: 12px;
    top: 20px;
}

.usluga-zajedno-dolje video {
	width: 100%;
    border-radius: 26px;
}

.blog-section-metode {
	position: relative;
    padding: 110px 0 30px;
    text-align: center;
}

.blog-section-metode h1 {
    font-size: 3.4em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.blog-section-metode h4 {
    text-transform: uppercase;
    font-weight: 700;
}

.timeline-container {
	display: flex;
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 100px 0;
}

.timeline-line {
	position: relative;
	width: 100px;
}

.timeline-container .line {
	position: absolute;
	top: -20px;
	bottom: 0;
	left: 38px;
	width: 4px;
	background-color: #00D6D6;
}

.timeline-container .dot {
    position: absolute;
    left: 28px;
    width: 24px;
    height: 24px;
    margin-top: 14px;
    background-color: #08EDFF;
    border-radius: 50%;
    z-index: 2;
    transition: background 0.3s;
}

.timeline-container .active-ring {
    position: absolute;
    left: 3px;
    width: 72px;
    height: 72px;
    border: 4px solid #fff;
    background: #77f2eb;
    border-radius: 50%;
    z-index: 1;
    transition: top 0.4s ease;
    margin-top: -11px;
}

.timeline-container .content {
	flex: 1;
}

.timeline-container .section {
	position: relative;
	margin-bottom: 56px;
    background: rgba(215, 215, 255, 1);
    padding: 24px 30px 16px;
    border-radius: 16px;
}

.timeline-container .section h3 {
    font-size: 2.7em;
    margin-bottom: 8px;
    font-weight: 700;
}

.timeline-container .section h4 {
    margin-bottom: 36px;
    font-size: 1.6em;
}

.pitanja-terapije h2 {
	text-align: center;
    margin-bottom: 120px;
}

.usluga-zajedno-dolje-metode {
	background: transparent;
    border-radius: 0;
    text-align: left;
    padding: 32px 0px 12px;
    margin-bottom: 30px;
    height: auto;
    border: 0px solid rgba(255, 255, 255, 1);
    border-top: 1px solid #000;
    position: relative;
}

.usluga-zajedno-dolje-metode:last-child {
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    padding: 32px 0px 41px;
}

.toggle .usluga-zajedno-dolje-metode img.plus-usluga {
    top: 20px;
}

.toggle .usluga-zajedno-dolje-metode .active img.plus-usluga {
    position: absolute;
    right: 0px;
    top: 20px;
    display: block;
    transform: rotate(180deg);
}

.usluga-zajedno-dolje-metode h3 {
    font-size: 1.6em;
    padding-right: 36px;
}

.usluga-zajedno-dolje-metode h3 span {
    font-size: 2.2em;
    font-weight: 900;
    margin-right: 10px;
}

.metode-call {
	text-align: center;
}

.metode-call h4 {
    font-size: 2.4em;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
}

.rehabilitacija-index {
	position: relative;
    padding-top: 170px;
}

.rehabilitacija-index .img-cover-naslovnica {
    height: 650px;
}

.plan-lijevo {
	background: #08EDFF1A;
    border-radius: 10px;
    height: 720px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 120px 15px 60px;
}

.plan-lijevo h1 {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 8px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.plan-lijevo p {
	font-size: 1.1em;
}

.plan-polje {
	margin-bottom: 30px;
}

.plan-polje h5 {
    background: #08EDFF1A;
    border-radius: 0 0 10px 10px;
    height: 50px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    display: flex;
    vertical-align: middle;
    line-height: revert;
    padding: 8px 6px 8px 10px;
    margin-bottom: 0px;
    bottom: 0px;
    width: auto;
    right: 0px;
    left: 0px;
    font-weight: 400;
    font-size: 0.96em;
    border: 2px solid rgba(215, 215, 255, 1);
    border-top: 0px;
}

.plan-polje-zene h5 {
	background: rgb(215 215 255 / 50%);
}

.plan-polje h5 b {
	font-size: 1.2em;
}

.plan-polje-simptomi h5 {
	height: 70px;
    background: #08EDFFDB;
    bottom: 60px;
}

.plan-stavke-slika {
    height: 170px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 12px 12px 0 0;
    border: 2px solid rgba(215, 215, 255, 1);
    border-bottom: 0px;
}

.dogovor-dijagnostika {
	background: #FFFFFF66;
    backdrop-filter: blur(4px);
    padding: 90px 170px;
    text-align: center;
    border-radius: 20px;
}

.dogovor-dijagnostika h4 {
	font-weight: 700;
	font-size: 1.8em;
	line-height: normal;
	letter-spacing: 0;
}

.blog-podnaslov-naslov {
	text-align: center;
}

.blog-podnaslov-naslov h4 {
	text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 10px;
    letter-spacing: 0.1em;
}

.problemi-zajedno {
	background: #FFFFFF4D;
    padding: 36px 62px 24px;
    text-align: center;
    border-radius: 20px;
    height: 560px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.3s e5se;
}


.problemi-zajedno-dva {
    height: 420px;
}

.problemi-zajedno img {
    margin-bottom: 21px;
}

.problemi-zajedno h3 {
	margin-bottom: 21px;
    height: 60px;
    overflow: hidden;
}

.problemi-zajedno p {
	font-size: 1.1em;
}

.problemi-zajedno .btn-tekst {
	position: absolute;
    bottom: 50px;
    left: 50%;
  	-ms-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
}

.body-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}

.iskustva-bol-zajedno {
	background: #08EDFF1A;
    border-radius: 20px;
    padding: 36px;
}

.iskustva-bol-zajedno h5 {
	font-size: 1.2em;
    font-weight: 400;
}

.iskustva-bol-zajedno h6 {
	font-size: 1em;
    font-weight: 300;
}

.iskustva-bol-zajedno p {
    font-size: 1.26em;
    font-weight: 400;
    margin: 0 0 16px;
}

.iskustva-bol .owl-carousel .owl-nav {
    bottom: 64px;
    top: auto;
    position: absolute;
    margin-top: 0px;
    width: auto;
    right: 0px;
    color: #000;
}

.iskustva-bol .owl-carousel .owl-nav .owl-prev {
    left: -150px;
    color: #000;
    border: 2px solid #000 !important;
}

.iskustva-bol .owl-carousel .owl-nav .owl-next {
    right: 0px;
    color: #632DE9;
    border: 2px solid #632DE9 !important;
}

.iskustva-bol .owl-carousel .owl-nav .owl-prev, .iskustva-bol .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 56px;
    padding: unset;
    border: 2px solid #632DE9 !important;
    border-radius: 50% !important;
    background: transparent;
}

.iskustva-bol .owl-carousel .owl-nav .owl-prev:before {
    content: "\f177";
    font-size: 24px;
    color: #632DE9;
    left: 14px;
}

.iskustva-bol .owl-carousel .owl-nav .owl-next:before {
    content: "\f178";
    font-size: 24px;
    color: #632DE9;
    left: 16px;
}

.stanja-stavke {
    padding: 10px 0 6px 20px;
    display: block;
    border-left: 2px solid transparent;
}

.stanja-stavke:hover {
	border-left: 2px solid #632DE9;
}

.stanja-stavke p {
	margin-bottom: 10px !important;
    font-size: 1.1em;
}

.stanja-stavke h3 {
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 12px !important;
}

#cilj-kraljeznica-section {
	position: relative;
    background: #09FFDE63;
    padding: 110px 30px 90px;
    text-align: center;
}

#cilj-kraljeznica-section p {
	font-size: 1.6em;
}

#cervikalna-kraljeznica-section {
    background: #FAFBFA;
    background-size: 1500px;
    background-position: right bottom -120px;
    background-repeat: no-repeat;
    background-image: url(https://motionlab.hr/images/uploads/cervikalna-kraljeznica-bg.png);
    padding: 90px 0 70px;
    position: relative;
    text-align: center;
}

#cervikalna-kraljeznica-section h3 {
    margin-bottom: 12px;
}

#cervikalna-kraljeznica-section p {
    margin-bottom: 12px;
    font-size: 1.1em;
}

#cervikalna-kraljeznica-section img.circle-kraljeznica {
	position: absolute;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    right: -80px;
    width: 460px;
}

#dijete-kraljeznica-section {
	position: relative;
    text-align: center;
    padding: 90px 0 90px;
    background: #D7D7FF;
}

#dijete-kraljeznica-section h3 {
    font-size: 2.2em;
    font-weight: 700;
}

#pain-section {
	position: relative;
    text-align: center;
    padding: 90px 0 90px;
    background: #FFFFFF66;
    backdrop-filter: blur(4px);
    display: flex;
    border-radius: 20px;
}

.pitanja-djeca .usluga-zajedno-dolje-metode {
    padding: 16px 0px 0px;
    border-top: 1px solid #632DE933;
}

.pitanja-djeca .usluga-zajedno-dolje-metode:last-child {
    border-bottom: 1px solid #632DE933;
    margin-bottom: 30px;
    padding: 16px 0px 24px;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode img.plus-usluga {
    top: 0px;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode .active img.plus-usluga {
    top: 0px;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode ul li::marker {
    content: "\f111";
    font-family: FontAwesome;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode ul li {
    text-transform: none;
    padding-left: 4px;
    line-height: 1.6;
}

.pitanja-stanja .toggle .usluga-zajedno-dolje-metode ul li {
    text-transform: none;
    padding-left: 4px;
    line-height: 1.6;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode ul {
    margin-bottom: 10px;
    margin-top: 16px;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode:nth-child(1) ul li::marker {
	color: #632DE9 !important;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode:nth-child(2) ul li::marker {
	color: #08EDFF;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode:nth-child(3) ul li::marker {
	color: #4D73F8;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode:nth-child(4) ul li::marker {
	color: #D8E8C0;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode:nth-child(5) ul li::marker {
	color: #E29191;
}

.pitanja-djeca .toggle .usluga-zajedno-dolje-metode:nth-child(6) ul li::marker {
	color: #632DE9;
}

.padding-djeca-right {
	padding-right: 50px;
}

#metode-djeca-section {
	position: relative;
    background: #1FFEE026;
    padding: 70px 0px 70px;
    text-align: center;
}

.metode-djeca-zajedno {
	box-shadow: 0px 4px 4px 0px #C05AFF1A;
    backdrop-filter: blur(10px);
	display: block;
    background: #FFFFFF66;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
	border-radius: 20px;
	border-width: 1px;
    padding: 32px 12px;
    margin-bottom: 30px;
}

.metode-djeca-zajedno h4 {
	font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 0px;
}

#metode-slika-djeca-section {
    height: 400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

#metode-slika-blog-section {
    height: 600px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}

.metode-djeca-korist-zajedno {
	padding: 40px 16px;
	border-radius: 20px;
	background: #D0D8FF;
    margin-bottom: 30px;
    text-align: center;
}

.metode-djeca-korist-zajedno h4 {
	font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 21px;
}

.metode-djeca-korist-zajedno p {
	text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 0px;
}

.header-zensko-bg {
	background: #D7D7FF80;
    backdrop-filter: blur(20px);
	padding: 110px 90px 70px;
    margin-top: 74px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.plan-stavke-slika-zensko {
    height: 240px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 12px 12px 0 0;
    border: 2px solid rgba(215, 215, 255, 1);
    border-bottom: 0px;
}

.plan-stavke-slika-dns {
    border-radius: 12px 12px 12px 12px;
}

.oporavak-zajedno {
	margin-bottom: 30px;
}

.oporavak-zajedno img {
	margin-bottom: 16px;
}

.oporavak-zajedno h3 {
	margin-bottom: 21px;
}

.oporavak-zajedno-dns {
	border: 1px solid #D0D8FF;
    background: #FFFFFF4D;
    padding: 32px 32px 16px;
    border-radius: 20px;
}

#cilj-stres-section {
	position: relative;
    background: #08EDFF1A;
    padding: 70px 0px 50px;
    text-align: left;
}

#cilj-stres-section .osnivacica-padd {
	padding: 0px 40px 30px;
}

#cilj-stres-section .osnivacica-dolje img {
	padding-top: 15px;
}

#cilj-stres-section p {
    margin-bottom: 0px;
}

.cilj-stres {
	backdrop-filter: blur(20px);
    background: #FFFFFF4D;
    padding: 40px 42px;
    border-radius: 20px;
}

.plan-desno-block {
	padding: 0 0px !important;
}

.img-radi {
	border-radius: 20px;
}

.sindromi-naslovi {
	background: #FFFFFF80;
	padding: 21px 24px;
	border-radius: 20px;
    box-shadow: 0px 0px 28px 0px #00000014;
    text-align: center;
    margin-bottom: 30px;
}

.sindromi-naslovi img {
	margin-bottom: 12px;
}

.sindromi-naslovi h4 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 0px 0;
}

.harmony-ao-naslovi {
	background: #e8fbfa;
}

.tocnost-dijagnostika {
	padding-right: 50px;
}

.dijagnostika-procesi {
	position: relative;
    text-align: center;
    background: #FFFFFF54;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px 0px #C05AFF1A;
    padding: 110px 30px 90px;
    border-radius: 20px;
}

.dijagnostika-procesi h2 {
    font-size: 2.8em;
}

.dijagnostika-boli {
	position: relative;
    text-align: center;
    background: #FFFFFF54;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px 0px #C05AFF1A;
    padding: 110px 110px 90px;
    border-radius: 20px;
}

#dijagnostika-timeline .timeline-container .section {
    position: relative;
    margin-bottom: 56px;
    border: 1px solid #08EDFF;
    background: #FFFFFF54;
    border-radius: 20px;
    padding: 32px 72px 16px 32px;
    margin-right: 15px;
    margin-left: 70px;
}

#dijagnostika-timeline .timeline-container h3 {
	cursor: pointer;
    font-size: 2.6em;
}

#dijagnostika-timeline .timeline-container h3 span {
    font-size: 0.67em;
    font-weight: 500;
    font-style: italic;
}

.motion-vjezbanje-zajedno {
	margin-bottom: 30px;
}

.motion-vjezbanje-zajedno h3 {
    font-size: 2.2em;
    font-weight: 700;
    margin-bottom: 16px;
}

.motion-vjezbanje-zajedno img {
	border-radius: 20px;
    margin-bottom: 30px;
}

.motion-vjezbanje .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #08EDFF;
}

.motion-vjezbanje .owl-dots, .owl-theme .owl-nav {
    text-align: left;
}

.motion-vjezbanje .owl-carousel .owl-nav {
    bottom: 64px;
    top: auto;
    position: absolute;
    margin-top: 0px;
    width: auto;
    right: 0px;
    color: #000;
}

.motion-vjezbanje .owl-carousel .owl-nav .owl-prev {
    left: -150px;
    color: #000;
    border: 2px solid #000 !important;
}

.iskustva-bol .owl-carousel .owl-nav .owl-next {
    right: 0px;
    color: #632DE9;
    border: 2px solid #632DE9 !important;
}

.motion-vjezbanje .owl-carousel .owl-nav .owl-prev, .motion-vjezbanje .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 56px;
    padding: unset;
    border: 2px solid #632DE9 !important;
    border-radius: 50% !important;
    background: transparent;
}

.motion-vjezbanje .owl-carousel .owl-nav .owl-prev:before {
    content: "\f177";
    font-size: 24px;
    color: #632DE9;
    left: 14px;
}

.motion-vjezbanje .owl-carousel .owl-nav .owl-next:before {
    content: "\f178";
    font-size: 24px;
    color: #632DE9;
    left: 16px;
}

.clanarine-dns {
	text-align: left;
	padding: 36px 42px 16px;
	border-radius: 20px;
	border-width: 1px;
	padding: 32px;
	border: 1px solid #D0D8FF;
	background: #FFFFFF4D;
    margin-bottom: 30px;
    min-height: 510px;
    display : table;
}

.clanarine-dns h4 {
    font-size: 1.3em;
    margin-bottom: 24px;
}

.clanarine-dns .btn-clan {
    display: table-row;
  	vertical-align: bottom;
    height: 46px;
}

.clanarine-dns h5 {
    font-size: 1.1em;
}

.clanarine-dns h3 {
    font-size: 1.7em;
    font-weight: 600;
    margin-bottom: 24px;
}

.clanarine-dns p {
	font-size: 1.08em;
}

.clanarine-dns ul {
	text-align: left;
    min-height: 70px;
    margin-bottom: 30px;
}

.clanarine-dns ul li::marker {
    content: "\f00c";
    font-family: FontAwesome;
}

table.table-clanarine tr td {
	width: 20%;
    text-align: center;
}

table.table-clanarine tr td:first-child {
	width: 40%;
    text-align: left;
}

.razina-clanarine-naslov-oko {
    float: left;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
}

.razina-clanarine-naslov-prva-oko {
	width: 40%;
}

.razina-clanarine-naslov {
    background: #FFFFFF52;
	border-radius: 16px;
	text-align: center;
    padding: 16px 6px;
    backdrop-filter: blur(64px);
    position: relative;
    min-height: 1px;
}

.razina-clanarine-naslov h3 {
	margin-bottom: 0px;
}

table.table-clanarine {
	margin-bottom: 16px;
}

table.table-clanarine tr th {
	width: 100%;
    text-align: left;
    background: #FFFFFF52;
	border-radius: 16px;
    padding: 16px 24px;
    backdrop-filter: blur(64px);
    font-size: 1.3em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-bottom: 0px;
}

table.table-clanarine tr, table.table-clanarine tr td {
	border-bottom: 0px;
    border-top: 0px solid #ddd;
}

table.table-clanarine tr td {
	padding: 4px 24px;
}

table.table-clanarine tr:first-child td {
	padding: 12px 24px 4px;
}

img.logo-clanarine {
	float: right;
    width: 240px;
    height: auto;
    margin-top: 70px;
}

.tagline-pristup-lijevo {
	font-weight: 900;
    font-size: 160px;
    line-height: 1;
}

.tagline-pristup-desno {
	padding-left: 15px;
    margin-top: 25px;
}

.tagline-pristup-desno h5 {
    font-size: 1.6em;
    font-weight: 500;
    letter-spacing: normal;
    font-style: italic;
    line-height: 1.3;
    margin: 0 0 6px 0;
    margin-top: 26px;
}

.line-tag {
	width: 100%;
    height: 2px;
	background: #632DE933;
    position: relative;
}

.line-tag span {
	width: 32px;
    height: 2px;
	position: absolute;
    background: #C05AFF;
    left: 0px;
    top: 0px;
}

.line-tag-1 span {
	width: 32px;
}

.line-tag-2 span {
	width: 30%;
}

.line-tag-3 span {
	width: 50%;
}

.line-tag-4 span {
	width: 80%;
}


.treninzi-program-zajedno {
	margin-bottom: 50px;
}

.treninzi-program-zajedno img {
	border-radius: 20px 20px 0 0;
}

.treninzi-program-dolje {
	padding: 24px 24px 16px;
    background: #FFFFFF4D;
	border: 1px solid #D0D8FF33;
    border-radius: 0 0 20px 20px;
}

.treninzi-program-dolje h5 {
	font-weight: 500;
}

p.napomena-iskustva {
	font-size: 0.86em;
}

.main-dns-vjezbanje .bloqs-tekst-lijevo {
    padding: 30px 90px 15px 0px;
}

.cilj-stres-dns p {
    font-size: 1.2em !important;
}

.pitanja-reformer {
    border-top: 1px solid #632DE933;
    padding: 16px 0 6px;
}

.pitanja-reformer h3 {
	font-size: 1.3em;
}

.pitanja-reformer p {
	margin-bottom: 10px;
}

.reformer-lijevo {
	height: 264px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 42px 16px 42px;
	border-radius: 20px;
	background: #D0D8FF;
}

.reformer-lijevo p {
	font-size: 1.08em;
}

.tehnike-lijevo {
	height: 400px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 42px 16px 42px;
	border-radius: 20px;
	background: #D0D8FF;
}

.tehnike-lijevo p {
	font-size: 1.08em;
}

.umijece-desno {
	height: 488px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 42px 16px 42px;
	border-radius: 20px;
	background: #D0D8FF;
}

.umijece-desno p {
	font-size: 1.03em;
}

.umijece-desno h2 {
	font-size: 3.1em;
}

.umijece-sredina {
	height: 488px;
    text-align: center;
}

.postnatalni-problemi-zajedno {
    backdrop-filter: blur(20px);
    padding: 90px 30px 70px;
    border-radius: 20px;
    margin-bottom: 30px;
    text-align: center;
    background-size: cover;
    background-position: center center;
}

.postnatalni-problemi-zajedno span {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    padding: 70px 30px 70px;
    top: 0px;
    border-radius: 20px;
}

.postnatalni-problemi-zajedno h3 {
    color: #fff;
}

#img-tehnike {
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background: #FFFFFF;
}

.table-striped>tbody>tr>td, .table-striped>tbody>tr>th, .table-striped>tfoot>tr>td, .table-striped>tfoot>tr>th, .table-striped>thead>tr>td, .table-striped>thead>tr>th {
    padding: 21px 24px;
    line-height: 1;
    vertical-align: middle;
    border-top: 0px solid #ddd;
    font-size: 1.2em;
}

.radno-vrijeme {
    border-left: 2px solid #000000;
    padding: 16px 24px;
    display: block;
    margin-top: 16px;
    margin-bottom: 16px;
}

.rezervacija-box {
	background: #D7D7FF;
    padding: 46px 66px;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.rezervacija-box h3 {
	margin-bottom: 4px;
    font-size: 1.8em;
    font-weight: 700;
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: transparent;
    background-image: none;
    border: 1px solid #000000a1;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input::placeholder {
  color: black;
  opacity: 1;
}

textarea::placeholder {
  color: black;
  opacity: 1;
}

.featured-around {
	border-radius: 20px;
}

.featured-content {
	text-align: left;
    padding: 16px 16px 21px;
}

.featured-content p {
	line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 12px;
    font-size: 1em;
}

.featured-content h3 {
    margin-bottom: 16px;
    font-weight: 700;
    height: 52px;
    overflow: hidden;
    font-size: 1.4em;
}

.header-blog {
	display: block;
    background: linear-gradient(90deg, #1BFEDF 0%, #EBF5F4 100%);
    padding: 32px 64px 30px;
    border-radius: 20px 20px 0 0;
}

.header-blog-lijevo {
	width: 30%;
    float: left;
}

.header-blog-lijevo-1 {
	width: 50%;
    float: left;
}

.header-blog-lijevo-1 h5 {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 18px 0 0px 0;
    text-transform: none;
    color: #000;
}

.header-blog-desno {
	width: 50%;
    float: right;
    text-align: right;
    padding: 12px 0 0;
}

.header-blog-desno h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.8em;
}

.header-blog-lijevo img {
	width: 56px;
	height: 56px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

.tekst-header-lijevo {
    display: block;
    margin-top: 8px;
}

.tekst-header-lijevo h5 {
	font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 6px;
}

.tekst-header-lijevo p {
	font-size: 0.92em;
    font-weight: 300;
    margin-bottom: 0px;
}

.sadrzaj-blog {
	padding: 110px 64px 90px;
    background: #fff;
    border-radius: 0 0 20px 20px;
}

#vidimo-se-landing {
    background: #000;
    height: 100vh !important;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 10px 0 30px;
    background: linear-gradient(270deg, #d7d7ff, #deeaf2, #fff);
    background-size: 300% 300%;
    animation: gradientTravel 15s ease infinite;
    text-align: center;
}

#vidimo-se-landing .vidimo-se-sadrzaj {
    height: 100vh;
    padding-top: 0px;
    text-align: center;
    align-items: center;
    display: contents;
    justify-content: center;
}

#vidimo-se-landing img.img-logo-landing {
    text-align: left;
    display: inline-block;
    width: 320px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 10px 10px 0 5px;
}

#vidimo-se-landing .btn-md {
	background-image: none !important;
}

#vidimo-se-landing .btn-social:hover img {
	filter: invert(1);
}

#vidimo-se-landing .btn-social img {
	filter: invert(0);
    float: left;
    margin-right: 6px;
}

#vidimo-se-landing h1 {
    font-size: 3.6em;
}

.osnivacica-dolje img {
    border-radius: 50%;
}

.osnivacica-dolje h3 {
    font-size: 2.4em;
    font-weight: 700;
    text-align: center;
}

.main img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.main img:hover {
    -webkit-transform: scale(1.05, 1.04);
    -moz-transform: scale(1.05, 1.04);
    -ms-transform: scale(1.05, 1.04);
    -o-transform: scale(1.05, 1.04);
    transform: scale(1.05, 1.04);
}

.img-cover-naslovnica-desno:hover {
    -webkit-transform: scale(1.05, 1.04);
    -moz-transform: scale(1.05, 1.04);
    -ms-transform: scale(1.05, 1.04);
    -o-transform: scale(1.05, 1.04);
    transform: scale(1.05, 1.04);
}

.img-cover-naslovnica:hover {
    -webkit-transform: scale(1.05, 1.04);
    -moz-transform: scale(1.05, 1.04);
    -ms-transform: scale(1.05, 1.04);
    -o-transform: scale(1.05, 1.04);
    transform: scale(1.05, 1.04);
}

h2.tim-naslov-titula {
    font-size: 1.7em;
    font-weight: 600;
    margin-bottom: 12px;
}

.blog-section-hero {
    position: relative;
    margin-top: 170px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 100%;
    grid-column-gap: var(--global-page-header-col-gap);
    column-gap: var(--global-page-header-col-gap);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: var(--global-page-header-offset);
    padding-top: var(--global-page-header-offset);
}

.blog-section-hero h1 {
    font-size: 4.2em;
    margin-bottom: 12px;
}

.blog-section-hero h2 {
    font-size: 1.7em;
    margin-bottom: 0px;
    font-style: italic;
    font-weight: 500;
}

.blog-section-hero-lijevo {
    text-align: left;
}

.blog-section-hero-desno {
    text-align: left;
}

.blog-section-hero .blog-section-hero-lijevo {
    flex-grow: 1;
    max-width: calc(100% - var(--global-page-header-col-gap));
    max-width: 600px;
}

.blog-section-hero .blog-section-hero-desno {
	max-width: 310px;
}

.eebloqs h2 {
	margin-bottom: 12px;
}

.timeline-container .section ul li {
    margin: 0 0 6px;
}

.timeline-container .section ul li strong {
    margin: 0 0 6px;
}

.timeline-container .section ul li p {
    line-height: 1.5em;
    font-weight: 400;
    margin: 12px 0 24px;
    font-size: 1em;
}

.blog-section-header .osnivacica-padd h4 {
	text-transform: none;
}

.from-dijagnostika img {
	width: 64px;
    height: auto;
}

.from-dijagnostika h2 {
    font-size: 2.8em;
    margin: 0 0 8px 0;
}

.bloqs-tekst-lijevo h2 {
	margin-bottom: 10px;
}

.ines-roza {
	background: rgb(215 215 255 / 50%) !important;
}

.brojke-bloqs h3 {
    font-size: 1.24em;
    padding-right: 4px;
    font-weight: 900;
}

.brojke-bloqs h3 big {
    font-size: 2.4em;
    font-weight: 900;
    margin-right: 10px;
}

.brojke-bloqs .bloqs-tekst-lijevo {
    padding: 30px 15px 15px 15px;
}

.vjezbanje-gore {
	position: relative;
}

.vjezbanje-lijevo {
    height: 640px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 16px 16px 16px 16px;
}

.vjezbanje-gore {
    position: relative;
    display: flex;
    border-radius: 16px;
    border: 0px solid rgba(215, 215, 255, 1);
}

.vjezbanje-desno span {
	height: 2px;
    width: 90%;
    background: #E4E4FE;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.vjezbanje-desno {
    padding: 36px 0px !important;
    border-radius: 16px;
    text-align: center;
    background: linear-gradient(270deg, #d7d7ff, #deeaf2, #fff);
    background-size: 500% 500%;
    animation: gradientTravel 10s ease infinite;
    height: 640px;
}

.vjezbanje-desno h5 {
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1;
    margin: 0px 0;
    padding: 12px 0;
    text-transform: none;
    color: #000;
    border-bottom: 0px solid #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vjezbanje-desno h5:hover {
	background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-left: 5px solid rgba(215, 215, 255, 1);
    -webkit-box-shadow: 10px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.iskustva-bol-zajedno .usluga-zajedno-dolje-metode:last-child {
    border-bottom: 0px solid #000;
    margin-bottom: 0px;
    padding: 0px 0px 0px;
}

.iskustva-bol-zajedno .usluga-zajedno-dolje-metode {
    border-top: 0px solid #000;
}

.iskustva-bol-zajedno .usluga-zajedno-dolje-metode .active i {
    transform: rotate(180deg);
    transition: all 0.4s ease-out;
}

.case-lijevo h3 {
    font-size: 2.4em;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 21px 0;
    letter-spacing: 0px;
    text-transform: none;
    color: #000;
}

.case-lijevo h4 {
    margin: 0 0 16px 0;
}

.case-lijevo img {
    width: 92px;
    margin-bottom: 20px;
    height: auto;
    float: left;
    margin-top: 0px;
    margin-right: 24px;
}

.case-lijevo {
	margin-top: 74px;
    margin-bottom: 30px;
}

.dns-slika-1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 16px 0px 0 0;
    height: 300px;
    width: 57%;
    margin-right: 3%;
    margin-bottom: 3%;
    float: left;
}

.dns-slika-puna {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 0;
    height: 200px;
    width: 100%;
    margin-bottom: 3%;
    float: none;
}

.dns-slika-2 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 16px 0 0;
    height: 300px;
    margin-bottom: 3%;
    width: 40%;
    float: left;
}

.dns-slika-3 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 0 0 16px;
    height: 200px;
    margin-right: 3%;
    width: 47%;
    float: left;
}

.dns-slika-4 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 0 16px 0;
    height: 200px;
    width: 50%;
    float: left;
}

.dns-slika-pola {
	height: 200px;
}

.reformer-slika-1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 16px;
    height: 360px;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0%;
}

.harmony-slika-1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 16px 0 0 16px;
    height: 360px;
    width: 58%;
    margin-bottom: 3%;
    float: left;
    margin-right: 2%;
}

.harmony-slika-2 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0 16px 16px 0;
    height: 360px;
    margin-bottom: 3%;
    width: 40%;
    float: left;
}

.clanarine-dns-desno {
	text-align: center;
	padding: 36px 42px 16px;
	border-radius: 20px;
	border-width: 1px;
	padding: 32px;
	border: 0px solid #D0D8FF;
	background: #FFFFFF4D;
    margin-bottom: 30px;
    height: 526px;
}


.reformer-dns-desno {
	text-align: center;
	padding: 36px 42px 16px;
	border-radius: 20px;
	border-width: 1px;
	padding: 32px;
	border: 0px solid #D0D8FF;
	background: #FFFFFF4D;
    margin-bottom: 30px;
    height: 360px;
}

.clanarine-dns-desno h3 {
    font-size: 2.2em;
    font-weight: 700;
    margin-bottom: 16px;
}

.clanarine-dns-desno p {
	font-size: 1.08em;
}

.clanarine-dns-desno ul {
    text-align: left;
    min-height: 70px;
    margin-bottom: 10px;
    display: inline-block;
    padding-inline-start: 0px;
}

.clanarine-dns-desno ul li::marker {
    content: "\f00c";
    font-family: FontAwesome;
}

.reformer-tekst-gl h4 {
	margin-bottom: 10px;
}

.kontakt-line {
    text-align: center;
    padding: 0;
    border: 0px solid #ddd;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.slika-kontakt img {
    width: auto;
    height: 36px;
    margin: 0 auto 10px;
}

.kontakt-line span {
    color: #000;
    font-size: 1.1em;
}

.radno-vrijeme {
    border-left: 0px solid #000000;
    padding: 0px;
    display: block;
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: left;
}

.radno-vrijeme p {
	border-bottom: 2px solid #D7D7FF;
    line-height: 2.4em;
}

.radno-vrijeme p span {
    text-align: right;
    position: absolute;
    right: 15px;
}

.kontakt-dns h3 {
	margin-bottom: 16px;
}

.kontakt-dns iframe {
	border-radius: 16px;
}

#online-section {
	position: relative;
}

.online-slika-lijevo {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 700px;
}

.online-desno {
	height: 700px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    padding: 30px 260px 30px 60px;
    background: #08EDFF1A;
}

.blog-around {
	border: 1px solid #000;
    border-radius: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.3s e5se;
}

.blog-around img {
    border-radius: 20px 20px 0 0;
}

.main .blog-around img:hover {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.main .blog-around:hover {
    -webkit-transform: scale(1.05, 1.04);
    -moz-transform: scale(1.05, 1.04);
    -ms-transform: scale(1.05, 1.04);
    -o-transform: scale(1.05, 1.04);
    transform: scale(1.05, 1.04);
}

.blog-around h5 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 0px 0;
    text-transform: none;
    color: #000;
}

.terapije-rezervacija h2 {
	font-size: 2.7em;
}

.terapije-rezervacija img {
	filter: grayscale(0.6);
}

.terapije-rezervacija img:hover {
	filter: grayscale(0);
}

.rezervacije-zasto {
	border-radius: 20px;
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    color: rgba(4, 4, 4, 1);
    background-color: #0becff;
    border-color: rgba(8, 200, 255, 1) rgba(22, 200, 255, 1) rgba(8, 220, 255, 1);
    background: RGBA(9, 255, 222, 1);
    background: radial-gradient(circle, rgba(8, 200, 255, 1) 0%, rgba(8, 220, 255, 1) 100%);
}

html .btn-transparent:hover, html .btn-transparent:focus, html .btn-transparent:active:hover, html .btn-transparent:active:focus {
    color: rgba(99, 45, 233, 1);
    background-color: #632DE933;
    background: #632DE933;
    font-weight: 600;
}

.btn-transparent {
	min-width: 150px;
}

.btn-table {
	display: table;
    margin: 0 auto;
    text-align: center;
}

p .btn-md {
	font-size: 0.9em;
    line-height: 1.42857143;
}

html #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a.btn-primary {
	padding: 9px 21px 10px;
    font-size: 1.1em;
    border-radius: 50px;
    font-weight: 700;
    min-width: 200px;
    float: none;
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
	right: 28px;
}

#header .header-social-icons {
    float: right;
    margin: 9px 0 0 90px;
}

.social-icons li {
    display: inline-block;
    margin: 0px 0px 0px 10px;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0px 0px 0 rgb(0 0 0 / 0%);
}

.social-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: transparent;
    border-radius: 0%;
    display: block;
    height: auto;
    line-height: 0px;
    width: auto;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}

.social-icons li:hover a {
    background: transparent;
    color: #FFF !important;
}

