body {
    padding-bottom: 3em;
}
html {
    overflow-y: scroll !important;
}

form {
}
img {
    max-width: 100%;
}
td {
    padding: 4px;
}
.off {
    display: none !important
}
.transparent, .transparent *:not(.btn-primary) {
    background: none !important;
    color: white;
}
.borderless, .borderless * {
    border: none !important;
    box-shadow: none !important;
}
#header {

}
#navigation, #tools {
    /* display:none;*/
}
#cPolicy {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 20px;
    z-index: 20000;
}
#cPolicyContainer {
    color: white;
    max-width: 100%;
    width: 966px;
    margin: 0 auto;
    padding: 15px;
    background: #000000;
}
#cPolicyClose {
    float: right;
}
#fixedContact_old {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 200;
    box-shadow: 0 0 10px black;
}
#fixedContact .well {

    margin-bottom: 0 !important;
}
#fixedContact .hidden-fixed {
    display: none;
}
#fixedContact .form-group {
    margin-bottom: 1px !important;
}
#fixedContact label {
    margin-bottom: 1px !important;
}
.preHeader {

}
.header {
    text-align: left;
}
.header img {
    max-width: 100%;
    margin: 0 5px;
}
.header a {
    padding: 14px;
    display: block;
}
#homeLinkLogo {
    position: relative;
    z-index: 100;
}
.clear {
    clear: both;
}
#sfpre {
    height: 32px;
}
#searchForm {
}
.panel {
    color: #010024;
}
.tools .breadcrumb {
    margin: 0;
    background: none;
}
.pull-right.bottom {
    position: relative;
    bottom: 0;
}
.footer {
    padding-top: 10px;
}
.tools form {
    margin: 4px 0;
}
#pull-menu {
    position: fixed;
    right: 2%;
    padding: 4px;
    z-index: 199;
    top: 45%;
    background: rgba(0,0,0,0.5);
    text-align: right;
}
#mainNavigation {
    margin-top: 2.4em;
}
#brand-logo {
    max-height: calc(100% + 100px);
    position: relative;
    z-index: 4;
}

.logo-text {
    display: inline-block;
}
#topNav {
    padding: 4em 0 0 0;
}
@media (max-width: 1100px) {
    #topNav {
        padding: 1em 0 0 0;
    }
    .navbar-brand {
        position: absolute;
        width: 300px !important;;
        left: 0;
        top: 0;
        text-align: center;
        margin: auto;
    }
    #navbar-collapse-1{
        position:absolute;
        width:100%;
        background:rgba(0,0,0,0.9);
        text-align:center;
        font-size:1.4em;
        z-index:900;
        }
}
.navbar-header {
}
.navbar-default {
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 0;
    padding: 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
}
.navbar-default .first a {
    border-radius: 0 0 0 5px;
}
.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
.navbar-default .navbar-brand.visible-sm {
    padding-top: 0 !important;
}
.navbar-default .navbar-nav > li {
    margin-left: 1px;
}
.navbar-brand > img {
    display: inline
}
.navbar-default .navbar-nav > li > a {
    padding: 15px;
    font-size: 16px;
    line-height: 18px;
    color: #999;
}
.navbar-default .navbar-nav > li > a > i {
    display: inline-block;
}
.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active:focus > a, .navbar-default .navbar-nav > li.active:hover > a, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:focus > a, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active:focus > a:focus, .navbar-default .navbar-nav > li.active:hover > a:focus, .navbar-default .navbar-nav > li:hover > a:focus, .navbar-default .navbar-nav > li:focus > a:focus {
    background-color: #52b6ec;
    color: #fff;
}

.navbar-collapse {
    transition: height 0.3s ease-out;
}

.navbar-collapse.collapsing {
    transition: height 0.3s ease-out;
}    
 
button.navbar-toggle {
    margin-top: 1em;
}

@media (max-width: 767px) {
    .navbar-header {
        position: relative;
        min-height: 50px;
    }
    
    button.navbar-toggle {
        position: absolute;
        right: 15px;
        top: 8px;
        margin-top: 0;
        z-index: 1000;
        float: right;
    }
    
    .navbar-brand {
        position: relative !important;
        width: auto !important;
        left: auto !important;
        text-align: left !important;
        padding-left: 15px;
        float: left;
        margin-right: 0;
    }
    
    #topNav .container {
        position: relative;
    }
}
.search-collapse {
    overflow: auto;
    padding: 20px !important;
}
.langContainer {
    padding: 8px 0;
}
.tools {
    font-size: 0.8em;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}
.navbar-right .dropdown-menu.group-description {

}
.group-description .btn {
    margin: 6px auto;
}
.dropdown-menu ul li {
    list-style-type: none;
}
.dropdown-menu.lang-dropdown {
    width: 30px !important;
}
.dropdown-menu > li > a {
    padding: 15px 20px !important;
}
/* Language flags side by side for mobile */
.lang-flags-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 15px 20px !important;
    gap: 15px !important;
    width: 100% !important;
    text-align: center !important;
}
/* Ensure mobile flags are hidden on desktop */
@media (min-width: 768px) {
    .lang-flags-container {
        display: none !important;
    }
}
/* Ensure desktop dropdown items display flag and text inline */
.dropdown-menu.lang-dropdown > li > a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}
.dropdown-menu.lang-dropdown > li > a img {
    display: inline-block !important;
    vertical-align: middle !important;
}
.lang-flags-container .lang-flag {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    transition: all 0.3s ease;
    opacity: 0.5;
}
.lang-flags-container .lang-flag:hover {
    opacity: 0.8;
    background-color: rgba(212, 175, 55, 0.1);
}
.lang-flags-container .lang-flag.lang-active {
    opacity: 1;
    border: 2px solid #D4AF37;
    background-color: rgba(212, 175, 55, 0.15);
}
.lang-flags-container .lang-flag img {
    height: 24px;
    width: auto;
    display: block;
}
.group-description a {
    display: block;
}
#sidebar .btn {
    white-space: normal !important;
}
#mainBar {
    margin-top: 2em;
}
/*lists*/
.listTitle {
    padding: 4px 20px;
    margin-top: 1em;
}
.listTitle a {
    color: #C40D09;
    font-size: 1.4em;
    font-weight: bold;
}
.articleList {
    overflow: auto;
    margin-bottom:2em;
}
.listItemBg2 {
    padding: 7px 14px;
}
.listItemBg1 {
    padding: 7px 14px;
}
.articleList h2 {
    margin: 0;
}
.listImage {
    margin-right: 8px;
}
.listImageLeft {
    max-width: 240px;
    float: left;
}
.listImageBlock {
    max-width: 100%;
}
.listImage.li160 {
    max-width: 160px;
    margin: 0.6em;
}
.listImage.li120 {
    max-width: 120px;
}

/*home*/
#home {
    overflow: auto;
    border-bottom: 1px solid silver;
}
#home h1 {

}
#home a {
}
.home-panel {
    border: none !important;
    box-shadow: 0 0 2px silver !important;
}
.home-panel .panel-body div.articles-3:nth-child(3n+1) {
    clear: both
}
#year a, #library a {
    display: block;
    padding: 4px 0;
}
#news {
    overflow: auto;
    padding-bottom: 30px;
}
#news .homeListItem {
    margin-top: 14px;
    padding: 4px 0;
}
#news .homeListItem:nth-child(3n+2) {
    clear: both;
}
#kometVideo img {
    margin-top: 60px;
}
#library .thumbnail {
    background: none;
    margin-bottom: 4px;
}
/*article details*/
.eventExpired {
    background: red !important;
}
.eventSoon, .eventNow {
    background: green !important;
}
.detContent {
    margin: 8px 0;
    font-size: 14px;
}
#articleImages.right {
    float: right;
    padding: 0.5em;
}
#articleImages.left {
    float: left;
    padding: 0.5em;
}
#articleImages + div.detContent table {
    /*min-width:65%;*/
}
@media (max-width: 600px){
    table{
        font-size:0.8em;
    }
    td{padding:4px;}
}
div.detArticle {
    overflow-x: auto;
    padding: 0 8px;
}
div.detArticle table {
    border-spacing: 0;
    text-align: left;
}
.carousel .item {
    background: none !important;
}
.carousel-caption {

    bottom: 20% !important;
    padding: 0;
}
.carousel-control {
    cursor: pointer;
}
#myCarousel .item a {
    cursor: zoom-in;
}
.outerLinks{height:4em;}

.addthis_toolbox.addthis_32x32_style span {
    line-height: 12px !important;
}

#socialPlugins {
    margin: 10px 0;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid silver;
}
#peludna th {
    vertical-align: bottom;
    text-align: center;
}
/*widgets*/
.box {
    padding: 50px 30px;
    background: #fff;
    position: relative;
}
.box.first {
    margin-top: -40px;
    border-radius: 5px 5px 0 0;
}
.box.last {
    border-radius: 0 0 5px 5px;
}
.box h2 {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    font-size: 48px;
}
#sidebar {
    margin-top: 2em;
    z-index: 180;
}
#sidebar .speedlinksWrapper.hidden-xs.hidden-sm {
    display: block !important;
}
#imgSliderTop .nivo-imageLink img

.beforeArticleWidgets, .afterArticleWidgets {
    margin-bottom: 10px;
}
.beforeArticleWidgets .row, .afterArticleWidgets .row {
    padding: 20px 0;
    border-bottom: 1px solid silver;
}
.beforeArticleWidgets h1, .afterArticleWidgets h1 {
    margin-top: 0;
    font-size: 2em;
}
.afterArticleWidgets div.col-md-6 img {
    margin-top: 30px;
}
.afterArticleWidgets {
    margin-top: 2em;
    border-top: 1px solid white;
}

.autoMargin {
    margin: auto;
}
#prWraper {
    height: 100px;
    position: relative;
}
#topWidgets {

    position: relative;
    overflow: hidden;
}

#list .carousel-control {
    width: 4%;
    background: none;
}
#list .carousel-control.left{
    left:-1em;
}
#list .carousel-control.right{
    right:-1em;
}

a.nivo-imageLink img {
    width: 100% !important;
}

.triptih {
    position: relative;
    margin-top: -30px;
    z-index: 3;
    overflow: auto;
    background: rgba(0,0,0,0.85);
}

.triptih span {
    position: relative;
    display: block;
    text-align: center;
    font-size: 1.3em;
}
.triptih a {
    font-size: 1.2em;
}
.triptih a:hover {
    color: #b9319c;
    text-decoration: none;
}
.triptih img {
    width: 100%;
}
.triptih .spacer {

}
.triptih div.col-xs-3 {
    margin: 0.5em 0;
}

#topWidgets .htmlWrapper {

}
#topWidgets .simpleWidgetWrapper .panel {
    height: 400px;
}
#sidebar .speedlinksWrapper {
    width: 100% !important;
}
.textScrollerWrapper {
    padding: 0 !important;
}
.prognozaWrapper {
    padding: 0 4px !important;
}

.prognozaWrapper .panel-body {
    min-height: 260px;
}

.prognozaWrapper small {
    color: white;
}
#verTextScroller {
    height: 320px;
    position: relative;
}
#verTextScroller div div {
    margin-bottom: 5px;
}
.afterArticleWidgets .imageList a img {
    max-height: 90px;
}
.imageList img.thumbnail {
    margin-bottom: 4px;
}
.bw-container .htmlWrapper.col-md-3 {
    /*  width:50% !important*/
}
div.prText {
    position: relative;
    left: -800px;
    font-size: 11px;
    text-align: center;
    margin-left: 10px;
}
.mmkSlider {
    position: relative;
}
#podr-slider {
    position: absolute;
    top: 0;
    max-width: 100%
}
#podrWrapper {
    max-width: 100%;
}
#podr-slider .carousel-caption {
    display: none;
}
.carouselCenterimage {
    position: relative;
}
#main-slider, #podr-slider {
    /* background-image: url(../images/slider-bg.jpg);*/
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 0;
}
#main-slider .item, #podr-slider .item {
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    z-index: 1;
    text-align: center;
}
#main-slider .item:first-child, #podr-slider .item:first-child {
    top: auto;
    position: relative;
}
#main-slider .item.active, #podr-slider .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    -webkit-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 2;
}
#main-slider .item.active .carousel-caption {
    -webkit-animation: scaleUp 400ms;
    -moz-animation: scaleUp 400ms;
    -o-animation: scaleUp 400ms;
    -ms-animation: scaleUp 400ms;
    animation: scaleUp 400ms;
}
#main-slider .prev, #main-slider .next, #podr-slider .prev, #podr-slider .next {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    text-align: center;
    border-radius: 4px;
    z-index: 5;
    opacity: 0.3;
}
#main-slider .prev:hover, #main-slider .next:hover, #podr-slider .prev:hover, #podr-slider .next:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
body.modal-open {
    overflow: inherit;
    padding-right: 0 !important;
}
#main-slider .prev, #podr-slider .prev {
    left: 10px;
}
#main-slider .next, #podr-slider .next {
    right: 10px;
}
#main-slider h2, #main-slider h3, #main-slider h4, #main-slider h5, #podr-slider h2, #podr-slider h3, #podr-slider h4, #podr-slider h5 {
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider h1, #main-slider h1 a, #podr-slider h1, #podr-slider h1 a {
    font-size: 36px;
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider h2, #main-slider h2 a, #podr-slider h2, #podr-slider h2 a {
    font-size: 24px;
    text-shadow: 0 3px rgba(0, 0, 0, 0.1);
    color: #fff;
}
#main-slider .carousel-caption, #podr-slider .carousel-caption {
    left: 50%;
    right: 0;
    background: rgba(0,0,0,0.5);
}
#main-slider img {
    margin: 0 auto
}
/*linked*/
.artLinks {
    margin-bottom: 30px;
}
/* form validation fix*/
.form-horizontal .has-feedback .form-control-feedback {
    right: unset;
    top: unset;
}
.help-block {
}
/*widgets*/
.speedlinksWrapper {
    margin: 0 0 10px 0;
    padding-left: 0;
}
.panel img, .panel iframe {
    max-width: 100%
}
.bw-container {
    padding: 15px 0;
    margin-top: 15px;
    background-color: rgba(255,255,255,0.3);
    color: #010024 !important;
}
.bw-container a {
    text-decoration: underline;
}

#bw {

}
.imageList {
    padding-top: 15px;
}
.imageList .thumbnail {
    display: inline;
}
.headBottom {
    color: #0FBC56;
}
.botomColContainer a, .botomColContainer a:hover {
    color: #12CC5E;
    display: block;
}

/*archive navigator*/
.archive-link {
    margin: 6px 0;
}
.panel-heading h1 {
    margin-bottom: 0;
}
.panel-heading a {
    display: block;
    cursor: pointer;
    color: inherit;
}
#archiveNavigator .panel-heading a:hover {
    text-decoration: none;
}
#archiveNavigator .panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}
#archiveNavigator .panel-heading a.collapsed:after {
    content: "\e080";
}
.panel-primary .panel-heading a:hover {
    color: white;
}

/*mmk*/
#mmkSearchForm {
    display: none;
}
.liftf20 {
    margin-top: -26px;
}

.gallery img, .albumCover img {
    margin: 0 auto;
}
.albumList {
    margin-bottom: 30px;
}
div.row.mmk div.albumList:nth-child(3n+1), div.row.mmk div.albumList2:nth-child(3n+1) {

    clear: both;
}
.mmk h3{font-size:14px;
margin:6px 0;}
/*BEGIN calendar */
#calendar {
    position: relative;
    right: 0px;
    top: 0px;
    height: 265px;
    font-size: 12px;
}
#cal-navig {
    padding: 0;
    border: none;
    border-spacing: 0;
    margin: 14px 0;
}
#cal-btn-prev {
    font-size: 10px;
    padding: 6px 2px 6px 21px;
    background: url(../img/cal_prev.png) left no-repeat;
    border-radius: 12px 0 0 12px;
    cursor: pointer;
    display: block;
    transition: all 0.5s ease 0.5s;
}
#cal-btn-prev:hover {
    box-shadow: 2px 1px 2px silver;
    background: url(../img/cal_prev_h.png) left no-repeat;
    color: #000000;
}

#cal-current-period {
    text-align: center;
    box-shadow: 0 1px 2px silver;
    border-radius: 8px;
}
#cal-btn-next {
    font-size: 10px;
    padding: 6px 21px 6px 2px;
    border-radius: 0 12px 12px 0;
    background: url(../img/cal_next.png) right no-repeat;
    cursor: pointer;
    display: block;
    transition: 0.3s;
}
#cal-btn-next:hover {
    box-shadow: -2px 1px 2px silver;
    background: url(../img/cal_next_h.png) right no-repeat;
    color: #000000;
}
.day-name {
    text-align: right;
    box-shadow: -1px 1px 5px silver;
    padding: 8px 1px;
}
.day {
    font-weight: bold;
    text-align: right;
    padding: 6px 2px;
    box-shadow: 1px 2px 2px silver;
}
.sunday {
    color: red;
}
.day.prev, .day.next {
    color: #a0a0a0;
}
.day.next.sunday {
    color: #ffa0a0;
}
td.active {
    background: gray;
    color: white;
    cursor: pointer;
}
#cal-popup {
    padding: 8px;
    border: 1px solid silver;
    border-radius: 8px;
    box-shadow: -2px 1px 5px black;
    width: 200px;
    background: #FFFFFF;
    max-width: 100%;
}
#cal-popup a.cal-event-link {
    display: block;
    margin: 4px 0;
    padding: 4px 0;
    border-bottom: thin solid silver;
}

/*END calendar*/
/**/

#ikone-sm {
    margin: 0;
}
#ikone {
    background: #3191D4;
    overflow: auto;
    color: white;
    transition: 0.5s;
}
#ikone a.tekst {
    color: white;
    display: block;
    min-height: 3em;
}
#ikone img {
    max-width: 50%;
    margin-top: 10px;
}
#ikone div:hover {
    background: #2475AE;
}
#podruznice button.navbar-toggle {
    margin: 0
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



/*footer*/
ul.social {
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
}
ul.social > li {
    margin: 0 0 20px;
}
ul.social > li > a {
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.icon-social {
    border: 0;
    color: #fff;
    border-radius: 100%;
    display: inline-block !important;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0;
}
.icon-social.icon-facebook {
    background: #4f7dd4;
}
.icon-social.icon-facebook:hover {
    background: #789bde;
}
.icon-social.icon-twitter {
    background: #5bceff;
}
.icon-social.icon-twitter:hover {
    background: #8eddff;
}
.icon-social.icon-linkedin {
    background: #21a6d8;
}
.icon-social.icon-linkedin:hover {
    background: #49b9e3;
}
.icon-social.icon-google-plus {
    background: #dc422b;
}
.icon-social.icon-google-plus:hover {
    background: #e36957;
}
.icon-social.icon-pinterest {
    background: #cb2027;
}
.icon-social.icon-pinterest:hover {
    background: #e03e44;
}
.icon-social.icon-youtube {
    background: #ce332d;
}
.icon-social.icon-youtube:hover {
    background: #da5954;
}
.icon-social:hover {
    color: #fff;
}
/*portfolio*/
#portfolio .box {
    background: #f3f3f3;
}
.portfolio-items, .portfolio-filter {
    list-style: none;
    padding: 0;
    margin: 0;
}
.portfolio-items {
    margin-right: -20px;
}
.portfolio-filter {
    margin-bottom: 50px;
    text-align: center;
}
.portfolio-filter > li {
    display: inline-block;
}
.portfolio-items > li {
    float: left;
    padding: 0;
    margin: 0;
}
.portfolio-items.col-2 > li {
    /*  width: 50%;*/
}
.portfolio-items.col-3 > li {
    /*  width: 33%;*/
}
.portfolio-items.col-4 > li {
    /*  width: 25%;*/
}
.portfolio-items.col-5 > li {
    /*  width: 20%;*/
}
.portfolio-items.col-6 > li {
    /* width: 16%;*/
}
.portfolio-item .item-inner {
    margin: 0 20px 10px 0;
    text-align: center;
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.portfolio-item img {
    width: 100%;
}
.portfolio-item .portfolio-image {
    position: relative;
}
.portfolio-item h5 {
    margin: 0;
    padding: 10px 0 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.portfolio-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
    position: relative;
    top: 50%;
    display: inline-block;
    margin-top: -20px;
}
.portfolio-item .item-inner:hover .overlay {
    opacity: 1;
}
.portfolio-item .details {
    padding-bottom: 20px;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/**animations*/
*     @keyframes scaleUp {
0% {
opacity: 0;
transform: scale(0.3);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-moz-keyframes scaleUp {
0% {
opacity: 0;
-moz-transform: scale(0.3);
}
100% {
opacity: 1;
-moz-transform: scale(1);
}
}
@-webkit-keyframes scaleUp {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
}
}
@-ms-keyframes scaleUp {
0% {
opacity: 0;
-ms-transform: scale(0.3);
}
100% {
opacity: 1;
-ms-transform: scale(1);
}
}
@-o-keyframes scaleUp {
0% {
opacity: 0;
-o-transform: scale(0.3);
}
100% {
opacity: 1;
-o-transform: scale(1);
}
}

/* */
.animatedParent {
    overflow: hidden;
}


.cdo{color:#b9319c;}
