/* 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: #444;
    font-size: 0.92em;
    line-height: 1.3;
    letter-spacing: -0.1px;
}

li {
    line-height: 20px;
}

a, .uk-link {
    color: #0066b5;
    text-decoration: none;
    cursor: pointer;
}

a:hover, a:focus {
    color: #444;
}


.uk-dropdown {
    box-shadow: 0 0 8px 0 rgb(51 51 51 / 5%);
    border-radius: 10px;
}

 
 aside.tm-sidebar-a
 {
     padding-left: 45px;
 }
 
 
 .img-banner span {
        display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 4px 10px;
    /*background: rgba(115, 105, 179, 0.70);*/
    color: #555;
    text-transform: uppercase;
    /*font-weight: bold;*/
    transition: 0.2s;
    /*font-family: kurale;*/
    font-size: 16px;
    text-align: center;
    /*text-shadow: 0px 0px 6px #111;*/
}

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

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



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

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

.my-read-more-button {
    color: #0066b5;
    font-weight: 500;
    cursor: pointer;
}

.my-read-more-title {
    cursor: pointer;
    color: #0066b5;
    font-size: 1.3em;
    line-height: 1.2;
    margin-top: 15px;
}

.my-read-more-title:focus, .my-read-more-title:hover {
    cursor: pointer;
    color: #444;
    margin-top: 15px;
}

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


.midd {
    text-align: center;
}



.liana_reply {
    margin: 15px 0 0 15px;
    color: #aaa;
    font-size: 16px;
    line-height: 20px;
    border-left: 3px solid #0066b5;
    padding-left: 15px;
    font-style: normal !important;
 }
 
 
 blockquote {
    padding-left: 0px;
    border-left: none;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
}
 
 
 
 .liana {
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.1); 
    padding: 30px; 
    background: #ffffff;
}

/*--- DOCS ---*/

.liana-legal-document {
    
}

.liana-legal-document div {
    display: flex; 
    flex-wrap: nowrap; 
    margin-bottom: 15px;
}

.liana-legal-document div a:nth-child(odd) {
    flex-shrink: 0; 
    padding-right: 10px;
}

.liana-legal-document div a img {
    width: 45px;
    height: 45px; 
}

.liana-legal-document div a:nth-child(even) {
    flex-shrink: 1; 
}

/*--- END ---*/

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: none;
    color: #444;
    text-align: center;
    font-size: 1.5em;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: -0.2px;
}

strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #444 !important;
}



.tm-sidepanel .uk-panel {
    display: block;
    position: relative;
    background: #fff;
    width: 250px;
    padding: 25px 20px;
    box-shadow: 0 0 18px 0 rgb(51 51 51 / 20%);
}

.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #0066b5;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: rgba(0, 0, 0, 0);
    color: #0066b5;
    outline: none;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: rgba(0, 0, 0, 0);
    color: #0066b5;
    outline: none;
}

.uk-nav-dropdown > li.uk-active > a, .uk-nav-navbar > li.uk-active > a {
    color: #0066b5;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: rgba(0, 0, 0, 0);
    color: #0066b5;
    outline: none;
}


.liana_ssilki img {
    margin: 0.8%; 
    float: left; 
    width: 8.4%;
    opacity: 0.8;
}

.liana_ssilki img:hover {
    opacity: 1;
}


.tm-article-blog .tm-article-date {
    font-family: 'Montserrat', sans-serif; 
}

.tm-article-blog [class*='tm-article-date-'] {
    display: block;
    font-size: 38px;
    line-height: 42px;
    color: #444444;
}


h1 {
    margin: -15px 0 15px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #0048aa;
    text-transform: none;
    font-size: 2.5em;
    text-align: center;
}

.uk-article-title {
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7em;
    color: #0066b5;
    font-weight: 600;
    line-height: 1.2;
    margin: 5px 0 25px;
    padding: 0 20px;
    letter-spacing: -0.2px;
}

h2, .uk-h2 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

h3, .uk-h3 {
    font-size: 19px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #444;
    letter-spacing: 0.2px;
}

h4, .uk-h4 {
    font-size: 1.5em;
    line-height: 26px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #444;
    letter-spacing: -0.2px;
    margin-bottom: 30px;
}

h5, .uk-h5 {
    font-size: 1.3em;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #0066b5;
}


.uk-panel-box-primary {
    box-shadow: none !important;
}


.uk-accordion-title {
    padding: 10px 20px;
    background: #ffffff;
    font-size: 19px;
    line-height: 24px;
    border-bottom: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.1);
}

.uk-accordion-title:hover {
    border-left: 5px solid #0066b5;
    padding: 10px 15px;
    /*background: linear-gradient(to right, #7bade5, #ffffff 0.8%);*/
}

.tm-sidebar-a .uk-panel-box-primary, .tm-bottom-a .uk-panel-box-primary {
    color: #444;
    border-radius: 10px;
}

.pg-cv-name {
    font-size: 0.9em !important;
    line-height: 1.2;
    color: #0066b5;
    /* font-weight: 500; */
    margin-top: 12px;
}



.uk-button-primary {
    background-color: #0066b5;
    color: #ffffff;
    border-color: transparent;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #c73e44;
    color: #ffffff;
    border-color: transparent;
}

.tm-sidepanel > .uk-button:focus:hover {
    background-color: #c73e44;
}

.tm-sidepanel > .uk-button:focus {
    background-color: #0066b5;
}



label, input, button, select, textarea {
    font-size: 17px;
    font-weight: normal;
    line-height: 26px;
    padding-top: 8px;
}


.sp-poll-result .progress {
    background-color: #e2f5fe !important;
}


.pg-cv-box {
    padding: 20px !important;
    border-radius: 10px;
    box-shadow: none;
    margin: 0 10px 20px;
}

.uk-breadcrumb > li {
    font-size: 17px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #444;
}

.uk-breadcrumb {
    text-transform: none;
}

.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
    text-decoration: none;
}


.uk-navbar-nav > li > a:before {
    background: #0066b5;
}

/*.uk-grid > * > :last-child {
    margin-bottom: -15px;
}*/


.btn-primary, .btn-info, .btn-inverse {
    background-color: #0066b5;
    color: #ffffff;
    border-color: transparent;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px !important;
}

.btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px !important;
}

.btn-primary:hover, .btn-info:hover, .btn-inverse:hover {
    background-color: #1d7cb4;
    color: #ffffff;
    border-color: transparent;
}


.btn:hover, .btn:focus {
    color: #ccc;
    border-color: #ccc;
}

.btn-success {
    background-color: #539fcc;
    color: #ffffff;
}

.btn-success:hover {
    background-color: #1d7cb4;
    color: #ffffff;
}


.uk-navbar-nav > li > a {
    font-size: 0.9em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #444;
    letter-spacing: -0.1px;
}

ul.uk-nav-sub {
    padding: 5px 0 5px 45px;
    list-style: disc;
}

.uk-nav li > a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: none;
    font-size: 0.84em;
    line-height: 17px;
    margin-bottom: 3px;
}

.uk-nav-navbar > li > a {
    color: #444;
}

.uk-nav-navbar ul a {
    color: #444;
    font-weight: 500;
}

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

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

.uk-dropdown {
    padding: 25px 25px 35px 25px;
}

.special-view {
    display: none;
}

@media (min-width: 1024px) {
    .special-view {
        display: block;
        position: fixed;
        top: 10px;
        right: 0px;
        height: 193px;
        width: 86px;
        z-index: 10000;
    }
}

#cookie-confirm {
    position: fixed;
    bottom: 0;
    background: rgba(255,255,255,0.9);
    z-index: 30000;
    padding: 20px;
    box-shadow: 0 0 20px 0 rgba(51,51,51,0.1);
    text-align: center;
}

#cookie-confirm button {
    background: #0066b5;
    color: white;
    padding: 5px 20px;
    border: none;
}

#cookie-confirm p {
    text-align: justify;
}


#tm-top-a {
    padding-top: 0px;
}

@media (max-width: 1350px) {
    .tm-logo-small {
        display: none !important;
    }
}


.uk-block-default {
    background: url("/images/headers/SL-120219-25650-11.jpg") #ebf7ff fixed;
}



.uk-article.tm-article {
    background-color: #fff;
    padding: 30px;
    /*box-shadow: 0 0 18px 0 rgba(51, 51, 51, 0.2);*/
    border-radius: 10px;
}



em {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
}

.my-four-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 15px 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-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-three-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}

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

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

.my-three-columns>div>a>h5 {
    margin-top: 15px !important;
}

@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 img {
    transition: 0.3s;
}

.my-three-columns img:hover {
    opacity: 0.8;
    transition: 0.3s;
}


.sovet div {
    width: 26% !important;
    margin-left: 1%;
    margin-right: 1%;
    background: rgb(235,247,255,0.4);
    padding: 2.5%;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    transition: 0.3s;
    border-radius: 10px;
}

.sovet div:hover {
    background: none;
    transition: 0.3s;
}

.sovet img {
    margin-bottom: 15px;
}



.my-ten-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}

.my-ten-columns div {
    width: 8.4%;
    padding: 0.6% 0.8%;
}

.my-ten-columns div img {
    /*box-shadow: 0 0 7px 0px #ccc;*/
    border: 1px solid #eee;
    opacity: 0.85;
}

.my-ten-columns div img:hover {
    opacity: 1;
}

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

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



.my-footer {
    width: 100%;
}

.my-footer tr td:last-child {
    padding-right: 50px;
}

@media (max-width: 767px) {
    .my-footer td {
        display: block;
        width: 100% !important;
    }
    
    .my-footer tr td:last-child {
        padding-right: 0 !important;
    }
}

.my-fas {
    font-size: 65px; 
    color: #0048b5;
}

@media (max-width: 1500px) {
    .tm-logo-small {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    .special-view {
        display: none !important;
    }
}



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

.img-bannr img {
    display: block;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-banner span {
        display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 7px 20px;
    background: rgba(255, 255, 255, 1.0);
    color: #444;
    /*text-transform: uppercase;
    font-weight: bold;*/
    transition: 0.2s;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    /* text-align: center; 
    text-shadow: 0px 0px 6px #111;*/
}

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

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

@media (max-width: 800px) {
    .img-text>div {
        float: none !important;
        width: 100% !important;
        clear: both;
    }
}

.badge {
    background: #0048b5;
}




.my-fas {
    font-size: 60px; 
    color: #0c55b0;
}



.my-fas-doc i {
    font-size: 32px; 
    color: #0c55b0;
    margin: 0px 20px 0px 0;
}

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


.my-fas-doc-rf i {
    font-size: 32px; 
    color: #bdbdbd;
    margin: 0px 20px 0px 0;
}

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

.two_colunms_with_image_left {
    flex-direction: row;
    display: flex;
}

@media (max-width: 767px) {
    .two_colunms_with_image_left {
        display: block;
    }
}

.two_colunms_with_image_left div:nth-child(1) {
    flex: 3;
}

.two_colunms_with_image_left div:nth-child(2) {
    margin-left: 15px;
    flex: 4;
}

.two_colunms_with_image_right {
    flex-direction: row;
    display: flex;
}

@media (max-width: 767px) {
    .two_colunms_with_image_right {
        display: block;
    }
}

.two_colunms_with_image_right div:nth-child(1) {
    flex: 4;
    margin-right: 15px;
}

.two_colunms_with_image_right div:nth-child(2) {
    flex: 3;
}


.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: 30%;
    }
    
    .liana-news>div:nth-child(2) {
       width: 67%;
    }
}


.uk-slidenav-position .uk-slidenav-previous {
    left: 20px;
    background: #fff;
    border-radius: 50%;
    color: #444;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 20px;
    background: #fff;
    border-radius: 50%;
    color: #444;
}




.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-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-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-six-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-six-columns div {
    width: 16.6%;
}

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

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


.btn-innoa {
    background-color: #d91212;
    width: 100%;
    padding: 17px 15px 15px;
    color: #fff !important;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    border-radius: 10px;
    transition: 0.3s;
    text-align: center;
    letter-spacing: -0.2px;
}

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