/*@group def style */
* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    overflow-x: hidden;
}

body {
    font-size: 100%;
    color: black;
    height: 100%;
    background: #c0c0af;
    min-width: 320px;
}

textarea {
    resize: vertical;
}

textarea,
button,
input[type="text"] {
    font-family: Arial, Helvetica, sans-serif;
    color: #7a7a7a;
    font-size: 0.813em;
}

input:focus,
select:focus,
textarea:focus {
    outline-style: none;
}

a, a:visited, a:active {
    text-decoration: none;
    color: black;
    border: none;
}

img {
    border: none;
    display: inline-block;
}

strong {

}

ul li {
    list-style: none;
}

fieldset {
    border: none;
}

body .hide {
    display: none;
}

.clear {
    clear: both;
}

.r_clear {
    clear: right;
}

.break {
    clear: both;
    margin: 1.875em auto;
    width: 30%;
    border-top: 1px solid #e5e5e5;
    position: relative;
}

.error,
.messages_error {
    padding: 8px 0;
    color: #d40014;
    font-size: 0.813em;
}

html body .hide {
    display: none;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.relative {
    position: relative;
}

.red {
    background-color: #ac201c !important;
}

.red:hover {
    background-color: #9b120e !important;
}

.nowrap {
    white-space: nowrap;
}

.t_right {
    text-align: right;
}

.hide {
    display: none !important;
}

/*@end */
/*@group fonts*/
@font-face {
    font-family: 'trebuchet_msregular';
    src: url('fonts/trebuc-webfont.eot');
    src: url('fonts/trebuc-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/trebuc-webfont.woff') format('woff'),
    url('fonts/trebuc-webfont.ttf') format('truetype'),
    url('fonts/trebuc-webfont.svg#trebuchet_msregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trebuchet_msbold';
    src: url('fonts/trebucbd-webfont.eot');
    src: url('fonts/trebucbd-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/trebucbd-webfont.woff') format('woff'),
    url('fonts/trebucbd-webfont.ttf') format('truetype'),
    url('fonts/trebucbd-webfont.svg#trebuchet_msbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tahomaregular';
    src: url('fonts/tahoma-webfont.eot');
    src: url('fonts/tahoma-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/tahoma-webfont.woff') format('woff'),
    url('fonts/tahoma-webfont.ttf') format('truetype'),
    url('fonts/tahoma-webfont.svg#tahomaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tahomabold';
    src: url('fonts/tahomabd-webfont.eot');
    src: url('fonts/tahomabd-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/tahomabd-webfont.woff') format('woff'),
    url('fonts/tahomabd-webfont.ttf') format('truetype'),
    url('fonts/tahomabd-webfont.svg#tahomabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@end*/
/*@group responsive*/
.resp #path li {
    float: left;
}

.resp #path_bg {
    top: 30px;
}

.resp #bg_content {
    top: 35px;
    margin-bottom: -20px;
}

#module_general.resp #bg_content {
    top: 50px;
    margin-bottom: -10px;
}

#module_general.resp #content {
    top: -25px;
}

.resp #search_lang {
    margin-top: 20px;
    margin-right: 10px;
}

body.fix #left_banners {
    top: 88px;
}

body.fix #logo img {
    /*width: 74%;*/
    height: auto;
    /*padding-top: 10px;*/
}

.resp #left_banners {
    top: 216px;
}

body.small #path_bg .block,
body.small #footer .block,
body.small #content .block {
    padding: 0 10px !important;
}

body.small #menu li.deff > b {
    display: none;
}

body.small #left_banners {
    display: none;
}

body.small #path_bg .block,
body.small #footer .block,
body.small #content .block {
    padding: 0 10px;
}

body.small #content {

}

.resp #f_menu {
    width: 100%;
    display: block;
    position: static;
    top: auto;
    left: auto;
    float: left;
    margin-top: 5px;
}

.resp #f_menu li {
    width: auto;
}

.resp #f_menu #menu > div {
    margin-left: 0;
}

.resp #top_menu {
    display: block;
    /*text-align: center;*/
    text-align: left;
    float: left;
    padding: 10px;
    margin: 0;
    /*width: 55%;*/
}

.resp #top_menu li {
    display: inline-block;
    float: none;
}

.resp #logo {
    padding: 0;
    position: static;
    margin: 10px 0 10px 10px;
}

@media (min-width: 1121px) {
    .resp #top_menu {
        /*width: 0;*/
    }

    .resp .widget_consular_assistance {
        margin: auto;
        float: none;
        padding: 5px 10px 7px 10px;
    }

    .resp #search_lang {
        margin-top: -40px;
    }
}

#module_general.resp #left_top > div:first-child,
.resp #content .second2,
.resp #content .second {
    margin-top: 0;
}

.resp.small #f_menu {
    position: static !important;
    padding: 0;
}

.resp.small #f_menu li {
    display: block;
    width: 100%;
}

.resp.small #f_menu li div {
    position: static;
}

.resp.small #f_menu li:hover div {
    display: none;
}

.resp.small #f_menu li div > ul > li {
    padding: 10px 0;
}

.resp.small #f_menu li b {
    height: 1px;
    width: 100%;
    top: 0;
}

.resp.small #f_menu li ul li a {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}

.resp.small #f_menu li ul li a span {
    float: right;
    width: 55%;
}

.resp.small #f_menu li ul li a img {
    float: left;
    width: 35%;
}

.resp.small #f_menu li.image {
    text-align: left;
}

.resp.small #f_menu #menu li div {
    padding: 0;
}

.resp.small #f_menu #menu li ul li ul {
    padding-bottom: 0;
}

/*@end */
/*@group  various*/
.not_foud {
    margin: 10px 30px;
}

.block {
    max-width: 1200px;
    margin: 0 auto;
    /*padding: 0 10px;*/
}

body > i {
    position: fixed;
    background: #f8f8f4;
    width: 100%;
    z-index: 5;
    height: 900%;
}

.infinityScroll-preloader {
    display: none;
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding: 20px 0;
    white-space: nowrap;
    line-height: 16px;
}

.infinityScroll-preloader b,
.infinityScroll-preloader i,
.infinityScroll-preloader span {
    display: inline-block;
    margin: 0 2%;
}

.infinityScroll-preloader b,
.infinityScroll-preloader i {
    width: 11px;
    height: 11px;
    -moz-border-radius: 5px / 6px;
    -webkit-border-radius: 5px / 6px;
    border-radius: 5px / 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4db;
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
}

.infinityScroll-preloader span {
    color: #707070;
    font-size: 0.875em;
}

#module_general #bg_content {
    top: 20px;
}

#module_general #right_block {
    margin-top: 0;
}

#right_block,
#left_top > div:first-child,
.second {
    /*margin-top: -15px;*/
}

.share span {
    font-size: 0.813em;
    color: #b4b3b3;
    float: left;
    margin-right: 6px;
}

.share a {
    float: left !important;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #299bcf;
    overflow: hidden;
    text-indent: -999px;
    display: block;
    margin-right: 6px;
    background: #299bcf url(../images/sprite.png) no-repeat -54px -46px;
}

.share a:hover {
    background-color: #0275a9;
}

.share a.g_plus {
    background-color: #db4937;
    background-position: -54px -63px;
}

.share a.g_plus:hover {
    background-color: #b82311;
}

.share a.facebook {
    background-color: #334c89;
    background-position: -54px -81px;
}

.share a.facebook:hover {
    background-color: #21386e;
}

.share a.mail {
    background-color: #5cabb4;
    background-position: -55px -105px;
}

.share a.mail:hover {
    background-color: #6eaeb5;
}

.share a.download {
    background-color: #979797;
    background-position: -56px -123px;
}

.share a.download:hover {
    background-color: #8a8787;
}

/*@end */
/*@group header*/
#logo {
    float: left;
    margin: 10px 0 10px 10px;
    padding: 25px 5px 20px 0;
    position: relative;
    z-index: 15;
}

#logo span {
    display: inline-block;
    height: 52px;
    max-width: 249px;
    text-align: left;
}

#logo span img {
    margin-right: 18px;
    float: left;
}

#logo span strong {
    font-weight: normal;
    position: relative;
    font-size: 15px;
    height: auto;
    max-height: 52px;
    overflow: hidden;
    display: block;
    line-height: 17px;
}

#logo span strong b {
    font-size: 17px;
    font-weight: normal;
}

#header {
    background-color: #a0bbbe;
    width: 100%;
    position: relative;
    z-index: 50;
}

html:not([lang="lt"]) #header .block {
    padding-top: 5px;
}

@media screen and (min-width: 1000px) {
    html[lang="lt"] #header .block .widget_consular_assistance.widget_style_default p {
        left: -22px;
        position: relative;
    }
}

#header .block {
    position: relative;
}

@media screen and (max-width: 1120px) {
    #header {
        display: none !important;
    }

    .mobile-nav {
        display: block;
    }
}

@media screen and (min-width: 1121px) {
    #header {
        display: block !important;
    }

    .mobile-nav {
        display: none;
    }
}

#logo .tooltip,
.log .tooltip {
    position: absolute;
    width: 177px;
    left: 100px;
    top: -9999px;
    background: white;
    margin: 0;
    z-index: 500;
    overflow: visible !important;
}

#logo .tooltip > span,
.log .tooltip > span {
    position: absolute;
    top: 0;
    background: white;
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .24);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .24);
    height: auto;
    font-size: 15px;
    min-height: 25px;
}

#logo .tooltip.large_text,
.log .tooltip.large_text {
    width: 195px;
    z-index: 300;
    top: auto;
    bottom: -30px;
    left: 100px;
    display: none;
    min-height: 25px;
}

#logo .tooltip.large_text > span,
.log .tooltip.large_text > span {
    padding: 15px 25px 15px 15px;
    line-height: 1em;
    font-size: 0.875em;
}

#logo .tooltip.large_text {
    top: auto !important;
    bottom: -50px !important;
    left: 20% !important;
    width: 70% !important;
}

.fix .log .tooltip.large_text {
    bottom: -30px;
}

.resp .log .tooltip.large_text {
    bottom: -30px;
}

#menu {
    position: relative;
}

#logo .tooltip.large_text b,
.log .tooltip.large_text b {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 10;
    background: url(../images/popup_close.png) no-repeat;
    cursor: pointer;
}

.left-off-canvas-menu #menu .tooltip {
    top: -65px !important;
    left: 90px !important;
    margin-left: 0 !important;
}

.left-off-canvas-menu #menu .tooltip.large_text {
    width: 50% !important;
}

#logo .tooltip.large_text i,
.log .tooltip.large_text i {
    display: block;
    position: absolute;
    width: 17px;
    height: 18px;
    background: url(../images/sprite.png) -32px -280px no-repeat;
    top: 35px;
    left: -12px;
    border: none;
}

#logo .tooltip.large_text i {
    top: -8px;
    left: 50%;
    background: url(../images/sprite.png) -79px -281px no-repeat;
}

.fix .log .tooltip.large_text i {
    top: 20px;
}

.m-logo,
#logo > span {
    position: relative;
}

.m-logo .full_title,
#logo .full_title {
    font-weight: 900;
    position: absolute;
    z-index: 80;
    bottom: -10px;
    left: 60px;
    display: block;
    background: #F8F8F4;
    height: 16px;
    width: 180px;
    color: #5babb2;
    padding-left: 12px;
    font-size: 0.750em;
}

.m-logo .full_title {
    left: 50px;
}

.m-logo .full_title {
    color: white;
    background: #3B6266;
}

.m-logo .full_title,
#logo .full_title span {
    display: none;
}

/*@group header fixed scrooll*/
body.resp.fix #f_logo {
    position: static;
}

body.fix #f_logo .log {
    margin: 0 auto;
    position: relative;
}

body.fix #f_logo {
    z-index: 15;
}

body.fix #logo {
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

body.fix #f_menu {
    background: #f8f8f4;
    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    margin-top: 0;
}

body.fix #f_logo,
body.fix #f_menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 10px 0;
}

body.fix.resp #logo {
    display: none;
}

body.fix #f_logo {
    padding: 0;
    height: 0;
}

body.fix #f_logo #logo {
    margin-top: 10px;
}

/*@end*/
/*@group search_lang*/
#quickSearch fieldset {
    padding: 0;
}

#search_lang {
    float: right;
    position: relative;
    margin-top: -40px;
    position: relative;
}

#search_lang .item {
    display: none;
    float: right;
    margin-left: 5px;
}

#search_lang fieldset {
    padding: 0;
}

#languages,
#search_lang input[type="text"] {
    width: 0;
    height: 32px;
    -moz-border-radius: 16px / 16px 16px 16px 16px;
    -webkit-border-radius: 16px / 16px 16px 16px 16px;
    border-radius: 16px / 16px 16px 16px 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #88a4a7;
    border: none;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

    color: #39575a;
    font-size: 0.813em;
    line-height: 2.000em;
    padding: 0 40px 0 20px;

    position: relative;
}

#search_lang input[type="text"].active {
    height: 39px;
    -webkit-border-radius: 16px;
    -webkit-border-bottom-right-radius: 1px;
    -webkit-border-bottom-left-radius: 1px;
    -moz-border-radius: 16px;
    -moz-border-radius-bottomright: 1px;
    -moz-border-radius-bottomleft: 1px;
    border-radius: 16px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

#search_lang .ch_search,
#search_lang input[type="submit"] {
    border: none;
    width: 31px;
    height: 31px;
    background: url(../images/search-button.png) center no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

#languages a,
#search_lang .ch_lang {
    text-align: center;
    font-family: "Trebuchet MS";
    font-size: 0.625em;
    text-transform: uppercase;
    line-height: 23px;
    display: block;
    margin-top: 4px;
    width: 23px;
    height: 23px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #a1bbbe;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .31);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .31);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .31);
    color: white;
    position: static !important;
}

#languages .ch_lang:hover,
#search_lang .ch_lang,
#search_lang .change,
#search_lang .submit {
    margin-top: 0;
    width: 31px;
    height: 31px;
    -moz-border-radius: 31px;
    -webkit-border-radius: 31px;
    border-radius: 31px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: -1px 0 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: -1px 0 2px rgba(0, 0, 0, .15);
    box-shadow: -1px 0 2px rgba(0, 0, 0, .15);

    border: none;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #8faaad;
    line-height: 31px;
    font-size: 0.750em;
}

#ambassadeSearch input[type="submit"],
#search_lang .ch_ambassade {
    background: url(../images/menu_ico.png) no-repeat center;
}

#search_lang .change {
    background-color: white;
    position: static;
    float: right;
    margin-left: 5px;
}

#languages {
    width: auto;
    padding: 0;
    font-size: 1em;
}

#languages a {
    float: left;
    position: static;
    margin-left: 5px;
}

#languages a:hover {
    background-color: #aec4c7;
}

/*@end*/
/*@end */
/*@group menus*/
/*@group def submenu*/
#menu > div > ul {
    position: relative;
}

#menu li:hover div {
    display: block;
}

#menu li div {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 59px;
    z-index: 100;
    padding: 30px 0;
    overflow: hidden;
}

#menu li ul {
    display: block;
    padding: 0 20px;
    /* overflow: hidden; */
}

#menu li ul ul {
    padding: 10px 0;
}

#menu li ul li {
    display: block;
    position: relative;
}

#menu li ul li ul li,
#menu li ul li ul {
    display: block;
}

#menu li ul li ul li {
    float: none;
}

#menu li ul li ul li a {
    color: #ffefde;
    font-size: 0.875em;
    line-height: 1.125em;
    display: block;
    padding: 5px 10px 5px 40px;
    width: auto;
    background: url(../images/white_arrow.png) no-repeat 10px center;
}

#menu li ul li ul {
    /*overflow: hidden;*/
}

#menu li ul li ul li a:hover {
    color: white;
}

#menu li ul li a {
    display: block;
    line-height: 1.250em;
    height: auto;
    font-size: 1em;
    font-family: trebuchet_msbold, Arial, Helvetica, sans-serif;
    width: auto;
    margin-right: 10px;
    padding-left: 10px;
}

#menu li ul li li a {
    font-family: Arial, Helvetica, sans-serif;
}

#menu li.image {
    text-align: center;
}

#menu li.image a {
    border: 1px solid rgba(0, 0, 0, .05);
    max-width: 180px;
    font-family: trebuchet_msbold, Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 0;
}

#menu li.image span {
    padding: 5px 20px 5px 8px;
    text-align: left;
    min-height: 60px;
    height: auto;
    overflow: hidden;
    background: url(../images/white_arrow.png) right 10px no-repeat;

}

#menu li.image a:hover {
    background-color: rgba(255, 255, 255, .1);
}

#menu li.image a img {
    width: 100%;
    height: auto;
    display: block;
}

#menu li:first-child b {
    border-left: none;
}

#menu .deff div > ul > li > a {
    padding-top: 10px;
}

#menu li ul li b {
    height: 500px;
    position: absolute;
    display: block;
    width: 1px;
    left: -1px;
    border-left: 1px solid rgba(0, 0, 0, .05);
    width: 100%;
}

#menu li ul li:hover b {
    background-color: rgba(255, 255, 255, .1);
}

#menu li ul li.image:hover b {
    width: 0;
}

/*@end*/
/*@group def menu*/
#f_menu .m-logo {
    display: none;
}

#f_menu,
#menu_br {
    width: 100%;
    position: absolute;
    right: 0;
    top: 90px;
}

#menu {
    width: 100%;
    margin: 0 auto;
}

#menu > div {
    margin-left: 300px;
}

#menu li {
    float: left;
}

#menu li a {
    display: block;
    width: 100%;
    height: 59px;
    font-size: 1.063em;
    color: #ffffff;
    font-family: trebuchet_msregular, Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
}

#menu li.deff > b {
    position: relative;
    width: 100%;
    height: 0;
    display: block;
}

#menu li.deff > b span {
    position: absolute;
    width: 100%;
    height: 6px;
    top: -5px;
}

#menu li a span {
    padding: 8px 15px;
    display: block;
    /*position: relative;*/
    z-index: 15;
    height: 43px;
}

#menu li a.active {
    color: #fff997;
}

/*@end*/
/*@group def color & width */
#menu .items_1 > li {
    width: 100%;
}

#menu .items_2 > li {
    width: 50%;
}

#menu .items_3 > li {
    width: 33.33333333%;
}

#menu .items_4 > li {
    width: 25%;
}

#menu .items_5 > li {
    width: 20%;
}

#menu .items_6 > li {
    width: 16.6666666%;
}

#menu .items_7 > li {
    width: 14.28571428%;
}

#menu .items_8 > li {
    width: 12.5%;
}

#menu .items_9 > li {
    width: 11.1111111%;
}

#menu .items_10 > li {
    width: 10%;
}

#menu li.deff.m_1 > b span,
#menu .m_1 {
    background: #11556d;
}

#menu li.deff.m_2 > b span,
#menu .m_2 {
    background: #26748e;
}

#menu li.deff.m_3 > b span,
#menu .m_3 {
    background: #d4ac82;
}

#menu li.deff.m_4 > b span,
#menu .m_4 {
    background: #e4c8ab;
}

#menu li.deff.m_5 > b span,
#menu .m_5 {
    background: #a59483;
}

#menu li.deff.m_1:hover > b span,
#menu .m_1:hover {
    background: #094b61;
}

#menu li.deff.m_2:hover > b span,
#menu .m_2:hover {
    background: #1a6078;
}

#menu li.deff.m_3:hover > b span,
#menu .m_3:hover {
    background: #c89f73;
}

#menu li.deff.m_4:hover > b span,
#menu .m_4:hover {
    background: #d7b99a;
}

#menu li.deff.m_5:hover > b span,
#menu .m_5:hover {
    background: #988675;
}

#menu i {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 0;
    width: 0;
    z-index: 10;
    border-style: solid;
    border-width: 59px 31px 0px 0;
}

#menu .m_1 div {
    background: #094b61;
}

#menu .m_2 div {
    background: #1a6078;
}

#menu .m_3 div {
    background: #c89f73;
}

#menu .m_4 div {
    background: #d7b99a;
}

#menu .m_5 div {
    background: #988675;
}

#menu .m_1 a i {
    border-color: transparent #094b61 transparent transparent;
}

#menu .m_2 a i {
    border-color: transparent #1a6078 transparent transparent;
}

#menu .m_3 a i {
    border-color: transparent #c89f73 transparent transparent;
}

#menu .m_4 a i {
    border-color: transparent #d7b99a transparent transparent;
}

#menu .m_5 a i {
    border-color: transparent #988675 transparent transparent;
}

/*@end */
/*@group top_menu */
/*@media screen and (min-width: 1000px) {
	#top_menu {
		display: none;
	}
}*/
#top_menu {
    float: left;
    margin-top: 10px;
    min-height: 32px;

    width: 40%;
    padding-left: 10px;
}

#top_menu li {
    float: left;
    position: relative;
}

#top_menu li:first-child a {
    border: none;
    padding-left: 0;
}

#top_menu li a {
    font-size: 0.750em;
    color: #fffff1;
    display: block;
    line-height: 1.375em;
    border-left: 1px solid #cecece;
    padding: 1px .625em;
    /*margin: 5px 0;*/
}

#top_menu li a.active {
    color: #fff997;
}

#top_menu li a:hover {
    text-decoration: underline;
}

#d_people,
#s_map {
    display: inline-block;
    width: 19px;
    height: 18px;
    background: url(../images/sprite.png) no-repeat -30px -64px;
    vertical-align: bottom;
    margin-top: -2px;
}

#top_menu a > img {
    display: inline-block;
    vertical-align: bottom;
    margin-top: -2px;
}

#d_people {
    background-position: -30px -21px;
}

#top_menu li a.active #s_map {
    background-position: -30px -84px;
}

#top_menu li a.active #d_people {
    background-position: -30px -41px;
}

/*@end */
/*@group widget_consular_assistance */

.widget_consular_assistance {
    float: left;
    padding: 5px 10px 5px 40px;
    width: 30%;
    text-align: center;
}

@media screen and (min-width: 1000px) {
    .widget_consular_assistance {
        float: none;
        padding: 5px 10px 5px 10px;
        margin: auto;
    }
}

.consular_assistance_inner {
    min-height: 16px;
    padding: 4px 20px 3px 20px;
    line-height: 16px;
    background-color: #88a4a7;
    color: #fffff2;
    font-size: 12px;

    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;

    -moz-box-shadow: 1px 2px 0px rgba(57, 87, 90, .35);
    -webkit-box-shadow: 1px 2px 0px rgba(57, 87, 90, .35);
    box-shadow: 1px 2px 0px rgba(57, 87, 90, .35);
}

.resp .widget_consular_assistance {
    text-align: center;
    width: 30%;
}

.consular_assistance_inner > a.widget_link {
    display: inline-block;
    line-height: 16px;
}

.consular_assistance_inner * {
    margin: 0;
}

.consular_assistance_inner > * {
    display: inline;
}

.consular_assistance_inner a {
    color: #fffff2;
}

.consular_assistance_inner strong {
    display: inline-block;
    padding: 0 15px 0 37px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    bottom: -1px;
    vertical-align: top;
    white-space: nowrap;
}

.consular_assistance_inner strong i {
    display: block;
    width: 16px;
    height: 17px;
    background: url(../images/sprite.png) 0px -310px no-repeat;
    position: absolute;
    top: 0;
    left: 15px;
}

@media screen and (max-width: 850px) {
    .resp #top_menu {
        float: none;
        width: auto;
        min-height: auto;
    }

    .resp .widget_consular_assistance {
        float: none;
        width: auto;
    }

    .resp .widget_consular_assistance .consular_assistance_inner {
        margin: 0 13%;
        padding: 10px 5px;
    }
}

@media screen and (max-width: 500px) {
	.resp .widget_consular_assistance .consular_assistance_inner {
		margin: 0 3%;
	}

	.location-country-title {
		display: block !important;
	}
}

/*@end */
/*@group sidebar meniu */
.sub2 > li:first-child > a,
.sub1 > li:first-child > a {
    border: none;
}

.sub2 li a,
.sub1 li a {
    color: black;
    font-size: 1.063em;
    line-height: 1em;
    padding: 17px 30px 17px 20px;
    display: block;
    border-top: 1px solid #d8d7d6;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: white;
    position: relative;
}

.sub2 li a span {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 40px;
    height: 100%;
}

.sub2 li a i,
.sub1 li a i {
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -4px;
    display: block;
    height: 8px;
    width: 9px;
    background-repeat: no-repeat;
    background: url(../images/sprite.png);
}

.sub1 li ul ul,
.sub2 li ul ul,
.sub1 li ul,
.sub2 li ul {
    display: none;
}

.sub2 li a {
    background-color: #5cacb5;
    color: white;
}

.sub1 .expand i {
    background-position: -11px -43px;
}

.sub1 li a i {
    background-position: 0 -43px;
}

.sub2 li .expand i {
    background-position: -11px -62px;
}

.sub1 li li .expand i,
.sub2 li li .expand i {
    background-position: -11px -53px;
}

.sub2 li a i {
    background-position: 0 -62px;
}

.sub2 li li i,
.sub1 li li i {
    background-position: 0 -53px;
}

.sub1 li li li a {
    padding-left: 50px;
}

.sub2 li li a,
.sub1 li li a {
    padding: 10px 35px 10px 30px;
    color: #5babb5;
    font-size: 0.813em;
}

.sub1 li li a:hover {
    color: #2b7e87;
    background-color: #f7f7f7;
}

.sub2 li li a {
    color: #5cacb5;
    background-color: white;
}

.sub2 li li li a {
    background-color: #e8f2f3;
    padding-left: 40px;
}

.sub2 li li li li a {
    background-color: #dbecee;
    padding-left: 50px;
}

.sub2 {
    color: black;
}

.sub2 li.active > a,
.sub2 li a:hover {
    background-color: #458289;
}

.sub2 li.active li.active > a,
.sub2 li li a:hover {
    background-color: #fffeee;
}

.sub2 li.active li.active li.active > a,
.sub2 li li li a:hover {
    background-color: #fffeee;
}

.sub2 li.active li.active li.active > ul,
.sub2 li.active li.active > ul,
.sub2 li.active > ul {
    display: block;
}

/*@end*/
/*@end */
/*@group slider*/
#slider {
    float: left;
    width: 70%;
    height: 440px;
    position: relative;
    overflow: hidden;

    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
}

#map {
    background: #ffffff;
    float: left;
    width: 70%;
    position: relative;
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
}

#slider_images .banner_item {
    display: none;
}

/*@end*/
/*@group left banners*/
#left_banners {
    position: fixed;
    left: 0;
    top: 176px;
    width: 80px;
    z-index: 50;
}

#left_banners li a {
    display: block;
}

#left_banners .img {
    width: 80px;
    height: 80px;
    text-align: center;
    display: block;
    line-height: 80px;
    float: right;
}

#left_banners li img {
    display: inline-block;
    line-height: 80px;
    vertical-align: middle;
}

#left_banners li {
    position: relative;
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .23);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .23);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .23);
    height: 80px;
    overflow: hidden;
    margin-left: -200px;
    width: 280px;
}

#left_banners .txt {
    display: block;
    float: left;
    width: 185px;

    font-size: 0.875em;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(36, 106, 212, .75);
    padding: 20px 5px 20px 10px;
}

#left_banners li i {
    z-index: 10;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 80px 80px;
    border-color: transparent transparent rgba(0, 0, 0, .1) transparent;
}

/*@end*/
/*@group blocks*/
.tmp_img {
    text-align: center;
}

#content {
    position: relative;
    z-index: 10;
    clear: both;
    /*background: #ebebe3;*/
    top: 10px;
    padding-bottom: 40px;
}

#content {
    top: 48px;
}

#path_bg .block,
#footer .block,
#content .block {
    padding: 0 10px;
}

body.border #path_bg .block,
body.border #footer .block,
body.border #content .block {
    padding: 0 90px;
}

#content .block > div {
    position: relative;
}

#content .block .white_fon {
    position: absolute;
    height: 100%;
    width: 70%;
    /*top: -15px;*/
    left: 0;
    z-index: -9999;
}

#module_general #right_block {
    margin-top: 20px;
}

#right_block {
    float: left;
    width: 70%;
}

#left_bottom {
    clear: right;
}

#left_bottom,
#left_top {
    float: right;
    width: 28.5%;
}

/*@end*/
/*@group widgets */
.responsiveYoutube {
    position: relative;
    height: 0;
    padding-bottom: 70%;
}

.responsiveYoutube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

#last_events {
    padding-top: 70px;
}

#last_events,
#last_news_external {
    float: right;
    width: 100%;
    height: 325px;
    position: relative;
    padding-bottom: 45px;

    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .1) 0.24%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .1) 0.24%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .1) 0.24%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .1) 0.24%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .1) 0.24%, rgba(255, 255, 255, 0) 100%);
}

#last_news_iframe {
    float: right;
    width: 100%;
    height: 325px;
    position: relative;
    padding: 0 !important;
}

#ui-datepicker-div,
.widget2,
.widget {
    background: white;
    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    margin-bottom: 20px;
    width: 100%;
}

#ui-datepicker-div {
    width: auto;
    padding: 20px;
    border: none;
}

.widget3 {
    margin-bottom: 20px;
}

.widget {
    padding-top: 70px;
    padding-bottom: 42px;
    position: relative;
}

#last_events h3,
.widget h3 {
    position: relative;
    overflow: hidden;
    padding: 0 50px 0 30px;
    border-bottom: 1px solid #dedede;
    height: 70px;
    margin-top: -70px;
    font-size: 1em;
    line-height: 1em;
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: normal;
}

.widget.cat h3 {
    height: 52px;
    padding: 0 20px;
}

.widget.cat h3 > span {
    bottom: 14px;
}

.widget.cat {
    padding-bottom: 5px;
}

.widget.cat .all_event {
    position: static;
}

.widget2 h3 {
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    padding-bottom: 20px;
}

.widget h3 > span {
    position: absolute;
    bottom: 20px;
    padding-right: 60px;
    display: block;
}

.widget .all_event {
    position: absolute;
    bottom: 0;
    display: block;
    height: 42px;
    border-top: 1px solid #dedede;
    width: 100%;
    background: white;
}

.widget .all_event a {
    text-align: right;
    color: #5babb5;
    font-size: 0.750em;
    line-height: 42px;
    display: block;
    padding: 0 20px;
    float: right;
}

.widget .all_event.more_lietuva_news a {
    position: relative;
    padding-right: 55px;
}

.widget .all_event.more_lietuva_news a > i {
    display: block;
    width: 24px;
    height: 22px;
    margin-top: -11px;
    background: url(/images/sprite.png) 0px -285px no-repeat;
    position: absolute;
    top: 50%;
    right: 20px;
}

#last_events.widget li:first-child a,
#last_news_external.widget li:first-child a,
.widget .tweet_list li:first-child a {
    border-top: none;
}

.widget .tweet_list li a,
#last_events.widget ul li a,
#last_news_external.widget ul li a {
    display: block;
    padding: 18px 30px;
    border-top: 1px solid #d9d9d9;
    font-size: 0.938em;
    color: #5cacb5;
    line-height: 1.333em;
}

.widget .tweet_list li a b,
#last_events.widget ul li a b,
#last_news_external.widget ul li a b {
    display: block;
    font-weight: normal;
    font-size: 0.923em;
    color: #484848;
    margin: 5px 0 3px;
}

#twitter h3 i {
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0, 0, 0, .19);
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: block;
    position: absolute;
    right: 18px;
    top: 23px;
    background: url(../images/sprite.png) -56px -241px no-repeat;
}

#twitter {
    height: 300px;
}

#twitter.widget ul li a {
    font-size: 0.813em;
    font-family: Tahoma, Geneva, sans-serif;
}

#twitter.widget ul li a b {
    font-size: 1.077em;
    color: black;
}

/*@end*/
/*@group subscribtion_w */
#subscribtion_w > div {
    padding: 20px 30px;
}

#subscribtion_w fieldset {
    display: block;
    padding: 7px 0;
}

#subscribtion_w input[type="submit"] {
    width: 100%;
}

#subscribtion_w input[type="text"] {
    width: 97%;
}

#subscribtion_w label.custom_checkbox {
    font-size: 0.875em;
}

#subscribtion_w .messages_error,
#subscribtion_w .messages_notification,
#subscribtion_w .messages_notification li {
    margin: 0;
}

#subscribtion_w .sub_soc a:first-child {
    margin-left: 0;
}

#subscribtion_w .sub_soc a {
    float: left;
    margin: 30px 0 0 20px;

    width: 35px;
    height: 35px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;

}

#subscribtion_w .sub_soc a i {
    background-image: url(../images/sprite.png);
    display: block;
    position: absolute;
    width: 23px;
    height: 19px;
    left: 8px;
    bottom: 6px;
}

#subscribtion_w .sub_fboock {
    background-color: #334b89;
}

#subscribtion_w .sub_soc .sub_fboock i {
    width: 14px;
    height: 26px;
    left: 12px;
    bottom: 0;
    background-position: -5px -113px;
}

#subscribtion_w .sub_fboock:hover {
    background-color: #4462ac;
}

#subscribtion_w .sub_twit {
    background-color: #299bcf;
}

#subscribtion_w .sub_soc .sub_twit i {
    background-position: 0 -73px;
}

#subscribtion_w .sub_twit:hover {
    background-color: #30b1ec;
}

#subscribtion_w .sub_flickr,
#subscribtion_w .sub_ytube {
    border: 1px solid rgba(120, 120, 120, .26);
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    background-color: #f1f1f1;
}

#subscribtion_w .sub_soc .sub_ytube i {
    left: 7px;
    bottom: 8px;
    background-position: 0 -94px;
}

#subscribtion_w .sub_flickr:hover,
#subscribtion_w .sub_ytube:hover {
    background-color: white;
}

#subscribtion_w .sub_soc .sub_flickr i {
    background-position: -77px -258px;
}

/*@end*/
/*@group minister */
.officials {
    padding: 43px 0 30px;
    overflow: hidden;
    width: 100%;
}

.officials .descr > div,
.officials .img i {
    text-align: center;
    padding: 15px 20px 0;
}

.officials .img i {
    padding: 0 45px;
    display: block;
}

.officials .descr > div a {
    margin-top: 10px;
}

.officials i img {
    max-width: 350px;
    height: auto;
    width: 100%;
}

.officials small,
.officials p {
    display: block;
    font-size: 0.813em;
    color: #949393;
}

.officials b,
.officials p strong {
    font-size: 1.250em;
    display: block;
    color: black;
    font-weight: bold;
    margin: 5px 0;
}

.officials p strong {
    font-size: 1.55em;
}

.officials .cv,
.officials .darb {
    float: left;
    padding: 0 30px 0 10px;
    line-height: 29px;
    font-size: 0.813em;
    display: block;

    height: 29px;
    border: 1px solid rgba(255, 255, 255, .13);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);

    background: url(../images/minister_calendar.png) no-repeat right center;

    overflow: hidden;
    white-space: nowrap;
}

.officials .cv {
    padding: 0 10px;
    background: none;
    margin-left: 10px;

    text-transform: uppercase;
}

.officials .twit {
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    float: right;
    width: 43px;
    height: 29px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #2da9e1;
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
}

.officials .twit i {
    display: block;
    height: 20px;
    margin-top: 5px;
    background: url(../images/sprite.png) no-repeat 12px -72px;
}

.officials_content .item.template {
    margin: 0;
    width: 100%;
}

.officials_content .item.template .img {
    float: left;
    width: 40%;
}

.officials_content {
    text-align: center;
}

.officials_content .img i {
    padding: 0;
}

.officials_content .item {
    margin: 0 4%;
    width: 149px;
    display: inline-block;
    vertical-align: top;
}

.officials_content i img {
    max-width: 200px;
}

.officials_content .item.template .descr {
    float: right;
    width: 60%;
    text-align: center;
}

.officials_content .item .img,
.officials_content .item .descr {
    width: 100%;
}

.officials_content .template .descr > div > p {
    padding-top: 8%;
}

.officials_content .template .descr > div a {
    margin: 8% 5px 0 5px;
}

.officials_content .descr > div a {
    margin: 5px;
    float: none;
    display: inline-block;
    line-height: 29px;
    font-size: 0.813em;
    height: 29px;
    vertical-align: bottom
}

.officials_content {
    padding: 0 30px;
}

.officials_content .descr > div {
    padding: 0;
}

.officials_content .template .descr > div {
    padding: 15px 20px 0;
}

.officials_content .template .darb {
    padding: 0 30px 0 10px;
    background: url(../images/minister_calendar.png) no-repeat right center;
}

.officials_content .darb {
    padding: 0 10px;
    background: none;
}

/*@end*/
/*@group side_banners*/
.single_side_banner.add_breakline {
    margin-bottom: 1px;
}

.single_side_banner a,
.single_side_banner img {
    display: block;
}

.single_side_banner img {
    /*max-width:100%;*/
    /*height:auto;*/
    /*margin: auto;*/

    object-fit: cover;
    width: 100%;

}

/*@end*/
/*@end*/
/*@group text*/
.c_date {
    font-size: 0.750em;
    color: #9e9e9e;
    padding: 0 30px;
}

.c_date.news_date {
    float: left;
    overflow: hidden;
}

.c_date span {
    color: #d4ac82;
}

.rss i,
.print i {
    width: 14px;
    height: 17px;
    background: url(../images/sprite.png) no-repeat;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 6px;
}

.rss i {
    background-position: -33px -119px;
}

.print i {
    background-position: -33px -140px;
}

.t0 .print,
.t0 .rss {
    float: right;
    display: block;
    font-size: 0.750em;
    color: #5cacb5;
    margin-left: 15px;
    position: relative;
    margin-top: -1px;
}

.t0 .share {
    float: right;
}

.text {
    font-family: tahomaregular, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    line-height: 1.429em;
    padding: 10px 30px 10px;
    color: #7b7b7b;
}

.text img {
    display: inline;
}

.text a:visited {
    color: #0171b8;
}

.text a {
    text-decoration: none;
    color: #5cacb5;
}

.text a:hover {
    text-decoration: underline;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
    padding: 1em 0;
    font-family: "GillSans", Arial, Helvetica, sans-serif;
}

.t0 {
    font-size: 1.063em;
    line-height: 1.063em;
    color: #000101;
    padding: 21px 18px 13px;
    border-bottom: 1px solid #f1efef;
    overflow: hidden;
}
.t0 span.t1{
    font-size:1.529em;
    padding:0;
}

.t0 h1 {
    font-size: 1.000em;
    color: #000101;
    font-weight: normal;
    display: inline;
}

.t1 {
    padding: 20px 30px 8px;
    font-size: 1.625em;
    line-height: 1.154em;
    font-weight: bold;
}

.text h1 {
    color: black;
    font-size: 1.500em;
    line-height: 1.875em;
}

.text h2 {
    color: black;
    font-size: 1.250em;
    line-height: 1.625em;
}

.text h3 {
    color: black;
    font-size: 1.125em;
    line-height: 1.375em;
}

.text h4,
.text h6,
.text h5 {
    color: #848484;
}

.text h6 {
    font-weight: bold;
}

.text p {
    padding: 8px 0;
}

.text ol {
    margin-left: 40px;
    padding: 8px 0;
}

.text ol li {
    padding: 3px 0 3px 2px;
}

.text ul {
    padding: 8px 0;
    margin-left: 20px;
}

.text ul li {
    padding: 3px 0 3px 20px;
    background: url(../images/bullet1.png) left 7px no-repeat;
}

.text li ul li {
    background: url(../images/bullet2.png) 2px 9px no-repeat;
    color: #5cacb5;
}

.text table {
    border: none;
    padding: 8px 0;
}

.text table td {
    border: none;
}

.text table caption {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #4295d1;
}

.text table[border="1"],
.text table[border="2"] {
    margin: 6px 0;
}

.text table[border="1"] tr:first-child td {
    font-weight: bold;
    padding: 8px 8px;
    border-bottom: 2px solid #e5e5e5;
    color: black;
}

.text table[border="2"] tr td,
.text table[border="1"] tr td {
    padding: 5px 5px;
    border-bottom: 1px solid #e5e5e5;
}

.text img[align="left"] {
    padding: 20px 20px 20px 0;
}

.text img[align="right"] {
    padding: 20px 0 20px 20px;
}

/* sliding text */
.text ul.content-slide {
    margin-left: 0px;
}

.text ul.content-slide > li {
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    background: none;
    padding: 1.071em 0 0.429em;
}

.text ul.content-slide > li.active {
    padding-bottom: 1em;
}

.text ul.content-slide > li > span.content-slide-head {
    font-size: 1.286em;
    font-weight: bold;
    color: #000;
    background: url(../images/slide_arrow.png) right 2px no-repeat;
    display: block;
    padding-right: 20px;
    margin-bottom: -0.611em;
}

.text ul.content-slide > li > span.content-slide-head:hover {
    color: #5cacb5;
    cursor: pointer;
    background: url(../images/slide_arrow.png) right -59px no-repeat;
}

.text ul.content-slide > li > span.content-slide-head.active {
    background: url(../images/slide_arrow_down.png) right 6px no-repeat;
}

.text ul.content-slide > li > span.content-slide-head.active:hover {
    background: url(../images/slide_arrow_down.png) right -45px no-repeat;
}

.text ul.content-slide > li > span.content-slide-txt {
    display: none;
}

.contact_inf.tableBlock td,
.contact_inf.tableBlock tr,
.contact_inf.tableBlock,
.text table.tableBlock td,
.text table.tableBlock tr,
.text table.tableBlock {
    display: block;
    width: auto !important;
    padding: 0 !important;
}

.contact_inf.tableBlock td > span > span,
.contact_inf.tableBlock td > span {
    display: block !important;
}

/*@end*/
/*@group path*/
#content {
    top: -20px;
}

#path_bg {
    position: relative;
    z-index: 8;
    clear: both;
}

#bg_content {
    background-color: #ebebe3;
    position: relative;
    z-index: 10;
    clear: both;
    top: 10px;
    margin-bottom: -45px;
}

#path {
    padding: 10px;
    overflow: hidden;
    position: relative;
    top: -20px;
}

#path li,
.search-path li {
    float: left;
    margin-left: 8px;
    overflow: hidden;
}

#path li:first-child,
.search-path li:first-child {
    margin-left: 0;
}

#path a,
.search-path a {
    font-size: 0.750em;
    color: #5babb5;
}

#path .last a,
.search-path .last a {
    color: #989a9a;
}

#path i,
.search-path i {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: bottom;
    background: url(../images/sprite.png) no-repeat;
    background-position: -32px -104px;
    margin-right: 10px;
}

#path li:first-child i,
.search-path li:first-child i {
    background-position: -40px -5px;
    margin-right: 5px;
}

.search-path i {
    position: relative;
    bottom: 2px;
}

/*@end*/
/*@group sitemap*/
#sitemap {
    padding: 20px;
}

#sitemap li.first {
    margin-left: 0;
}

#sitemap ul li {
    background: url(../images/sitemap_border1.png) left 16px no-repeat;
    padding: 8px 0;
    margin-left: 92px;
    border-left: 1px solid #e3e3e3;
}

#sitemap ul li.child {
    padding: 20px 0 8px;
}

#sitemap ul li.last {
    background-image: url(../images/sitemap_border2.png);
}

#sitemap .home i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../images/sprite.png) -21px top no-repeat;
    position: relative;
    top: 3px;
    margin: 0 10px 0 3px;
}

#sitemap a {
    color: #5babb5;
    font-family: tahomaregular, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .54);
    line-height: 17px;
}

#sitemap a:hover {
    color: #2b7e87;
}

#sitemap ul li.child > a {
    top: -12px;
}

#sitemap ul li a {
    position: relative;
    margin-left: 105px;
    top: -2px;
    display: inline-block;
}

#sitemap li.last_li1 {
    border-left: none;
    padding-left: 1px;
    background: url(../images/sitemap_border2_last.png) 0 0 no-repeat;
}

#sitemap li.last_li2 {
    border-left: none;
    padding-left: 1px;
    background: url(../images/sitemap_border1_last.png) 0 0 no-repeat;
}

#sitemap > ul {
    margin-left: 10px;
}

/*@end*/
/*@group form*/
.f_cont {
    padding: 0 30px;
}

.button2:active,
.button2 {
    height: 29px;
    border: 1px solid rgba(255, 255, 255, .13);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e3e3e3;
    color: black;
    line-height: 27px;
    padding: 0 10px;
    cursor: default;
}

.button2 span {
    font-size: 0.813em;
    display: block;
    cursor: pointer;
    margin: 0 !important;
    height: 27px;
}

input[type="text"] {
    height: 20px;
    border: 1px solid rgba(255, 255, 255, .29);
    background-color: rgba(246, 246, 246, .39);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .28);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .28);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .28);
    line-height: 20px;
    padding: 5px;
}

textarea {
    padding: 5px;
    background-color: rgba(246, 246, 246, .39);
}

form .widgets,
form fieldset {
    padding: 10px 0;
}

form fieldset.check_list {
    padding-left: 160px;
}

.f_cont form .ferror div label i,
.f_cont form .ferror .select2-container a,
.f_cont form .ferror input[type="text"],
.f_cont form .ferror textarea,
form .widgets textarea.error,
form .widgets input[type="text"].error,
form fieldset input[type="text"].error {
    border: 1px solid #db001f;
    background-color: rgba(255, 255, 255, .39);
}

.f_cont form textarea,
form .widgets textarea,
form .widgets input[type="text"],
form fieldset input[type="text"] {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .13);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);

}

.f_cont .text {
    padding: 0;
}

.f_cont form fieldset h3,
.f_cont form .href_button,
.f_cont form .href_button.red,
.f_cont form .info {
    margin-left: 155px;
}

.f_cont form .submit_container {
    text-align: center;
}

.f_cont form .href_button.red {
    margin: 0;
}

.rights_block {
	border-top: 1px solid #f1efef;
	border-bottom: 1px solid #f1efef;
	margin: 18px -30px 10px -30px;
	padding: 10px 30px;
}

.rights_inner {
    padding: 0 30px;
}

/*.rights_block p {
	font-family: tahomaregular, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.286em;
	color: #4d4d4d;
	margin: 15px 0;
}*/
.f_cont .rights_block label {
    font-family: tahomaregular, Arial, Helvetica, sans-serif;
    float: none;
    padding: 6px 10px 20px 26px;
    color: #4d4d4d;
    width: auto;
    display: inline-block;
}

.rights_block label.custom_checkbox i {
    left: 0;
}

.new_contact > div {
    padding: 10px 0 20px 0;
}

.new_contact {
    margin-bottom: 20px;
}

.f_cont fieldset .new_contact > div label {
    width: 140px !important;
}

.f_cont .add_more,
.f_cont .remove_more {
    cursor: pointer;
}

.f_cont .form_label {
    font-size: 0.875em;
}

.remove_more_div {
    height: 40px;
    padding: 5px 20px;
    border-top: 1px solid #f1efef;
}

.remove_more_div a {
    float: right;
}

.new_contact_toggle {
    display: block;
    font-size: 0.875em;
    line-height: 1.143em;
    background: #5cabb4;
    border-radius: 3px;
    padding: 9px 45px 9px 25px;
    position: relative;
}

.new_contact_toggle,
.new_contact_toggle:active,
.new_contact_toggle:visited {
    color: #ffffff;
}

.new_contact_toggle:after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/sprite.png) no-repeat -32px -309px;
}

.new_contact.active .new_contact_toggle {
    cursor: default;
}

.new_contact.active .new_contact_toggle:after {
    background: none;
    /*background: url(../images/sprite.png) no-repeat -47px -309px;*/
}

.new_contact_form {
    border-style: solid;
    border-color: #e3e3e3;
    border-width: 0 1px 1px 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 10px 30px 10px 60px;
    display: none;
}

.new_contact.active > .new_contact_form {
    display: block;
}

.new_contact_form fieldset {
    padding: 8px 0;
}

.f_cont fieldset > div.tooltip_container,
.tooltip_container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 57%;
    max-width: 255px;
    display: none;
}

.tooltip_container.large {
    left: 107%;
}

.tooltip_content {
    color: #ffffff;
    background: #5cabb4;
    font-size: 0.875em;
    line-height: 1em;
    border-radius: 3px;
    padding: 10px 25px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.33);
    position: relative;
}

.tooltip_content:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #5cabb4 transparent transparent;
    left: -6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form_message {
    font-size: 0.813em;
    line-height: 1em;
    margin: 8px 0 0 1px;
}

.form_message .red_message {
    color: #ff3939;
}

.form_error {
    font-size: 0.813em;
    line-height: 1em;
    color: #ff3939;
    margin: 8px 0 0 1px;
}

.f_cont form fieldset h3 {
    border-bottom: 1px solid #f1efef;
}

.f_cont label,
.f_cont fieldset > div,
form .widgets > div,
form .widgets label {
    float: left;
}

body .f_cont form label,
body form .widgets label {
    text-align: right;
    padding-right: 20px;
}

.f_cont label,
form .info,
form .widgets label {
    font-size: 0.875em;
    display: block;
    width: 140px;
    padding: 8px 0;
}

form fieldset.check_list label {
    display: block;
    font-size: 0.875em;
    line-height: 18px;
}

form .info {
    width: 500px;
    margin-left: 0 !important;
    margin-bottom: 10px;
}

.f_cont fieldset > div,
form .widgets > div {
    width: 500px;
}

.f_cont fieldset > div {
    position: relative;
}

.f_cont .select2-container,
.f_cont input[type="text"],
form .widgets input[type="text"] {
    width: 50%;
}

.f_cont textarea,
form .widgets textarea {
    min-height: 114px;
}

input[type="text"].date {
    border: 1px solid rgba(255, 255, 255, .13);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    background-image: url(../images/calendar.png);
    background-repeat: no-repeat;
    background-position: right center;
}

input[type="text"].inp_error {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #d00000;
    box-shadow: none;
}

input[type="submit"] {
    color: white;
    overflow: visible;
    font-weight: bold;
    border: none;
    text-align: center;

    font-size: 0.875em;

    width: 287px;
    height: 34px;

    cursor: pointer;

    background-color: #00a1dd;
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
}

.href_button,
input[type="submit"].button {
    width: auto !important;
    padding: 0 20px;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #5babb3;
    border: none;
}

body .href_button {
    font-weight: bold;
    font-size: 0.875em;
    display: inline-block;
    color: white;
    height: 34px;
    line-height: 34px;
}

input[type="submit"]:hover {
    background-color: #068dc0;
}

input[type="submit"].button:hover,
.href_button:hover {
    background-color: #4d9ba5;
}

fieldset {
    position: relative;
}

fieldset.placeholder label {
    position: absolute;
    top: 0;
    left: 0;
    color: #7a7a7a;
    font-size: 0.813em;
    padding: 5px;
    height: 20px;
    display: block;
    margin-top: 10px;
    display: none;
    cursor: text;
}

form .buttons {
    display: block;
    text-align: center;
}

.f_cont fieldset > div label.one_checbox {
    margin-left: 160px;
}

.f_cont fieldset > div label {
    width: auto !important;
    text-align: left;
    display: inline-block;
    padding-left: 25px;
}

.f_cont fieldset > div label i {
    left: 0;
}

.f_cont .antispam img {
    float: left;
    height: 34px;
}

.f_cont .antispam input {
    width: 70px;
    float: left;
    margin-right: 10px;
}

div.attach_file {
    height: 44px;
}

div.button_click {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.form_right_content .file_label {
    width: 570px;
}

.form_left_content .file_label {
    width: 150px;
}

div.attach_file .file_label {
    display: inline-block;
    padding: 10px 0;
    overflow: hidden;
    margin-left: 10px;
    color: #7b7b7b;
    font-size: 0.813em;
    white-space: normal;
    vertical-align: top;
    width: 60%;
}

div.attach_file input[type="file"] {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    font-size: 199px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity:0);
}

div.file_description {
    padding: 5px 0;
    color: #7b7b7b;
    font-size: 0.813em;
}

/*@end*/
/*@group gallery */
#filter.gallery {
    padding-top: 10px;
    padding-bottom: 0;
}

#filter.gallery input[type="text"] {
    width: 100px;
}

#filter.gallery input[type="text"],
#filter.gallery #categories span {
    color: black;
}

#categories.expand {
    -moz-border-radius: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    border-bottom: none;
    height: 60px;
    margin-bottom: 0;
}

#categories.expand b {
    display: block;
    position: absolute;
    height: 10px;
    background: white;
    width: 105%;
    right: 0;
    bottom: -2px;
}

#categories {
    position: relative;
    z-index: 5;
    background: white;
    margin-bottom: 20px;
    padding-right: 15px;
}

#categories span {
    padding-right: 0 !important;
}

#categories i {
    position: absolute;
    height: 6px;
    width: 6px;
    display: block;
    right: 5px;
    top: 10px;
    background: url(../images/sprite.png) no-repeat -30px -209px;
}

#categories.expand i {
    background-position: -42px -209px;
}

#category_list {
    border: 1px solid rgba(255, 255, 255, .13);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e3e3e3;
    padding: 30px 10px 15px 10px;
    display: none;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

#category_list > b {
    position: absolute;
    top: 0;
    left: 5px;
    display: block;
    z-index: 10;
    height: 25px;
    width: 96%;
    background: white;
}

#category_list > i {
    position: absolute;
    z-index: 5;
    display: block;
    width: 0;
    height: 100%;
    border-left: 1px solid #eaeaea;
    top: -50px;
}

#category_list > i.b_1 {
    left: 33.33333%;
}

#category_list > i.b_2 {
    left: 66%;
}

#gallery_list {
    padding: 10px 30px;
    overflow: hidden;
}

#gallery_list .item {
    float: left;
    width: 33.333333%;
    overflow: hidden;
}

#gallery_list .item a {
    display: block;
    margin: 1px;
    position: relative;
}

.related_info .gallery_item ul li a .name,
#gallery_list .item a .name {
    width: 100%;
    position: absolute;
    height: 100%;
    color: white;
    display: block;
    overflow: hidden;
    display: none;
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 15;
    text-align: left;
}

.related_info .gallery_item ul li a:hover .name,
#gallery_list .item a:hover .name {
    display: block;
}

.related_info .gallery_item ul li a .name > div,
#gallery_list .item .name > div {
    width: 92%;
    margin: 4%;
    position: absolute;
    bottom: 0;
}

.related_info .gallery_item ul li a .name b,
#gallery_list .item b {
    display: block;
    font-weight: bold;
    font-size: 0.875em;
    padding: 10px 2px;
    line-height: 1.429em;
}

.related_info .gallery_item ul li a .name .date,
#gallery_list .item .date {
    float: left;
    font-size: 0.750em;
}

.related_info .gallery_item ul li a .name .date span,
#gallery_list .item .date span {
    color: #5cacb5;
    margin-left: 5px;
}

#gallery_list .item .count {
    float: right;
    font-size: 0.750em;
    color: #5cacb5;
}

#gallery_list .item .count i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/sprite.png) no-repeat -34px -160px;
    vertical-align: bottom;
    margin-right: 5px;
}

#gallery_list .img_hover_slider li.active {
    display: block;
}

#gallery_list .img_hover_slider li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

#gallery_list #popup_id {
    display: none;
}

#gallery_list .img_hover_slider {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#gallery_list .img {
    position: relative;
    z-index: 5;
}

#gallery_list .item a img {
    width: 100%;
    height: auto;
    display: block;
    z-index: 5;
}

/*@end*/
/*@group events */
/*@group datapicker */
#events_calendar {
    margin-top: 40px;
}

.ui-datepicker-inline {
    width: 80%;
    margin: 0 auto;
    font-size: 0.813em;
    background: none;
    border: none;
}

.ui-datepicker-header {
    background: none;
    color: black;
    text-transform: uppercase;
    border-bottom: none;
    height: 31px;
    line-height: 31px;
}

.ui-datepicker-calendar thead tr {
    border-bottom: 1px solid black;
}

.ui-datepicker-calendar thead tr td {
    padding-bottom: 10px;
}

.ui-datepicker-calendar tbody tr:first-child td {
    padding-top: 10px;
}

.ui-state-event-day a {
    position: relative;
    z-index: 90;
}

.ui-state-disabled {
    text-align: center;
    height: 26px;
    line-height: 26px;
}

.ui-datepicker-inline td {
    text-align: center;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    text-align: center;
    background: none;
    border: none;
    color: black;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
}

#events_calendar .ui-state-default,
#events_calendar .ui-widget-content .ui-state-default {
    cursor: default;
}

.ui-datepicker-header .ui-state-hover {
    background: none;
}

.ui-state-hover span,
.ui-state-hover {
    border: none;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    border: none;
    text-align: center;
    cursor: pointer;
    width: 17px;
    height: 17px;
    display: block;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    width: 8px;
    height: 17px;
    display: inline-block;
    position: relative;
    margin: 0;
    left: 0;
    top: 0;
    background: url(../images/sprite.png) 0 0 no-repeat;
}

.ui-datepicker .ui-datepicker-prev span {
    background-position: -10px 0;
}

.ui-datepicker-prev:hover span {
    background-position: -10px -21px;
}

.ui-datepicker-next:hover span {
    background-position: 0 -21px;
}

.ui-datepicker-today .ui-state-default,
.event-date .ui-state-default {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #a1bbbd;
    color: white;
}

#events_calendar .event-date .ui-state-default {
    cursor: pointer;
}

.ui-datepicker-today .ui-state-default {
    background-color: #d4AC82;
}

/*@end*/
/*@group tootlip */
#last_events .tooltip {
    width: auto;
    display: none;
    left: 50%;
    position: absolute;
    z-index: 1000;
    /*bottom: 0;*/
    top: 30px;
    padding-top: 10px;
    min-width: 300px;
    text-align: left;
    font-size: 1.077em;
}

#last_events .tooltip .item {
    padding: 15px 20px;
    border-top: 1px solid #ebebe3;
}

#last_events .tooltip .themes {
    margin-top: 3px;
    font-size: 0.923em;
    color: #a5a5a5;
}

#last_events .tooltip > div > div:first-child {
    border-top: none;
}

#last_events .tooltip > div > i {
    display: block;
    position: absolute;
    width: 18px;
    height: 17px;
    /*background: url(../images/sprite.png) -5px -261px no-repeat;
	bottom: -12px;*/
    top: -10px;
    left: 50%;
    margin-left: -9px;
    background: url(../images/sprite.png) -78px -280px no-repeat;
}

#last_events .tooltip .themes a {
    color: #5cacb5;
}

#last_events .tContainer {
    position: relative;
}

#last_events .tooltip > div {
    position: relative;
    background: white;
    margin: 0 5px;
    padding: 5px 0;
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .24);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .24);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .24);

}

#last_events .tooltip a {
    color: black;
    display: inline;
    text-align: center;
}

#last_events h3 i {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 10px;
    cursor: pointer;
    background: url(../images/sprite.png) 5px -223px no-repeat;
    display: block;
    width: 37px;
    height: 37px;
    border: 1px solid rgba(0, 0, 0, .1);
    -moz-border-radius: 19px / 20px;
    -webkit-border-radius: 19px / 20px;
    border-radius: 19px / 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

#last_events h3 i.callendar {
    background-position: -23px -222px;
}

/*@end*/
/*@group events list */
.sturcture_view #eventFiler {
    margin-top: 0;
}

#eventFiler {
    margin: 20px 30px 0;
}

#eventFiler form .s_details {
    margin-right: -110px;
}

#eventFiler .select2-container {
    margin-right: 10px;
}

#eventFiler .select2-container .select2-choice {
    width: 138px;
    text-align: left;
}

#eventFiler .fields_row {
    border-right: 1px solid #dbdbdb;
    display: table;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: -1px;
}

#eventFiler .fields_row > div {
    display: table-cell;
}

#eventFiler .fields_row > div:first-child {
    width: 100%;
}

#eventFiler .s_details {
    padding: 20px 0 0 20px;
}

#eventFiler .r_filter,
#eventFiler .l_filter {
    margin-bottom: 20px;
}

#eventFiler .l_filter {
    margin-right: 16px;
}

#eventFiler #filter .r_filter {
    float: left;
}

#events_list .item:first-child {
    border-top: none;
}

#eventFiler form {
    margin-right: 130px;
}

#eventFiler form.map_filter {
    margin-right: 0;
    padding-bottom: 0;
}

#eventFiler form.map_filter .fields_row {
    border-right: 0;
}

#eventFiler #filter {
    padding: 0;
}

#eventFiler #filter input {
    margin-top: 0;
}

#eventFiler #filter .fields_row input[type="text"] {
    margin-right: 0;
}

#eventFiler #filter .fields_row input[type="submit"] {
    margin-left: 18px;
    margin-right: 0;
    position: static;
    height: 31px;
    font-size: 0.813em;
}

#eventFiler .date {
    width: 100px;
}

#eventFiler .search_details {
    float: right;
    padding: 10px;
}

#eventFiler .search_details > span {
    height: 50px;
    width: 110px;
    text-align: center;
    font-size: 0.813em;
    color: #5cabb4;
    display: table-cell;
    vertical-align: middle;
}

#eventFiler .search_details i {
    display: inline-block;
    width: 5px;
    height: 8px;
    margin-left: 5px;
    background: url(../images/sprite.png) -32px -218px no-repeat;

}

#eventFiler .search_details i.expand {
    background-position: -41px -218px;
}

#eventFiler .show_all_events {
    margin-right: 10px;
    font-size: 0.813em;
    color: #5cabb4;
}

#eventFiler > div {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    width: 100%;
}

#events_list .item {
    border-top: 1px solid #f1efef;
    padding: 24px 30px 20px;
    clear: both;
    overflow: hidden;
    position: relative;
}

#events_list .time {
    width: 150px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -37px;
    text-align: center;
}

#events_list .img {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    left: 199px;
}

#events_list .time a {
    display: block;
    width: 45px;
    margin: 0 auto;
    line-height: 45px;
    height: 45px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #a1bbbd;

    color: white;
    font-size: 1.125em;
    margin-bottom: 15px;
}

#events_list .time a:hover {
    background-color: #95cbd1;
}

#events_list .time b {
    font-weight: normal;
    font-size: 0.875em;
}

#events_list .title {
    font-weight: bold;
    color: black;
    font-size: 1.500em;
    line-height: 1em;
}

#events_view .theme,
#events_list .theme,
#events_list .date {
    padding: 7px 0;
    color: #9e9e9e;
    font-size: 0.750em;
    line-height: 1.5em;
}

#events_view .theme,
#events_list .theme {
    padding: 5px 0;
}

#events_list .theme span,
#events_view .theme span,
#events_list .date span {
    color: #d4ac82;
    margin: 0 4px;
}

#events_view .theme i,
#events_list .theme i {
    margin-left: 10px;
}

#events_view .theme a,
#events_list .theme a {
    color: #5cacb5;
    margin: 0 5px;
}

#events_view .theme .d_time {
    white-space: nowrap;
    color: #5cacb5;
}

#events_list .title:hover {
    color: #5cacb5;
}

#events_list .event {
    margin-left: 167px;
}

#events_list .event_img .event {
    margin-left: 326px;
}

/*@end*/
/*@group events view */
.related_documents {
    padding: 0 30px 20px;
}

#events_view .theme {
    padding: 7px 30px 0;
}

body .events_back {
    padding: 0 30px;
    margin-top: 20px;
    display: inline-block;
    color: #5cacb5;
    font-size: 0.875em;
}

#events_view .events_back i {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: bottom;
    background: url(../images/sprite.png) no-repeat;
    background-position: -36px -260px;
    margin-right: 8px;
}

#events_view .print_map {
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    margin: 10px 30px;
}

#events_view .map_header {
    padding: 20px 20px 15px 20px;
}

#events_view .map_header span {
    margin-left: 10px;
    color: #bb936a;
}

.related_info h4 {
    padding: 5px 30px 18px;
    border-bottom: 1px solid #ebebeb;
}

.related_info .gallery_item,
.related_info .contact_item {
    overflow: hidden;
}

.related_info h4 i {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px;
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0, 0, 0, .19);
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    background: url(../images/sprite.png) -52px 0 no-repeat;
}

.related_info .gallery_item h4 i {
    background: url(../images/sprite.png) -55px -144px no-repeat;
}

.related_info .gallery_item ul li a {
    display: block;
    margin: 1px;
    position: relative;
    overflow: hidden;
}

.related_info .gallery_item ul li a img {
    width: 100%;
    height: auto;
    display: block;
}

.related_info .info {
    padding: 20px 30px 20px 66px;
    overflow: hidden;
}

.contact_item .info > div {
    font-size: 0.875em;
    float: left;
    width: 100%;
    color: #7b7b7b;
}

.contact_item .info.data_2 > div {
    width: 50%;
}

.contact_item .info.data_3 > div {
    width: 33.333333%;
}

.contact_item .info a,
.contact_item .info span {
    color: #d4ac82;
    margin-left: 5px;
}

#events_view .event_registration {
    padding: 10px 0;
}

#events_view .event_registration .register {
    text-align: center;
}

#events_view #map_canvas {
    width: 100%;
    height: 354px;
}

#registration_form {
    margin: 0 30px;
    padding-bottom: 25px;
    border: 1px solid #e8e8e8;
}

#registration_form form {
    padding: 10px 25px 0 25px;
}

#registration_form .registr_header {
    padding: 15px 20px;
    font-size: 1.063em;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}

#registration_form #registr_close {
    position: relative;
    top: -10px;
    float: right;
    padding: 0;
    right: -10px;
}

#registration_form #registr_close i {
    display: inline-block;
    background: url(../images/sprite.png) -61px -25px no-repeat;
    width: 8px;
    height: 8px;
    margin-left: 8px;
}

.f_cont ul.error,
.f_cont .success,
#registration_form .success,
#registration_form ul.error,
ul.messages_notification,
ul.messages_error {
    display: block;
    margin: 0 25px 0;
    padding: 10px 0 0 0;
    font-size: 1em;
}

.f_cont ul.error,
.f_cont .success {
    margin: 0;
}

.f_cont ul.error li,
.f_cont .success,
#registration_form .success,
#registration_form ul.error li,
ul.messages_notification li,
ul.messages_error li {
    color: #919181;
    font-size: 0.875em;
    padding: 8px 10px 8px 35px;
    margin: 5px 0;
    background: #f7f7f4;
    position: relative;
}

.f_cont ul.error li.inportant,
#registration_form ul.error li.inportant,
ul.messages_error li.inportant {
    color: #c9001c;
    background: #ffefef;
}

.f_cont .success,
#registration_form .success,
ul.messages_notification li {
    color: #658e66;
    background: #ecf9e7;
}

.f_cont .success i,
.f_cont ul.error li i,
#registration_form .success i,
#registration_form ul.error li i,
ul.messages_notification li > i,
ul.messages_error li > i {
    top: 50%;
    margin-top: -8px;
    left: 10px;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border: 1px solid rgba(135, 135, 135, .43);
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.f_cont ul.error li.inportant i,
#registration_form ul.error li.inportant i,
ul.messages_error li.inportant > i {
    border: 1px solid rgba(201, 0, 28, .43);
    font-style: normal;
}

.f_cont .success i,
#registration_form .success i,
ul.messages_notification li > i {
    background: url(../images/sprite.png) -57px -33px no-repeat;
    border: 1px solid rgba(54, 120, 56, .43);
    text-indent: 50px;
    overflow: hidden;
}

/*@end*/
/*@end*/
/*@group news */
/*@group news filter */
#filter {
    padding: 0 30px 10px;
}

#filter .col_1,
#filter .col_2,
#filter .col_3 {
    width: 33.3333%;
    float: left;
}

.achive_filter fieldset > span {
    margin-right: 20px;
}

.achive_filter fieldset {
    padding-right: 10px;
}

.achive_filter fieldset > span,
.href,
#filter .r_filter > span,
#filter .l_filter > span {
    padding-right: 10px;
    font-family: tahomaregular, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
    color: #b4b3b3;
    margin-top: 10px;
}

#filter div.label {
    margin-bottom: 16px;
    text-align: left;
}

body .href {
    color: #5cacb5;
}

#filter input {
    margin-right: 10px;
    margin-top: 10px;
}

#filter input[type="text"] {
    color: #000000;
}

#filter .l_filter {
    float: left;
}

#filter .f_right {
    float: right;
    display: block;
    position: relative;
    top: 10px;
}

#filter .r_filter {
    float: left;
}

#filter.gallery .r_filter {
    height: 44px;
    width: 20%;
    min-width: 90px;
}

#ui-datepicker-div {
    display: none;
    z-index: 100;
    margin-left: -60px;
}

#category_list .button {
    float: right;
}

#category_list i.checked {
    background: url(../images/sprite.png) no-repeat -9px -163px;
}

#category_list label,
#news_cat label,
label.custom_checkbox,
label.custom_radio {
    display: block;
    padding: 6px 10px 5px 35px;
    color: #7b7b7b;
    cursor: pointer;
    position: relative;
}

#news_cat label.depth_2 {
    margin-left: 25px;
}

#news_cat label.depth_3 {
    margin-left: 45px;
}

#news_cat label.depth_4 {
    margin-left: 65px;
}

#news_cat label.depth_5 {
    margin-left: 85px;
}

label.custom_radio,
label.custom_checkbox {
    clear: left;
}

#category_list label {
    padding-top: 0;
    padding-left: 30px;
    color: #5cacb5;
    font-size: 0.875em;
}

#category_list .item div {
    margin-left: 20px;
    display: none;
}

#category_list label input[type="checkbox"],
#news_cat label input[type="checkbox"],
label.custom_checkbox input[type="checkbox"],
label.custom_radio input[type="radio"] {
    display: none;
}

label.custom_radio i,
.cat .mark_all i,
#category_list label i,
#news_cat label i,
label.custom_checkbox i {
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 10px;
    position: absolute;
    left: 10px;
}

label.custom_radio i {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.cat .mark_all.uncheck i {
    background: none;
}

.cat .mark_all i {
    top: 0;
}

.cat .mark_all {
    position: absolute;
    right: 22px;
    top: 20px;
    padding-left: 30px;
    color: #7b7b7b;
    font-size: 0.750em;
    cursor: pointer;
}

#category_list label b {
    display: inline-block !important;
    height: 6px;
    width: 6px;
    display: block;
    right: 5px;
    top: 10px;
    background: url(../images/sprite.png) no-repeat -30px -219px;
    vertical-align: middle;
}

#category_list label.expand b {
    background-position: -42px -219px;
}

#category_list label i {
    top: 4px;
    width: 7px;
    height: 7px;
    border: 1px solid rgba(255, 255, 255, .13);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .11);
}

.cat .mark_all i,
#news_cat label i.checked,
label.custom_checkbox i.checked {
    background: url(../images/sprite.png) no-repeat -6px -145px;
}

label.custom_radio i.checked {
    background-color: #5cacb5;
}

#news_cat {
    padding: 14px 20px;
}

/*@end*/
/*@group news list */
#news_list {
    padding-left: 30px;
    position: relative;
    overflow: hidden;
}

#news_list.archive_list .item:first-child {
    border-top: none;
}

#news_list.archive_list .item {
    width: 100%;
    border-top: 1px solid #ececec;
}

#news_list.archive_list .item .link {
    font-size: 1em;
}

#news_list.archive_list {
    padding-left: 0;
}

#news_list.archive_list .item > div {
    padding-left: 30px;
}

.news_relation_header,
.relation_header {
    border-top: 1px solid #f1efef;
    padding: 28px;
    font-size: 1.250em;
    color: black;
    line-height: 1.250em;
}

.news_relation_header a,
.relation_header a {
    float: right;
    font-size: 0.600em;
    color: #5cacb5;
    display: block;
}

#news_list > i {
    display: block;
    position: absolute;
    left: 50%;
    height: 100%;
    width: 0;
    top: -40px;
    border-right: 1px solid #ececec;
}

#news_list.items_one > i {
    display: none;
}

#news_list .item {
    float: left;
    overflow: hidden;
}

#news_list a.img {
    display: block;
    width: 40%;
    float: left;
}

#news_list .item.first a.img > span {
    display: block;
    margin-right: 30px;
}

#news_list .item a.img > span {
    display: block;
    margin-right: 10px;
}

#news_list a.img img {
    width: 100%;
    height: auto;
}

#news_list .item.first {
    width: 100%;
    position: relative;
    z-index: 5;
    background: white;
}

#news_list .news_descr {
    width: 100%;
    float: right;
}

#news_list .news_img_descr {
    width: 60%;
    float: right;
}

#news_list .item {
    width: 50%;
    padding: 20px 0;
}

#news_list.items_one .item {
    width: 100%;
    float: none;
}

#news_list .item > div {
    padding-right: 30px;
}

#news_list {
    padding-bottom: 20px;
}

#news_list .text {
    padding: 0;
}

#news_list .news_descr .text img {
    padding: 0;
    margin: 6px 10px 2px 0 !important;
    height: auto !important;
    max-width: 34% !important;
    float: left;
}

.text .article_summary img {
    padding: 0;
    margin: 6px 20px 10px 0 !important;
    float: left;
}

/*@end*/
/*@group home list*/
.news_filter,
.achive_filter {
    margin-top: 10px;
}

.news_details_filter .r_filter {
    width: 40%;
}

.news_details_filter .all-news {
    text-align: center;
    padding-bottom: 20px;
}

.news_details_filter .select2-container .select2-choice {
    width: auto !important;
}

.archive-block {
    padding-top: 10px;
    float: right;
    overflow: hidden;
}

@media screen and (max-width: 1100px) {
    .news_details_filter .r_filter {
        width: 100%;
    }
}

#content .second_news li,
#content .actual_news li {
    padding: 20px 0;
    border-bottom: 1px solid #f1efef;
}

#content .second_news li {
    padding: 22px 0;
}

#content .second_news i,
#content .actual_news i {
    display: block;
    overflow: hidden;
}

#content .second_news i a,
#content .actual_news i a {
    display: block;
    background: url(../images/rss.png) no-repeat center;
    overflow: hidden;
    text-indent: -99999px;
    float: right;
    width: 15px;
    height: 15px;
    margin: 0 30px;
}

#content .second_news i a {
    margin: 0 20px;
}

#news_list .link,
#content .second_news li .link,
#notifications h1 {
    color: black;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.286em;
    display: inline-block;
}

#news_list .link {
    padding-bottom: 5px;
}

#content .actual_news li .link {
    display: inline-block;
    color: black;
    font-size: 1.500em;
    line-height: 1.250em;
    font-weight: bold;
    padding: 15px 30px 8px;
}

#news_list .link:hover,
#content .second_news li .link:hover,
#content .actual_news li .link:hover {
    color: #5cacb5;
}

#news_list .link2,
#content .second_news li .link2,
#content .actual_news li .link2 {
    color: #5babb5;
    font-size: 0.750em;
    display: inline-block;
}

#content .actual_news li .img {
    position: relative;
    display: block;
    margin-top: -20px;
}

#content .second_news.default li:first-child img,
#content .actual_news li img {
    width: 100%;
    height: auto;
    position: relative;
}

#content .second_news.default li:first-child .link {
    font-size: 1.250em;
    line-height: 1.200em;
}

#content .second_news.default li:first-child .img {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: -22px;
    margin-bottom: 18px;
}

#content .second_news.default li:first-child .img img {
    max-width: 100%;
}

#content .second_news li .img img {
    max-width: 126px;
    height: auto;
}

#content .second_news li .text img {
    padding: 0;
    margin: 6px 10px 2px 0 !important;
    height: auto !important;
    width: 100% !important;
    max-width: 126px !important;
}

#content .actual_news li .text img {
    padding: 0;
    margin: 6px 10px 2px 0 !important;
}

#news_list .date,
#content .actual_news .date,
#content .second_news .date,
#notifications .date {
    display: block;
    color: #d4ac82;
    font-size: 0.750em;
}

#content .actual_news li .link2,
#content .actual_news li .text,
#content .second_news li .img,
#content .second_news li .link2,
#content .second_news li .text,
#content .second_news li .date,
#content .second_news li .link,
#content .actual_news li .date {
    padding: 3px 30px;
}

#news_list .date span,
#content .actual_news li .date span,
#content .second_news li .date span,
#notifications .date span {
    color: #9d9d9d;
    padding-right: 10px;
    padding-left: 10px;
}

.news_date .href,
#news_list .date .href,
#content .actual_news li .date .href,
#content .second_news li .date .href {
    font-size: 1em;
    padding-right: 0;
}

.news_fieldset {
    width: 100%;
    padding-bottom: 0;
    padding-right: 10px;
    display: block;
}

#news_list .date span:first-child,
#content .actual_news li .date span:first-child,
#content .second_news li .date span:first-child {
    padding-left: 0;
}

#content .actual_news.default li:first-child a.img_link,
#content .second_news.default li:first-child a.img_link {
    padding-left: 30px;
}

#content .actual_news li a.img_link,
#content .second_news li a.img_link {
    display: block;
}

#content .actual_news li .text,
#content .second_news li .text,
#notifications .content,
#notifications .notification .meta + p {
    clear: both;
    color: #7b7b7b;
    font-family: trebuchet_msregular, Arial, Helvetica, sans-serif;
    font-size: 0.813em;
}

#content .second_news li .img {
    float: left;
    display: block;
    padding: 6px 10px 2px 30px;
}

#content .wrap_left,
#content .actual_news {
    width: 57%;
    float: left;
}

#news_list .first .link {
    font-size: 1.500em;
    line-height: 1.250em;
    padding-bottom: 10px;
}

#content .wrap_right,
#content .second_news,
#notifications {
    width: 40.5%;
    float: right;
}

#content .wrap_left .actual_news,
#content .wrap_right .second_news {
    width: 100%;
}

/*@end*/
/*@end*/
/*@group fancybox popup*/
.popup {
    /*max-width:840px;*/
}

.popup .t0 {
    padding-right: 70px;
}

.popup_content {
    margin: 20px 20px 30px;
    max-height: 300px;
    height: 350px;
}

#fancybox-close {
    border: 1px solid rgba(0, 0, 0, .13);
    border-radius: 3px;
    display: block;
    float: left;
    height: 26px;
    overflow: hidden;
    width: 28px;
    background: url("../images/sprite.png") no-repeat 1px -198px;
    right: 18px;
    top: 14px;
}

#fancybox-close:hover {
    background: url("../images/sprite.png") no-repeat -53px -198px;
}

/*@end*/
/*@group footer*/
#footer {
    margin-top: 30px;
    position: relative;
    clear: both;
    width: 100%;
    min-height: 120px;
    z-index: 10;

    min-height: 60px;
    background-color: #c0c0ae;
    -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, .31), inset 0 1px 1px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 -1px 0 rgba(255, 255, 255, .31), inset 0 1px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, .31), inset 0 1px 1px rgba(0, 0, 0, .12);
}

#footer .created_link,
#footer .bottom {
    line-height: 16px;
    font-size: 0.688em;
    padding: 10px 0;
    color: white;
}

#footer .bottom {
    float: left;
    width: 70%;
}

#footer .created_link {
    text-align: right;
    float: right;
    width: 25%;
    padding: 18px 0;
}

#footer .created_link a {
    color: #fffbb5;
    text-transform: uppercase;
}

/*@end*/
/*@group filter box bendras css */
#filter_box {
    margin: 20px 30px 0;
    border: 1px solid #e3e3e3;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#filter_box .fields_row {
    border-bottom: none;
}

#filter_box .fields_row .select2-container {
    width: 98%;
}

#filter_box .fields_row .select2-choices {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 0.929em;
}

#filter_box form {
    width: 100%;
}

#filter_box form .select2-input {
    width: 100% !important;
    height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*@end*/
/*@group contact list */
.contacts_body {
    margin: 20px 30px 0;
    border: 1px solid #e0e0df;
    overflow: hidden;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contacts_body table {
    width: 100%;
    border-spacing: 0;
}

.contacts_body > table > tbody > tr > th {
    background: #e8f2f3 url('../images/toggle_arrows.png') no-repeat right 18px;
    color: #00000e;
    font-weight: normal;
    text-align: left;
    font-size: 0.875em;
    padding: 13px 60px 10px 27px;
    cursor: pointer;
    border-bottom: 1px solid #f1f7f8;
    border-top: 1px solid #dedede;
}

.contacts_body > table > tbody > tr > th.active {
    background: #e8f2f3 url('../images/toggle_arrows.png') no-repeat right -55px;
}

.contacts_body > table > tbody > tr > th:hover {
    background: #dbecee url('../images/toggle_arrows.png') no-repeat right 18px;
    border-bottom: 1px solid #dbecee;
    border-top: 1px solid #dedede;
}

.contacts_body > table > tbody > tr > th.active:hover {
    background: #dbecee url('../images/toggle_arrows.png') no-repeat right -55px;
}

.contacts_body > table > tbody > tr > th.first {
    border-top: none;
}

.contacts_body > table > tbody > tr > th.last {
    border-bottom: none;
}

.contacts_body table table {
    display: none;
}

.contacts_body > table > tbody > tr > td.active table {
    display: table;
}

.contacts_body table table > tbody > tr > th {
    color: #222222;
    text-align: left;
    font-weight: normal;
    padding: 16px 5px 11px 0;
    font-size: 0.938em;
    border-bottom: 2px solid #e5e5e5;
}

.contacts_body table table > tbody > tr > th.job {
    border-top: 1px solid #dedede;
    padding-left: 42px;
}

.contacts_body table table > tbody > tr > th.name {
    border-top: 1px solid #dedede;
    text-align: right;
    padding-right: 37px;
}

.contacts_body table table > tbody > tr > td {
    color: #7b7b7b;
    padding: 10px 5px 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.875em;
}

.contacts_body table table > tbody > tr.last > td {
    border-bottom: none;
}

.contacts_body table table > tbody > tr > td.job {
    padding-left: 42px;
}

.contacts_body table table > tbody > tr > td.name {
    text-align: right;
    padding-right: 37px;
}

.contacts_body table table > tbody > tr > td a {
    color: #5cacb5;
}

.contacts_body a.function_link,
.contacts_body a.function_link:visited {
    display: inline-block;
    margin-left: 10px;
    line-height: 13px;
    font-size: 0.857em;
    color: #5CACB5;
}

.contacts_body a.function_link:hover {
    color: #4c9199;
}

.contacts_body a.function_link i {
    background: url('/images/sprite.png') no-repeat -61px -166px;
    width: 12px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.contacts_body a.function_link:hover i {
    background: url('/images/sprite.png') no-repeat -61px -182px;
}

.contacts_body .category_contacts {
    font-size: 0.857em;
    padding-left: 5px;
    color: #6d6a6a;
}

.category_contacts .email img {
    position: relative;
    top: 3px;
}

/*@end */
/*@group embassy contacts */
/*@group embassy view */
.border_box {
    border: 1px solid #e5e5e5;

    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

#embasy .border_box {
    margin-bottom: 5px;
}

#embasy {
    padding: 27px 30px 30px;
}

#embasy .title_box {
}

#embasy .title_box .flags,
#embasy .title_box .title {
    display: table-cell;
    vertical-align: middle;
}

#embasy .title_box .flags {
    padding: 21px 0 28px;
    width: 118px;
    text-align: center;
}

#embasy .title_box .title {
    padding: 16px 40px 15px 10px;
    font-size: 0.938em;
    line-height: 20px;
    color: #777777;
}

#embasy .title_box .flags span {
    width: 64px;
    position: relative;
    display: inline-block;
}

#embasy .title_box .flags span img {
    display: block;
}

#embasy .title_box .flags span img.sub {
    position: absolute;
    left: 30px;
    top: 5px;
}

#embasy h2 {
    font-size: 1.063em;
    font-weight: normal;
    padding: 25px 0 14px;
}

#embasy .info .table {
    display: table;
    width: 100%;
}

#embasy .info .row {
    display: table-row;
}

#embasy .info .row div.cell:first-child {
    border-right: 1px solid #e5e5e5;
}

#embasy .info .cell {
    width: 50%;
    display: table-cell;
    padding: 0 10px 9px 16px;
    border-bottom: 1px solid #ebebeb;
}

#embasy .info .row.last .cell {
    border-bottom: none;
}

#embasy .info h4 {
    font-size: 0.938em;
    font-weight: normal;
    padding: 14px 0 2px;
}

#embasy .info a {
    font-size: 0.875em;
    color: #5cacb5;
}

#embasy .info a:hover,
.persons table td.first a:hover,
.person a:hover {
    color: #5cacb5;
    text-decoration: underline;
}

#embasy .info a:visited,
.persons table td.first a:visited,
.person a:visited {
    color: #0171b8;
}

#embasy .info span {
    font-size: 0.813em;
    color: #8d8d8d;
}

#embasy .info .cell p {
    font-size: 0.813em;
    color: #8d8d8d;
}

#embasy .info .cell a {
    color: #5cacb5;
    font-size: 1em;
}

#embasy .info .a_email {
    padding-bottom: 6px;
}

#embasy .info span.em_email {
    display: inline-block;
}

#embasy .info span.em_email img {
    display: block;
}

.ambasy_map {
    padding-top: 23px;
    text-align: center;
}

.map_link {
    padding: 0 30px;
}

.map_link i {
    width: 8px;
    height: 15px;
    background: url('../images/sprite.png') no-repeat -63px -225px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 3px;
}

.map_link span.last,
.map_link.active span.first {
    display: none;
}

.map_link.active span.last,
.map_link span.first {
    display: inline-block;
}

.ambasy_map {
    padding: 20px 0 0 0;
}

.ambasy_map .map {
    display: none;
    overflow: hidden;
}

.ambasy_map .map #map_canvas,
#map .map .map_canvas {
    width: 100%;
    height: 454px;
}

ul.map_type {
    display: block;
    float: none;
}

ul.map_type li {
    display: inline-block;
    float: right;
}

ul.map_type li a {
    background-color: #5cacb5;
    color: white;
    font-size: 1.063em;
    line-height: 1em;
    padding: 9px 20px 9px 20px;
    display: block;
    border-right: 1px solid #d8d7d6;
}

ul.map_type li a:hover,
ul.map_type li a.active {
    background-color: #458289;
}

@media (max-width: 520px) {
    #map ul.map_type li:not(:last-of-type) {
        width: 100%;
    }

    #map ul.map_type li.select2 {
        margin-bottom: 25px;
    }
}

@media (max-width: 729px) {
    #map ul.map_type li.select2 {
        margin-bottom: 25px;
    }

    #map ul.map_type li:not(:last-of-type) {
        width: calc(100% / 3);
    }

    #map ul.map_type li a.button {
        line-height: 1.7em;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        padding: 0 !important;
    }

    #map ul.map_type li a.button span {
        padding: 20px 5px;

    }

    #map ul.map_type li.select2 form .select2-choice {
        text-align: left;
        border-radius: 5px !important;
        border: none;
        height: 50px;
    }

    #map ul.map_type li.select2 form .select2-choice span {
        line-height: 50px;
        padding-left: 15px;
    }

    #map ul.map_type li.select2 form .select2-choice > div {
        padding-right: 15px;
        padding-left: 15px;
    }

    .select2-container .select2-choice div b {
        background-position-y: 10px;
    }

    .select2-container .select2-choice abbr {
        right: 35px;
        top: 17px;
    }

    #gmap_legent {
        width: 100%;
        left: 0;
        margin-top: 50px;
    }

    #gmap_legent .widget2.location_widget {
        width: auto !important;
    }

    #gmap_legent .legend {
        width: auto !important;
    }
}

@media (max-width: 799px) {
    #banners_large {
        display: none;
    }

    .infinite-scroll.site_1 {
        display: flex;
        flex-direction: column;
    }

	.infinite-scroll.site_1 .widget2.mobile-slider {
		background-color: transparent;
		box-shadow: none;
		margin-bottom: 40px;
	}

	html[lang="lt"] .infinite-scroll.site_1 .widget2.mobile-slider {
		order: 2;
		margin-bottom: 20px;
	}


    .infinite-scroll.site_1 .actual_news.default {
        order: 3;
    }

    .infinite-scroll.site_1 #notifications {
        order: 1;
    }

    .infinite-scroll.site_1 .infinityScroll-preloader {
        order: 4;
    }

    .resp #path_bg {
        top: 7px;
    }

    .resp #bg_content {
        top: 15px;
    }

    #path_bg #path {
        top: 0;
    }

    .location_widget > div {
		padding: 20px 10px 0px 10px !important;
		background: #f8f8f4;
    }

    #left_top .widget2.hide_in_mobile {
        display:none;
    }
}

@media (min-width: 800px) {
    #lightSlider_mobile {
        display: none;
    }

    .location_widget .text p {
        padding-top: 16px;
        padding-bottom: 0;
    }

    .lSSlideOuter .lSPager.lSpg {
        display: none;
    }

    .mobile-slider {
        display:none;
    }
}

@media (max-width: 800px) {
    .location_widget .select2-container .select2-choice {
        height: 50px;
        line-height: 50px;
    }

    .location_widget .select2-container .select2-choice span {
        padding-left: 15px;
    }

    .location_widget .select2-container .select2-choice div {
        padding-right: 15px;
    }

    .location_widget .select2-container .select2-choice div b {
        background-position-y: 10px;
    }

    .select2-container .select2-choice abbr {
        right: 35px;
        top: 17px;
    }

    #left_top > .widget2.location_widget {
        margin-bottom: 0;
    }
}

.persons table {
    border-spacing: 0px;
    width: 100%;
}

.persons td {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #d2d2d2;
    font-size: 0.813em;
    padding: 12px 16px 11px 16px;
    vertical-align: top;
    color: #8d8d8d;
    line-height: 19px;
}

.persons tr.last td {
    border-bottom: none;
}

.persons td.set_width {
    width: 127px;
}

.persons td.last {
    vertical-align: middle;
    text-align: right;
    padding-right: 25px;
}

.persons td.no_bord {
    border-right: none;
}

.persons td.first a {
    color: #5cacb5;
}

.persons td a.href_button {
    font-size: 1em;
}

.persons td a.name {
    font-size: 1.154em;
    display: block;
}

.persons td span {
    display: block;
    color: #000000;
}

#embasy .contacts_body {
    margin: 20px 0 20px 0px;
}

#embasy .contacts_body table table > tbody > tr > th.name,
#embasy .contacts_body table table > tbody > tr > td.name {
    text-align: left;
    padding-left: 48px;
}

.national_fest {
    margin-top: 24px;
    padding: 31px 40px 26px 40px;
    text-align: center;
    color: #212121;
    font-style: italic;
    font-size: 1.250em;
    font-family: 'trebuchet_msregular', Arial, Helvetica, sans-serif;
}

/*@end */
/*@group embassy contacts person popup*/
.person {
    max-width: 720px;
}

.person .name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.429em;
    color: #000;
    padding: 18px 0 0 0;
}

.person .name span {
    font-size: 1.200em;
    font-weight: bold;
}

.person table td {
    border-bottom: 1px solid #f1efef;
    padding: 8px 0 15px;
    vertical-align: top;
}

.person table td.title {
    width: 25%;
    padding-right: 20px;
    font-size: 1.071em;
    color: #000000;
}

.person table td .em_email {
    display: inline-block;
    padding-top: 4px;
}

.person table td img {
    width: auto;
}

.person .text a {
    color: #5cacb5;
}

/*@end */
/*@end */
/*@group embassy listing with main map*/
/*@group filter in embassy listing page*/
.filter ul {
    display: inline-block;
    border: 1px solid #e3e3e3;
    border-right: 1px solid #e7e7e7;
    border-bottom: none;
    position: relative;
    top: 5px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.filter ul li {
    display: inline-block;
    height: 35px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.filter ul li a.first {
    border-right: 1px solid #e3e3e3;
}

.filter ul li a {
    display: inline-block;
    font-size: 0.813em;
    color: #7e7e7e;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
}

.filter ul li a:hover,
.filter ul li a.active {
    background: #fafaf5;
    color: #000000;
}

#embasy_list .filter {
    margin: 22px 0 20px;
}

#embasy_list .filter form {
    padding-bottom: 8px;
    background: #FAFAF5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 3px;
    -moz-border-radius-topleft: 0;
    border-radius: 3px;
    border-top-left-radius: 0;
}

#embasy_list .filter fieldset {
    padding: 0 18px 10px 15px;
}

#embasy_list .filter fieldset.options {
    padding-top: 17px;
}

#embasy_list .filter fieldset.options div {
    float: left;
    white-space: nowrap;
    font-size: 0.750em;
    padding: 6px 25px 0 0;
}

#embasy_list label.custom_checkbox {
    padding: 6px 0 5px 35px;
    color: #000000;
}

#embasy_list label.custom_checkbox i {
    background-color: #fff;
}

#embasy_list .fields_row {
    border-bottom: 0px;
    padding: 0px;
}

#embasy_list .fields_row div {
    display: table-cell;
    width: 100%;
}

#embasy_list .fields_row input[type="submit"] {
    position: static;
    margin-left: 12px;
}

/*@end */
/*@group country listing*/
#locationsFilter {
    margin: 20px 30px 0;
}

#locationsFilter > div {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    width: 100%;
}

#locationsFilter #filter {
    padding: 0;
}

#locationsFilter .fields_row {
    border-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.full-window-href {
    position: relative;
    z-index: 1000;
}

.full-window-href a {
    position: absolute;
    z-index: 1000;
    top: 56px;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    -moz-user-select: none;
    font-size: 11px;
    background-color: rgb(255, 255, 255);
    padding: 8px;
    border-radius: 2px;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    min-width: 51px;
    right: 42px;
    text-align: center;
}

.full-window-href {
    padding: 10px 20px 5px;
}

.full-window-href .mobile_title {
    display: none;
}

@media (min-width: 801px) and (max-width: 899px) {
    .full-window-href .pc_title {
        display: none;
    }

    .full-window-href .mobile_title {
        display: block;
    }
}

@media (max-width: 419px) {
    .full-window-href .pc_title {
        display: none;
    }

    .full-window-href .mobile_title {
        display: block;
    }
}

.full-window #map_canvas,
.full-window {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 !important;
}

.full-window #gmap_legent {
    padding: 30px;
}

#gmap_legent {
    position: absolute;
    top: 0;
    right: 0;
}

#gmap_legent .location_widget {
    width: 230px;
    padding: 10px;
    margin: 10px;
    font-size: 1em;
    text-align: left;
}

#gmap_legent .location_widget .text {
    display: none;
}

#gmap_legent .location_widget > div {
    padding: 5px;
}

#gmap_legent .location_widget #filter {
    padding: 20px 0 0 0;
}

#gmap_legent .location_widget .filter_row {
    padding-top: 10px;
}

#gmap_legent .location_widget .filter_row select {
    width: 100%;
}

#gmap_legent .location_widget #filter input {
    margin-top: 0;
}

#gmap_legent .legend {
    width: 230px;
    text-align: left;
    background: white;
    padding: 10px;
    margin: 10px;
    font-size: .8em;

    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
}

.gmap_legent .color,
#gmap_legent .color {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid silver;
}

.gmap_legent > div,
#gmap_legent .legend > div {
    margin-top: 3px;
    padding-left: 25px;
    position: relative;
}

#map .gmap_legent > div {
    min-width: 45%;
    display: inline-block;
}

#country_view .contacts_body {
    margin: 0;
}

#country_view #embasy_groups .country_group,
#country_view .ambasy_map,
#country_list .ambasy_map {
    padding: 0 30px 30px;
}

#country_list #eventFiler .location_filter {
    text-align: center;
    padding-bottom: 20px;
}

#country_list #eventFiler .select2-container .select2-choice {
    width: 100%;
}

#country_list #eventFiler.no_details form {
    margin-right: 0;
}

#country_list #eventFiler.no_details form .fields_row {
    border-right: none;
}

#country_list #eventFiler .s_details .r_filter,
#country_list #eventFiler .s_details .l_filter {
    width: 94%;
}

#country_list #eventFiler .s_details .l_filter .label,
#country_list #eventFiler .s_details .r_filter .label {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

#country_list #eventFiler .s_details .select2-container,
#country_list #eventFiler .s_details .select2-container {
    display: inline-block;
    vertical-align: top;
    width: 55%;
}

.alert-date {
    text-align: right;
    font-style: italic;
    font-family: tahomaregular, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    line-height: 1.429em;
    padding: 10px 30px 10px;
    color: #7b7b7b;

}

@media screen and (max-width: 1100px) {
    #country_list #eventFiler .s_details .l_filter .label,
    #country_list #eventFiler .s_details .r_filter .label {
        width: 100%;
        padding-bottom: 5px;
        display: block;
        vertical-align: top;
        text-align: left;
    }

    #country_list #eventFiler .s_details .select2-container,
    #country_list #eventFiler .s_details .select2-container {
        clear: both;
        display: block;
        vertical-align: top;
        width: 100% !important;
    }
}

.selec2-falag-block {
    position: relative;
    margin-left: 28px;
    display: inline-block;
    overflow: visible !important;
}

.select2-flag {
    padding-right: 5px;
    position: absolute;
    left: -28px;
    top: 50%;
    margin-top: -7px;
    margin-right: 0 !important;
}

.select2-flag img {
    width: 20px;
    display: block;
}

#country_view .location-alert {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

#country_view .location-alert h2 {
    color: #000;
    font-size: 14px !important;
    vertical-align: top;
    display: block;
    position: relative;
    line-height: 16px;
}

#country_view .location-alert i.icon {
    min-width: 39px;
    height: 33px;
    background: url(../images/sprite.png) 0 -351px no-repeat;
    margin: 5px;
}

#country_view .t3 {
    border-top: 1px solid #f1efef;
    padding: 20px 30px 10px;
}

#country_view .t3_center {
    text-align: center;
}

#country_view .t3 h2 {
    font-size: 1.125em;
}

#country_view .t3 h2.danger {
    color: #c92127;
    position: relative;
    padding-left: 26px;
}

#country_view .t3 h2.danger:before {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: url(../images/sprite.png) 0 -330px no-repeat;
}

#country_view .t3 .text {
    padding-left: 0;
    padding-right: 0;
}

#country_view .h1 {
    font-size: 1.500em;
    padding: 20px 30px 10px;
}

#country_view .security_text {
    padding: 0 30px 10px 55px;
    position: relative;
}

#country_view .security_text:before {
    position: absolute;
    width: 20px;
    height: 20px;
    display: inline-block;
    content: '';
    top: 10px;
    left: 30px;
    background: url(../images/sprite.png) -72px -309px no-repeat;
}

#country_view .security_text.emergency_phone:before {
    width: 12px;
    height: 12px;
    top: 14px;
    left: 34px;
    background-position: -26px -333px;
    opacity: 0.7;
}

.location_widget > div {
    padding: 20px 30px;
}

.location_widget .text {
    padding: 0;
}

.location_widget .href_button {
    cursor: pointer;
}

.location_widget .view_button {
    text-align: left;
    padding-top: 20px;
    position: relative;
}

.location_widget .view_button .back {
    position: absolute;
    right: 0;
    bottom: 0;
}

/*@end */
/*@group embassy listing*/
#embasy_list {
    padding: 0px 30px 30px;
}

#embasy_list .alphabet_list {
    padding-bottom: 30px;
}

#embasy_list .alphabet_list h2 {
    color: #7b7b7b;
    font-weight: normal;
    font-size: 0.875em;
    padding: 24px 0 15px;
}

#embasy_list .alphabet_list li {
    display: inline-block;
    margin-right: 6px;
}

#embasy_list .alphabet_list li a {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 0.875em;
    line-height: 1.429em;
    color: #8faaad;
    font-size: 0.875em;
    text-align: center;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

#embasy_list .alphabet_list li.active a,
#embasy_list .alphabet_list li:hover a {
    border: 1px solid #fff;
    color: #000;
}

#embasy_list .alphabet_list li a:focus {
    outline: none;
}

#embasy_list .alphabet_list li.all {
    margin-right: 0px;
}

#embasy_list .alphabet_list li.all a {
    color: #5cacb5;
    font-size: 0.750em;
    border: none;
    width: auto;
    height: auto;
}

#embasy_list .alphabet_list li.all:hover a,
#embasy_list .alphabet_list li.all.active a {
    text-decoration: underline;
}

#embasy_list .contacts_body {
    margin: 0 0 1px 0;
}

#embasy_groups .list_tab,
#embasy_list .form_tab {
    display: none;
}

#embasy_groups .list_tab.active,
#embasy_list .form_tab.active {
    display: block;
}

#embasy_groups div.country_group {
    display: none;
}

#embasy_groups div.country_group.active {
    display: block;
}

#embasy_groups .contacts_body > table > tbody > tr > th {
    background: #E8F2F3;
    border-top: none;
    border-bottom: none;
}

#embasy_groups .contacts_body > table > tbody > tr:hover > th {
    background: #DBECEE;
}

#embasy_groups .contacts_body > table > tbody > tr > th.flag {
    padding: 13px 12px 10px 18px;
    width: 24px;
}

#embasy_groups .contacts_body > table > tbody > tr > th.title {
    padding: 13px 12px 10px 0;
    text-transform: uppercase;
    color: #000000;
    width: 20%
}

#embasy_groups .contacts_body > table > tbody > tr > th.category_title {
    padding: 13px 12px 10px 0;
    text-transform: none;
    color: #7b7b7b;
}

#embasy_groups .contacts_body > table > tbody > tr > th.toogle {
    width: 31px;
    padding: 0px;
    vertical-align: center;
}

#embasy_groups .contacts_body > table > tbody > tr > th.toogle i {
    width: 7px;
    height: 7px;
    display: inline-block;
    background: url('../images/toggle_arrows.png') no-repeat left top;
}

#embasy_groups .contacts_body > table > tbody > tr.active > th.toogle i {
    background: url('../images/toggle_arrows.png') no-repeat left bottom;
}

#embasy_groups table.contact_inf {
    display: none;
    font-size: 0.750em; /*12px;*/
    line-height: 20px;
    width: 100%;
}

#embasy_groups table.contact_inf.active {
    display: table;
}

#embasy_groups .contact_inf td.title {
    padding: 14px 0 0 30px;
}

#embasy_groups .contact_inf td {
    vertical-align: top;
    padding: 14px 0;
    color: #7b7b7b;
}

#embasy_groups .contact_inf td.address {
    width: 44%;
    padding-left: 55px;
    padding-right: 15px;
}

#embasy_groups .contact_inf td.job {
    padding-left: 55px;
}

#embasy_groups .contact_inf td.job_description {
    padding-left: 10px;
}

#embasy_groups .contact_inf td.phone,
#embasy_groups .contact_inf td.fax {
    width: 28%;
    padding-left: 10px;
}

#embasy_groups .contact_inf td span {
    color: #000000;
}

#embasy_groups .contact_inf td span.val {
    color: #7b7b7b;
}

#embasy_groups .contact_inf td.address span {
    display: block;
}

#embasy_groups .contact_inf td i.g_email {
    position: relative;
    top: 5px;
}

#embasy_groups .contact_inf td.phone span,
#embasy_groups .contact_inf td.fax span {
    display: table-cell;
}

#embasy_groups .contact_inf td span.t_row {
    display: table-row;
}

#embasy_groups .contact_inf td a,
#embasy_widget .more a,
.info_window p a {
    color: #5cacb5;
}

#embasy_groups .contact_inf td a:hover,
#embasy_widget .more a:hover,
.info_window p a:hover {
    text-decoration: underline;
}

#embasy_groups .contact_inf td a:visited,
#embasy_widget .more a:visited,
.info_window p a:visited {
    color: #0171b8;
}

#embasy_groups .map_block {
    height: 454px;
    width: 100%;
}

.contact_inf .icon_c {
    width: 26px;
    position: relative;
}

.contact_inf .icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/sprite.png) 100px 100px no-repeat;
    vertical-align: middle;
}

.contact_inf .icon_lt {
    background-position: -86px -334px;
}

.contact_inf .icon_phone {
    background-position: -24px -333px;
}

.contact_inf .icon_email {
    background-position: -40px -334px;
}

.contact_inf .icon_fax {
    background-position: -55px -334px;
}

.contact_inf .icon_web {
    background-position: -70px -333px;
}

/*@end */
/*@group map marker box */
.info_window {
    padding: 5px;
    text-align: left;
}

.info_window p {
    padding-top: 5px;
}

.info_window .address span {
    color: #7B7B7B;
}

/*@end */
/*@group embasy widget */
#embasy_widget {
    float: right;
}

#embasy_widget #widget_map_canvas {
    width: 100%;
    height: 189px;
}

#widget_map_canvas {
    -webkit-transform: none;
}

#embasy_widget .info {
    padding: 11px 22px 0;
}

#embasy_widget .info .cell {
    display: table-row;
}

#embasy_widget .info .cell span {
    display: table-cell;
    font-size: 0.750em;
    padding-top: 0.583em;
    vertical-align: top;
}

#embasy_widget .info .cell span.email {
    padding-top: 0.8em;
}

#embasy_widget .info .cell i img {
    display: block;
    float: left;
}

#embasy_widget .info .cell span.label {
    display: table-cell;
    color: #7b7b7b;
    padding-right: 10px;
}

#embasy_widget .more {
    text-align: right;
    font-size: 0.750em;
    margin-bottom: -30px;
}

#embasy_widget h3 i {
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0, 0, 0, .19);
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: block;
    position: absolute;
    right: 18px;
    top: 29px;
    background: url(../images/sprite.png) -56px -270px no-repeat;
}

/*@end */
/*@end */
/*@group search filter*/
.search_reset_font {
    font-family: Arial, Helvetica, sans-serif;
}

.search .infinityScroll-preloader {
    position: absolute;
    bottom: -80px;
}

#searchAgain {
    border: 1px solid #e3e3e3;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fields_row {
    background: #fafaf5;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    padding: 20px 126px 16px 100px;
}

.fields_row label {
    font-size: 1.071em;
    width: 80px;
    position: absolute;
    left: 20px;
    line-height: 32px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fields_row input[type="text"] {
    font-size: 0.929em;
    width: 98%;
    border: 1px solid #dfdfda;
    background: #fff;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.fields_row input[type="submit"] {
    width: 90px;
    position: absolute;
    top: 19px;
    right: 20px;
}

.options_list {
    padding: 8px 0 0 10px;
}

.options_list .checkmark {
    display: none;
}

.options_list .opt {
    float: left;
    margin-right: 5px;
}

.options_list .opt label,
.options_list .opt a {
    display: inline-block;
    font-size: 0.786em;
    color: #8e8e8e;
    text-align: center;
    padding: 4px 15px;
    border-bottom: 2px solid #ebebe3;
    cursor: pointer;
}

.options_list .opt label:hover,
.options_list .opt label.active,
.options_list .opt a:hover,
.options_list .opt a.active {
    color: #000;
    border-bottom: 2px solid #5cacb5;
    text-decoration: none;
}

/*@end*/
/*@group autocomplete list in searchAgain input */
.slist_results {
    padding: 0px;
    background: #fff;
    overflow: hidden;
    z-index: 99999;
    margin: -1px 0 0 1px;
    border-top: 1px solid #DFDFDA;

    -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.31);
    -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.31);
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.31);
}

.slist_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.slist_results li {
    display: block;
    font: menu;
    font-size: 13px;
    overflow: hidden;
    color: #000000;
    font-size: 12px;
    border-bottom: 1px solid #dbdbd7;
    cursor: pointer;
    padding: 6px 10px;
}

.slist_results li:last-child {
    border-bottom: none;
}

#searchAgain input#search_query.ac_loading {
    background: #fff url('../images/indicator.gif') no-repeat right center;
}

.slist_results .ac_over {
    background-color: #f8f8f8;
    color: #000;
}

/*@end*/
/*@group search results*/
p.search_results_info {
    padding: 23px 0 15px;
    color: #000;
    font-size: 1.071em;
}

p.search_results_info span {
    color: #5CACB5;
}

.search_results {
    margin: 0 -29px;
}

.search_results ul {
    margin-left: 0;
}

.search_results > ul > li {
    background: none;
    padding: 30px 29px 26px;
    border-top: 1px solid #f1efef;
}

.search_results > ul > li > img {
    float: left;
    margin: 0 26px 10px 0;
}

.search_results ul > li a.search_item {
    font-size: 1.429em;
}

.search_results ul > li p.summary {
    font-family: tahomaregular, Arial, Helvetica, sans-serif;
}

.search_results ul > li p.summary strong {
    background: #e4c8ab;
    font-weight: normal;
}

.search_results ul.search-path li {
    background: none;
    padding: 0px;
}

/*@end*/
/*@group sticky message*/
#sticky_message {
    width: 100%;
    position: fixed;
    left: 0%;
    bottom: 0;
    padding: 12px 0 10px;
    font-size: 0.9em;
    color: #525252;
    background: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 100;

    -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1);
}

#sticky_message strong {
    color: #a20602;
}

#sticky_message em {
    font-weight: bold;
    font-style: normal;
}

#sticky_message .sticky_message {
    margin: 0 auto;
    padding: 0 66px 0 20px;
}

#sticky_message p {
    padding-top: 6px;
    display: inline;
}

#sticky_message a.read_more {
    display: inline-block;
    margin-left: 15px;
    padding: 0 15px;
    background-color: #ac201c;
    color: #fff;
    font-size: 0.9em;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 30px;
}

#sticky_message span.split {
    margin-right: 30px;
}

.close_sticky_message {
    display: block;
    width: 30px;
    height: 28px;
    border: 1px solid #e1e1e0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    background-color: #fdfdfc;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.close_sticky_message:hover {
    background-color: #f1f1f1;
}

.close_sticky_message span {
    display: block;
    width: 14px;
    height: 13px;
    margin: -6px 0 0 -7px;
    background: url(/images/sprite.png) -6px -205px no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    text-indent: 100px;
}

/*li Marquery*/
.str_wrap {
    overflow: hidden;
/ / zoom: 1;
    width: 100%;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
}

.str_wrap.str_drag.str_active {
    cursor: move;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
/ / display: inline;
/ / zoom: 1;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move {
    cursor: inherit;
}

#liMarquee {
    width: 100%;
}

/*@end*/
/*@group blink preloader*/
.preloader_blink > i, .preloader_blink > b {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        background-color: #e4e4db;
    }
    25% {
        background-color: #f1f1ea;
    }
    50% {
        background-color: #ffffff;
    }
    75% {
        background-color: #f1f1ea;
    }
    100% {
        background-color: #e4e4db;
    }
}

@-webkit-keyframes blinker {
    0% {
        background-color: #e4e4db;
    }
    25% {
        background-color: #f1f1ea;
    }
    50% {
        background-color: #ffffff;
    }
    75% {
        background-color: #f1f1ea;
    }
    100% {
        background-color: #e4e4db;
    }
}

@keyframes blinker {
    0% {
        background-color: #e4e4db;
    }
    25% {
        background-color: #f1f1ea;
    }
    50% {
        background-color: #ffffff;
    }
    75% {
        background-color: #f1f1ea;
    }
    100% {
        background-color: #e4e4db;
    }
}

/*@end*/
/*@group media queries*/
@media screen and (max-width: 1400px) {
    #module_general #left_top > div:first-child #events_calendar {
        margin-top: 10px;
    }

    #events_view .contact_item .info.data_3 > div {
        width: 50%;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 1359px) {
    body .f_cont form .new_contact label {
        text-align: left;
        width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width: 1300px) {
    body .f_cont form label,
    body form .widgets label {
        text-align: left;
        width: 100%;
        padding-right: 0;
    }

    body form fieldset.check_list {
        padding-left: 0;
    }

    .f_cont form fieldset h3,
    .f_cont fieldset > div label.one_checbox,
    .f_cont form .href_button,
    .f_cont form .info {
        margin-left: 0;
    }
}

@media screen and (max-width: 1200px) {
    #module_general #left_top > div:first-child #events_calendar {
        margin-top: 0;
    }

    #module_general #left_top > div:first-child .ui-datepicker table {
        margin-top: -20px;
    }

    #module_general #left_top > div:first-child .ui-datepicker-calendar thead tr td,
    #module_general #left_top > div:first-child .ui-datepicker-calendar tbody tr:first-child td {
        padding: 0;
    }
}

@media screen and (max-width: 1100px) {

    #module_general #left_top > div:first-child #events_calendar {
        margin: 10px auto 0;
    }

    #module_general #left_top > div:first-child .ui-datepicker table {
        margin-top: 0;
    }

    #module_general #left_top > div:first-child .ui-datepicker-calendar thead tr td {
        padding-bottom: 5px;
    }

    #module_general #left_top > div:first-child .ui-datepicker-calendar tbody tr:first-child td {
        padding-top: 5px;
    }

    #left_bottom #last_events,
    #left_top #last_events,
    #left_bottom #last_news_external,
    #left_top #last_news_external {
        height: 280px !important;
    }

    #slider {
        width: 100%;
    }

    #left_top {
        clear: both;
        width: 43%;
        margin-top: 20px;
    }

    #left_top .widget {
        clear: both;
        float: none;
    }

    #right_block {
        width: 55%;
        margin-top: 10px;
    }

    #content .second_news,
    #content .actual_news {
        width: 100%;
    }

    #left_bottom {
        width: 43%;
    }

    #news_list .item,
    #left_bottom .widget2,
    #left_bottom #subscribtion_w,
    #left_bottom #konkurs,
    #left_bottom .widget {
        width: 100%;

    }

    #category_list > i.b_2,
    #news_list > i {
        display: none;
    }

    #content .block .white_fon {
        width: 55%;
    }

    #filter .l_filter i,
    #filter .r_filter i {
        display: block;
    }

    #filter .l_filter,
    #filter .r_filter {
        text-align: right;
        white-space: nowrap;
    }

    #filter.gallery .l_filter,
    #filter.gallery .r_filter {
        text-align: right;
        white-space: normal;
    }

    #filter.gallery .r_filter {
        float: right;
    }

    #filter.gallery .r_filter input {
        margin-right: 0;
    }

    #category_list > i.b_1 {
        left: 50%;
    }

    #filter .col_1,
    #filter .col_2,
    #filter .col_3,
    #gallery_list .item {
        width: 50%;
    }

    #filter .col_2,
    #filter .col_3 {
        float: right;
    }

    .f_cont fieldset > div,
    .f_cont label,
    .f_cont textarea,
    form .info,
    form .widgets label,
    form .widgets textarea,
    form .widgets > div {
        width: 97%;
        margin-left: 0;
    }

    .f_cont .select2-container,
    .f_cont input[type="text"],
    form .widgets input[type="text"] {
        width: 90%;
    }

    #eventFiler .l_filter {
        margin-right: 16px;
    }

    #eventFiler .r_filter i,
    #eventFiler .l_filter i {
        margin-top: 20px;
    }

    #eventFiler .l_filter input {
        margin-right: 0;
    }

    #events_view .contact_item .info > div {
        width: 100% !important;
        padding-bottom: 10px;
    }

    #events_list .time {
        width: 100px;
    }

    #events_list .event {
        margin-left: 120px;
    }

    #events_list .img {
        left: 150px;
    }

    #events_list .event_img .event {
        margin-left: 0;
        margin-top: 90px;
        padding: 0 20px;
    }

    #events_list .event_img .img,
    #events_list .event_img .time {
        top: 20px;
        margin: 0;
    }

    .new_contact_form {
        padding: 10px 30px 10px 30px;
    }

    .tooltip_container.large,
    .f_cont fieldset > div.tooltip_container,
    .tooltip_container {
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
    }

    .tooltip_content {
        position: absolute;
        bottom: 32px;
        left: 0;
        text-align: center;
    }

    .new_contact > div {
        padding-left: 30px;
    }

    .tooltip_content:before {
        border-style: solid;
        border-width: 6px 7px 0 7px;
        border-color: #5cabb4 transparent transparent transparent;
        left: 50%;
        top: auto;
        bottom: -5px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 900px) {

    #right_block .second_news i a,
    #right_block .actual_news i a {
        margin: 0 20px 10px;
    }

    #prevslide, #nextslide {
        top: 30%;
    }

    #sitemap ul li {
        margin-left: 42px;
    }

    #sitemap ul li a {
        margin-left: 52px;
    }

    #sitemap ul li {
        background-position: -50px 16px;
    }

    #sitemap li.last_li1 {
        background-image: url(../images/sitemap_border2_small_last.png);
    }

    #sitemap li.last_li2 {
        background-image: url(../images/sitemap_border1_small_last.png);
    }

    .ambasy_map .map #map_canvas,
    #embasy_groups .map_block {
        width: 100%;
        height: 350px;
    }
}

@media screen and (max-width: 800px) {

    #right_block .actual_news,
    #right_block .second_news {
        width: 100%;
    }

    #subscribtion_w .sub_soc a {
        margin-left: 10px;
    }

    #categories {
        clear: both;
    }

    #filter input,
    #filter .r_filter > span,
    #filter .l_filter > span {
        margin-left: 10px;
        margin-right: 0;
    }

    #filter input#search_query,
    #eventFiler #filter .r_filter > span,
    #eventFiler #filter .l_filter > span {
        margin-left: 0px;
    }

    #filter .href,
    #filter .r_filter span,
    #filter .l_filter span {
        padding-right: 0;
    }

    #slider {
        margin-bottom: 20px;
    }

    #footer .created_link,
    #footer .bottom,
    #left_bottom,
    #left_top,
    #right_block,
    #slider,
    #last_events,
    #last_news_external {
        width: 100%;
    }

    #last_events,
    #last_news_external {
        height: 180px !important;
    }

    #left_bottom {
        clear: both;
    }

    #left_bottom,
    #left_top,
    #right_block {
        float: none;
    }

    .officials .img {
        float: left;
        width: 45%;
    }

    .officials .descr {
        float: right;
        width: 55%;
    }

    .jcarousel img {
        /*width: 80%;*/
    }

    .widget3 {
        background: white;
        -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
        -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
        box-shadow: 0 1px 4px 2px rgba(0, 0, 0, .08), 0 0 2px 0 rgba(150, 148, 144, .53);
    }

    #right_block {
        min-height: 0;
    }

    .white_fon {
        display: none;
    }

    #footer {
        margin-top: 0;
    }

    #footer .block,
    #content .block {
        padding: 0 10px;
    }

    body.fix #logo img {
        width: auto;
        padding: 0;
    }

    .officials,
    #left_bottom .widget2,
    #left_bottom #subscribtion_w,
    #left_bottom #konkurs,
    #left_bottom .widget {
        width: 100%;
    }

    body #bg_content {
        margin-bottom: -5px !important;
    }

    .contact_inf td,
    .contact_inf tr,
    .contact_inf,
    .text table td,
    .text table tr,
    .text table {
        display: block;
        width: auto !important;
    }

    .contact_inf td,
    .contact_inf tr,
    .contact_inf {
        width: auto !important;
    }

    .contact_inf td > span > span,
    .contact_inf td > span {
        display: block !important;
        width: 100%;
    }

    #embasy_groups .contact_inf td.address {
        padding-left: 10px
    }

    .ambasy_map .map #map_canvas,
    #embasy_groups .map_block {
        width: 100%;
        height: 300px;
    }

    #news_list .item.first .news_img_descr,
    #news_list .item.first a.img {
        width: 100%;
    }
}

@media screen and (max-width: 580px) {
    .hide_in_mobile {
        display: none;
    }

    #left_banners {
        display: none;
    }

    .infinityScroll-preloader b {
        display: none;
    }

    .resp #search_lang {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #logo {
        width: 100%;
        text-align: center;
        margin: 10px 0 !important;
    }

    body.fix #logo {
        padding-left: 0;
    }

    .jcarousel img {
        /*width: 100%;*/
    }

    .officials .descr > div {
        padding-left: 0;
    }

    body #left_banners {
        display: none;
    }

    body #path_bg .block,
    body #footer .block,
    body #content .block {
        padding: 0 10px;
    }

    #menu li.deff > b {
        display: none;
    }

    .ambasy_map .map #map_canvas,
    #embasy_groups .map_block {
        width: 100%;
        height: 250px;
    }

    #searchAgain .options_list .opt {
        margin-right: 10px;
    }

    #searchAgain .options_list,
    #searchAgain .fields_row {
        padding-left: 20px;
    }

    #searchAgain .fields_row label {
        display: none;
    }

    .log .tooltip.large_text {
        left: 50%;
    }
}

@media screen and (max-width: 450px) {
    .log .tooltip.large_text {
        margin-left: -40px;
    }

    /*#news_list .news_img_descr,
#news_list a.img
{
    width: 100%;
}*/
    #category_list > i.b_1 {
        display: none;
    }

    .officials_content item.template .img,
    .officials_content item.template .descr,
    .officials .img,
    .officials .descr {
        display: block;
        float: none !important;
        width: 100% !important;
    }

    body .officials_content .descr > div {
        padding-left: 0;
    }

    .officials .descr > div {
        padding-left: 20px;
    }

    .resp.small #f_menu li ul li a span {
        float: right;
        width: 45%;
    }

    .resp.small #f_menu li ul li a img {
        float: left;
        width: 45%;
    }

    #filter .col_1,
    #filter .col_2,
    #filter .col_3,
    #gallery_list .item {
        width: 100%;

    }

    #events_list .event {
        margin-left: 0;
        margin-top: 90px;
        padding: 0 20px;
    }

    #events_list .img,
    #events_list .time {
        top: 20px;
        margin: 0;
    }

    .ambasy_map .map #map_canvas,
    #embasy_groups .map_block {
        width: 100%;
        height: 200px;
    }
}

/*@end*/
/*@group advanced*/
.res_tabs .head > div {
    display: inline-block;
    cursor: pointer;
    width: 50%;
    float: left;
}

.res_tabs .head {
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.res_tabs .head a {
    display: block;
    padding: 20px 10px;
    font-size: 1.125em;
    text-align: center;
}

.res_tabs .head a.active > .bg {
    border-top: 1px solid #f1efef;
    border-left: 1px solid #f1efef;
    border-right: 1px solid #f1efef;
    background: #ffffff;
    display: block;
}

.res_tabs .head > div:first-child a .bg {
    right: auto;
    left: 0;
}

.res_tabs .head a .bg {
    display: none;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 5;
}

.res_tabs .head a .name {
    position: relative;
    z-index: 10;
}

.res_tabs .content {
    border: 1px solid #f1efef;
    clear: both;
    position: relative;
    margin-top: -1px;
    z-index: 5;
}

.res_tabs .faq-list .toggle.category:first-child {
    border-top: none;
}

.res_tabs .faq-list .toggle.category {
    border-top: 1px solid #e4e4e4;
    border-bottom: none;
}

.res_tabs .content #news_list {
    margin-top: 35px;
}

.res_tabs .content > div {
    display: none;
}

.res_tabs .content > div.active {
    display: block;
}

.news_search {
    padding: 0 22px 0 0;
}

.news_country_search {
    padding-top: 10px;
    padding-right: 10px;
    text-align: left !important;
}

.news_search_archive {
    width: 28%;
    padding-right: 22px;
}

.news_fieldset_archive {
    width: 24%;
    padding-right: 22px;
    text-align: left !important;
}

@media screen and (max-width: 1200px) {
    .news_fieldset_archive,
    .news_search_archive {
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 800px) {
    .news_search {
        padding: 0 12px 0 0;
    }

    .news_fieldset_archive,
    .news_search_archive {
        width: 100%;
        padding: 0;
    }

    .news_country_search {
        padding-top: 10px;
        padding-right: 0;
    }

}

/*@end*/
#ambassadeSearch .email,
#quickSearch .email {
    display: none;
}

.sembasy a.map_link {
    text-decoration: none;
    overflow: hidden;
    margin-right: 20px;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    text-align: left;
    max-width: 100%;
    height: auto;
    line-height: 1;
    padding: 10px 30px;
}

.sembasy a:hover.map_link,
.sembasy a:visited.map_link {
    text-decoration: none;
    color: #fff;
}

.sembasy a.map_link span {
    font-size: 14px;
}

.sembasy .border_box {
    margin-bottom: 5px;
}

.sembasy {
    padding: 10px 0 10px;
}

.sembasy .title_box {
}

.sembasy .title_box .flags,
.sembasy .title_box .title {
    display: table-cell;
    vertical-align: middle;
}

.sembasy .title_box .flags {
    padding: 21px 0 28px;
    width: 118px;
    text-align: center;
}

.sembasy .title_box .title {
    padding: 16px 40px 15px 10px;
    font-size: 0.938em;
    line-height: 20px;
    color: #777777;
}

.sembasy .title_box .flags span {
    width: 64px;
    position: relative;
    display: inline-block;
}

.sembasy .title_box .flags span img {
    display: block;
}

.sembasy .title_box .flags span img.sub {
    position: absolute;
    left: 30px;
    top: 5px;
}

@media screen and (max-width: 480px) {
    .sembasy .title_box .flags,
    .sembasy .title_box .title {
        display: block;
    }

    .sembasy a.map_link {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
        text-align: center;
    }
}

/*@group faq*/
#faq_form_container .text {
    max-width: 300px;
}

.faq-list .date {
    font-size: 12px;
}

.faq-list .date span {
    color: #626262;
}

.faq-list .question > i {
    color: #9a9a9a;
    position: absolute;
    display: inline-block;
    left: 30px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    font-size: 14px;
}

.faq-list .active.category > i.arrow2,
.faq-list .active.question > i.fa-minus-circle {
    display: inline-block;
}

.faq-list .active.category > i.arrow1,
.faq-list .active.question > i.fa-plus-circle,
.faq-list .question > i.fa-minus-circle {
    display: none;
}

.faq-list .question > i.fa-plus-circle {
    color: #69c0e8;
}

.faq-list .category > i {
    background: url(../images/sprite.png) -80px -2px no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
}

.faq-list .category > i.arrow2 {
    background: url(../images/sprite.png) -84px -116px no-repeat;
    display: none;
    right: 18px;
}

.faq-list ul.subcategory {

}

.faq-list .toggle.category {
    padding: 30px;
    font-size: 1.250em;
    font-weight: bold;
    color: #333333;
    position: relative;

    border-bottom: 1px solid #e4e4e4;
}

.faq-list .question {
    font-size: 1.125em;
    font-weight: bold;
    color: #333333;
    padding: 25px 30px 25px 70px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.faq-list .toggle:hover {
    background: #eaeaea;
}

.faq-list ul.faq li li.category {
    /*padding-left: 70px;*/
}

.faq-list .toggle {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.faq-list li.toggle + li {
    display: none;
    background: #f7f7f7;
    padding: 0;
}

.faq-list li.question.toggle + li {
    padding: 12px 30px 25px 70px;
    /*border-top: 1px solid #e4e4e4;*/
}

.faq-list li.toggle.active + li {
    display: block;
    color: #878c8e;
}

.faq-list .ask-question {
    text-align: center;
    padding: 30px 0;
}

/*@end*/
/*@group popup form*/
.popup_form .f_cont {
    padding: 0;
}

.popup_form .select2-container {
    width: 94%;
}

.popup_form .f_cont form input[type="text"],
.popup_form .f_cont form textarea {
    width: 90%;
}

body .popup_form .f_cont form label {
    text-align: left;
    width: 100%;
    padding-right: 0
}

.popup_form .f_cont form .antispam input[type="text"] {
    width: 55%;
}

.popup_form .submit_fieldset {
    float: right;
    padding: 8px 20px 8px 0;
}

.popup_form .submit_fieldset .submit {
    margin-left: 0;
}

.popup_form .f_cont form .info,
.popup_form .f_cont fieldset > div {
    width: auto;
    float: none;
    margin-left: 0;
}

.popup_form .f_cont form .info {
    float: left;
    width: 45%;
}

/*@end*/
/*adpop module*/
@media screen and (min-width: 501px) {
    .adpop-container {
        width: 100% !important;
    }
}

.adpop-container {
    /* display: flex; when shown */
    display: none; /* default: hidden */
    background: #fff;
    z-index: 51;
    position: fixed;
    bottom: 0;
    width: auto;
    margin-bottom: 0px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 8px;
}

.adpop-container > * > * {
    margin: 8px;
}

.adpop-container span {
    color: #000;
    font-weight: 900;
    padding: 4px 0px;
    display: inline-block;
    font-size: 0.72rem;
}

.adpop-container .get-link {
    display: inline-block;
}

.adpop-container .flex-row {
    text-align: center;
}

.adpop-container .get-link img {
    margin: auto;
    display: block;
    max-height: 46px;
    width: auto;
    vertical-align: middle;
}

.adpop-container .close img {
    height: 14px;
    vertical-align: middle;
}

.e-mail {
    unicode-bidi: bidi-override;
    direction: rtl;
    color: #5cacb5 !important;
}

.e-mail:before {
    content: attr(data-website) "\0040" attr(data-user);
}

#notifications > * {
    margin: 20px;
}

#notifications strong {
    margin-bottom: 20px;
    display: block;
    float: left;
}

#notifications a.all-notifications {
    float: right;
    color: #5cacb5;
    font-size: 0.813em;
}

@media screen and (max-width: 1300px) {
    #notifications {
        width: 100%;
    }
}

#notifications a.notification-country-link:hover {
    color: #5cacb5;
    text-decoration: underline;
}

#notifications a.all-notifications:hover {
    text-decoration: underline;
}

#notifications .notification {
    margin: 40px 0;
}

#notifications .notification .content,
#notifications .notification .meta + p {
    margin-bottom: 10px;
}

#notifications .notification .href:hover {
    text-decoration: underline;
}

#notifications .notification ul li {
    display: inline-block;
}

#notifications .notification ul li a:hover {
    color: #5cacb5;
}

#notifications .notification h1 {
    font-size: 0.813em;
    margin-bottom: 5px;
}

#notifications img,
.c_date.notifications_date img {
    vertical-align: middle;
}

#notifications .date {
    display: inline-block;
    margin-bottom: 10px;
}

#notifications .date span {
    padding-left: 0;
    padding-right: 0;
}

#notifications .share-buttons a {
    color: #cfcfcf;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.capitalize {
    text-transform: capitalize;
}

#module_notifications .c_date a,
#notifications .date a {
    color: #5cacb5;
}

#module_notifications .c_date a:hover,
#notifications .date a:hover {
    text-decoration: underline;
}

#module_location .notification_groups .contact_inf td {
    padding: 5px;
}

#module_location .notification_groups .contact_inf p {
    font-size: 14px;
}

.notification_descr img {
    vertical-align: middle;
}

#news_list .notification_descr .date {
    margin: 2px 0 8px;
}

#news_list .notification_descr .date span {
    padding-right: 0;
}

#news_list .notification_descr .date a {
    color: #5cacb5;
}

#news_list a.notification-text-link {
    color: #7b7b7b;
}

#news_list a.notification-text-link:hover {
    color: #5cacb5;
}

#notifications .notifications-list {
    margin-top: 60px;
}

#home_map_filter {
    padding: 1px;
    width: 100%;
}

#map ul.map_type {
    display: flex;
    float: none;
    text-align: right;
    overflow: visible;
    flex-direction: row-reverse;
}

#map ul.map_type li {
    display: inline-block;
    text-align: center;
}

#map ul.map_type li.select2 {
    flex: 1 1 auto;
}

@media screen and (max-width: 1100px) {
    #map {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    #map ul.map_type li {
        flex: 1 1 auto;
    }
}

@media screen and (max-width: 729px) {
    #map ul.map_type {
        flex-direction: row-reverse;
        flex-wrap: wrap-reverse;
    }

    #map #home_map_filter {
        width: calc(100% - 2px);
    }
}

#map ul.map_type li.select2 form .select2-choice {
    border-radius: 0px;
}

#map ul.map_type li.select2 a:hover {
    background-color: #f6f6f6;
}

#map ul.map_type li a.button {
    background-color: #5cacb5;
    color: white;
    font-size: 1em;
    line-height: 1em;
    /*padding: 11px 16px 7px 16px;*/
    border-right: 1px solid #d8d7d6;
}

#map ul.map_type li a:hover,
#map ul.map_type li a.active {
    background-color: #458289;
}

#map .ambasy_map {
    border-top: 1px solid #f1efef;
    padding: 21px 0 0;
    margin: 4px 27px;
}

#map .ambasy_map .map {
    display: block;
    overflow: hidden;
}

#map .gmap_legent.text {
    padding: 10px 0;
    text-align: left;
}

#map .embassy-map-container #embasy_list {
    padding: 0 0 20px;
}

#map .all-maps-container {
    min-height: 580px;
}
#map .all-maps-container select#chose_country {
	width: 100%;
	box-sizing: border-box;
	height: 33px;
	border: 1px solid #d8d7d6;
	background: #ffffff;
	color: #000000;
	margin-top: -1px;
}

#map .ambasy_map .map #map_canvas,
#map #embasy_groups .map_block {
    height: 454px;
}

.info_window .title {
    text-transform: uppercase;
}

.mobile-nav {
    width: 100%;
    position: relative;
    z-index: 50;
}

.mobile-nav .flex-wrapper {
    display: flex;
}

.mobile-nav .flex-wrapper.center {
    justify-content: center;
}

.mobile-nav .flex-wrapper.end {
    justify-content: end;
}

@media (max-width: 1120px) {
    .mobile-nav .flex-wrapper.end {
        justify-content: flex-end;
    }
}

.mobile-nav .flex-wrapper.vertical {
    flex-direction: column;
}

.mobile-nav .flex-wrapper.vertical.space-between {
    justify-content: space-between;
}

.mobile-nav .flex-wrapper.space-out > *:not(:last-child) {
    margin-right: 20px;
}

.mobile-nav .btn {
    display: inline-block;
    width: 31px;
    height: 31px;
    border-radius: 31px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.mobile-nav .btn.white {
    background: #ffffff;
    color: #8faaad;
}

.mobile-nav .btn.white i {
    font-size: 15px;
}

.mobile-nav .btn.white i.fa-bars {
    font-size: 18px;
    margin-top: 6px;

}

.mobile-nav .row {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.mobile-nav .bold {
    font-weight: 600;
}

.mobile-nav .bg-dark {
    background: #11566d;
    padding: 10px 40px;
}

.mobile-nav .bg-dark img {
    margin-right: 40px;
    height: 45px;
}

.mobile-nav .bg-dark h1,
.mobile-nav .bg-dark h2,
.mobile-nav .bg-dark h3,
.mobile-nav .bg-dark h4,
.mobile-nav .bg-dark h5,
.mobile-nav .bg-dark h6,
.mobile-nav .bg-dark p,
.mobile-nav .bg-dark a,
.mobile-nav .bg-dark small,
.mobile-nav .bg-dark i,
.mobile-nav .bg-dark pre,
.mobile-nav .bg-dark input,
.mobile-nav .bg-dark textarea,
.mobile-nav .bg-dark b {
    color: #ffffff;
}

.mobile-nav .bg-light ul:not(.search-result-list) {
    background: #88a4a7;
    color: #39575a;
    border: none;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 31px;
    text-align: center;
    box-sizing: border-box;
    box-shadow: none;
    line-height: 31px;
}

.mobile-nav .bg-light ul:not(.search-result-list) a {
    vertical-align: top;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.625em;
    line-height: 23px;
    display: inline-block;
    margin-top: 4px;
    width: 23px;
    height: 23px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #a1bbbe;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .31);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .31);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .31);
    color: white;
    position: static !important;
}

.mobile-nav .bg-light ul:not(.search-result-list) a:hover {
    background-color: #aec4c7;
    color: white;
}

.mobile-nav .bg-light input {
    background: #88a4a7;
    color: #39575a;
    border: none;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 31px;
    text-align: center;
    padding: 0 35px;
    width: 87%;
    box-sizing: border-box;
    box-shadow: none;
}

.mobile-nav .bg-light {
    padding: 10px 15px;
    background: #a1bbbe;
}

.mobile-nav .foldable-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mobile-nav .foldable-content input {
    z-index: 1;
    /*transition: margin 0.5s, width 0.5s;*/
    margin-left: 15px;
    margin-right: -15px;
    padding: 0 0;
    width: 0;
    overflow: hidden;
}

.mobile-nav .foldable-content input.active {
    margin-left: 0px;
    padding: 0 35px;
    width: 87%;
    z-index: 1;
    box-shadow: 0 2px 5px -3px;
}

.mobile-nav .foldable-content .btn {
    z-index: 1;
    font-size: 15px;
}

.mobile-nav .foldable-content > ul {
    /*transition: margin 0.5s, width 0.5s;*/
    margin-left: 15px;
    margin-right: -15px;
    padding-right: 48px;
    width: 0;
    padding: 0;
    overflow: hidden;
}

.mobile-nav .foldable-content > ul.active {
    margin-left: 0px;
    margin-right: -15px;
    padding: 0 20px 0 8px;
    width: 87%;
}

.mobile-nav .foldable-content > ul > * {
    display: inline;
}

.mobile-nav .main-menu {
    transition: transform 0.5s;
    padding: 0;
    overflow: hidden;
    transform-origin: top;
    height: 0;
}

.mobile-nav .main-menu.active {
    height: auto;
}

.mobile-nav .main-menu .mobile_menu > div {
    width: 100% !important;
}

.mobile-nav input[name="quick-search"].active ~ .search-results {
    display: block;
}

.mobile-nav .search-results {
    display: none;
    padding-top: 25px;
    position: absolute;
    width: calc(87% + 16px);
    background: #88a4a7;
    top: 15px;
    z-index: 0;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    overflow: hidden;
}

.mobile-nav .search-results li:not(:first-child) a {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.mobile-nav .search-results li a {
    padding: 10px 20px;
    font-size: 13px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: white;
}

.mobile-nav .search-results li a:hover {
    background: #7e989b;
}

.mobile-nav #menu {
    width: 100% !important;
}

.mobile-nav #menu > div {
    margin: 0;
}

.mobile-nav #menu .items_5 > li {
    width: 100%;
}

/*ul#lightSlider {*/
/*height: auto !important;*/
/*}*/

.lSSlideOuter .lSPager.lSpg > li {
    padding: 0 10px;
}

.lSSlideOuter .lSPager.lSpg > li:focus {
    background-color: transparent;
}

.lSSlideOuter .lSPager.lSpg > li a {
    width: 10px;
    height: 10px;
    border: 1px solid #A1A097;
    background-color: #E3E3DB;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #A1A097;
}

@media (max-width: 729px) {
    #map .ambasy_map {
        border-top: none !important;
    }

    ul.map_type li.select2 {
        width: 100%;
    }
}

@media (max-width: 800px) {
	#right_block .second_news.default.widget2 {
		box-shadow: none;
	}

	#map {
		margin-bottom: 20px !important;
	}

	#left_top > .widget2 > div {
		background-color: white;
	}

	#left_top > .widget2 .view_button {
		padding-bottom: 10px;
	}

	.lSSlideOuter .lSPager.lSpg {
		margin-top: 25px !important;
	}
}

.util-text-center {
	text-align: center;
}
.location-main-title img {
	display: inline-block;
	width: auto;
	height: 18px;
}
.util-display-inline {
	display: inline !important;
}
.href_button.konsreg_link {
	font-size: 14px;
	color: #ffffff !important;
	background: #5babb3;
	font-size: 14px;
	color: #ffffff !important;
	background: #5babb3;
	padding: 12px;
	line-height: 1;
	height: auto;
}
.href_button.konsreg_link:hover, .href_button.konsreg_link:active, .href_button.konsreg_link:focus {
	font-size: 14px;
	color: #ffffff !important;
	background: #4d9ba5;
	text-decoration: none !important;
}
.href_button.konsreg_link * {
	vertical-align: baseline;
}
.href_button.konsreg_link i.fas, .href_button.konsreg_link i.far {
	margin-right: 8px;
}

.location-country-title {
	display:  inline;
}
a#related_faq{
    padding: 20px 15px;
    font-size: 1.625em;
    text-align: left;
    font-weight: 700;
}
