html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
  }
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }
  body {
    line-height: 1;
  }
  ol, ul {
    list-style: none;
  }
  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after, q:before, q:after {
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  strong {
    font-weight: bold;
  }
  em {
    font-style: italic;
  }
  *:focus {
    outline: none;
  }
  /* chrome jaoks */
  header, section, footer, aside, nav, main, article, figure {
    display: block;
  }
  /* html5 */
  /* ------------- Joomla Teated -- */
  #system-message-container {
    position: relative;
    z-index: 1;
    float: left;
    clear: both;
    width: 100%;
  }
  #system-message {
    position: relative;
  }
  .alert .close {
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 5px 11px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    background: none repeat scroll 0 0 #666;
  }
  h4.alert-heading {
    font-size: 18px;
    display: none;
  }
  .alert .alert-message {
    font-size: 18px;
    font-weight: 600;
    padding: 25px;
    text-align: center;
    border-top: 1px solid #ccc;
    background: #efefef;
    border-radius: 6px;
  }
  * {
    box-sizing: border-box;
  }
  .fullblock {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
  }
  .container {
    max-width: 1100px;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    position: relative;
  }
  .fleft {
    float: left;
  }
  .fright {
    float: right;
  }
  a:hover, .btn, .btn:hover {
    transition: all 0.25s ease-in-out;
  }
  body {
    font-size: 27px;
    font-family: 'Open Sans', Arial, Sans-Serif, Helvetica;
    color: #000000;
  }
  h1, h2 {
    color: #005196;
    font-weight: 900;
    font-size: 53px;
    line-height: 69px;
    position: relative;
    display: inline-block;
  }
  h2 {
    margin: 15px 0 25px 0;
  }
  p {
    line-height: 118%;
    color: #393939;
  }
  a {
    color: #3867b7;
    transition: all 0.15s ease-in-out;
    text-decoration: none;
  }
  a:hover {
    text-decoration: none;
  }
  .btn {
    background: #3867b7;
    color: #fff;
    text-decoration: none;
    padding: 17px 23px 12px;
    text-transform: uppercase;
    display: inline-block;
    border: none;
  }
  .btn:hover {
    background: #fff;
    color: #000;
  }
  img {
    max-width: 100%;
    height: auto !important;
  }
  iframe {
    max-width: 100%;
  }
  button {
    cursor: pointer;
  }
  *::-webkit-input-placeholder {
    font: "Arial", sans-serif;
    color: #000;
  }
  *:-moz-placeholder {
    font: "Arial", sans-serif;
    color: #000;
  }
  *::-moz-placeholder {
    font: "Arial", sans-serif;
    color: #000;
  }
  *:-ms-input-placeholder {
    font: "Arial", sans-serif;
    color: #000;
  }
  .wrapper {
    width: 1290px;
    margin: 0 auto;
    text-align: left;
  }
  html, body {
    height: 100%;
  }
  ul {
    width: 100%;
  }
  .item-page ul li {
    clear: left;
    margin: 0 0 19px 0;
    font-size: 19px;
    line-height: 135%;
  }
  .item-page ul li a {
    border-bottom: 1px solid transparent;
    transition: ease 0.3s all;
  }
  .item-page ul li a:hover {
    border-bottom: 1px solid #005095;
  }
  .item-page ul li:before {
    content: "";
    float: left;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position: relative;
    bottom: 6px;
    margin-right: 8px;
  }
  .item-page.pdfs ul li {
    color: #005095;
  }
  .item-page.pdfs ul li:before {
    background-image: url('../images/pdf.png');
    background-size: 26px;
  }
  .item-page.circle ul li:before {
    background-image: url('../images/circle.png');
    background-size: 19px;
  }
  .item-page.media ul li:before {
    background-image: url('../images/file_list.png');
    background-size: 27px;
  }
  header {
    float: left;
    width: 100%;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;
  }
  .global-hbg01 header {
    background-image: url('../images/01-background-min.jpg');
  }
  .global-hbg02 header {
    background-image: url('../images/02-background-min.jpg');
  }
  .global-hbg03 header {
    background-image: url('../images/03-background-min.jpg');
  }
  .global-hbg04 header {
    background-image: url('../images/04-background-min.jpg');
  }
  .global-hbg05 header {
    background-image: url('../images/05-background-min.jpg');
  }
  .global-hbg05 aside {
    width: 18%;
    margin-right: 3%;
  }
  .global-hbg05 .page-header h2 {
    margin-top: 0px;
  }
  .global-hbg05 .pull-left.item-image {
    float: left;
    margin: 0 30px 25px 0;
  }
  .global-hbg05 .blog.hbg05 .pull-left.item-image {
    width: 60%;
  }
  .global-hbg05 .pull-right.item-image {
    float: right;
    margin: 0 0 25px 30px;
  }
  .global-hbg05 .blog.hbg05 .pull-right.item-image {
    width: 60%;
  }
  .global-hbg05 .blog.hbg05 {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .global-hbg05 .blog.hbg05 .items-leading > div {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .global-hbg05 .items-leading h4 {
    color: #005095;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .moduletable_language {
    float: left;
    margin-top: 12px;
  }
  .moduletable_language ul li {
    float: left;
    display: inline;
    margin-right: 20px;
  }
  .moduletable_language ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
  }
  .moduletable_language ul li a.active {
    font-weight: 600;
  }
  .moduletable_mainmenu {
    float: left;
    clear: both;
    margin-top: 70px;
  }
  #menu1 {
    float: left;
    clear: both;
    width: auto;
    margin-top: 70px;
  }
  #menu1 li {
    float: left;
    display: inline;
    margin-right: 40px;
  }
  #menu1 li a {
    color: #fff;
    font-size: 21px;
    letter-spacing: 0.5px;
    transition: ease 0.3s all;
  }
  #menu1 li.active a {
    font-weight: 600;
  }
  #menu1 li a:hover {
    opacity: 0.6;
  }
  #mod-custom89, .moduletable_akzonobel {
    float: right;
    margin-top: 88px;
  }
  .mobile-menu-btn {
    display: none;
  }
  #page {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    float: left;
    width: 100%;
    padding-bottom: 221px;
    min-height: 100%;
  }
  #page:after {
    content: "";
    display: block;
  }
  .global-bg01 #page {
    background-image: url('../images/01-background-min.jpg');
  }
  .global-bg02 #page {
    background-image: url('../images/02-background-min.jpg');
  }
  .global-bg03 #page {
    background-image: url('../images/03-background-min.jpg');
  }
  .global-bg04 #page {
    background-image: url('../images/04-background-min.jpg');
  }
  .global-bg05 #page {
    background-image: url('/images/etc/sadolin-aasta-2026/SadolinCF2026.jpg');
  }
  .global-bg05 #menu2 li a {
    color: #ffffff;
  }
  .global-bg05 aside {
    width: 18%;
    margin-right: 3%;
  }
  .global-bg05 article strong, .global-bg05 article p {
    color: #2E5F72;
  }
  section {
    float: left;
    width: 100%;
  }
  section .wrapper {
    border-top: 1px solid #fff;
  }
  article {
    width: 79%;
    float: left;
    margin-bottom: 60px;
  }
  .item-page {
    margin-top: 50px;
  }
  article h1 {
    margin: -6px 0 35px 0;
  }
  article p {
    font-size: 19px;
    line-height: 140%;
    margin-bottom: 20px;
    /*width:90%;*/
  }
  article p.kodu_on_koht {
    color: #2f4c94;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
  }
  article p a {
    color: #3867b7;
    border-bottom: 1px solid transparent;
    transition: ease 0.3s all;
  }
  article p a:hover {
    border-bottom: 1px solid #3867b7;
  }
  article strong {
    color: #005095;
    font-weight: 600;
  }
  .global-bg01 article p, .global-bg02 article p, .global-bg03 article p, .global-bg04 article p {
    color: #fff;
    font-size: 23px;
  }
  #timeline {
    float: left;
    width: 27px;
    height: 2456px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-image: url('../images/timeline_new.png');
  }
  .history .item-page h1 {
    float: left;
    width: 100%;
  }
  .history .item-page ul {
    float: left;
    width: 97%;
  }
  .history .item-page strong {
    color: #000;
  }
  .history .item-page ul li {
    margin-bottom: 47.6px;
    margin-left: 25px;
    position: relative;
  }
  .history .item-page ul li:nth-child(2) {
    margin-bottom: 57px;
  }
  .history .item-page ul li:nth-child(2):after {
    content: "";
    background-image: url(../images/fancy-border.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 94%;
    height: 7px;
    clear: both;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  .history .item-page ul li:nth-child(4) {
    margin-bottom: 82px;
  }
  .history .item-page ul li:nth-child(7):after {
    content: "";
    background-image: url(../images/fancy-border.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 75%;
    height: 7px;
    clear: both;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  .history .item-page ul li:nth-child(8) {
    margin-bottom: 56px;
  }
  .history .item-page ul li:nth-child(10) {
    margin-bottom: 56px;
  }
  .history .item-page ul li:nth-child(13) {
    margin-bottom: 55px;
  }
  .history .item-page ul li:nth-child(18) {
    margin-bottom: 44px;
  }
  .history .item-page ul li:nth-child(19) {
    margin-bottom: 58px;
  }
  .history .item-page ul li:nth-child(20) {
    margin-bottom: 57px;
  }
  .history .item-page ul li:nth-child(23) {
    margin-bottom: 54px;
  }
  .history .item-page ul li:nth-child(23):after {
    content: "";
    background-image: url(../images/fancy-border.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 94%;
    height: 7px;
    clear: both;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  .history .item-page ul li:nth-child(25) {
    margin-bottom: 56px;
  }
  .history .item-page ul li:before {
    display: none;
  }
  .article-gallery {
    display: none;
  }
  div[itemprop="articleBody"] .article-gallery {
    display: inline-flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-flow: row;
  }
  div[itemprop="articleBody"] .article-gallery > img {
    width: 20%;
    margin: 15px;
  }
  aside {
    float: left;
    margin-top: 50px;
    width: 21%;
  }
  #menu2 {
    float: left;
  }
  #menu2 li {
    float: left;
    clear: left;
    margin-bottom: 13px;
  }
  #menu2 li a {
    font-size: 20px;
    transition: ease 0.3s all;
    color: #000;
  }
  #menu2 li.active a {
    font-weight: 600;
  }
  #menu2 li a:hover {
    opacity: 0.6;
  }
  .global-bg01 #menu2 li a, .global-bg02 #menu2 li a, .global-bg03 #menu2 li a, .global-bg04 #menu2 li a {
    color: #fff;
  }
  footer {
    height: 221px;
    background-color: #fff;
    float: left;
    width: 100%;
  }
  #logos {
    background-color: #e3e2e2;
    float: left;
    width: 100%;
  }
  .logo {
    float: left;
    display: inline;
    float: left;
    width: 170px;
    height: 165px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    transition: ease 0.3s all;
    margin: 0px 5px;
  }
  .lv-lv .logo {
    width: 150px;
  }
  .logo.sadolin {
    background-image: url('../images/01_sadolin.jpg');
  }
  .logo.sadolin:hover {
    background-image: url('../images/02_sadolin_new.jpg');
  }
  .logo.pinotex {
    background-image: url('../images/01_pinotex.jpg');
  }
  .logo.pinotex:hover {
    background-image: url('../images/02_pinotex.jpg');
  }
  .logo.hammerite {
    background-image: url('../images/01_hammerite.jpg');
  }
  .logo.hammerite:hover {
    background-image: url('../images/02_hammerite.png');
  }
  .logo.sadolinprofessional {
    background-image: url('../images/01_sadolin_professional.jpg');
  }
  .logo.sadolinprofessional:hover {
    background-image: url('../images/02_sadolin_professional.jpg');
  }
  .logo.varvkuikunst {
    background-image: url('../images/01_varvkuikunst.jpg');
  }
  .logo.varvkuikunst:hover {
    background-image: url('../images/02_varvkuikunst.jpg');
  }
  .logo.minusadolin {
    background-image: url('../images/01_minusadolin.jpg');
  }
  .logo.minusadolin:hover {
    background-image: url('../images/02_minusadolin.jpg');
  }
  .logo.pinotexfbest {
    background-image: url('../images/pinotexfb.svg');
  }
  .lv-lv .logo.minusadolin {
    background-image: url('../images/01_Sadolin_FB2.png');
    margin-left: 10px;
  }
  .lv-lv .logo.minusadolin:hover {
    background-image: url('../images/02_Sadolin_FB2.png');
  }
  .logo.pinotexfb {
    background-image: url('../images/01_Pinotex_FB2.png');
    margin-left: 10px;
  }
  .logo.pinotexfb:hover {
    background-image: url('../images/02_Pinotex_FB2.png');
  }
  .logo.hammeritefb {
    background-image: url('../images/Hammerite_FB_black_white.png');
    margin-left: 10px;
    width: 182px;
  }
  .logo.hammeritefb:hover {
    background-image: url('../images/Hammerite_FB.png');
    margin-left: 10px;
  }
  .lt-lt .logo.minusadolin {
    background-image: url('../images/Facebook_Sadolin_mėlynas.png');
    width: 133px;
  }
  .lt-lt .logo.minusadolin:hover {
    background-image: url('../images/Facebook_Sadolin_mėlynas_blue.png');
  }
  .lt-lt .logo.pinotexfb {
    background-image: url('../images/Facebook_Pinotex_Lietuva_mėlynas.png');
  }
  .lt-lt .logo.pinotexfb:hover {
    background-image: url('../images/Facebook_Pinotex_Lietuva_mėlynas_blue.png');
  }
  #copywrite {
    float: left;
    width: 100%;
    padding: 19px 0;
  }
  #copywrite p {
    font-size: 16px;
  }
  .footer_links {
    display: flex;
    flex-direction: column;
  }
  .cookie_settings {
    float: left;
    margin-top: 15px;
  }
  .cookie_settings .ot-sdk-show-settings:hover {
    cursor: pointer;
  }
  .ot-form-wrapper {
    float: left;
    width: 100%;
  }
  .page-156 .item-page.pdfs ul li:before, .page-155 .item-page.pdfs ul li:before, .page-165 .item-page.pdfs ul li:before, .page-230 .item-page.pdfs ul li:before, .page-190 .item-page.pdfs ul li:before, .page-164 .item-page.pdfs ul li:before {
    background-image: url(../../images/circle.png);
    background-size: 19px;
  }
  .page-156 .item-page.pdfs ul li {
    color: #393939;
  }
  .page-155 article strong, .page-155 .item-page.pdfs ul li {
    color: #393939;
  }
  .copyright_text {
    float: right;
  }
  .privacy_link {
    float: left;
  }
  .cookie_bar_container {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.66);
    z-index: 2;
  }
  .cookie_bar {
    width: 100%;
    float: left;
  }
  .cookie_bar .custom_cookies_notifiaction {
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 10px auto;
    max-width: 80%;
  }
  .cookie_bar .custom_cookies_notifiaction .cookie_bar_text a {
    text-decoration: underline;
    color: #ababab;
  }
  .cookie_bar .custom_cookies_notifiaction .cookie_bar_text a:hover {
    color: white;
  }
  .cookie_bar .custom_cookies_notifiaction .cookie_bar_text p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    color: white;
    text-align: center;
  }
  .cookie_close_button {
    position: relative;
    top: 10px;
    bottom: 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
    float: right;
    right: 10px;
  }
  .cookie_close_button:before, .cookie_close_button:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #ababab;
    float: right;
  }
  .cookie_close_button:hover:before, .cookie_close_button:hover:after {
    background-color: white;
    transition-property: opacity;
    transition-duration: 3s;
  }
  .cookie_close_button:before {
    transform: rotate(45deg);
  }
  .cookie_close_button:after {
    transform: rotate(-45deg);
  }
  #cookie_button {
    display: block;
    width: 105px;
    margin: 10px auto;
    padding: 4px 13px;
    text-align: center;
    background: #ababab;
    font-size: 14px;
    color: #1d1d1b;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #cookie_button:hover {
    color: white;
  }
  
  .item-page.pdfs .jatkusuutlikkus-item-list::before,
.item-page.pdfs .jatkusuutlikkus-item-list li::before{
	content: none;
}

.jatkusuutlikkus-item-list{
  padding-top: 16px;
}

.jatkusuutlikkus-item-list .fields-container{
  max-width: 956px;
}

.jatkusuutlikkus-item-list span{
  display: inline-block;
}

.jatkusuutlikkus-item-list ul{
  display: flex;
  flex-wrap: wrap;
  gap: 64px;
}

.jatkusuutlikkus-item-list ul li{
  width: calc(50% - 32px);
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 21px;
}

.jatkusuutlikkus-item-list .jatkusuutlikkus-item-media{
  position: relative;
  aspect-ratio: 52px / 52px;
}
.jatkusuutlikkus-item-list .jatkusuutlikkus-item-media img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.jatkusuutlikkus-item-list .jatkusuutlikkus-item-title{
  color: #005196;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.6px;
}

.jatkusuutlikkus-item-list .jatkusuutlikkus-item-description{
  color: #393939;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.6px;
}

.jatkusuutlikkus-item-list li:not(:has(.jatkusuutlikkus-item-title)){
  align-items: center;
  justify-content: center;
}

.jatkusuutlikkus-item-list li:not(:has(.jatkusuutlikkus-item-title)) .jatkusuutlikkus-item-media{
  aspect-ratio: 446.52/295.75;
}