/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
body {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 0.95em;
    line-height: 1.3;
    letter-spacing: -0.2px;
}
 
.tm-headerbar {
    padding: 0 !important;
    border-bottom: 2px solid rgb(84,139,222,0.1);
}

.tm-headerbar-container {
    max-width: 1920px !important;
}


.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 30px;
}


.uk-block-default {
    background: #ffffff;
    border-radius: 20px;
}


.uk-navbar {
    background: #ffffff !important;
    color: #ffffff;
    box-shadow: none;
}

.uk-navbar.tm-navbar.uk-active {
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgb(55 55 55 / 10%);
}

.tm-navbar {
    z-index: 1000;
    height: 50px;
}


.uk-block {
    max-width: 1380px;
}

.uk-block-default {
    box-shadow: none;
    border-radius: 30px;
    background-color: rgb(255 255 255 / 40%);
}

.uk-article {
    margin-bottom: 0;
    background: #fff;
    padding: 30px;
    border-radius: 25px;
}




.uk-navbar-nav > li > a {
    height: 50px;
    line-height: 3.7;
    color: #444;
    padding: 0 !important;
    margin: 0 20px;
    background: none;
    border-radius: 0;
    font-size: .85em;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.05px;
}

.uk-navbar-nav > li.uk-active > a {
    background: none;
}


ul.uk-nav-sub {
    padding: 2px 0 2px 50px;
    text-transform: none;
    color: #999;
    font-weight: 500;
    list-style: disc;
}

.uk-nav-navbar ul a {
    color: #999;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
    font-size: 0.9em;
}

.uk-nav-navbar ul a:hover {
    color: #6699cc;
}

  
  
img {
    border-radius: 12px;
}

iframe {
    border-radius: 12px;
}
 

li, dt, dd {
    line-height: 20px !important;
}

  

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    color: #6699cc !important;
    text-shadow: none;
    font-weight: 500;
    text-decoration: none;
}

.uk-navbar-nav > li.uk-active > a {
   color: #6699cc !important; 
   text-shadow: none;
   font-weight: 500;
   text-decoration: none;
}


.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: none;
    color: #6699cc;
    outline: none;
}

.uk-nav-navbar > li > a {
    color: #444;
    text-transform: none;
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
}


.uk-nav > li > a {
    padding: 3.5px 25px;
}

.uk-nav ul a {
    padding: 2px 15px 0 3px;
}


.tm-page {
    background-position: center 0px;
    background-size: cover;
    background: linear-gradient(38deg, rgb(246, 220, 209, 0.9) 0%, rgb(251, 245, 205, 0.9) 25%, rgb(211, 238, 248, 0.9) 49.88%, rgb(226, 226, 255, 0.9) 100%) fixed;
    /*background: url(/images/headers/fon.png) #6699cc center repeat;
     background-size: cover;
    background: linear-gradient(to top, #00541b, #007026, #239a4a, #30ab58);*/
} 


.tm-footer {
    background: #273350;
    background-position: center 0px;
    background-repeat: no-repeat;
    padding: 10px 0 15px;
    color: #fff;
}


.uk-modal { z-index: 11000; }



.uk-panel-box-secondary {
    background-color: #fff;
    border-radius: 25px;
    font-size: 0.86em;
    line-height: 1.25;
}

.uk-panel-box-secondary li {
    line-height: 17px !important;
}

.clear {
    font-size: 15px;
}

.uk-panel-box {
    padding: 30px;
}


.uk-dropdown, .uk-dropdown-blank {
    width: 320px;
}

.uk-dropdown {
    padding: 15px 22px 18px 22px;
    background: #ffffff;
    color: #444 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.uk-dropdown-navbar {
    color: #444 !important;
    box-shadow: 0 0 8px 0 rgb(51 51 51 / 10%);
    border-radius: 16px;
}


.tm-dropdown-overlay {
    background: none;
}


.uk-navbar-toggle {
    margin-top: 25px;
}




table {
    width: 100%;
}

tr {
    vertical-align: top;
}

td {
    border: 1px solid rgb(84,139,222,0.15);
    padding: 6px 10px;
}

th {
    text-align: left;
    border: 1px solid rgb(84,139,222,0.15);
    padding: 6px 10px;
    font-weight: 600;
}

td li {
    font-size: 13px;
    line-height: 18px !important;
}

.hat {
    text-align: center;
}

.m-top0 {
    margin-top: 0;
}

.m-top10 {
    margin-top: 10px;
}

.m-top15 {
    margin-top: 15px;
}

.m-top20 {
    margin-top: 20px;
}

.m-top25 {
    margin-top: 25px;
}

.m-top30 {
    margin-top: 30px;
}

.m-bot0 {
    margin-bottom: 0;
}

.m-bot5 {
    margin-bottom: 5px;
}

.m-bot10 {
    margin-bottom: 10px;
}

.m-bot15 {
    margin-bottom: 15px;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot25 {
    margin-bottom: 25px;
}

.m-bot30 {
    margin-bottom: 30px;
}



blockquote p {
    font-size: 13px;
    line-height: 17px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    color: #777;
}

blockquote {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #777;
    text-align: left;
}

blockquote small {
    color: #999 !important;
    font-style: normal !important;
    font-size: 12px !important;
}



.well {
    border-radius: 20px;
    box-shadow: none;
    padding: 25px !important;
    margin-bottom: 30px;
    background-color: #fff;
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 24px;
    text-decoration: none;
    background: #fff;
    border: none;
    border-left-width: 0;
    border-radius: 50px;
    margin: auto 5px;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.liana_reply {
    margin: 10px 0 5px 15px;
    color: #999;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 19px;
    padding-left: 22px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}


.pgb-content-inside {
    overflow: hidden;
}

.liana_video {
    position: relative;
    padding-top: 56.25%;
}

.liana_video:before {
    display: block;
    content: "";
    width: 100%;
}

.liana_video>.liana_video_content {
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

.uk-navbar-nav > li > a[href='#'] {
    cursor: default;
}


a, .uk-link {
    color: #273350;
    font-weight: 400;
    transition: 0.3s;
    text-decoration: none !important;
}

a:hover, .uk-link:hover {
    color: #6699cc !important;
    transition: 0.3s;
    text-decoration: none !important;
}

a:hover, a:focus, .uk-link:focus {
    color: #6699cc !important;
    text-decoration: none !important;
}

#tm-main a, #tm-footer a {
    color: #273350;
    text-decoration: none !important;
    font-weight: 400;
    transition: 0.3s;
}

#tm-main a:hover, #tm-main a:focus, #tm-footer a:hover, #tm-footer a:focus {
    color: #6699cc !important;
    transition: 0.3s;
    text-decoration: none !important;
}


.uk-article-title {
    font-size: 1.7em;
    line-height: 1.3;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #273350;
    margin-bottom: 25px;
}

.uk-article-title a {
    color: #273350 !important;
    text-decoration: none;
    font-weight: 700 !important;
}

.uk-panel-box-secondary .uk-panel-title {
    
    text-align: left;
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
    color: #273350;
    font-weight: 700;
    margin: 0 0 1.2em;
}




h1 {
    font-size: 2.3em;
    line-height: 1.2;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    color: #273350;

    /*background: linear-gradient(180deg, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 0.6) 45%, rgba(255, 255, 255, 0) 85%);
        width: fit-content;
        margin: auto;
        padding: 7px 25px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        background-blend-mode: multiply;
        mix-blend-mode: normal;*/
}

.page-header {
    padding-bottom: 0 !important;
    border-bottom: none !important;
}


h2, .uk-h2 {
    font-size: 20px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    /* color: #444; */
    font-weight: 500;
}

h3, .uk-h3 {
    font-size: 26px;
    line-height: 32px;
    font-family: 'Montserrat', sans-serif;
    color: #273350;
    text-align: center;
    font-weight: 700;
}

h4, .uk-h4 {
    font-size: 1.3em;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
    color: #273350;
    font-weight: 700;
    margin: 1em 0 1.3em;
}

h5, .uk-h5 {
    font-size: 17px;
    line-height: 21px;
    font-family: 'Montserrat', sans-serif;
    color: #273350;
    font-weight: 500;
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 26px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
}

.uk-panel-body h3 {
color: #273350;
text-align: left;
font-weight: 600;
font-size: 1.5em;
}



strong {
    color: #273350;
    font-weight: 600;
}





.uk-accordion-title {
    margin-bottom: 14px;
    padding: 10px 18px 14px;
    font-size: 20px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    text-align: left;
    background-color: #7ca6d1;
    /* border: 3px solid #6699cc; */
    border-radius: 12px;
    transition: 0.3s;
}

.uk-accordion-title:hover, .uk-accordion-title:focus, .uk-accordion-title:active, .uk-accordion-title:visited {
    background-color: #273350;
    transition: 0.3s;
}

.uk-accordion-title:before {
    /*content: "";
    position: absolute;
    width: 0;
    height: 100%;
    margin-top: -8px;
    margin-left: -15px;
    transition: width .1s;*/
    background: none;
}

.uk-accordion-title.uk-active:before, .uk-accordion-title:hover:before {
    /*width: 6px;*/
}

.nav > li > a {
    color: #6699cc !important;
    border: 2px solid #6699cc;
}

.nav > li > a:hover, .nav > li > a:focus {
    color: #fff !important;
    background-color: #6699cc;
    border: none;
}

.nav-tabs > li > a {
    padding: 10px 15px 10px 15px;
    background-color: #fff;
    border: none;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 13.5px !important;
    border-radius: 50px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #444 !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 13.5px;
    background-color: #fff;
    border: none;
    text-transform: uppercase;
}




.btn-primary, .btn-info, .btn-inverse {
    background-color: #fff !important;
    border: 1px solid #e0e0e0;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 13.5px !important;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #e0e0e0;
}

.btn {
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #6699cc;
    border-radius: 50px !important;
    border: 1px solid #e0e0e0 !important;
    padding: 4px 12px 7px;
}

.btn:hover, .btn:focus {
    background-color: #fff !important;;
    color: #427bb3 !important;
    border-color: #3380bb !important;
}

form {
    margin: 20px 0 0 !important;
}

.alert-danger, .alert-error {
    background: #427bb3 !important;
    color: #ffffff;
}

.btn-success {
    background-color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    border-color: transparent;
    border: 1px solid #e0e0e0;
}





.uk-breadcrumb > li {
    vertical-align: top;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    margin-top: 5px;
}


.uk-breadcrumb > li:nth-child(n+2):before {
    content: "-";
    display: inline-block;
    margin: 0 8px;
}


.pg-cv-folder {
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
}


.special-view {
    display: none;
}

@media (min-width: 1024px) {
    .special-view {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        /* width: 100px; */
        z-index: 10000;
        background: rgb(255, 255, 255, 1);
        padding: 12px 10px 12px;
        border-bottom-left-radius: 16px;
        text-align: center;
        line-height: 1.2;
        font-size: .75rem;
        font-weight: 500;
    }
}


@media (min-width: 1340px) {
  [class*='tm-block-gutter'] {
    margin-left: auto;
    margin-right: auto;
  }
}


.img-banner span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 0 10px 0;
    color: #fff;
    /* text-transform: uppercase; */
    font-weight: 500;
    transition: 0.2s;
    font-size: 16px;
    text-align: center;
    height: 20px;
    background: #6699cc;
}

.img-banner {
    display: block;
    position: relative;
}

.img-banner span:hover, .img-banner span:focus {
    color: #fff;
    background: #427bb3;
}

.img-banner a:after {
      content: "";
    display: block;
    position: absolute;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    right: 20px;
    bottom: 13px;
    width: 10px;
    height: 9px;
    background: url(/images/arrow-white.png) no-repeat 0 0;
    z-index: 10000;
}


.img-banner:hover a:after {
  right: 10px;
}


.liana-modul {
    font-size: 13px;
    line-height: 17px !important;
}

.liana-modul li {
    line-height: 17px !important;
}



.liana-news {
    display: flex; 
    flex-direction: column;
}

.liana-news>div:nth-child(1) {
    width: 100%;
    text-align: center;
}

.liana-news>div:nth-child(2) {
   width: 100%; 
} 
    
@media (min-width: 768px) {    
    .liana-news {
        flex-direction: row;
        justify-content: space-between;
    }

    .liana-news>div:nth-child(1) {
        width: 26%;
    }
    
    .liana-news>div:nth-child(2) {
       width: 70%;
    }
}

.liana-news img {
    margin-bottom: 10px;
}

.uk-article-meta {
    font-size: 0.85em;
    line-height: 1.2;
}



.uk-navbar-toggle {
    background-color: rgba(255,255,255,0.7);
}




.my-fas-doc i {
    font-size: 30px;
    color: #7ca6d1;
    margin: 0px 20px 0px 0;
}

.my-fas-doc {
    display: flex;
    margin-bottom: 10px;
}

.my-fas-doc-small .my-fas-doc i {
    font-size: 25px;
    margin: 5px 15px 0 0;
    text-align: left;
}

.my-fas-zav i {
    font-size: 17px; 
    color: #7ca6d1;
    margin: 0px 10px 0px 0;
}

.my-fas-zav {
    display: flex;
    margin-bottom: 10px;
}

.my-fas-icon i {
    color: #7ca6d1;
    margin: 0px 10px 0px 0;
}

.my-fas-icon {
    display: flex;
}

.my-signature {
    font-size: 12px;
}

.my-fas-doc i.fa-file-signature {
    margin-right: 8px; 
}

/* --- Tooltip --- */

.sign-tooltip {
    position: relative;
    display: inline-block;
}

.sign-tooltip .sign-tooltiptext {
    visibility: hidden;
    width: 430px;
    background-color: rgb(39,51,80,0.9);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0 5px;
    font-size: 0.75em;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -70px;
}

.sign-tooltip:hover .sign-tooltiptext {
    visibility: visible;
}

.sign-tooltip .sign-tooltiptext ul {
  list-style-type: none;
  padding-left: 1rem;
  padding-top: 00.7em;
  text-align: left;
}

.sign-tooltip .sign-tooltiptext ul li strong {
  width: 95px;
  display: inline-block;
  color: #bbb;
}

.my-fas-doc-last .sign-tooltiptext {
    top: -70px;
}

/* --- Tooltip --- */




.pg-cv-box {
    float: left;
    padding: 25px !important;
    box-shadow: none;
    background: #fff;
    border-radius: 20px;
    margin: 16px;
}

.pg-cv-box:hover {
    background: #ffffff;
}


.uk-pagination > .uk-active > span {
    background: #273350;
    color: #ffffff;
}

.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
    background-color: #f9f9f9;
    color: #427bb3;
    outline: none;
}

.tm-close:hover {
    background: #273350;
}

.tm-icon-plus, .tm-icon-arrow {
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #273350;
    z-index: 1000;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #6699cc;
    color: #ffffff;
}

.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: #6699cc;
    color: #ffffff;
    outline: none;
}

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #6699cc;
}




.my-four-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-four-columns div {
    width: 25%;
}

@media (max-width: 1100px) {
    .my-four-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-four-columns div {
        width: 100% !important;
    }
}

.my-four-columns p {
    text-align: center;
}



.my-five-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-five-columns div {
    width: 20%;
}

@media (max-width: 1100px) {
    .my-five-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-five-columns div {
        width: 100% !important;
    }
}

.my-five-columns p {
    text-align: center;
}




.my-five-columns-platnie {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 20px;
    text-align: center;
}

.my-five-columns-platnie div {
    width: 19%;
    margin-bottom: 20px;
    padding: 0 0.5%;
}

@media (max-width: 1100px) {
    .my-five-columns-platnie div {
        width: 48% !important;
        margin: 1% 0.5%;
    }
}

@media (max-width: 767px) {
    .my-five-columns-platnie div {
        width: 100% !important;
        margin-bottom: 15px;
    }
}

.my-five-columns-platnie p {
    text-align: center;
    font-size: 13.5px;
    line-height: 1.2;
    font-weight: 500;
}

.my-five-columns-platnie img {
    width: 40px;
    filter: hue-rotate(15deg) brightness(1.9) grayscale(0.5);
    border-radius: 0;
}








/* ------- SIX -------- */

#tm-top-a, #tm-top-a .uk-container {
    max-width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}

.my-six-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.my-six-columns>div {
    width: 14.25%;
    background: rgb(255, 255, 255, 1);
    margin: 0 0.7%;
    padding: 0.5%;
    border-radius: 100px;
    color: #273350;
    font-weight: 500;
    transition: 0.3s;
}

.my-six-columns>div:hover {
    color: #6699cc !important;
    transition: 0.3s;
}

@media (max-width: 1194px) {
    .my-six-columns>div {
        width: 47%;
        margin: 1%;
    }
}

@media (max-width: 767px) {
    .my-six-columns>div {
        width: 98%;
        margin: 1%;
    }
}

.new2-anons-img {
  	text-align: center;
  	align-items: center;
    border-radius: 0;
}

.new2-anons-img > div {
  	vertical-align: middle;
    transition: 0.5s;
}

.new2-anons-img > div:hover a {
    color: #273350;
}

.new2-anons-img > div:hover {
    background: rgba(255, 255, 255, 0.6);
    transition: 0.5s;
}

.new2-anons-img img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: -5px;
  	width: 86px;
  	padding: 4px 5px 8px;
    opacity: 1;
    filter: hue-rotate(15deg) brightness(1.9) grayscale(0.5);
    border-radius: 0;
}

.new2-anons-img img:hover {
    transition: 0.3s;
}

.new2-anons-img p {
 	text-align: center;
    line-height: 17px;
    font-size: 0.9em !important;
    margin-top: 7px;
    margin-bottom: 0;
}


/* ------- MENU -------- */

.my-menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
}

.menu {
  	text-align: center;
  	align-items: center;
}

.menu > div {
  	vertical-align: middle;
    transition: 0.5s;
    margin: 0 !important;
}

.menu > div:hover a {
    color: #273350;
}

.menu > div:hover {
    background: rgba(255, 255, 255, 1);
    transition: 0.5s;
}

.menu img {
    object-fit: cover;
    transition: 0.4s;
  	width: 45px;
    opacity: 1;
    filter: hue-rotate(15deg) brightness(1.9) grayscale(0.5);
    border-radius: 0;
}

.menu img:hover {
    transition: 0.3s;
}

.my-columns-menu {
    display: flex; 
    align-items: center;
    flex-wrap: wrap;
}

.my-columns-menu img {
    border-radius: 0;
}

.my-columns-menu > .first {
    width: 20%;
    padding: 0 1% 0 0;
}

.my-columns-menu > .last {
    width: 70%;
    padding: 0 0 0 3%;
    font-size: 1.2em !important;
    text-align: left;
}

@media (max-width: 767px) {
    .my-columns-menu {
        display: block;
    }
    
    .my-columns-menu>div {
        width: 100% !important;
    }
    
    .my-columns-menu > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-columns-menu > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}





/* ------- NEW-ANONS -------- */

.my-columns-new-anons {
    display: flex; 
    align-items: center;
    flex-wrap: wrap;
}

.my-columns-new-anons > .first {
    width: 20%;
    padding: 0 1% 0 4%;
}

.my-columns-new-anons > .last {
    width: 70%;
    padding: 0 1% 0 3%;
    font-size: 0.9em !important;
    text-align: left;
}


@media (max-width: 1194px) {
    .my-columns-new-anons>div {
        width: 48%;
        margin: 1%;
    }

    .my-columns-new-anons > .first {
        width: 16%;
    }

    .my-columns-new-anons > .last {
        width: 70%;
    }
}

@media (max-width: 767px) {
    
    .my-columns-new-anons>div {
        width: 100%;
    }

    .my-columns-new-anons > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-columns-new-anons > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}

.my-columns-new-anons p {
 	text-align: center;
    line-height: 18px;
    font-size: 12px !important;
    margin-top: 15px;
    margin-bottom: 0px;
}

.office div {
    text-align: center;
    margin-bottom: 25px;
}

.office img {
    opacity: 1;
    transition: 0.3s;
}

.office img:hover {
    opacity: 0.7;
    transition: 0.3s;
}





/* ------- TWO-COLUMNS -------- */

.my-two-columns {
    display: flex; 
    align-items: center;
}

.my-two-columns > div {
    width: 50%;
}

.my-two-columns > .my-text-left {
    padding-right: 5%;
}

.my-two-columns > .my-text-right {
    padding-left: 5%;
}

@media (max-width: 767px) {
    .my-two-columns {
        display: block;
    }
    
    .my-two-columns>div {
        width: 100% !important;
    }
    
    .my-two-columns > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-two-columns > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}

.my-two-columns p {
    text-align: center;
}

/* ------- TWO-COLUMNS-PROFSOYUZ -------- */

.my-two-columns-profsoyuz {
    display: flex; 
    align-items: center;
}

.my-two-columns-profsoyuz > .p-left {
    padding: 0 5%;
    width: 25%;
    text-align: center;
}

.my-two-columns-profsoyuz > .p-right {
    padding: 0 5%;
    width: 75%;
}

.my-two-columns-profsoyuz h4 {
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 767px) {
    .my-two-columns-profsoyuz {
        display: block;
    }
    
    .my-two-columns-profsoyuz>div {
        width: 100% !important;
    }
    
    .my-two-columns-profsoyuz > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-two-columns-profsoyuz > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}


/* ------- TWO-COLUMNS-MAIN -------- */

.my-two-columns-main {
    display: flex; 
    align-items: flex-start;
}

.my-two-columns-main > div {
    width: 50%;
    padding: 0 1.5%;
}

@media (max-width: 1067px) {
    .my-two-columns-main {
        display: block;
    }
    
    .my-two-columns-main>div {
        width: 100% !important;
    }
}

.my-two-columns-main p {
    text-align: left;
    font-size: 0.95em;
}



/* ------- THREE-COLUMNS -------- */

.my-three-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-three-columns div {
    width: 33%;
    margin-bottom: 25px;
}

.my-three-columns>div>h3 {
    margin-top: 20px;
}

@media (max-width: 1000px) {
    .my-three-columns {
        display: block;
    }
    
    .my-three-columns>div {
        width: 100% !important;
    }
    
    .my-three-columns > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-three-columns > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}

.my-three-columns p {
    text-align: center;
}



/* ------- THREE-COLUMNS-FOOTER -------- */

.my-three-columns-footer {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-three-columns-footer div {
    width: 30%;
    margin-bottom: 25px;
    padding: 0 1.5%;
    font-size: 0.9em;
    line-height: 1.4;
}

.my-three-columns-footer>div>h3 {
    margin-top: 20px;
}

@media (max-width: 1000px) {
    .my-three-columns-footer {
        display: block;
    }
    
    .my-three-columns-footer>div {
        width: 100% !important;
    }

    .my-three-columns > .my-text-left {
    text-align: left;
}
    
    .my-three-columns > .my-text-right {
        text-align: right;
    }

    .my-three-columns > .my-text-center {
        text-align: center;
    }
}

.my-text-center a {
    filter: brightness(1.5) grayscale(1);
    margin: 0 5px;
}

.my-text-center img {
    border-radius: 0;
    width: 26px;
}

.my-three-columns-footer p {
    text-align: center;
}


/* ------- FOUR-LINKS -------- */

.my-four-columns-links {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.my-four-columns-links div {
    width: 23%;
    padding: 1%;
}

.my-four-columns-links p {
    text-align: center !important;
}

.my-four-columns-links img {
    width: 100%;
    transition: 0.3s;
}

.my-four-columns-links img:hover {
    width: 90%;
    transition: 0.3s;
}

@media (max-width: 1100px) {
    .my-four-columns-links div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-four-columns-links div {
        width: 100% !important;
    }
}




/* ------- My Read More ------- */

.my-read-more {
    display: none;
}

.my-read-more-button {
    color: #6699cc;
    text-decoration: none !important;
    font-weight: 700;
    cursor: pointer;
}

.my-read-more-button:hover, .my-read-more-button:focus {
    color: #427bb3;
}

.my-read-more-title {
    cursor: pointer;
    color: #00a7de;
}

.my-read-more-title~div {
    display: none;
}
/* ----------- End ----------- */



/* --- COOKIE --- */

#cookie-confirm {
    position: fixed;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    z-index: 30000;
    padding: 25px;
    width: 250px;
    left: 0;
    font-size: 0.8em;
    border-top-right-radius: 20px;
}

#cookie-confirm button {
    background: #273350;
    color: #ffffff;
    font-weight: 500;
    font-size: 1.1em;
    padding: 4px 20px 6px;
    border: none;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    transition: 0.3s;
}

#cookie-confirm button:hover, #cookie-confirm button:focus {
    background: #6699cc;
    transition: 0.3s;
}

#cookie-confirm p {
    line-height: 1.2em;
    text-align: left;
}

/* --- COOKIE --- */




.tm-overlay-panel-title {
    font-size: 18px !important;
    line-height: 23px;
}


.tm-headerbar-background {
    background: #fff;
}



.countdownmay {
        font-size: 35px;
        display: none;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        font-family: 'PT Serif', serif;
      }
      .countdownmay > span {
        padding: 4px 6px;
      }
      .countdownmay > span > span {
        display: inline-block;
        background-color: #dc4128;
        color: white;
        border-radius: 5px;
        padding: 6px 3px;
        margin: 0 1px;
      }
      .countdownmay > span > div {
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        font-family: 'PT Serif', serif;
      }
      
      




.liana_main {
    padding: 20px;
    background-color: #fff;
    /* box-shadow: 0 0 8px 0 rgb(51 51 51 / 20%); */
    font-size: 14px;
    line-height: 18px;
    border: 3px solid #6699cc;
    border-radius: 14px;
}


.liana_kollektiv {
    font-size: 0.94em;
    line-height: 1.3;
}


.my-four-columns-groups {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-four-columns-groups div {
    width: 23%;
}

@media (max-width: 1100px) {
    .my-four-columns-groups div {
        width: 48% !important;
    }
}

@media (max-width: 767px) {
    .my-four-columns-groups div {
        width: 98% !important;
    }
}

.otstup div {
    padding: 1%;
}

label, input, button, select, textarea {
    font-size: 13.5px;
    font-weight: normal;
    line-height: 21px;
}




.liana-ssilki {
    display: flex; 
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#tm-bottom-c .liana-ssilki {
    justify-content: space-between; 
}

.liana-ssilki>a {
    display: block; 
    overflow: hidden; 
    position: relative; 
    margin-bottom: 20px;
}

.liana-ssilki>a>img {
    width: 100%; 
    height: 100%; 
    border: 0; 
    object-fit: cover;
}

.liana-ssilki>a>span {
    display: flex; 
    justify-content: center; 
    align-items: center;
    text-align: center;
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    opacity: 0;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.2;
}

.liana-ssilki>a>span:hover {
    opacity: 1;
    transition: 0.5s;
}

#tm-main-top .liana-ssilki>a>span {
        font-weight: normal;
    }

#tm-main-top .liana-ssilki>a {
        width: 80%;
    }

#tm-bottom-c .liana-ssilki>a {
        width: 12%;
    }

@media (max-width: 1100px) {
     #tm-bottom-c .liana-ssilki>a {
        width: 30% !important;
    }
}

@media (max-width: 767px) {
     #tm-bottom-c .liana-ssilki>a {
        width: 45% !important;
    }
}



.liana-ssilki .red{
    border: 3px #da251d solid;
}
.liana-ssilki .red span {
    background-color: #da251d;
}


.liana-ssilki .orange{
    border: 3px #e77817 solid;
}
.liana-ssilki .orange span {
    background-color: #e77817;
}


.liana-ssilki .yellow{
    border: 3px #f3be00 solid;
}
.liana-ssilki .yellow span {
    background-color: #f3be00;
}


.liana-ssilki .green{
    border: 3px #22a377 solid;
}
.liana-ssilki .green span {
    background-color: #22a377;
}


.liana-ssilki .blue{
    border-radius: 12px;
}
.liana-ssilki .blue span {
    background-color: #6699cc;
}


.liana-ssilki .darkblue{
    border: 3px #00b7f4 solid;
}
.liana-ssilki .darkblue span {
    background-color: #00b7f4;
}


.liana-ssilki .purple{
    border: 3px #87d6f9 solid;
}
.liana-ssilki .purple span {
    background-color: #87d6f9;
}




.uk-overlay-panel.uk-overlay-bottom>div {
height: 55px;
}




.uk-container {
    max-width: 1400px;
    padding: 0 30px;
}

@media (max-width: 1200px) {
    .top-link{
        display: none !important;
    }
    
}



.btn-innoa {
    background-color: #6699cc;
    width: 100%;
    padding: 13px 15px 14px 18px;
    color: #fff !important;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    border-radius: 12px;
    transition: 0.3s;
    text-align: left;
}

.btn-innoa:hover {
    background-color: #273350;
    transition: 0.3s;
}


.e-res-obr div {
    margin-bottom: 20px;
}



@media (min-width: 768px) {
    .gw-header__top {
        position: static;
    }
}

.gw-header__top {
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: .75rem;
}

.align-items-center {
    align-items: center !important;
}

.d-flex {
    display: flex !important;
}

.gw-header__logo {
    width: 80px;
    margin-right: 1rem;
}

.gw-header__logo-main {
    width: 100px;
    margin-right: 1.5rem;
}

.gw-icon-logo {
    max-width: 80px;
    max-height: 80px;
}

.gw-icon-logo-main {
    max-width: 100px;
    max-height: 100px;
}

.gw-header__info {
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {
    .gw-header__info {
        display: none;
    }
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gw-header__title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25;
    color: #273350;
    text-overflow: ellipsis;
    white-space: normal;
}

.gw-header__subtitle1 {
    font-size: .9rem;
    line-height: 1.2rem;
    color: #273350;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 7px;
}

.gw-header__subtitle2 {
    font-size: .9rem;
    line-height: 1rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 400;
}