/*FONTS*/
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap&subset=latin-ext');
@font-face {
    font-family: 'function_probook';
    src: url('../fonts/functionpro-book-webfont.woff2') format('woff2'),
         url('../fonts/functionpro-book-webfont.woff') format('woff'),
         url('../fonts/functionpro-book-webfont.ttf') format('truetype');
    font-weight: normal; font-style: normal;}
@font-face {
    font-family: 'function_promedium';
    src: url('../fonts/functionpro-medium-webfont.woff2') format('woff2'),
         url('../fonts/functionpro-medium-webfont.woff') format('woff'),
         url('../fonts/functionpro-medium-webfont.ttf') format('truetype');
    font-weight: normal; font-style: normal;}

html {height:100%;}

body {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-family: 'Quicksand', sans-serif;
    color: #000;
    background-color: #fff;
    height:100%;
    position: relative;
    overflow-x: hidden;
}
/*body.index {overflow: hidden;}*/
body.open-menu {overflow: hidden; position: fixed; height: 100vh; width: 100vw;}
* {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.clearfix:after {content: ".";
                 display: block;
                 height: 0;
                 clear: both;
                 visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {color: #d11402; text-decoration: none;}
a:hover, a:focus {color: #000;}
.relative {position: relative;}
.center {text-align: center;}
.upper {text-transform: uppercase;}
.marBot20 {margin-bottom: 20px;}
.marBot30 {margin-bottom: 30px;}
.marTop10 {margin-top: 10px;}
.marTop20 {margin-top: 20px;}
.marTop30 {margin-top: 30px;}
.marTop40 {margin-top: 40px;}
.marTop50 {margin-top: 50px;}
.noborder {border: none;}
.white {color: #fff;}
p a {color: #d11402;}
p a:hover, p a:focus {color: #999;}
.jumbotron {background-color: transparent;}
.jumbotron p {font-size: 24px; font-weight: normal; margin-bottom: 0;}

* { box-sizing: border-box; }
.btn.active, .btn:active {box-shadow: none;}
.modal-backdrop {background-color: #fff; opacity: 0.7 !important;}

/* HEADER + MENU */
#header {border: none;}
.navbar-header {position: relative;}
.btn-toggle {margin: 32px 0 0;}
.brand {width: 300px; height: 51px; margin-left: 15px;}
.brand img {width: 150px; height: 90px; padding-top: 10px;}
.sticky-menu.fixed .brand img {width: 110px; height: 66px; padding-top: 10px;}
.lang {padding: 30px 20px 0 60px; float: right;}
.lang-en {right: 60px; top: 30px; z-index: 100; position: absolute;}
.sticky-menu.fixed .navbar-inverse.navbar-transparent .lang {padding-top: 20px;}

.boss-menu-overlay {background-color: rgba(255,255,255, 0.7);}
#header.sticky-menu.fixed, .sticky-menu.fixed {height: 78px;}
.navbar-inverse.navbar-transparent {border: none; background-color: rgba(255, 255, 255, 0.6) !important;}
.navbar-inverse.navbar-transparent .navbar-nav > li > a {color: #040342; font-size: 22px; font-family: 'function_probook'; padding: 37px 15px;}
.navbar-inverse.navbar-transparent .navbar-nav > li > a:hover, .navbar-transparent .navbar-nav > li > a:focus {color: #d11402; background-color: transparent;}
.sticky-menu.fixed .navbar-inverse.navbar-transparent {background-color: rgba(255, 255, 255, 1) !important;}
.sticky-menu.fixed .navbar-inverse.navbar-transparent .navbar-nav > li > a {padding: 26px 15px;}
.sticky-menu.fixed .btn-toggle.opened .icon-bar:before {top: 0px;}
.sticky-menu.fixed .btn-toggle.opened .icon-bar:after {top: 0px;}
.side-menu-wrapper {padding: 80px 15px 25px 25px;}
.side-menu {z-index: 2050;}
.side-menu-btn {position: fixed; right: 15px;}
.navbar-inverse.navbar-transparent .dropdown-menu {background-color: rgba(255, 255, 255, 0.9); padding: 6px 20px; top: 99%;}
.sticky-menu.fixed .navbar-inverse.navbar-transparent .dropdown-menu {background-color: rgba(255, 255, 255, 1);}
.navbar-inverse.navbar-transparent .dropdown-menu li > a {font-size: 18px; color: #040342; padding: 8px 0;}
.navbar-inverse.navbar-transparent .dropdown-menu li > a:hover, .navbar-inverse.navbar-transparent .dropdown-menu li > a:focus {color: #d11402;}
.navbar-inverse.navbar-transparent.nav-en {background-color: rgba(255, 255, 255, 0.6) !important;}
#header.nav-en .navbar-inverse.navbar-transparent .sticky-menu.fixed {height: 100px; background-color: rgba(255, 255, 255, 0.6) !important;}
#header.nav-en .navbar-inverse.navbar-transparent .sticky-menu.fixed .brand img {width: 150px; height: 90px; padding-top: 10px;}

.navbar-inverse {background-color: #d2ba92; border:none;}
.navbar-inverse .navbar-nav li > a {color: #040342; font-size: 36px; padding: 10px 0;
                   font-family: 'function_probook'; line-height: 1.2;}

.btn-toggle .icon-bar, .btn-toggle .icon-bar:before, .btn-toggle .icon-bar:after {
    width: 30px; height: 2px;}
.navbar-toggle .icon-bar:before, .btn-toggle .icon-bar:before {top: 6px;}
.navbar-toggle .icon-bar:after, .btn-toggle .icon-bar:after {top: -6px;}
.navbar-toggle {margin: 34px 15px;}
.navbar-inverse .navbar-toggle .icon-bar,.navbar-inverse .navbar-toggle .icon-bar:after, 
.navbar-inverse .navbar-toggle .icon-bar:before {background-color: #040342;}
.navbar-toggle .icon-bar, .navbar-toggle .icon-bar:before, .navbar-toggle .icon-bar:after
        {width: 30px;}

.navbar-inverse .btn-toggle .icon-bar,
.navbar-inverse .btn-toggle .icon-bar:after,
.navbar-inverse .btn-toggle .icon-bar:before {background-color: #040342;}

.navbar-inverse .btn-toggle:hover .icon-bar,
.navbar-inverse .btn-toggle:hover .icon-bar:before,
.navbar-inverse .btn-toggle:hover .icon-bar:after,
.navbar-inverse .btn-toggle:focus .icon-bar,
.navbar-inverse .btn-toggle:focus .icon-bar:before,
.navbar-inverse .btn-toggle:focus .icon-bar:after {background: #040342;}

.btn-toggle.opened .icon-bar:before, .btn-toggle.opened .icon-bar:after {background-color: #fff !important;}

.backlink {padding: 30px 0 0 15px; z-index: 100; position: absolute;}
.backlink a {color: #040342; font-size: 24px; line-height: 1; font-family: 'function_probook';}
.backlink a:hover {color: #d11402;}

/* SERVICES MENU */
.services-menu {margin-bottom: 80px;}
.services-link {display: flex; flex-wrap: wrap; justify-content: center;}
.services-link li {line-height: 1.6;}
.services-link li a {text-transform: uppercase; padding: 0 20px;}

/* HERO */
#home {transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;}
.fullscreen {min-height: 750px;}
.img-bg {background-image: url("../img/clarus-dentalni-center-bg.jpg");
        background-position: center bottom; background-repeat: no-repeat; background-size: cover;}
.scroll-btn {width: 36px; height: 36px; border: 2px solid #040342; margin-left: -20px;
            border-radius: 18px; z-index: 1;}
.scroll-btn > span {background-color: #d2ba92; width: 6px; height: 6px; border-radius: 12px;
                transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;}
.scroll-btn:hover > span, .scroll-btn:focus > span {background-color: #2e2e2e;}
.slogan {padding-top: 50px; padding-bottom: 50px; text-align: right;}
.slogan h1 {font-size: 46px; text-transform: uppercase; letter-spacing: 1px; color: #666;}
.forma {position: absolute; width: 100%; top: 0; padding-top: 130px; z-index: 100;}
.contact-screen {background: rgba(221, 221, 221, 0.7); padding-top: 10px; padding-bottom: 10px;}
.contact-data-index {background: rgba(255, 255, 255, 0.7); padding-top: 10px; padding-bottom: 10px; margin-top: 30px; text-align: left;}
.cotitle {margin-bottom: 10px;}
.cotext p {font-size: 18px; line-height: 1.8; margin-bottom: 0;}
.forma .form-control {height: 40px;}
.forma .form-group {margin-bottom: 15px;}
.form-group input[type="radio"], .form-group input[type="checkbox"] {position: absolute; opacity: 0; cursor: pointer;}
.radio {padding-left: 35px; font-size: 16px; font-weight: 400; margin-top: 0; margin-bottom: 15px;}
.radio span {white-space: nowrap;}
.checkbox {padding-left: 35px; font-size: 14px; font-weight: 400; font-style: italic;}

.button {position: absolute; top: 0; left: 0; height: 25px; width: 25px;
    background-color: #ddd; border-radius: 50%;}
.forma .button {background-color: #fff;}
.radio:hover input ~ .button {background-color: #aaa;}
.radio input:checked ~ .button {background-color: #d11402;}
/*.radio-inline + .radio-inline {margin: 0;}*/

.checkmark {position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #ddd;}
.forma .checkmark {background-color: #fff;}
.checkbox:hover input ~ .checkmark {background-color: #aaa;}
.checkbox input:checked ~ .checkmark {background-color: #d11402;}
.checkmark:after {content: ""; position: absolute; display: none;}
.checkbox input:checked ~ .checkmark:after {display: block;}
.checkbox .checkmark:after {left: 10px; top: 6px; width: 5px; height: 10px;
    border: solid white; border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ABOUT */
.jumbo-about {padding: 200px 0 50px; background: url("../img/about-1.png") center left no-repeat,
                 url("../img/about-2.jpg") center right no-repeat;}
.jumbotron h2 {color: #d2ba92; font-family: 'function_probook'; font-size: 48px; 
            text-align: center; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 40px;}
.about-text, .laser-text {width: 70%; margin-left: auto; margin-right: auto;}
.about-text p {}
.jumbo-laser {padding: 150px 0 50px; background: url("../img/clarus-laser1.png") center left no-repeat,
                 url("../img/clarus-laser2.jpg") center right no-repeat;}

/* LASERSKO */
.button-portal {margin-top: 30px; text-align: center;}

/* SERVICES */
.jumbo-services {padding: 100px 0 0; text-align: center;
            background: url("../img/clarus-services.jpg") center center no-repeat;}
.services-holder {display: flex; flex-wrap: wrap; justify-content: center;}
.services-title {margin: 0 20px; text-align: center;}
.services-title a {/*height: 135px; padding-top: 50px;*/ background-color: rgba(255, 255, 255, 0); 
                  display: block;}
.services-title a:hover {background-color: rgba(255, 255, 255, 0.5);}
.services-title a:focus {background-color: rgba(255, 255, 255, 0);}
.services-title a h3 {color: #040342; font-size: 30px; text-transform: uppercase;
                    font-family: 'function_probook'; margin-bottom: 0; padding: 2px 5px;
                    -webkit-transition: all .35s; transition: all .35s;}
.services-title a:hover h3 {color: #040342; background-color: rgba(210, 186, 146, 0.7);}
.services-title a:focus h3 {color: #040342;}

/* TEAM + CAROUSEL */
#team {padding-top: 100px;}
.jumbo-carousel {background-color: #fff; padding-top: 0; padding-bottom: 0; margin-bottom: 0;}
.jumbotron-carousel {padding: 0; background: transparent; position: relative;}
.owl-carousel {position: relative; margin-top: 80px;}
.owl-item .item {background-color: #fff; text-align: center;}
.owl-item .item img {display: block; max-width: 100%; height: auto; opacity: 0.2;}
.owl-item.center .item img {opacity: 1;}
.teamname {font-size: 24px; line-height: 1; padding-top: 20px;}
.teamsubname {color: #aaa; font-size: 16px; line-height: 1.3;}

.owl-controls {position: absolute; top: 50%; /*left: 50%; transform: translate(-50%,-50%); */
              width: 100%;}
.owl-nav {width: 100%;}
.owl-prev, .owl-next {font-size: 100px; line-height: 100px; height: 100px; width: 36px;
    color: #d2ba92; text-align: center; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.owl-theme .owl-nav [class*='owl-']:hover {color: #040342;}
.owl-prev {left: 35px; margin-left: 0; margin-right: 0;}
.owl-next {right: 100px; margin-right: 0;}

/* NEWS */
#news {padding-top: 100px;}
.jumbo-news {background-image: url("../img/news-back.jpg"), url("../img/blog-back.jpg");
            background-repeat: no-repeat, no-repeat; background-position: left center, right center;
            background-size: auto, auto;}
.news-holder {position: relative;}
.news-block {position: relative; z-index: 50;}
.news-all {margin-bottom: 20px; text-align: center;}
.news-all a, .laser-sub-title h1 a, .laser-sub-title h2 a {color: #d2ba92; font-family: 'function_probook'; font-size: 48px; text-align: center;
   text-transform: uppercase; letter-spacing: 1px;}
.news-all a:hover, .laser-sub-title h1 a:hover, .laser-sub-title h2 a:hover {color: #d11402;}
.news-block h2 {text-align: center;}
.news-cont {position: relative;}
.news-cont a {white-space: normal;}
a .news-img img {transition: all 0.5s ease; -webkit-transition: all 0.5s ease;
            -webkit-filter: grayscale(100%); filter: grayscale(100%);}
a:hover .news-img img {-webkit-filter: grayscale(50%); filter: grayscale(50%);}
a .news-desc {color: #000;background-color: rgba(255, 255, 255, 0.4); bottom: 0; left: 0; right: 0; padding: 20px 20px; 
            display: block; z-index: 60; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
a:hover .news-desc {background-color: rgba(193, 154, 0, 0.3);}
a .news-desc h3 {margin-bottom: 15px; letter-spacing: 0; font-size: 24px; font-weight: normal; 
              font-family: 'Quicksand', sans-serif; text-align: center;}
a .news-desc .news-flash p {font-size: 18px; text-align: center;}

.news-link {bottom: -50px; left: 50%; transform: translateX(-50%); position: absolute; z-index: 50;}
.news-link a {color: #040342; font-size: 24px; text-transform: uppercase; letter-spacing: 1px; 
             font-family: 'function_probook';}
.news-link a i {padding-left: 5px;}
.news-link a:hover {color: #d11402;}
.news2 {margin-top: 100px;}


.all-news h1, .info-title {font-size: 18px; color: #040342; font-family: 'function_probook';
            text-transform: uppercase; margin-bottom: 19px; letter-spacing: 0; line-height: 1;}
.info-title a {color: #d11402; font-size: 28px; font-weight: bold;}
.info-title a:hover {color: #040342;}
.info-title span, .info-title a span {font-size: 18px; line-height: 1.2; font-weight: bold; letter-spacing: 1px; margin-right: 12px;}

/* NEWS TEMP */
.news-block a.btn {border: none; padding: 0;}

/* CONTACT */
.jumbo-contact {background: url("../img/contact1.jpg") left center no-repeat,
                   url("../img/contact2.jpg") right center no-repeat;}
.jumbo-contact2 {background: url("../img/contact11.jpg") left center no-repeat,
                   url("../img/contact22.jpg") right center no-repeat;}
#contact h3 {font-size: 26px; margin-bottom: 30px; text-transform: uppercase;}
#contact p {font-size: 21px;}
.contact-modal {margin-bottom: 50px;}
.form-control {font-size: 16px; padding: 0 16px; border-radius: 0; height: 50px;}
.btn-default {color: #fff; font-size: 18px; background-color: #d11402; padding: 11px 30px;
             border: none; border-radius: 0; font-weight: 500; text-transform: uppercase;}
.btn-default:hover, .btn-default:focus {color: #fff; background-color: #040342;}
.btn-default.disabled, .btn-default.disabled:hover {color: #fff; background-color: #888; border: none;}
.contact-en {padding-top: 200px;}
#map, #map2, #mapblue, #mapC1, #mapC2 {height: 360px; margin-bottom: 40px;}

/* SUB PAGES*/
.sub-home a {font-size: 28px; font-weight: bold;}
.sub-home a span {font-size: 18px; letter-spacing: 1px; text-transform: uppercase; padding-left: 12px;}
.jumbo-subclarus {padding: 180px 0 0;}
.jumbo-subclarus h1 {color: #d2ba92; font-family: 'function_probook'; font-size: 48px; text-align: center;
                    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 80px;}
.jumbo-subclarus h3 {color: #d2ba92; font-family: 'function_probook'; font-size: 40px; text-align: center;
                    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 30px;}
.sub-content {text-align: center; margin-bottom: 50px;}
.sub-image {margin-bottom: 70px;}
.sub-image .area-image img {margin: 0 auto;}
.subcontact {background: url("../img/about-1.png") center left no-repeat,
                 url("../img/about-2.jpg") center right no-repeat;}
body.submain, body.services {background: url("../img/sub-left.png") top left repeat-y,
                 url("../img/sub-right.jpg") top right repeat-y;}
body.submain .wrapper, body.services .wrapper {background-color: transparent;}
.graybg {background-color: rgba(193, 154, 0, 0.3); padding: 50px;}
.action-text {font-weight: 500; margin-bottom: 30px;}
.two-img {margin-bottom: 15px;}
.img-caption {margin-bottom: 50px; font-size: 18px; text-align: center;}
.subtext h3 {font-size: 36px; text-align: left;}
.subtext, .submap {margin-bottom: 100px;}
.direction {margin-top: 20px;}

#testimonials {}
.jumbo-testimonials {padding: 100px 0 50px; background: url("../img/about-1.png") center left no-repeat,
                 url("../img/about-2.jpg") center right no-repeat;}
.jumbo-carousel2 {background-color: transparent; padding-top: 0; padding-bottom: 0; margin-bottom: 0;}
.owl-carousel2 h2 {color: #040342; font-size: 30px; margin-bottom: 20px;}
.owl-carousel2 .owl-item .item {width: 60%; background-color: transparent; text-align: center; margin-left: auto; margin-right: auto;}
.testimonial-item {padding-top: 80px; position: relative;}
.testimonial-item:before {position: absolute; content: ""; height: 2px; width: 180px; background-color: #ccc; margin-left: -90px; left: 50%; top: 40px;}
.testimonial-item  h2 {font-size: 36px;}
.testimonial-content {text-align: center;}
.testimonial-content p {font-size: 20px;}
.testimonial-author {font-size: 18px; font-weight: 700; padding-top: 20px; text-align: center;}

.panel-heading a {color: #000;}
.panel-heading a:hover, .panel-heading a:hover .team-name:after {color: #d11402;}
.team-heading {display: flex; justify-content: center;}
.team-photo {width: 50%;}
.team-photo img {padding-right: 30px; float: right;}
.team-name {width: 50%; position: relative;}
.team-name:after {position: absolute; content:"\f175"; font-family: "FontAwesome"; color: #e8daaa; bottom: 20px;
                  -webkit-transition: all .35s;  transition: all .35s;}
.team-name h4 {font-size: 28px; letter-spacing: 0; margin-bottom: 0;}
.team-title {font-size: 20px;}

.sub-text table {width: 100%;}
.sub-text table tr th {padding: 5px 10px; vertical-align: top; white-space: nowrap; text-align: left;}
.sub-text table tr td {padding: 5px 10px; vertical-align: top; text-align: left;}
.sub-text th:nth-child(1), .sub-text td:nth-child(1) {white-space: nowrap;}

/* FOOTER */
#footer {color: #666; font-size: 15px; padding: 200px 0 150px; border: none; 
        background-image: url("../img/footer.jpg"); background-position: center top;
        background-size: 2000px auto; background-color: #fff;}
#footer p {margin: 0;}
#footer a {color: #d11402;}
#footer a:hover {color: #999;}
#footer .widget {margin-bottom: 50px;}
#footer .widget h4 {color: #040342; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; 
                font-weight: bold;}
.footer-logo {border: none; width: 180px; height: auto; padding: 0;}
.footer-logo img {width: 180px; height: auto;}

#scroll-top.fixed {bottom: 80px;}
#scroll-top {background: #d2ba92;}
#scroll-top:hover {background: #040342;}
#scroll-top i {line-height: 43px;}
address {font-weight: 500; line-height: 1.5;}
.copyright {text-align: center; margin-top: 50px; font-family: 'function_probook'; color: #040342; 
            font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold;}

#side-tab a {position: fixed; right: -195px; top: 200px; padding: 10px 20px; z-index: 100;
    background-color: #d11402; color: #fff; font-size: 15px; text-transform: uppercase; font-weight: 500;
    transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;
    transform-origin: left bottom 0; transform: translateY(175px) rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#side-tab a:hover {background-color: #040342;}
#side-tab.side-en a {right: -68px;}
body.submain #footer, body.services #footer {background-image: url("../img/footer.png"); background-position: center top;
        background-size: 2000px auto; background-color: transparent;}

/* FOOTER OVID */
#ovid {position: fixed; overflow: hidden; box-sizing: border-box; font-size: 14px; line-height: 1.2em; z-index: 9000;
    width: 100%; padding: 1em 0; left: 0; right: 0; bottom: 0; background: rgba(221, 221, 221, 0.8); text-align: center;}
#ovid p {margin-bottom: 0;}

/* MODAL */
.modal-content {border: none; background-color: #eee;}
.modal-header {padding: 0; height: 80px; background-color: #eee;}
.modal-header .close {right: 20px; top: 0; background: transparent; opacity: 1;}
.modal-header .close:hover, .modal-header .close:focus {opacity: 0.5;}
.modal-body {padding: 0 50px 20px; font-size: 18px; color: #333;}
.modal-body ul li {line-height: 1.5; padding-left: 20px; list-style-type: disc; margin-left: 1.15em;}
.modal-body h4 {color: #040342; font-size: 30px; text-transform: uppercase; margin-bottom: 30px;}
.modal-footer {background-color: #eee; border: none;}
.closeX {
    background: transparent;
    width: 40px;
    height: 40px;
    position: relative;
    display: block;
}
.closeX:after {
    content: '';
    height: 40px;
    border-left: 2px solid #040342;
    position: absolute;
    transform: rotate(45deg);
    left: 28px;
}

.closeX:before {
    content: '';
    height: 40px;
    border-left: 2px solid #040342;
    position: absolute;
    transform: rotate(-45deg);
    left: 28px;
}
.btn-link {color: #040342; font-size: 18px; text-transform: uppercase;}
.btn-link:focus, .btn-link:hover {text-decoration: none;}

/* ---- 
LASERSKO ZOBOZDRAVSTVO 
---- */
body.clarus-laser, .clarus-laser .wrapper {background-color: transparent; color: #333;}
.clarus-laser .jumbotron h2 {color: #040342; text-align: left;}
.clarus-laser .ref-block h3 {color: #040342; font-family: 'function_probook'; font-size: 32px;
                            text-transform: uppercase; letter-spacing: 1px; margin-bottom: 40px;}

/* LASER INDEX */
.laser-index {background-image: url(../img/clarus-laser.jpg);
    background-position: center bottom; background-repeat: no-repeat; background-size: cover;}
.laser-index .big-block {width: 45%; float: right;}
.laser-index .big-block h1 {font-size: 56px; text-transform: uppercase; letter-spacing: 1px; color: #040342;}
.laser-index .big-block h3 {font-size: 30px; letter-spacing: 1px; color: #040342;}
.contact-laser-index {padding-top: 10px; padding-bottom: 10px; margin-top: 10px; text-align: left;}
.clarus-laser .op-bg {position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 0;}
.clarus-laser .ref-holder {display: flex; align-items: center; min-height: 500px;}
.clarus-laser .services-link a {color: #666; text-transform: uppercase;}
.clarus-laser .services-link a:hover {color: #d11402;}

.clarus-laser .jumbotron {margin-bottom: 0;}
.clarus-laser .jumbo-index-about {padding: 200px 0 100px; position: relative;
    background: url(../img/laser-about-1.png) center left no-repeat, url(../img/laser-about-2.jpg) center right no-repeat;}
.clarus-laser .jumbo-index1 {padding: 100px 0 100px; background: url(../img/storitve.jpg);
    background-repeat: no-repeat; background-size: 60%; background-position: right center; position: relative;}
.clarus-laser .jumbo-kontakt {padding: 100px 0 100px; background: url(../img/kontakt.jpg);
    background-repeat: no-repeat; background-size: 60%; background-position: right center; position: relative;}
.clarus-laser .jumbo-index2 {padding: 100px 0 100px; background: url(../img/clarus-laser-1.jpg);
   background-repeat: no-repeat; background-size: 55%; background-position: left center; position: relative;}
.clarus-laser .jumbo-index3 {background-image: url(../img/novice-back.jpg), url(../img/primeri-back.jpg);
   background-repeat: no-repeat, no-repeat; background-position: left center, right center;
   background-size: contain, contain;}

.clarus-laser .jumbo-index-about h2, .clarus-laser .jumbo-index-about .about-text, 
.clarus-laser .news-block, .clarus-laser .jumbo-index3 h2 {text-align: center;}
.clarus-laser .jumbo-index1 .fa-li {top: .4em;}
.clarus-laser .jumbo-index1 .fa-ul {margin-left: 45px;}

.clarus-laser .news-all a, .laser-sub-title h1 a, .laser-sub-title h2 a {color: #040342; font-family: 'function_probook'; font-size: 48px; text-align: center;
   text-transform: uppercase; letter-spacing: 1px;}
.clarus-laser .news-all a:hover, .laser-sub-title h1 a:hover, .laser-sub-title h2 a:hover {color: #d11402;}
.clarus-laser .info-link {font-size: 18px; color: #040342; font-family: 'function_probook'; text-transform: uppercase;
   margin-bottom: 19px; letter-spacing: 0; line-height: 1;}
.clarus-laser .info-link a {color: #d11402; font-size: 28px; font-weight: bold;}
.clarus-laser .info-link a span {padding-right: 12px; font-size: 18px; font-weight: bold; letter-spacing: 1px;}
.info-link a:hover {color: #040342;}
.clarus-laser a .news-desc {background-color: rgba(255, 255, 255, 0.4);}
.clarus-laser a:hover .news-desc {
    background-color: rgba(215, 232, 252, 0.6);
}

/*LASER CONTENT*/
.laser-sub {background-image: url(../img/clarus-laser-header.jpg); background-position: center top;
        background-size: 2000px auto; background-repeat: no-repeat;}
.laser-sub-title {padding-top: 180px;}
.laser-sub-title h1, .laser-sub-title h2 {color: #040342; font-family: 'function_probook'; font-size: 48px; text-align: center; 
                    text-transform: uppercase; letter-spacing: 1px; margin-bottom: 80px;}
.clarus-laser #content {padding: 250px 0 0;}
.clarus-laser .entry-box {background-color: #fff; border: 3px solid #eaeaea; padding-bottom: 5px;
           -webkit-transition: all .3s; transition: all .3s;}
.clarus-laser .entry-box.entry-red:hover {border: 3px solid #d11402;}
.clarus-laser .entry-box.entry-blue:hover {border: 3px solid #040342;}
.clarus-laser .entry-box.entry-beige:hover {border: 3px solid #d2ba92;}
.clarus-laser .entry-box.entry-brown:hover {border: 3px solid #895a0a;}
.clarus-laser .entry-box.entry-yellow:hover {border: 3px solid #fdb903;}

.clarus-laser .entry-content-wrapper .entry-title, .clarus-laser .entry-content-wrapper .entry-content {padding-left: 0px;}
.clarus-laser .entry-box .entry-title {margin-bottom: 15px; font-size: 24px; line-height: 1.3; color: #000;
        letter-spacing: 0; font-family: 'Quicksand', sans-serif;}
.clarus-laser .entry-box p {color: #333;}
.clarus-laser .entry-box:hover p {color: #888;}
.clarus-laser .entry-box p {font-size: 18px;}

.clarus-laser .entry-footer {font-size: 16px; border-bottom: none;}

.clarus-laser .entry-box.entry-red .entry-footer a {color: #d11402;}
.clarus-laser .entry-box.entry-blue .entry-footer a {color: #040342;}
.clarus-laser .entry-box.entry-beige .entry-footer a {color: #d2ba92;}
.clarus-laser .entry-box.entry-brown .entry-footer a {color: #895a0a;}
.clarus-laser .entry-box.entry-yellow .entry-footer a {color: #fdb903;}

.clarus-laser .entry-box .entry-footer a:hover {color: #888;}
.clarus-laser .entry-label {color: #444;}

.clarus-laser .graybg {margin-top: 15px; margin-bottom: 30px; background-color: rgba(159, 193, 239, 0.3);}
.clarus-laser .graybg h2 {font-size: 28px; line-height: 1.3; color: #000;
    letter-spacing: 0; font-family: 'Quicksand', sans-serif;}

.clarus-laser .all-news h1, .clarus-laser .info-title {font-size: 24px; color: #040342; font-family: 'function_probook';
            text-transform: uppercase; margin-bottom: 22px; letter-spacing: 0; line-height: 1;}
.clarus-laser .detail-title h1 {font-size: 28px; color: #040342; font-family: 'Quicksand', sans-serif;
            font-weight: 400; margin-bottom: 10px; letter-spacing: 0; line-height: 1.2;}
.clarus-laser .info-date {color: #999; font-size: 18px; font-family: 'function_probook'; margin-bottom: 30px;}
.clarus-laser .info-flash {font-size: 18px;}
.clarus-laser .info-img {margin-bottom: 40px;}
.clarus-laser .sub-content {text-align: left; font-size: 20px;}
.clarus-laser .btn-default:focus, .clarus-laser .btn-default:active {color: #fff; background-color: #d11402;}
.clarus-laser .jumbo-contact3 {background: url("../img/kontakt1.jpg") left center no-repeat,
                   url("../img/kontakt2.jpg") right center no-repeat;}

/* LASER STORITVE */
.zobobol {background: url(../img/zobobol.jpg);}
.parodonta {background: url(../img/parodonta.jpg);}
.beljenje {background: url(../img/beljenje.jpg);}
.gummy {background: url(../img/gummy.jpg);}
.endodontija {background: url(../img/endodontija.jpg);}
.kirurgija {background: url(../img/kirurgija.jpg);}
.smrcanje {background: url(../img/smrcanje.jpg);}
.glavobol {background: url(../img/glavobol.jpg);}
.celjust {background: url(../img/celjust.jpg);}
.jezik {background: url(../img/jezik.jpg);}
.herpes {background: url(../img/herpes-afte.jpg);}
.pomlajevanje {background: url(../img/pomlajevanje.jpg);}

.clarus-laser .jumbo-serv {padding: 100px 0 100px; 
    background-repeat: no-repeat; background-size: 60%; background-position: right center; position: relative;}

.clarus-laser .scroll-btn > span {background-color: #bbb;}
.clarus-laser #scroll-top {background: #666;}
.clarus-laser #scroll-top:hover {background: #040342;}

/* LASER FOOTER */
.clarus-laser #footer {color: #333; padding: 300px 0 30px; background-image: url(../img/footer-laser.jpg);}
