.ui-widget-overlay {
    background: #000000b3;
    opacity: unset;
}
.uk-sticky {
    position: relative;
    z-index: 100;
    box-sizing: border-box;
}
.tm-toolbar {
    z-index: 992;
    background: url(../images/toolbar-bg.png) top right no-repeat;
    background-position-x: 150%;
}
.tm-toolbar div#module-143 {
    background: url(../images/toolbar-bg.png) left no-repeat;
    padding: 6px 7rem 8px 4rem;
    position: relative;
    left: 23%;
}
.tm-toolbar .uk-container {
    padding: 0px;
    margin-bottom: -50px;
}
.uk-navbar-right {
    align-items: flex-end;
}
/*
.uk-navbar-container {
    margin-bottom: 20px;
}
*/
.btn-toolbar {
    font-family:Prompt;
    padding:10px 20px;
    border-radius:20px;
    background-color: #FFBD15;
    color: #004A98;
}

.type-alias-article .flexi.lineinfo.subtitle1 {
    display: none;
}

/*
.type-alias-article main#tm-main:after ,
.type-alias-video main#tm-main:after {
    content: "";
    position: absolute;
    bottom: 30%;
    right: 0px;
    background: url(../images/bg-content.png) center right no-repeat;
    background-size: auto;
    height: 700px;
    width: 530px;
    z-index: 99;
}
.type-alias-article main#tm-main:before ,
.type-alias-video main#tm-main:before {
    content: "";
    position: absolute;
    left: 0px;
    background: url(../images/bg-content-top.png) top left no-repeat;
    background-size: auto;
    height: 450px;
    width: 406px;
    z-index: 99;
}
*/

/*
.type-alias-article main#tm-main:before ,
.type-alias-video main#tm-main:before ,
.type-alias-royal-speech main#tm-main:before {
content: "";
    position: absolute;
    left: 0px;
    background: url(../images/bg-first.png) top left no-repeat;
    background-size: auto;
    height: 267px;
    width: 100%;
    z-index: 99;
}

.type-alias-article main#tm-main:after ,
.type-alias-video main#tm-main:after ,
.type-alias-royal-speech main#tm-main:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom:7%;
    background: url(../images/bg-bottom.png) center right no-repeat;
    background-size: auto;
    height: 267px;
    width: 100%;
    z-index: 99;
}

*/
.type-alias-article main#tm-main:before ,
.type-alias-video main#tm-main:before ,
.type-alias-royal-speech main#tm-main:before {
content: "";
    position: absolute;
    left: 0px;
    background: url(../images/bg1-top-2.png) top left no-repeat;
    background-size: auto;
    height: 345px;
    width: 100%;
    z-index: 99;
}

.type-alias-article main#tm-main ,
.type-alias-video main#tm-main ,
.type-alias-royal-speech main#tm-main {
    margin-top: 0px;
    padding-top: 0px;
    background: #fff url(../images/bg1-buttom-2.png) bottom right no-repeat;
    background-size: auto;
}

ul.uk-breadcrumb {
    padding-top: 20px;
}
h1.contentheading {
    font-size: 25px;
}

.item-catid-8 .contentheading {
    display: inherit;
    margin: 0 0 1em 0px;
    text-align: center;
    font-weight: bold;
}

header.tm-header-mobile nav.uk-navbar {
    height: 75px;
    display: flex;
    position: relative;
    justify-content: space-around;
    flex-direction: column;
}

.fcsearch {
  margin-top: 50px !important;
}
fieldset#fc_contenttypes_set {
    display: none;
}
span.btn-wrapper.input-append,
input#search_searchword {
    width: 100%;
}

input#search_searchword::brfore {
  content: "\f002";
  display: inline;
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

fieldset.fc_search_set, fieldset.fc_filter_set {
  border: 0px solid #cccccc;
  margin: 0px 0 0 0;
  padding: 20px 0px;
  width: 100%;
  }
.flexicontent.fcsearch table.fc_search_tbl .fc_search_row_1 td {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 15px;
}
input#search_searchword {
    width: 100%;
    height: 45px;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 20px;
    display: inline;
    max-width: 90% !important;
}
.input-append .btn:last-child {
    border-radius: 10px 10px 10px 10px;
}
.flexicontent.fcsearch table.fc_search_tbl .fc_search_option_cell {
    padding: 0px 0px 0px 12px;
    font-size: 10px;
}
#flexicontent .fceven ,
#flexicontent .fcodd {
    background-color: #fff;
}
.flexicontent.fcsearch .fc_search_result_image img {
    padding: 0px;
    border: 0px solid #aaaaaa;
    border-radius: 4px;
}
.flexicontent.fcsearch fieldset.fc_search_result:hover {
    border: 0px dashed gray;
}
.flexicontent.fcsearch .fc_search_result_title {
    float: none;
    margin: 5px 0px 10px;
}
.flexicontent.fcsearch fieldset.fc_search_result {
    padding: 16px 4px 16px 4px;
    margin: 0px;
    border: 0px solid transparent;
}
.fc_search_result_text {
    display: none;
}
h3.fc_search_result_title a {
    font-weight: normal;
    font-size: 20px;
    line-height: 130%;
    color: #000000;
    padding-left: 10px;
    display: table;
}
span.fc_legend_text.hasTooltip ,
.fc_search_label_cell {
    display: none !important;
}

body #flexicontent ul.introblock > li .contentheading {
    padding: 12px 20px 0px 10px;
    border-radius: 0px 0px 0px 0px;
    display: flex;
    flex-direction: row;
    margin: 0px;
    align-items: flex-start;
}

body.catid-11 #flexicontent ul.introblock > li .value.field_created ,
body.catid-12 #flexicontent ul.introblock > li .value.field_created {
    padding: 5px 20px 0px 28px;
    font-size: 15px;
    color: #333333;
}

body.catid-11 #flexicontent ul.introblock > li .contentheading:before,
body.catid-12 #flexicontent ul.introblock > li .contentheading:before {
    content: "";
    background: url(../images/bullet-pr.png) 0 0 no-repeat;
    padding: 10px;
    height: 20px;
    width: 20px;
    position: relative;
    left: -13px;
    top: 4px;
}

body #flexicontent .fc_item_title, body #flexicontent .fc_item_title a {
    font-family: 'Prompt';
    line-height: 20px;
    color:#000;
}

div#mod_flexiadvsearch_default150 span.fc_filter_html.fc_text_search {
    width: 100%;
}
input#mod_search_searchword-150 {
    width: 84%;
}
h2.fc_search_result_title ,
h2.fc_search_result_title a {
    font-size: 25px;
    color: #004a98;
}
.fcsearch button.btn.btn-success.button_go {
    margin-top: -9px;
}
.flexicontent.fcsearch fieldset.fc_search_result {
    padding: 16px 10px 16px 10px;
    margin: 0px;
    border: 0px solid transparent;
    border-bottom: 1px dashed #ccc;
}
.flexicontent.fcsearch fieldset.fc_search_result:hover {
    border-bottom: 1px dashed gray;
    background-color: #f3f3f3 !important;
    transition-delay: 0.2s;
    transition-duration: .5s;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    margin: 15px 0px;
    justify-content: center;
}
.form-control:where(input), .form-control:where(textarea), .form-select:where(select), .uk-input, .uk-select, .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 10px 15px;
    background: #f2f2f2;
    color: #2d3847;
    transition: .2s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
    border-radius: 10px;
    box-shadow: unset;
}
.form-control:where(input):disabled, .form-control:where(textarea):disabled, .form-select:where(select):disabled, .uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
    background-color: #f2f2f2;
    color: #747a96;
    box-shadow: unset;
}

.desc-title.label.field_gallery {
    display: none;
}
span.flexi.label.field_created {
    display: none;
}

.el-link.uk-button.uk-button-text {
    border: 2px solid #b88223;
    border-radius: 10px;
    padding: 10px 70px 10px 20px;
    color: #000;
    font-size: 22px;
    font-weight: bolder;
    font-family: 'Prompt';
}
.uk-button-text::after {
    content: "";
    background: url(../images/arrow1.png) center no-repeat;
    background-size: 99%;
    padding: 10px;
    right: 5%;
}
.news_prrajk.mod_flexicontent_wrapper .fcitem_title a:hover {
    color: #004a98;
}
.news_prrajk.mod_flexicontent_wrapper .image_featured img, 
.news_prrajk.mod_flexicontent_wrapper .image_standard img {
    -webkit-filter: brightness(80%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.news_prrajk.mod_flexicontent_wrapper .image_featured img:hover, 
.news_prrajk.mod_flexicontent_wrapper .image_standard img:hover {
-webkit-filter: brightness(100%);
}

.topblock .flexi.image {
    float: none !important;
}
.field_show-image a.fc_image_thumb.fb_gallery {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.catid-14 .value.field_text {
    border: 0px solid !important;
}
.catid-14 .value.field_sign-destination {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    display: block;
    clear: both;
}

.catid-14 .value.field_sign-destination:before {
    content: "";
    display: block;
    background: url(../images/line-1.png) center no-repeat;
    padding: 25px;
}

@media (max-width: 940px) {

    .uk-logo :where(img,svg,video) {
        display: block;
        vertical-align: middle;
        margin-top: 12px;
    }
}

@media (max-width: 425px) {

    .uk-heading-small {
        font-size: 25.2px;
    }


}

@media (max-width: 375px) {

    body.catid-14 .lineinfo.image_descr {
        width: 100% !important;
    }
    body.catid-14 .value.field_text {
        display: block;
        clear: both;
    }
     body.catid-14  div.image.left {
        margin: 8px 10px 20px 2px !important;
        float: none !important;
    }

}




