@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap');
@font-face {
    font-family: "notosans-bold";
    src: url("fonts/notosans-bold.eot?#iefix") format("embedded-opentype"), url("fonts/notosans-bold.woff") format("woff"), url("fonts/notosans-bold.ttf") format("truetype"), url("fonts/notosans-bold.svg#notosans-bold") format("svg");
}
#left .main_content ul {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    line-height: 18px;
    margin: -5px 20px 20px -27px;
    text-align: justify;
}

#left .main_content ul li {
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0;
    font-size: 13px;
}

#left .main_content ul li sup{
    font-size: 8px;
    line-height: 0;
}

#left .main_content ul li p {
    margin-bottom: 10px;
    line-height: 18px;
}

#left .main_content ul li p sup {
    font-size: 8px;
    line-height: 0;
}

#left .main_content .content_table1 td > ul {
    margin: 5px 20px 0px -27px;
}

#left .main_content .content_table1 ul li ul {
    margin-top: 10px;
}


#left .main_content .ui-tabs .ui-tabs-panel p {
    font-family: notosans-regular;
    font-weight: normal;
    margin: 0 0 20px;
    text-align: left;
    font-size: 13px;
}

#left .main_content .ui-tabs .ui-tabs-panel ul li p {
    margin: 0px;
}

#left .main_content .ui-tabs .ui-tabs-panel ul li {
    font-size: 13px;
}


/*
#left .main_content .ui-tabs .ui-tabs-panel ul p {
    font-family: notosans-regular;
    font-weight: normal;
    margin: 0 0 20px;
    text-align: left;
    font-size: 12px;
}
*/

.just-tab {
    max-width: 886px !important;
}

.ui-tabs .ui-tabs-panel .just-tab blockquote {
    max-width: 886px !important;
    width: auto;
}


/* --------------------- Custom class tabs begin------------------------*/

#left .main_content .small-text {
    font-size: 0.8em !important;
}

#left .main_content .small-list-text li {
    font-size: 0.8em !important;
    font-style: italic !important;
}

.content-image .csc-textpic-image img {
    width: 400px;
    height: auto;
}

blockquote {
    margin: 20px 8px !important;
    width: 70%;
}

blockquote sup {
    position: relative;
    top: 3px;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 td p.remark {
    font-size: 0.8em !important;
    font-style: italic !important;
}

blockquote p {
    font-size: 0.8em !important;
    font-style: italic !important;
}

blockquote ul {
    margin-top: -10px !important;
}

blockquote ul li {
    font-size: 0.8em !important;
    font-style: italic !important;
    line-height: 18px !important;
}

.ui-tabs .ui-tabs-panel .content_table1 {
    margin: 0 27px 20px 0 !important;
}

blockquote .remark {
    margin-left: 26px !important;
}

blockquote .remark i {
    margin-left: -25px;
    display: block;
    float: left;
}

.content-image div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-top: 22px;
    margin-left: 30px;
}

.ui-tabs-panel .content-image div.csc-textpic-intext-left .csc-textpic-imagewrap {
    margin-right: 33px !important;
}

.ui-tabs-panel .content-image div.csc-textpic-intext-right .csc-textpic-imagewrap {
    margin-top: 0;
    margin-left: 30px;
}


/* -------------------------------------------------------------------------*/


/* --------------------- Custom class table begin --------------------------*/

.content_table1 {
    margin: 0 27px 20px 0 !important;
    border: none !important;
    border-bottom-color: #5abdc4 !important;
    border-bottom-style: solid !important;
    /*border-bottom-width: 2px !important;*/
}

.content_table1 tr th {
    background-color: #fcfcfc;
    border-bottom: 1px solid #eff0f0 !important;
    border-left: 1px solid #eff0f0 !important;
    border-right: 0px solid #eff0f0 !important;
    border-top: 1px solid #eff0f0 !important;
    font-family: 'Noto Sans', sans-serif !important;
    color: #000;
    font-weight: 400 !important;
    padding: 8px 10px !important;
    font-size: 12px !important;
}

.content_table1 tr td {
    background-color: #fcfcfc;
    border-bottom: 1px solid #eff0f0 !important;
    border-left: 1px solid #eff0f0 !important;
    border-right: 1px solid #eff0f0 !important;
    border-top: 1px solid #eff0f0 !important;
    font-family: 'Noto Sans', sans-serif !important;
    color: #000;
    font-weight: 400 !important;
    padding: 8px 10px !important;
    font-size: 12px !important;
}

.content_table1 tr td:first-child {
    border-left: 0px solid #eff0f0 !important;
}

.content_table1.text_center td,
.content_table1.text_center th {
    text-align: center !important;
}

.content_table1.text_center td p,
.content_table1.text_center th p {
    text-align: center !important;
}

.content_table1 tr td:last-child {
    border-right: 0px solid #eff0f0 !important;
}

.content_table1 tr td p {
    /* text-align: center !important; */
}

.back-blue {
    background-color: #5abdc4 !important;
}

.content_table1 td.back-blue,
.content_table1 th.back-blue {
    border-bottom-color: #aedee2 !important;
    text-align: center !important;
    color: #ffffff !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 16px;
    vertical-align: middle;
}

.content_table1 td.back-blue sup,
.content_table1 th.back-blue sup {
    position: relative;
    top: 2px;
    line-height: 6px;
}

.back-blue p {
    color: #ffffff !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

.back-blue b {
    font-weight: 600 !important;
    font-size: 13px !important;
}

.back-blue {
    font-weight: 600 !important;
    font-size: 13px !important;
}

.dark-blue {
    background-color: #00adb4 !important;
}

.dark-blue p {
    color: #ffffff !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 td.back-blue p,
#left .main_content .ui-tabs .ui-tabs-panel .content_table1 td.dark-blue p {
    font-size: 13px !important;
    margin-bottom: 0;
}

.grey-bottom {
    background-color: #ececec !important;
}

.grey-bottom p {
    color: #000000 !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

.content_table1 .dark-blue {
    border-bottom-color: #5abdc4 !important;
    text-align: center !important;
}

.content_table1.yellow-first tr td:first-child {
    background-color: #fff7df;
}

.content_table1.yellow-first tr:nth-child(2n) td:first-child {
    background-color: #ffebaa;
}

.content_table1.yellow-first tr td:first-child p {}

.content_table1 .yellow-header {
    background-color: #ffd837;
}

.content_table1 .yellow-header p {
    color: #000 !important;
}

.pl-2 {
    padding-left: 20px;
}

.text-bold {
    font-weight: bold !important;
}

.back-green {
    background-color: #fff7df !important;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 tr td ul {
    margin: 0 !important;
    padding: 0 15px 15px 15px !important;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 tr td ul li {
    margin: 5px 0 !important;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 td p {
    font-size: 13px !important;
    margin-bottom: 0px;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 td ul li p {
    font-size: 13px !important;
    margin-bottom: 0px;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1 tr:first-child td p {
    font-size: 13px !important;
    margin-bottom: 0px !important;
}

#left .main_content .ui-tabs .ui-tabs-panel h6 {
    color: #006d7c;
    display: block;
    font-family: notosans-regular;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0px 27px 10px 0;
    line-height: 1.3em;
}

#left .left_menu li.menu_tr3>ul {
    display: none;
}

#left .left_menu li.menu_tr4 ul li.menu_tr4 {
    background-image: none !important;
    background-color: #fdfdfd;
}

#left .left_menu li.menu_tr4 ul li.menu_tr4 a {
    background-image: url("img/menu-tr3_4-bullet.png");
    background-color: #fdfdfd;
    background-position: 45px 17px;
    padding-left: 57px;
}

#left .left_menu li.menu_tr4.latest {
    background-color: #fdfdfd;
    background-image: none;
}

#left .left_menu li.menu_tr4.latest:hover {
    background-image: url("img/menu-sec1-bg-ow.png");
}

#left .left_menu li.menu_tr4.latest>a {
    background-image: url("img/menu-tr3-bullet.png") !important;
}

#left .left_menu li.menu_tr4.latest ul li.menu_tr5 {
    background-color: #f7f8e6;
    background-image: url("img/menu-tr4-bg-ow.png");
    background-position: 0 bottom;
    background-repeat: repeat-y;
}

#left .left_menu li.menu_tr4.latest ul li:last-child.menu_tr5 {
    border-bottom: 1px solid #cbcbcb;
}

#left .left_menu li.menu_tr4.latest ul li.menu_tr5 p {
    background-image: url("img/menu-tr3_4-bullet.png"), url("img/menu_tr4_bot_line.png") !important;
    background-position: 45px 17px, 0 bottom;
    background-repeat: no-repeat;
    padding-left: 57px;
}

#left .left_menu li.menu_tr4.latest ul li.menu_tr4 {
    margin: -1px 0 0 37px;
    border-bottom: 0px solid #cbcbcb !important;
}

#left .left_menu li.menu_tr4.latest ul li.menu_tr4 > a {
    background-position: 45px 17px, 0 bottom;
    background-repeat: no-repeat;
    padding-left: 57px;
}

#left .left_menu li.menu_tr4.latest p {
    background: url("img/menu-tr3-bullet.png") no-repeat scroll 32px 13px, url("img/menu-sec2-bd-active3.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
}

#left .left_menu li.menu_tr4.latest a {
    background: url("img/menu-tr3-bullet.png") no-repeat scroll 32px 13px, url("img/menu-sec2-bd-active3.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
}

#left .left_menu li.menu_tr4.latest>a {
    background: url("img/menu-tr3-bullet.png") no-repeat scroll 32px 13px, url("img/menu-sec1-bg-ow.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
}

#left .left_menu li.menu_tr4.latest:hover>a {
    background-image: url("img/menu-tr3-bullet.png") no-repeat scroll 32px 13px, url("img/menu-sec1-bg-ow.png") no-repeat scroll 0 top rgba(0, 0, 0, 0) !important;
}

#left .left_menu li.menu_tr4.latest a:hover {
    background: url("img/menu-tr3-bullet.png") no-repeat scroll 32px 13px, url("img/menu-sec1-bg-ow.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
}

#left .left_menu li.menu_tr4.latest ul li a:hover {
    background: url("img/menu-tr3_4-bullet.png") no-repeat scroll 45px 17px, url("img/menu-sec1-bg-ow.png") no-repeat scroll 0 top rgba(0, 0, 0, 0);
}

#left .left_menu li.menu_tr5 {
    background-color: #d3d3d3;
    background-image: url("img/menu-tr4-bg-ow.png");
    background-position: 0 bottom;
    background-repeat: repeat-y;
    border-bottom: medium none;
    border-top: medium none;
    float: none;
    font-family: notosans-regular;
    font-size: 13px;
    margin: -1px 0 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

#left .left_menu li.menu_tr5 p {
    background-color: rgba(0, 0, 0, 0);
    background-image: none !important;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    color: #30595f;
    display: block;
    font-family: notosans-regular;
    font-size: 13px;
    line-height: 18px;
    margin: -1px 0 0;
    padding: 10px 10px 9px 46px;
    text-decoration: none;
}

#left .left_menu li.menu_tr4.latest.cur .menu_tr4 {
    margin: -1px 0 0 37px;
}
#left .left_menu li.menu_tr4.latest .menu_tr5 {
    margin: -1px 0 0 37px;
    border-bottom: 0px solid #cbcbcb !important;
}
#left .main_content ul.single {
    margin: 0px 20px 0px -27px !important;
}

#left .main_content ul.single {
    margin: 0px 20px 0px -27px !important;
}

.content-image-100 .csc-textpic-last img {
    width: 100%;
    height: auto;
}

.w_700 {
    max-width: 700px;
}

.tx-jfmulticontent-pi1 .table-container {
    margin: 0 0px 1em;
}

.main_content ul li>ul>li {
    list-style-image: url("img/menu-tr3-bullet.png");
    list-style-type: disc;
}

#left .main_content .ui-tabs .ui-tabs-panel .color1 {
    color: #ff2d43;
}

#left .main_content .ui-tabs .ui-tabs-panel .contenttable td.valign-middle {
    vertical-align: middle;
    padding-bottom: 0;
}

#left .main_content .ui-tabs .ui-tabs-panel .contenttable td.valign-middle img {
    padding-right: 0px !important;
}

#left .main_content .ui-tabs .ui-tabs-panel .contenttable td.text-08em {
    padding-right: 0px !important;
}

#left .main_content .ui-tabs .ui-tabs-panel .contenttable td.text-08em p {
    font-size: 0.8em !important;
    font-style: italic !important;
}

.text-left td p {
    text-align: left !important;
}

.valign-top td {
    vertical-align: top !important;
}

.clearer {
    clear: both;
}

.pt-30 {
    padding-top: 30px;
}

#left .main_content .ui-tabs .ui-tabs-panel .color2 {
    color: #cccc33;
}

#left .main_content .ui-tabs .ui-tabs-panel .color3 {
    color: #99cc66;
}

#left .main_content .ui-tabs .ui-tabs-panel .content_table1.mb-20 td p {
    margin-bottom: 20px;
}

.small-50 {
    font-size: 0.6em;
}

.csc-textpic-caption {
    text-align: left;
    caption-side: top;
    color: #006d7c;
    font-family: notosans-regular;
    font-size: 1.3em;
    font-weight: normal;
    margin: -20px 15px 15px 0;
    line-height: 18px;
}

@media (max-width: 768px) {
    .csc-textpic-below .csc-textpic-image {
        margin: 0 20px 20px;
    }
    #center .tx-jfmulticontent-pi1 h2 {
        padding: 0 0 10px 0;
    }
    .table-container {
        overflow-y: auto;
        _overflow: auto;
        margin: 0 20px 1em;
    }
    .tx-jfmulticontent-pi1 .table-container {
        margin: 0 0px 1em;
    }
    .w-100-m {
        width: 100%;
    }
    .m-image {
        padding-right: 20px !important;
    }
    table.contenttable td.gr-image {
        display: block !important;
        padding: 0 !important;
    }
}


/* Main content align justify disable */

left .main_content p {
    text-align: left !important;
}

#left .main_content p {
    text-align: left !important;
}

#left .main_content ul {
    text-align: left !important;
}

#left .main_content p {
    text-align: left !important;
}

.table-container {
    /*margin-right: 27px;*/
}

.waste-tabs {
    width: 90%;
    margin-bottom: 20px;
    margin-right: 27px;
}

.waste-tabs>div {
    color: #ffffff;
    border-left-width: 55px;
    border-left-style: solid;
    border-left-color: #5ABDC4;
    border-radius: 0px 4px 4px 0px;
    padding: 24px 30px;
    margin-bottom: 10px;
    line-height: 22px;
}

.waste-tabs .color1 {
    background-color: #429672;
}

.waste-tabs .color2 {
    background-color: #277958;
}

.waste-tabs .color3 {
    background-color: #0A5439;
}

.waste-tabs .color4 {
    background-color: #3B8B99;
}

.waste-tabs .color5 {
    background-color: #115B65;
}

.waste-tabs .color6 {
    background-color: #003D44;
}

.waste-tabs .color7 {
    background-color: #002F3A;
}


/* Fluide style */

figure.image {
    margin: 0 0 30px 0;
}

.tx-jfmulticontent-pi1 header h2 {
    display: none !important;
}

.text-center {
    text-align: center;
    /*display: flex;*/
    justify-content: center;
}

.text-center img {
    display: flex;
}

#print_top {
    float: right;
    padding: 0 10px 0 0;
    position: relative;
    width: 50px;
}

#cboxContent {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    padding: 0;
}

div.ce-textpic.ce-right.ce-intext .ce-gallery {
    float: right;
    margin-top: 22px;
    margin-left: 30px;
}

div.ce-textpic.ce-right.ce-intext .ce-gallery .image {
    display: flex;
    flex-direction: column-reverse;
}

div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption {
    text-align: left;
    caption-side: top;
    color: #006d7c;
    font-family: notosans-regular;
    font-size: 1.3em;
    font-weight: normal;
    margin: -20px 0px 15px 0;
    line-height: 1.3em;
    width: 492px;
}

div.ce-textpic.ce-right.ce-intext .ce-gallery .image img {
    width: 490px;
    height: auto;
}

.content-image div.ce-textpic.ce-right.ce-intext .ce-gallery .image img {
    width: 400px;
    height: auto;
}

.content-image div.ce-textpic.ce-right.ce-intext .ce-gallery {
    margin-top: 6px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.ui-tabs .ui-tabs-panel {
    display: flex;
}

#left .main_content ul.ui-tabs-nav li.ui-state-default {
    margin: 0 0 0px;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
    background: transparent;
    height: auto;
}

.smcx-show {
    display: inline-block !important;
}

blockquote .remark em {
    margin-left: -25px;
    display: block;
    float: left;
}

#c309 table td img,
#c310 table td img,
#c311 table td img,
#c312 table td img,
#c313 table td img,
#c314 table td img {
    max-width: inherit;
}

.facilities_img_right {
    overflow: hidden;
    width: 100%;
}

.facilities_img_right .ce-gallery {
    margin-top: 0px !important;
}

.facilities_img_right .ce-gallery img {
    width: 330px !important;
}

#c575,
#c576,
#c577 {
    border: 1px solid #cbcbcb;
    color: #333333;
    font-family: notosans-regular;
    font-size: 12px;
    line-height: 19px;
    margin: 25px 0 0;
    padding: 0 10px;
}

.main_content h1 {
    color: #006d7c;
    font-family: notosans-regular;
    font-size: 2.3em;
    font-weight: normal;
    margin: 37px 27px 15px 0;
    overflow: hidden;
    width: 100%;
}

.treemenudiv p {
    display: flex;
    align-items: center;
}

.treemenudiv p a {
    display: flex;
    align-items: center;
}

.main_content ul li {
    line-height: 18px;
    font-size: 13px !important;
}

.ui-tabs .ui-tabs-panel {
    font-family: notosans-regular;
    font-size: 13px;
}

.ui-tabs .ui-tabs-nav li a {
    line-height: 26px;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
    line-height: 26px;
}

#cboxContent {
    padding: 0;
}

#cboxMiddleRight {
    padding: 0;
}

#cboxMiddleLeft {
    padding: 0;
}


/* Media_Gallery_Style start */

.fs-media-gallery .thumb {
    display: block;
    float: left;
    height: 198px;
    margin: 0 23px 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 177px;
    border: none;
}

.fs-media-gallery .thumb .name {
    font-family: notosans-regular;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 0 0;
    margin: 0;
}

.fs-media-gallery .thumb .name a {
    color: #006d7c;
    display: block;
    font-family: notosans-regular;
    font-size: 11px;
    padding: 0;
}

.fs-media-gallery .thumb .description {
    display: none;
}

.fs-media-gallery .album h3 {
    color: #333333;
    display: block;
    font-family: notosans-regular;
    font-size: 11px;
    margin: -4px 0 0;
    padding: 0 0 21px;
    font-weight: normal;
}

.fs-media-gallery .thumb .image img {
    border: 4px solid #ffffff;
    margin: 0 23px 0 0;
    outline: 1px solid #e6e6e8;
    padding: 0;
}

.fs-media-gallery .thumbs.thumbs-albums .thumb .image img {
    border: none;
    margin: 0;
    outline: none;
    padding: 0;
}

.fs-media-gallery .thumbs.thumbs-albums .thumb:after {
    content: "";
    background: url("img/photoboek-bg.png") no-repeat scroll 0 0 transparent;
    height: 116px;
    position: absolute;
    top: 0;
    width: 177px;
    left: 0;
}

.fs-media-gallery .thumbs.thumbs-albums .thumb {
    padding: 0 0px 0px 0;
}

#center .news-single-item .news-single-img {
    float: left;
    margin: 0 20px 0 0px;
    padding: 0;
}

#center .news-single-item p {
    color: #333333;
    font-family: notosans-regular !important;
}

#print_top {
    float: right;
    padding: 0 10px 0 0;
    position: relative;
    width: 40px;
}

#c726 .ui-tabs .ui-tabs-panel,
#c735 .ui-tabs .ui-tabs-panel,
#c741 .ui-tabs .ui-tabs-panel {
    padding: 20px 5px 7px 20px;
}

#c725 .fs-media-gallery,
#c793 .fs-media-gallery,
#c794 .fs-media-gallery {
    background: url("img/photo-main-bg.png") repeat-x scroll 0 0 #f4f4f4;
    clear: both;
    display: block;
    height: 198px;
    margin: 0 auto;
    max-width: 1280px;
    min-width: 981px;
    overflow: hidden;
    padding: 40px 20px 0;
    position: relative;
}

#c725 .fs-media-gallery.show,
#c793 .fs-media-gallery.show,
#c794 .fs-media-gallery.show {
    height: auto;
}

#c725 .fs-media-gallery .thumb,
#c793 .fs-media-gallery .thumb,
#c794 .fs-media-gallery .thumb {
    display: block;
    float: left;
    height: 198px;
    margin: 0 30px 0;
    position: relative;
    text-align: center;
    width: 177px;
    border: none;
    padding-bottom: 0 !important;
}

#bottom_gallery_button {
    background: url("img/photo-main-button-open.png") no-repeat scroll center 0 transparent !important;
    clear: both;
    cursor: pointer;
    display: block;
    height: 70px;
    margin: -2px auto;
    max-width: 1280px;
    min-width: 981px;
    position: relative;
}

#bottom_gallery_button.act {
    background: url("img/photo-main-button-close.png") no-repeat scroll center 0 transparent !important;
}

#c725 .fs-media-gallery .album h3,
#c793 .fs-media-gallery .album h3,
#c794 .fs-media-gallery .album h3 {
    display: block;
    margin: -20px 0 10px 30px;
    padding: 0;
    position: relative;
}

.fs-media-gallery .thumbs.thumbs-assets .thumb {
    height: 158px;
}

.fs-media-gallery .navigation {
    clear: both;
    margin-top: 0;
    margin-bottom: 0px;
    position: relative;
}

.fs-media-gallery .navigation a {
    color: #333333;
    font-family: notosans-regular;
    font-size: 11px;
    font-weight: normal;
}

.navigation_back div {
    display: inline !important;
}

.navigation_back h3 {
    display: inline !important;
    margin-left: 0px !important;
}

#cboxCurrent {
    display: none !important;
}

#c624 img,
#c625 img,
#c626 img {
    margin-right: 25px;
}

.navigation_back {
    margin-top: -20px;
    margin-bottom: 15px;
    text-align: left !important;
}

#c725 .navigation_back,
#c793 .navigation_back,
#c794 .navigation_back {
    margin-left: 30px;
}


/* Media_Gallery_Style end */


/* News_List_Style start */

.news-list-container {
    display: block;
    float: left;
    padding: 0 0 0 27px;
    width: 98%;
}

#left .main_content .news-single-item h2 {
    color: #333;
    font-family: notosans-regular;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 0 0;
    text-align: justify;
    padding: 0 0 15px;
}

.tx-t3sjslidernews-pi1 .news-latest-container-title span {
    margin-left: 9px;
}

#c726 .ui-tabs,
#c735 .ui-tabs,
#c741 .ui-tabs {
    margin: 0 0 40px;
}

.smcx-embed {
    width: 100% !important;
    max-width: 100% !important;
    height: 700px;
}

.smcx-embed>.smcx-iframe-container {
    width: 100% !important;
    max-width: 100% !important;
    height: 665px;
}

#c109,
#c112,
#c126 {
    width: 100% !important;
    max-width: 100% !important;
}

#left .main_content.news_main .news-single-item p {
    margin: 0 !important;
}

#left .main_content.news_main .ui-tabs .ui-tabs-panel p {
    margin: 0 !important;
}

#left .main_content.news_main {
    clear: both;
    margin: 0;
}

#left .main_content.news_main p {
    margin: 0 !important;
}

#left .main_content.news_main h2 {
    margin: 10px 0 2px !important;
}

#left .main_content.news_main .news-list-container .news-list-item {
    margin: 0 0 20px;
    padding: 0 0 20px;
}

#left .main_content.news_main .fs-media-gallery .thumb {
    border: 0px solid #EEE !important;
}

#left .main_content.news_main .p_content-date {
    color: #878787;
    float: none;
    font-family: notosans-regular;
    font-size: 11px;
    text-shadow: none;
    display: flex;
    align-items: baseline;
    padding: 3px 0 5px;
}

#left .main_content.news_main .p_content-date a {
    color: #455456 !important;
}
#text_on_page.main_content.second_page > div header {
    height: auto;
} 

#path_loc .curitem {
    color: #6e6e6e;
    display: inline;
    font-family: notosans-regular;
    font-size: 12px;
    margin: 0 3px 0 0;
    padding: 0;
}
#c108, #c111, #c125 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#left .main_content .ui-tabs .ui-tabs-panel #c108 p,
#left .main_content .ui-tabs .ui-tabs-panel #c111 p,
#left .main_content .ui-tabs .ui-tabs-panel #c125 p {
    margin: 0 0 5px;
}

/* SiteMap style */
.tx-wssitemap-pi1 {
   display: flex;
   align-items: first baseline;
   flex-direction: column;
   margin-bottom: 40px;
}
.tx-wssitemap-pi1 > .treemenudiv.home {
   flex-direction: row;
}
.tx-wssitemap-pi1 > .treemenudiv.m1 {
   flex-direction: row;
}
.tx-wssitemap-pi1 > .treemenudiv {
   display: flex;
   align-items: first baseline;
   flex-direction: column;
}
.tx-wssitemap-pi1 > .treemenudiv.sub {

}
.tx-wssitemap-pi1 > .treemenudiv.sub .treemenudiv.level_2 {

}
.treemenudiv.level_2 {
   display: flex;
   align-items: first baseline;
   background-color: transparent;
   border-left: 0px solid #666;
   flex-direction: column;
}
.treemenudiv.level_2.sub {
   display: flex;
   align-items: first baseline;
   background-color: transparent;
   border-left: 0px solid #666;
   flex-direction: column;
}
.treemenudiv.level_2:first-child {
   flex-direction: row;
}
.treemenudiv.level_3 {
   background-color: transparent;
   border-left: 0px solid #666;
   display: flex;
   flex-wrap: wrap; 
}
.treemenudiv.level_3.sub {
   flex-direction: column;
}
.treemenudiv.level_4 {
   display: flex;
   background-color: transparent;
   border-left: 0px solid #666;
}
#left .main_content #c546 ul,
#left .main_content #c547 ul {
    margin-top: 10px;
}
blockquote.w-100 {
    width: 100%;
}
#left .main_content .ui-tabs .ui-tabs-panel blockquote ul li {
    font-family: notosans-regular;
    font-weight: normal;
    text-align: left;
    font-size: 0.8em !important;
    font-style: italic !important;
    margin-bottom: 15px;
}

/* KPO Sitemap style */
#left .main_content .frame-type-menu_sitemap_pages {
    margin-bottom: 40px;
}
#left .main_content .frame-type-menu_sitemap_pages ul {
    line-height: 18px !important;
    margin: 0px 20px 0px -27px !important;
}
#left .main_content .frame-type-menu_sitemap_pages ul li {
    line-height: 26px !important;
    margin: 0px !important;
}

/* KPO Custom img-text-imgright style */
.ce-gallery-imgright {
    float:right;
    margin: -20px 0 0px 0;
}
.ce-gallery-imgright img {
    width: auto !important;
    height: auto;
}
.ce-gallery-imgleft {
    float:left;
    margin: -20px 0 0px 0;
}
.ce-gallery-imgleft img {
    width: auto !important;
    height: auto;
    margin-right: 20px;
}
.clearer-block {
    clear:both;
}

#chart1 svg g g g g #ac_text_76 {
     user-select: none;
    opacity: 1;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Survey Plugin Custom Style start */
.masterquiz #left {
    margin-left: 0px !important;
}
#left .main_content.news_main .tx-fp-masterquiz > h2 {
    color: #006d7c !important;
    font-family: notosans-regular !important;
    font-size: 2.1em !important;
    font-weight: normal !important;
    margin: 37px 27px 15px 0 !important;
    padding-left: 0;
}

#left .main_content.news_main .tx-fp-masterquiz > h3 {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.3em;
    
}

#left .main_content.news_main .tx-fp-masterquiz > h3 sup {
    font-size: 0.6em;
}

.tx-fp-masterquiz .card {
    width: 100%;
}
.tx-fp-masterquiz .card h4 {
    display: none !important;
}
#left .main_content.news_main .tx-fp-masterquiz .card h2 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 25px 27px 5px 0 !important;
    line-height: 1.3em;
    padding-left: 0;
}
#left .main_content.news_main .tx-fp-masterquiz .card .card-body p {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    margin: 10px 0 10px 0 !important;
    font-size: 13px;
    padding: 0;
}
#left .main_content.news_main .tx-fp-masterquiz .card .card-body p strong {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    font-size: 15px;
    margin-top: 0px;
    display: block;
}
#quiz-restart  {
    display: none !important;
}
.tx-fp-masterquiz .card h5 {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    margin: 10px 0 10px 0;
    font-size: 13px;
}
.tx-fp-masterquiz .card h5 strong {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    font-size: 15px;
    margin-top: 20px;
    display: block;
}
.tx-fp-masterquiz .card .quiz-checkboxes {
    margin: 5px 5px 5px 0;
}
.tx-fp-masterquiz .card .quiz-radiobox {
    margin: 5px 5px 5px 0;
}
.tx-fp-masterquiz .card .quiz-question-buttons {
    margin-top: 0px;
    margin-bottom: 15px;
}
.tx-fp-masterquiz .card label {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    margin: 0;
    font-size: 13px;
}
.tx-fp-masterquiz .card .quiz-question-buttons br {
    display: none;
}
.main_content .tx-fp-masterquiz .card h3 {
    color: #333333;
    font-family: notosans-regular;
    font-weight: normal;
    margin: 10px 0 10px 0;
    font-size: 13px;
}
.tx-fp-masterquiz .card .quiz-select {
    border: 1px solid #dbdad3;
    color: #333333;
    font-family: notosans-regular;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    margin-bottom: 8px;
}
.quiz-subm .btn-primary {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 15px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 6px 20px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.25s ease 0s, padding 0.25s ease 0s;
}
.quiz-subm .btn-primary:hover {
    color: #333;
    background-color: #d5d4d4;
    transition: 500ms;
}
.tx-fp-masterquiz {
    margin-bottom: 50px;
}
.name_about {
    display: none;
}
.error-text {
    font-family: notosans-regular;
    font-weight: normal;
    margin: 0px 0 10px 0;
    font-size: 13px;
    display: block;
}
.quiz-checkbox .error-text {
    margin-top: 5px;
}
/* Survey Plugin Custom Style start */


/* Cestom Page Content on page Business Ethics start */

div.business_ethics_img .ce-gallery .image {
   margin-top:-35px;
}
div.business_ethics_text {
   margin-top:-35px;
}
/* Cestom Page Content on page Business Ethics end */
div.disclaimer-div hr {
   background-color: transparent;
   border: none;
   border-bottom: 1px solid #d3d3d3;
}
div.disclaimer-div h1 {
   margin-bottom:20px;
}



/* Text img left & right */
.text_img_left .ce-textpic {
  clear: both;
  overflow: hidden; 
}

.text_img_left .ce-gallery {
  float: left;
  margin-top: 0 !important;
  margin-right: 30px;
}

.text_img_left .ce-gallery img {
  width: 400px !important;
  height: auto;
}

.text_img_right .ce-gallery {
  float: right;
  margin-top: 0 !important;
  margin-left: 30px;
  margin-right: 38px;
}

.text_img_right .ce-gallery img {
  width: 330px !important;
  height: auto;
}

.text_img_right .ce-gallery img {
  width: 330px !important;
  height: auto;
}

.text_img_right .ce-textpic {
  clear: both;
  overflow: hidden;
}


.text_img_left .ce-gallery figure.image {
  margin: 0 0 0px 0 !important;
}

.text_img_right .ce-gallery figure.image {
  margin: 0 0 0px 0 !important;
}

#left .main_content .text_img_left p {
    text-align: justify !important;
}

#left .main_content .text_img_right p {
    text-align: justify !important;
}

.ui-tabs .ui-tabs-panel .content_table2 {
    margin: 0 27px 20px 0 !important;
    border: none !important;
    border-bottom-color: #5abdc4 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 0px !important;
    background: none repeat scroll 0 0 #eaebec;
    border-collapse: collapse;
    width: 100%;
}

.content_table2 tr td {
  background-color: #fcfcfc;
  border-bottom: 1px solid #eff0f0 !important;
  border-left: 1px solid #eff0f0 !important;
  border-right: 1px solid #eff0f0 !important;
  border-top: 1px solid #eff0f0 !important;
  font-family: 'Noto Sans', sans-serif !important;
  color: #000;
  font-weight: 400 !important;
  padding: 8px 10px !important;
  font-size: 12px !important;
  text-align: center;
}

/* KPO Site Map Page style start */

#left .main_content .sitemap-content-element {
 	margin-bottom: 30px;
}

#left .main_content .sitemap-content-element ul {
	list-style: none !important;	
  	margin: 0px 0px 0px -12px !important;
}


#left .main_content .sitemap-content-element ul li {
 	list-style: none;
	list-style-image: none;
	margin: 0px;
}

#left .main_content .sitemap-content-element > ul {
  	margin-left: -48px !important;
}

#left .main_content .sitemap-content-element ul li a {
     	display: flex;
	margin: 0 0 -4px !important;
}




#left .main_content .sitemap-content-element ul > li > a:before {	
	content: url("img/sitemap/menu_link_default_vertline.png");
}

#left .main_content .sitemap-content-element ul > li.sub > a:before {	
	content: url("img/sitemap/menu_link_ifsub.png");
}

#left .main_content .sitemap-content-element ul > li.sub > ul {	
	margin-left: -40px !important;
}

#left .main_content .sitemap-content-element ul ul li a:before {	
	content: url("img/sitemap/menu_link_default_vertline_1.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(2) > ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(3) > ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(4) > a:before {	
	content: url("img/sitemap/menu_link_ifsub_1.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(5) > ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(5) > ul li ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline2.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(6) > ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline.png");
}

#left .main_content .sitemap-content-element li.top:nth-child(7) > ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline.png");
}


#left .main_content .sitemap-content-element li.top:nth-child(8) > a:before {	
	content: url("img/sitemap/menu_link_ifsub_1_latest.png");
}


/*
#left .main_content .sitemap-content-element ul ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_split2.png");
}
*/




#left .main_content .sitemap-content-element ul ul > li.sub > a:before {	
	content: url("img/sitemap/menu_link_ifsub_vertline.png");
}

#left .main_content .sitemap-content-element ul ul ul li a:before {	
	content: url("img/sitemap/menu_link_default_split2.png");
}

#left .main_content .sitemap-content-element ul ul ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline2.png");
}




#left .main_content .sitemap-content-element ul ul ul > li.sub > a:before {	
	content: url("img/sitemap/menu_link_ifsub_vertline2.png");
}

#left .main_content .sitemap-content-element ul ul ul ul li a:before {	
	content: url("img/sitemap/menu_link_default_split3.png");
}

#left .main_content .sitemap-content-element ul ul ul ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline3.png");
}

#left .main_content .sitemap-content-element ul ul ul ul > li.sub:last-child > a:before {
  content: url("img/sitemap/menu_link_ifsub_vertline3_latest.png");
}





#left .main_content .sitemap-content-element ul ul ul ul > li.sub > a:before {	
	content: url("img/sitemap/menu_link_ifsub_vertline2.png");
}

#left .main_content .sitemap-content-element ul ul ul ul > li.sub > ul {
 	margin-left: -40px !important;
}

#left .main_content .sitemap-content-element ul ul ul ul ul li a:before {	
	content: url("img/sitemap/menu_link_default_split2.png");
}

#left .main_content .sitemap-content-element ul ul ul ul ul li a:before {	
	content: url("img/sitemap/menu_link_default_vertline4.png") !important;
}

#left .main_content .sitemap-content-element ul ul ul ul ul li:last-child a:before {	
	content: url("img/sitemap/menu_link_default_vertline4_latest.png") !important;
}



#left .main_content .sitemap-content-element ul > li.sub > ul > li.sub ul li:last-child ul li a:before {
       content: url("img/sitemap/menu_link_default_split3_1.png");
}

#left .main_content .sitemap-content-element ul > li.sub > ul > li.sub ul li:last-child ul li:last-child a:before {
       content: url("img/sitemap/menu_link_default_vertline3_latest.png");
} 

#left .main_content .sitemap-content-element ul ul ul > li.sub:last-child > a:before {
  content: url("img/sitemap/menu_link_ifsub_vertline2_1.png");
}


/* KPO Site Map Page style stop */

.ui-tabs-panel .frame-default {
    width: 100%;
}

/* KPO Print Page custom style start */
@media print {
	html, body {
		font-size: 14px;
	}
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	#header {
		display:none;
	}
	#menu_top {
                display:none;
	}
	#bread_top {
                display:none;
	}
	#print_top {
                display:none;
	}
	.callback-bt {
               display:none;
	}
	#footer {
               display:none;
	}
	#bottom_content {
	 	display:none;
	}
	#bottom_content_line {
               display:none;
	}
	#content {
  		margin-top: 0px;
	}
	
}
/* KPO Print Page custom style stop */

/* KPO Open Window Page custom style start */

.ow-body {
	overflow: hidden;
	margin-top: -17px;	
}

/* KPO Open Window Page custom style start */

/* Ohrana kartinki & text align justify */
#c867 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img, #c865 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img, #c184 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img {
  width: 183px;
  height: auto;
  margin-top: -17px;
}

#left .main_content #c867 p, #left .main_content #c865 p, #left .main_content #c184 p {
  text-align: justify !important;
}

#c128 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img, #c119 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img, #c129 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img {
  width: 183px;
  height: auto;
  margin-top: -17px;
}

#left .main_content #c128 p, #left .main_content #c119 p, #left .main_content #c129 p {
  text-align: justify !important;
}

/* HSE engagement and programmes *** kartinki */
#c979 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img, #c158 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img, #c1200 div.ce-textpic.ce-right.ce-intext .ce-gallery .image img {
  width: 250px;
}

#c979 div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption, #c158 div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption, #c1200 div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption {
  color: #333333;
  margin: 15px 0px 15px 0;
  width: 250px;
}

#c979 div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption, #c158 div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption, #c1200 div.ce-textpic.ce-right.ce-intext .ce-gallery .image .image-caption {
  text-align: left;
  caption-side: top;
  color: #333;
  font-family: notosans-regular;
  font-size: 12px;
  font-weight: normal;
  margin: 15px 0px 15px 0;
  line-height: 1.3em;
  width: 250px;
  font-style: italic;
}

/* Custom Share btn */
.b-share_theme_counter .b-share-btn__instagram {
  background-color: #aa4590;
}
.b-share_theme_counter .b-share-btn__instagram:after {
  background-image: url("img/b-share-icon_instagram.png") !important;
  background-size: cover;	
}
.b-share_theme_counter .b-share-btn__instagram:hover {
  background-color: #a22782;
}
/* New btn */
.news-text-wrap p:empty {
  display: none;
}
hr.cl-right {
    border-width: 0;
}
.news-list-container .news-list-item .news-img-wrap img {
    width: 210px;
    height: 140px;
    max-width: 100%;
    object-fit: cover;
}