img.center {
    display: block;
    margin: 0 auto;
}

p.white {
    color: #fff;
}

p.cyan {
    color: #fff;
}

p.big {
    font-size: 1.5em;
}

p.small {
    font-size: .8em;
}

p.tiny {
    font-size: .65em;
}

p.left {
    text-align: left !important;
}

p.right {
    text-align: right !important;
}

p.center {
    text-align: center;
}

.space_above_xt {
    margin-top: 5px;
}

.space_above_t {
    margin-top: 10px;
}

.space_above_s {
    margin-top: 20px;
}

.space_above_m {
    margin-top: 40px;
}

.space_above_l {
    margin-top: 60px;
}

.space_below_xt {
    margin-bottom: 5px;
}

.space_below_t {
    margin-bottom: 10px;
}

.space_below_s {
    margin-bottom: 20px;
}

.space_below_m {
    margin-bottom: 40px;
}

.space_below_l {
    margin-bottom: 60px;
}

.space_left_xt {
    margin-left: 5px;
}

.space_left_t {
    margin-left: 10px;
}

.space_left_s {
    margin-left: 20px;
}

.space_left_m {
    margin-left: 40px;
}

.space_left_l {
    margin-left: 60px;
}

body {
    background: url("../img/bck.fd25cf263f97.png") repeat;
    font-family: "Exo 2", Arial, sans-serif;

}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    cursor: pointer
}

p, a, ul, ol, li {
    margin: 0;
    padding: 0;
}

.quick_contact {
    margin-top: 25px;
    display: flex;
    align-items: center;
    transition: 0.2s ease;
}

.quick_contact .icon-basic {
    width: 1em;
    height: 1em;
}

span.small.generate-email {
    color: white;
    font-size: 17px;
    position: relative;
    top: -1px;

}

.sidebar_link .icon-basic {
    width: 1.5em;
    height: 1.5em;
}

.sidebar_link svg.icon-basic {
    fill: #eee;
    font-size: 18px;
}

p.services-text {
    margin-bottom: 37px !important;
}

@media screen and (max-width: 644px) {

    .quick_contact {
        justify-content: center;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0 !important;
        display: none !important;
    }

    .row.distance-to-top {
        margin-top: 0 !important;
    }

}

/*nav {
    padding: .5rem 0;
}*/

.menu > li {
    padding: .25em 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.menu > li > a {
    font-size: 14px;
    text-transform: uppercase;
}

ul#navigation li a:hover {
    color:#C1C3C6;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.wrapper {
    min-height: 100%;
    position: relative;
    margin-top: -73px;
}

.content {
    margin-top: 65px;
}

.content.main.row {
    margin-top: 60px;
}

.left-holder, .right-holder {
    background-color: white;
    overflow: hidden;
    padding: 0 !important;

}

.dent-img {
    opacity: 0
}

.opacity-img {
    opacity: 1;
    -webkit-transition: 2s ease;
    -moz-transition: 2s ease;
    -ms-transition: 2s ease;
    -o-transition: 2s ease;
    transition: 2s ease;
}

.logo a {
    text-align: center
}

.main-heading {
    max-width: 524px;
    font-size: 43px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    color: white;
}

.heading_left {

}

.heading_left h1 {
    color: #395263;
    font-size: 35px;
    line-height: 31px;
    padding: 0;
    margin-bottom: 40px;
}

h1{
    margin: 0;
    padding: 1rem;
    font-weight: bold;
    font-size: 2em;
    color: #e4e3e3;
}
h1,h2,h3{
    color: #395263;
}
.sidebar_heading {
    padding-top: 20px;
}

.sidebar-main {

}

.sidebar_heading p {
    font-size: 25px;
    padding: 0;
    color: #395263;
    font-weight: bold;
    line-height: 25px;
}

.sidebar-main h1 {
    padding: 0
}

.container {
    padding: 20px;
    background-color: white;

}

.text-center {
    text-align: center
}

/*single blog*//*single blog*//*single blog*/

.single-blog .heading_left h1 {
    font-size: 40px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 17px;
}

.single-blog {
    padding: 20px;
    text-align: center;
    position: relative;
}

.single-blog .blog-single-footer {
    margin: 10px 0 20px 0;
    position: relative;
    text-align: left
}

.single-blog span.category {
    float: none;
    height: 20px;
    width: 120px
}

.single-blog p {
    padding: 10px 0;

    text-align: justify;
}

.single-blog .social-icons {
    text-align: left
}

.single-blog .social-icons a {
    margin-right: 7px;
    margin-top: 0;
    width: 25px;
    height: 25px;
    border-radius: 5px;
}

.container.services {
    padding: 0 10px
}

.services_heading {
    background-color: #d7ebf1;
    padding: 5px;
    overflow: hidden;
    cursor: pointer;
    margin: 1em 0
}
.services_heading i {
    float: right;
    position: relative;
    top: 5px;
    color: #3c5876;
    font-size: 16px;
}
.services_heading h3 {
    margin: 0;
    font-size: 16px;
}

.icon-chevron-down, .icon-chevron-up {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

.icon-chevron-down-rotate {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

.icon-chevron-down-rotate-360 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);

    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

.content-show {
    display: block;
}

.content-hidden {
    display: none;
}

.contact ul {
    margin-left: 5px !important;
}

.contact h3 {
    margin-bottom: 10px;
    margin-top: 0
}

.row.contact {
    margin-bottom: 20px
}

.container p {
    text-align: justify;
}

.container p, .container ul li {
    font-size: 16px;
    color: #395263;
    margin-bottom: 10px;
}

.contact ul li {
    list-style-type: none;
    font-size: 14px
}

.container ul {
    margin-left: 25px;
    list-style: disc;
}

.container a {
    color: #165e76;
    font-weight: bold;
}

.success {
    background: rgba(0, 204, 96, .6);
    border-top: 4px solid #008f43;
    border-bottom: 4px solid #008f43;
}

.success p {
    color: #fff;
}

.success .icon-basic {
    width: 100%;
    height: 4em;
    fill: #008f43;
}

.fail {
    background: rgba(204, 0, 0, .6);
    border-top: 4px solid #8f0000;
    border-bottom: 4px solid #8f0000;
}

.fail p {
    font-weight:bold;
    margin: 20px;
    color: #f4c8c8;
}

.fail .icon-basic {
    width: 100%;
    height: 4em;
    fill: #8f0000;
}

.doctor {
    margin-bottom: 1rem;
}

.doctor > div {
    height: 3rem;
    padding: .5rem;
    text-align: center;
    font-size: .8em;
    font-weight: normal;
}

.specijalnost {
    color: #eeeeee;
    background-color: #395263;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 15px;
}

.ime {
    font-weight: bold;
    color: #000;
    background-color: #eeeeee;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 15px;
}

.doctor img {
    filter: gray;
    filter: grayscale(.6);
    -webkit-filter: grayscale(.6);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.doctor img:hover {
    cursor: pointer;
    filter: none;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);

}

.sidebar_link {
    padding: 7px 0 7px 20px;
    background-color: #395263;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 1px 1px 0 0;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}

.info-holder {
    /*padding-bottom: 10px;*/
    /*margin-bottom: 20px;*/
    background-color: white;
}

p.usefull-info {
    padding: 0 0 0 16px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

p.usefull-info.info-blog {
    padding: 0;
    letter-spacing: 1.4px;
}

.sidebar_link i.icon-chevron-down,
.sidebar_link i.icon-chevron-up {
    position: absolute;
    right: 10px;
    color: white;
    cursor: pointer;
}
.sidebar_link .icon-font {
    color: #e4e3e3;
    margin-right: .5rem;
}
ul.info-section li {
    list-style-type: none;
    margin-top: 13px
}
ul.info-section li:first-child {
    margin-top: 0
}
ul.info-section li a {
    display: block;
    font-size: 16px;
    color: #395263;
    line-height: 16px;
    font-weight: 900;
}
ul.info-section li a:hover {
    color: #521c02;
    font-weight: bold;
}
ul.info-section {
    padding-bottom: 20px;
    padding-left: 20px;

}
ul.info-section.blog a li{
    padding: 10px 0;
    border-bottom: 1px dashed #666;
}
ul.info-section.blog a:first-child li{
    padding-top: 0;
}
ul.info-section.blog a:last-child li{
    border-bottom: 0;
}
ul.info-section.blog .blog-title {
    color: #395263;
    font-weight: bold;
    float:left;
}
ul.info-section.blog .blog-date {
    float:right;
    margin-right: 15px;
    font-size: 12px;
}
ul.info-section.blog p {
    margin: 0;
    line-height: 17px;
    font-size: 14px;
    font-style: italic;
}

.sidebar_link.hov:hover {
    cursor: pointer;
    background-color: #2b2b2b;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sidebar_banner {
    padding: 15px 0;
    background-color: #EC5050;
    box-shadow: 0 1px 7px 2px rgb(222, 222, 222)
}

.sidebar_banner p {
    text-align: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.sidebar_banner:hover > p {

}

.dental-list-items li {
    list-style-type: none;
    font-weight: bold;
    opacity: 0;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
}

.dental-list-items li.fade-in-left {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;

}

.dental-list-items li.fade-in-left:nth-child(1) {
    transition-delay: 1s
}

.dental-list-items li.fade-in-left:nth-child(2) {
    transition-delay: 2s
}

.dental-list-items li.fade-in-left:nth-child(3) {
    transition-delay: 3s
}

.dental-list-items li.fade-in-left:nth-child(4) {
    transition-delay: 4s
}

.dental-list-items li.fade-in-left:nth-child(5) {
    transition-delay: 5s
}

.dental-list-items li.fade-in-left:nth-child(6) {
    transition-delay: 6s
}

.dental-list-items li.fade-in-left:nth-child(7) {
    transition-delay: 7s
}

.dental-list-items li.fade-in-left:nth-child(8) {
    transition-delay: 8s
}

.show-more {
    text-align: right;
    padding-right: 5px;
}

.show-more a {
    color: #0072cf;
    text-decoration: none;
    border-bottom: 0;
    outline: none;
    font-family: Verdana, arial, sans-serif;
    font-size: 16px;
}

.show-more a:hover {
    text-decoration: underline
}

.newsletter {

    background-color: white;
    overflow: hidden;
}

.newsletter label {
    font-size: 18px
}

.newsletter input {
    display: inline-block;
    width: 83%;
    border-color: #cacaca;
    box-shadow: none;
}

.newsletter-holder {
    padding: 0 20px 20px 20px;

}

.newsletter p.newsletter-text {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-top: 5px;

}

button.newsletter-button {
    display: inline-block;
    width: 100px;
    height: 37px;
    background-color: #395263;
    letter-spacing: 1px;
    font-weight: bold;
    color: white;
}

button.newsletter-button:hover {
    text-decoration: underline;

}

footer {
    margin-top: 10rem;
    padding-top: 1rem;
    background: rgba(0,0,0,.8);
    width: 100%;
}

footer h2 {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

footer h3 {
    text-align: center;
    font-size: 14px;
    color: #fff;
}

footer img {
    display: block;
    margin: 15px auto;
}

.footer_heading p {
    color: #eeeeee;
    text-transform: uppercase;
    font-size: 1em;
    text-align: center;
}

.footer_heading hr {
    height: 2px;
    border: none;
    background-color: #7f7f7f;
}

.footer_body {
    margin-top: 14px;
}

.footer_body p, footer p {
    color: #fff;
    font-size: 13px;
    text-align: center;
}

footer .icon-basic {
    width: 100%;
    height: 1em;
}

footer .icon-basic {
    fill: #eee;
}

footer .phones {
    line-height: 2rem;
}

footer .social-icons {
    text-align: center;
    font-size: 1.5em;
    color: #eee;
}

footer .social-icons > a > span {
    padding: 1rem;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

footer .fb:hover {
    background-color: #0072ff;
}

footer .tw:hover {
    background-color: #00aeff;
}

footer .in:hover {
    background-color: #5d61cf;
}

footer .credit_cards {
    margin-top: 15px;
    background-image: url("../img/credit_cards.1bea56eb7526.jpg");
}

footer .footer_location {
    height: 180px;
    margin-top: 15px;
    background-image: url("../img/footer_location.bd2df2bdba36.jpg");
}

.top.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 999;
    transition: 0.4s ease-in-out;
    transition-delay: 0.2s;

}

.top.fixed ul li {
    padding: 0
}

.top.fixed ul li a {
    color: #eeeeee
}

.row.distance-to-top {
    margin-top: 64px;
    max-width: 80em
}

.small-12.medium-6.medium-centered.logo {
    height: 450px;
    display: flex;
    align-items: center;
    margin-top:50px;
}

.icon-phone, .icon-envelope-alt {
    color: white;
    padding-right: 10px
}

ul#navigation li a {
    padding: 30px 15px;
    transition: 0.3s ease;
}

ul#navigation {
    transition: 0.4s ease
}

.sandwich {
    position: relative;
    height: 30px;
    width: 36px;
}

.first {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #eeeeee;
    transition: 0.3s ease-in-out
}

.second {
    position: absolute;
    top: 10px;
    left: 0;
    transition: 0.4s ease-in-out
}

.third {
    position: absolute;
    left: 0;
    bottom: 6px;
    background-color: #eeeeee;
    transition: 0.3s ease-in-out
}

.menu-title.active-menu {
    display: none
}

ul#navigation.active-menu-list {
    display: block;
    margin-top: 46px
}

span.expand-menu {
    width: 100%;
    height: 2px;
    background-color: #eeeeee;
}

.small-logo-img {
    position: relative;
    left: 18px;
}

.active-first {
    position: absolute;
    top: 10px;
    transform: rotate(45deg);
    transition: 0.3s ease-in-out
}

.phone-holder {
    padding-top: 10px;
    display: inline-block
}

.phone-holder a.contact-number {
    font-size: 20px
}

.active-second {
    display: none;
    position: absolute;
    top: 14px;
    transition: 0.4s ease-in-out
}

.active-third {
    position: absolute;
    top: 10px;
    transform: rotate(-45deg);
    transition: 0.3s ease-in-out
}

/***********

HOW WE DO IT

************/
.materials {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    height: 8.125em;
    margin-bottom: 1em;
}

.materials:hover {
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.trim {
    background: url("../img/materijali.8b832fc2c161.jpg") 0 0;
}

.trim:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") 0 0;
}

.gc {
    background: url("../img/materijali.8b832fc2c161.jpg") -9.375em 0;
}

.gc:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") -9.375em 0;
}

.shofu {
    background: url("../img/materijali.8b832fc2c161.jpg") -18.750em 0;
}

.shofu:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") -18.750em 0;
}

.vatech {
    background: url("../img/materijali.8b832fc2c161.jpg") -28.125em 0;
}

.vatech:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") -28.125em 0;
}

.kavo {
    background: url("../img/materijali.8b832fc2c161.jpg") 0 -8.125em;
}

.kavo:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") 0 -8.125em;
}

.ivoclar {
    background: url("../img/materijali.8b832fc2c161.jpg") -9.375em -8.125em;
}

.ivoclar:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") -9.375em -8.125em;
}

.kerr {
    background: url("../img/materijali.8b832fc2c161.jpg") -18.750em -8.125em;
}

.kerr:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") -18.750em -8.125em;
}

.zhermack {
    background: url("../img/materijali.8b832fc2c161.jpg") -28.125em -8.125em;
}

.zhermack:hover {
    background: url("../img/materijali-h.d213ef581654.jpg") -28.125em -8.125em;
}

/***********

LIST OF DENTAL SERVICES

************/

ul.services {
    margin: 0
}

ul.services li {
    margin: 0;
    padding: 5px;
    list-style: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

ul.services li:nth-child(even) {
    background-color: #e3e3e3;
}

ul.services li:nth-child(odd) {
    background-color: #fdfef8;
}

ul.services li.type {
    font-weight: bold;
    margin-top: 40px;
    background-color: #b6ffff;
    padding: 10px;
}

ul.services li:hover {
    background-color: #c5ffd3;
}

i.fa.fa-info-circle
    /***********

    LOCATION

    ************/
.avio {
    height: 6.5rem;
    background-image: url("../img/avio.dc0b324bd9b0.jpg");
    background-size: 400% 600%;
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.avio:hover {
    cursor: pointer;
    filter: none;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.avio + p {
    text-align: center;
    font-size: .9em;
    height: 2rem;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

.aegean {
    background-position: 0 0;
}

.aeroflot {
    background-position: 33% 0;
}

.cairo {
    background-position: 333% 0;
}

.airserbia {
    background-position: 100% 0;
}

.alitalia {
    background-position: 0 -100%;
}

.austrian {
    background-position: -100% -100%;
}

.aviolet {
    background-position: 333% -100%;
}

.belavia {
    background-position: 100% -100%;
}

.bh {
    background-position: 0 -200%;
}

.croatia {
    background-position: -100% -200%;
}

.easyjet {
    background-position: 333% -200%;
}

.etihad {
    background-position: 100% -200%;
}

.flydubai {
    background-position: 0 -300%;
}

.lot {
    background-position: -100% -300%;
}

.lufthansa {
    background-position: 333% -300%;
}

.montenegro {
    background-position: 100% -300%;
}

.norwegian {
    background-position: 0 -400%;
}

.pegasus {
    background-position: -100% -400%;
}

.qatar {
    background-position: 333% -400%;
}

.swiss {
    background-position: 100% -400%;
}

.tarom {
    background-position: 0 -500%;
}

.turkish {
    background-position: -100% -500%;
}

.tunisair {
    background-position: 333% -500%;
}

.wizz {
    background-position: 500% -500%;
}

span.helptext {
    display: none;
}

label.error {
    font-size: 1em;
    background-color: rgba(255, 0, 0, 0.6);
    font-weight: bold;
    color: white;
    padding: .2rem .3rem;
    margin-bottom: 1rem;
}

/***********

ACCOMMODATION

************/
.gallery {
    padding: 20px 0;
    background-color: rgba(255, 255, 255, .8);
}

.gallery p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #646363;
}

.gallery img {
    margin-top: 10px;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../fancybox/fancybox_sprite.783d4031fe50.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../fancybox/fancybox_loading.05d02ac2ee2c.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../fancybox/blank.325472601571.gif"); /* helps IE*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../fancybox/fancybox_overlay.cbc2440151b7.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url("../fancybox/fancybox_sprite@2x.8784554156c6.png");
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url("../fancybox/fancybox_loading@2x.d81866910128.gif");
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}

#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050;
}

#fancybox-thumbs.bottom {
    bottom: 2px;
}

#fancybox-thumbs.top {
    top: 2px;
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: 0.5;
}

#fancybox-thumbs ul li.active {
    opacity: 0.75;
    padding: 0;
    border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
    opacity: 1;
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: none;
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none;
}

.oblast {
    padding: .5rem 0;
    background-color: rgba(255, 255, 255, .8);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -kthtml-transition: all .2s linear;
    transition: all .2s linear;
    display: flex;
}

.oblast:hover {
    cursor: pointer;
    background-color: #f3f3f3;
}

.oblast .icon {
    width: 30px;
    height: 1.6rem;
    margin-left: 20px;
    margin-right: 15px;
}

.oblast p {
    text-transform: uppercase;
    color: #395263;
}

.pretraga {
    padding: 1rem 0;
    background-color: rgba(255, 255, 255, .8);
}
.pretraga a{
    text-decoration: underline;
}
.pitanje {
    padding: 1rem 0;
    margin-bottom: 1rem;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #ddd;
}

.pitanje > div > div > p, .pitanje > div > div > a > p {
    padding: .5rem;
}

.pitanje .podatak {
    margin-top: 2rem;
    margin-bottom: .5rem;
    display: inline-block;
    color: #fff;
    background-color: #777;
    font-size: .7em;
}

.pitanje .upit {
    color: #62a19e;
    background-color: #e3f6f5;
}

.pitanje .odgovor {
    color: #666;
    background-color: #fdfbe1;
}

span.highlight {
    background-color: rgba(132, 233, 75, .8);
}

section.pitanje_single .heading_left h1 {
    padding: 40px 0;
    font-size: 24px;
}

.button {
    background-color: #395263;
}

/*
PAGINATION */

.btn {
    display: inline-block;
    padding: .9em;
    color: #aaa;
    font-size: .875em;
}

.pagination {
    padding: 1rem 2rem;
    text-align: center;
    margin-bottom: 1rem;
    background-color: rgba(255, 255, 255, .3);
}

.endless_page_link {
    display: inline-block;
    padding: 5px 9px;
    margin-right: 4px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .8), 0px 1px 3px rgba(0, 0, 0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.endless_page_link:hover, .endless_page_link.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0);
}

.endless_page_current {
    display: inline-block;
    padding: 3px 11px;
    border: none;
    margin-right: 4px;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .5);
}

.endless_page_link.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9);
}

.pitanje_head {
    height: 36px;
    background-color: #616161;
    padding-top: 10px;
}

.pitanje_head p {
    color: #fff;
    font-size: 18px;
}

.pitanje_body {
    background-color: rgba(255, 255, 255, .9);
    padding: 20px 0;
}

.pitanje_body p {
    font-size: 14px;
    color: #616161;
}

.pitanje_footer {
    background-color: rgba(255, 255, 255, .9);
}

.pitanje_footer p {
    font-style: italic;
    font-size: 12px;
    color: #b6b5b5;
}

#toTop {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    background-image: url("../img/top.9c4da5b19361.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#toTop:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#control {
    position: relative;
}

.cbp-bislideshow {
    list-style: none;
    width: 100%;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 0;
    margin: 0;
}

.cbp-bislideshow li {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
}

.bg-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    height: auto;
    bottom: 0;
    background-color: rgba(43, 43, 43, 0.23);
}

.bg-overlay.lokacija {
    background-color: rgba(43, 43, 43, 0.43);
}

/* If background-size supported we'll add the images to the background of the li */

.backgroundsize .cbp-bislideshow li {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
}

/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
    display: none;
}

.cbp-bislideshow li img {
    display: block;
    width: 100%;
}

.cbp-bicontrols {
    position: fixed;
    width: 300px;
    height: 100px;
    margin: -50px 0 0 -150px;
    top: 50%;
    left: 50%;
}

.cbp-bicontrols span {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    cursor: pointer;
}

.cbp-bicontrols span:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 100px;
    font-size: 80px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    opacity: 0.7;
}

.at4-share-title {
    right: 2px;
    position: relative;;
    color: black
}

.cbp-bicontrols span:hover:before {
    opacity: 1;
}

.cbp-bicontrols span:active:before {
    top: 2px;
}

span.cbp-biplay:before {
    content: "\e002";
}

span.cbp-bipause:before {
    content: "\e003";
}

span.cbp-binext:before {
    content: "\e000";
}

span.cbp-biprev:before {
    content: "\e001";
}

.cbp-bicontrols span.cbp-binext {
    float: right;
}

/* Fallback */
.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
    opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
    display: block;
}

section.stomatolozi h1 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #616161;
}

section.stomatolozi hr {
    height: 1px;
    background-color: #616161;
}

section.stomatolozi div.container {
    background: #fff url("../img/logo-sfp.5af9c6f39ba4.jpg") no-repeat center center;
}

section.stomatolozi .heading_left h1 {
    font-size: 16px;
}

#map {
    height: 500px;
}

form label {
    color: #666;
}

.log_in {
    background-color: rgba(255, 255, 255, .8);
    padding: 20px 0;
    border: 2px solid #eee;
}

.log_in_top {
    background-color: #eee;
    border-right: 4px solid #eee;
    padding: 10px 0px;
    text-align: center;
    color: #666;
}

#images_url_result, #questions_url_result {
    font-size: .8em;
    line-height: 1em;
    color: red;
    font-style: italic;
}

/* 
BLOG
*/
section.blog h1{
    margin: 0;
    padding: 0;
    padding-bottom: .5em;
}
section.blog img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
section.blog p{
    line-height: 1.65em;
}
section.blog p a{
    text-decoration: underline;
}
section.blog ol{
    margin-bottom: 1em;
}
section.blog ol li{
    line-height: 2em;
    margin-left: 2em;
}
section.blog h2{
    margin-top: 2em;
    font-size: 1.2em;
    color: #395263;
}
ul.breadcrumbs{
    margin-left: 0;
}
ul.breadcrumbs li, ul.breadcrumbs li a{
    float: left;
    text-align: center;
    text-transform: uppercase;
    margin-right: .5em;
    color: #395263;
    font-size: 11px;
    list-style: none;
}

.hidden-under {
    display: none
}

section.blog p.caption {
    margin-top: .5rem;
    color: #3894c5;
    text-align: center;
    font-size: .9em;
    font-style: italic;
}

/* 
SLIDER 
*/

.slider {
    list-style: none;
    position: relative;
    width: 100%;
    height: 30em;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

ul.slider {
    margin: 0;
    padding: 0;
}

.pager {
    width: 300px;
    position: absolute;
    bottom: 12px;
    text-align: center;
    left: 50%;
    margin-left: -150px;
    z-index: 2;
}

.pager span {
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    height: 10px;
    width: 10px;
    margin: 0 4px;
    cursor: pointer;
}

.pager span.fire-pager-active {
    opacity: 1;
}

.contact-number {
    color: #eeeeee;
    font-size: 16px;
}

i.icon-ok {
    color: #395263;
    padding-right: 10px
}

.image-fancy-holder {
    overflow: hidden;
    padding: 15px 0;
}

.image-fancy-holder a {
    display: block;
    text-align: center;
}

.image-fancy-holder a:hover {
}

.blog-items-holder:nth-child(2n) {

    float: right !important;
}

.blog-holder a {
}

.blog-holder a:hover > .newest-blog .blog-items .blog-heading-holder .blog-heading,
.blog-holder a:hover > .right-blog-items .blog-items .blog-heading-holder .blog-heading,
.blog-holder a:hover > .blog-items-holder .blog-items .blog-heading-holder .blog-heading {
    /*background-color: antiquewhite;*/
    /*-webkit-transition: 0.1s ease;*/
    /*-moz-transition: 0.1s ease;*/
    /*-ms-transition: 0.1s ease;*/
    /*-o-transition: 0.1s ease;*/
    /*transition: 0.1s ease;*/
}

.blog-heading-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.blog-heading {
    margin-top: 2px;
    padding: 5px 15px 10px 15px;
    min-height: 250px;
    position: relative;
}
.blog-heading h2 {
        line-height: 19px;
        font-size: 14px;
        margin-top: 10px;
}
.blog-heading p{
    text-align: left;
    font-weight: normal;
}
.blog-heading .icon-basic {
    width: 1em;
    height: 1em;
    float: left;
    margin-right: 10px;
}
.blog-pic{
    overflow: hidden;
}
.blog-pic img{
    height: 300px;
    margin-left: -40%;
    max-width: inherit;
}
.blog-single-footer {
    position: absolute;
    height: 20px;
    bottom: 0;
}

.blog-single-footer span:first-child {
    font-size: 13px;
    font-style: italic;
    padding-right: 10px;

}

.blog-single-footer span:last-child {
    padding: 5px;
    font-size: 15px;
    font-style: italic;
}

.blog-single-footer span:last-child i {
    font-style: normal;
    padding-right: 5px
}

.blog-heading.only h3 {
    margin: 0
}

.category {
    font-size: 11px;
    letter-spacing: 1px;
    height: 22px;
    display: flex;
    align-items: center;
    color: white;
    background-color: #395263;
    justify-content: center;
    padding: 0 10px;
    float: left;

}

span.category:after {
    clear: both
}

.blog-heading:hover {
}

.blog-heading h3 {
    color: #555;
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 21px;
    line-height: 27px;
    padding-right: 25px;

}

.blog-heading p {
    color: #555;
    line-height: 17px;
    margin-bottom: 0;
    font-size: 14px;
}

.search-holder {
    background-color: white;
}

a.load-more {
    /*width: 100%;*/
    /*height: 30px;*/
    /*text-align: center;*/
    /*color: #2b2b2b;*/
    /*background-color: white;*/
    /*margin-top: 30px;*/
    /*border: 2px solid #e3e3e3;*/
    width: 100%;
    text-align: center;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    padding: 15px 0;
    line-height: 1;
    font-size: 18px;
    text-transform: uppercase;
    display: block;

}

a.load-more:hover {
    color: #3c5876;
}

a.load-more i {
    padding-right: 10px
}

.category {

}

/*rgba(43, 166, 203, 0.79)*/

.blog-items-holder {
    width: 49.5%;
    float: left;
    border: 1px solid rgb(236, 236, 228);
    margin-bottom: 1%;

}

.left-holder.blog {
    background-color: transparent
}

#blog .distance-to-top {
    max-width: 90em
}

.blog-items {
    /*box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.05);*/
    position: relative;
    background-color: white;
}

.blog-items > div:first-child, .blog-items > div:nth-child(2) {
    width: 50%;

}

/**********
	MEDIUM
**********/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {

    .row.distance-to-top {
        margin-top: 0
    }

    .small-12.medium-6.medium-centered.logo {
        margin-top: 60px
    }

    .menu-title {
        font-size: .8em;
    }

    .menu-icon {
        width: 30px;
    }

    .title {
        padding: .5rem;
    }

    ul.menu {
        background-color: rgba(255, 255, 255, .6);
        margin: 0;
        padding: 0;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-margin-start: 0;
        -webkit-margin-end: 0;
        -webkit-padding-start: 0;
    }

    ul.menu > li {
        border-bottom: 1px solid #9e9d80;
        color: #666;
    }

    ul.menu > li > ul.menu > li {
        border-bottom: 1px solid #c5c49b;
        font-style: italic;
    }

    ul.menu > li > ul.menu > li:last-of-type {
        border: none;
    }
}

/**********
	SMALL 
**********/
@media only screen and (max-width: 40em) {

    .single-blog .heading_left h1 {
        font-size: 24px;
        text-align: left;
    }

    .single-blog p {
    }

    .single-blog {
        padding: 10px
    }

    .blog-items-holder {
        width: 100%
    }

    .blog-heading p {
        font-size: 13px
    }

    .blog-heading h2 {
        line-height: 19px;
        font-size: 18px;
        margin-top: 10px;
    }

    p.services-text {
        margin-bottom: 17px !important;
    }

    .services_heading {
        position: relative
    }

    .services_heading h3 {
        font-size: 14px
    }

    .services_heading i {
        font-size: 13px;
        position: absolute;
        top: 3px;
        right: 3px;
    }

    ul.info-section.actuall {
        height: 160px
    }

    ul.info-section li a {
        font-size: 15px
    }

    ul.services li {
        font-size: 13px
    }

    .dental-list-items li.fade-in-left {
        font-size: 14px
    }

    #toTop {
        display: none !important;
    }

    .logo a {
        width: 100%;
        margin-top: 97px;
    }

    .main-heading {
        font-size: 23px;
        line-height: 29px;
        margin: 0 auto;
    }

    .container, .left-holder, .right-holder, .newsletter {
        padding: 5px 10px
    }

    .dental-list-items li {
        transform: transpateX(0) !important;
        transition: 0s !important;
    }

    .dental-list-items li {
        font-size: 14px
    }

    .small-12.medium-6.medium-centered.logo, .cbp-bislideshow {
        height: 380px
    }

    .content {
        margin-top: 10px
    }

    .float-right {
        position: relative;
        top: 7px;
    }

    .title-bar {
        padding: 3px;
        z-index: 99999
    }
    .sidebar_banner {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 12;
        padding: 15px 0;
        box-shadow: none;
    }
    .heading_left h1 {
        text-align: center;
        font-size: 25px;
        margin-bottom: 10px;
    }

    #map {
        width: 90% !important;
        margin: 0 auto !important;
    }

    .sidebar_banner p {
        font-size: 15px;
        line-height: 15px
    }

    .menu-title {
        font-size: .8em;
        position: relative;
        top: -4px;
    }

    ul#navigation li a {
        padding: 10px 15px !important;
    }

    .menu-icon {
        width: 30px;
    }

    .title {
        padding: .5rem;
    }

    .hidden-under {
        display: inline-block
    }

    ul.menu {
        background-color: rgba(255, 255, 255, .6);
        margin: 0;
        padding: 0;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-margin-start: 0;
        -webkit-margin-end: 0;
        -webkit-padding-start: 0;
    }

    ul.menu > li {
        border-bottom: 1px solid #9e9d80;
        color: #666;
    }

    ul.menu > li > ul.menu > li {
        border-bottom: 1px solid #c5c49b;
        font-style: italic;
    }

    ul.menu > li > ul.menu > li:last-of-type {
        border: none;
    }

    h1 {
        font-weight: bold;
        font-size: 1em;
    }

    .sidebar_heading p {
        font-size: 1em;
    }

    .quick_contact {
        margin-bottom: 1rem;
    }

    .quick_contact a {
        line-height: 2rem;
    }

    .container ul {
        margin: 0;
        list-style: disc;
    }

    .doctor > div {
        font-size: 14px;
    }
}

@media screen and (max-width: 340px) {

    .phone-holder a.contact-number {
        font-size: 17px
    }

}

@media screen and (max-width: 450px) {

    .sidebar_banner p {
        line-height: 20px
    }

}