/*
Theme Name:   Oculus klinika
Template:     medicenter
Version:      1.0
Text Domain:  oculus
*/



.page-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.vc_row-fluid p{
    font-size: 18px;
    line-height: 30px;
}

.vc_row-fluid li{
    font-size: 16px;
    line-height: 30px;
}

dd, .prvi ul{
    padding-bottom: 30px;
}
.vc_row-fluid h2{
     color: #42B3E5;
     font-size: 24px;
}

.home-box-container-list.margin-minus {
    margin-top: -30px;
}

.home-box-container:nth-child(3n+1) {
    height: 170px;
}

.home-box h3 {
    font-style: normal!important;
}

.page-header>.vc_inner {
    border-bottom: 0px solid #ffffff;
    padding: 35px 0;
}

.page-title{
    color: #42B3E5;
    text-align: center;
    text-transform: uppercase;
}

.kratak_opis {
    border-top: 1px solid #42B3E5;
    border-bottom: 1px solid #42B3E5;
    margin-bottom: 50px!important;
}

.kratak_opis p {
    font-size: 1.6em;
    text-align: center;
    padding: .5em 0;
}

.usluga-naslov h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 30px 0;
    font-size: 32.5px;
}

.single-doctors label {
    font-weight: 700;
}

.poruka p{
    font-size: 25px
    line-height: 35px;;
    -webkit-font-smoothing: antialiased;
}
.more.medium {
    padding: 9px 15px;
}


.more.mc_button.oculus {
    padding: 15px 20px;
    background-color: #42b3e5;
    border-color: #42b3e5;
    margin-top: 1em;
    margin-right: 0.3em;
}

.more.dark_blue, .more.light, .more.blue, .more.mc_button {
    padding: 5px 8px 7px;
    background-position: right center;
    color: #FFF;
    border: 1px solid #FFF;
}

.info-long h2 {
    text-align: center;
    text-transform: uppercase;
    padding: 1em 0;
}
.info-row h2 {
    text-align: center;
}

.info-row h3 {
    text-align: center;
    font-size: 1.5em;
    margin-top: 1em;
    color: #000;
}

p.viseo {
    text-align: center;
    padding: 1em 0 2.5em;
}

.telefonom {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    color: #ffffff;
    font-size: 20px;
    background: #d93434;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.telefonom:hover {
    background: #fc3c3c;
    text-decoration: none;
}

.page-id-25 ul.clearfix.tabs-box-navigation.sf-menu {
    display: none;
}

a.event-header {
    display: none!important;
}

.copyright-area-container {
    background: #ffffff;
    color: #909090;
}

.copyright-area-container {
    background-color: #909090;
}


@media only screen and (max-width: 767px) {
    .vc_row .vc_grid-item.vc_col-sm-3 {
        width: 100%;
    }
}