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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
body {
    font-family: 'Mulish', sans-serif;
    color: #444444;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: -0.2px;
}


li {
    line-height: 21px !important;
}

.tm-navbar-container {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 1500px) {
    .uk-container {
        max-width: 1360px;
    }
}


@media (min-width: 1220px) {
    .tm-navbar-left {
        left: 0px;
    }      
}

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

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

.uk-block {
    padding-top: 30px;
    padding-bottom: 30px;
}


.tm-article-blog .tm-article-header {
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .tm-article-blog .tm-leading-article + * .tm-article:first-child, .tm-article-blog .tm-article + .tm-article {
        margin-top: 40px;
    }
}

.tm-content {
    background: rgb(255, 255, 255, 0.4);
    border-radius: 22px;
    padding: 26px;
}

.uk-article.tm-article {
    background-color: rgb(255 255 255 / 100%);
    padding: 26px;
    box-shadow: none;
    border-radius: 20px;
}

.uk-panel-box-primary {
    box-shadow: none;
    border-radius: 20px;
    font-size: 13px;
    line-height: 17px !important;
}

.uk-panel-box-primary li {
    line-height: 17px !important;
    text-align: left !important;
}

.uk-panel-box-primary .uk-panel-title {
    color: #444444;
    font-family: 'Mulish', sans-serif;
    font-size: 22px;
    margin-bottom: 25px;
}


.teachers {
    font-size: 14px;
    line-height: 18.5px !important;
}

.teachers li {
    line-height: 18.5px !important;
}


.tm-main-top {
    margin-bottom: 30px;
}

 aside.tm-sidebar-a
 {
     padding-left: 45px;
 }
 
 
.img-banner span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    color: #50c2c3;
    text-transform: none;
    transition: 0.2s;
    font-family: 'Mulish', sans-serif;
    font-size: 13px;
    padding: 0px 10px 4px;
    text-align: center;
    font-weight: 600;
}

.img-banner span:hover {
    color: #00afb1;
}

.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: #50c2c3;
    /*font-weight: bold;*/
    cursor: pointer;
}

.my-read-more-title {
    cursor: pointer;
    color: #50c2c3;
}

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

.my-read-more-title:hover, my-read-more-title:focus {
    color: #00afb1;
    text-decoration: none;
}


/* ----------- End ----------- */






.liana_reply {
    margin: 15px 0 0 15px;
    color: #888;
    text-align: justify;
    font-size: 11pt;
    line-height: 20px;
    border-left: 3px solid #ccc;
    padding-left: 15px;
    font-style: normal !important;
 }
 
 
  
 .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;
    font-size: 19px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.3px;
}

.uk-article-title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    text-transform: none;
    text-align: center;
    font-family: 'Mulish', sans-serif;
    color: #e83977;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
}

.uk-article-title a {
    font-weight: 700;
}


strong {
    font-weight: 600;
}


em {
    font-weight: 600;
}


a, .uk-link {
    color: #50c2c3;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
}

a:hover, a:focus {
    color: #00afb1;
    text-decoration: none;
}



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

.liana_ssilki img:hover {
    opacity: 1;
}

.liana-main {
    font-size: 13px;
    line-height: 19px;
}

h4, .uk-h4 {
    font-size: 19px;
    line-height: 22px;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    margin-top: 10px;
    letter-spacing: -0.3px;
}

.top-h4 {
    margin-top: 5px !important;
}

.tab {
    width: 100%;
    
}

.tab li {
    line-height: 18px !important;
    text-align: left !important;
}

.tab td {
    vertical-align: top;
    border-top: 1px solid #eee;
    padding: 5px 8px;
    font-size: 13px;
    line-height: 18px;
    text-align: left !important;
}

.tab th {
    vertical-align: middle;
    border-top: 1px solid #eee;
    text-align: center;
    font-weight: 700;
    line-height: 18px;
    padding: 5px;
    font-size: 14px;
}

.tab td.number {
    text-align: center !important;
}




table {
    width: 100%;
}

tr {
    vertical-align: top;
}

td, th {
    border: 1px solid #eee;
    padding: 10px;
}

td p, td li {
    font-size: 0.88em;
    line-height: 18px !important;
}

.cell-left th {
    text-align: left !important;
}



h5, .uk-h5 {
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    color: #e83977;
    letter-spacing: -0.3px;
}

h6, .uk-h6 {
    font-size: 19px;
    line-height: 24px;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    color: #e83977;
}


h2, .uk-h2 {
    font-size: 24px;
    line-height: 24px;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
}

h1 {
    margin: 5px 10px 30px;
    font-size: 36px;
    line-height: 37px;
    text-transform: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.6px;
    color: #e83977;
    text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}

.uk-accordion-title {
    padding: 10px 20px 12px;
    background: #fff;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Mulish', sans-serif;
    text-transform: none;
    color: #444;
    margin-bottom: 10px;
    font-weight: 600;
    border-radius: 50px;
    border: 1px solid #50c2c3;
    transition: 0.3s;
    letter-spacing: -0.3px;
}

.uk-accordion-title:hover {
    padding: 10px 20px 12px 25px;
    color: #50c2c3;
    transition: 0.3s;
}

.uk-panel-box-primary {
    color: #444;
}

.pg-cv-name {
    font-size: 15px !important;
    color: #50c2c3;
    padding-top: 3px;
    font-weight: 500;
}

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



.uk-button-primary {
    background-color: #4245ca;
    color: #ffffff;
    border-color: transparent;
    font-family: 'pt-serif';
    font-size: 18px;
}

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

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

.tm-sidepanel > .uk-button:focus {
    background-color: #3234b7;
}



label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    padding: 3px;
}

.form-sppoll {
    margin-top: 15px !important;
}

button.btn, input[type="submit"].btn {
    margin-top: 15px;
    border-radius: 50px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    margin-top: 15px;
}

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



.uk-breadcrumb > li {
    font-size: 22px;
    line-height: 26px;
    font-family: 'Mulish', sans-serif;
    color: #444;
    font-weight: 600;
    letter-spacing: -0.5px;
}

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

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



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

.btn {
    font-family: 'Mulish', sans-serif;
    border: none;
    background: #50c2c3;
    color: #fff;
}

.btn.disabled, .btn[disabled] {
    border: none;
}

.btn-primary, .btn-info, .btn-inverse {
    background-color: #50c2c3; 
    color: #ffffff;
    border-color: transparent;
    font-family: 'Mulish', sans-serif;
    border-radius: 50px;
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-radius: 50px !important;
}

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


.btn:hover, .btn:focus {
    color: #fff;
}

.btn-success {
    background-color: #50c2c3;
    color: #ffffff;
}

.btn-success:hover {
    background-color: #00afb1;
    color: #ffffff;
}

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

.uk-navbar-nav > li > a {
    font-family: 'Mulish', sans-serif;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 67px;
    padding: 0 3px;
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}

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

.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: #50c2c3;
    outline: none;
}

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


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


.uk-nav li {
    line-height: 21px;
}


.uk-nav li > a {
    font-family: 'Mulish', sans-serif;
    text-transform: none;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
}

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

.uk-nav-navbar ul li {
    list-style: disc;
}

.uk-nav > li > a {
    padding: 4px 30px;
}

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

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

.uk-dropdown {
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(171, 88, 76, 0.15);
}

.special-view {
    display: none;
}

@media (min-width: 1024px) {
    .special-view {
        display: block;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100px;
    z-index: 10000;
    background: rgb(255, 255, 255, 1);
    padding: 4px 12px 6px;
    border-bottom-left-radius: 15px;
    text-align: center;
    line-height: 16px;
    /*box-shadow: 0 0 7px rgb(51 51 51 / 20%);*/
    font-size: 13px;
    }
}




/* --- COOKIE --- */

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

#cookie-confirm button {
    background: #50c2c3;
    color: #fff;
    font-weight: 500;
    font-size: 1.2em;
    padding: 6px 20px;
    border: none;
    font-family: 'Mulish', sans-serif;
    border-radius: 50px;
    transition: 0.3s;
}

#cookie-confirm button:hover, #cookie-confirm button:focus {
    background: #00afb1;
    color: #fff;
    transition: 0.3s;
}

#cookie-confirm p {
    line-height: 17px;
    text-align: justify;
}

/* --- COOKIE --- */





.table-bordered th, .table-bordered td {
    border: none !important;
}

.small {
    font-size: 16px !important;
    color: #666 !important;
}

.badge {
    font-size: 16px !important;
}

.label, .badge {
    background: none !important;
    color: #666 !important;
    font-weight: normal !important;
    font-family: 'pt-serif' !important;
}

.table-bordered {
    border: none !important;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.1);
}

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

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

.uk-sticky-placeholder {
    /*height: 47px !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%; 
   text-align: justify;
} 
    
@media (min-width: 768px) {    
    .liana-news {
        flex-direction: row;
        justify-content: space-between;
    }

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


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




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

.my-fas-doc i {
    font-size: 33px; 
    color: #e83977;
    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: #e83977;
    margin: 0px 10px 0px 0;
}

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

.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(51,51,51,0.9);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 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;
  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 --- */



.countdownmay {
        font-size: 35px;
        display: none;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        font-family: 'arial', sans-serif;
      }
      .countdownmay > span {
        padding: 4px 6px;
      }
      .countdownmay > span > span {
        display: inline-block;
        background-color: #dc4128;
        color: white;
        border-radius: 5px;
        padding: 8px 5px;
        margin: 0 1px;
      }
      .countdownmay > span > div {
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Fira Sans Condensed', sans-serif;
      }


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

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




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

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

.my-four-columns img {
    margin-bottom: 3px;
}

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

@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 p {
    text-align: center !important;
}

.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: 25px 0;
}



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

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

.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%;
    }
}



.liana_ssilki_deti img {
    margin: 1%; 
    float: left; 
    width: 23%;
    opacity: 0.8;
}

.liana_ssilki_deti img:hover {
    opacity: 1;
}


.tm-toolbar {
    background: #fff2eb;
}

.my-fas-doc-small .my-fas-doc i {
    font-size: 25px;
    margin: 5px 10px 0 0;
}


blockquote {
    padding-left: 0px;
    border-left: none;
    font-size: 12px;
    line-height: 17px;
    font-style: normal;
    text-align: justify;
}

blockquote p {
    font-size: 12px;
    line-height: 17px;
}

blockquote small {
    color: #ddd !important;
}

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

.well {
    box-shadow: none;
    border-radius: 12px;
    padding: 30px 30px 15px !important;
}

hr {
    border-top: 1px solid #eee;
}



.btn-innoa {
    padding: 10px 20px 12px;
    background: #fff;
    font-size: 17px;
    line-height: 21px;
    font-family: 'Mulish', sans-serif;
    width: 100%;
    color: #444;
    text-align: left;
    font-weight: 600;
    border-radius: 50px;
    border: 1px solid #50c2c3;
    transition: 0.3s;
    letter-spacing: -0.3px;
}

.btn-innoa:hover {
    color: #50c2c3;
    padding: 10px 20px 12px 25px;
    transition: 0.3s;
}



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