
.novo2{display: inline-block; padding: 0; margin: 0;color: #800000 !important;top: -.1em;font-size: 90%;
line-height: 0;
position: relative;
vertical-align: baseline;}


.img_left{float:left;padding:20px}

.img_right{float:right;padding:20px}

@media (min-width:601px) and (max-width:800px) {

.img_right{float:left !important}

}
@media (max-width:600px) {
.img_left{display:block;margin:0 auto;float:none;}

.img_right{display:block;margin:0 auto;float:none;}
}

.background_mobile {
    padding: 0 15px;
    background: url(../img/header.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-position: right bottom;
	background-size:contain;
    height: 109px;
}
@media (min-width:991px) and (max-width:1500px) {

    .background_mobile {
        background: url(../img/header_xs.jpg);
        background-repeat: no-repeat;
        background-position: right;
        background-position: right bottom;
		background-size:contain;
        height: 109px;
    }
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 10px;
    margin-bottom: 10px
}
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
    word-wrap: break-word !important
}
.row.display-flex > [class*=col-] {
    display: flex;
    flex-direction: column;
    word-wrap: break-word !important
}
.responsive-table tfoot tr td {
    border: none;
    font-size: 13px;
    font-style: italic;
    text-align: left
}
.linkseqh3 h3 {
    padding-top: 0 !important;
    margin-bottom: 20px
}
.linkseqh3 h3 {
    padding-top: 0 !important;
    margin-bottom: 20px
}
.kurs_napomene a {
    float: right;
    color: #2874a6;
    padding: 4px 0 !important;
    font-size: 14px
}
.kurs_napomene_xs a {
    text-align: center;
    margin: 0 auto;
    color: #2874a6;
    padding: 0;
    font-size: 17px
}
.kurs_napomene_xs {
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 0 0 !important
}
.kurs_napomene a:active {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.kurs_napomene a:focus {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.kurs_napomene a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.kurs_napomene2 a {
    font-size: 13px;
    padding: 10px 0 5px 0 !important;
    line-height: 15px;
    text-align: right;
    display: block !important;
    clear: both
}
.kurs_napomene p {
    font-size: 11px;
    margin-bottom: 0;
    text-align: right;
    display: inline;
    margin-left: 10px;
    float: right;
    margin-top: 5px;
    line-height: 13px
}
.kurs_napomene_xs a:active {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.kurs_napomene_xs a:focus {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.kurs_napomene_xs a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.indi_kurs_list {
    border-top: 1px solid #4b7ea6;
    border-bottom: 1px solid #ccc
}
.arhiv_heading h4 {
    display: inline !important;
    margin-right: 10px !important;
    font-weight: 400;
    font-size: 18px
}
.arhiv_heading {
    text-align: left
}
@media (max-width:767px) {
.navbar-header{border-bottom:1px solid rgba(21,67,96,0.3);}

    .block_divA {
        margin: 5px 5px 20px 5px !important
    }
    .arhiv_heading {
        text-align: center !important
    }
    .arhiv_heading h4 {
        display: block !important;
        margin-right: 0 !important
    }
}
@media (min-width:767px) and (max-width:850px) {
    .arhiv_heading h4 {
        font-size: 16px !important
    }
}
#accordion .panel {
    border-radius: 0;
    border: 0;
    margin-top: 0
}
#accordion {
    padding: 0
}
#accordion a {
    display: block;
    padding: 15px 5px 15px 0;
    color: #2874a6;
    text-decoration: none
}
#accordion .panel-heading a.collapsed:focus, #accordion .panel-heading a.collapsed:hover {
    cursor: pointer
}
#accordion .panel-heading a.collapsed:focus::before, #accordion .panel-heading a.collapsed:hover::before {
    color: #2874a6
}
#accordion .panel-heading {
    padding: 0;
    border-radius: 0
}
#accordion .panel-heading a:not(.collapsed) {
    color: #154360;
    cursor: pointer;
}
#accordion .panel-heading .accordion-toggle::before {
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    content: '\f054';
    float: right;
    color: #154360;
	font-weight:900;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
   font-family: 'Font Awesome 5 Free';
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    content: '\f078';
    font-size: 20px;
	font-weight:900;
}
#accordion h3:first-child {
    padding-top: 0 !important
}
#accordion .panel-heading2 a.collapsed:focus, #accordion .panel-heading2 a.collapsed:hover {
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #2874a6;
}
#accordion .panel-heading2 a.collapsed:focus::before, #accordion .panel-heading2 a.collapsed:hover::before {
    color: #2874a6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease-in
}
#accordion .panel-heading2 {
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease-in;
    border-radius: 0
}
#accordion .panel-heading2 a:not(.collapsed) {
    color: #154360;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease-in;
    padding-bottom: 10px
}
#accordion .panel-heading2 .accordion-toggle::before {
     font-family: 'Font Awesome 5 Free';
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    content: '\f054';
    float: right;
    color: #154360;
	font-weight:900;
}
#accordion .panel-heading2 .accordion-toggle.collapsed::before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #2874a6;
    content: '\f078'
}
h4.panel-title2 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 17px;
    line-height: 22px
}
.prop h3 {
    font-size: 20px
}
.prop h4 {
    font-size: 16px
}
h4.panel-title3 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 5px;
    padding-bottom: 0
}
h3.panel-title3 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    text-align: left !important
}
#accordion .panel-heading3 a.collapsed:focus, #accordion .panel-heading3 a.collapsed:hover {
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #2874a6
}
#accordion .panel-heading3 a.collapsed:focus::before, #accordion .panel-heading3 a.collapsed:hover::before {
    color: #2874a6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease-in
}
#accordion .panel-heading3 {
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease-in;
    border-radius: 0
}
#accordion .panel-heading3 a:not(.collapsed) {
    color: #154360;
    font-size: 22px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    transition: all .4s ease-in;
    padding-bottom: 10px
}
#accordion .panel-heading3 .accordion-toggle::before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    content: '\f054';
    float: right;
    color: #154360
}
#accordion .panel-heading3 .accordion-toggle.collapsed::before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #2874a6;
    content: '\f078'
}





.responsive-table {
    width: 100%;
    border-spacing: 0
}

.responsive-table tbody, .responsive-table thead {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #999
}

.responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.responsive-table thead th {
    font-weight: 400;
    text-align: center;
    color: #fff
}
.responsive-table thead tr {
    background-color: #4c5c6d
}
.responsive-table thead tr:nth-of-type(even) {
    background-color: #97a3b1 !important
}


.responsive-table tbody, .responsive-table td, .responsive-table th, .responsive-table tr {
    display: block;
    padding: 0;
    text-align: center;
    white-space: normal
}


.responsive-table tbody td[data-type=currency] {
    text-align: center
}


.responsive-table tbody td[data-title]::before {
    content: attr(data-title);
    text-align: center;
    color: #666;
    background: #e5e3e3;
    padding: 5px;
    display: block;
    font-weight: 400;
    line-height: 30px
}

.responsive-table tbody td {
    text-align: center
}
.responsive-table tbody tr:last-of-type {
    margin-bottom: 0
}

.responsive-table td, .responsive-table th {
    padding: 10px;
    font-size: 15px;
    vertical-align: middle;
    font-weight: 400
}


.responsive-table a {
    color: #7eb9e3
}


.responsive-table caption {
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center
}
.responsive-table tfoot th {
    font-style: italic;
    overflow: hidden;
    font-size: 13px;
    text-align: left
}
.normal {
    font-style: normal
}


@media (min-width:768px) and (max-width:1100px) {
.responsive-table-xs td, .responsive-table-xs th {
    padding: 4px 2px;
    font-size: 13px;
    vertical-align: middle;
    font-weight: 400;
}

}

@media (max-width:768px) {
	
	
    .responsive-table tbody td {
        text-align: center;
   
		padding:5px;
    }
    .responsive-table thead th {
        background-color: #666;
        color: #fff
    }

    .responsive-table tbody th {
        background-color: #4c5c6d;
        color: #fff;
        font-weight: 400;
        text-align: center;
		padding:7px;
    }
	
    .responsive-table tbody:nth-of-type(even) {
        background-color: #ecf1f6
    }
    .responsive-table td, .responsive-table th {
        padding: 0;
        font-size: 16px;
        vertical-align: middle;
        font-weight: 400
    }  
	.table-striped {
        text-align: center
    }
}


@media (min-width:768px) {


    .responsive-table tbody td {
        text-align: center;
    
    }
    .responsive-table td, .responsive-table th {
        border: 1px solid #999
    }
    .responsive-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto
    }
    .responsive-table tr {
        display: table-row
    }
    .responsive-table td, .responsive-table th {
        display: table-cell
    }
    .responsive-table tbody {
        display: table-row-group
    }
    .responsive-table caption {
        font-size: 24px
    }
    .responsive-table tbody tr {
        display: table-row
    }
    .responsive-table tbody tr:nth-of-type(even) {
        background-color: #e4eaf1
    }
    .table-striped tbody tr {
        background-color: #fff !important
    }

    .responsive-table tbody td a {
        line-height: 20px;
        display: inline-block
    }
    .responsive-table tbody td[data-title]:before {
        content: none
    }
}




.responsive-table-kal {
    width: 100%;
    border-spacing: 0
}
.responsive-table-kal thead th {
    border: 1px solid #4c5c6d;
    font-weight: 400;
    text-align: center;
    color: #fff
}
.responsive-table-kal thead tr {
    background-color: #4c5c6d
}



.responsive-table-kal a {
    color: #3eaeff
}
.responsive-table-kal thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.responsive-table-kal tbody, .responsive-table-kal td, .responsive-table-kal th, .responsive-table-kal tr {
    display: block;
    padding: 0;
    text-align: center;
    white-space: normal
}
.responsive-table-kal tbody th[scope=row] {
    background-color: #4c5c6d;
    color: #fff;
    font-weight: 400
}
.responsive-table-kal tbody td[data-type=currency] {
    text-align: center
}
.responsive-table-kal tbody td[data-title]::before {
    content: attr(data-title);
    text-align: center;
    color: #666;
    padding: 10px;
    display: block;
    font-weight: 400;
    border-bottom: 1px solid #ccc
}
.responsive-table-kal td, .responsive-table-kal th {
    padding: 10px;
    font-size: 15px;
    line-height: 22px;
    vertical-align: middle;
    font-weight: 400
}
.responsive-table-kal caption {
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center
}
.responsive-table-kal tfoot th {
    font-style: italic;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    border: none
}
.responsive-table-kal tbody td {
    text-align: center
}
.responsive-table-kal tbody tr:last-of-type {
    margin-bottom: 0
}
.responsive-table-kal tbody td p {
    margin: 0;
    text-align: center !important
}
.responsive-table-kal td, .responsive-table-kal th {
    font-size: 15px;
    line-height: 22px
}
.responsive-table-kal tbody tr.heading_kal2 {
    display: block;
    border-width: 1px
}
@media (min-width:601px) {
    .responsive-table-kal thead tr:nth-of-type(2n) {
    background-color: #97a3b1 !important;
}
    .responsive-table-kal td, .responsive-table-kal th {
        border: 1px solid #63879e;
        text-align: left
    }
    .responsive-table-kal td, .responsive-table-kal th {
        display: table-cell
    }
    .responsive-table-kal {
        border-top: 1px solid #4c5c6d
    }
    .responsive-table-kal thead {
        position: relative;
        clip: auto;
        height: auto;
        overflow: auto
    }
    .responsive-table-kal tr {
        display: table-row
    }
    .responsive-table-kal tbody {
        display: table-row-group
    }
    .responsive-table-kal caption {
        font-size: 24px
    }
    .responsive-table-kal tbody tr {
        display: table-row;
        border-width: 1px
    }
    .table-striped tbody tr {
        background-color: #fff !important
    }
    .responsive-table-kal tbody th[scope=row] {
        border: 1px solid #63879e;
        background-color: transparent;
        color: #5e5d52;
        word-spacing: normal
    }
    .responsive-table-kal tbody td {
        border-left: 1px solid #63879e;
        border-bottom: 1px solid #63879e
    }
    .responsive-table-kal tbody td:last-of-type {
        border-right: 1px solid #63879e
    }
    .responsive-table-kal tbody td[data-title]:before {
        content: none
    }
}
@media (max-width:600px) {
    th.heading_kal4 .indicators_side_text4 a {
        color: #4c5c6d !important
    }
    .responsive-table-kal {
        border: 1px solid #fff !important
    }
    .responsive-table-kal thead th[scope=row] {
        background-color: #666;
        color: #fff
    }
    .table-striped {
        text-align: center
    }
    .responsive-table-kal tbody th {
    background-color: #84a9c0;
    color: #fff;
    font-weight: 400;
    }
    .responsive-table-kal tbody th.heading_kal4 {
        background-color: #fff;
        color: #363636;
        font-weight: 700;
        text-align: center !important;
        margin: 20px 0
    }
    tr.table_border {
        border-bottom: 1px solid #999
    }
    td.table_border {
        border-bottom: 1px solid #999
    }
    .responsive-table-kal td {
        padding: 0;
        vertical-align: middle;
        font-weight: 400
    }
    .responsive-table-kal tbody td p {
        display: none
    }
}


@media (min-width:601px) and (max-width:800px) {
    .responsive-table-kal td, .responsive-table-kal th {
        font-size: 12px !important;
        line-height: 16px !important;
		padding:8px 5px !important;
    }
}
.responsive-table-banke thead tr:nth-of-type(odd) {
    background-color: #4c5c6d !important
}
.responsive-table-banke thead tr:nth-of-type(even) {
    background-color: #97a3b1 !important
}
.responsive-table-banke tbody th{
text-align:center;
padding:10px;
background-color:#4c5c6d;
border-right: 1px solid #4c5c6d;
color:#fff;
}

.responsive-table-banke thead th{
text-align:center;
padding:10px;
border-right: 1px solid #4c5c6d;
color:#fff;
}
.responsive-table-banke td{
text-align:center;
padding:10px;
border-right: 1px solid #4c5c6d;

}
.responsive-table-banke{ 
width:100%;
font-size:15px;
border: 1px solid #4c5c6d;
padding:5px 10px;
margin-bottom:30px!important;

}
.responsive-table-banke a{margin-bottom:0px}

.responsive-table-banke tr:nth-of-type(even) {
	background-color: #eff0f2!important
}

.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .searchcss .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.searchcss .input-group {
    position: relative;
    border-collapse: separate
}
.searchcss .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    left: 10px;
    right: 10px
}
.input-group .form-control, .searchcss .input-group-btn {
    display: table-cell
}
.searchcss .input-group .form-control {
    float: left;
    margin-bottom: 10px;
    box-shadow: none;
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.searchcss .input-group .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
	border-radius:0;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}



@media only screen and(max-width:500px) {
.searchcss .input-group .btn{margin-top: 10px}
.searchcss .input-group .form-control {width: 100%}
.searchcss .input-group {position: relative;display: table;border-collapse: separate}
}
.block_div {
    transition: height .3s ease;
    -webkit-transition: height .3s ease;
    overflow: hidden;
    position: relative;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px;
    box-shadow: 0 3px 7px -3px rgba(0, 0, 0, .5);
    margin: 0 30px 30px 0
}
.block_div .photo {
    height: 200px;
    position: relative
}
.block_div .photo.photo1 {
    background: url(/gallery/slike_1/mon1.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo2 {
    background: url(/gallery/slike_1/mon2.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo3 {
    background: url(/gallery/slike_1/mon3.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo4 {
    background: url(/gallery/slike_1/mon4.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo5 {
    background: url(/gallery/slike_1/ms1.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo6 {
    background: url(/gallery/slike_1/ms2.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo7 {
    background: url(/gallery/slike_1/ms3.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo8 {
    background: url(/gallery/slike_1/ms4.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo9 {
    background: url(/gallery/slike_1/info19.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.photo10 {
    background: url(/gallery/slike_1/tn19.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.img_fi_1 {
    background: url(/gallery/slike_1/nbs13.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.img_fi_2 {
    background: url(/gallery/slike_1/nbs6.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.img_fi_3 {
    background: url(/gallery/slike_1/nbs14.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.img_fi_4 {
    background: url(/gallery/slike_1/nbs2.jpg) center no-repeat;
    background-size: cover
}
.block_div .photo.img_fi_5 {
    background: url(/gallery/slike_1/nbs10.jpg) center no-repeat;
    background-size: cover
}
.block_div .description {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    position: relative
}
.block_div .description h1 {
    font-size: 22px;
    line-height: 1em;
    color: #154360
}
.block_div .description p {
    line-height: 1.55em;
    position: relative;
    margin: 0;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px
}
.block_div .publikacije .photo {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    display: block !important;
    float: none !important;
    min-height: 240px;
    height: 100%;
    width: 100% !important
}
.block_div .publikacije .description {
    width: 100% !important;
    z-index: 0;
    display: block !important;
    float: none !important
}
.block_div .description p:after {
    content: "";
    background: #2874a5;
    height: 6px;
    width: 40%;
    position: absolute;
    top: 6px;
    left: 0
}
.block_div .description1 h1 {
    font-size: 22px;
    line-height: 1em;
    color: #154360
}
.block_div .description1 p {
    line-height: 1.55em;
    position: relative;
    margin: 0;
    font-size: 14px;
    padding-top: 5px
}
.block_div .description1 {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    position: relative
}
.block_div .description1 hr {
    line-height: 1.55em;
    margin: 0;
    font-size: 14px;
    content: "";
    background: #2874a5;
    height: 6px;
    width: 40%;
    top: 6px;
    left: 0
}
.block_div .description1 {
    padding-left: 20px
}
.block_div .description a {
    color: #154360;
    margin-bottom: 10px
}
@media screen and (min-width:768px) {
    .block_div {
        min-height: 240px;
        height: 100%
    }
    .block_div .photo {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        float: left;
        min-height: 240px;
        height: 100%;
        width: 40%
    }
    .block_div .description {
        float: left;
        width: 60%;
        z-index: 0
    }
    .block_div .description {
        padding-left: 20px
    }
    .block_div.alt .description {
        float: right;
        padding-left: 5px;
        padding-right: 5px
    }
    .block_div.alt .photo {
        float: right
    }
    .block_div .description p {
        padding-bottom: 0
    }
    .block_div .description h1 {
        margin-top: 10px;
        margin-bottom: 5px;
        padding-bottom: 5px
    }
}
@media screen and (max-width:767px) 




    .block_div {
        margin: 0 0 30px 0
    }
    .block_div2 {
        margin: 0 0 30px 0 !important
    }
    .block_div .description p {
        padding-top: 20px;
        padding-bottom: 10px
    }
    .block_div2 .description p {
        padding-top: 20px;
        padding-bottom: 10px;
        line-height: 26px !important;
        font-size: 15px
    }
    .block_div .description h1 {
        font-size: 20px;
        line-height: 25px
    }
    .block_div2 .description h1 {
        font-size: 22px !important;
        line-height: 27px !important;
        padding-top: 20px !important;
        padding-bottom: 10px !important
    }
}
@media screen and (max-width:767px) {

    .block_div {
        margin: 0 0 30px 0
    }
    .block_div2 {
        margin: 0 0 30px 0 !important
    }
    .block_div .description1 p {
        padding-top: 20px;
        padding-bottom: 10px
    }
    .block_div2 .description1 p {
        padding-top: 20px;
        padding-bottom: 10px;
        line-height: 26px !important;
        font-size: 15px
    }
    .block_div .description1 h1 {
        font-size: 20px;
        line-height: 25px
    }
    .block_div2 .description1 h1 {
        font-size: 22px !important;
        line-height: 27px !important;
        padding-top: 20px !important;
        padding-bottom: 10px !important
    }
}
.block_div2 .description1 hr {
    line-height: 1.55em;
    margin: 0;
    font-size: 14px;
    content: "";
    background: #2874a5;
    height: 6px;
    width: 40%;
    top: 6px;
    left: 0
}
.block_div2 {
    transition: height .3s ease;
    -webkit-transition: height .3s ease;
    overflow: hidden;
    position: relative;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px;
    box-shadow: 0 3px 7px -3px rgba(0, 0, 0, .5);
    margin: 0 30px 30px 0
}
.block_div2 .photo {
    height: 350px;
    position: relative
}
.block_div2 .photo .content_box {
    height: 225px !important;
    position: relative
}
.block_div2 .photo.pub1 {
    background: url(/gallery/publikacije/mp.jpg) top no-repeat;
    background-size: cover
}
.block_div2 .photo.pub2 {
    background: url(/gallery/publikacije/giprr.jpg) top no-repeat;
    background-size: cover
}
.block_div2 .photo.pub3 {
    background: url(/gallery/publikacije/ioi.jpg) top no-repeat;
    background-size: cover
}
.block_div2 .photo.pub4 {
    background: url(/gallery/publikacije/sb.jpg) top no-repeat;
    background-size: cover
}
.block_div2 .photo.pub5 {
    background: url(/gallery/publikacije/fs.jpg) top no-repeat;
    background-size: cover
}
.block_div .photo.pub1 {
    background: url(/gallery/publikacije/mp.jpg) top no-repeat;
    background-size: cover
}
.block_div .photo.pub2 {
    background: url(/gallery/publikacije/giprr.jpg) top no-repeat;
    background-size: cover
}
.block_div .photo.pub3 {
    background: url(/gallery/publikacije/ioi.jpg) top no-repeat;
    background-size: cover
}
.block_div .photo.pub4 {
    background: url(/gallery/publikacije/sb.jpg) top no-repeat;
    background-size: cover
}
.block_div .photo.pub5 {
    background: url(/gallery/publikacije/fs.jpg) top no-repeat;
    background-size: cover
}
.summary {
    padding: 25px 0 10px 0
}
.block_div2 .description {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    position: relative
}
.block_div2 .description h1 {
    position: relative;
    padding: 5px;
    letter-spacing: 2px;
    color: #152536;
    font-size: 1rem;
    line-height: 22px;
    text-transform: uppercase;
    text-shadow: 0 0 0 #32577f
}
.block_div2 .description p {
    line-height: 22px;
    font-size: 15px;
    position: relative;
    margin: 0;
    font-size: 15px
}
.block_div2 .description1 {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    position: relative
}
.block_div2 .description1 h1 {
    position: relative;
    padding: 5px;
    letter-spacing: 2px;
    color: #152536;
    font-size: 1rem;
    line-height: 22px;
    text-transform: uppercase;
    text-shadow: 0 0 0 #32577f
}
.block_div2 .description1 p {
    line-height: 22px;
    font-size: 15px;
    position: relative;
    margin: 0;
    font-size: 15px;
    padding: 5px 0 3px 0
}
.block_div2 .publikacije .photo {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    display: block !important;
    float: none !important;
    min-height: 240px;
    height: 100%;
    width: 100% !important
}
.block_div2 .publikacije .description {
    width: 100% !important;
    z-index: 0;
    display: block !important;
    float: none !important
}
.block_div2 .description p:after {
    content: "";
    background: #2874a5;
    height: 6px;
    width: 40%;
    position: absolute;
    top: 6px;
    left: 0
}
.block_div2 .description a {
    color: #154360;
    margin-bottom: 10px
}
@media screen and (min-width:768px) {
    .block_div2 {
        height: 350px;
        height: 100%
    }
    .block_div2 .photo .content_box {
        height: 225px !important
    }
    .block_div2 .photo {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        min-height: 350px;
        height: 100%;
        width: 100%;
        display: block
    }
    .block_div2 .description {
        display: block;
        width: 100%;
        z-index: 0
    }
    .block_div2 .description {
        padding: 10px;
        height: 270px
    }
    .block_div2.alt .description {
        float: right;
        padding-left: 5px;
        padding-right: 5px
    }
    .block_div2.alt .photo {
        float: right
    }
    .block_div2 .description h1 {
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 10px 0 5px 0
    }
}
@media screen and (max-width:649px) {
    .block_div2 .photo {
        height: 300px !important
    }
    .block_div2 {
        height: 300px;
        height: 100%
    }
}
@media (min-width:650px) and (max-width:767px) {
    .block_div2 .photo {
        height: 400px !important
    }
    .block_div2 {
        height: 400px;
        height: 100%
    }
}
@media (min-width:1400px) and (max-width:1600px) {
    .block_div2 .photo {
        min-height: 250px !important
    }
    .block_div2 .description {
        min-height: 280px !important
    }
}
@media (min-width:1400px) {
    .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
        padding: 0 20px !important
    }
    .box_indicators {
        margin: 20px 25px 10px 25px !important
    }
    .box_indicators_three {
        margin: 0 25px !important;
        padding-bottom: 10px !important
    }
    .panel-body {
        margin: 5px 20px
    }
    .box_indicators #accordion a {
        padding: 15px 20px
    }
    .box_indicators_three #accordion a {
        padding: 15px 20px
    }
}

.block_divA {
    transition: height .3s ease;
    -webkit-transition: height .3s ease;
    overflow: hidden;
    position: relative;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px;
    box-shadow: 0 3px 7px -3px rgba(0, 0, 0, .5);
    margin: 5px 20px 30px 5px
}
.block_divA .photo {
    min-height: 350px;
    position: relative
}
.block_divA .description1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    position: relative
}
.block_divA .description1 h1 {
    position: relative;
    letter-spacing: 1px;
    color: #152536;
    font-size: 19px;
    line-height: 23px;
    text-shadow: 0 0 0 #32577f
}
.block_divA .description1 p {
    line-height: 23px;
    position: relative;
    margin: 0;
    padding: 5px 0 3px 0;
    text-align: left !important
}
.block_divA .description1 hr {
    line-height: 1.55em;
    margin: 0 0 5px 0;
    font-size: 14px;
    content: "";
    background: #2874a5;
    height: 6px;
    width: 40%;
    top: 6px;
    left: 0
}
@media screen and (max-width:768px) {
    .block_divB .description hr {
        margin: 0 0 10px 0 !important
    }
    .block_divA .description1 hr {
        margin: 0 0 10px 0 !important
    }
    .block_divA .description1 h1 {
        font-size: 22px !important
    }
    .block_divB .description h1 {
        font-size: 22px !important
    }
}
.block_divB {
    transition: height .3s ease;
    -webkit-transition: height .3s ease;
    overflow: hidden;
    position: relative;
    line-height: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px;
    box-shadow: 0 3px 7px -3px rgba(0, 0, 0, .5);
    margin: 5px 20px 30px 5px
}
.block_divB .photo {
    height: 225px;
    position: relative
}
.block_divB .description h1 {
    font-size: 19px;
    line-height: 23px;
    color: #154360;
    letter-spacing: 1px
}
.block_divB .description p {
    line-height: 23px;
    position: relative;
    margin: 0;
    padding: 2px 2px 10px 2px;
    text-align: left !important
}
.block_divB .description {
    padding-left: 10px;
    padding-right: 10px;
	padding-bottom:10px
    box-sizing: border-box;
    position: relative;
    float: left
}
.block_divB .description hr {
    line-height: 1.55em;
    margin: 0 0 5px 0;
    font-size: 14px;
    content: "";
    background: #2874a5;
    height: 6px;
    width: 40%;
    top: 6px;
    left: 0
}
@media screen and (min-width:768px) {
    .block_divB {
        min-height: 240px;
        height: 100%
    }
    .block_divB .photo {
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        float: left;
        min-height: 240px;
        height: 100%;
        width: 40%
    }
    .block_divB .description {
        float: left;
        width: 60%;
        z-index: 0
    }
    .block_divB .description {
        padding-left: 20px;
		padding-bottom:10px;
    }
    .block_divB.alt .description {
        float: right;
        padding-left: 5px;
        padding-right: 5px
    }
    .block_divB.alt .photo {
        float: right
    }
    .block_divB .description p {
        padding-bottom: 0
    }
    .block_divB .description h1 {
        margin-top: 10px;
        margin-bottom: 5px;
        padding-bottom: 5px
    }
}
fcarouself #chart .active {
    height: auto !important
}
.headline h3 {
    padding-top: 0 !important
}
.img_tex_pad {
    padding-right: 10px !important
}
.img_tex_pad h4 {
    font-weight: 700
}

tr.heading_kal3 {
  background: #84a9c0;
    color: #fff;
}
th.heading_kal4 {
    border-left-color: #666;
    border-right-color: #666;
    padding: 6px 4px 6px 4px !important
}
th.heading_kal4 .indicators_side_text4 {
    display: inline;
    margin: 0;
    padding: 0
}
th.heading_kal4 .indicators_side_text4 h6 {
    margin: 0;
    font-size: 11px;
    display: inline-block;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    text-shadow: none
}
th.heading_kal4 .indicators_side_text4 a {
    margin: 0;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    text-shadow: none
}
th.heading_kal4 .indicators_side_text4 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.responsive-table-kal th.heading_kal3 {
    padding: 6px 4px 6px 4px !important
}
a.attach {
    font-size: 14px !important;
    color: #235f89 !important
}
#top {
    width: 50px;
    line-height: 50px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: rgba(40, 116, 166, .96);
    color: #fff;
    text-align: center;
    font-size: 40px;
    text-decoration: none
}
#top:hover {
    background-color: rgba(40, 116, 166, .56)
}
.stat2 {
    background-image: url(/gallery/slike_1/stat1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px
}
.indicators_heading3 h2 {
    padding-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    font-size: 20px;
    line-height: 22px !important;
    color: #38b660;
    letter-spacing: .5px;
    text-align: center
}
.indicators_heading3 h5 {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px !important;
    color: #666;
    letter-spacing: .5px;
    text-align: center
}
.important_main h6 {
    font-size: 12px;
    line-height: 15px !important;
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 15px !important;
    text-shadow: none
}
.important_main h6:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    border: 1px solid #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.visit_card ul {
    padding-left: 0 !important
}
.visit_card ul li:before {
    padding-right: 5px;
    font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f101'
}
.visit_card .fas {
    color: #1874b7
}
.visit_card .far {
    color: #1874b7
}
.card .far {
    color: #4c2927;
    margin-right: 10px;
    font-size: 22px
}
.card .fas {
    color: #4c2927;
    margin-right: 10px;
    font-size: 22px
}
.visit_card ul li {
    list-style: none;
    line-height: 21px;
    font-size: 17px;
    padding: 10px 0;
    border-bottom: 1px solid #d3d3d3;
    text-align: left
}
.visit_card ul li:last-child {
    border-bottom: none
}
.box_double {
    padding: 20px 30px 20px 20px !important
}
.box_double2 {
    padding: 20px 20px 20px 30px !important
}
.infos h2 {
    padding-top: 10px
}
h4.article_basic {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #154360;
    border: 1px solid #97b2c4
}
.box_info2 {
    text-align: center;
    padding: 10px;
}
.box_information2 {

    height: 100%;
    box-shadow: 0 1px 2px 1px rgba(24, 24, 27, .2);
    background: linear-gradient(90deg, #f8f8f8 0, #f8f8f8 0, #f8f8f8 0, #f8f8f8 25%, #fff 70%);
transition: background 0.5s linear;
    -moz-transition: background 0.5s linear; /* Firefox 4 */
    -webkit-transition: background 0.5s linear; /* Safari and Chrome */
    -o-transition: background 0.5s linear; /* Opera */
    -ms-transition: background 0.5s linear; /* Explorer 10 */
	}
.box_information2:hover {

    cursor: pointer;
    background: linear-gradient(90deg, #f8f8f8 0, #f8f8f8 0, #f8f8f8 0, #f8f8f8 100%, #fff 70%); !important;  

	
}
.box_information2 h3 {
    font-size: 19px;
    margin: 0;
    font-weight: 700;
    word-wrap: break-word;
    padding-bottom: 10px !important;
    line-height: 25px;
	border-bottom:1px solid #ccc;
	padding-top:10px
}
.box_information2 h4 {
    font-size: 16px;
    margin: 0;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    word-wrap: break-word;
    padding-bottom: 10px !important;
    line-height: 22px
}
.box_width {
    width: 100%
}
.basic_box_12 {
    padding: 20px !important
}
.basic_box {
    padding: 20px
}
.list_propisi ul ul li {
    padding-left: 20px;
    margin-bottom: 15px !important;
    margin-top: 15px !important
}
.list_propisi ul ul li a {
    font-size: 16px !important
}
.list_propisi ul ul li:before {
    content: ' - ' !important
}
.list_propisi li:before {
    content: none !important
}
.list_propisi ul {
    padding-left: 0
}
.list_propisi li a {
    display: inline !important;
}
.list_propisi li {
    margin-bottom: 20px !important;
    margin-top: 25px  !important;
    font-size: 16px;
}

.list_propisi li:first-child {

    margin-top: 0  !important;
}

.list_propisi li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.list_propisi p {
    font-size: 15px
}
.list_propisi ul li ol {
    list-style: none;
    counter-reset: item;
    padding-bottom: 5px
}
.list_propisi ul li ol li {
    counter-increment: item;
    margin-bottom: 5px
}
.list_propisi ul li ol li:before {
    margin-right: 10px;
    content: counter(item) !important;
    background: #2874a6;
    color: #fff;
    text-align: center;
    padding: 2px 4px;
    font-size: 15px
}
.list_accordion ul ul li {
    padding-left: 20px;
    margin-bottom: 15px !important;
    margin-top: 15px !important
}
.list_accordion ul ul li a {
    font-size: 16px !important
}
.list_accordion ul ul li:before {
    content: ' - ' !important
}
.list_accordion li:before {
    content: none !important
}
.list_accordion ul {
    padding-left: 0
}
.list_accordion li a {
    display: inline !important;
}
.list_accordion li h6 a {
    display: inline !important;
    font-size: 14px !important;
    letter-spacing: 2px
}
.list_accordion li h6 {
    padding-top: 0
}
.list_accordion li {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    font-size: 16px !important;
    line-height: 23px
}
.list_accordion li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.list_accordion p {
    font-size: 15px !important; 
}
.list_accordion ul li ol {
    list-style: none;
    counter-reset: item;
    padding-bottom: 5px
}
.list_accordion ul li ol li {
    counter-increment: item;
    margin-bottom: 5px
}
.list_accordion ul li ol li:before {
    margin-right: 10px;
    content: counter(item) !important;
    background: #2874a6;
    color: #fff;
    text-align: center;
    padding: 2px 4px;
    font-size: 15px
}
.collap_t ul ul li {
    padding-left: 20px
}
.collap_t ul ul li a {
    font-size: 14px !important
}
.collap_t ul ul li:before {
    content: ' - ' !important
}
.collap_t li:before {
    content: none !important
}
.collap_t ul {
    padding-left: 0
}
.collap_t li a {
    display: inline !important;
    font-size: 14px
}
.collap_t li {
    margin-bottom: 10px !important;
    margin-top: 5px;
    font-size: 15px
}
.collap_t li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.collap_t p {
    font-size: 14px !important;
    color: #000;
    text-align: left !important;
    margin-bottom: 10px !important
}
.collap_t ul li:before {
    content: ' - ' !important;
    margin-right: 5px !important
}
.clear_margin {
    margin: 0 !important
}
.clear_padd_top {
    padding-top: 0 !important;
    margin-top: 0 !important
}
.note {
    margin-top: 0;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    text-align: center
}
.novac_row {
    margin: 50px 0
}
.novac_row h2 {
    margin-bottom: 40px
}
.sequence h3 {
    margin-bottom: 20px
}
.linkseqh3 ul > li:before {
    content: none !important
}
.linkseqh3 ul li {
    margin: 0 !important;
    padding: 13px 0
}
.link_seq {
    padding-left: 0
}
.link_seq ul {
    list-style-type: none;
    margin-top: 2px;
    padding-left: 0
}
.link_seq ul li:before {
    content: none !important
}
.link_seq ul li {
    color: #7288a2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    font-size: 19px;
    line-height: 22px
}
.link_seq ul li a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.link_seq ul .fa-angle-double-right {
    padding-right: 5px
}
.link_seq ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.fa-angle-double-right {
    font-size: 16px
}
.list_sub {
    padding-left: 0;width: 100%;
}
.list_sub ul {
    list-style-type: none;
    margin-top: 2px;
    padding-left: 0;
    display: block;
    clear: both
}
.list_sub ul li {
    color: #7288a2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-table;
    font-size: 16px;
    line-height: 23px;
    border-bottom: 1px solid #d3d3d3;
	width:100%;
}
.list_sub ul li:before {
    content: none !important
}
.list_sub ul li:first-child {
    padding-top: 0;
	padding-bottom: 13px !important;
	border-bottom: 1px solid #d3d3d3 !important
}
.list_sub ul li:last-child {
    border-bottom:none;
	padding-bottom: 0;
}
.list_sub ul li a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 20px
}
.list_sub ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.list_sub p {
    margin: 0 0 20px 0 !important;
    font-style: italic
}
.list_multi {
    padding-left: 0;width: 100%;
}
.list_multi ul {
    list-style-type: none;
    margin-top: 2px;
    padding-left: 0;
    display: block;
    clear: both;

}
.list_multi ul li {
    color: #7288a2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
        display: inline-table;
    font-size: 16px;
    line-height: 23px;
    border-bottom: 1px solid #d3d3d3;
	width:100%;
}
.list_multi ul li:before {
    content: none !important
}
.list_multi ul li:first-child {
    padding-top: 0;
		padding-bottom: 13px !important;
	border-bottom: 1px solid #d3d3d3 !important
}
.list_multi  ul li:last-child {
    border-bottom:none;
	padding-bottom: 0;
}
.list_multi ul li a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 20px
}
.list_multi ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.big_sub {
    padding-left: 0;width: 100%;
}
.big_sub ul {
    list-style-type: none;
    margin-top: 5px;
    padding-left: 0;
    display: block;
    clear: both
}
.big_sub ul li {
    color: #7288a2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
        display: inline-table;
		width:100%;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #d3d3d3;
    font-weight: 700
}
.big_sub ul li:before {
    content: none !important
}
.big_sub ul li:first-child {
    padding-top: 0;
		padding-bottom: 13px !important;
		border-bottom: 1px solid #d3d3d3 !important
}
.big_sub ul li:last-child {
        border-bottom:none;
		 padding-bottom: 0;
}
.big_sub ul li a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 20px
}
.big_sub ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.more_info_heading h3 {
    color: #154360;
    margin-bottom: 20px;
    margin-top: 0
}
:after, :before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
a.menu_sublevel_link {
    margin-bottom: 10px
}
.img_menu {
    padding: 0 0 5px 0
}
.img_menu_t {
    padding: 0
}
.img_menu_text h4 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 0
}
.img_menu_text_2 h4 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
    padding-bottom: 5px;
    margin-bottom: 5px
}
.img_menu_text h4 a {
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.img_menu_text h4 a:before {
  font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f101'
}
.img_menu_text h4 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.img_menu_text_2 h4 a {
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.img_menu_text_2 a:before {
    font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f101'
}
.img_menu_text_2 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.img_menu_text p {
    font-size: 13px
}
.img_menu_text_2 p {
    font-size: 13px
}
.navigation_left .collapse, .navigation_left .dropdown, .navigation_left .dropup, .navigation_left .nav {
    position: static
}
.navigation_left .container {
    position: relative
}
.navigation_left .dropdown-menu {
    left: auto
}
.navigation_left .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0
}
.navigation_left .navigation_left_content {
    padding: 20px 30px
}
.navigation_left .dropdown.navigation_left_01 .dropdown-menu {
    left: 0;
    right: 0
}
.navigation_right {
    background: #2874a6
}
.navigation_right .collapse, .navigation_right .dropdown, .navigation_right .dropup, .navigation_right .nav {
    position: static
}
.navigation_right .container {
    position: relative
}
.navigation_right .dropdown-menu {
    right: auto
}
.navigation_right .nav.navbar-right .dropdown-menu {
    right: auto;
    left: 0
}
.navigation_right .navigation_right_content {
    padding: 20px 30px
}
.navigation_right .dropdown.navigation_right_01 .dropdown-menu {
    left: 0;
    right: 0
}
.menu_level_link {
    margin-bottom: 15px
}
.main_menu ul li li:last-child {
    margin-bottom: 20px !important
}
.main_menu2 ul li li:last-child {
    margin-bottom: 20px
}
.main_menu {
    padding: 10px 20px 10px 20px
}
.main_menu ul li a {
    font-weight: 700;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    letter-spacing: 1.5px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-decoration: none
}
.main_menu ul li {
    line-height: 20px
}
.main_menu ul li li a {
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #ececec;
    font-size: 14px;
    letter-spacing: 0;
    text-decoration: none
}
.main_menu ul li ul {
    padding-left: 10px
}
.main_menu ul li li {
    line-height: 22px;
    margin: 15px 0
}
.main_menu2 ul li li {
    line-height: 22px;
    margin: 15px 0
}
.main_menu ul li a:hover {
    cursor: pointer;
    color: #64bbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.main_menu ul li li a:hover {
    cursor: pointer;
    color: #64bbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.main_menu [class*=col-] {
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding-right: 0;
    height: auto !important
}
.main_menu2 ul li ul {
    padding-left: 10px
}
.main_menu2 {
    padding: 10px 20px 10px 20px
}
.main_menu2 p {
    font-size: 13px
}
.main_menu2 ul li a {
    font-weight: 700;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    letter-spacing: 1.5px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-decoration: none
}
.main_menu2 ul li {
    line-height: 20px
}
.main_menu2 ul li li a {
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #ececec;
    font-size: 14px;
    letter-spacing: 0;
    text-decoration: none
}
.main_menu2 ul li a:hover {
    cursor: pointer;
    color: #64bbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.main_menu2 ul li li a:hover {
    cursor: pointer;
    color: #64bbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.main_menu2 [class*=col-] {
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding-right: 10px
}
.top_padding {
    padding-top: 10px
}
.top_padding2 {
    padding-top: 10px
}
#navbar-collapse-grid ul {
    list-style: none
}
#navbar-collapse-grid ul li ul {
    list-style: none
}
#navbar-collapse-grid li {
    list-style: none
}
#navbar-collapse-grid2 ul {
    list-style: none
}
#navbar-collapse-grid2 ul li ul {
    list-style: none
}
#navbar-collapse-grid2 li {
    list-style: none
}
.menu_level_2 ul {
    padding-left: 20px
}
.img_menu2 {
    padding: 5px 0 5px 0
}
.img_menu3 {
    padding: 5px 0 10px 0
}
#navbar-collapse-grid2 {
    background: rgba(40, 116, 166, .96)
}
.grid2 {
    background: rgba(40, 116, 166, .96)
}
html {
    -ms-overflow-style: -ms-autohiding-scrollbar
}
.box {
    margin: 20px
}
.box_novac {
    padding: 10px
}
.box_novac img {
    margin-left: auto;
    margin-right: auto
}
.box_heading {
    padding: 15px 20px 10px 20px
}
.box_slider {
    margin: 20px
}
.box_basic {
    margin: 0 20px
}
.box_indicators_two {
    margin: 0 10px
}
.box_indicators_three {
    margin: 0 20px;
    border-bottom: 1px solid #4b7ea6;
    text-align: center;
    padding-bottom: 5px
}
.box_baneri {
    margin: 10px
}
.box_indicators {
    margin: 10px 20px 10px 20px
}
.box_indicators_2 {
    margin: 5px 10px 0 10px
}
.box_indicators_1 {
    margin: 5px 10px 0 10px
}
.news_heading h3 {
    margin: 0;
    padding: 0
}
.archive_heading h3 {
    padding: 10px 0 20px 0;
    margin: 0;
    font-size: 20px
}
.social_links_top {
    margin: 20px
}
.lang_marg {
    margin-top: 10px;
    font-size: 10px
}
.share a {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 2px;
    font-size: 16px;
    color: #fff;
    opacity: .75;
    transition: opacity .15s linear;
    text-align: center
}
.share a:hover {
    opacity: 1
}
.share i {
    position: relative
}
.facebook {
    background: #3b5998
}
.twitter {
    background: #55acee
}
.googleplus {
    background: #dd4b39
}
.mail {
    background: #316364
}
.printer {
    background: #804943
}
.dropdown-submenu {
    position: relative
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 2px;
    margin-top: 0
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    float: none
}
.dropdown-loopmenu {
    position: relative
}
.dropdown-loopmenu > .dropdown-menu {
    top: 0;
    right: 100%;
    margin-right: 2px;
    margin-top: 0;
    background-color: #2874a6
}
.navbar-nav .open .dropdown-loopmenu > .dropdown-menu {
    background-color: #154360
}
.dropdown-loopmenu > .dropdown-menu:hover {
    text-decoration: none;
    background-color: #154360
}
.dropdown-loopmenu:hover > a:after {
    border-left-color: #fff
}
.dropdown-loopmenu.pull-left > .dropdown-menu {
    left: 100%;
    margin-left: 10px;
    float: none
}
.dropdown-podmenu {
    position: relative
}
.dropdown-podmenu > .dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: 0;
    margin-right: 2px;
    background-color: #154360
}
.navbar-nav .open .dropdown-podmenu > .dropdown-menu {
    background-color: #2874a6
}
.navbar-inverse .navbar-right .dropdown-menu .open > a, .navbar-inverse .navbar-right .dropdown-menu .open > a:active, .navbar-inverse .navbar-right .dropdown-menu .open > a:focus {
    background-color: #7c93a5;
    color: #fff
}
.navbar-inverse .navbar-right .dropdown-menu > li > a:hover {
    background-color: #7c93a5
}
.dropdown-podmenu:hover > a:after {
    border-right-color: #fff
}
.dropdown-podmenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 30px;
    float: none
}
.active, .carousel-inner, .item {
    height: 100%
}
.carousel {
    height: 500px;
    margin-top: 0
}
.carousel-caption h3 {
    font-size: 22px
}
.carousel-caption p {
    font-size: 14px
}
.special.slide_img_1 {
    background-image: url(../img/1.jpg)
}
.special.slide_img_3 {
    background-image: url(../img/3.jpg);
    background-position: center center
}
.special {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}
.carousel-fade .carousel-inner .active {
    opacity: 1
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}
.carousel-fade .carousel-control {
    z-index: 2
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.active.right, .carousel-fade .carousel-inner > .item.next {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner > .item.active.left, .carousel-fade .carousel-inner > .item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner > .item.active, .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.more_info h6 {
    font-size: 10px;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 5px;
    text-shadow: none
}
.more_info h6:hover {
    cursor: pointer;
    color: #6ebbfc;
    border: 1px solid #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.kurs_list {
    padding-left: 0
}
.kurs_list ul {
    list-style-type: none;
    margin-bottom: 4px;
    margin-top: 2px;
    padding-left: 0
}
.kurs_list ul li {
    margin-bottom: 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .5px
}
.kurs_list ul li a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.kurs_list ul li:before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    content: ''
}
.kurs_list ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.kurs_list p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #807361
}
.kurs_list h3 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px
}
.more_info_heading {
    padding-left: 0
}
.more_info_heading ul {
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 2px;
    padding-left: 0
}
.more_info_heading ul li {
    margin-bottom: 5px;
    color: #7288a2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block
}
.more_info_heading ul li a {
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.more_info_heading ul li:before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f101'
}
.more_info_heading ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.more_info_heading p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #807361
}
.indicators_heading h4 {
    padding: 0;
    margin: 0;
    color: #333
}
.indicators_heading h2 {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    color:#00b4ec;
    font-size: 24px
}
.indicators_heading h3 {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    color: #5690d2;
    font-weight: 700
}
.indicators_heading h5 {
    padding: 0;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 18px;
    line-height: 21px !important;
    color: #333;
    font-weight: 700;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_heading h5 a {
    color: #2a5b90;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_heading h5 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text ul li a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text ul {
    list-style-type: none;
    margin-bottom: 4px;
    margin-top: 2px;
    padding-left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text ul li {
    margin-bottom: 5px;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 0;
    background-color: transparent;
    color: #333;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text ul li a {
    font-size: 15px;
    color: #154360;
    text-decoration: none
}
.indicators_side_text h6 {
    font-size: 10px;
    line-height: 14px !important;
    display: inline-block;
    border: 1px solid #154360;
    color: #154360;
    background-color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 5px;
    text-shadow: none
}
.indicators_side_text h6:hover {
    cursor: pointer;
    color: #6ebbfc;
    border: 1px solid #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text h6 :hover {
    cursor: pointer;
    color: #6ebbfc;
    border: 1px solid #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text2 h6 {
    font-size: 10px;
    display: inline-block;
    border: 1px solid #154360;
    color: #154360;
    background-color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 10px;
    text-shadow: none;
    float: right;
    margin-left: 10px
}
.indicators_side_text2 h6:hover {
    cursor: pointer
}
.indicators_side_text4 {
    display: inline;
    margin: 0;
    padding: 0
}
.indicators_side_text4 h6 {
    margin: 5px 0 0 0;
    font-size: 11px;
    display: inline-block;
    line-height: 16px;
    color: #154360;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    text-shadow: none
}
.indicators_side_text4 a {
    margin: 0;
    font-size: 11px;
    color: #154360;
    line-height: 16px;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    text-shadow: none
}
.indicators_side_text4 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text3 h6 {
    font-size: 14px;
    line-height: 18px !important;
    display: block;
    border: 1px solid #154360;
    color: #154360;
    background-color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0 5px;
    margin-top: 2px;
    margin-bottom: 10px;
    text-shadow: none;


    text-align: center
}
.indicators_side_text3 h6:hover {
    cursor: pointer;
    color: #6ebbfc;
    border: 1px solid #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text3 h6 a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.indicators_side_text3 h6 a {
    padding: 5px 5px 5px 0 !important
}
.indicators_topic h6 {
    font-weight: 400 !important;
    font-size: 13px;
    line-height: 15px !important;
    display: inline;
    color: #666;
    font-style: italic;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: none;
    padding-top: 0
}
.indicators_new h6 {
    font-weight: 700;
    font-size: 13px;
    display: inline-block;
    color: #883e3e;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    text-shadow: none
}
.indicators_new {
    font-weight: 700 !important;
    font-size: 13px !important;
    display: inline-block;
    color: #883e3e !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    text-shadow: none
}
.indicators_soc a {
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: none
}
.indicators_doc h6 {
    background: #a31f2c;
    font-weight: 400;
    font-size: 11px;
    display: inline-block;
    border-radius: 15px;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 4px 4px 5px 4px;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: none
}
.indicators_doc h6:hover {
    color: #fff
}
.indicators_doc .fa-file-pdf {
    color: #fff
}
.indicators_doc .fa-file-pdf:hover {
    color: #fff
}
.date_news {
    font-size: 12px;
    color: #666;
    font-weight: 700
}
.date_popular {
    font-size: 14px;
    color: #333;
    display: block
}
.tabs_text > h3 > a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.tabs_text h3 {
    padding: 0;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    color: #000
}
.list_link a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 7px 10px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.list_link a:last-child {
    border: none
}
.list_link a:hover {
    cursor: pointer;
    color: #6ebbfc;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.list_link a:hover::after {
    cursor: pointer;
    color: #6ebbfc;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.list_link.active {
    color: #6ebbfc;
    border-bottom: 1px solid #6ebbfc
}
.list_link_2 {
    margin-top: 10px
}
.list_link_2 a {
    font-weight: 700;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 7px 10px 0;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.list_link_2 > a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.list_link_2 a:last-child {
    border: none
}
.lang_search ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.lang_search ul li {
    float: right
}
.gif_style {
    margin: 0 5px
}
.logo_footer {
    margin-left: auto;
    margin-right: auto
}
.chart_home_page {
    margin: 0 auto;
    height: 300px;
    padding-top: 10px
}
.indicators_style {
    margin: 0;
    padding: 5px 7px 10px 7px;
    text-align: center;
    border-bottom: 1px solid #78281f
}
.date_box {
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0;
    height: auto
}
.date_box2 {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0;
    height: auto
}
.info_text h4 a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.info_text h4 {
    color: #95514b;
    font-size: 20px;
    margin-bottom: 0
}
.info_text h4 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.adobe_pic {
    font-size: 20px;
    margin: 0 2px;
    color: #db2218
}
.adobe_pic2 {
    color: #db2218;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.adobe_pic2:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.line_top {
    border-top: solid 1px #fff;
    width: 70%;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}
.line_1 {
    border-bottom: solid 2px rgba(120, 40, 31, .2);
    width: 70%;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}
.line_2 {
    border-bottom: solid 5px #d0c4b5;
    width: 60%;
    margin-bottom: 10px;
    margin-top: 10px
}
.line_3 {
    border-bottom: solid 2px rgba(149, 81, 75, .4);
    width: 70%;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}
.line_4 {
    border-bottom: solid 2px rgba(21, 67, 96, .2);
    width: 100%;
    padding-bottom: 10px;
    margin-top: 15px
}
.line_5 {
    border-bottom: solid 2px rgba(57, 122, 178, .2);
    width: 70%;
    margin-bottom: 30px;
    margin-top: 15px
}
.fa_info {
    font-size: 44px;
    color: #78281f;
    padding: 0 5px 10px 5px
}
.navbar_back {
    background-image: url(../img/zgrada3aa.jpg);
    background-size: cover;
    background-position: center left;
    height: 120px
}
.navbar_back_mon {
    background-image: url(../img/zgrada3.jpg);
    background-size: cover;
    background-position: bottom left;
    height: 170px
}
.pres_news_1 {
    margin-top: 0
}
.pres_news_2 {
    margin-top: 0
}
.section {
    min-height: 60vh
}
.footer {
    background: #154360;
    color: #fff;
    margin-top: 80px
}
.foot_col ul {
    list-style-type: none;
    margin-bottom: 15px;
    margin-top: 2px;
    padding-left: 0;
    margin-top: 20px
}
.foot_col ul li {
    margin: 5px 0 5px 0
}
.foot_col ul li a {
    color: #fff;
    line-height: 22px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.foot_col ul li a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.soc a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.soc a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.social h4 {
    text-align: center;
    font-weight: 400;
    color: #fff
}
.social ul {
    list-style-type: none;
    margin-bottom: 4px;
    margin-top: 10px;
    padding-left: 0;
    text-align: center
}
.social ul li {
    display: inline-block;
    padding: 0 10px
}
.social ul li a {
    color: #fff;
    font-size: 34px
}
.news_template {
    margin-top: 30px
}
.side_section h4 {
    padding-top: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 18px;
    padding-bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.side_section > h4 > a {
    padding-top: 0;
    font-weight: 700;
    line-height: 0;
    padding-bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.side_section h4 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.side_section {
    color: #fff !important
}
.side_section h3 {
    line-height: 18px;
    padding: 6px;
    background-color: #95514b !important;
    margin-bottom: 4px;
    margin-top: 0;
    font-size: 17px;
    font-weight: 400;
    color: #fff !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.side_section > h3 > a:hover {
    cursor: pointer;
    color: #485b72;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.side_section_main h3 {
    padding: 0;
    margin: 0 0 10px 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #154360;
    transition: all .2s ease-in;
    font-size: 22px
}
.side_section_main > h3 > a:hover {
    cursor: pointer;
    color: #485b72;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.about {
    margin: 10px 0 10px 0;
    border: 1px solid rgba(149, 81, 75, .5);
    padding: 10px 5px 5px 5px;
    background-color: rgba(255, 255, 255, .6);
    position: relative;
    width: 50%;
    float: left;
    margin-right: 20px
}
.about > h5 {
    color: #95514b;
    font-size: 15px !important;
    text-align: left;
    font-weight: 700;
    position: relative;
    margin-bottom: 5px;
    margin-top: 0 !important
}
.about a:hover {
    cursor: pointer;
    color: #6ebbfc;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.about_img {
    padding: 10px 0
}
.list_style_2 ul li a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.list_style_2 ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}
.list_style_2 ul li {
    padding: 5px 0 5px 0;
    background-color: transparent;
    color: #000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.list_style_2 ul li a {
    font-size: 14px;
    line-height: 19px
}
.list_style_2 ul li a:before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f101'
}
.list_style_3 ul li a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.list_style_3 ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}
.list_style_3 li {
    font-size: 14px;
    line-height: 20px;
    padding-left: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: transparent;
    color: #000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.chart_rlinks {
    height: 200px;
    margin: 0 10px 10px 0
}
.border_bott {
    border-bottom: solid 2px rgba(136, 62, 62, .5);
    width: 50%;
    padding-bottom: 5px;
    padding-top: 0;
    margin-bottom: 10px;
    margin-top: 5px
}
.border_bott_rlinks {
    border-bottom: solid 5px rgba(149, 81, 75, .3);
    width: 50%;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 30px;
    margin-top: 10px
}
.border_bott_news {
    border-bottom: solid 3px #bfcfe0;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 0;
    margin-top: 10px
}
.border_bott_archive {
    border-bottom: solid 3px #bfcfe0;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 20px;
    margin-top: 10px
}
.head_h5 h5 {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #883e3e
}
.panel-title span {
    font-size: 13px;
    font-weight: 400;
    color: #333
}
.panel-date span {
    font-size: 13px;
    font-weight: 400;
    color: #333
}
.box_image_text {
    margin: 0 10px 0 0
}
.box_image_text h5 {
    margin-bottom: 10px;
    color: #78281f
}
.box_image_text p {
    font-size: inherit
}
.box_image {
    margin: 20px 10px
}
.chart_date {
    display: block;
    font-size: 12px;
    margin-top: 2px
}
.read_more {
    display: block;
    margin-top: 2px
}
.read_more a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.read_more a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.news_heading h3 a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.news_heading h3 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.news_section a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.news_section a:hover {
    text-decoration: none
}
.news_section {
    padding: 0;
    margin-bottom: 5px;
    line-height: 18px
}
.news_section h3 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 7px;
    line-height: 24px;
    padding-bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.news_section > h3 > a {
    padding-top: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 0;
    padding-bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.news_section h3 a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.news_list li a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.news_list ul li a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.news_list ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}
.news_list li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 0;
    padding-bottom: 8px;
    background-color: transparent;
    color: #000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.rlinks_heading h3 {
    position: relative;
    background: #2874a6
}
.list-blank a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.list-blank a:hover {
    cursor: pointer;
    color: #6ebbfc;
    background-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
@media (min-width:1600px) {
    .navbar_back {
        height: 180px
    }
    .nbs_img {
        padding: 15px 0
    }
}
@media (min-width:1100px) {
    .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
        padding: 0 10px
    }
}
@media (max-width:1100px) {
    .stat2 {
        height: 300px !important
    }
    .back_color {
        border-left: none !important;
        padding-left: 0 !important
    }
}
@media (min-width:992px) {
    .line_top {
        display: none
    }
}
@media (max-width:1200px) {
    .nav-tabs > li > a {
        padding-left: 10px;
        padding-right: 10px
    }
    .kurs_list h4 {
        font-size: 14px
    }
    .news_section > h3 > a {
        font-size: 16px
    }
}
@media (min-width:1100px) and (max-width:1200px) {
    .box_information2 h3 {
        font-size: 16px
    }
    .box_information2 h4 {
        font-size: 14px
    }
}
@media (min-width:767px) and (max-width:1200px) {
    .box_information2 {
        padding: 0 0 5px 0
    }
    .flexin {
        height: 100%;
        padding: 10px
    }
    .row-flex {
        display: flex;
        flex-wrap: wrap
    }
    .box_information2 h4 {
        padding-top: 5px !important
    }
}
@media (min-width:767px) and (max-width:1400px) {
    .padding_top_xs {
        padding-top: 40px
    }
}
@media (min-width:767px) and (max-width:992px) {
.responsive-table2 td, .responsive-table2 th {
    padding: 3px !important;
    font-size: 12px
}
    .img_menu_text h4 {
        margin-top: 0
    }
    .img_menu_text_2 h4 {
        margin-top: 0
    }
    .main_menu {
        padding: 10px 20px 30px 20px
    }
    .img_menu_text {
        padding: 10px 0 0 0
    }
    .box_image_text {
        margin: 0 10px 0 0
    }
    .nav.nav-tabs2 > li > a {
        padding: 10px 15px;
        font-size: inherit
    }
}
@media (min-width:1300px) and (max-width:1600px) {
    .indicators_heading h5 {
        font-size: 16px
    }
}

.responsive-table3 td, .responsive-table3 th {
    padding: 6px 4px !important;
    font-size: 15px
}
.margin-bottom-50 {
    margin-bottom: 50px
}
.border_info_box {
    border-right: 1px solid #ccc
}
@media only screen and (max-width:992px) and (min-width:787px) {
    .nav > li > a {
        padding: 10px 6px;
        font-size: 13px
    }
}
@media only screen and (max-width:786px) and (min-width:767px) {
    .nav > li > a {
        padding: 10px 4px !important;
        font-size: 13px
    }
}
@media (max-width:991px) {
    .indicators_side_text4 {
        display: block
    }
    .prinud td {
        font-size: 14px
    }
    .back_color {
        border-left: none !important;
        padding-left: 0 !important
    }
    .background_mobile {
        background-image: url(../img/mon2.png);
        background-position: top;
		background-size:auto;
    }
    .nav-tabs > li > a {
        font-size: 16px !important;
        padding: 8px 6px
    }
    .hover {
        float: left;
        position: relative;
        cursor: default;
        box-shadow: 0 4px 3px -2px #333;
    }
	
    .hover img {
        display: block;
        position: relative;
        height: auto
    }
    .footer {
        margin-top: 20px
    }
    .kurs_list ul {
        padding-left: 0
    }
    .kurs_list {
        padding-left: 0
    }
    .indicators_heading_k h5 {
        padding: 0;
        margin-bottom: 5px;
        margin-top: 20px;
        font-size: 18px;
        color: #333;
        font-weight: 700;
        padding-left: 0
    }
}
@media (max-width:767px) {


    .box_indicators_2 {
        margin: 0 0 10px 0
    }
    .background_mobile {
        background-image: url(../img/zgrada3a.jpg) !important;
        background-position: top !important;
		background-size:auto;
    }
    .carousel {
        height: 350px
    }
    .side_section_main h3 {
        font-size: 18px;
        line-height: 23px
    }
    .center_btn {
        text-align: center
    }
    .lg-hotspot-label {
        width: 200px
    }
    .lg2-hotspot-label {
        width: 200px
    }
    .border_info_box {
        border-right: none !important;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }
    .margin-bottom-50 {
        margin-bottom: 10px
    }
    .padding_10 {
        padding: 10px 10px 30px 10px
    }
    .responsive-table2 a {
        color: #1874b7;
        text-decoration: underline
    }
    .responsive-table [data-type=currency] {
        text-align: center !important;
        font-weight: 700
    }
    .responsive-table2 [data-type=currency] {
        font-weight: 700
    }
    .responsive-table2 {
        border: 1px solid #4c5c6d
    }
    .prop h3 {
        font-size: 19px !important
    }
    .prop h4 {
        font-size: 14px !important
    }
    .main_menu ul li {
        margin-left: 0 !important
    }
    .main_menu2 ul li {
        margin-left: 0 !important
    }
    .grey {
        margin-top: 0 !important
    }
    .sluz_grad {
        padding: 5px !important
    }
    .sequence h3 {
        font-size: 20px !important
    }
    .img_padd {
        padding: 10px 0 10px 0
    }
    .img_padd > img {
        float: left
    }
    .box_image_text {
        margin: 0
    }
    .about_img {
        padding: 0
    }
    .border_bott {
        border-bottom: solid 2px rgba(136, 62, 62, .5);
        width: 100%;
        padding-bottom: 5px;
        padding-top: 0;
        margin-bottom: 10px;
        margin-top: 5px
    }
    h1 {
        text-align: center !important;
        font-size: 24px !important;
        line-height: 30px
    }
    h2 {
        text-align: center !important;
        font-size: 24px !important
    }
    h3 {
        text-align: center !important
    }
    .footer {
        font-size: 13px
    }
    .foot_col ul li a {
        font-size: 15px
    }
    .box_image_text p {
        margin-bottom: 0
    }
    .menu_list_back {
        background: #0ff
    }
    .main_menu ul li li:last-child {
        padding-bottom: 0 !important
    }
    .main_menu2 ul li li:last-child {
        padding-bottom: 0 !important
    }
    .menu_item {
        padding-top: 10px
    }
    .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
        padding: 4px;
        line-height: 1.3;
        font-size: 15px;
        font-weight: 400
    }
    .sub .dropdown-toggle::before {
       font-family: 'Font Awesome 5 Free';font-weight:900;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        content: '\f078';
        float: right;
        margin-left: 2px;
        font-size: 14px;
        padding: 5px 10px;
        color: #fff
    }
    .end_menu {
        padding-bottom: 5px
    }
    .dropdown .open .dropdown-toggle::before {
        content: '\f054';
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
    .open > .dropdown-menu {
        display: block;
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .light-blue {
        background-color: #2874a6
    }
    .main_menu {
        border-bottom: 2px solid #f7c876
    }
    .main_menu2 {
        border-bottom: 2px solid #f7c876
    }
    .main_menu2 ul li ul {
        padding-left: 20px
    }
    .navbar-default .navbar-nav > li > a {
        padding: 12px 10px;
        font-size: 14px;
        font-weight: 700
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .img_menu_text h4 {
        padding: 0 20px 0 20px;
        font-size: 14px
    }
    .img_menu_text_2 h4 {
        padding: 5px 20px 0 20px;
        font-size: 14px
    }
    .img_menu_text p {
        padding: 0 20px 0 20px;
        font-size: 12px
    }
    .img_menu_text_2 p {
        padding: 0 20px 0 20px;
        font-size: 12px
    }
    .img_menu2_text h4 {
        padding: 0 20px 0 20px
    }
    .img_menu2_text p {
        padding: 0 20px 0 20px
    }
    .img_menu2 {
        padding: 10px 20px 5px 20px
    }
    .tab-pane ul li {
        padding-bottom: 20px
    }
    .kurs_list ul li a {
        padding: 4px !important
    }
    .main_menu ul li a {
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 0;
        margin-bottom: 0
    }
    .main_menu2 ul li a {
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 0;
        margin-bottom: 0
    }
    .main_menu ul li {
        padding: 12px 10px !important;
        display: block;
        margin-left: 10px
    }
    .main_menu ul li li {
        padding: 8px 5px !important;
        display: block;
        margin-left: 10px
    }
    .main_menu2 ul li {
        padding: 12px 10px !important;
        display: block;
        margin-left: 10px
    }
    .main_menu2 ul li li {
        padding: 8px 5px !important;
        display: block;
        margin-left: 10px
    }
    .menu_level_link {
        margin-top: 0;
        margin-bottom: 0
    }
    .top_padding {
        padding-top: 0;
        padding-bottom: 0
    }
    .top_padding2 {
        padding-top: 0;
        padding-bottom: 0
    }
    .panel-title {
        font-size: 18px
    }
    .panel-title span {
        font-size: 13px;
        padding-top: 5px
    }
    .nav.nav-tabs > li > a {
        padding: 5px 7px 5px 7px
    }
    .nav > li > a {
        padding: 10px 0 10px 0
    }
    .nav.nav-tabs2 > li > a {
        padding: 10px 15px
    }
    .main_menu {
        padding: 0
    }
    .main_menu2 {
        padding: 0
    }
    .img_menu {
        padding: 10px 10px 20px 20px
    }
    .nbs_img {
        margin-left: auto;
        margin-right: auto
    }
    h5 {
        margin-top: 5px
    }
    .side_section h3 {
        font-size: 16px
    }
    .navbar-inverse .navbar-right .dropdown-menu > li > a:hover {
        background-color: transparent
    }
    .navbar-nav .open .dropdown-podmenu > .dropdown-menu {
        color: #000
    }
    .navbar-inverse .navbar-nav .open .dropdown-podmenu > .dropdown-menu > li > a {
        color: #fff
    }
    .nav .dropdown-podmenu.open {
        background-color: #154360;
        color: #000
    }
    .nav .dropdown-podmenu.open > a:focus {
        color: #000
    }
    .nav .dropdown-podmenu.open > a {
        background-color: #fff;
        color: #fff !important
    }
    .navbar-inverse .navbar-nav .open .dropdown-submenu > .dropdown-menu > li > a {
        font-size: 13px
    }
    .navbar-inverse .navbar-nav .open .dropdown-podmenu > .dropdown-menu > li > a {
        font-size: 13px
    }
    .navbar-inverse .navbar-nav .open .dropdown-submenu > .dropdown-menu > li > a:hover {
        background: 0 0
    }
    .navbar-nav .open .dropdown-loopmenu > .dropdown-menu {
        background-color: #fff;
        color: #000
    }
    .navbar-inverse .navbar-nav .open .dropdown-loopmenu > .dropdown-menu > li > a {
        color: #000
    }
    .nav .dropdown-submenu.open {
        background-color: #7c93a5;
        color: #000
    }
    .nav .dropdown-submenu.open > a:focus {
        color: #000;
        background-color: #7c93a5
    }
    .nav .dropdown-submenu.open > a:hover {
        color: #000;
        background-color: #7c93a5
    }
    .nav .dropdown-submenu.open > a {
        background-color: #7c93a5;
        border-color: transparent;
        color: #fff !important
    }
    .nav .dropdown-loopmenu.open {
        background-color: #fff;
        color: #000
    }
    .nav .dropdown-loopmenu.open > a:focus {
        color: #000
    }
    .nav .dropdown-loopmenu.open > a {
        background-color: #fff;
        color: #000 !important;
        font-weight: 700
    }
    th.kurs_small {
        font-size: 10px
    }
    .hover h2 {
        position: relative;
        font-size: 24px;
        padding: 10px;
        background: 0 0;
        margin-bottom: 10px;
        margin-top: 0
    }
}
@media (max-width:472px) {
    .pull-left_logo {
        float: none;
        text-align: center !important
    }
}
.btn-min {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
@media (min-width:601px) and (max-width:1100px) {
    .box_double {
        padding: 20px !important
    }
    .box_double2 {
        padding: 20px !important
    }
}
@media (min-width:601px) and (max-width:765px) {
    .box_slider {
        margin:0
    }

}
@media (max-width:600px) {
    .box_double {
        padding: 10px !important
    }
    .box_double2 {
        padding: 10px !important
    }
    article.card {
        width: auto;
        height: 550px;
        border-radius: 3px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
        overflow: hidden
    }
    article.card .infos .details {
        color: #4e958b;
        font-size: 18px;
        text-transform: uppercase;
        cursor: pointer
    }
    .infos h2 {
        padding-top: 20px
    }
    .center-block-button {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .btn-min {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    input, select, textarea {
        margin-bottom: 5px
    }
    .basic_box {
        padding: 20px;
    }
    .basic_box_12 {
        padding: 10px 10px 20px 10px
    }
    .background_mobile {
        padding: 0 10px
    }
    .lang_marg {
        margin-right: 0
    }
    .navbar-toggle {
        padding: 5px 10px
    }
    .img_center {
        text-align: center
    }
    .indicators_heading_k h5 {
        font-size: 16px
    }
    .img-thumbnail {
        padding: 0
    }
    .box_image_text {
        margin: 10px 0 0 0
    }
    .box_heading {
        padding: 10px 10px 20px 10px
    }
    .box_indicators_two {
        margin: 20px 10px
    }
    .box_slider {
        margin: 10px 0 0 0
    }
    .box_baneri {
        margin: 10px
    }
    .box_novac {
        padding: 5px 0 5px 0
    }
    .box_basic {
        margin: 0 10px
    }
    .box_indicators {
        margin: 30px 10px 20px 10px
    }
    .social_links_top {
        margin: 10px 10px 0 10px
    }
    .box {
        margin: 20px 10px
    }
    .box_baner {
        margin: 0
    }
}
@media (max-width:400px) {
    .block_div .description h1 {
        font-size: 26px !important;
        line-height: 30px
    }
    .line-accr::after, .line-accr::before {
        margin: 0 !important
    }
    .method ul {
        padding-bottom: 40px !important
    }
    .about {
        margin: 10px 0;
        width: 100%;
        margin-bottom: 20px
    }
    .form-control {
        width: 120px
    }
    h4.kurs_main {
        font-size: 16px
    }
    .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
        font-size: 11px
    }
    .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
        font-size: 11px
    }
    .social h4 {
        padding-top: 20px;
        font-size: 16px
    }
    .lang_search {
        margin-bottom: 0
    }
    .lang_search ul li {
        display: inline-block
    }
    .carousel-caption h3 {
        font-size: 18px
    }
    .carousel-caption p {
        font-size: 11px
    }
    .table > tbody > tr > .kurs_e {
        font-size: 24px;
        text-align: center
    }
    .table > tbody > tr > .kurs_e_2 {
        font-size: 18px
    }
    .table > tbody > tr > .kurs_d {
        font-size: 24px;
        text-align: center
    }
    .table > tbody > tr > .kurs_d_2 {
        font-size: 18px
    }
}
@media (max-width:400px) {
    .box_text_new a {
        display: block !important
    }
    .nav-tabs > li > a {
        font-size: 14px !important;
        padding: 8px 2px !important
    }
    .form-control {
        width: 100px
    }
    .list-blank {
        padding-left: 0;
        list-style: none;
        font-size: 14px
    }
    .fa_info {
        font-size: 36px;
        padding: 10px
    }
    .hidden-xxs {
        display: none
    }
}
.collapse_table {
    background: #e8e6e6;
    padding: 8px 4px;
    cursor: pointer;
    color: #1874b7
}
@media screen and (max-width:1200px) {
    .collapse_table {
        font-size: 12px
    }
}
.prinud td {
    width: 50%;
    padding: 8px 4px
}
.prinud > table > thead > tr > td {
    background: #4c5c6d;
    color: #fff
}
.prinud tr:nth-child(odd) {
    background: #efeeee
}
.table {
    margin: 0 0 5px 0;
    display: table
}
.row-table-cell {
    display: table-row;
    margin-left: auto;
    margin-right: auto
}
.row-table-cell:nth-child(odd) {
    background: #efeeee
}
.row-table-cell.header {
    font-weight: 900;
    color: #fff;
    background: #4c5c6d
}
.row-table-cell.green {
    background: #27ae60
}
.row-table-cell.blue {
    background: #2980b9
}
.wrapper_link a:before {
    f font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f100'
}
.table-cell-error h3 {
    text-align: center;
    padding-top: 40px !important
}
.table-cell-error a:before {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    content: '\f100'
}
.wrapper_link h5 {
    font-size: 16px !important
}
.wrapper_link p {
    font-size: 13px !important
}
.wrapper_link li {
    font-size: 13px !important
}
.date_table p {
    font-size: 12px
}
.cell {
    padding: 10px 8px;
    display: table-cell
}
.cell2 {
    padding: 5px 8px;
    display: table-cell
}
@media screen and (max-width:767px) {
    .main_menu ul li li {
        margin: 0 !important
    }
    .main_menu ul li li:last-child {
        margin-bottom: 0 !important
    }
    .main_menu2 ul li li {
        margin: 0 !important
    }
    .main_menu2 ul li li:last-child {
        margin-bottom: 0 !important
    }
    .blue {
        color: #154360
    }
    .box_baneri {
        margin: 10px
    }
    .row-table-cell {
        display: block;
        padding: 0 5px
    }
    .table {
        box-shadow: none;
        margin: 0
    }
    .row-table-cell .header {
        white-space: normal !important;
        word-break: break-all !important;
        word-wrap: break-word !important
    }
    .row-table-cell.header .cell {
        display: none
    }
    .row-table-cell .cell {
        margin-bottom: 5px
    }
    .row-table-cell.header .cell2 {
        display: none
    }
    .row-table-cell .cell2 {
        margin-bottom: 5px
    }
    .row-table-cell .header {
        display: none
    }
    .row-table-cell span {
        padding: 4px 8px
    }
    .row-table-cell h4 {
        padding: 5px 0 5px 0;
        font-size: 15px !important
    }
    .wrapper_link span {
        padding: 4px 8px
    }
    .wrapper_link h4 {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .row-table-cell .cell:before {
        content: attr(data-title);
        min-width: 98px;
        font-size: 14px;
        padding: 4px 0;
        line-height: 16px;
        font-weight: 700;
        text-transform: uppercase;
        display: block
    }
    .row-table-cell .cell2:before {
        content: attr(data-title);
        min-width: 98px;
        font-size: 14px;
        padding: 4px 0;
        line-height: 16px;
        font-weight: 700;
        text-transform: uppercase;
        display: block
    }
    .cell {
        display: block;
        padding: 0;
        font-size: 14px
    }
    .cell2 {
        display: block;
        padding: 0;
        font-size: 14px
    }
    .table_text h4 {
        padding: 0 0 5px 0 !important;
        line-height: 24px;
        color: #fff !important
    }
    .table_text p {
        margin: 5px 0 5px 0 !important;
        line-height: 20px;
        text-align: center !important
    }
    .final_tab {
        padding: 4px 8px
    }
    .small_prinudna {
        display: none
    }
}
.table_text h4 {
    padding: 0 0 5px 0 !important;
    line-height: 24px;
    color: #666
}
.table_text p {
    margin: 10px 0 10px 0 !important;
    line-height: 20px;
    text-align: center !important
}
.list_propisi sup {
    color: #800000;
	font-style:italic;
}
.list_main {
    padding-left: 0
}
.list_main ul {
    list-style-type: none;
    padding-left: 0;
    display: block;
    clear: both;
    margin-top: 10px;
    margin-left: 10px
}
.list_main ul li {
    color: #7288a2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    padding: 0 0 5px 0
}
.list_main ul li a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 17px
}
.list_main ul li a:hover {
    cursor: pointer;
    color: #6ebbfc !important;
    text-decoration: none;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.method {
    padding: 5px 5px 5px 0
}
.method ul {
    padding: 0 0 30px 0;
    display: block
}
.method ul li {
    float: left !important;
    list-style-type: none
}
.method ul li a {
    font-size: 13px;
    color: #78281f !important;
    display: inline !important
}
.method ul li:after {
     font-family: 'Font Awesome 5 Free';font-weight:900;
    content: ' | ';
    margin-right: 10px
}
.method ul li:last-child:after {
    content: none
}
.grey {
    margin-top: 40px
}
.back_color {
    border-radius: 3px;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .5);
    padding-left: 10px
}
#box_info2 {
    padding: 0 5px;
    text-align: center
}
.box_info {
    padding: 0 5px;
    text-align: center
}
.fa_item {
    font-size: 42px;
    padding: 15px 10px 10px 10px;
    color: #473939
}
.fa_item2 {
    font-size: 20px;
    padding: 5px 5px 5px 20px;
    border-left: 1px solid #ccc
}
#list-tab hr {
    width: 30%;
    background: #ccc;
    margin: 0 auto;
    margin-bottom: 10px
}
#list-tab h5 {
    font-size: 15px;
    margin: 0;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #154360
}
#list-tab #list-tab > .row {
    display: flex;
    flex-wrap: wrap
}
#list-tab .row > [class*=col-] {
    display: flex;
    flex-direction: column
}
#list-tab p {
    color: #333;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 5px 10px
}
#list-tab a {
    color: #1874b7
}
#list-tab a:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.info_main {
    padding: 2px 5px 6px 5px;
    margin-bottom: 10px
}
.info_main2 {
    color: #666;
    font-size: 24px;
    color: #1874b7;
    padding-bottom:0;
	padding-top:5px
}
.info_main3 {
    padding: 5px 10px
}
.box_information {
    margin-bottom: 10px;
    padding: 10px 10px 0 10px;
    box-shadow: 0 1px 2px 1px rgba(24, 24, 27, .2);
    background: linear-gradient(90deg, #f8f8f8 0, #f8f8f8 0, #f8f8f8 0, #f8f8f8 25%, #fff 70%)
}
.sluz_grad {
    padding: 5px 10px;
    border-bottom: 1px solid #c5c9cb
}
.info_main3 p {
    font-size: 13px !important;
    padding: 5px 5px 10px 5px !important;
    margin-bottom: 0 !important;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important
}
.line-accr {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: #30546b;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    line-height: 28px
}
.line-accr::after, .line-accr::before {
    content: "";
    flex-grow: 1;
    background: #30546b;
    height: 5px;
    font-size: 0;
    line-height: 0;
    margin: 0 10px
}
.box_text_new a {
    font-size: 10px;
    display: inline-block;
    border: 1px solid #154360;
    color: #154360;
    background-color: transparent;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: none
}
.box_text_new a:hover {
    cursor: pointer;
    color: #6ebbfc;
    border: 1px solid #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
@media screen and (max-width:766px) {
    .box_information2 {
        padding: 10px 10px 0 10px !important
    }
    .box_text_new a {
        margin-top: 0
    }
    .box_text_new {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
}
@media (max-width:600px) {
    .insuranceContent input {
        width: 5% !important
    }
}
@media (max-width:460px) {
    tr.heading_kal {
        background: #fff
    }
    .indicators_side_text4 {
        margin-bottom: 5px
    }
    .indicators_side_text4 h6 {
        margin: 0 !important;
        padding: 4px !important;
        color: #a8c9f2;
        font-family: Tahoma, sans-serif !important
    }
    .indicators_side_text4 a {
        margin: 0 !important;
        padding: 4px !important;
        color: #a8c9f2;
        font-family: Tahoma, sans-serif !important
    }
    th.heading_kal4 .indicators_side_text4 h6 {
        margin: 0;
        font-size: 11px;
        background-color: transparent !important;
        border: none !important;
        display: inline-block;
        font-weight: 400;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        padding: 0 2px;
        text-shadow: none;
        color: #666 !important
    }
    th.heading_kal4 .indicators_side_text4 a {
        margin: 0;
        font-size: 11px;
        background-color: transparent !important;
        border: none !important;
        display: inline-block;
        font-weight: 400;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        padding: 0 2px;
        text-shadow: none
    }
    th.heading_kal4 .indicators_side_text4 a:hover {
        cursor: pointer;
        color: #6ebbfc;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
}

@media (min-width:767px) and (max-width:1000px) {
    .box_indicators_1 {
        margin: 5px
    }
    .side_section_main h3 {
        font-size: 22px
    }
}
.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .searchcss .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.searchcss .input-group {
    position: relative;
    border-collapse: separate
}
.searchcss .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    left: 10px;
    right: 10px
}
.input-group .form-control, .searchcss .input-group-btn {
    display: table-cell
}
.searchcss .input-group .form-control {
    float: left;
    box-shadow: none;
    display: block;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.searchcss .input-group .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.searchcss .input-group .btn:hover {
    background-color: transparent;
    color: #154360;
    border: 1px solid #154360
}
@media (max-width:1300px) {
    .searchcss .input-group-btn {
        position: relative;
        font-size: 0;
        white-space: nowrap;
        white-space: nowrap;
        vertical-align: middle;
        left: 0;
        padding-right: 10%

    }
}
@media (min-width:1300px) {
    .main_menu ul li a {
        font-weight: 700;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        color: #fff;
        letter-spacing: 1px;
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 10px;
        text-decoration: none
    }
    .main_menu2 ul li a {
        font-weight: 700;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        color: #fff;
        letter-spacing: 1px;
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 10px;
        text-decoration: none
    }
}
@media(max-width:500px) {
.searchcss .input-group .btn {

    margin-top: 10px;
}

    .searchcss .input-group .form-control {
        width: 100%;
        margin-bottom: 10px
    }
}
.searchcss .input-group {
    position: relative;
    border-collapse: separate
}
.searchHr {
    width: 100% !important;
    background: #ccc !important
}
@media (max-width:756px) {
    .searchSort {
        margin-top: 10px !important
    }
}
.list-append-position {
    text-align: center !important
}

@media print and (orientation:landscape) { 

body {
       width: 100%;
        -webkit-print-color-adjust: exact !important;
        color-adjust: exact !important;
		   page-break-after: avoid;
        page-break-before: avoid;
    }


}



@media print {
     html, body {
	 height:100%;
	 width: 100%;
        page-break-after: avoid;
        page-break-before: avoid;
     }

    body {
      
        -webkit-print-color-adjust: exact !important;
        color-adjust: exact !important
    }
    a[href]:after {
        content: none !important
    }
    div {
        width: 100%
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
#print_web {
    width: 140px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    top: 450px;
    right: 0;
    background-color: rgba(128, 73, 67, .7);
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-decoration: none
}
#print_web:hover {
    background-color: #804943
}
@media print {
    body {
        -webkit-print-color-adjust: exact !important
    }
    @media only screen and (max-width:767px) {
        .table_text h4 {
            color: #fff !important
        }
        .table_text a {
            color: #fff !important
        }
        .table_text p {
            color: #fff !important
        }
        table th strong {
            color: #fff !important
        }
        .responsive-table a {
            color: #7eb9e3
        }
        .responsive-table tbody th {
            background-color: #4c5c6d !important;
            color: #fff !important;
            font-weight: 400;
            -webkit-print-color-adjust: exact !important
        }
    }
    .responsive-table tbody th [scope=row] {
        background-color: #4c5c6d !important;
        color: #fff !important;
        font-weight: 400;
        -webkit-print-color-adjust: exact !important
    }
    table th strong {
        color: #fff !important
    }
    [class*=col-] {
        margin: 0 auto !important;
        padding: 5px !important
    }
    * {
        margin-top: 0 !important;
        padding-top: 0 !important
    }
    .label-small {
        background: #fff !important;
        color: #333 !important
    }
    select {
        border-color: #fff !important
    }
    .responsive-table thead th[scope=col] {
        background-color: #4c5c6d !important;
        color: #fff !important;
        -webkit-print-color-adjust: exact
    }
    .responsive-table2 thead th[scope=col] {
        background-color: #4c5c6d !important;
        color: #fff !important;
        -webkit-print-color-adjust: exact
    }
    .responsive-table-kal thead th[scope=col] {
        background-color: #4c5c6d !important;
        color: #fff !important;
        -webkit-print-color-adjust: exact
    }

    .responsive-table a {
        color: #7eb9e3
    }
    .responsive-table-kal tbody, .responsive-table-kal thead {
        border: 1px solid #fff !important
    }
    .responsive-table-kal td, .responsive-table-kal th {
        border: 1px solid #fff !important
    }
    .responsive-table-kal thead th {
        color: #fff !important
    }
    .responsive-table-kal thead tr {
        background-color: #4c5c6d !important;
        color: #fff !important
    }
    .responsive-table-kal thead tr {
        background-color: #4c5c6d !important;
        color: #fff !important;
        -webkit-print-color-adjust: exact
    }
    .responsive-table-kal thead th {
        font-weight: 400;
        text-align: center;
        color: #fff !important
    }
    .responsive-table tbody, .responsive-table thead {
        border: 1px solid #fff !important
    }
    .responsive-table td, .responsive-table th {
        border: 1px solid #fff !important
    }
    .rows-print-as-pages .row {
        page-break-before: always !important
    }
    .responsive-table thead tr {
        background-color: #4c5c6d !important;
        color: #fff !important;
        -webkit-print-color-adjust: exact
    }
    .responsive-table thead th {
        font-weight: 400;
        text-align: center;
        color: #fff !important
    }
    table {
        page-break-inside: auto !important;
        border-collapse: unset !important;
        padding: 20px !important
    }
    tr {
        page-break-inside: avoid !important;
        page-break-after: auto !important
    }
    .responsive-table {
        border: 1px solid #fff !important
    }
    .responsive-table2 {
        border: 1px solid #fff !important
    }
    .responsive-table3 {
        border: 1px solid #fff !important
    }
    .photo {
        display: none !important
    }
    .indicators_side_text {
        display: none !important
    }
    .box_text_new {
        display: none !important
    }
    html {
        transform: scale(1) !important;
        transform-origin: 0 0 !important
    }
}



article.card {
    width: auto;
    height: 600px;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    overflow: hidden
}
article.card .thumb {
    width: auto;
    height: 300px;
    background: url(/gallery/publikacije/mp.jpg) no-repeat top;
    background-size: cover;
    border-radius: 3px
}
article.card .thumb1 {
    width: auto;
    height: 300px;
    background: url(/gallery/publikacije/giprr.jpg) no-repeat top;
    background-size: cover;
    border-radius: 3px
}
article.card .thumb2 {
    width: auto;
    height: 300px;
    background: url(/gallery/publikacije/fs.jpg) no-repeat top;
    background-size: cover;
    border-radius: 3px
}
article.card .thumb3 {
    width: auto;
    height: 300px;
    background: url(/gallery/publikacije/sb.jpg) no-repeat top;
    background-size: cover;
    border-radius: 3px
}
article.card .thumb4 {
    width: auto;
    height: 300px;
    background: url(/gallery/publikacije/fs.jpg) no-repeat top;
    background-size: cover;
    border-radius: 3px
}
@media (min-width:601px) and (max-width:767px) {
    article.card .thumb {
        height: 400px
    }
    article.card .thumb1 {
        height: 400px
    }
    article.card .thumb2 {
        height: 400px
    }
    article.card .thumb3 {
        height: 400px
    }
    article.card .thumb4 {
        height: 400px
    }
}


@media (min-width:1400px) and (max-width:1500px) {
    article.card .thumb {
        height: 270px
    }
    article.card .thumb1 {
        height: 270px
    }
    article.card .thumb2 {
        height: 270px
    }
    article.card .thumb3 {
        height: 270px
    }
    article.card .thumb4 {
        height: 270px
    }
}
@media (max-width:400px) {
    article.card .thumb {
        height: 200px
    }
    article.card .thumb1 {
        height: 200px
    }
    article.card .thumb2 {
        height: 200px
    }
    article.card .thumb3 {
        height: 200px
    }
    article.card .thumb4 {
        height: 200px
    }
}
article.card .infos {
    width: auto;
    height: 300px;
    position: relative;
    padding: 10px;
    background: #fff;
    transition: .4s .15s cubic-bezier(.17, .67, .5, 1.03)
}
article.card .infos .title {
    position: relative;
    margin: 10px 0;
    letter-spacing: 2px;
    color: #152536;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    text-shadow: 0 0 0 #32577f
}
article.card .infos .txt {
    line-height: 1.5rem;
    font-size: 15px
}
article.card .infos .details {
    color: #4e958b;
    font-size: .9rem;
    text-transform: uppercase;
    cursor: pointer
}
.column-table ul {
    padding-left: 5px !important
}
.column-table {
    width: 100%;
    border-spacing: 0
}
.column-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.column-table thead th {
    background-color: #4c5c6d;
    border: 1px solid #4c5c6d;
    font-weight: 400;
    text-align: center;
    color: #fff
}
.column-table tbody, .column-table td, .column-table th, .column-table tr {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal
}
.column-table tbody th[scope=row] {
    background-color: #4c5c6d;
    color: #fff;
    font-weight: 400
}
.column-table tbody td[data-type=currency] {
    text-align: right
}
.column-table tbody td[data-title]::before {
    content: attr(data-title);
    text-align: center;
    color: #fff;
    padding: 3px 5px;
    display: grid;
    width: 100%;
    background: #4c5c6d
}
.column-table td, .column-table th {
    border: 1px solid #4c5c6d;
    vertical-align: middle
}
.column-table tfoot {
    font-style: italic;
    overflow: hidden;
    font-size: 13px
}
.column-table tbody tr:last-of-type {
    margin-bottom: 0
}
.normal {
    font-style: normal
}
@media (min-width:768px) {
    .column-table {
        border-top: 1px solid #4c5c6d
    }
    .column-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto
    }
    .column-table tr {
        display: table-row
    }
    .column-table td, .column-table th {
        display: table-cell;
        padding: 8px 5px
    }
    .column-table tbody {
        display: table-row-group
    }
    .column-table caption {
        font-size: 24px
    }
    .column-table tbody tr {
        display: table-row;
        border-width: 1px
    }
    .column-table tbody tr:nth-of-type(even) {
        background-color: #e4eaf1
    }
    .column-table tbody th[scope=row] {
        border-left: 1px solid #63879e;
        border-bottom: 1px solid #63879e;
        background-color: transparent;
        color: #5e5d52;
        text-align: left;
        word-spacing: normal
    }
    .column-table tbody td {
        border-left: 1px solid #63879e;
        border-bottom: 1px solid #63879e
    }
    .column-table tbody td:last-of-type {
        border-right: 1px solid #63879e
    }
    .column-table tbody td[data-title]:before {
        content: none
    }
}
select {
    text-rendering: auto;
    color: #154360 !important;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    background-color: rgba(150, 190, 216, .1);
    background-image: url("data:image/svg+xml;    charset=utf-8, %3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    margin: 0;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #154360 !important;
    border-image: initial
}
select::-ms-expand {
    display: none
}
.selectOptions {
    width: 100%
}
.separator hr {
    width: 40%;
    margin: 40px auto;
    background: #154360;
    height: 1px
}
.skew-c {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    background: linear-gradient(to left bottom, #fff 49%, #ebf1f8 50%)
}
.skew-ccc {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    background: linear-gradient(to left bottom, #fff 49%, #ebf1f8 50%)
}
.skew-a {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    background: linear-gradient(to left bottom, #ebf1f8 49%, #fff 50%)
}
.skew-b {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    background: linear-gradient(to left bottom, #ebf1f8 49%, #fff 50%)
}
.white-blockb {
    background: #fff;
    width: 100%;
    padding: 40px 0 40px 0
}
.footer-block {
    background: #ebf1f8;
    width: 100%;
    padding: 100px 0 100px 0
}
.colour-block {
    background: #ebf1f8;
    width: 100%;
    padding: 80px 0 40px 0
}
.white-block {
    background: #fff;
    width: 100%;
    padding: 140px 0 40px 0
}
.white-block2 {
    background: #fff;
    width: 100%;
    padding: 40px 0 40px 0
}
.skew-cc {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    background: linear-gradient(to left bottom, #ebf1f8 49%, #fff 50%)
}
.arrow-up {
    height: 100px
}
.arrow-up:before {
    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(to right bottom, #fff 49%, #ebf1f8 50%)
}
.arrow-up:after {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(to left bottom, #fff 49%, #ebf1f8 50%)
}
.arrow-down {
    height: 100px
}
.arrow-down:before {
    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(to left bottom, #ebf1f8 49%, #fff 50%)
}
.arrow-down:after {
    content: "";
    position: absolute;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(to right bottom, #ebf1f8 49%, #fff 50%)
}
.hover, .hover .overlay {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: #000 0 0 4px;
}

.hover, .hover h2 {
    text-align: center
}
.hover button.info, .hover h2 {
    text-transform: uppercase;
    color: #fff !important
}
.hover {
    float: left;
    position: relative;
    cursor: default;
    box-shadow: 0 4px 3px -2px #333
}
.hover .overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 0px 30px 0px;
}
.hov_baneri {
    background: #679ac9;
	
}

.hov_baneri img {
    max-width: none;
    width: 100%;
	    backface-visibility: hidden;
	-webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
    -webkit-backface-visibility: hidden;
}

.hov_baneri:hover img {
    opacity: .2;

}
.hov_baneri h2::after, .overlay::before {
    content: ''
}
.hover h2 {
    position: relative;
    font-size: 28px;
    padding: 10px;
    background: rgba(0, 0, 0, .6);
    margin-bottom: 10px;
    margin-top: 0
}
.hov_baneri h2 {
    position: relative;
    overflow: hidden;
    background-color: transparent
}
.hov_baneri h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    background-image: linear-gradient(to right, #6994b7, #fff, #6994b7);
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.hov_baneri:hover h2::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
	

@media (min-width:1600px) {
    .hover img {
        display: block;
        position: relative;
    }
}
.hover_n2 {
    width: 100%;
    height: 160px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #4c5c6d
}
@media (max-width:1600px) {
    .hover_n2 h2 {
        font-size: 18px !important;
        line-height: 19px !important
    }
    .hover_n2 h3 {
        font-size: 16px !important;
        line-height: 18px
    }
    .hover_n2 .overlay {
        margin-top: 20px
    }
}
@media (min-width:500px) and (max-width:767px) {
.hover {
    height: 160px !important;
}
    .hover_n2 {
        height: 120px
    }
}
@media (max-width:500px) {
    .hover_n2 h2 {
        font-size: 16px !important;
        line-height: 17px
    }
    .hover_n2 h3 {
        font-size: 15px !important;
        line-height: 16px !important
    }
}
.hover_n2:hover {
    background: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.hover_n2 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 0 20px;
    margin-top: 10px
}
.hover_n2 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 22px;
    overflow: hidden;
    padding: .5em 0;
    background-color: transparent;
    line-height: 24px;
    margin-bottom: 5px
}
.hover_n2 h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 18px;
    overflow: hidden;
    padding: .5em 0;
    background-color: transparent;
    line-height: 19px;
    margin-bottom: 5px
}
.hover_n2 h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4c5c6d;
    content: '';
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.hover_n2 h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #4c5c6d;
    content: '';
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.hover_n2:hover h2:after {
    color: #4c5c6d;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.hover_n2:hover h3:after {
    color: #4c5c6d;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.hover_n2 p {
    text-decoration: none;
    color: #4c5c6d;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.hover_n2:hover p {
    text-decoration: none;
    opacity: 1;
    color: #154360;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.hover_n2:hover h2 {
    opacity: 1;
    color: #4c5c6d;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.hover_n2:hover h3 {
    opacity: 1;
    color: #4c5c6d;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
a .hover_n2 {
    cursor: pointer
}
.hover_n3 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 0 10px;
    margin-top: 10px
}
.hover_n3 h2 {
    text-transform: uppercase;
    color: #4c5c6d;
    text-align: center;
    position: relative;
    font-size: 18px;
    overflow: hidden;
    padding: .5em 0;
    background-color: transparent;
    line-height: 24px;
    margin-bottom: 5px
}
.hover_n3 h3 {
    text-transform: uppercase;
    color: #4c5c6d;
    text-align: center;
    position: relative;
    font-size: 14px;
    overflow: hidden;
    padding: .5em 0;
    background-color: transparent;
    line-height: 24px;
    margin-bottom: 5px
}
.hover_n3 {
    height: 150px;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}
.hover_n3 hr {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: 0;
    height: 1px;
    background: #4c5c6d;
    background-image: linear-gradient(to right, #fff, #4c5c6d, #fff)
}
.hover_n3 p {
    font-size: 14px;
    display: inline-block;
    color: #4c5c6d;
    background-color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    margin: 0;
    text-shadow: none
}
.hover_n3 .fa-share {
    font-size: 40px;
    display: inline-block;
    color: #4c5c6d;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    margin-top: 5px;
    text-shadow: none
}
.hover_n3 .fa-angle-right {
    font-size: 30px;
    display: inline-block;
    color: #4c5c6d;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    margin-top: 5px;
    text-shadow: none
}
.hover_n3 .fa-angle-right:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.hover_n3 .fa-share:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.hover_n3 p:hover {
    cursor: pointer;
    color: #6ebbfc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-decoration: none
}
.fa_icon_div {
    padding: 0;
    margin: 0
}
.org_shema_x [class^=col] {
    padding: 7px;
    margin-bottom: 14px;
    color: #154360
}
.org_shema [class^=col] {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #154360
}
.shema_arrow {
    padding: 5px !important
}
.shema_border {
    border: 1px solid rgba(21, 67, 96, .2)
}
.org_shema_6 {
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .5);
    background: #f0efee !important
}
.org_shema_7 {
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .5)
}
.org_shema_1 {
    background: #f2f5fa;
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .5)
}
.org_shema_2 {
    background: #f2faf6;
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .5)
}
.org_shema_3 {
    background: #faf3f2;
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .5)
}
.org_shema_4 {
    background-color: #dbe8ea;
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .7)
}
.org_shema_5 {
    background-color: #dbe8ea;
    box-shadow: 0 2px 5px -2px rgba(21, 67, 96, .7)
}
@media (min-width:767px) and (max-width:1100px) {
    .org_shema [class^=col] {
        padding: 4px !important;
        border-radius: 3px;
        text-align: center;
        font-size: 13px
    }
}
.org_shema_x h4 {
    text-align: center;
    margin-top: 20px !important;
    font-size: 24px


}

@media screen and (max-width:600px) {
    .org_shema_x [class^=col] {
        text-align: center
    }
    .new_info {
        color: #069;
        font-size: 15px
    }
}
.scrolling {
    width: 100%;
    margin: 0 auto;
    padding: 0
}
.title {
    font-size: 15px
}
.scrolling-item {
    position: relative
}
.scrolling-item.active .heading {
    color: #405067
}
.scrolling-item.active .icon {
    background: #fefefe
}
.scrolling-item.active .icon:before {
    background: #405067
}
.scrolling-item.active .icon:after {
    width: 0
}
.scrolling-item .heading {
    display: block;
    text-decoration: none;
    color: #405067;
    position: relative;
    padding: 7px 0 7px 30px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
@media (min-width:40rem) {
    .scrolling-item .heading {
        font-size: 20px
    }
}
.scrolling-item .heading:hover {
    color: #405067
}
.scrolling-item .heading:hover .icon:after, .scrolling-item .heading:hover .icon:before {
    background: #405067
}
.scrolling-item .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 400
}
.scrolling-item .icon:after, .scrolling-item .icon:before {
    content: '';
    width: 12px;
    height: 1px;
    background: #405067;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.scrolling-item .icon:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    z-index: -1
}
.scrolling-item .content {
    display: none;
    background: #ebedef;
    padding: 10px
}
.scrolling-item .content p {
    margin-top: 0
}
@media (min-width:40rem) {
    .scrolling-item .content {
        line-height: 1.75
    }
}
@media (max-width:500px) {
    .scrolling {
        padding: 20px 10px 10px 10px
    }
    .content p {
        font-size: 12px
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
#chart2 svg {
    background-color: transparent
}

#chart7 .c3-line-data4 {
      stroke-dasharray: 10;
    stroke-width:1
}
#chart7 .c3-line-data5 {
      stroke-dasharray: 10;
    stroke-width: 1
}
#chart7 .c3-line-data3 {
	
    stroke-width:1
}
#chart7 .c3-line-data1 {
    stroke-width: 2
}


#chart1 .c3-line-data4 {
       stroke-dasharray: 10;
    stroke-width: 1
}
#chart1 .c3-line-data5 {
     stroke-dasharray: 10;
    stroke-width: 1
}
#chart1 .c3-line-data3 {
	
    stroke-width: 1
}
#chart1 .c3-line-data1 {
    stroke-width: 2
}


#chart2 .c3-line-data4 {
  stroke-dasharray: 10;
    stroke-width: 1
}
#chart2 .c3-line-data5 {
   stroke-dasharray: 10;
    stroke-width: 1
}
#chart2 .c3-line-data3 {
	
    stroke-width: 1
}
#chart2 .c3-line-data1 {
    stroke-width: 2
}



#chart .c3-line-data7 {
    stroke-dasharray: 15;
    stroke-width: 3
}
#chart .c3-line-data8 {
    stroke-dasharray: 15;
    stroke-width: 3
}
#chart .c3-line-data9 {
    stroke-width: 6
}
#chart4 .c3-line-data26 {
    stroke-width: 6
}
#chart4 .c3-line-data21 {
    stroke-dasharray: 15;
    stroke-width: 1
}
#chart4 .c3-line-data22 {
    stroke-dasharray: 14;
    stroke-width: 2
}
#chart4 .c3-line-data23 {
    stroke-width: 20;
    stroke-opacity: .5;
    fill-opacity: .8
}
#chart4 .c3-line-data24 {
    stroke-width: 20;
    stroke-opacity: .5;
    fill-opacity: .8
}
#chart4 .c3-line-data25 {
    stroke-width: 20;
    stroke-opacity: .5;
    fill-opacity: .8
}
#chart4 .c3-line-data27 {
    stroke-width: 20;
    stroke-opacity: .5;
    fill-opacity: .8
}
#chart4 .c3-line-data28 {
    stroke-width: 20;
    stroke-opacity: .5;
    fill-opacity: .8
}
#chart4 .c3-line-data29 {
    stroke-width: 20;
    stroke-opacity: .5;
    fill-opacity: .8
}
#chart4 .c3-line-data30 {
    stroke-dasharray: 14;
    stroke-width: 2
}
#chart4 .c3-line-data31 {
    stroke-dasharray: 15;
    stroke-width: 1
}
#chart4 .c3-line-data20 {
    stroke-dasharray: 30;
    stroke-width: 1
}
#chart4 .c3-line-data19 {
    stroke-width: 1
}
#chart4 .c3-line-data32 {
    stroke-dasharray: 30;
    stroke-width: 1
}
#chart4 .c3-line-data41 {
    stroke-width: 2
}
#chart4 .c3-line-data40 {
    stroke-width: 2
}
#chart2 .c3-line-data26 {
    stroke-width: 4
}
#chart2 .c3-line-data21 {
    stroke-dasharray: 15;
    stroke-width: 1
}
#chart2 .c3-line-data22 {
    stroke-dasharray: 14;
    stroke-width: 2
}
#chart2 .c3-line-data23 {
    stroke-dasharray: 13;
    stroke-width: 2
}
#chart2 .c3-line-data24 {
    stroke-dasharray: 12;
    stroke-width: 3
}
#chart2 .c3-line-data25 {
    stroke-dasharray: 10;
    stroke-width: 3
}
#chart2 .c3-line-data27 {
    stroke-dasharray: 10;
    stroke-width: 3
}
#chart2 .c3-line-data28 {
    stroke-dasharray: 12;
    stroke-width: 3
}
#chart2 .c3-line-data29 {
    stroke-dasharray: 13;
    stroke-width: 2
}
#chart2 .c3-line-data30 {
    stroke-dasharray: 14;
    stroke-width: 2
}
#chart2 .c3-line-data31 {
    stroke-dasharray: 15;
    stroke-width: 1
}
.c3 svg {
    font-size: 10px;
    color: #666;
    padding-top: 5px
}
@media (max-width:768px) {
    .c3 svg {
        font-size: 10px;
		color:#666;
    }
}
.c3 line, .c3 path {
    fill: none;
    stroke: #666
}
.c3 text {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.c3-bars path, .c3-event-rect, .c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid {
    shape-rendering: crispEdges
}
.c3-chart-arc path {
    stroke: #fff
}
.c3-chart-arc rect {
    stroke: #fff;
    stroke-width: 1
}
.c3-chart-arc text {
    fill: #fff;
    font-size: 13px
}
.c3-grid line {
    stroke: #dcdbdb
}
.c3-grid text {
    fill: #aaa
}
.c3-xgrid, .c3-ygrid {
    stroke-dasharray: 2 2
}
.c3-text.c3-empty {
    fill: grey;
    font-size: 2em
}
.c3-line {
    stroke-width: 1px
}
.c3-circle {
    fill: currentColor
}
.c3-circle._expanded_ {
    stroke-width: 1px;
    stroke: #fff
}
.c3-selected-circle {
    fill: #fff;
    stroke-width: 2px
}
.c3-bar {
    stroke-width: 0
}
.c3-bar._expanded_ {
    fill-opacity: 1;
    fill-opacity: .75
}
.c3-target.c3-focused {
    opacity: 1
}
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
    stroke-width: 2px
}
.c3-target.c3-defocused {
    opacity: .3 !important
}
.c3-region {
    fill: #4682b4;
    fill-opacity: .1
}
.c3-region text {
    fill-opacity: 1
}
.c3-brush .extent {
    fill-opacity: .1
}
.c3-legend-item {
    font-size: 11px
}
.c3-legend-item-hidden {
    opacity: .15
}
.c3-legend-background {
    opacity: .75;
    fill: #fff;
    stroke: #d3d3d3;
    stroke-width: 1
}
.c3-title {
    font-size: 14px
}
#chart4 .c3-tooltip-container {
    z-index: 10
}
.c3-tooltip {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    empty-cells: show;
    -webkit-box-shadow: 7px 7px 12px -9px #777;
    -moz-box-shadow: 7px 7px 12px -9px #777;
    box-shadow: 7px 7px 12px -9px #777;
    opacity: 1
}
.c3-tooltip tr {
    border: 1px solid #ccc
}
.c3-tooltip th {
    background-color: #2874a6;
    font-size: 12px;
    padding: 2px 5px;
    text-align: center;
    color: #fff;
	font-weight:normal;
}
.c3-tooltip td {
    font-size: 12px;
    padding: 3px 6px;
    background-color: #fff;
    border-left: 1px dotted #999
}
.c3-tooltip td > span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 6px
}
.c3-tooltip .value {
    text-align: right
}
circle{stroke:#848484;stroke-width:0.5px;fill:#fff!important}


#chart4 .c3-tooltip td > span {
    width: 10px;
    height: 10px;
    margin-right: 6px
}
#chart4 .c3-tooltip tr {
    border: 1px solid #ccc;
    text-align: center;
    background-color: #fff
}
#chart4 .c3-tooltip tr {
    border: 1px solid #ccc;
    text-align: center;
    background-color: #fff
}
#chart4 .c3-tooltip .value {
    text-align: center;
    display: inline-block
}
#chart4 .c3-tooltip td {
    display: none;
    font-size: 16px;
    padding: 5px;
    font-weight: normal !important;
    background-color: #fff;
    border: none !important
}
.c3-area {
    stroke-width: 0;
    opacity: 1
}
.c3-chart-arcs-title {
    dominant-baseline: middle;
    font-size: 1.3em
}
.c3-chart-arcs .c3-chart-arcs-background {
    fill: #e0e0e0;
    stroke: #fff
}
.c3-chart-arcs .c3-chart-arcs-gauge-unit {
    fill: #000;
    font-size: 16px
}
.c3-chart-arcs .c3-chart-arcs-gauge-max {
    fill: #777
}
.c3-chart-arcs .c3-chart-arcs-gauge-min {
    fill: #777
}
.c3-chart-arc .c3-gauge-value {
    fill: #000
}
.c3-chart-arc.c3-target g path {
    opacity: 1
}
.c3-chart-arc.c3-target.c3-focused g path {
    opacity: 1
}
.c3-drag-zoom.enabled {
    pointer-events: all !important;
    visibility: visible
}
.c3-drag-zoom.disabled {
    pointer-events: none !important;
    visibility: hidden
}
.c3-drag-zoom .extent {
    fill-opacity: .1
}
.button_new {
    display: inline-block;
    background-color: #4b80a8;
    color: #fff;
    padding: 0 3px
}

.c3-ygrid-line line {
  stroke: #e40000;stroke-dasharray: 12;
}
.c3-ygrid-line.grid4 line {
    stroke: #e40000;
	stroke-dasharray: 12;
}
.c3-ygrid-line.grid4 text {
fill:  #666;
	
}

.c3-ygrid-line.grid5 line {
    stroke: #e40000;
	stroke-dasharray: 12;
	
}
.c3-ygrid-line.grid5 text {
   fill:  #666;

}
/**
iframe {
    width: 1px !important;
    min-width: 100% !important
}**/


@media (min-width:1100px) and (max-width:1600px) {
	
	.label-small {
    font-size: 10px;
      background: #8e8e8e;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 3px 4px 4px 4px;
    margin: 0 auto;
    margin-bottom: 5px;
    text-shadow: none;
    color: #fff;
}
	
	
.label {
    /* display: inline; */
    line-height: 1;
    /* text-align: center; */
    /* white-space: nowrap; */
    /* vertical-align: baseline; */
}	
	
	
.date_box {
    text-align: center;
    /* margin-bottom: 5px; */
    /* margin-top: 0; */
    margin: 0 auto;
    /* padding: 0; */
    height: auto;
    display: flex;
}
	
.indicators_heading3 h5 {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px !important;
    color: #666;
    letter-spacing: .5px;
    text-align: center;
}
	
	
	.indicators_side_text h6 {
    font-size: 10px;
    line-height: 12px !important;
	
	}

	
	
.kurs_list ul li {
    font-size: 13px;
    line-height: 16px;

}	
	
.table>tbody>tr>.kurs_e {
    color: #2874a6;
    font-weight: 700;
    font-size: 22px;
    padding: 0;
}	
.table>tbody>tr>.kurs_d {
    color: #38b660;
    font-weight: 700;
    font-size: 22px;
    padding: 0;
}	
	
table>tbody>tr>.kurs_date {
    font-size: 14px!important;
    font-weight: 400!important;
    color: #333!important;
    text-align: left;
    padding: 4px 0!important;
}	
	
	
	
.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
    padding: 3px 5px;
    font-size: 13px !important;
}	
	
}




@media (min-width:767px) and (max-width:1300px) {
    .panel-title {
        font-size: 15px !important
    }
    .kurs_list ul li {
        font-size: 13px !important;
        line-height: 1.5 !important
    }
    .indicators_heading h5 {
        font-size: 15px !important
    }
    .indicators_heading3 h5 {
        font-size: 13px !important
    }

    .indicators_side_text3 h6 {
        font-size: 12px !important;
        line-height: 15px !important
    }
    .indicators_side_text3 h6 a {
        padding: 5px 5px 5px 0 !important
    }
    .indicators_heading3 h2 {
        padding-top: 4px !important;
        font-size: 15px !important
    }
    .kurs_napomene a {
        padding: 2px 0 !important;
        font-size: 12px !important
    }
    #accordion .panel-heading a:not(.collapsed) {
        font-size: 18px !important
    }
    .table > tbody > tr > .kurs_e {
        font-size: 23px !important
    }
    .table > tbody > tr > .kurs_d {
        font-size: 23px !important
    }
    .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
        line-height: 1;
        font-size: 15px !important
    }
    .table > tbody > tr > .kurs_d_2 {
        font-size: 17px !important;
        padding: 0
    }
    .table > tbody > tr > .kurs_e_2 {
        font-size: 17px !important;
        padding: 0
    }
    .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
        padding: 3px;
        font-size: 13px !important
    }
    .table > tbody > tr > .kurs_date {
        font-size: 13px !important
    }
}


.linkseqh3{background: rgba(150,190,216,.1);padding: 10px;margin-bottom:20px;border: 1px solid rgba(48,84,107,.2);display:flex}



img.img_vest {float: right;padding:7px 0px 7px 7px }

@media (max-width: 767px) {
 img.img_vest{ float: none;margin-left:auto;margin-right:auto;padding:7px }
}

.funk-bold{font-weight:bold}

	
	
	

