
.current2:hover {
    background: #3cb0fd none repeat scroll 0 0 !important;
    text-decoration: none;
}
.current2 {
    background: #009ae1 linear-gradient(to bottom, #009ae1, #006bad) repeat scroll 0 0 !important;
    border-radius: 6px;
}
.listovani li {
    width: auto !important;
}
@media only screen and (min-width: 1170px) {
section h2 {
    margin: 4em auto 0;
}
}
nav[role="navigation"] {
    text-align: center;
}
.listovani li {
    width: auto;
}
.listovani {
}
.listovani .cd-pagination {
    box-shadow: none !important;
    margin: 20px auto 30px;
    max-width: 1400px;
    text-align: center;
    width: 90%;
}
.listovani .cd-pagination li {
    box-shadow: none !important;
    display: none;
    margin: 0 0.2em;
}
.listovani .cd-pagination li.button {
    box-shadow: none !important;
    display: inline-block;
}
.listovani .cd-pagination a, .listovani .cd-pagination span {
    -moz-user-select: none;
    box-shadow: none;
    display: inline-block;
    padding: 0.6em 0.8em;
}
.listovani .cd-pagination a {
    border: 1px solid #e6e6e6;
    border-radius: 0.25em;
}
.no-touch .listovani .cd-pagination a:hover {
    background: #009ae1 linear-gradient(to bottom, #009ae1, #006bad) repeat scroll 0 0 !important;
    border-radius: 4px;
    color: white;
}
.listovani .cd-pagination a:active {
    transform: scale(0.9);
}
.listovani .cd-pagination a.disabled {
    color: rgba(46, 64, 87, 0.4);
    pointer-events: none;
}
.listovani .cd-pagination a.disabled::before, .listovani .cd-pagination a.disabled::after {
    opacity: 0.4;
}
.listovani .cd-pagination .button:first-of-type a::before {
    content: "\003c ";
}
.listovani .cd-pagination .button:last-of-type a::after {
    content: " \003e";
}
.listovani .cd-pagination .current {
    border: 0 solid aqua;
    color: #fff;
    margin: 0 !important;
    padding: 0;
    pointer-events: none;
}
@media only screen and (min-width: 768px) {
.listovani .cd-pagination li {
    background: white none repeat scroll 0 0;
    display: inline-block;
}
}
@media only screen and (min-width: 1170px) {
.listovani .cd-pagination {
}
}
.listovani .cd-pagination.no-space {
    border: 1px solid #e6e6e6;
    border-radius: 0.25em;
    display: inline-block;
    max-width: none;
    width: auto;
}
.listovani .cd-pagination.no-space::after {
    clear: both;
    content: "";
    display: table;
}
.listovani .cd-pagination.no-space li {
    border-right: 1px solid #e6e6e6;
    float: left;
    margin: 0;
}
.listovani .cd-pagination.no-space li:last-of-type {
    border-right: medium none;
}
.listovani .cd-pagination.no-space a, .listovani .cd-pagination.no-space span {
    border: medium none;
    border-radius: 0;
    float: left;
    padding: 0.8em 1em;
}
.listovani .cd-pagination.no-space li:first-of-type a {
    border-radius: 0.25em 0 0 0.25em;
}
.listovani .cd-pagination.no-space li:last-of-type a {
    border-radius: 0 0.25em 0.25em 0;
}
.listovani .cd-pagination.move-buttons::after {
    clear: both;
    content: "";
    display: table;
}
.listovani .cd-pagination.move-buttons .button:first-of-type {
    float: left;
}
.listovani .cd-pagination.move-buttons .button:last-of-type {
    float: right;
}
.listovani .cd-pagination.no-space.move-buttons {
    display: block;
    max-width: 768px;
    overflow: hidden;
    width: 90%;
}
.listovani .cd-pagination.no-space.move-buttons li {
    border: medium none;
    float: none;
}
.listovani .cd-pagination.no-space.move-buttons a, .listovani .cd-pagination.no-space.move-buttons span {
    float: none;
}
.listovani .cd-pagination.custom-icons .button a {
    position: relative;
}
.listovani .cd-pagination.custom-icons .button:first-of-type a {
    padding-left: 2.4em;
}
.listovani .cd-pagination.custom-icons .button:last-of-type a {
    padding-right: 2.4em;
}
.listovani .cd-pagination.custom-icons .button:first-of-type a::before, .listovani .cd-pagination.custom-icons .button:last-of-type a::after {
    background: transparent url("../img/cd-icon-arrow-1.svg") no-repeat scroll center center;
    content: "";
    display: inline-block;
    height: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.listovani .cd-pagination.custom-icons .button:first-of-type a::before {
    left: 0.8em;
}
.listovani .cd-pagination.custom-icons .button:last-of-type a::after {
    right: 0.8em;
    transform: rotate(180deg);
}
.listovani .cd-pagination.custom-buttons a, .listovani .cd-pagination.custom-buttons span {
    vertical-align: middle;
}
.listovani .cd-pagination.custom-buttons .button a {
    background-image: url("../img/cd-icon-arrow-2.svg");
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 40px;
}
.listovani .cd-pagination.custom-buttons .button:last-of-type a {
    transform: rotate(180deg);
}
.no-touch .listovani .cd-pagination.custom-buttons .button:last-of-type a:active {
    transform: scale(0.9) rotate(180deg);
}
.listovani .cd-pagination.no-space.custom-buttons .button:last-of-type a {
    border-radius: 0.25em 0 0 0.25em;
}
.listovani .cd-pagination.animated-buttons a, .listovani .cd-pagination.animated-buttons span {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 1.4em;
}
.listovani .cd-pagination.animated-buttons .button a {
    padding: 0 2em;
    position: relative;
}
.listovani .cd-pagination.animated-buttons .button:first-of-type a::before, .listovani .cd-pagination.animated-buttons .button:last-of-type a::after {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    transition: transform 0.3s ease 0s;
}
.listovani .cd-pagination.animated-buttons .button:last-of-type a::after {
    transform: translateX(-50%) rotate(180deg);
}
.listovani .cd-pagination.animated-buttons i {
    display: block;
    height: 100%;
    transform: translateY(100%);
    transition: transform 0.3s ease 0s;
}
.listovani .no-touch .cd-pagination.animated-buttons .button a:hover i {
    transform: translateY(0px);
}
.listovani .no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before {
    transform: translateX(-50%) translateY(-50px);
}
.listovani .no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after {
    transform: translateX(-50%) rotate(180deg) translateY(50px);
}
