@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600,300&subset=latin,latin-ext,cyrillic);
@import url(//fonts.googleapis.com/css?family=Raleway:400,500,800);

a:focus {
    outline:0;
}
a:active,
a:hover {
    outline: 0;
}
ul, menu, dir {
    -webkit-padding-start: 0px;
    padding: 0;
}
html {
    margin: 0;
    padding: 0;
    height:100%;
    width: 100%;
}
body {
    margin:0;
    padding:0;
    height:100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #555555;
    background: #f4f4f6;
    min-width: 270px;
    line-height: 1.933em;
    overflow-x: hidden;
}
/* --- general css --- */
.color-blue {
    color: #5681b2;
}
.color-gray {
    color: #888888;
}
.color-gray-dark {
    color: #444444;
}
.color-gray-light {
    color: #afafaf;
}
.color-black {
    color: #000000;
}
.color-blue {
    color: #5681b2;
}
.color-blue {
    color: #5681b2;
}
.clear {
    clear:both;
}
a {
    color: #5681b2;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.02em;
}
a:hover {
    color: #273b51;
    text-decoration: none;
}
a:active, a:focus {
    color: #5681b2;
    text-decoration: none;
}
.rad3 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.wrapper {
    height: 100%;
    min-height: 100%;
    position: relative;
}
.hidden {
    display: none !important;
}
.hiden {
    display: none;
}
.visible {
    display: block !important;
}
.inner_wrap {
    max-width: 1380px;
    padding: 0 90px;
    margin: 0 auto;
    line-height: normal;
}
.container {
    width: auto;
    max-width: 1380px;
    padding: 0 90px;
    margin: 0 auto;
    line-height: normal;
}
.to_left {
    float: left;
}
.to_right {
     float: right;
}
.text_to_right {
    text-align: right !important;
}
.text_center {
    text-align: center;
}
.text_center .btn:last-child {
    margin-right: 0;
}
ul, ol {
    margin: 0;
}
.photo img {
    width: 100%;
    height: auto;
}
.cols, .col {
    margin: 0;
    padding: 0;
}
.col {
    float: left;
}
.fa-fw {
    width: 1.7em;
}
.sbtn {
    width: auto !important;
}
.modal{
    z-index: 10000;
}

.sec-mail,
.sec-phone {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
}
.sec-mail:before {
    content: attr(data-website) "\0040" attr(data-user);
}
.sec-phone:before {
    content: attr(data-p);
}
/* --- end of general css --- */
/* --- text --- */
.content.text {
    padding-bottom: 50px;
}
.text .share {
    margin-top: 50px;
    clear: both;
    display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 35px 0 25px 0;
}
h1{
    color: #222222;
    font-weight: 300;
    font-size: 2.933em; /*44*/
    line-height: 1.114em; /*49*/
    letter-spacing: 0.017em;
}
h2{
    color: #222222;
    font-weight: 300;
    font-size: 2.200em; /*33*/
    line-height: 1.121em; /*37*/
    letter-spacing: 0.02em;
}
h3{
    color: #222222;
    font-weight: 600;
    font-size: 1.467em; /*22*/
}
h4{
    color: #222222;
    font-weight: 600;
    font-size: 1.200em; /*18*/
}
h5{
    color: #222222;
    font-weight: 600;
    font-size: 1.067em; /*16*/
    margin: 5px 0;
}
h6{
    color: #242424;
    font-weight: normal;
    font-size: 1em; /*15*/
    margin: 30px 0 20px 0;
}
.div_text h5 {
    color: #888888;
    margin: 0;
}
p {
    font-size: 1em; /*15*/
    font-family: "Open Sans", sans-serif;
    color: #444444;
    margin: 12px 0;
}
b, strong {
    font-weight: 600;
}
.text h2,
.text h3,
.text h4 {
    margin: 25px 0 15px 0;
}
.text a {
    letter-spacing: 0.013em;
    line-height: 29px;
}
.text a[href^="http"]:after,
a.outer:after {
    font-family: FontAwesome;
    content: "\f08e";
    font-size: 0.800em; /*12px*/
    display: inline-block;
    margin-left: 0.25em;
    margin-right: 2px;
    position: relative;
    top: 0;
}
#sitemap a.outer:after {
    margin-left: 0;
    font-size:0.9em;
}
.text a:visited {
    color: #9eacbc;
}
.text a:visited:hover {
    color: #273b51;
}

a[href$=".doc"], a[href$=".DOC"],
a[href$=".docx"], a[href$=".DOCX"],
a[href$=".odt"], a[href$=".ODT"],
a[href$=".xls"], a[href$=".XLS"],
a[href$=".xlsx"], a[href$=".XLSX"],
a[href$=".pdf"], a[href$=".PDF"],
a[href$=".ppt"], a[href$=".PPT"],
a[href$=".pptx"], a[href$=".PPTX"],
.file_doc,
.file_pdf,
.file_excel,
.file_image {
    /*font-weight: bold;*/
    /*display: inline-block;*/
    position: relative;
}
a[href$=".doc"]:after, a[href$=".DOC"]:after,
a[href$=".odt"]:after, a[href$=".ODT"]:after,
a[href$=".docx"]:after, a[href$=".DOCX"]:after,
a[href$=".xls"]:after, a[href$=".XLS"]:after,
a[href$=".xlsx"]:after, a[href$=".XLSX"]:after,
a[href$=".pdf"]:after, a[href$=".PDF"]:after,
a[href$=".ppt"]:after, a[href$=".PPT"]:after ,
a[href$=".pptx"]:after, a[href$=".PPTX"]:after {
    content: " ";
    font-size: inherit;
    width: 14px;
    height: 16px;
    display: inline-block;
    position: relative;
    margin-left: 6px;
    top: 3px;
    right: 0;
}
/*
nuotraukas vistiek reikia vaizdouti
a[href$=".doc"] > img,
a[href$=".docx"] > img,
a[href$=".odt"] > img,a[href$=".xls"] > img,
a[href$=".xlsx"] > img,
a[href$=".pdf"] > img,
a[href$=".ppt"] > img {
    display: none;
}
*/
.file_doc,
.file_pdf,
.file_excel,
.file_image {
    width: 14px;
    height: 16px;
}
a[href$=".doc"]:after, a[href$=".DOC"]:after,
a[href$=".odt"]:after, a[href$=".ODT"]:after,
a[href$=".docx"]:after, a[href$=".DOCX"]:after,
.file_doc {
    background: url("/assets/images/sprite.png") no-repeat 0 -130px;
}
a[href$=".xls"]:after, a[href$=".XLS"]:after,
a[href$=".xlsx"]:after, a[href$=".XLSX"]:after,
.file_excel {
    background: url("/assets/images/sprite.png") no-repeat 0 -147px;
}
a[href$=".pdf"]:after, a[href$=".PDF"]:after,
.file_pdf {
    background: url("/assets/images/sprite.png") no-repeat -15px -130px;
}
a[href$=".ppt"]:after, a[href$=".PPT"]:after,
a[href$=".pptx"]:after, a[href$=".PPTX"]:after {
    background: url("/assets/images/sprite.png") no-repeat -15px -147px;
}
.file_image {
    background: url("/assets/images/sprite.png") no-repeat -45px -163px;
}
a.doc_link {
    white-space: nowrap;
}
.text .soc_icons a:after {
    display: none;
}
.text a[href^="http"][href$=".doc"]:after,
.text a[href^="http"][href$=".DOC"]:after,
.text a[href^="http"][href$=".odt"]:after,
.text a[href^="http"][href$=".ODT"]:after,
.text a[href^="http"][href$=".docx"]:after,
.text a[href^="http"][href$=".DOCX"]:after,
.text a[href^="http"][href$=".xls"]:after,
.text a[href^="http"][href$=".XLS"]:after,
.text a[href^="http"][href$=".xlsx"]:after,
.text a[href^="http"][href$=".XLSX"]:after,
.text a[href^="http"][href$=".pdf"]:after,
.text a[href^="http"][href$=".PDF"]:after,
.text a[href^="http"][href$=".ppt"]:after,
.text a[href^="http"][href$=".PPT"]:after,
.text a[href^="http"][href$=".pptx"]:after,
.text a[href^="http"][href$=".PPTX"]:after {
    content: "";
    margin: 0 0 0 6px;
}

.text a > img[src*="file-icon"]{
    margin-left:6px;
}

.media-fancybox .title_span{
    min-height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 50px;
    margin-right: 20px;

}
.media-fancybox .title_span span {
    vertical-align: text-top;
}
.media-fancybox .title_span .input-title{
    display: inline-block;
    overflow: hidden;
    word-break: break-all;
    padding-right: 10px;
}
.album_images .media-fancybox{
    width: 90%;
}
.album_images .media-fancybox .title_span{
    margin-left: 42px;
}

.album_images .media-fancybox i{
    width: 32px;
    height: 32px;
    font-size: 0.867em; /*13px*/
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.album_images .fa-ext:before{
    content: "doc";
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #989898;
}
.album_images .fa-ext-jpeg:before,
.album_images .fa-ext-png:before,
.album_images .fa-ext-jpg:before{
    content: "img";
    background: #feaf3e;
}
.album_images .fa-ext-docx:before,
.album_images .fa-ext-doc:before{
    content: "w";
    background: #69c0e8;
}
.album_images .fa-ext-pdf:before{
    background: #e2706e;
    content: "pdf";

}
.album_images .fa-ext-pptx:before,
.album_images .fa-ext-ppt:before{
    content: "p";
    background: #eca26c;
}
.album_images .fa-ext-xlsx:before,
.album_images .fa-ext-xls:before{
    content: "x";
    background: #74bd95;

}

.upload_small_files .media-fancybox i{
    position: absolute;
}
a.media-fancybox:after{
    display: none !important;
}
.media-fancybox .size{
    color: #888888;
    position: relative;
    top: 1px;
}
a.media-fancybox{
    vertical-align: text-top;
}

.upload_small_files{
    margin: 0;
}
.upload_small_files .album_images.row {
    margin-left: -15px;
    margin-right: -15px;
}
.upload_small_files .album_images .image-item{
    margin: 0 0 5px 0;
}
.upload_small_files .album_images .media-fancybox {
    background: none;
}
.upload_small_files .well{
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
}
.upload_small_files .album_images .actions a{
    color: #5681b2;
}
.upload_small_files .album_images .actions a .fa{
    font-size: .8em;
    vertical-align: top;
}
.upload_small_files .album_images .actions a:hover{
    color: #23527c;
}
.upload_small_files .album_images .actions{
    opacity: 1;
    background: none;
    top: 0;
}
.upload_small_files .button.fileinput-button{
    padding: 12px 20px 10px 20px;
    background: #afafaf;
}
.upload_small_files .button input{
    cursor: pointer;
}
.upload_small_files .button.fileinput-button:hover{
    background: #838383;
}
.upload_small_files .button.fileinput-button span
{
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #bfbfbf;
    padding-left: 8px;
    margin-left: 5px;

}
.upload_small_files i.clip-icon{
    display: inline-block;
    width: 15px;
    height: 24px;
    position: relative;
    background: url("/assets/images/sprite.png") no-repeat -140px -42px ;
}
/*a.outer {
    padding-right: 11px;
    position: relative;
}
a.outer:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 4px;
    width: 9px;
    height: 9px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat -52px -97px;
}
a.outer:hover:before {
    background: url("/assets/images/sprite.png") no-repeat -52px -107px;
}*/
.text p {
    line-height: 1.95em; /*29*/
    letter-spacing: 0.01em;
    margin: 15px 0;
}
.text ul{
    padding-left: 0;
    list-style: none;
    margin: 18px 0;
}
.text ul li {
    list-style: none;
    padding-left: 26px;
    position: relative;
    margin: 7px 0;
    letter-spacing: 0.01em;
    color: #444444;
    line-height: 29px;
}
.text ul li:before {
    content: "•";
    color: #5982b6;
    position: absolute;
    left: -1px;
    top: 1px;
    font-size: 26px;
}
.text ul ul {
    margin: 12px 0;
}
.text ul ul li {
    padding-left: 23px;
}
.text ul ul li:before {
    left: -2px;
    color: #dadada;
}
.text ul ul ul li {
    padding-left: 26px;
}
.text ul ul ul li:before {
    content: " ";
    display: block;
    width: 9px;
    height: 3px;
    background: #dadada;
    top: 14px;
    left: 3px;
}
.text ul ul ul ul li:before {
    width: 6px;
}
.text ol{
    margin: 15px 0;
    padding-left: 0;
    list-style: none;
}
.text ol li {
    margin: 7px 0 7px 45px;
    letter-spacing: 0.01em;
    color: #444444;
    line-height: 29px;
    position: relative;
}
.text ol li:first-child{
    counter-reset: section;
}

.text ol li:before {
    counter-increment: section;
    content: counters(section, ".")" ";
    font-size: 24px;
    color: #5681b2;
    position: absolute;
    top: -1px;
    left: -46px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.text ol.current_questions_list li:before {
    content: "";
}
.text ol.current_questions_list li span.no {
    font-size: 24px;
    color: #5681b2;
    position: absolute;
    top: -1px;
    left: -46px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}

.text ol ol {
    margin: 6px 0 6px 40px;
}
.text ol ol li {
    margin: 7px 0 7px 14px;

}
.text ol ol li:before {
    color: #888888;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 500;
    left: -50px;
}
.text ol ol ol li {
    margin: 1px 0 1px 32px;
}
.text ol ol ol li:before {
    left: -70px;
}
.text ol ol ol ol {
    margin: 1px 0 1px 56px;
}
.text ol ol ol ol li:before {
    left: -85px;
}
.text ol ol ol ol ol {
    margin: 1px 0 1px 75px;
}
.text ol ol ol ol ol li:before {
    left: -105px;
}
.text ol li > span {
    font-size: 0.833em; /*15*/
    color: #555555;
    position: relative;
    top: -2px;
}
.text table[border="1"]{
    margin: 27px 0 37px 0;
    border: none;
    width: 100%;
}
.text table[border="1"] {
    border: 1px solid #dedede;
}
.text table[border="1"] th,
.text table[border="1"] td{
    border: none;
    font-size: 0.933em; /*14*/
    color: #888888;
}
.text table[border="1"] th {
    color: #242424;
    font-weight: 600;
    font-size: 1.067em; /*16*/
    line-height: 2.000em; /*32*/
    padding: 12px 0 12px 20px;
}
.text table td {
    line-height: 1.95em;
    letter-spacing: 0.01em;
}
.text table[border="1"] td {
    padding: 3px 0 3px 20px;
    background-color:#f8f8f8;
    line-height: 2.071em; /*29px*/
}
.text table[border="1"] tr th:last-child,
.text table[border="1"] tr td:last-child {
    padding-right:20px;
}
.text table td p {
    color: inherit;
}
.text table tbody tr:nth-child(even) td {
    background-color:#ffffff;
}
.text > img,
.text p > img{
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.text > img[style*="float: left"],
.text > img[style*="float:left"] {
    margin: 0 30px 30px 0;
}
.text > img[style*="float: right"],
.text > img[style*="float:right"] {
    margin: 0 0 30px 30px;
}
.text > img + div.photo_title,
.text p > img + div.photo_title{
    margin-top: -30px;
    margin-bottom: 30px;
}
blockquote,
q {
    font-size: 1.133em; /*17*/
    line-height: 1.71em; /*29*/
    letter-spacing: -0.015em;
    font-style: italic;
    padding: 0;
    margin: 20px 65px;
    border: 0;
    position: relative;
}
q {
    display: block;
}
blockquote:before,
q:before {
    position: absolute;
    left: -62px;
    bottom: -6px;
    content: " ";
    width: 32px;
    height: 24px;
    display: block;
    background: url("/assets/images/quotes_left.png") no-repeat;
    background-size: cover;
}
blockquote:after,
q:after {
    position: absolute;
    right: -62px;
    top: -7px;
    content: " ";
    width: 32px;
    height: 24px;
    display: block;
    background: url("/assets/images/quotes_right.png") no-repeat;
    background-size: cover;
}
hr,
.text hr {
    margin: 20px 0 35px 0;
    border-top: 1px solid #dadada;
}
.alert {
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 25px 30px;
    border: none;
    margin-bottom: 33px;
    font-size: 1.067em; /*16*/
}
.alert-success {
    color: #5681b2;
    background: #ffffff;
}
.tooltip-info-circle{
    color: #afafaf;
    cursor: pointer;
}
.tooltip-info-circle:hover{
    color: #444444;
}
.tooltip-inner{
    background: #fff;
    color: #888888;
    padding: 15px;
    font-size: 15px;
    max-width: 400px;
}
.tooltip-inner{
    box-shadow: 0px 5px 15px rgba(0,0,0,0.3);
}
.tooltip.in{
    opacity: 1;
}
.tooltip.left .tooltip-arrow{
    border-left-color: #fff;
}
.tooltip.top .tooltip-arrow{
    border-top-color: #fff;
}
.tooltip.bottom .tooltip-arrow{
    border-bottom-color: #fff;
}
.tooltip.right .tooltip-arrow{
    border-right-color: #fff;
}

@media (max-width: 499px) {
    .text > img {
        width: 100%;
        max-width: none;
        float: none;
    }
    blockquote,
    q {
        margin: 20px 35px;
    }
    blockquote:before,
    q:before,
    blockquote:after,
    q:after {
        width: 16px;
        height: 12px;
    }
    blockquote:before,
    q:before {
        left: -32px;
    }
    blockquote:after,
    q:after {
        right: -32px;
    }
}
.photo_title {
    padding: 13px 20px 13px 70px;
    background: #242424;
    color: #dadada;
    font-size: 0.933em; /*14*/
    position: relative;
    min-height: 45px;
}
.photo_title:before {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    content: " ";
    width: 32px;
    height: 23px;
    background: url("/assets/images/sprite.png") no-repeat -68px 0;
    margin-top: -2px;
}
label {
    margin-left: 0;
    color: #444444;
    font-weight: 600;
    font-size: 1.200em; /*18*/
    line-height: 1.333em; /*24*/
    margin-bottom: 15px;
    position: relative;
}
i.rhombus {
    width: 9px;
    height: 9px;
    position: relative;
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -165px 0;
    top: -1px;
    margin-right: 6px;
    margin-left: 7px;
}
i.rhombus.inst {
    margin-left: 0;
}

input,
input.form-control,
textarea,
.file_label {
    margin-bottom: 10px;
    font-size: 0.933em; /*14*/
    color: #888888;
    background: #ffffff;
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}
textarea.reason_ta{
    height: auto;
}
input:focus,
input.form-control:focus,
textarea:focus {
    border-color: #b6b6b6;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
textarea {
    resize: none;
}
.has-error .form-control {
    border-color: #c43535 !important;
}
.has-error .form-control:focus {
    -webkit-box-shadow: 0 0 8px rgba(206,132,131,.3);
    box-shadow: 0 0 8px rgba(206,132,131,.3);
}
input.form-control {
    height: 48px;
    line-height: 48px;
}
input.form-control,
textarea.form-control {
    border: 1px solid #5681b2;
    color: #242424;
    font-size: 1em; /*15*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
input.form-control:focus,
textarea.form-control:focus {
    border: 1px solid #5681b2;
    -webkit-box-shadow: 0 0 8px rgba(25,143,187,.3);
    box-shadow: 0 0 8px rgba(25,143,187,.3);
}

/* Select2 v.4 stilius */
.select2-container,
.select2-container .selection {
    display: block;
}

.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
    height: 46px;
    border: 1px solid #dadada;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.select2-container.select2-container--default .select2-selection--single,
.select2-container.select2-container--default .select2-selection--multiple {
    background: #f8f8f8;
}
.select2-container.select2-container--white .select2-selection--single,
.select2-container.select2-container--white .select2-selection--multiple {
    background: #fff;
    border: 1px solid #5681b2;
}
.select2-container .select2-selection--multiple {
    height: auto;
    min-height: 46px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 1px 0 20px;
    margin-right: 36px;
    color: #242424;
    line-height: 44px;
    position: relative;
}
.select2-container .select2-selection--single .select2-selection__rendered:after {
    display: block;
    content: "";
    width: 1px;
    height: 26px;
    background-color: #dadada;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.select2-container .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    width: 36px;
    height: 44px;
    position: absolute;
    top: 1px;
    right: 1px;
}
.select2-container .select2-selection--single .select2-selection__arrow:before {
    font-family: "FontAwesome";
    content: "\f0dd";
    background: none;
    font-size: 18px;
    line-height: 18px;
    color: #5681b2;
    position: absolute;
    top: 10px;
    left: 13px;
}
.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: "\f0de";
    top: 19px;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container .select2-selection--single .select2-selection__clear {
    display: inline-block;
    width: 20px;
    float: right;
    overflow: hidden;
    font-size: 22px;
    font-weight: bold;
    color: #5681b2;
    cursor: pointer;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    padding: 3px 5px;
    background: #5581b1;
    color: #ffffff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    line-height: 18px;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    display: inline-block;
    height: 18px;
    margin-right: 3px;
    font-size: 20px;
    line-height: 18px;
    color: #fff;
    vertical-align: top;
    overflow: hidden;
}

.select2-container .select2-dropdown {
    border-color: #dadada;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-container.select2-container--default .select2-dropdown {
    background: #f8f8f8;
}
.select2-container.select2-container--white .select2-dropdown {
    background: #fff;
    border-color: #5681b2;
}
.select2-container .select2-search--dropdown {
    padding-bottom: 0;
    position: relative;
}
.select2-container .select2-search--dropdown::after {
    position: absolute;
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    right: 15px;
    top: 50%;
    margin-top: -5px;
    color: #5681b2;
}
.select2-container .select2-search--dropdown .select2-search__field {
    margin-bottom: 0;
    background: #fff;
}
.select2-container .select2-results__options {
    margin: 9px 0;
}
.select2-container .select2-results__option {
    padding: 3px 7px 4px 13px;
    font-weight: 400;
    font-size: 0.867em;
    line-height: 1.231em;
}
.select2-container .select2-results__option--highlighted[aria-selected] {
    background: #5681b2;
    color: #ffffff;
}
/* END Select2 v.4 stilius */

/*
.select2-container.form-control{
    padding: 0;
    border: none;
}
.select2-container-multi .select2-choices .select2-search-choice{
    background: #5581b1;
    color: #ffffff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    line-height: 18px;

}
.select2-search{
    margin-top: 3px;
}
.select2-search input{
    background: #fff;
    line-height: 24px;
    margin-top: 2px;
}
.select2-search:after{
    position: absolute;
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    color: #5681b2;

}

.select2-search-choice-close{
    background: none;
    font-size: .8em;
    vertical-align: top;
    display: inline-block;
    color: white;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    top: 5px;
}
.select2-search-choice-close:before{
    content: "\f00d";
}
.form-group .select2-container-multi.form-control .select2-choices,
.form-group .select2-container .select2-choice {
    border: 1px solid #5681b2 !important;
    height: 48px !important;
    background: #ffffff;
    padding-left: 13px;
    padding-top: 9px;
    border-radius: 0;
}
.form-group .select2-container-active .select2-choice,
.form-group .select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 8px rgba(25,143,187,.3);
    box-shadow: 0 0 8px rgba(25,143,187,.3);
}
.form-group .select2-container .select2-choice:focus {
    -webkit-box-shadow: 0 0 8px rgba(25,143,187,.3);
    box-shadow: 0 0 8px rgba(25,143,187,.3);
}
.select2-container .select2-choice .select2-chosen {
    color: #242424;
}
.select2-container .select2-choice.select2-default .select2-chosen {
    color: #888888;
}

.select2-drop-active.form-group {
    border: 1px solid #5681b2;
}
*/

.messages-error {
    float: right;
    padding: 0;
    margin: 8px 0 5px 0;
    background: none;
    border: none;
    font-size: 0.867em; /*13px*/
    line-height: 1.375em; /*22*/
    letter-spacing: 0.01em;
    font-weight: normal;
    color: #c43535;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.form_title .messages-error {
    float: left;

    font-size: 1.067em; /*16px*/
}
.form-group.has-error .messages-error {
    margin: 4px 0 15px 0;
    float: right;
    font-size: 0.867em; /*13*/
}
.form_title {
    padding: 22px 0 26px 0;
}
.form_title h3 {
    margin: 5px 27px 5px 0;
    float: left;
}
textarea.form-control {
    min-height: 175px;
}
i.all {
    font-size: 8px;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
.filter_field input[type="text"]{
    padding: 0 30px 0 20px;
    display: block;
    height: 46px;
    line-height: 46px;
    background-color: #f8f8f8;
    border: 1px solid #dadada;
}

/*
Senasis select2 v.3 stilius

.select2-container {
    width: 100%;
    margin-bottom: 12px;
    height: auto !important;
}
.select2-container .select2-choice {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #f8f8f8;
    border: 1px solid #dadada;
    color: #888888;
    font-weight: normal;
    padding: 9px 0 9px 20px;
    height: auto;
}
.select2-container-multi .select2-choices {
    background: #f8f8f8;
    border: 1px solid #dadada;
    color: #888888;
}
.select2-container.white_select {
    width: auto;
}
.select2-container.white_select .select2-choice {
    background: #ffffff;
    border-color: #5681b2;
    padding: 10px 0 10px 20px;
    min-height: 48px;
}
.has-error .select2-container.white_select .select2-choice{
    border-color: #c43535!important;
}

.select2-container.white_select .select2-choice > .select2-chosen {
    color: #444444;
    padding-right: 25px;
}
.select2-container.white_select .select2-choice .select2-arrow:before {
    top: 8px;
}
.select2-container.white_select .select2-choice .select2-arrow:before {
    top: 8px;
}
.select2-container.white_select.select2-dropdown-open .select2-choice .select2-arrow:before {
    top: 15px;
}
.white_select_dropdown.select2-drop-active {
    background: #ffffff;
    border: 1px solid #5681b2;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices,
.select2-container-multi.select2-container-active .select2-choices{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.select2-container-multi.select2-container-active .select2-choices{
    border-color:#dadada;
}
.select2-container.select2-allowclear .select2-choice abbr {
    right: 45px;
    top: 15px;
    background: none;
}
.select2-container.select2-allowclear .select2-choice abbr:before {
    display: block;
    color: #5681b2;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d";
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 36px;
    padding-right: 25px;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 36px;
    border-right: 1px solid #dadada;
}
.select2-container .select2-choice .select2-arrow {
    width: 36px;
    background: none;
    border: none;
}
.select2-container .select2-choice .select2-arrow:before {
    font-family: "FontAwesome";
    content: "\f0dd";
    background: none;
    font-size: 18px;
    line-height: 18px;
    color: #5681b2;
    position: absolute;
    top: 10px;
    left: 13px;
}
.select2-dropdown-open .select2-choice .select2-arrow:before {
    content: "\f0de";
    top: 19px;
}
.select2-container .select2-choice .select2-arrow b {
    display: none;
}
.select2-drop-active {
    border: 1px solid #dadada;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #f8f8f8;
}
.select2-results {
    margin: 9px 0;
    padding: 0;
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px 13px;
    font-weight: 400;
    font-size: 0.867em;
    line-height: 1.231em;
}
.select2-result {
    color: #444444;
}
.select2-results .select2-highlighted {
    background: #5681b2;
    color: #ffffff;
}
*/

input.hasDatepicker {
    padding: 0 0 0 20px;
    display: block;
    height: 46px;
    line-height: 46px;
    background: url("/assets/images/datepick.png") no-repeat right;
    background-position: 93%;

}
input.hasDatepicker:focus {

}
.input-group[class*=col-] {
    float: left;
}
.form-group-captcha {
    line-height: normal;
}
.form-group-captcha .captcha-image {
    float:left;
}
.form-group-captcha .captcha-img-offset {
    padding-left: 170px;
}
.form-group-captcha.with-audio .captcha-img-offset {
    padding-left: 270px;
}

.form-group-captcha .captcha-audio-preview,
.form-group-captcha .input-actions {
    float: left;
}
.form-group-captcha .input-actions a.btn {
    padding: 12px 20px 9px 20px;
    min-width: 0;
    margin: 0;
    box-sizing: border-box;
    width: 60px!important;
}
.form-group-captcha .input-actions .captcha-audio-preview + a.btn {
    margin-left: 5px;
}

@media (max-width: 600px) {
    .form-group-captcha.with-audio .captcha-img-offset {
        padding-left: 0;
        margin-top: 58px;
    }
}


.form_buttons {
    margin-top: 25px;
}
/* --- end of text --- */
/* --- images --- */
.imgBorder,
.news_img img,
.contacts_block .photo img,
#bottom_banners .banner_item a,
.gallery_link .news_img {
    border: 1px solid #dedede;
}
/* --- end of images --- */
/* --- checkmark/radio --- */
label.checkmark,
label.radiomark {
    font-weight: normal;
    font-size: 15px;
    line-height: 110%;
    color: #444444;
    margin: 0;
    margin-left: 34px;
    position: relative;
    padding-bottom: 7px;
    padding-top: 6px;
}
.checkmark, .radiomark {
    display: block;
    cursor: pointer;
    padding: 0;
}
label.checkmark.disabled,
label.radiomark.disabled {
    color: #afafaf;
    cursor: default;
}
.checkmark.inline, .radiomark.inline {
    display: inline-block;
    margin-right: 30px;
}

label.checkmark p,
label.radiomark p {
    margin-top: 0;
    margin-bottom: 0;
}

input[type="radio"] {
    display: none;
}
input[type="checkbox"] {
    display: none;
}
/*.checkmark i {
    position: absolute;
    top: 5px;
    left: -34px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/assets/images/sprite.png") no-repeat 0 -205px;
    font-style: normal;
    margin-right: 10px;
}
.checkmark.checked i {
    background: url("/assets/images/sprite.png") no-repeat 0 -229px;
}*/
.checkmark i {
    position: absolute;
    top: 5px;
    left: -34px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-style: normal;
    margin-right: 10px;
}
.checkmark i:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f096";
    color: #5681b2;
    background: none;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    top: -2px;
    left: 0;
}
.checkmark.checked i:before {
    content: "\f14a";
    font-size: 22px;
    line-height: 22px;
}
.radiomark i {
    position: absolute;
    top: 5px;
    left: -34px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-style: normal;
    margin-right: 10px;
}
.radiomark i:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f1db";
    color: #5681b2;
    background: none;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    top: -2px;
    left: 0;
}
label.radiomark.checked i:before {
    content: "\f192";
}
/*.radiomark i {
    position: absolute;
    top: 5px;
    left: -34px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/assets/images/sprite.png") no-repeat -33px -120px;
    font-style: normal;
    margin-right: 5px;
}
label.radiomark.checked i {
    background: url("/assets/images/sprite.png") no-repeat -33px -140px;
}*/
.has-error .checkmark i:before,
.has-error .radiomark i:before {
    color: #c43535;
}
/* --- end of checkmark/radio --- */
/* --- nform --- */
.nform #form_ul .matrix_table thead tr td:first-child
{
    color: #444444;
    font-size: 1.2em !important;
}
.survey {
    margin-bottom: 70px;
}
.nform,
.nform.bootstrap {
    margin-bottom: 50px;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.nform #form_ul {
    word-spacing: normal;
}
.nform .form_ul > li {
    padding: 8px 0;
    font-size: 1em;
}
.nform #form_ul .ui-slider-handle {
    border: 1px solid #5681b2;
}
.nform #form_ul .slider_val {
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #5681b2;
    max-width: 70px;
    position: relative;
    top: -1px;
}
.nform #form_ul .slider_txt,
.nform #form_ul .slider_val,
.nform #form_ul .ui-slider {
    vertical-align: top;
}
#form_ul .ui-corner-all {
    border-radius: 0;
}
.nform .select2-container.select2-container--white {
    width: 100%;
}
.nform #form_ul .ui-slider-range-min,
.nform #form_ul .ui-slider-range {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.has-js .label_tick {
    background: none;
    position: relative;
}
.has-js .label_tick:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f00c";
    font-size: 27px;
    color: #DBDADA;
    left: 0;
    top: 0;
}
.has-js .label_tick.r_on:before {
    color: #5681b2;
}
.has-js .label_stars {
    background: none;
    position: relative;
}
.has-js .label_stars:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f005";
    font-size: 27px;
    color: #DBDADA;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
}
.has-js .label_stars.click:before {
    color: #5681b2;
}
.has-js .label_thumb {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    width: 20px;
    padding: 0;
    background: red;
    opacity: 1;
    vertical-align: text-top;
    margin-left: 15px;
}
.has-js .label_thumb.thumb0 {
    opacity: 1;
    background: url("/assets/images/sprite.png") no-repeat 0 -166px;
}
.has-js .label_thumb.thumb0:hover,
.has-js .label_thumb.thumb0.r_on {
    opacity: 1;
    background: url("/assets/images/sprite.png") no-repeat -22px -166px !important;
}
.has-js .label_thumb.thumb1 {
    top: 5px;
    opacity: 1;
    background: url("/assets/images/sprite.png") no-repeat 0 -186px;
}
.has-js .label_thumb.thumb1:hover,
.has-js .label_thumb.thumb1.r_on {
    top: 4px;
    opacity: 1;
    background: url("/assets/images/sprite.png") no-repeat -22px -186px !important;
}
.nform .icon-question-sign {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
}
.nform .icon-question-sign::before {
    content: "\f059";
}
.nform .tooltip.top {
    margin-top: -15px;
}
.nform #form_ul .upload_files,
.nform .select2-container.select2-container--white {
    max-width: 500px;
}
.upload_files .well{
    margin-bottom: 0;
}
.nform .atrix_cover,
.nform #form_ul .upload_small_files .album_images .image-item{
   margin-bottom: 5px;
}
.nform .matrix_cover{
    position: static !important;
}
.nform .nform_res.alert-error{
    color: #c43535;
}
.bootstrap-timepicker-widget input[type="text"],
.nform #form_ul textarea,
.nform #form_ul input[type="text"],
.nform #form_ul input[type="password"],
.nform #form_ul input[type="datetime"],
.nform #form_ul input[type="datetime-local"],
.nform #form_ul input[type="date"],
.nform #form_ul input[type="month"],
.nform #form_ul input[type="time"],
.nform #form_ul input[type="week"],
.nform #form_ul input[type="number"],
.nform #form_ul input[type="email"],
.nform #form_ul input[type="url"],
.nform #form_ul input[type="search"],
.nform #form_ul input[type="tel"],
.nform #form_ul input[type="color"],
.nform #form_ul .uneditable-input,
.nform #form_ul select {
    border: 1px solid #5681b2;
    width: 100%;
    max-width: 500px;
    display: inline-block;
}
.nform #form_ul .c_image {
    width: 154px !important;
    height: 48px !important;
}
.nform #form_ul .c_image {
    vertical-align: top;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #5681b2;
    border-radius: 0;
}
.bootstrap .upload_ul {
    margin: 0;
}
.nform #form_ul .label_div {
    margin-left: 29px;
    padding-right: 25px;
    width: 100%;
    text-align: left;
}
.nform #form_ul .label_div * {
    margin-top: 0;
    margin-bottom: 0;
}
.nform #form_ul .label_div li {
    padding: 0;
}
.nform .upload_ul li {
    padding: 0 !important;
}
.upload_ul .progress {
    margin: 0;
    background: none;
    height: auto;
    width: auto;
    padding: 0;
}
.bootstrap.nform li .bar .name_bar {
    font-style: normal;
    font-size: 15px;
    font-weight: 600;
    color: #5681b2;
}
.bootstrap.nform ul#form_ul {
    padding: 14px 0 0 0;
}
.nform, .nform.bootstrap {
    margin: 0 -8px;
}
.nform #form_ul .slider_txt {
    margin-right: 20px;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -4px;
}
.nform #form_ul .new_ldiv label.label_check {
    width: 20px !important;
}
.nform #form_ul .new_ldiv label.label_check.with_title,
.nform #form_ul .new_ldiv label.label_radio.with_title {
    width: auto !important;
    height: auto !important;
    min-height: 20px;
    margin: 5px 30px 10px 0;
}
#form_ul > li.hidden_li {
    height: auto;
}
.nform .nform_image {
    width: 100%;
    height: auto;
}
.nform .image_cap_cover {
    margin: 10px 0 20px 0;
}
@media (max-width: 767px) {
    .nform #form_ul > li {
        width: 100%;
    }
}
@media (max-width: 649px) {
    .nform #form_ul .slider_txt {
        width: 100%;
        margin-bottom: 15px;
    }
    .nform #form_ul .ui-slider {
        width: 100% !important;
        margin: 10px 7px 0 7px;
    }
}
.nform #form_ul .cap_cover {
    width: 100%;
    position: static;
    white-space: normal;
}
.nform #form_ul .cap2 *,
.nform #form_ul td.matrix_label *,
.nform #form_ul .slider_txt *,
.nform #form_ul .cap1 * {
    margin-top: 0;
    margin-bottom: 0;
}
.nform #form_ul .cap1 {
    font-size: 1.2em !important;
    font-weight: 600;
    line-height: 1.333em;
    color: #444;
    position: relative;
}
.nform #form_ul .cap1 > .ng-binding {
    display: inline-block;
    padding-right: 25px;
    position: relative;
}
.nform #form_ul .cap1 .inst {
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
}
.nform #form_ul .matrix_left_c .inst {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
    float: none;
    position: relative;
    top: auto;
    left: auto;
}
.nform #form_ul .inst .icon-question-sign {
    cursor: pointer;
}
.nform #form_ul .cap1 .tooltip-inner {
    min-width: 200px;
}
@media screen and (max-device-width: 767px) {
    #form_ul .tooltip {
        display: block !important;
    }
}
.nform #form_ul .show_1 {
    position: absolute;
    top: 7px;
    left: -22px;
}
.nform #form_ul .cap2 {
    margin-top: 3px;
}
.nform #form_ul .cap2 p {
    color: #999;
}
.nform #form_ul .cap1 ul,
.nform #form_ul .cap2 ul {
    list-style: outside disc;
}
.nform #form_ul .cap1 ol,
.nform #form_ul .cap2 ol {
    list-style: outside decimal;
}
.nform #form_ul .cap1 ul,
.nform #form_ul .cap1 ol,
.nform #form_ul .cap2 ul,
.nform #form_ul .cap2 ol {
    padding-left: 0;
    margin-left: 25px;
}
.nform #form_ul .cap1 ul li,
.nform #form_ul .cap1 ol li,
.nform #form_ul .cap2 ul li,
.nform #form_ul .cap2 ol li {
    padding: 1px 0 1px 2px;
}

.nform.three #form_ul .valid_show {
    position: absolute !important;
    bottom: -3px;
    left: 10px !important;
    z-index: 5;
}

.nform.three #form_ul .valid_show {
    background: none;
    color: #c43535;
    border: none;
    font-size: 0.867em; /*13*/
    position: relative;
    left: auto;
    top: auto;
    float: right;
    margin: 0 !important;
    padding: 5px 0 0 0;
}
.nform.three #form_ul .valid_show:before {
    display: none;
}
.nform #form_ul .new_ldiv label.label_check {
    background: none;
}
.nform #form_ul .new_ldiv label.label_check:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f096";
    color: #5681b2;
    background: none;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    top: -2px;
    left: 0;
}
.nform #form_ul .new_ldiv label.label_check.c_on {
    background: none;
}
.nform #form_ul .new_ldiv label.label_check.c_on:before {
    content: "\f14a";
    font-size: 22px;
    line-height: 22px;
    background: none;
}
.nform #form_ul .new_ldiv label.label_radio {
    background: none;
}
.nform #form_ul .new_ldiv label.label_radio:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f1db";
    color: #5681b2;
    background: none;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    top: -2px;
    left: 0;
}
.nform #form_ul .new_ldiv label.label_radio.r_on {
    background: none;
}
.nform #form_ul .new_ldiv label.label_radio.r_on:before {
    content: "\f192";
}
.radiomark i:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f1db";
    color: #5681b2;
    background: none;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    top: -2px;
    left: 0;
}
label.radiomark.checked i:before {
    content: "\f192";
}
/* --- end of nform --- */
/* --- buttons --- */
.btn {
    display: inline-block;
    font-size: 1.200em !important; /*18*/
    font-weight: 600  !important;
    padding: 12px 40px 9px 40px;
    text-decoration: none;
    vertical-align: text-top;
    border: 0;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    outline: none;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 100px;
    width: auto !important;
    height: auto !important;
}
.btn-default {
    background-color: #afafaf;
    color: #ffffff;
}
.btn-default:hover {
    background-color: #888888;
    color: #ffffff;
}
.btn-primary {
    background-color: #5681b2;
    color: #ffffff;
}
.btn-primary:hover {
    background-color: #273b51;
    color: #ffffff;
}
.btn-icon {
    min-width: 0;
    padding-right: 20px;
    padding-left: 65px;
    position: relative;
}
.btn-icon:before {
    content: " ";
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2px;
    width: 44px;
    text-align: center;
    margin: auto 0;
    display: block;
}
.btn-icon-view:before {
    content: "\f06e";
    height: 14px;
    line-height: 14px;
}
.btn-icon-add:before {
    content: "\f067";
    height: 10px;
    line-height: 15px;
}
.btn-icon-remove:before {
    content: "\f00d";
    height: 13px;
    line-height: 13px;
}
.btn-icon-att:before {
    width: 11px;
    height: 22px;
    line-height: 22px;
    left: 19px;
    background: url("/assets/images/sprite.png") no-repeat -140px -43px;
}
.btn-icon:after {
    position: absolute;
    content: " ";
    width: 1px;
    height: 22px;
    background: #ffffff;
    left: 46px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    opacity: 0.2;
}
.btn:visited,
.button:visited,
.text .btn:visited,
.text .button:visited {
    color: #ffffff;
}
.btn:visited:hover,
.button:visited:hover,
.text .btn:visited:hover,
.text .button:visited:hover {
    color: #ffffff;
}
.button,
a.button {
    display: inline-block;
    font-size: 1.200em; /*18*/
    font-weight: 600;
    color: #ffffff;
    background: #5681b2;
    padding: 12px 40px 10px 40px;
    text-decoration: none;
    vertical-align: text-top;
    border: 0;
    outline: none;
}
.button:hover,
a.button:hover {
    background: #273b51;
}
.button.gray,
a.button.gray {
    background: #afafaf;
}
.button.gray:hover,
a.button.gray:hover {
    background: #888888;
}
.text_button {
    font-weight: bold;
    color: #5681b2;
}
.text_button:hover {
    color: #273b51;
}
.text_button:visited,
.text .text_button:visited {
    color: #5681b2;
}
.text_button_gray {
    font-weight: bold;
    font-size: 0.933em; /*14*/
    line-height: 1.714em; /*24*/
    color: #afafaf;
}
.text_button_gray:hover {
    color: #888888;
}
.back_top {
    position: relative;
    visibility: hidden;
}
.back_button {
    float: left;
    margin: 20px 0 30px 0;
    display: block;
    visibility: visible;
}
.back_button:hover {
    text-decoration: none;
}
.back_top .back_button i {
    margin-right: 5px;
}
.up_button {
    z-index: 2000;
    position: fixed;
    bottom: 30px;
    float: right;
    background: #5681b2;
    padding: 16px 13px 16px 13px;
    display: none;
    visibility: visible;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.4);
}
.up_button:hover {
    background: #273b51;
}
.up_button i {
    width: 23px;
    height: 22px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat -191px -1px;
}

/* --- end of buttons --- */
/* --- audio player --- */
.audioplayer {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    height: 45px;
}
.audioplayer-bar {
    left: 25px;
    right: 0;
    bottom: 3px;
    top: auto;
    background: #dadada;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    text-shadow: none;
    -webkit-border-radius: 0;
    height: 9px;
}
.audioplayer-bar-loaded {
    background: #dadada;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.audioplayer-bar-played {
    background: #ff465c;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.audioplayer-bar, .audioplayer-bar div, .audioplayer-volume-adjust div {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
    width: 10px;
    height: 15px;
    border: none;
}
.audioplayer-playpause {
    bottom: 0;
    top: auto;
}
.audioplayer-playpause a,
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a,
.audioplayer-playing .audioplayer-playpause a {
    width: 10px;
    height: 15px;
    top: 0;
    left: 0;
    margin: 0;
    border: none;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
    background: url("/assets/images/sprite.png") no-repeat -143px -24px;
}
.audioplayer-playing .audioplayer-playpause a {
    background: url("/assets/images/sprite.png") no-repeat -153px -24px;
}
.audioplayer-playpause:hover, .audioplayer-playpause:focus {
    background: inherit;
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
    display: none;
}
.audioplayer-time-duration,
.audioplayer-volume {
    display: none;
}
.audioplayer-bar .wrapTimeCurrent {
    position: absolute;
    right: -14px;
    left: auto;
    top: auto;
    bottom: -8px;
    width: 27px;
    height: 31px;
    background: url("/assets/images/sprite.png") no-repeat -65px -63px;
}
.audioplayer-bar .audioplayer-time-current {
    position: relative;
    left: auto !important;
    right: 9px;
    top: -22px;
    width: 47px;
    height: 24px;
    line-height: 22px;
    border: 1px solid #a0a0a0;
    color: #444444;
    background: #e1e1e1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

/* --- end of audio player --- */
/* --- breadcrumb --- */
.breadcrumb {
    background: none;
    padding: 0;
    margin-bottom: 20px;
    margin-top: -13px;
    float: left;
    line-height: normal;
}
.breadcrumb li {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
}
.breadcrumb li a {
    font-size: 13px;
    font-weight: normal;
}
.breadcrumb li a:not([href]) {
    color: #888888;
}
.breadcrumb li a:hover {
    text-decoration: none;
}
.breadcrumb li.active {
    color: #888888;
}
.breadcrumb li:after {
    font-family: FontAwesome;
    content: "\f0da";
    padding: 0;
    margin: 0 6px 0 10px;
    color: #5681b2;
    font-size: 12px;
}
.breadcrumb li:last-child:after {
    content: "";
    display: none;
}
.breadcrumb>li+li:before {
    content: "";
    display: none;
}
/* --- end of breadcrumb --- */
/* --- top_banner --- */
.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}
.top_banner {
    min-height: 385px;
    position: relative;
    color: #ffffff;
}
.top_banner .back_photo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.top_banner img {
    width: 100%;
}
.top_banner .desc {
    padding: 20px 0 40px 0;
}
.top_banner h1 {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.top_banner p {
    max-width: 670px;
    color: #ffffff;
    font-size: 1.067em; /*16*/
    line-height: 1.813em; /*29*/
}
.top_banner * {
    color: #ffffff;
}
.top_banner a {
    font-size: 1.067em; /*16*/
    line-height: 1.813em; /*29*/
}
.top_banner a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.top_banner h1,
.top_banner p,
.top_banner a {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.top_banner ul {
    list-style: none;
}
.top_banner ul li {
    margin: 3px 0;
}
/* --- end of top_banner --- */
/* --- top_line --- */
.top_line {
    float: right;
    margin-bottom: 20px;
    position: relative;
    line-height: normal;
    margin-top: -13px;
    z-index: 10;
}
.print_link,
.rss_link,
.top_line > ul {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    text-decoration: none;
    margin-left: 8px;
}
.print_link i,
.rss_link i {
    color: #afafaf;
    font-size: 18px;
}
.print_link:hover i,
.rss_link:hover i{
    color: #888888;
}
@media screen and (max-width: 767px) {
    #module_Structure .rss_link {
        display: none;
    }
}
.top_line > ul {
    margin:0 0 0 8px;
    padding:0;
    list-style: none outside none;
}
.top_line > ul:hover {
    margin:-6px -6px 0 2px;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dadada;
    background-color: #f8f8f8;
    -webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);
}
.top_line > ul > li {
    position: relative;
}
.top_line > ul > li:hover {
    padding:5px 5px 0 5px;
}
.top_line > ul li a {
    font-size: 1em;
}
.top_line > ul li a.download_link {
    padding-right:18px;
    margin-right:3px;
}
.top_line > ul li ul {
    display: none;
    width:auto;
    padding:5px;
    margin:0;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #dadada;
    list-style: none outside none;
    position: absolute;
    top:20px;
    left:-1px;
    right: -1px;

    background-color: #f8f8f8;
    -webkit-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);
}
.top_line > ul li ul li {
    padding:3px 0;
    text-align:right;
}
.top_line > ul li ul li a {
    display: block;
}
.top_line > ul > li:hover ul {
    display: block;
}
/* --- end of top_line --- */
/* --- header --- */
.header {

}
.header_links .main_logo {
    margin: 6px 13px 0 0;
}
.header_links .main_logo img {
    height: 40px;
}
.header_links .title {
    padding: 10px 0 12px 0;
}
.header_links a.title {
    position: relative;
    font-size: 1.467em; /*22*/
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    margin-right: 24px;
    letter-spacing: 0;
    line-height: 1.5em; /*33*/
    min-height: 58px;
}
.header_links a.title span {
    font-weight: lighter;
}
.header_links a.title .beta_title{
    display: none;
}
.header_links a.title .beta_title {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    right: 1px;
    bottom: 11px;
}
@media (max-width: 329px) {
    .header_links a.title {
        font-size: 1.200em; /*18*/
        line-height: 1.8em;
    }
}
.header_links {
    background: #273b51;
    width: 100%;
}
.header_links .language{
    text-transform: uppercase;
}
.head_nav li,
.header_links .sitemap_link,
.header_links .language {
    margin: 0 22px 0 0;
}
.head_nav {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 14px;
}
.header_links .sitemap_link,
.header_links .language {
    margin-top: 14px;
    margin-bottom: 12px;
}
.header_links .sitemap_link:hover,
.header_links .language:hover {
    color: #afafaf;
}
.head_nav li {
    display: inline-block;
}
@media (max-width: 449px) {
    .head_nav {
        float: left;
    }
    .head_nav li {
        display: block;
    }
    .header_links .sitemap_link,
    .header_links .language {
        margin: 12px 0 18px 12px;
    }
}
@media (max-width: 399px) {
    .header_links .sitemap_link,
    .header_links .language {
        margin: 12px 0 0 12px;
    }
}
.head_nav a {
    color: #ffffff;
    font-size: 0.867em; /*13*/
    font-weight: 600;
    display: block;
    line-height: 20px;
    height: 20px;
}
.head_nav a:hover,
#navbar .head_nav a:hover {
    color: #afafaf;
}
.header_links .sitemap_link {
    font-size: 1.267em; /*19*/
    color: #ffffff;
    line-height: 22px;
    height: 22px;
}
.header_links .language {
    color: #ffffff;
    font-size: 0.867em; /*13*/
    font-weight: bold;
    line-height: 25px;
    height: 22px;
    display: block;
}
.inst_name_logo {
    background: #ffffff;
    width: 100%;
    color: #212121;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 12px 0 15px 0;
}
.main_logo {
    margin-right: 15px;
}
.main_logo img {
    height: 63px;
}
.inst_name_logo .inst_wrap {
    display: table;
}
.inst_name_logo .main_logo {
    display: table-cell;
}
.inst_name_logo .name {
    font-weight: normal;
    color: #222222;
    font-size: 26px; /*26*/
    line-height: 28px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
    letter-spacing:0.01em;
}
.search_soc {
    background: #f0f0f0;
    padding-bottom:16px;
    border-bottom: 2px solid #dadada;
}
.search_soc .inner_wrap > div {
    margin-top: 17px;
}
.search_soc .inner_wrap > div.clear {
    margin: 0;
}
.search_container {
    margin-top: 15px;
    width: 50%;
    max-width: 600px;
}
.search_soc .inner_wrap {
    display: table;
    width: 100%;
}
.search_soc .search_container,
.search_soc .soc_container {
    display: table-cell;
    vertical-align: top;
    float: none;
    width: auto;
    padding-top: 17px;
}
.search_soc .search_container {
    width: 500px;
}
.search_wrap {
    display: table;
    width: 100%;
}
.search_box {
    position: relative;
    white-space: nowrap;
    background: #ffffff;
    display: table-cell;
    vertical-align: top;

}
.search_box fieldset {
    /*font-size: 0;
    line-height: 0;*/
    position: relative;
}
.search_box_field {

}
.search_box .button_search {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    width: 50px;
    height: 44px;
    line-height: 44px;
}
.search_box .button_search input {
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
}
.search_box .button_search .search_icon {
    position: relative;
    top: 13px;
    width: 100%;
    height: 20px;
    border-left: 1px solid #dadada;
    padding-top: 2px;
}
.search_box .button_search i {
    position: relative;
    width: 19px;
    height: 15px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat 0 0;
    margin: 0 auto;
}
.search_box .button_search:hover .search_icon i {
    background: url("/assets/images/sprite.png") no-repeat 0 -17px;
}
.search_box .search_box_field {
    height: 46px;
    z-index: 9902;
}
.search_box .search_field {
    width: 100%;
    background: none;
    padding: 0 50px 0 25px;
    outline: none;
    color: #888888;
    font-size: 15px;
    font-weight: 600;
    line-height: 46px;
    height: 47px;
    border: 1px solid #5681b2;
}
.search_box input {
    margin: 0;
}
.search_box .search_field::-webkit-input-placeholder { /* WebKit browsers */
    color:    #888888;
}
.search_box .search_field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #888888;
    opacity:  1;
}
.search_box .search_field::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #888888;
    opacity:  1;
}
.search_box .search_field:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #888888;
}
.search_box .search_field,
.search_box .button_search {
    vertical-align: text-top;
}
.search_box .button_search {
    height: 47px;
}
.search_box .search_box_field {
    height: 47px;
}
.search_wrap.opened .search_box_field input {
    border-bottom: none;
}
.search_wrap.opened .button_search {
    background: #5681b2;
}
.search_wrap.opened .button_search .search_icon {
    border-color: transparent;
}
.search_wrap.opened .button_search i,
.search_wrap.opened .button_search:hover i {
    background: url("/assets/images/sprite.png") no-repeat 0 -34px;
}
.adv_search {
    /*padding-left: 20px;*/
    display: table-cell;
    vertical-align: middle;
    line-height: 17px;
    overflow: hidden;
}
.adv_search a {
    color: #888888;
    font-weight: 700;
    font-size: 0.933em; /*14*/
    padding-left: 20px;
    display: block;
}
.search_wrap .adv_search a.to_simple {
    display: none;
}
.search_wrap.opened .adv_search a.to_advanced {
    display: none;
}
.search_wrap.opened .adv_search a.to_simple {
    display: block;
}
.search_box .adv_search_block {
    position: absolute;
    width: 100%;
    font-size: 15px;
    line-height: 29px;
    background: #ffffff;
    border-color: #5681b2;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    z-index: 9901;
    display: none;

    box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
}
.search_wrap.opened .search_box .adv_search_block {
}
.adv_search_block_wrap {
    width: 100%;
    font-size: 15px;
    line-height: 29px;
    padding: 25px 5px 25px 20px;
}
.adv_search_block_wrap label {
    white-space: normal;
}
.adv_search_block_wrap ul {
    list-style: none;
    float: left;
    padding-right: 5%;
}
.newsletter {
    color: #888888;
    line-height: 44px;
    font-weight: 700;
    font-size: 0.933em; /*14*/
    padding-top: 3px;
}
.adv_search a:hover,
.newsletter:hover {
    text-decoration: none;
    color: #273B51;
}
.newsletter {
    margin-right: 15px;
}
.soc_icons li.newsletter_icon {
    display: none;
}
.newsletter_icon a i,
.soc_icons li.newsletter_icon a i {
    font-size: 17px;
    position: relative;
    top: -2px;
}
.header .soc_icons {
    margin-top: 8px;
}
.search-wrap-width-soc-icons{
    display: table;
    width: 100%;
    border-collapse: separate
}
.search-wrap-width-soc-icons .search_box{
    width: 60%;
    min-width: 150px;
}
.search-wrap-width-soc-icons .left-site{
    display: table-cell;
    float: none;
    width: 100%;
}
.search-wrap-width-soc-icons .right-site{
    display: table-cell;
    float: none;
    width: 1%;
    vertical-align: top;
}
.search-wrap-width-soc-icons .soc_container{
    padding-left: 10px;
}
.search-wrap-width-soc-icons .soc_container .soc_icons{
    white-space: nowrap;
}
.soc_icons {
    list-style: none;
}
.soc_icons li {
    display: inline-block;
    margin: 0 3px;
}
.soc_icons li a {
    background: #5681b2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.soc_icons li a:hover {
    background: #273b51;
}
.soc_icons li i {
    color: #ffffff;
    font-size: 19px;
}
@media screen and (max-width: 1349px) and (min-width: 992px) {
    .search-wrap-width-soc-icons.home-search-wrap {
        display: block;
        position: relative;
        margin-top: 15px;
    }
    .search-wrap-width-soc-icons.home-search-wrap .left-site,
    .search-wrap-width-soc-icons.home-search-wrap .right-site {
        display: block;
    }
    .search-wrap-width-soc-icons.home-search-wrap .right-site {
        width: auto;
        position: absolute;
        right: 0;
        top: -55px;
    }
}
/* --- end of header --- */
/* --- autocomplete --- */
ul.ui-autocomplete {
    background: #ffffff;
    border-style: solid;
    border-color: #5681b2;
    border-width: 0 1px 1px 1px;
    padding: 12px 0;
    box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);

    z-index: 9999;
}
.search_field.opened {
    border-bottom-color: transparent;
}
ul.ui-autocomplete li {
    padding: 25px 0;
    cursor: pointer;
    line-height: 1.933em;
}
.ui-menu .ui-menu-item {
    padding: 5px 25px;
    border: none;
    color: #888888;
    font-size: 15px;
    font-weight: 600;
}
.ui-menu .ui-menu-item.ui-state-focus {
    background: #5681b2;
    border: none;
    color: #ffffff;
}
.search_suggestions_wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9997;
}
#search_suggestions .ui-autocomplete{
    position: absolute;
}
/* --- end of autocomplete --- */
/* --- search_results --- */
.search_results .adv_search_block_wrap {
    padding: 15px 5px 13px 10px;
}
.search_results .search_block .search_field {
    padding-left: 0;
    margin-top: 25px;
}
.search_results .search_slide {
    margin-bottom: 0;
}
.search_results .search_block {
    padding-bottom: 0;
}
.search_block ul.ui-autocomplete,
.search_slide ul.ui-autocomplete{
    border-style: solid;
    border-color: #dadada;
    border-width: 0 1px 1px 1px;
    background: #eeeeee;
}
.search_item {
    border-top: 1px solid #dadada;
    padding: 15px 0;
}
.search_item .title {
    color: #444444;
    font-size: 1.067em; /*16*/
}
.search_item .title:hover {
    color: #5681b2;
}
.search_item p {
    margin: 5px 0;
}
.search_item .breadcrumb {
    margin: 5px 0;
}
.search_item .photo {
    width: 50%;
    max-width: 220px;
    float: left;
    padding: 5px 20px 0 0;
}
.search_item .photo a {
    display: block;
}
.search_item .photo img {
    width: 100%;
    height: auto;
}
.search_item strong {
    color: #ff465c;
    background: #dadada;
    font-weight: 600;
    padding: 0 4px;
}
/* --- end  of search_results --- */
/* --- navbar --- */
.navbar {
    position: absolute;
}
/* --- end of navbar --- */
/* --- search_slide --- */
.search_slide {
    position: relative;
    background: #ffffff;
    margin-top: 8px;
    margin-bottom: 25px;
    width: 50%;
}
.search_slide .search_field {
    position: relative;
    display: inline-block;
    width: 150px;
    background: none;
    padding: 0 158px 0 0;
    margin-bottom: 16px;
    outline: none;
    color: #888888;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
    -webkit-transition: width 0.2s ease-in;
    -moz-transition:    width 0.2s ease-in;
    -o-transition:      width 0.2s ease-in;
    transition:         width 0.2s ease-in;
}
.search_slide .search_field.active {
    width: 100%;
    padding-left: 100px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition:    all 0.2s ease-in;
    -o-transition:      all 0.2s ease-in;
    transition:         all 0.2s ease-in;
}
.search_slide.no_detail_search .search_field.active {
    padding-left: 0;
}
.search_slide .search_field input {
    height: 47px;
    border: 1px solid #dadada;
    padding: 0 90px 0 25px;
    background: #eeeeee;
    font-weight: normal;
}
.search_slide .button_search {
    position: absolute;
    display: inline-block;
    width: 158px;
    height: 47px;
    right: 0;
    line-height: 47px;
    background: #5681b2;
}
.search_slide .button_search:hover {
    background-color: #273b51;
}
.search_slide .button_search input {
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
}
.search_slide .button_search .search_icon {
    position: relative;
    top: 12px;
    width: 100%;
    height: 20px;
    border-right: 1px solid #789ac1;
    padding-top: 2px;
}
.search_slide .button_search i {
    position: relative;
    width: 19px;
    height: 15px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat 0 -34px;
    margin: 0 8px 0 16px;
    top: 2px;
}
.search_slide .button_search .title {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    width: 111px;
    text-align: center;
    border-style: solid;
    border-color: rgba(255,255,255,0.2);
    border-width: 0 0 0 1px;
    margin-top: 14px;
}
.search_slide .button_search i,
.search_slide .button_search .title {
    display: inline-block;
}

.search_slide input {
    margin: 0;
}
.search_slide .search_field::-webkit-input-placeholder { /* WebKit browsers */
    color:    #888888;
}
.search_slide .search_field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #888888;
    opacity:  1;
}
.search_slide .search_field::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #888888;
    opacity:  1;
}
.search_slide .search_field:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #888888;
}
.search_slide .search_field,
.search_slide .button_search {
    vertical-align: text-top;
}
.search_slide .alert {
    /*margin:20px 0 0 0;*/
    margin:0;
}
/* --- end of search_slide --- */
/* --- archive_slide --- */
.archive_slide:first-child{
    z-index: 20;
}
.archive_border{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.archive_slide {
    margin-top: 8px;
    position: relative;
    height: 65px;
    width: auto;
    margin-left: 12px;
    overflow: hidden;
}
.archive_slide_body{
    position: relative;
    padding-left: 47px;
}
.archive_slide_body .rating_button {
    position: relative;
    float: right;
}
.archive_slide .rating_button > *{
    float: left;
}
.archive_slide .archive_wrap {
    position: absolute;
    left: 47px;
    width: 47px;
}
.archive_slide.active .archive_wrap .year_list_wrap {
    overflow-x: auto;
}
.archive_slide a.button.filter_btn,
.archive_slide a.button.archive_btn {
    display: block;
    float: right;
    position: relative;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    height: 47px;
    padding: 10px 15px;
    white-space: nowrap;
}
.archive_slide a.button.hovered {
    background-color: #273b51;
}
.archive_slide a.button.filter_btn:before,
.archive_slide a.button.archive_btn:before {
    position: absolute;
    content: " ";
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,0.2);
    left: 0;
    top: 14px;
}
.archive_slide.active a.button.filter_btn:before,
.archive_slide.active a.button.archive_btn:before {
    display: none;
}
.archive_slide a.button.filter_icon_btn,
.archive_slide a.button.icon_btn {
    padding: 14px 14px;
    display: block;
    cursor: pointer;
    position: absolute;
    left: -47px;
    top:0;
}
.archive_slide a.button.filter_icon_btn i,
.archive_slide a.button.icon_btn i {
    display: block;
    width: 19px;
    height: 19px;
    background: url("/assets/images/sprite.png") no-repeat -101px 0;
}
.archive_slide a.button.filter_icon_btn i {
    background-position: -167px -12px;
}
.archive_slide .year {
    display: inline-block;
    list-style: none;
    background: #eeeeee;
    white-space: nowrap;
}
.unvisible  {
    padding: 0 !important;
    overflow: hidden;
}
.archive_slide .rating_button .year {
    margin-left: 0;
}
.archive_slide .year li {
    padding: 13px 0;
    display: inline-block;
    white-space: nowrap;
}
.archive_slide .year li a {
    display: block;
    line-height: 21px;
    color: #5681b2;
    font-size: 17px;
    font-weight: bold;
    padding: 0 20px;
    border-right: 1px solid #bebebe;
}
.archive_slide .year li.active a,
.archive_slide .year li a:hover {
    color: #273b51;
}
ul.year li:last-child a {
    border-right: none;
}
.archive_mobile {
    margin-bottom: 15px;
    margin-top: 8px;
    position: relative;
    margin-left: 12px;
    display: none;
}
.search_block .archive_mobile {
    margin-top: 0;
}
.archive_mobile .button {
    font-weight: 600;
    color: #ffffff;
    background: #5681b2;
    cursor: pointer;
    padding: 0;
}
.archive_mobile .button .icon {
    display: block;
    float: left;
    width: 47px;
    height: 47px;
    padding: 14px;
    vertical-align: text-top;
}
.archive_mobile .button .icon i {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url("/assets/images/sprite.png") no-repeat -101px 0;
}
.archive_mobile .button.filter_icon_btn .icon i {
    background: url("/assets/images/sprite.png") no-repeat -167px -12px;
}
.archive_mobile .button .title {
    display: none;
    float: left;
    vertical-align: text-top;
    padding: 10px 15px;
    position: relative;

}
.archive_mobile .button .title:before {
    position: absolute;
    content: " ";
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,0.2);
    left: 0;
    top: 13px;
}
.archive_mobile.active .button .title {
    display: block;
}
.archive_mobile .year {
    list-style: none;
    background: #eeeeee;
    position: absolute;
    width: 100%;
    top: 47px;
    left: 0;
    z-index: 9;
    box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: -3px 7px 6px rgba(0, 0, 0, 0.09), 3px 7px 6px rgba(0, 0, 0, 0.09);
    display: none;
}
.archive_mobile.active .year {
    display: block;
    padding: 13px 0;
}
.archive_mobile .year li {
    padding: 9px 0;
}
.archive_mobile .year li a {
    display: block;
    line-height: 21px;
    color: #5681b2;
    font-size: 17px;
    font-weight: bold;
    padding: 0 20px;
}
.archive_mobile .year li a:hover,
.archive_mobile .year li a.active {
    color: #273b51;
}
@media (max-width: 767px) {
    .archive_slide {
        display: none;
    }
    .archive_mobile {
        display: block;
    }
}
@media (max-width: 379px) {
    .archive_mobile.filter_by_mobile.active {
        clear: both;
    }
}

/*@group sitemap */
#sitemap a{
    /*color: #9c214a;*/
    font-size: 0.813em;
    line-height: 1.2em;
    padding-top: 2px;
    display: inline-block;
}
#sitemap .home,
#sitemap li li a{
    /*color: #9c214a*/;
}
#sitemap a:hover{
    /*color: #fe0054*/;
    text-decoration: none;
}
#sitemap{
    padding: 20px 0;
    margin-left: 20px;
}
#sitemap ul{
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: -1px;
    margin-bottom: 0;
}
#sitemap .sitemap_content > li{
    margin-left: 0;
}
#sitemap .sitemap_content{

}
#sitemap ul li div{
    position: relative;
    margin-left: 105px;
    display: inline-block;
}
#sitemap ul li div{
    position: relative;
}
#sitemap ul li div span{
    position: absolute;
    display: block;
    width: 92px;
    left: -105px;
    top: 12px;
    border-top: 1px solid #d2d2d2;
}
#sitemap ul li{
    padding: 8px 0;
    margin-left: 92px;
    border-left: 1px solid #d2d2d2;
}
#sitemap ul li.child.last > div,
#sitemap ul li.child > div{
    padding-bottom: 10px;
}
#sitemap ul li.child.last > div span,
#sitemap ul li.child > div span{
    height: 100%;
    border-right: 1px solid #d2d2d2;
}
#sitemap ul li.child.last > div span i,
#sitemap ul li.child > div span i{
    display: block;
    position: absolute;

    width: 5px;
    height: 5px;
    background-color: #7b7b7b;

    top: -3px;
    right: -3px;
    z-index: 20;

}
#sitemap ul li.child.last > div span{
    top: -20px;
    border-right: none;
}
#sitemap ul li.child.last > div span:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    border-right: 1px solid #d2d2d2;
    top:30px;
    z-index: 10;
}
#sitemap ul li.child.last > div span i{
    bottom: -3px;
    top: auto;
}
#sitemap ul li.last > div span{
    height: 150%;
    top:-12px;
    border-top: none;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}
#sitemap ul li.last > div span i{
    top: auto;
    bottom: -9px;
}
#sitemap ul li li.last > div span i{
    top: auto;
    bottom: -5px;
}
#sitemap .home{
    margin: 20px 0;
    display: inline-block;
}
#sitemap .home:first-child{
    margin-top: 0;
}
#sitemap .home i{

}
#sitemap li li.last{
    border-left: none;
}
#sitemap > ul{
    margin-left: 10px;
}
@media screen and (max-width: 767px){
    #sitemap ul li div{
        margin-left: 60px;
    }
    #sitemap ul li div span{
        width: 50px;
        left: -60px;
    }
    #sitemap ul li{
        margin-left: 50px;
    }
}
@media screen and (max-width: 400px){
    #sitemap ul li div{
        margin-left: 30px;
    }
    #sitemap ul li div span{
        width: 20px;
        left: -30px;
    }
    #sitemap ul li{
        margin-left: 20px;
    }
}
/*@end */
.text_widget{
    background-color: #f8f8f8;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    padding: 20px 0;
}
.about_links{
    padding: 20px 0;
}
body .about_links > h2{
    margin-top: 0;
}
/*@group menu */
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
}

#datails-menu{
    position: absolute;
    left: 0;
    top: 224px;
    height: 0;
    width: 0;
    z-index: 9990 !important;
    background: none;
}

.header_links .navbar-close,
.header_links .navbar-open
{
    position: relative;
    float: left;
    margin: 12px 0;
    background: none;
}
.navbar-open .icon-bar {
    display: block;
    height: 2px;
    margin: 4px 2px;
    background: #ffffff;
}
.navbar-close,
.navbar-open{
    display: block;
    float: left;
    border: none;
    width: 36px;
    height: 28px;
    background-color: #5581b1;
    margin: 8px 30px;
    position: absolute;
    z-index: 7;
}
.datails-menu-top {
    width: 100%;
    height: 4px;
    background: #5681b2;
    position: fixed;
    top: 0;
    display: none;
    z-index: 9999;
}
#datails-menu.scroll-to-fixed-fixed .datails-menu-top {
    display: block;
}

#datails-menu .navbar-close,
#datails-menu .navbar-open {
    display: block;
    float: left;
    border: none;
    height: 28px;
    background-color: #5581b1;
    margin: 8px 30px;
    position: absolute;
    /*z-index: 7;*/
    top: -1px;
    outline: none;
}
#datails-menu .navbar-close:hover,
#datails-menu .navbar-open:hover {
    background-color: #273b51;
}
#datails-menu .navbar-open{
    position: absolute;
    margin: 0;
    width: 30px;
    padding: 0 !important;
    text-align: left;
}
#datails-menu .navbar-close{
    position: relative;
    line-height: 28px;
    text-align: center;
    margin: 0;
    padding: 1px 0 0 0;
    width: 30px;
}
#datails-menu.scroll-to-fixed-fixed .navbar-open,
#datails-menu.scroll-to-fixed-fixed .navbar-close {
    top: 4px;
}

.navbar-close i{
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -126px 0;
    width: 14px;
    height: 14px;
}
#datails-menu .navbar-open > span {
    display: block;
    position: relative;
}
#datails-menu .navbar-open span.icon {
    width: 14px;
    margin: 4px 8px 0 7px;
}
#datails-menu .navbar-open span.menu_txt {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 0.867em; /*13*/
    line-height: 2em;
    font-weight: 600;
    padding-left: 2px;
}
#datails-menu .navbar-open .icon-bar {
    display: block;
    height: 1px;
    margin: 3px 0;
    background: #ffffff;
}
#navbar{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /*z-index: 8;*/
}
#nawbar-first-scroll{
    position: fixed;
    left: 0;
    top: 224px;
    right: 0;
    bottom: 0;
    width: 248px;
    background: #f8f8f8;
   -moz-box-shadow: 5px 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 5px 0 10px rgba(0,0,0,.1);
    box-shadow: 5px 0 10px rgba(0,0,0,.1);
    border-right: 2px solid #d7d7d7;
    /*z-index: 6;*/
}
#nawbar-first-scroll.submeniu-show{
    /*width: 492px;*/
}
#navbar .nav.first{
    width: 246px;
}

#navbar .second-nawbar{
    top: 236px;
    bottom: 0;
    right: 0;
    left: 247px;
    z-index: 9;
    position: fixed;
    -moz-box-shadow: 5px 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 5px 0 10px rgba(0,0,0,.1);
    box-shadow: 5px 0 10px rgba(0,0,0,.1);
    width: 246px;
    background: #f8f8f8;
    border-right: 1px solid #d7d7d7;
}
#nawbar-first-scroll > .scroll{
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
}
#navbar .second-nawbar > .scroll{
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#navbar .nav.thrid
{
    left: 244px;
    z-index: 9;
    display: none;
}
#navbar li{
    width: 100%;
    position: static;
}
#navbar li .second-nawbar{
    display: none;
}
#navbar li a {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.867em; /*13px*/
    line-height: 1.538em; /*20*/
    padding: 5px 30px 5px 23px;
    color: #242424;
    border-left: 7px solid transparent;
}
#navbar .thrid a
{
    color: #888888;
    padding-left: 35px;
}
#navbar li.active > a,
#navbar li > a:focus {
    border-left: 7px solid #5681b2 !important;
    background: #ededed  !important;
}
#navbar li > a:hover {
    color: #5681b2;
    background: none;
}
.header_links a.title img{
    /*display: none;*/
    width: 30px;
    margin-right: 5px;
}

.header_links a.title{
    display: inline-block;
}

.header_links .input-group > div{
    vertical-align: top;
}
.header_links .input-group .first{
    display: none;
}

.header_links .btn i{
   font-size: 1.267em;
}

.header_links .btn{
    color: #ffffff;
    line-height: 22px;
    height: 22px;
    padding: 0 8px;
}

#mobile-header{
    float: left;
}

#mobile-header .last,
#mobile-header .first
{
    display: none;
}

.header_links .right-header{
    float: right;
}

#navbar .head_nav {
    background: #273b51;
    margin: 0;
    width: 100%;
    padding: 18px 0 13px 0;
}
#navbar .head_nav li {
    padding: 4px 0;
    margin: 0;
}
#navbar .head_nav a {
    height: auto;
    color: #ffffff;
}
#navbar .head_nav li > a:hover {
    border-left: 7px solid transparent !important;
    background: none !important;
}
@media (min-width: 768px) {
    #navbar .top_links,
    #navbar .head_nav {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #mobile-header{
        float: none;
        margin-top: 0;
        padding-bottom: 0;
        display: table;
    }

    #mobile-header .last,
    #mobile-header .first,
    #mobile-header > div.center {
        display:table-cell;
        white-space: nowrap;
        vertical-align: top;

    }
    #mobile-header .last a{
        float: none;
        display: inline-block;
    }

    .header_links a.title{
        margin-right: 0;
    }
    #navbar .second-nawbar > .scroll,
    #navbar .second-nawbar,
    #navbar .nav.first,
    #nawbar-first-scroll > .scroll,
    #nawbar-first-scroll,
    #datails-menu{
        position: relative;
        width: 100%;
        height: auto;
        left: 0 !important;
        top: 0 !important;

        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-right: none;
    }
    #navbar .nav.first {
        padding: 7px 0;
    }
    #datails-menu {
        position: absolute !important;
        top: 0;
    }
    #datails-menu .menu-body{
        margin-top: 0;
    }
    #datails-menu.scroll-to-fixed-fixed .datails-menu-top {
        display: none;
    }
    .header_links .center{
        text-align: center;
        width: 100%;
    }

    .header_links .right-header,
    #datails-menu .navbar-close,
    #datails-menu .navbar-open
    {
        display: none;
    }
    #navbar .second,
    #navbar .thrid {
        padding: 0;
    }
    #navbar .second a,
    #navbar .thrid a {
        font-size: 1.133em; /*17*/
        font-weight: normal;
        color: #444444;
        padding-bottom: 4px;
    }
    #navbar{
        position: absolute;
        width:  100%;
        top: 59px;
    }
    .top_links {
        padding: 21px 45px 14px 45px;
        background: #f8f8f8;
        border-bottom: 2px solid #d6d6d6;
    }
    .top_links .newsletter {
        margin: 6px 0 0 0;
        padding: 0;
        line-height: normal;
    }
    .top_links .home {
        margin: 0;
        padding: 0;
        line-height: normal;
        color: #242424;
        font-size: 1.267em; /*19px*/
    }
    .top_links .home i {
        width: 14px;
        height: 14px;
        display: inline-block;
        background: url("/assets/images/sprite.png") no-repeat -145px 0;
        margin-right: 9px;
    }
    #navbar ul {
        list-style: none;
    }
    #navbar li a {
        font-size: 1.267em; /*19px*/
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 39px;
    }
    #navbar ul.thrid li a {
        font-size: 1.133em; /*17px*/
    }
    .header_links a.title img{
        display: inline-block;
    }

    .header_links .input-group >div:first-child{
        display: table-cell;
    }
    .center .head_nav {
        display: none;
    }
    #navbar ul.second li.active > a,
    #navbar ul.second li > a:focus {
        border-left: 7px solid transparent !important;
    }
    #navbar li.active > a,
    #navbar li > a:focus {
        border-left: 7px solid #5681b2 !important;
        background: #ededed  !important;
    }
}

@media screen and (max-width: 500px){


    #top-menu a{
        width: 50%;
        padding-right: 10px;
        white-space: normal;
    }
}

@media screen and (max-width: 400px){
    #top-menu a{
        width: 100%;
        text-align: center;
    }
}
/*@end menu*/
/* --- end of archive_slide --- */
/* --- main_top --- */
.wrap_row {
    margin: 0 -8px;
}
.main_top {
    background: #697685;
    padding: 10px 0;
}
.link_blocks_wrap {
    margin: 0 -15px;
}
.main_top_row {
    margin: 8px 0;
    display: table;
    width: 100%;
    border-spacing: 8px 0;
    border-collapse: separate;
}
.main_top_link {
    width: 50%;
    min-width: 50%;
    border: 1px solid #94a3b4;
    background: #283c52;
    color: #ffffff;
    font-size: 1.200em; /*18*/
    font-weight: 600;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 17px 5px;
    margin: 0 4px;
    white-space: pre-wrap;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center;
}
.main_top_link.yellow_btn {
    background-color: #e8b03c;
    border: 1px solid rgba(232, 176, 60, 0.5);
}
.main_top_link.center_text {
    text-align: center;
}
.main_top_link .counter {
    float: right;
    margin-right: 20px;
    color: #a7adb4;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 22px;
}
.main_top_link:active,
.main_top_link:focus,
.main_top_link:hover {
    color: #ffffff;
    border-color: #dadada;
}
.main_top .main_about_block .search_container {
    width: 100%;
}
.main_about p,
.main_about {
    color: #dadada;
    line-height: 27px;
    margin-bottom: 30px;
}
.main_about strong,
.main_about span {
    font-size: 1.133em; /*17*/
    font-weight: 600;
}
.main_top .adv_search a {
    color: #ffffff;
}
.main_top .adv_search a:hover {
    text-decoration: underline;
}
/*
.main_top .adv_search a.to_advanced,
.main_top .adv_search a.to_simple {
    padding-right: 20px;
    margin-right: 13px;
    border-right: 1px solid #ffffff;
}
*/
.main_top .adv_search > a {
    padding-left: 20px;
    padding-right: 13px;
    position: relative;
    left: -2px;
    border-left: 1px solid #ffffff;
    display: block;
}
.search_soc .adv_search a.newsletter {
    display: none;
}
.main_top .adv_search a.newsletter {
    display: inline;
    line-height: normal;
    margin: 0;
}
.main_top .adv_search a.newsletter,
.main_top .adv_search a.to_advanced,
.main_top .adv_search a.to_simple {
    white-space: nowrap;
}
.main_top .title {
    font-size: 2.200em; /*33*/
    line-height: 34px;
    font-weight: 600;
    color: #ffffff;
    margin: 20px 0 20px 0;
}
.main_top .search_container {
    width: 700px;
    max-width: none;
    padding: 25px 0;
    margin: 0;
}
.main_top_wrap {
    display: table;
    margin: 0 -15px;
}
.main_top_wrap > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.main_top.home_top .search_container {
    float: right;
    width: 50%;
    padding: 15px 15px 30px 15px;
}
.main_top.home_top .search-wrap-width-soc-icons .search_box {
    width: 100%;
}
@media (max-width: 1199px) {
    .main_top .search_container {
        width: 650px;
    }
}
@media (max-width: 1399px) {
    .main_top .search_container {
        width: 550px;
    }
    /*.main_top .adv_search a.to_advanced,
    .main_top .adv_search a.to_simple,
    .main_top .adv_search a.newsletter {
        display: block;
        margin: 0;
        border: 0;
        padding: 0;
        width: 100%;
    }*/
    .main_top .adv_search a.to_simple {
        display: none;
    }
}
@media (max-width: 991px) {
    .main_top .adv_search a.newsletter,
    .main_top .adv_search a.to_advanced,
    .main_top .adv_search a.to_simple {
        white-space: normal;
    }
    .main_top.home_top .search_container {
        width: 100%;
        float: none;
        clear: both;
        padding: 15px 15px;
    }
    .search-wrap-width-soc-icons.home-search-wrap .right-site {
        position: relative;
        top: auto;
        right: auto;
    }
    .main_about p, .main_about {
        margin: 0;
    }
    .main_top.home_top .search-wrap-width-soc-icons .search_box {
        width: auto;
    }
}
@media (max-width: 899px) {
    .main_top_wrap,
    .main_top_wrap > div {
        display: block;
    }
    .main_top_wrap > div {
        width: 100%;
    }
    .main_top .search_container {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .main_top {
        padding: 5px 0;
    }
    .main_top .adv_search a.newsletter {
        display: none;
    }
    .main_top .search_container {
        width: 100%;
        padding: 10px 0 10px 0;
    }
    .main_top .title {
        display: block;
        margin: 10px 0 7px 0;
    }
    .main_top.home_top .search_container {
        padding: 12px 0;
    }
    /*.main_top .adv_search a.to_advanced,
    .main_top .adv_search a.to_simple {
        margin: 0;
        padding: 0;
        border: 0;
    }*/
}
/* --- end of main_top --- */
/* --- nav_links --- */
.links_h2_href{
    color: #222222;
    font-weight: 300;
    font-size: 2.200em;
    line-height: 1.121em;
    letter-spacing: 0.02em;
    display: inline-block;
    margin: 0 0 10px 0;
}
.links_h2_href i{
    margin-left: 10px;
    color: #5681b2;
}
.links_h2_href:hover{
    text-decoration: underline;
}
.links_h2_href:hover i{
    color: #273b51;
}
.nav_links {
    border-bottom: 2px solid #dadada;
    background: #ffffff;
    padding: 18px 0;
}
.links_list {
    list-style: none;
}
.links_list ul {
    list-style: none;
}
.home-link-widget ul {
    column-count: 3;
}
.links_list .links_cols li,
.links_list .col li {
    padding: 4px 25px 4px 0;
}
.links_list .links_cols li,
.links_list .links_cols li a,
.links_list .col li,
.links_list .col li a {
    line-height: 18px;
}
@media (max-width: 767px) {
    .nav_links {
        display: none;
    }
}
/* --- end of nav_links --- */
/* --- main_content --- */
.main_content {
    background: #ffffff;
}
.main_content .content.to_left {
    width: 75%;
    background: #ffffff;
    padding-right: 4%;
}
.main_content .inner_wrap {
    position: relative;
}


.share {
    margin: 20px 0 20px 0;
    float: left;
}
.share ul {
    margin: 0;
    position: relative;
    top: -1px;
}
.share ul li {
    margin: 1px 0 10px 0;
    padding: 0;
}
.share ul li:before {
    display: none;
}
.share .title {
    font-size: 1em; /*15*/
    line-height: 28px;
    margin-bottom: 18px;
    margin-right: 10px;
    color: #252525;
}
.bottom_share_date_wrap {
    clear: both;
    margin: 40px 0 20px 0;
}
.bottom_share_date_wrap .date {
    float: right;
    font-size: 1em;
    letter-spacing: 0.05em;
}
.bottom_share_date_wrap .share {
    margin: 0 30px 0 0;
}
/* --- end of main_content --- */
/* --- main info --- */
.main_info {
    float: none;
    display: inline-block;
    vertical-align: text-top;
    margin: 8px -4px 8px 0;
}
.main_info .title {
    font-size: 1.133em; /*17*/
    line-height: 20px;
    font-weight: 600;
    color: #242424;
    position: relative;
}
.main_info ul {
    list-style: none;
    margin-top: 4px;
}
.main_info ul li {
    line-height: 18px;
    padding: 3px 0;
}
.main_info ul li a {
    line-height: inherit;
}
@media (max-width: 767px) {
    .main_info {
        width: 100%;
    }
    .main_info .title {
        display: block;
        padding-right: 30px;
    }
    .main_info .title:before {
        position: absolute;
        right: 3px;
        top: 60%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        content: " ";
        width: 16px;
        height: 16px;
        display: block;
        background: url("/assets/images/sprite.png") no-repeat -68px -25px;
    }
    .main_info .title.opened:before {
        background: url("/assets/images/sprite.png") no-repeat -85px -25px;
    }
    .main_info ul {
        display: none;
        padding: 5px 0;
    }
}
/* --- end of main info --- */
/* --- statistic_result --- */
.statistic_grid_list
{
    border-top: 1px solid #d7d7d7;
    padding: 15px 0 10px 0;
}
.statistic_result .std
{
    padding: 4px 8px;
    margin: 0;
    vertical-align: top;
    width: 30%;
    display: inline-block;
}
.statistic_result .std2{
    padding: 4px 8px;
    margin: 0;
    vertical-align: top;
    width: 60%;
    display: inline-block;
}
.statistic_result .progress{
   margin: 0;
}
/* --- end statistic_result --- *//* --- grid_list --- */
.grid_list {
    border-top: 1px solid #d7d7d7;
    margin-top: 50px;
    padding: 15px 0 10px 0;
}
.grid_item {
    display: inline-block;
    margin-right: -4px;
    padding: 15px 5%;
    float: none;
    vertical-align: text-top;
}
.grid_item_landscape {
    padding: 15px;
}
.grid_item a {
    display: block;
}
.grid_item a:hover,
.grid_item a:hover h4 {
    color: #5681b2;
}
.grid_item img {
    width: 100%;
    height: auto;
    border: 1px solid #d7d7d7;
}
.grid_item h4,
.grid_item p {
    text-align: center;
}
.grid_item h4 {
    line-height: 1.333em; /*24*/
    margin: 25px 0 28px 0;
    color: #444444;
}
.grid_item p {
    color: #888888;
    font-size: 0.933em; /*14*/
    line-height: 1.714em; /*24*/
    margin: -23px 0 0 0;
}
@media (max-width: 479px) {
    .grid_item {
        width: 100%;
    }
}
/* --- end of grid_list --- */
/* --- live stream --- */
.live_stream .video_wrap {
    position: relative;
}
.v_play_btn {
    position: absolute;
    width: 120px;
    height: 120px;
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.35);
    background: rgba(255,255,255,0.9);
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.v_play_btn img {
    width: 100%;
    height: auto;
}
.v_play_btn:hover {
    background: rgba(255,255,255,1);
}
.gallery_item .v_play_btn {
    display: block;
    opacity: 0;
    width: 30%;
    height: auto;
    background: rgba(255,255,255,1);
}
.gallery_item a:hover .v_play_btn {
    opacity: 1;
}
.live_stream .video_wrap > img {
    width: 100%;
    height: auto;
}
.live_stream .title_top {
    background: #242424;
    font-size: 1.133em; /*17*/
    padding: 9px 3% 12px 3%;
}
.live_stream .title_top .title {
    font-size: 1em; /*17*/
    color: #fefefe;
    margin-bottom: 5px;
}
.live_stream .title_top .desc {
    font-size: 0.824em; /*14*/
    color: #dadada;
}
.live_stream .title_top .desc p{
    color: #dadada;
}
/* --- end of live stream --- */
/* --- news --- */
.all_news {
    max-width: 260px;
    margin: 0 auto;
    padding: 10px 0;
    border-top: 1px solid #dadada;
    text-align: center;
}
.all_news a {
    font-weight: bold;
}
.all_news a:hover,
.all_news a:focus {
    text-decoration: none;
}
.news_item {
    margin-bottom: 40px;
    padding: 0;
    display: inline-block;
    float: none;
    margin-right: -4px;
    vertical-align: text-top;
}
.news_item .img_wrap {
    margin: 0 -15px;
}
.news_img {
    margin-bottom: 24px;
    display: block;
    overflow: hidden;
    width: 100%;
}
.news_img img {
    width: 100%;
    height: auto;
}
.news_item .news_desc {
    padding: 0 20px;
}
.news_item .news_desc p {
    margin-top: 1px;
}
.text .news_photo_wrapper{
    background: #dedede;
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    margin: 15px 0;
    overflow: hidden;
    padding-bottom: 63%;
}
.text .news_photo_wrapper .news_photo{
    position: absolute; top: 0; left: 0; bottom: 0; right: 0;
    height: auto;
    width: 100%;
    margin: auto;
}
.text .news_photo {
    margin-bottom: 0;
}
.date {
    color: #afafaf;
    font-size: 0.867em; /*13*/
    line-height: 23px;
    letter-spacing: 0.1em;
    margin-right: 8px;
}
.content > .date {
    font-size: 1em; /*15*/
}
.category {
    line-height: 23px;
    margin-bottom: 7px;
}
.category.subcategory {
    margin-left: 20px;
}
.content > .category {
    margin-bottom: 0;
}
.category a {
    font-size: 0.933em; /*14*/
    color: #afafaf;
    display: inline-block;
    margin-right: 10px;
    letter-spacing: 0.05em;
}
.category a:hover {
    color: #888888;
}
.category.subcategory a {
    font-size: 0.833em; /*14*/
    color: #afafaf;
    display: inline-block;
    margin-right: 10px;
    letter-spacing: 0.05em;
    border-bottom: 3px solid transparent;
}
.category_link {
    display: inline-block;
    margin-right: 10px;
    float: left;
}
.title_link {
    font-size: 1.200em; /*18*/
    font-weight: 600;
    line-height: 1.500em; /*27*/
}
.news_desc .title_link {
    line-height: 25px;
}
.news_desc p {
    color: #444444;
    line-height: 25px !important;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: justify;
    text-justify: inter-word;
}
.news_widget_items.one_line .news_item:nth-child(4) {
    display: none;
}
@media (min-width: 600px) and (max-width: 991px) {
    .news_widget_items.one_line .news_item:nth-child(4) {
        display: inline-block;
    }
}
/* --- end of news --- */
/* --- news_carousel --- */
.important_carousel .jcarousel-item {
    min-height: 60px;
    display: table;
}
.important_carousel .jcarousel-item a{
    color: #ffffff;
}
.important_carousel .jcarousel-item a:hover {
    color: #c2c2c2;
}
.important_carousel .jcarousel-item span {
    display: table-cell;
    vertical-align: middle;
}
.important_carousel .jcarousel-item span,
.important_carousel .jcarousel-item a {
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0.02em;
    font-size: 1em;
    line-height: 30px;
}
.important_carousel .jcarousel-item span a {
    font-size: 1em;
}
.jcarousel-wrapper {
    position: relative;
    width: 100%;
}
.jcarousel {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    float: left;
    position: relative;
    overflow: hidden;
}
.jcarousel li .photo {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    z-index: 200;
    line-height: normal;
}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
}
.jcarousel-control-prev i,
.jcarousel-control-next i {
    position: relative;
    font-size: 22px;
    top: 1px;
}
.jcarousel-control-prev i {
    padding: 6px 6px 6px 3px;
}
.jcarousel-control-next i {
    padding: 6px 3px 6px 6px;
}
.jcarousel-control-prev {
    left: -30px;
}
.jcarousel-control-next {
    right: -30px;
}
.jcarousel-pagination {
    line-height: 8px;
}
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    border: 2px solid #5681b2;
    margin-left: 10px;
    width: 8px;
    height: 8px;
    text-indent: -9999px;
}
.jcarousel-pagination a.active {
    background-color: #242424;
    border: 2px solid #242424;
}




#news_carousel {
    margin-bottom: 22px;
    position: relative;
}
#news_carousel .photo {
    width: 50%;
    float: left;
    margin: 0 3.2% 5px 0;
}
#news_carousel .jcarousel-pagination {
    position: absolute;
    margin: 0;
    right: 10px;
    top: -40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 200;
}
#news_carousel .news_desc {
    margin-top: 3%;
    padding-right: 10px;
}
#news_carousel .news_desc .category {
    margin-bottom: 0;
}
#news_carousel .news_desc .category a {
    font-weight: normal;
}
#news_carousel .news_desc .date,
#news_carousel .news_desc .category {
    display: inline-block;
}
#news_carousel .news_desc .title_link {
    font-size: 1.467em; /*22*/
    line-height: 1.227em; /*27*/
    display: block;
}
#news_carousel .news_desc p {
    margin-top: 20px;
}
#news_carousel.news_page_carousel {
    margin-bottom: 60px;
}
#news_carousel.news_page_carousel .jcarousel-pagination {
    position: absolute;
    margin: 0;
    top: auto;
    bottom: -22px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 200;
}
#news_carousel.news_page_carousel .jcarousel-pagination a {
    margin: 0 5px;
}
@media (max-width: 899px) {
    #news_carousel .jcarousel-control-prev {
        left: -25px;
    }
    #news_carousel .jcarousel-control-next {
        right: -25px;
    }
}
@media (max-width: 549px) {
    #news_carousel .news_desc {
        padding-right: 0;
    }
}
@media (max-width: 499px) {
    #news_carousel {
        margin-bottom: 30px;
    }
    #news_carousel .photo {
        width: 100%;
        margin: 0;
    }
    #news_carousel .news_desc .title_link {
        font-size: 1.333em; /*20*/
        line-height: 1.350em;
    }
    #news_carousel .news_desc p {
        display: none;
    }
    #news_carousel .jcarousel-control-prev,
    #news_carousel .jcarousel-control-next {
        display: none;
    }
}
/* --- end of news_carousel --- */
/* --- Twitter --- */
#twitter_widget {
    width:100%;
}
#twitter_widget .tweet_list {
    width:2000em;
}
.tweet_list {
    padding:0;
    margin:0;
    list-style:none outside none;
}
.tweet_list::after,
.tweet_list::before {
    content: " ";
    display: table;
}
.tweet_list::after {
    clear: both;
}
.tweet_list > li {
    width:268px;
    margin-right:43px;
}
.tweet_list .post_item {
    width:260px;
    padding:18px 16px 15px;
    margin:3px auto 5px;
    -webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 4px rgba(0,0,0,0.2);
    box-shadow:0px 1px 4px rgba(0,0,0,0.2);
}
.tweet_list .post_image {
    width:260px;
    height:175px;
    margin:-18px -16px 15px -16px;
    position:relative;
    overflow: hidden;
}
.tweet_list .post_image img {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tweet_list .post_user_info {
    min-height: 37px;
    margin-bottom:12px;
    padding-left:40px;
    position: relative;
}
.tweet_list .post_user_info img {
    width:34px;
    height:auto;
    displa:block;
    position: absolute;
    top:3px;
    left:0;
}
.tweet_list .post_user_name {
    color:#1f1a17;
    font-size:14px;
    font-weight:bold;
}
.tweet_list .post_user_screen_name {
    color:#898989;
    font-size:12px;
}
.tweet_list .post_text {
    margin-bottom:12px;
    color:#555;
    font-size:14px;
    line-height:22px;
}
.tweet_list .post_text a {
    color:#555;
    font-weight:normal;
}
.tweet_list ul.post_info,
.jcarousel .tweet_list ul.post_info {
    width:auto;
    padding:0;
    margin:0;
    list-style:none outside none;
    color:#898989;
}
.tweet_list ul.post_info li,
.jcarousel .tweet_list ul.post_info li {
    float:none;
    margin:0 -16px 0 0;
    padding:8px 16px 4px 0;
    border-bottom:1px solid #e8e8e8;
}
.tweet_list ul.post_info li:last-child {
    border-bottom:0;
}
.tweet_list .post_date {
    font-size:12px;
}
.tweet_list .post_retweets {
    font-size: 10px;
    text-transform: uppercase;
}
.tweet_list .post_retweets span {
    padding-right: 5px;
}
.tweet_list .post_retweets strong {
    font-size: 12px;
    color:#66757f;
}
#twitter_widget .jcarousel-pagination {
    margin-top:20px;
    text-align:center;
}
.tweet_list ul.post_info li.post_actions,
.jcarousel .tweet_list ul.post_info li.post_actions {
    padding-bottom: 0;
}
.tweet_list .post_actions > div {
    display:inline-block;
    width:28%;
    margin:0 2%;
    text-align:center;
}
.tweet_list .post_actions a {
    color:#ccd6dd;
}
.tweet_list .post_actions a.reply:hover {
    color:#0084b4;
}
.tweet_list .post_actions a.retweet:hover {
    color:#5c913b;
}
.tweet_list .post_actions a.favorite:hover {
    color:#ffac33;
}
/* --- end of Twitter --- */
/* --- gallery slider--- */
.galleries_slider {
    position: relative;
    margin-top: 30px;
}
.lSSlideOuter {
    overflow: visible;
}
.lSAction > a {
    background: none;
    margin: 0;
    opacity: 1;
}
.lSAction .lSPrev,
.lSAction .lSNext {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    text-align: center;
    z-index: 200;
    font-size: 22px;
    line-height: normal;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSAction .lSPrev i {
    padding: 6px 6px 6px 3px;
}
.lSAction .lSNext i {
    padding: 6px 3px 6px 6px;
}
.lSAction .lSPrev {
    left: -30px;
}
.lSAction .lSNext {
    right: -30px;
}
@media (max-width: 499px) {
    .lSAction .lSPrev,
    .lSAction .lSNext {
        display: none;
    }
}
/* --- end of gallery slider--- */
/* --- important_info --- */
.important_info {
    background: #5f5f5f;
    color: #ffffff;
    padding: 30px 0;
    margin: 0 0;
}
.important_info .title {
    font-size: 2.200em; /*33*/
    font-weight: 300;
    width: 240px;
    padding: 0 0 0 65px;
    position: absolute;
    top: 0;
    left: 0;

}
.important_info .title i {
    position: absolute;
    content: " ";
    display: block;
    width: 46px;
    height: 39px;
    background: url("/assets/images/sprite.png") no-repeat -20px 0;
    left: 2px;
    top: 3px;
}
.important_slider .desc {
    font-size: 1.267em; /*19*/
    line-height: 30px;
    padding: 0 150px 0 240px;
    width: 100%;
}
.important_slider {
    position: relative;
    min-height: 60px;
}
.important_slider.one_slide .important_control {
    display: none;
}
.important_slider.one_slide .desc {
    padding-right: 0;
}
.important_control {
    width: 120px;
    padding: 0;
    text-align: center;
    border-left: 1px solid #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.important_control .jcarousel-control-prev,
.important_control .jcarousel-control-next {
    display: inline-block;
    left: inherit;
    right: inherit;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    padding: 10px 6px;
}
.important_control .jcarousel-control-prev:hover,
.important_control .jcarousel-control-next:hover {
    color: #c2c2c2;
}
@media (max-width: 849px) {
    .important_info {
        padding-top: 18px;
    }
    .important_slider .desc {
        padding: 60px 0 0 65px;
    }
    .important_control {
        border: 0;
        height: auto;
        right: -15px;
    }
    .important_control .jcarousel-control-prev,
    .important_control .jcarousel-control-next {
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@media (max-width: 499px) {
    .important_control .jcarousel-control-prev,
    .important_control .jcarousel-control-next {
        background: none;
    }
}
@media (max-width: 449px) {
    .important_slider .desc {
        padding: 60px 0 0 0;
    }
}
/* --- end of important_info --- */
/* --- calendar --- */
.calendar_block {
    background: #f8f8f8;
    padding-bottom: 25px;
}
.schedule_wrap {
    padding-left: 30px;
}
.schedule {
    list-style: none;
    padding-left: 63px;
}
.schedule.empty {
    padding-left:0;
}
.schedule li {
    position: relative;
    margin: 10px 0 11px 0;
    color: #444444;
    line-height: 1.933em; /*29*/
}
.schedule li a {
    font-weight: bold;
    white-space: nowrap;
}
.schedule li .time {
    position: absolute;
    top: 1px;
    left: -65px;
    color: #5681b2;
    font-weight: 600;
}
.calendar_block #last_events{
    margin: 0 auto 15px auto;
}
.ui-datepicker {
    z-index: 9998 !important;
}
.ui-widget,
.ui-datepicker table{
    font-size:16px;
    font-family:'Open Sans', sans-serif, Arial;
}
#last_events{
    text-align:center;
    max-width: 350px;
}
.ui-datepicker,
.datepicker {
    -webkit-box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    1px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         1px 4px 4px 0px rgba(0, 0, 0, 0.1);
    background: #f8f8f8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    padding: 15px 20px;
}
.datepicker {
    margin-top: -10px;
}
.datepicker th {
    text-align: center;
    font-weight: 600;
}
#last_events .ui-datepicker,
.calendar {
    width:100%;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
    padding: 0;
}
.ui-datepicker-inline{
    padding:0;
    border:none;
}
.ui-datepicker-header{
    background:none;
    border:none;
    height:auto;
    position: relative;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title {
    color:#636c76;
    display: inline-block;
    position: relative;
    width: auto;
    text-align: center;
    margin-bottom: 5px;
}

.ui-datepicker .ui-datepicker-calendar {
    width: 100%;
}
.ui-datepicker .ui-datepicker-calendar thead,
.datepicker thead
{
    border-bottom: 1px solid #dadada;
}
.ui-datepicker .ui-datepicker-title span {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    color: #444444;
    display: inline-block;
    margin: 0 2px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.datepicker th.prev,
.datepicker th.next {
    position: absolute;
    border:none;
    cursor:pointer;
    display: block;
    color: #5681B2;
    width: auto;
    height: auto;
    padding: 5px 7px;
}
.datepicker th.prev,
.datepicker th.next {
    margin-top: 4px;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
    background: none;
}
.ui-datepicker .ui-datepicker-prev {
    left: -8px;
    top: 3px;
}
.ui-datepicker .ui-datepicker-next {
    right: -8px;
    top: 3px;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    color: #273b51;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span,
th.prev i,
th.next i
{
    display: block;
    width: 13px;
    height: 20px;
    position: relative;
    left: auto;
    margin-left: 0;
    top: auto;
    margin-top: 0;
}
.ui-datepicker .ui-datepicker-prev span,
th.prev i
{
    background: url("/assets/images/sprite.png") no-repeat 0 -88px;
}
.ui-datepicker .ui-datepicker-next span,
th.next i
{
    background: url("/assets/images/sprite.png") no-repeat -13px -88px;
}
.ui-datepicker .ui-datepicker-prev:hover span,
th.prev:hover i
{
    background: url("/assets/images/sprite.png") no-repeat 0 -108px;
}
.ui-datepicker .ui-datepicker-next:hover span,
th.next:hover i
{
    background: url("/assets/images/sprite.png") no-repeat -13px -108px;
}
#events_calendar{
    padding:10px 0 0 0;
}
.ui-datepicker th,
.datepicker tr:last-child th
{
    color:#afafaf;
    padding-bottom: 8px;
    font-size: 14px; /*14*/
    font-weight:600;
    text-align:center;
    font-family:"Open Sans", sans-serif;
    line-height: normal;
}
.ui-datepicker td,
.ui-datepicker td a.ui-state-default,
.datepicker tbody td
{
    color:#555555;
    text-align:center;
    font-size:13px !important;
    font-weight:600;
    font-family:"Open Sans", sans-serif;
}
.datepicker tbody td {
    line-height: 18px;
    cursor: pointer;
}
.datepicker tbody td.active {
    background-color: #5681b2;
    color: #ffffff;
}
.ui-datepicker tbody tr td {
    padding: 3px;
}
.ui-datepicker tbody tr:first-child td,
.datepicker tbody tr:first-child td
{
    padding-top: 8px;
}
.ui-datepicker td span.ui-state-default,
.ui-datepicker td a.ui-state-default {
    text-align:center;
    padding:0;
    max-width:24px;
    width:100%;
    height: 22px;
    line-height: 20px;
    margin:0 auto;
    background:none;
    display: block;
    text-decoration: none;
    border: 1px solid transparent;
}

.ui-datepicker td.ui-datepicker-week-end span,
.ui-datepicker td.ui-datepicker-week-end a,
.ui-datepicker th.ui-datepicker-week-end span {
    color: inherit;
}

.ui-datepicker td.ui-state-disabled,
.ui-datepicker td.ui-state-disabled .ui-state-default{
    color:#d6d6d6 !important;
}
.ui-datepicker td.ui-datepicker-current-day .ui-state-default{
    background: none;
    border: 1px solid #5681b2;
}
.ui-datepicker td a.ui-state-default:hover {
    background: #d6d6d6;
}
.ui-datepicker td.ui-datepicker-today .ui-state-default,
.ui-datepicker td .ui-state-active,
#last_events .ui-datepicker td .ui-state-active,
.calendar.ui-datepicker td .ui-state-active {
    color:#ffffff !important;
    background: #5681b2;
}
#last_events .ui-datepicker td.ui-datepicker-today .ui-state-default,
.calendar.ui-datepicker td.ui-datepicker-today .ui-state-default {
    color:#ffffff;
    background: #ff465c;
    border: 1px solid #ff465c;
}
#last_events .ui-datepicker td.ui-datepicker-today .ui-state-active {
    border: 1px solid #242424;
}
.ui-datepicker td.ui-state-event-day .ui-state-default{
    color:inherit;
    font-weight: bold;
    border: 1px solid #242424;
}
.datepicker td {
    width: 33px;
}
.ui-datepicker td.ui-datepicker-other-month span.ui-state-default,
.ui-datepicker td.ui-datepicker-other-month a.ui-state-default,
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled,
.datepicker td.old,
.datepicker td.new
{
    color: #afafaf;
    opacity: 1;

}
.ui-datepicker td span.ui-state-default,
.ui-datepicker td a.ui-state-default {
    font-weight: 600;
}
input.form-control.datepickermdy {
    background: url("/assets/images/datepick.png") no-repeat right;
    background-position: 97%;
}
input.form-control.timepicker {
    background: url("/assets/images/clock.png") no-repeat right;
    background-position: 97%;
}
.calendar_day_container {
    position:relative;
}
.calendar_block .filter {
    margin: 10px 0 20px 0;
    list-style: none;
}
.calendar_block .filter li,
.calendar_block .filter li a {
    line-height: 20px;
}
.calendar_block .filter li {
    margin: 5px 0;
}
.calendar_block .filter li a.active {
    color: #888888;
}
.calendar_block .title {
    color: #888888;
    font-weight: 600;
}
.calendar_block.inst_calendar #last_events{
    margin-left: 0;
    margin-right: 0;
}
.all_schedule {
    position: relative;
    padding: 12px 0;
}
.all_schedule:before {
    position: absolute;
    content: " ";
    top: 0;
    left: -3px;
    width: 100%;
    max-width: 260px;
    height: 1px;
    background: #dadada;
}


/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.15.35
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.datepicker.datepicker-dropdown.dropdown-menu {
  list-style: none;
  z-index: 500 !important;
}
.datepicker.datepicker-dropdown.dropdown-menu.dropdown-menu {
  width: 271px;
}

.datepicker.datepicker-dropdown.dropdown-menu table {
  width: 100%;
  margin: 0;
}
.datepicker.datepicker-dropdown.dropdown-menu .datepicker-years table thead .switch,
.datepicker.datepicker-dropdown.dropdown-menu .datepicker-months table thead .switch{
    width: 73%;
    padding-top: 8px;
}
.datepicker.datepicker-dropdown.dropdown-menu .switch{
    cursor: pointer;
    color: #337ab7;
    text-decoration: underline;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
.datepicker.datepicker-dropdown.dropdown-menu .switch:hover{
    background-color: #eeeeee;
}
.datepicker.datepicker-dropdown.dropdown-menu .datepicker-months table td,
.datepicker.datepicker-dropdown.dropdown-menu .datepicker-years table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.datepicker.datepicker-dropdown.dropdown-menu table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.datepicker.datepicker-dropdown.dropdown-menu table td.today {
  position: relative;
}
.datepicker.datepicker-dropdown.dropdown-menu table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.datepicker.datepicker-dropdown.dropdown-menu table td.active,
.datepicker.datepicker-dropdown.dropdown-menu table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker.datepicker-dropdown.dropdown-menu table td.active.today:before {
  border-bottom-color: #fff;
}
.datepicker.datepicker-dropdown.dropdown-menu table td.disabled,
.datepicker.datepicker-dropdown.dropdown-menu table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.datepicker.datepicker-dropdown.dropdown-menu table td span {
  display: inline-block;
  width: 22%;
  height: 40px;
  line-height: 40px;
  margin: 2px 1.5px;
  cursor: pointer;
}
.datepicker.datepicker-dropdown.dropdown-menu table td span:hover {
  background: #eeeeee;
}
.datepicker.datepicker-dropdown.dropdown-menu table td span.active {
  background-color: #5681b2;
  color: #ffffff;
}


@media (max-width: 767px) {
    .schedule_wrap {
        padding-left: 10px;
    }
    .schedule {
        padding-left: 55px;
    }
    .schedule li .time {
        left: -55px;
    }
    .all_schedule {
        padding: 6px 0;
    }
    .all_schedule:before {
        display: none;
    }
}
@media (max-width: 499px) {
    .schedule_wrap {
        padding-left: 20px;
    }
    .calendar_block.inst_calendar #last_events {
        margin-left: auto;
        margin-right: auto;
    }
}
/* --- end of calendar --- */
/* --- timepicker --- */
.bootstrap-timepicker-widget.dropdown-menu {
    border-radius: 0;
    background: #f8f8f8;
    border: none;
    -webkit-box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.bootstrap-timepicker-widget.dropdown-menu:before,
.bootstrap-timepicker-widget.dropdown-menu:after {
    display: none;
}
.bootstrap .input-append .add-on {
    display: none;
}
.bootstrap-timepicker-widget table td input,
.nform .bootstrap-timepicker-widget input {
    line-height: 26px;
    border-radius: 0;
    padding: 0;
}
.bootstrap-timepicker-widget table td a {
    width: 20px;
    height: 10px;
    border-radius: 0;
    border: none;
    background: none;
    padding: 0;
}
.bootstrap-timepicker-widget table td a:hover {
    border-radius: 0;
    border: none;
    background: none;
}
.bootstrap-timepicker-widget table td a i {
    display: block;
    width: 20px;
    height: 10px;
    margin: 0;
}
.bootstrap-timepicker-widget table td a .glyphicon:before,
.bootstrap-timepicker-widget table td a i:before {
    color: #5681b2;
}
.bootstrap-timepicker-widget table td a:hover .glyphicon:before,
.bootstrap-timepicker-widget table td a:hover i:before {
    color: #273b51;
}
.bootstrap-timepicker-widget table td a .glyphicon-chevron-up:before,
.bootstrap-timepicker-widget table td a i.icon-chevron-up:before {
    font-family: FontAwesome;
    content: "\f106";
    font-size: 20px;
    font-style: normal;
}
.bootstrap-timepicker-widget table td a .glyphicon-chevron-down:before,
.bootstrap-timepicker-widget table td a i.icon-chevron-down:before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 20px;
    font-style: normal;
}
/* --- end of timepicker --- */
/* --- video_block --- */
.video_block .video_wrapper {
    width: 100%;
}
.video_block object.jwswf {
    width:100%;
    height:100%;
}
.video_block .desc {
    position: relative;
    padding: 0 0 28px 0;
}

.video_block .view_count {
    position: relative;
}
.video_block .desc p {
    font-size: 0.938em; /*15*/
    line-height: 29px;
    color: #444444;
    margin: 12px 0;
}
.video_block .view_count .count {
    font-size: 2.000em; /*32*/
    line-height: 27px;
    color: #888888;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
}
.video_block .view_count .title {
    font-size: 1.200em; /*18*/
    color: #444444;
    line-height: 35px;
    font-weight: 400;
}
/*@media (max-width: 899px) {
    .video_block .view_count {
        width: 150px;
    }
    .video_block .desc {
        padding: 0 150px 28px 0;
    }
}
@media (max-width: 767px) {
    .video_block .desc {
        margin-top: 0;
    }
    .video_block .view_count {
        width: auto;
        position: relative;
        padding: 5px 0 0 0;
    }
    .video_block .desc {
        padding: 0 0 28px 0;
    }
    .video_block .view_count .date {
        float: left;
    }
    .video_block .view_count .count_title {
        float: right;
    }
    .video_block .view_count .count_title > * {
        float: left;
    }
    .video_block .view_count .title {
        line-height: 27px;
        margin-left: 5px;
    }
}*/
/* --- end of video_block --- */
/* --- contacts_block --- */
.contacts_block {
    padding-bottom: 20px;
}
.contacts_block ul {
    list-style: none;
}
.contacts_block .cont_col {
    display: inline-block;
    float: none;
    vertical-align: text-top;
    margin-left: -4px;
    padding: 0 17px 0 3px;
    margin-bottom: 10px;
}
.contacts_block .cont_col.no_title {
    margin-top: 31px;
}
.contacts_block a {
    line-height: 29px;
}
.contacts_block span {
    line-height: 1.933em; /*29*/
}
.contacts_block .cont_col h3 {
    color: #242424;
    margin: 2px 0 5px 0;
    font-weight: normal;
}
.contacts_block .about {
    /*margin-top: 32px;*/
}
.contacts_block .cont_col h5 {
    font-size: 1.067em; /*16*/
    font-weight: 600;
    color: #242424;
    margin: 9px 0 5px 0;
}
.contacts_block .cont_col p {
    /*margin: 5px 0;*/
    line-height: 29px;
    margin: 0;
}
.contacts_block .position {
    margin: 5px 0;
}
.contacts_block .soc_icons {
    margin: 20px 0 0 0;
}
.contacts_block .cont_col1 h3 {
    line-height: 29px;
    margin-bottom: 0;
}
.contacts_block .cont_col1 .about_links {
    margin-top: 29px;
}
@media (max-width: 499px) {
    .contacts_block .cont_col.photo {
        display: none;
    }
    .contacts_block .cont_col {
        width: 100%;
        margin-bottom: 0;
    }
    .contacts_block .about {
        margin-top: 15px;
    }
    .contacts_block h3,
    .contacts_block .title {
        margin-bottom: 0;
    }
    .contacts_block .title,
    .contacts_block h3,
    .contacts_block .cont_col.no_title {
        margin-top: 0;
    }
    .contacts_block .soc_icons {
        margin-top: 12px;
        margin-bottom: 8px;
    }
    .contacts_block .cont_col1 .about_links {
        margin-top: 0;
    }
}
@media (max-width: 399px) {
    .contacts_block .cont_col {
        width: 100%;
    }
}
/* --- end of contacts_block --- */
/* --- lawacts --- */
.lawacts_item {
    border-top: 1px solid #dadada;
    display: table;
    width: 100%;
    padding: 8px 10px 16px 0;
}
.lawacts_item .number {
    min-width: 50px;
    position: relative;
}
.lawacts_item .number span {
    font-family: "Raleway", sans-serif;
    font-size: 2.533em; /*38*/
    color: #888888;
    position: relative;
    top: 17px;
}
.lawacts_item .number,
.lawacts_item .desc {
    display: table-cell;
}
.lawacts_item .desc {
    width:100%;
}
.lawacts_item .date,
.lawacts_item .category {
    float: left;
    margin-top: 1px;
    margin-bottom: 0;
}
.lawacts_item .date,
.lawacts_item .category a {
    font-size: 0.933em; /*14*/
    font-weight: 600;
}
.lawacts_item h5 {
    margin: 3px 0;
    color: #242424;
}
.search_block {

}
.search_block .search_slide {
    width: 100%;
    margin-bottom: 16px;
}
.search_block .filter_field {
    margin-bottom: 4px;
}
.search_block .detail_search {
    position: absolute;
    display: table;
    top: 0;
    width: 100px;
    height: 47px;
    left: 0;
    background: #afafaf;
    color: #ffffff;
}
.search_block .search_field.active .detail_search {
    display: table;
}
.search_block .detail_search:hover {
    background-color: #888888;
}
.search_block .detail_search a {
    display: table-cell;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}
.search_block .detail_search a span {
    font-size: 0.867em; /*13*/
    font-weight: 600;
}
.search_block .detail_search a i {
    font-size: 18px;
    color: #ffffff;
    display: none;
}
.search_block .detail_search.active a span {
    display: none;
}
.search_block .detail_search.active a i.fa-caret-up {
    display: inline;
}
.search_filter {
    padding: 0 158px 0 100px;
    /*margin-bottom: 25px;*/
    display: none;
}
.search_filter.opened {
    display: block;
    width: 100%;
}
.search_block .filter_field input[type="text"] {
    margin-bottom: 12px;
}
.search_block .filter_field .select2-container-multi input[type="text"] {
    margin:0;
    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    padding-right: 20px;
}
.col_pad {
    padding: 0 6px;
}
.row_pad {
    margin: 0 -6px;
}
.datepick_title {
    display: table;

    text-align: right;
    height: 46px;
}
.datepick_title p {
    display: table-cell;
    font-size: 1em;
    line-height: 1em;
    color: #888888;
    margin: 0;
    vertical-align: middle;
}
.clear_search {
    position: absolute;
    right: 166px;
    top: 14px;
    font-size: 0.933em; /*17px*/
}
.clear_search i {
    margin-right: 2px;
}
.clear_input {
    position: absolute;
    right: 18px;
    top: 13px;
    font-size: 0.933em; /*17px*/
}
.clear_input i {
    margin-right: 2px;
}
.news_search_wrap {
    position: relative;
    margin-bottom: 10px;
}
.news_search_wrap .archive_slide {
    position: absolute;
    top: 0;
    right: 0;
}
.search_block.news_search {
    float: left;
    padding-right: 170px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.search_block.news_search .search_slide {
    margin-bottom: 0;
    overflow: hidden;
}
.search_block.news_search.slided {
    width: 100%;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin-bottom: 0;
}
.search_block.news_search .search_filter {
    margin-bottom: 0;
}
@media (max-width: 1249px) {
    .search_block.news_search .search_filter {
        padding: 0;
    }
}
@media (max-width: 991px) {
    .search_filter {
        padding: 0;
    }
}
@media (max-width: 849px) {
    .search_block.news_search .search_filter > .row_pad > .col_pad {
        width: 100%;
    }
    .search_block.news_search .clear_search span {
        display: none;
    }
    .search_block.news_search .search_slide .search_field input {
        padding-right: 30px;
    }
}
@media (max-width: 767px) {
    .clear_search span {
        display: none;
    }
    .search_block .search_field {
        padding-right: 50px;
        width: 50px;
    }
    .search_block .detail_search {
        display: none;
    }
    .search_slide .search_field input {
        padding-right: 0;
    }
    .search_slide .search_field.active input {
        padding-right: 30px;
    }
    .news_search_wrap .archive_slide {
        position: relative;
        top: auto;
        right: auto;
    }
    .search_block.news_search {
        padding-right: 0;
    }
    .search_block .search_slide .button_search {
        width: 50px;
    }
    .search_block .search_slide .button_search .title {
        display: none;
    }
    .search_block.news_search .search_slide .search_field input {
        padding-right: 0;
    }
    .search_block.news_search .search_slide .search_field.active input {
        padding-right: 30px;
    }
    .clear_search {
        right: 58px;
    }
}
@media (max-width: 599px) {

    .datepick_title {
        width: 100%;
        text-align: left;
    }
    .col_pad {
        width: 100%;
    }
    .datepick_item {
        width: 50%;
    }
}
@media (max-width: 499px) {
    .lawacts_item .number {
        min-width: 40px;
    }
    .lawacts_item .number span {
        font-size: 1.800em; /*27*/
    }
}
@media (max-width: 399px){
    .search_block .search_field {
        padding-left: 0;
    }
    .search_block .detail_search {
        width: 47px;
    }
    .search_block .detail_search a i.fa-ellipsis-h {
        display: inline;
    }
    .search_block .detail_search.active a i.fa-ellipsis-h {
        display: none;
    }
    .search_block .detail_search a span {
        display: none;
    }
    .search_block .search_field.active {
        padding-left: 47px;
    }
}
@media (max-width: 349px) {
    .datepick_item {
        width: 100%;
    }
}
/* --- end of lawacts --- */
/* --- about_gov --- */
.about_gov {
    border-top: 1px solid #d7d7d7;
}
.about_links h2 {
    margin: 26px 0 10px 0;
}
/*.about_links ul {
    list-style: none;
}
.about_links ul li {
    margin: 5px 0;
}
.about_links ul li a {
    line-height: 19px;
}
@media (max-width: 399px) {
    .about_links ul li {
        width: 100%;
    }
}*/
/* --- end of about_gov --- */
/* --- gallery_links --- */
.gallery_links {
    display: table;
    margin-bottom: 30px;
}
.gallery_link_wrap {
    display: table-cell;
    float: none;
    position: relative;
    vertical-align: bottom;
}
.gallery_link_wrap h2 {
    position: absolute;
    top: 0;
    margin-right: 15px;
}
.gallery_link_wrap .gallery_link {
    margin-top: 87px;
}
.gallery_link .img_wrap {
    margin-top: 15px;
}
.gallery_link .news_img {
    margin-bottom: 0;
}
.gallery_link .all_galleries {
    margin-top: 15px;
}
.gallery_link .all_galleries a {
    font-weight: bold;
}
.gallery_links .text_to_right h2 {
    right: 0;
}
.all_meetings{
    margin-top: 15px;
}
.all_meetings a{
    font-weight: bold;
}
@media (max-width: 549px) {
    .gallery_links {
        display: block;
    }
    .gallery_link_wrap .gallery_link {
        margin-top: 0;
    }
    .gallery_link_wrap {
        width: 100%;
        display: block;
    }
    .gallery_link_wrap h2 {
        position: relative;
    }
    .gallery_links .text_to_right {
        text-align: left !important;
    }
}
/* --- end of gallery_links --- */
/* --- gallery --- */
.album_wrap {
    padding-bottom: 35px;
}
.rel_video {
    margin: 55px 0 70px 0;
}
.rel_video h3 {
    text-transform: none;
    margin-bottom: 25px;
}
.gallery_item {
    padding: 0;
    display: inline-block;
    vertical-align: text-top;
    margin: 0 -4px 35px 0;
    float: none;
}
.album_item {
    padding: 0;
    display: block;
    vertical-align: text-top;
    margin: 0;
    float: left;
    border: 1px solid #ffffff;
}
.gallery_item a,
.album_item a {
    display: block;
}
.gallery_item .image,
.album_item .image {
    position: relative;
}
.gallery_item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0;
}
.gallery_item a:hover .overlay {
    opacity: 0.1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition:    all 0.2s ease-out;
    -o-transition:      all 0.2s ease-out;
    transition:         all 0.2s ease-out;
}
.gallery_item .image .thumb,
.album_item .image .thumb {
    width: 100%;
    height: auto;
}
.gallery_item .desc {
    padding: 0 10px 0 7px;
}
.gallery_item .title_link {
    font-size: 0.933em; /*14*/
    line-height: 24px;
    margin: 20px 0 4px 0;
}
.gallery_item .date {
    font-weight: normal;
}
.album_item:last-child {
    margin-bottom: 25px;
}
.album_item .overlay {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    top: auto;
    height: auto;
    background: rgba(0,0,0,0.6);
    padding: 4.3% 6.5%;
    opacity: 0;
}
.album_item a:hover .overlay {
    opacity: 1;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition:    all 0.1s ease-out;
    -o-transition:      all 0.1s ease-out;
    transition:         all 0.1s ease-out;
}
.album_item .overlay .date,
.album_item .overlay .title_link {
    font-size: 0.733em; /*11*/
    line-height: 1.818em; /*20*/
    font-weight: normal;
    color: #ffffff;
    max-height: 80px;
    overflow-y: hidden;
}
/*.album_item .overlay .title_link {
    font-size: 0.733em;
    line-height: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}*/
@media (max-width: 399px) {
    .gallery_item,
    .album_item {
        width: 100%;
    }
}
/* --- end of gallery --- */
/* --- ecitizen --- */
.ecitizen_top {
    background: #697685;
    color: #ffffff;
    font-weight: 600;
    padding: 11px 0 13px 0;
    position: relative;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0px 4px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         0px 4px 5px 0px rgba(0, 0, 0, 0.1);
}
.ecitizen_menu {
    margin: 12px 0;
    position: relative;
}
.ecitizen_menu .menu_button {
    display: table;
    background: none;
    color: #ffffff;
    border: 2px solid #87919d;
    /*padding: 6px 0 7px 12px;*/
    font-weight: normal;
    height: auto;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.ecitizen_menu .menu_button .name {
    display: table-cell;
    line-height: 24px;
    padding: 8px 10px 7px 10px;
    text-align: center;
    min-width: 180px;
    height: 41px;
}
.ecitizen_menu .menu_button .arrow {
    display: table-cell;
    border-left: 2px solid #87919d;
    width: 38px;
    position: relative;
    min-width: 38px;
    vertical-align: middle;
    text-align: center;
}
/*.ecitizen_menu .menu_button .arrow:before {
    color: #ffffff;
    top: 50%;
    font-family: "FontAwesome";
    content: "\f0dd";
    background: none;
    font-size: 18px;
    line-height: 17px;
    position: absolute;
    left: 13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -8px;
    height: 8px;
}*/

.ecitizen_menu .menu_button .arrow .icon {
    display: block;
    width: 14px;
    height: 8px;
    background: url("/assets/images/sprite.png") no-repeat -221px -8px;
    margin-right: auto;
    margin-left: auto;
}
.ecitizen_menu .menu_button.opened .arrow .icon {
    background: url("/assets/images/sprite.png") no-repeat -221px 0;
}
@media screen and (max-width: 449px) {
    .ecitizen_menu .menu_button .name {
        min-width: 0;
        text-align: left;
    }
}
.msg_count {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 21px;
    color: #ffffff;
    background: #ff465c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
.msg_count.blue{
    background: #5681b2;
}

.ecitizen_menu .menu_button .msg_count {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
}
.msg_info {
    position: relative;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #ffffff;
    background: #dadada;
    height: 22px;
    line-height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}
.msg_info .tooltip_wrap {
    position: absolute;
    width: 280px;
    bottom: 21px;
    left: -129px;
    padding-bottom: 10px;
    display: none;
}
.msg_info .tooltip {
    display: inline-block;
    position: relative;
    bottom: 0;
    min-width: 80px;
    max-width: 280px;
    margin: 0 auto;
    opacity: 1;
    color: #444444;
    background: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 29px;
    padding: 10px 20px;
    text-align: left;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 2px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 2px 15px 0px rgba(0, 0, 0, 0.3);
}
.msg_info .tooltip:after {
    top: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-style: solid;
    border-width: 13px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    margin-left: -8px;
}
.msg_info:hover {
    background: #5681b2;
}
.msg_info:hover .tooltip_wrap {
    display: block;
}
.ecitizen_menu .ecitizen_dropdown {
    position: absolute;
    width: 100%;
    top: 100%;
    margin-top: 20px;
    background: #f8f8f8;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    display: none;
}
.ecitizen_menu .ecitizen_dropdown.opened {
    display: block;
}
.ecitizen_menu ul {
    width: 100%;
    list-style: none;
    padding: 9px 0;
    border-top: 1px solid #d7d7d7;
}
.ecitizen_menu ul:first-child {
    border-top: none;
}
.ecitizen_menu ul:before {
    top: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: " ";
    height: 11px;
    width: 17px;
    position: absolute;
    pointer-events: none;
    background: url("/assets/images/sprite.png") no-repeat -48px -42px;
}
.ecitizen_menu ul li {
    padding: 5px 15px 5px 30px;
    position: relative;
}
.ecitizen_menu ul li .msg_count {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 400;
}
.ecitizen_menu ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #444444;
    display: block;
    position: relative;
    padding-right: 40px;
}
.ecitizen_menu ul li a:hover {
    color: #5681b2;
}
.ecitizen_menu .select2-container {
    margin: 12px 0;
}
.ecitizen_menu .select2-container .select2-choice {
    background: none;
    color: #ffffff;
    border: 2px solid #87919d;
    padding: 0 0 0 20px;
}
.ecitizen_menu .select2-container .select2-choice .select2-arrow:before {
    color: #ffffff;
    top: 7px;
}
.ecitizen_menu .select2-container .select2-choice > .select2-chosen {
    border-right: 2px solid #87919d;
    line-height: 38px;
}
.ecitizen_menu .select2-dropdown-open .select2-choice .select2-arrow:before {
    top: 14px;
}
.ecitizen_select2.select2-drop-active {
    border: none;
    background: none;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 2px 15px 0px rgba(0, 0, 0, 0.15);
    margin-top: 18px;
}
.ecitizen_select2 .select2-results {
    max-height: none;
    border: none;
    margin: 0;
    padding: 9px 0;
    background: #f8f8f8;
    position: relative;
}
.ecitizen_select2:before {
    border-color: #ffffff;
    border-top-color: #242424;
    border-width: 8px;
    top: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: " ";
    height: 11px;
    width: 17px;
    position: absolute;
    pointer-events: none;
    background: url("/assets/images/sprite.png") no-repeat -48px -42px;
}
.ecitizen_select2 .select2-results .select2-result-label,
.select2-results ul.select2-result-sub > li .select2-result-label {
    font-size: 14px;
    font-weight: 600;
    color: #444444;
    padding: 1px 15px 1px 30px;
}
.ecitizen_select2 .select2-results .select2-highlighted {
    background: none;
}
.ecitizen_select2 .select2-results .select2-highlighted .select2-result-label {
    color: #5681b2;
}
.ecitizen_select2 .select2-results .select2-disabled {
    background: #d7d7d7;
    height: 1px;
    margin: 10px 0;
}
.ecitizen_top .title {
    float: left;
    font-size: 1.733em; /*26*/
    margin: 15px 20px 15px 0;
    color: #fff;
}
.ecitizen_menu {
    float: right;
}
.ecitizen_top_links {
    padding: 18px 0 26px 0;
}
.invites {
    margin-bottom: 65px;
    /*display: table;*/
    width: 100%;
    position: relative;
    overflow: hidden;
}
/*IE 11 table posirion relative fix*/
.invites .virtual360,
.invites .invite_links {
    /*display: table-cell;*/
}
.invites .virtual360 {
    /*width: 34%;*/
    position: static;
    min-height: 200px;
}
.invites .virtual360 a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    padding: 0;

}
.invites .virtual360 a .title {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: auto;
    color: #ffffff;
    text-align: center;
}
.invites .virtual360 a .title i {
    width: 70px;
    height: 52px;
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -69px -99px;
}
.invites .virtual360 a .title span {
    display: block;
    line-height: normal;
}
.invites .virtual360 a .title span.big {
    font-size: 1.467em; /*22*/
}
.invites .virtual360 a .title span.small {
    font-size: 1.067em; /*16*/
    font-weight: normal;
}
.invites .virtual360 a .photo {
    display: block;
    width: 100%;
    height: 100%;
}
.invites .virtual360 a .photo img {
    width: 100%;
}
.invites .virtual360 a .overlay {
    background: rgba(0,0,0,0.55);
    -webkit-transition: all 0.1s ease-in;
    -moz-transition:    all 0.1s ease-in;
    -o-transition:      all 0.1s ease-in;
    transition:         all 0.1s ease-in;
}
.invites .virtual360 a:hover .overlay {
    background: rgba(0,0,0,0.45);
    webkit-transition: all 0.1s ease-in;
    -moz-transition:    all 0.1s ease-in;
    -o-transition:      all 0.1s ease-in;
    transition:         all 0.1s ease-in;
}
.invites .invite_links {
    padding: 19px 0;
}
.invites .invite_links ul {
    list-style: none;
    margin-left: 20px;
}
.invites .invite_links ul li {
    padding: 15px 28px 15px 27px;
    border-bottom: 1px solid #e4e4e4;
}
.invites .invite_links ul li:first-child {
    border-top: 1px solid #e4e4e4;
}
.invites .invite_links ul li a {
    font-size: 1.467em; /*22px*/
}
.pub_consult .top_title {
    padding-top: 9px;
}
.offer_theme {
    background: #f8f8f8;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0 1px 0;
    padding: 40px 0;
}
.pub_offers{
    background: #fff;
}
.pub_offers .offer_theme{
    padding-top: 0;
    background: #fff;
}
.pub_offers .offer_theme .pages{
    max-width: 100%;
}
.pub_offers .offer_theme .summary{
    padding: 20px 0;
}
.pub_consult .offer_theme .inner_wrap h2{
    margin-top: 0;
}
.pub_consult .padding_offer{
    padding: 25px 0 37px 0;
}
.offer_wrap {
    display: table;
    margin: 0 auto;
}
.pub_consult .listing_archives{
    margin-top: 20px;
    border-bottom: 1px solid #dadada;
}
.listing_archives .archive_slide{
    margin-top: 0;
}
.offer_wrap,
.pub_consult .grid_offer_wrap{
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.pub_consult .grid_offer_wrap .button{
    display: inline-block;
    margin-top: 20px;
    color: #ffffff;
}
.offer_wrap .title,
.offer_wrap .offer_button {
    display: table-cell;
    vertical-align: middle;
}
.pub_consult .grid_item{
    padding: 15px 3%;
}
.pub_consult .pub_grid{
    padding-bottom: 15px;
}
.pub_consult .grid_offer_wrap .title{
    padding: 3px 20px 31px 30px;
}
.offer_wrap .title {
    padding: 33px 20px 31px 30px;
}
.offer_wrap .offer_button,
.pub_consult .grid_offer_wrap .offer_button {
    padding: 33px 30px 31px 20px;
    min-width: 320px;
    text-align: center;
}
.offer_wrap .offer_button {
    text-align: right;
}
.offer_wrap .offer_button a {
    text-align: center;
    padding: 12px 25px 10px 25px;
    margin: 0;
}
.offer_wrap .title h4,
.offer_wrap .title p {
    margin: 4px 0;
}
.offer_wrap .title h4 {
    letter-spacing: 0.01em;
    line-height: 1.333em; /*23*/
}
.offer_wrap .title p {
    color: #888888;
    letter-spacing: 0.007em;
    line-height: 1.933em; /*29*/
    margin-top: -6px;
}
.pub_consult .theme_wrap {
    display: table;
    width: 100%;
}
.pub_consult .theme_list,
.pub_consult .opinion_wrap {
    display: table-cell;
    vertical-align: top;
}
.pub_consult .opinion_wrap {
    width: 320px;
    padding: 30px 0 0 30px;
}
.pub_consult .opinion {
    background: #f8f8f8;
    padding: 0 20px 20px 20px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.pub_consult .opinion h2 {
    margin-left: 4px;
    letter-spacing: 0.002em;
    margin-bottom: 27px;
}
.pub_consult .opinion p {
    font-size: 1.200em; /*18*/
    line-height: 1.611em; /*29*/
}
.pub_consult .themes ol {
    margin: 0;
}
.pub_consult .themes ol li {
    border-bottom: 1px solid #dadada;
    margin: 0;
    padding: 15px 15px 10px 40px;
}
.pub_consult .themes ol li:before {
    color: #888888;
}
.pub_consult .themes ol li:last-child {
    border-bottom: none;
}
.pub_consult .themes ol li:before {
    left: 0;
    top: 15px;
}
.pub_consult .themes ol li .title {
    color: #5681b2;
    font-size: 1.200em; /*18*/
    line-height: 1.500em; /*27*/
    margin-left: 7px;
}
.pub_consult .themes ol li .title:hover {
    color: #273b51;
}
.pub_consult .themes ol li .small_links {
    margin-top: 10px;
}
.pub_consult .themes ol li .small_left,
.pub_consult .themes ol li .small_right{
    margin-top: 15px;
    float: right;
}
.pub_consult .themes ol li .small_left{
    float: left;
}
.pub_consult .themes ol li .small_left span,
.pub_consult .themes ol li .small_right span{
    color: #888888;
}
.pub_consult .themes ol li .small_left a,
.pub_consult .themes ol li .small_right a{
    margin-right: 30px;
}
.pub_consult .themes ol li .small_links a {
    font-size: 0.933em; /*14*/
    color: #888888;
    font-weight: bold;
    margin: 3px 30px 3px 0;
    line-height: 29px;
    display: inline-block;
}
.ratingContainter .star_icon {
    font-weight: 600;
}
.ratingContainter .star_icon i {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url("/assets/images/sprite.png") -121px -42px;
}
.ratingContainter .star_icon.active i {
    background: url("/assets/images/sprite.png") -104px -42px;
}
.pub_consult ol{
    margin: 15px 0;
    padding-left: 0;
    counter-reset: section;
    list-style-type: none;
}
.pub_consult ol li {
    margin: 7px 0 7px 30px;
    letter-spacing: 0.01em;
    color: #444444;
    line-height: 29px;
    position: relative;
}
.pub_consult ol li:before {
    /*counter-increment: section;
    content: counters(section, ".");*/
    counter-increment: section;
    content: counters(section, ".")" ";
    font-size: 24px;
    color: #5681b2;
    position: absolute;
    top: -1px;
    left: -31px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.counter {
    width: 29px;
    height: 29px;
    line-height: 27px;
    display: inline-block;
    border: 1px solid #dedede;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #5681b2;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin-left: 7px;
    position: relative;
    top: 1px;
}
.ratingContainter a.star_icon .counter {
    margin-left: 0;
    margin-right: 7px;
}
@media (max-width: 991px) {
    .invites .virtual360 {
        /*width: 40%;*/
    }
}
@media (max-width: 849px) {
    .pub_consult .theme_wrap {
        display: block;
    }
    .pub_consult .theme_list,
    .pub_consult .opinion_wrap {
        display: block;
        width: 100%;
    }
    .pub_consult .opinion_wrap {
        padding: 10px 0 0 0;
    }
}
@media (max-width: 767px) {
    .pub_consult .offer_wrap {
        display: block;
    }
    .pub_consult .offer_wrap .title,
    .pub_consult .offer_wrap .offer_button {
        display: block;
        width: 100%;
        padding: 0;
    }
    .pub_consult .offer_wrap .title {
        padding: 38px 30px 11px 30px;
    }
    .pub_consult .offer_wrap .offer_button {
        padding: 11px 30px 15px 30px;
    }
    .pub_consult .offer_wrap .title h4,
    .pub_consult .offer_wrap .title p {
        margin: 0;
    }
    .pub_consult .offer_wrap .title p {
        margin-top: -3px;
    }
    .invites {
        display: block;
        margin-bottom: 55px;
    }
    .invites .virtual360,
    .invites .invite_links {
        display: block;
        width: 100%;
    }
    .invites .virtual360 {
        height: 230px;
        position: relative;
    }
    .invites .invite_links {
        padding: 0;
    }
    .invites .invite_links ul {
        margin-left: 0;
    }
    .invites .invite_links ul li {
        padding: 15px 18px 15px 18px;
    }
    .invites .invite_links ul li:first-child {
        border-top: 0;
    }
    .offer_wrap .offer_button,
    .pub_consult .grid_offer_wrap .offer_button {
        min-width: 0;
    }
}
@media (max-width: 499px) {
    .pub_consult .themes ol li {
        padding-left: 20px;
    }
    .pub_consult .themes ol li .small_links a {
        margin-right: 15px;
    }
}
/* --- end of ecitizen --- */
/* --- ecitizen content--- */
.ectzn_wrap {
    display: table;
    width: 100%;
}
.ectzn_wrap .left_wrap,
.ectzn_wrap .right_wrap {
    display: table-cell;
    vertical-align: top;
}
.ectzn_wrap .left_wrap {
    width: 250px;
}
.ectzn_wrap .right_wrap {
    border-left: 1px solid #dadada;
}
.ectzn_wrap .block_wrap {
    padding-left: 30px;
    position: relative;
}
.ectzn_wrap .block_title {
    border-bottom: 1px solid #dadada;
}
.ectzn_wrap .block_title h2 {
    margin: 39px 0 19px 0;
}
.ectzn_wrap .text_center {
    margin: 50px 0 25px 0;
}
.ectzn_wrap .block_content {
    background: #f8f8f8;
    min-height: 400px;
    padding-top: 25px;
    padding-bottom: 50px;
    padding-right: 5px;
}
.ectzn_wrap .side_overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #f8f8f8;
    top: 0;
    right: -100%;
}
.ectzn_wrap .block_title .side_overlay {
    top: auto;
    bottom: -1px;
    height: 20px;
    border-bottom: 1px solid #dadada;
    background: #ffffff;
}
.user_head {
    display: table;
    padding: 45px 10px 45px 0;
}
.user_head .photo,
.user_head .name {
    display: table-cell;
    vertical-align: middle;
}
.user_head .photo {
    width: 53px;
    height: 38px;
    padding: 0 15px 0 0;
}
.user_head .name h5 {
    margin: 0;
    line-height: 1.250em; /*20px*/
}
.ecitizen_left_menu {
    width: 100%;
    list-style: none;
    padding: 0 0 45px 0;
}
.ecitizen_left_menu li {
    padding: 5px 15px 5px 0;
    position: relative;
}
.ecitizen_left_menu li a {
    font-size: 14px;
    font-weight: 600;
    color: #5681b2;
    display: block;
    position: relative;
    padding-right: 40px;
}
.ecitizen_left_menu li a:hover,
.ecitizen_left_menu li a.active {
    color: #888888;
}
.ecitizen_left_menu li .msg_count {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.petition_table_wrap {
    overflow-x: auto;
}
.petition_table {
    width: 100%;
    margin-bottom: 30px;
}
.petition_table th {
    font-size: 1.067em; /*16px*/
    color: #242424;
    padding: 6px 35px 23px 0;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
}
.petition_table th a {
    color: #242424;
    display: inline-block;
    padding-right: 23px;
    position: relative;
}

.petition_table th a.sort:after {
    display: inline-block;
    content: "\f0d7";
    font-family: FontAwesome;
    color: #afafaf;
    position: absolute;
    right: 0;
    top: 3px;
}
.petition_table th a.sort:hover:after {
    color: #000000;
}
.petition_table th a.sort.active:after {
    color: #000000;
}
.petition_table th a.sort.up:after {
    content: "\f0d8";
}
.petition_table th a i.fa-sort{
    color: #afafaf;
}
.petition_table th a:hover i.fa-sort{
    color: #000000;
}
.petition_table td {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    font-size: 14px;
    padding: 15px 35px 14px 0;
    color: #444444;
    font-weight: normal;
    vertical-align: middle;
    line-height: 18px;
    position: relative;
}
.petition_table .main_row.opened td {
    border-bottom: none;
}
.petition_table.history_table td {
    vertical-align: top;
}
.petition_table .file_block {
    margin-top: 10px;
    margin-bottom: 0;
}
.petition_table.history_table td.file_block {
    max-width: 200px;
    word-wrap: break-word;
}
/*.petition_table .main_row.opened td {
     border-top: 2px solid #888888;
}
.petition_table .sub_row.opened td,
.petition_table tr.sub_row.opened .count {
    border-bottom: 2px solid #888888;
}*/
.petition_table .count {
    text-align: left;
    width: 60px;
    padding-left: 5px;
    padding-right: 0;
}
.petition_table .pid{
    width: 100px;
}
.petition_table .status{
    width: 300px;
}
.petition_table .msg_count {
    position: relative;
    top: -1px;
}
.petition_table .arrow_wrap,
.petition_table .sub_row .arrow_wrap {
    width: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.petition_table .date {
    white-space: nowrap;
    letter-spacing: 0.01em;
    padding-left: 5px;
    width: 100px;
}
.petition_table td.date,
.petition_table td.pid,
.petition_table td.date p {
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    color: #888888;
    font-weight: 500;
}
.petition_table .name {
    font-weight: 600;
}
.petition_table .sub_row {
    display: none;
}
.petition_table .sub_row td {
    left: 35px;
}
.petition_table .sub_row .count {
    border: none;
    position: relative;
}
.petition_table .sub_row .count,
.petition_table .sub_row .arrow_wrap {

}
.petition_table .sub_row .date,
.petition_table .main_row.opened .date {
    position: relative;
    border-left: 1px dashed #dcdcdc;
}
.petition_table .main_row .date {
    position: relative;
}
.petition_table .main_row .date .stroke {
    display: none;
}
.petition_table .main_row.opened .date .stroke {
    display: block;
    position: absolute;
    width: 3px;
    height: 50%;
    background: #f8f8f8;
    left: -2px;
    top: 0;
}
.petition_table .sub_row .date .stroke {
    display: block;
    position: absolute;
    width: 35px;
    height: 3px;
    background: #f8f8f8;
    left: -35px;
    top: -2px;
}
.petition_table .sub_row .date .stroke_bottom {
    display: block;
    position: absolute;
    width: 3px;
    height: 50%;
    background: #f8f8f8;
    left: -37px;
    bottom: 0;
}
.petition_table .date p {
    position: relative;
}
.petition_table .main_row .date p:before {
    display: none;
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    top: 50%;
    left: -20px;
    border-bottom: 1px dashed #dcdcdc;
}
.petition_table .main_row.opened .date p:before {
    display: block;
}
.petition_table .sub_row .date p:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    top: 50%;
    left: -40px;
    border-bottom: 1px dashed #dcdcdc;
}
.petition_table .comment {
    position: relative;
}
.petition_table .comment .comment_wrap .comment_cont{
    display: inline-block;
}
.petition_table .comment .comment_wrap .comment_cont p:first-child{
    margin-top: 0;
}
.petition_table .comment .comment_wrap .comment_cont p:last-child{
    margin-bottom: 0;
}
.petition_table .comment .comment_body {
    position: relative;
    display: block;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
}
.petition_table .comment .comment_wrap.visible_all  .comment_body{
    max-height: none;
}
.petition_table .comment .read_more {
    font-weight: 600;
    cursor: pointer;
}
.petition_table .comment .comment_wrap.visible_all .read_more .more-comment,
.comment_wrap .read_more .hide-comment,
.petition_table .comment_wrap .read_more {
    display: none;
}
.petition_table .comment .comment_wrap.visible_all .read_more .hide-comment,
.petition_table .comment_wrap.long .read_more {
    display: block;
}
.comments_table .msg_count {
    background-color: #5681b2;
}
.comments_table td {
    vertical-align: top;
}
.comments_table th.comments_item,
.comments_table td.comments_item {
    width:40%;
}
.comments_table th.comment,
.comments_table td.comment {
    width:45%;
    padding-left:5%;
}
.comments_table .date_likes {
    margin-bottom: 12px;
}
.comments_table .date {
    margin-right: 12px;
    font-size: 14px;
}
@media (max-width: 849px) {
    .comments_table th.comments_item,
    .comments_table td.comments_item {
        width:45%;
    }
    .comments_table th.comment,
    .comments_table td.comment {
        padding-left:0;
    }
}
.petition_table .arrow_link {
    position: relative;
}
.petition_table td.with-table{
    padding: 0;
    padding-left: 50px;
}
.petition_table.inner-table{
    margin-bottom: 0;
}
.petition_table.inner-table tr:first-child td{
    border-top: none;
}
.petition_table.inner-table tr:last-child td{
    border-bottom: none;
}
.petition_table.inner-table tr td{
    background: #fff;
}
.petition_table.inner-table tr td:first-child:after{
    content: " ";
    display: block;
    position: absolute; right: 100%; top: 50%;
    height: 1px; width: 20px;
    background: #dedede;
}
.petition_table.inner-table tr td:first-child:before{
    content: " ";
    display: block;
    position: absolute; left: -20px; top: 0;
    height: 100%; width: 1px;
    background: #dedede;
}
.petition_table.inner-table tr:last-child td:first-child:before{
    height: 50%;
}
.petition_table.inner-table .status{
    width: 280px;
}

.arrow_link {
    display: block;
    width: 24px;
    height: 24px;
    background: #5681b2;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
}
.arrow_link:before {
    position: absolute;
    display: block;
    top: 1px;
    left: 9px;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 24px;
    font-weight: lighter;
    line-height: 20px;
    color: #ffffff;
}
.arrow_link.active:before {
    content: "\f106";
    left: 4px;
    top: 0;
}
.arrow_link:hover {
    background: #273b51;
}
.op_stat {
    position: relative;
    padding-left: 30px;
    display: inline-block;
}
.op_stat:before {
    display: inline-block;
    content: " ";
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: 0;
}
.stat_rejected:before {
    background: url("/assets/images/status_icons.png") no-repeat 0 -60px;
}
.stat_pass:before {
    background: url("/assets/images/status_icons.png") no-repeat 0 -40px;
}
.stat_inprog:before {
    background: url("/assets/images/status_icons.png") no-repeat 0 -20px;
}
.stat_consid:before {
    background: url("/assets/images/status_icons.png") no-repeat 0 0;
}
.stat_rule:before {
    background: url("/assets/images/status_icons.png") no-repeat 0 -80px;
}
.petition_item {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    padding: 15px 20px;
}
.petition_item .btn {
    float: right;
    margin-right: 0;
    margin-top: 20px;
}
.info_row {
    margin-bottom: 10px;
}
.info_item {
    float: left;
    font-size: 1.200em; /*18*/
    line-height: 1.611em; /*29*/
    color: #444444;
    font-weight: 600;
    margin-right: 60px;
}
.info_item span {
    color: #afafaf;
    font-weight: normal;
    margin-left: 5px;
}
.petition_link {
    float: left;
    position: relative;
    padding-left: 75px;
    margin: 35px 0 15px 0;
    max-width: 70%;
}
.petition_link:hover .attachment_icon {
    background: #888888;
}
.attachment_icon {
    display: block;
    background: #afafaf;
    padding: 12px 19px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.attachment_icon i {
    width: 11px;
    height: 22px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat -140px -43px;
}
.petition_review{
    margin-bottom: 20px;
}.petition_review p {
    text-align: justify;
    text-justify: inter-word;
    margin: 15px 0;
}
.petition_review h2 {
    font-size: 2.000em; /*30*/
    margin: 25px 0 10px 0;
}
.petition_review.petition_create h2 {
    margin: 25px 0 20px 0;
}
.petition_review h4 {
    margin: 15px 0 10px 0;
}
.file_block {
    margin-bottom: 30px;
    word-wrap: break-word;
}
.file_block ul {
    list-style: none;
}
.file_block .btn {
    margin-top: 5px;
}
.file_block ul {
    list-style: none;
}
.file_block h4 {
    margin-bottom: 20px;
}
.file_block .btn {
    margin-bottom: 0;
}

.petition_review textarea {
    margin-top: 20px;
    margin-bottom: 0;
}
.petition_review .select2-container {
    display: block;
    max-width: 410px;
}
.petition_review .select2-container.white_select .select2-choice {
    padding-top: 10px;
}
.select2-container.white_select .select2-choice .select2-arrow:before {
    top: 10px;
}
.select2-container.white_select.select2-dropdown-open .select2-choice .select2-arrow:before {
    top: 17px;
}
.petition_review .radiomark {
    display: inline-block;
    margin-right: 55px;
}
.petition_review label {
    display: block;
}
.add_other {
    display: inline-block;
    color: #888888;
    font-size: 0.933em; /*14px*/
    font-weight: normal;
    margin: 9px 0 20px 0;
}
@media (max-width: 849px) {
    .ecitizen_container {
        background: #f8f8f8;
    }
    .side_overlay {
        display: none;
    }
    .ectzn_wrap {
        display: block;
    }
    .ectzn_wrap .left_wrap, .ectzn_wrap .right_wrap {
        display: block;
    }
    .ectzn_wrap .right_wrap {
        border: none;
    }
    .ectzn_wrap .block_wrap {
        padding-left: 0;
    }
    .ectzn_wrap .left_wrap {
        width: 100%;
    }
    .user_head, .ecitizen_left_menu {
        width: 100%;
    }
    .user_head {
        padding: 20px 15px 10px 0;
    }
    .ecitizen_left_menu {
        padding: 0;
        max-width: 200px;
    }
    .petition_table thead {
        display: none;
    }
}
.offer_petition {
    margin: 20px 0 0 0;
    padding-top: 25px;    background: #f8f8f8;
    border-top: 1px solid #d7d7d7;
}
.connect_to {
    margin: 30px auto 80px auto;
    padding: 0 60px;
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    max-width: 860px;
}
.connect_to h4 {
    margin: 42px 0 22px 0;
}
.connect_to .btn {
    margin: 35px 0;
}
.create_petition {
    background: #f8f8f8;
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
    margin-top: 20px;
}
.petition_create .required {
    margin-top: 10px;
    margin-bottom: 20px;
}
.petition_create h5 {
    color: #888888;
    margin: 25px 0 20px 0;
}
.petition_create .required p {
    margin: 0;
}
/* --- end of ecitizen content--- */
/* --- survey --- */
.survey_img {
    width: 40%;
    float: left;
    margin: 0 20px 10px 0;
}
.submit_survey {
    text-align: center;
}
.survey_form input.form-control {
    height: 42px;
    line-height: 42px;
    max-width: 340px;
}
.survey_form textarea.form-control {
    min-height: 145px;
}
.survey_form input.form-control,
.survey_form textarea.form-control,
.survey_form .select2-container {
    margin-top: 9px;
}
.survey_form .row {
    margin-top: 42px;
    margin-bottom: 42px;
}
.progress {
    overflow: visible;
    height: 8px;
    padding: 2px 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #dadada;
    margin: 45px 0;
}
.progress-bar {
    position: relative;
    font-size: inherit;
    height: 4px;
    background: #5681b2;
}
.progress-bar span {
    position: absolute;
    right: -20px;
    bottom: -24px;
    font-family: "Raleway", sans-serif;
    color: #242424;
    font-size: 1.067em; /*16*/
    font-weight: 500;
    width: 40px;
    text-align: center;
}
@media (max-width: 767px) {
    .survey_form .row {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .survey_form .row > div:last-child {
        margin-top: 10px;
    }
}
/* --- end of survey --- */
/* --- priorities --- */
.priorities {
    border-style: solid;
    border-color: #d7d7d7;
    border-width: 1px 0 1px 0;
    background: #f8f8f8;
    padding: 20px 0 44px 0;
}
.priorities ul {
    padding-left: 15px;
    list-style: none;
}
.priorities ul li {
    position: relative;
    margin-bottom: 16px;
    color: #444444;
 }
.priorities ul li:before {
    position: absolute;
    content: "•";
    color: #dadada;
    left: -15px;
    font-size: 25px;
}
.survey_form p {
    margin: 0;
    font-weight: 600;
}
.survey_form .row div:last-child {

}
/* --- end of priorities --- */
/* --- contacts --- */
.contacts {
    border-top: 1px solid #dadada;
    padding-bottom: 90px;
}
.contacts_groups {
    background: #f8f8f8;
    padding-bottom: 0;
    padding-top:17px;
}
.contacts_search .search_block {
    padding-bottom: 5px;
}
.contacts_search .date{
    font-size:inherit;
}
.contact_col {
    margin-bottom: 15px;
}
.contact_col h4 {
    margin: 15px 0;
}

.contacts_list {
    padding:0;
}
.contacts_list,
.contacts_list ul {
    list-style: none;
}
.contacts_list .contacts_li {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    margin: 8px 0;
}
.contacts_list .contacts_li.opened {
    background: #f8f8f8;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.contacts_list .contacts_li > a {
    display: block;
    padding: 16px 20px;
    font-size: 1.467em; /*22*/
    line-height: 1.273em; /*28*/
    position: relative;
}
.contacts_list .contacts_li > a:before {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: " ";
    width: 16px;
    height: 16px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat -68px -25px;
}
.contacts_list .contacts_li > a:hover:before {
    background: url("/assets/images/sprite.png") no-repeat -68px -42px;
}
.contacts_list .contacts_li > a.opened {
    color: #444444;
}
.contacts_list .contacts_li > a.opened:before {
    background: url("/assets/images/sprite.png") no-repeat -85px -25px;
}
.contacts_list .contacts_li > a.opened:hover:before {
    background: url("/assets/images/sprite.png") no-repeat -85px -42px;
}
.contacts_list .contacts_li .contacts_item {
    display: none;
}
.contacts_list .department_contacts{
    font-weight: 600;
    color: #888888;
}
.contacts_list .department_contacts > span{
    display:inline-block;
    padding:0 5px 20px 20px;
}
.contacts_list_childs {
    margin-left:30px;
}
.contacts_list_childs .contacts_li > a {
    font-size: 1.200em; /*18*/
    line-height: 1.467em; /*22*/
}
.contacts_item .tab-pane {
    padding: 13px 20px 20px 20px;
}
.contacts_item .tab-pane .contacts_table {
    padding-top: 10px;
}
.expand_all {
    text-align: right;
}
.expand_all a {
    color: #afafaf;
    position: relative;
    display: inline-block;
    margin: 0 19px 10px 0;
}
.faq .expand_all a {
    margin-right: 3px;
}
.expand_all a:after {
    position: relative;
    content: " ";
    width: 16px;
    height: 16px;
    display: inline-block;
    top: 3px;
    margin-left: 1px;
    background: url("/assets/images/sprite.png") no-repeat -68px -25px;
}
.expand_all a .expand_title_back {
    display: none;
}
.expand_all a:hover {
    color: #5681b2;
}
.expand_all a:hover:after {
    background: url("/assets/images/sprite.png") no-repeat -68px -42px;
}
.expand_all a.opened:after {
    background: url("/assets/images/sprite.png") no-repeat -85px -25px;
}
.expand_all a.opened:hover:after {
    background: url("/assets/images/sprite.png") no-repeat -85px -42px;
}
.expand_all a.opened .expand_title_back {
    display: inline;
}
.expand_all a.opened .expand_title {
    display: none;
}
.nav-tabs {
    border-bottom: 1px solid #dadada;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-color: transparent;
    border-bottom-color: #5681b2;
}
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background: none;
    border-color: transparent;
}
.nav-tabs>li>a {
    color: #afafaf;
    margin-right: 10px;
    padding: 12px 20px;
    font-size: 0.933em;
}

.nav-tabs>li>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #888888;
}
.contacts_table {
    width: 100%;
}
.contacts_table_row {
    line-height: 1.5em;
    margin-bottom: 15px;
    color: #888888;
}
.contacts_table_cell {
    padding-top: 2px;
    padding-bottom: 2px;
}
.contacts_table_cell.name_cell {
    font-weight: 600;
}
.contacts_table_cell.email_cell {
    word-break: break-all;
    padding:0;
}
.fancybox-skin{
    background:#fff;
}
.contacts .phone_link,
.contacts_table .phone_link {
    display: none;
}
@media (max-width: 991px) {
    .contacts_table_row {
        margin-bottom: 25px;
    }
    .contacts_table_cell.text_center{
        text-align: left !important;
    }
    .contacts_table_cell.email_cell{
        padding-left:15px;
    }
}
@media (max-width: 767px) {
    .contacts .phone_link,
    .contacts_table .phone_link {
        display: inline;
    }
    .contacts .phone_txt,
    .contacts_table .phone_txt {
        display: none;
    }
}
@media (max-width: 600px) {
    .contact_col {
        width: 100%;
    }
    .contacts_table_colls {
        width: 100%;
    }
    .contacts_table_row {
        margin-bottom: 30px;
    }
}
/* --- end of contacts --- */
/* --- sessions_events --- */
.sessions_events {
    padding-bottom: 20px;
}
.sessions_events ul.sessions li .title .category {
    margin: 2px 0 0 0;
}
.sessions_events ul.sessions li .title .category a {
    font-size: 1em;
    font-weight: 600;
}
.sessions_events .title p {
    margin: 4px 0 12px 0;
}
.event_startDate {
    border-style: solid;
    border-color: #dadada;
    border-width: 1px 0 1px 0;
    padding: 12px 0 12px 0;
}
.event_startDate.single {
    margin-bottom: 30px;
}
.event_startDate h5,
.event_startDate p {
    margin: 5px 0;
    line-height: normal;
}
.startDate_wrap .category {
    margin-bottom: 0;
}
.current_questions h6 {
    margin: 0 0 20px 0;
    font-weight: 600;
    color: #444444;
    font-size: 1em; /*15*/
    line-height: 1.95em;
}
.current_questions_list li {
    padding-bottom: 7px;
}
.current_questions_list li .title,
.current_questions_list li .desc {
    margin: 0;
}
.current_questions_list li .title {
    font-size: 0.867em; /*13*/
    line-height: 1em;
    color: #242424;
    font-weight: 600;
    margin: 10px 0 0 0;
}
.current_questions_list li .desc {
    font-size: 1em; /*15*/
    color: #444444;
    margin: 2px 0 5px 0;
}
.current_questions_list li.qpart{
    font-size:1.067em;
    font-weight:600;
    margin-left:0px;
}
.get_file {
    font-weight: bold;
    padding-left: 20px;
    position: relative;
}
.get_file:before {
    content: " ";
    display: block;
    position: absolute;
    width: 14px;
    height: 16px;
    background: url("/assets/images/sprite.png") no-repeat -104px -25px;
    top: 2px;
    left: 0;
}
.related_news .news_item {
    padding: 0 15px;
}
.related_news .news_item .news_desc {
    padding: 0;
}
.related_news .news_item .news_desc .date {
    margin: 2px;
}
.related_news .news_item .news_desc p {
    margin: 6px 0 13px 0;
    text-align: left;
}
.media_side {
    max-width: 450px;
}
.media_side .title h4,
.audio_record .title h4 {
    float: left;
    margin: 5px 0;
}
.media_side .title {
    margin: 20px 0 10px 0;
}
.media_side .download_link,
.audio_record .download_link {
    float: right;
    line-height: normal;
    margin: 7px 0 5px 20px;
}
.download_link {
    padding-right: 16px;
    position: relative;
    font-size: 0.867em; /*13*/
}
.download_link:before {
    content: " ";
    display: block;
    position: absolute;
    width: 11px;
    height: 14px;
    background: url("/assets/images/sprite.png") no-repeat -119px -25px;
    top: 2px;
    right: 0;
}
.download_link:hover:before {
    background: url("/assets/images/sprite.png") no-repeat -130px -25px;
}
.media_side .v_play_btn {
    width: 90px;
    height: 90px;
}
.docs_block a {
    margin: 10px 0 0 0;
}
.read_more_wrap {
    width: 200px;
    border-top: 1px solid #dadada;
    padding: 7px 0;
}
a.read_more {
    font-weight: bold;
    letter-spacing: 0.02em;
}
/* --- end of sessions_events --- */
/* --- prime minister --- */
.prime_min {
    margin-bottom: 30px;
}
.prime_min .photo img {
    width: 100%;
    height: auto;
}
.prime_min .desc {
    padding: 0 35px 0 45px;
}
.prime_min .desc .links {
    margin-top: 10%;
}
.prime_min .desc .links > * {
    margin-top: 15px;
}
.prime_min .desc .links .about a {
    margin-right: 25px;
    font-weight: bold;
}
.prime_min .sentence {
    position: relative;

}
.prime_min .sentence p {
     font-size: 1.133em; /*17*/
     color: #555555;
     font-style: italic;
}
.quotes {
    width: 32px;
    height: 24px;
    display: block;
}
.quotes.q_left {
    background: url("/assets/images/quotes_left.png") no-repeat;
    background-size: cover;
}
.quotes.q_right {
    background: url("/assets/images/quotes_right.png") no-repeat;
    background-size: cover;
}
.prime_min .quotes {
    position: absolute;
}
.prime_min .quotes.q_left {
    bottom: -5px;
    left: -60px;
}
.prime_min .quotes.q_right {
    top: -5px;
    right: -50px;
}
@media (max-width: 991px) {
    .prime_min .desc .links > * {
        float: none;
    }
}
@media (max-width: 899px) {
    .prime_min .desc {
        padding: 0 20px 0 20px;
    }
}
@media (max-width: 767px) {
    .prime_min .photo {
        width: 100%;
        padding-bottom: 25px;
    }
    .prime_min .photo img {
        max-width: 420px;
        margin: 0 auto;
        display: block;
    }
    .prime_min .desc .links {
        margin-top: 0;
    }
}
@media (max-width: 399px) {
    .prime_min .quotes {
        width: 16px;
        height: 12px;
    }
    .prime_min .quotes.q_left {
        bottom: 5px;
        left: -30px;
    }
    .prime_min .quotes.q_right {
        right: -25px;
        top: 5px;
    }
    .prime_min .desc .links {
        margin-top: 20px;
    }
    .prime_min .sentence p {
        font-size: 1em;
    }
}
/* --- end prime minister --- */
/* --- work_groups --- */
.drawer_search_box .search_field,
.drawer_search_box .search_slide .search_field.active {
    padding-left: 0;
}
.drawer_search_box .search_slide {
    width: 100%;
    max-width: none;
}
.drawer_search_box .search_slide .search_field {
    max-width: none;
}
.work_groups_list {
    padding-bottom: 12px;
}
.work_group_item {
    border-top: 1px solid #dadada;
    padding: 15px 45px 15px 0;
    position: relative;
}
.work_groups_list .work_group_item:last-child {
    border-bottom: 1px solid #dadada;
}
.work_group_item .arrow {
    position: absolute;
    right: 0;
    font-size: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.work_group_item .arrow i {
    line-height: 24px;
    color: #ffffff;
    background: #5681b2;
    padding: 0 7px 0 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.work_group_item .arrow:hover i {
    background: #273b51;
}
.work_group_item .title {
    font-size: 1.467em; /*24*/
}
.work_group_item .inst_title {
    font-size: 0.933em; /*14*/
    color: #888888;
    top: -5px;
    position: relative;
}
.work_group_item p {
    font-size: 0.933em; /*14*/
    line-height: 1.714em; /*24*/
    color: #888888;
    margin: 0;
}
.work_groups .tabpanel {
    margin: 15px 0 50px 0;
    position: relative;
}
.work_groups .tabpanel .text h2 {
    margin-top: 5px;
}
.work_groups .tab-pane {
    padding-top: 20px;
}
.work_groups .contacts_table .contacts_table_cell.name_cell {
    font-size: 1.200em; /*18*/
    color: #444444;
}
.work_groups .contacts_table .contacts_table_cell.name_cell p {
    font-size: 0.833em; /*15*/
    font-weight: normal;
    margin: 3px 0 0 0;
}
.work_groups .contacts_table .contacts_table_row {
    border-top: 1px solid #dadada;
    padding: 15px 0;
    margin: 0;
}
.work_groups .contacts_table .contacts_table_row:first-child {
    border-top: none;
}
.work_groups .contacts_table .contacts_table_colls {
    margin-left: -15px;
}

.work_groups .event_startDate {
    margin-top: -20px;
    border-top: 0;
}
.tab_button {
    position: absolute;
    right: 0;
    top: -15px;
    display: none;
    padding: 10px 11px 11px 10px;
    background: #5681b2;

}
.tab_button:hover {
    background: #273b51;
}
.tab_button i {
    display: block;
    width: 16px;
    height: 14px;
    background: url("/assets/images/sprite.png") no-repeat -168px -15px;
}
.tab_button.active i {
    background: url("/assets/images/sprite.png") no-repeat -125px 0;
}
@media screen and (max-width: 767px) {
    .work_groups .nav-tabs {
        position: absolute;
        border: 1px solid #5681b2;
        right: 0;
        top: 20px;
        padding: 10px 0;
        background: #ffffff;
        z-index: 99;
        display: none;
    }
    .work_groups .nav-tabs.opened {
        display: block;
    }
    .work_groups .nav-tabs li {
        float: none;
    }
    .work_groups .nav-tabs li a {
        padding: 5px 20px;
        margin: 0;
        border: none;
        color: #888888;
        border-radius: 0;
    }
    .work_groups .nav-tabs>li.active>a,
    .work_groups .nav-tabs>li.active>a:focus,
    .work_groups .nav-tabs>li.active>a:hover,
    .work_groups .nav-tabs>li>a:focus,
    .work_groups .nav-tabs>li>a:hover {
        border: none;
        background: #5681b2;
        color: #ffffff;
    }
    .tab_button {
        display: inline-block;
    }
}

ul.sessions {
    list-style: none;
}
ul.sessions li {
    display: table;
    width: 100%;
    border-top: 1px solid #dadada;
    padding: 9px 0 7px 0;
}
.sessions_events ul.sessions li {
    padding: 2px 0 2px 0;
}
.sessions_events ul.sessions li .title {
    /*padding-top: 8px;*/
}
.sessions_events ul.sessions li .title > a {
    line-height: 1.2em;
}
.sessions_events ul.sessions li .date {
    width: 120px;
    padding-right: 15px;
}
ul.sessions li:first-child {
    border-top: 0;
}
ul.sessions li > div {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    height: 59px;
}
ul.sessions li .date {
    width: 137px;
    padding-right: 30px;
    font-family: "Raleway", sans-serif;
    font-size: 1em;
    font-weight: 500;
    color: #888888;
}
ul.sessions li .date .day {
    font-size: 1.067em; /*16px*/
    position: relative;
    top: -1px;
}
ul.sessions li .date .time {
    font-size: 2.133em; /*32*/
    line-height: 1em;
    position: relative;
    top: -4px;
}
ul.sessions li .title > a,
ul.sessions li .title > span.t {
    font-size: 1.200em; /*18*/
    line-height: 1.444em; /*26*/
}
ul.sessions li .title > span.t{
    font-weight: 600;
    letter-spacing: 0.02em;
}
@media (max-width: 499px) {
    ul.sessions li > div {
        display: block;
        height: auto;
    }
    ul.sessions li .date {
        font-size: 0.9em;
    }
    ul.sessions li .title {
        margin-top: 10px;
    }
    .sessions_events ul.sessions li {
        padding: 10px 0 2px 0;
    }
    .sessions_events ul.sessions li .title {
        padding-top: 0;
    }
    .sessions_events .title p {
        margin: 12px 0 12px 0;
    }
}
.tabpanel .offer_block {
    margin: 20px 0 15px 4%;
    float: right;
}
.offer_block {
    max-width: 300px;
    background: #f8f8f8;
    padding: 17px 20px;
    position:relative;
    z-index: 10;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.offer_block h4 {
    line-height: 1.333em; /*24*/
    margin: 7px 0;
}
.offer_block p {
    margin: 7px 0;
}
.offer_block a {
    margin-top: 15px;
    margin-bottom: 10px;
    display: inline-block;
}
.offer_block .button {
    margin: 12px 0;
}
@media (max-width: 599px) {
    .tabpanel .offer_block {
        float: none;
        margin: 20px auto 30px auto;
    }
}
/* --- end of work_groups --- */
/* --- content_view --- */

.content_view {
    background: #f8f8f8;
    border-top: 1px solid #d7d7d7;
    padding: 20px 0 50px 0;
    margin-top: 32px;
}
#module_general .content_view {
    margin-top: 0;
    padding: 20px 0;
    border-bottom: 1px solid #d7d7d7;
}

.content_title {
    margin-top: 0;
}
.content_view_list {
    padding: 5px 0 20px 0;
    list-style: none;
    margin-bottom: 0;
}
.content_view_list .panel {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
}
.content_view_list .panel-heading {
    background: #ffffff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    padding: 0;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body,
.content_view_list .panel-body {
    border: 0;
}
.content_view_list .panel-heading a {
    display: block;
    padding: 16px 120px 16px 30px;
    font-size: 1.133em; /*17*/
    position: relative;
    color: #444444;
    cursor: pointer;
}
.content_view_list .panel-heading a h4 {
    margin: 0;
}
.content_view_list .panel-body {
    padding: 0 30px 10px 30px;
    position: relative;
    margin-top: -5px;
}
.slide_arrow {
    font-size: 13px;
    color: #afafaf;
}
.slide_arrow:hover {
    color: #5681B2;
}
.slide_arrow i {
    position: relative;
    content: " ";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -68px -25px;
    top: 3px;
    margin-right: 1px;
}
.slide_arrow:hover i {
    background: url("/assets/images/sprite.png") no-repeat -68px -42px;
}
.content_view_list .panel-heading a .arrow {
    position: absolute;
    font-size: 13px;
    color: #afafaf;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.content_view_list .panel-heading a span.on,
.content_view_list .panel-heading a.collapsed span.off {
    display: none;
}
.content_view_list .panel-heading a span.off,
.content_view_list .panel-heading a.collapsed span.on{
    display: inline;
}
.content_view_list .panel-heading a:hover .arrow {
    color: #5681B2;
}
.content_view_list .panel-heading a .arrow i {
    position: relative;
    content: " ";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -85px -25px;
    top: 3px;
    margin-right: 1px;
}
.content_view_list .panel-heading a:hover .arrow i {
    background: url("/assets/images/sprite.png") no-repeat -85px -42px;
}
.content_view_list .panel-heading a.collapsed .arrow i {
    background: url("/assets/images/sprite.png") no-repeat -68px -25px;
}
.content_view_list .panel-heading a.collapsed:hover .arrow i {
    background: url("/assets/images/sprite.png") no-repeat -68px -42px;
}

.content_view .link_block {
    margin: 20px -4px 10px 0;
    display: inline-block;
    float: none;
    vertical-align: text-top;
}
.content_view .link_block a {
    display: block;
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.content_view .link_block .desc {
    padding: 17px 20px 9px 20px;
}
.content_view .link_block h4 {
    margin: 7px 0;
    color: inherit;
}
.content_view .link_block p {
    font-weight: normal;
    margin-top: 7px;
}
.content_view .links_menu {
    margin: 20px 0 0 0;
}
.content_view .links_menu .links_wrap {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    padding: 17px 20px 22px;
}
.content_view .links_menu ul {
    list-style: none;
    margin-top: 17px;
}
.content_view .links_menu ul li {
    line-height: normal;
    margin: 6px 0;
    padding-left: 10px;
}
.content_view .links_menu p {
    color: #888888;
}
.content_view .links_menu h4 {
    margin: 10px 0;
}
.content_view .hlink_row {
    margin: 0 -10px;
}
.content_view .hlink_block {
    padding: 10px;
    margin-right: -4px;
    display: inline-block;
    float: none;
    vertical-align: text-top;
}
.content_view .hlink_block a {
    display: table;
    width: 100%;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    text-align: left;
}
.content_view .hlink_block a .photo,
.content_view .hlink_block a .desc {
    display: table-cell;
    vertical-align: top;
}
.content_view .hlink_block a .photo {
    width: 170px;
    position: relative;
    left: -1px;
}
.content_view .hlink_block a .desc {
    padding: 17px 20px 20px 18px;
}
.content_view .hlink_block a .desc h4 {
    color: inherit;
    margin: 7px 0;
}
.content_view .hlink_block a .desc p {
    margin: 7px 0;
    font-weight: normal;
}
.content_view .desc h4 {
    line-height: 1.389em; /*25*/
}
.content_view .desc p {
    line-height: 1.95em; /*30*/
}
@media (max-width: 799px) {
    .content_view .link_block {
        width: 50%;
    }
}
@media (max-width: 599px) {
    .content_view .links_menu {
        width: 100%;
    }
    .content_view_list .panel-heading a span.off,
    .content_view_list .panel-heading a.collapsed span.off,
    .content_view_list .panel-heading a span.on,
    .content_view_list .panel-heading a.collapsed span.on {
        display: none;
    }
}
@media (max-width: 499px) {
    .content_view .hlink_block a .photo {
        width: 120px;
    }
}
@media (max-width: 499px) {
    .content_view .link_block {
        width: 100%;
    }
    .content_view .hlink_block a {
        display: block;
    }
    .content_view .hlink_block a .photo,
    .content_view .hlink_block a .desc {
        display: block;
    }
    .content_view .hlink_block a .photo {
        width: 100%;
        left: 0;
        height: 250px;
    }
}
@media (max-width: 299px) {
    .content_view .hlink_block a .photo {
        height: 150px;
    }
}
/* --- end of content_view --- */
/* --- FAQ --- */
.faq {
    padding-top: 10px;
}
.faq-questions {
    padding: 10px 0 50px 0;
}
.faq-questions,
.faq-questions ul {
    list-style: none;
}
.faq-questions > li {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.faq-questions > li.opened {
    background: #f8f8f8;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.faq-questions > li a.q_category {
    display: block;
    padding: 25px 30px 28px 10px;
    font-size: 1.467em; /*22*/
    line-height: 1.273em; /*28*/
    position: relative;
    color: #5681b2;
}
.count_wrap {
    padding:  0 10px;
}
.faq-questions > li a.q_category .count,
ul.faq-questions-list li.is_category > .title .count {
    position: absolute;
    font-size: 17px; /* 0.773em|17px*/
    line-height: 28px;
    min-width: 30px;
    text-align: center;
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.faq-questions > li a.q_category:before {
    position: absolute;
    right: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: " ";
    width: 16px;
    height: 16px;
    display: block;
    background: url("/assets/images/sprite.png") no-repeat -68px -25px;
}
ul.faq-questions-list > li .title:before {
    display: block;
    width: 16px;
    height: 16px;
    content: " ";
    background: url("/assets/images/sprite.png") no-repeat -68px -25px;
    position: absolute;
    top:8px;
    left:-38px;
}
.faq-questions > li a.q_category:hover:before,
ul.faq-questions-list > li .title:hover:before {
    background-position:-68px -42px;
}
.faq-questions > li a.q_category.opened:before,
ul.faq-questions-list > li .title.opened:before {
    background-position:-85px -25px;
}
.faq-questions > li a.q_category.opened:hover:before,
ul.faq-questions-list > li .title.opened:hover:before {
    background-position:-85px -42px;
}
.faq-questions > li a.q_category:active,
.faq-questions > li a.q_category:focus {
    color: #5681b2;
    text-decoration: none;
}
ul.faq-questions-list {
    display: none;
    padding: 0 0 13px 10px;
}
ul.faq-questions-list > li {
    padding-left: 40px;
    padding-bottom: 1px;
    position: relative;
}
ul.faq-questions-list li .title {
    color: #242424;
    font-size: 1.067em; /*16*/
    line-height: 1.813em; /*29*/
    font-weight: 600;
    margin-top: 8px;
    cursor: pointer;
    position: relative;
    display:inline-block;
}
ul.faq-questions-list li .title * {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
}
ul.faq-questions-list li.is_category > .title {
    font-size: 1.200em; /*18*/
    color:#5681b2;
    padding-right:30px;
}
ul.faq-questions-list li .answer {
    display: none;
    color: #444444;
    font-size: 1.000em; /*15*/
    line-height: 1.95em;
    margin-bottom: 2px;
    text-align: justify;
}
ul.faq-questions-list li .answer  form input[name="email"]{
    display:none;
}
ul.faq-questions-list li .date {
    color: #888888;
    font-size: 0.933em; /*14*/
    line-height: 2.071em; /*29*/
    margin-top: 2px;
    font-weight: 600;
    letter-spacing: 0.01em;
}
.faq_form_container {
    display: none;
    margin-bottom: 20px;
    background: #f8f8f8;
    border-style: solid;
    border-color: #dadada;
    border-width: 1px 0 1px 0;
}
.faq_form {
    max-width: 850px;
}
.faq_form .button {
    margin-right: 14px;
    margin-bottom: 15px;
}
.required p {
    margin: -14px 0 0 0;
    color: #888888;
}
.faq_form .form_buttons {
    margin: 36px 0 2px 0;
}
.faq .success_msg {
    padding-bottom: 18px;
}
.faq .success_msg h3 {
    margin: 26px 0 21px;
}
.faq .success_msg span {
    font-size: 1.133em; /*17*/
    margin: 7px 0;
}
.faq .success_msg i {
    color: #5681b2;
    margin-right: 8px;
}
.faq .success_msg p {
    margin: 7px 0;
    max-width: 810px;
    line-height: 1.933em; /*29*/
}

.faq .search_slide {
    margin:0;
}
.faq .ask_question {
    height:47px;
    float:left;
}
.faq .hide_ask_button .ask_question {
    display:none;
}
.with_ask_button .search_block {
    padding-left:252px;
}
.with_ask_button.hide_ask_button .search_block {
    padding-left:0;
}
.faq .search_slide .alert {
    margin-bottom: 25px;
}
.faqpollresult .votes{
    color:#898989;
    font-size:0.9em;
    padding-left: 15px;
}
.faqpollresult .progress{
    margin:6px 0 25px;
}
.faq .ratingContainter{
    color:#858585;
    font-size:0.9em;
}
.faq .ratingContainter a{
    height:30px;
    width:30px;
    display: inline-block;
    background:none !important;
    margin:0 5px 0 15px;
    border:1px solid #dbdbdb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
}
.faq .ratingContainter a i{
    width:16px;
    height:15px;
    display: inline-block;
}
.faq .ratingContainter a i{
    background: url('/assets/images/sprite.png') no-repeat -121px -42px;
}
.faq .ratingContainter a:hover i,
.faq .ratingContainter a.active i{
    background: url('/assets/images/sprite.png') no-repeat -104px -42px;
}
@media (max-width: 599px) {
    .faq_form_field {
        width: 100%;
    }
    .faq_form .button {
        float: right;
        clear: both;
        margin-right: 0;
    }
}
}
@media (max-width: 499px) {
    .faq-questions > li a.q_category,
    .faq-questions li ul {
        padding-left: 0;
    }
}
.faqcomment_form{
    display:none;
}
/* --- end of FAQ --- */
/* --- Newsletters --- */
.subscription_form h4 {
    margin:10px 0 12px;
}
.subscription_form .group_options {
    margin-bottom: 12px;
}
.subscription_options {
    padding-left: 40px;
}
.subscription_options .site_groups {
    margin:15px 0 20px 34px;
    padding:8px 0 6px 15px;
    background:#f8f8f8;
    border-top:1px solid #dae3ec;
    position: relative;

    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;

    -webkit-box-shadow: 3px 3px 8px rgba(0,0,0, 0.10);
    -moz-box-shadow: 3px 3px 8px rgba(0,0,0, 0.10);
    box-shadow: 3px 3px 8px rgba(0,0,0, 0.10);
}
.subscription_options .site_groups:before {
    width: 100%;
    height:1px;
    content: "";
    background:#7699c0;
    position: absolute;
    top:0;
    left:0;
}
.subscription_options .site_groups .checkmark {
    margin-bottom:3px;
}
.subscription_form .form_buttons {
    margin-bottom: 25px;
}
/* --- end of Newsletters --- */
/* --- sidebar right --- */
#sidebar {
    width: 25%;
    margin-top: 18px;
    margin-bottom: 30px;
}
.audio_record {
    margin-bottom: 50px;
}
.main_news .image {
    position: relative;
}
.main_news .img_title {
    position: absolute;
    font-size: 2.133em; /*32*/
    line-height: 50px;
    color: #ffffff;
    font-weight: 300;
    padding: 0 18px;
    background: #222222;
    left: 0;
    bottom: -17px;
    letter-spacing: 2px;
}
.main_news img {
    width: 100%;
}
.main_news .title {
    margin: 35px 0 55px 0;
    font-size: 1.200em; /*18*/
    line-height: 27px;
}
.also_read {
    margin-bottom: 50px;
}
.also_read h4 {
    margin: 15px 0;
}
.also_read a {
    display: block;
    margin: 12px 0;
    line-height: 24px;
    font-size: 1em; /*15*/
}
/* --- end of sidebar right --- */
/* --- pages --- */
.perpage_pages_container {
    margin: 15px 0 55px 0;
    text-align: center;
    position: relative;
}
.pages {
    margin: 15px 0 0 0;
    padding: 7px 0;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 924px;
    display: inline-block;
}
.pages > * {
    display: inline-block;
    margin-right: -4px;
    text-align: center;
    line-height: 30px;
    padding: 0 8px;
    font-weight: 600;
}
.pages a:hover {
    text-decoration: none;
}
.pages > a > i {
    font-size: 15px !important;
}
.page_prev span {
    margin-right: 20px;
}
.page_next span {
    margin-left: 20px;
}
.pages strong {
    background: #242424;
    color: #ffffff;
    padding: 0 10px;
}
.pages > span {
    color: #5681b2;
}
.page_prev i,
.page_next i {
    display: none;
}
.pages.stroketop:before {
    content: " ";
    display: block;
    width: 240px;
    border-top: 1px solid #dadada;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -25px;
}
/* --- end of pages --- */
/* --- perpage --- */
.perpage{
    position: absolute;
    left: 0;
    margin-top: 10px;
    text-align: left;
    z-index: 5;
}
.perpage span{
    font-size:0.933em; /*14*/
    font-weight: 600;
    line-height: 16px;
    float:left;
    color: #888888;
    text-align: right;
    margin: 6px 13px 0 0;
}
.perpage input[type="text"]{
    float:left;
    font-size:1em; /*15*/
    border:1px solid #dadada;
    background: #f8f8f8;
    color:#888888;
    height:46px;
    line-height:46px;
    text-align:center;
    width: 54px;
    margin: 0;
    padding: 0 13px;
}
@media (max-width: 767px) {
    .perpage {
        position: relative;
    }
}
/* --- end of perpage --- */
/* --- comments_block --- */
.comments {
    background: #f8f8f8;
    border-top: 1px solid #d7d7d7;
}
.comments_bg{
    background: #f8f8f8;
}
.comments_bg > div{
    max-width: 1000px;
}
.comments .inner_wrap {
    max-width: 1000px;
}
.pub_offers .offer_theme .comment_count,
.comments .comment_count {
    text-align: center;
    padding: 24px 0 17px 0;
}
.pub_offers .offer_theme .comment_count h2,
.comments .comment_count h2 {
    margin: 0;
}
.pub_offers .offer_theme .comment_count span,
.comments .comment_count span {
    font-family: "Raleway", sans-serif;
    font-size: 3.600em; /*54em*/
    line-height: 0.630em; /*34*/
    font-weight: 500;
    color: #242424;
}
.comments textarea.form-control {
    min-height: 80px;
    margin-bottom: 0;
    border: 1px solid #5681b2;
}
.new_comment {
    margin: 40px 0 20px 0;
    padding: 0 30px 20px 30px;
    position: relative;
}
.new_comment .your_comment {
    font-size: 1.600em; /*24*/
    font-weight: 300;
    color: #242424;
    margin-bottom: 15px;
}
.new_comment .form_container .comment_form {
    padding-right: 110px;
    position: relative;
}
.new_comment .comment_head .name h4 {
    margin: 0;
}
.new_comment .comment_head .photo,
.new_comment .comment_head .name {
    vertical-align: middle;
}
.new_comment .comment_head {
    padding-bottom: 12px;
}
.new_comment .comment_submit {
    position: absolute;
    top: 0;
    right: 0;
}
.new_comment .comment_submit button {
    width: 90px;
    height: 46px;
    padding: 0;
}
.comments_tree .new_comment {
    border-top: 1px solid #d7d7d7;
    margin: 15px -30px 0 -30px;
    padding: 15px 30px 0 30px;
}
.comments_tree .new_comment .form_container .comment_form {
    padding-left: 55px;
}
.comments_tree .new_comment .form_container .comment_form .form-group {
    margin: 0;
}
.comments_tree .new_comment .comment_head {
    position: absolute;
    top: 15px;
    left: 30px;
}
.comments_tree {
    padding-bottom: 15px;
}
.comments_tree,
.comments_tree ul {
    list-style: none;
}
.comments_tree ul li {
    margin-left: 80px;
}
.comments_item {
    background: #ffffff;
    padding: 15px 30px;
    margin-bottom: 3px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.comment_head {
    display: table;
    padding-bottom: 3px;
}
.comment_head .photo {
    width: 53px;
    height: 38px;
    padding: 0 15px 0 0;
}
.comment_head .photo,
.comment_head .name {
    display: table-cell;
    vertical-align: top;
}
.comment_head .name a {
    font-weight: 600;
    font-size: 0.933em; /*14*/
    line-height: 1.214em; /*23*/
    letter-spacing: normal;
    display: block;
    float: left;
    margin-top: 3px;
}
.comment_head .name a.join {
    font-weight: bold;
}
.comment_head .date {
    font-size: 0.867em; /*13*/
    line-height: 1.385em; /*16*/
    color: #afafaf;
    letter-spacing: normal;
}
.comments_item p {
    font-size: 0.933em; /*14*/
    line-height: 1.929em; /*27*/
    letter-spacing: 0.01em;
    color: #444444;
    margin: 11px 0 12px 0;
}
.ratingContainter {
    white-space: nowrap;
}
.ratingContainter .like {
    width: 20px;
    height: 18px;
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -26px -43px;
    margin-right: 26px;
    position: relative;
    top: 2px;
}
.ratingContainter .like:hover,
.ratingContainter .like.active {
    background: url("/assets/images/sprite.png") no-repeat -26px -61px;
}
.comments_item .reply {
    font-size: 0.867em; /*13*/
    line-height: 2.077em; /*27*/
    font-weight: bold;
}
.comments_item .report {
    width: 18px;
    height: 18px;
    display: block;
    float: right;
    background: url("/assets/images/sprite.png") no-repeat -29px -80px;
    margin: 2px 2px 0 0;
}
.comments_item .report:hover {
    background: url("/assets/images/sprite.png") no-repeat -29px -98px;
}
.submit_link {
    border: 0;
    background: none;
    outline: none;
    color: #5681b2;
    font-size: 1.200em; /*18*/
    font-weight: 600;
    text-transform: uppercase;
}
.comment_terms {
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 30px 2px rgba(0, 0, 0, 0.14);
    -moz-box-shadow:    0px 3px 30px 2px rgba(0, 0, 0, 0.14);
    box-shadow:         0px 3px 30px 2px rgba(0, 0, 0, 0.14);
    padding: 26px 40px 40px ;
    max-width: 550px;
}
.comment_terms h2 {
    margin: 0 0 7px 0;
    letter-spacing: 0.011em;
}
.comment_terms .terms_buttons {
    padding-top: 34px;
}
.comment_terms .terms_buttons a {
    display: block;
    float: left;
}
.comment_terms .terms_buttons a.button {
    margin-right: 25px;
    padding-left: 14px;
    padding-right: 14px;
}
.comment_terms .terms_buttons a.text_button_gray {
    margin-top: 10px;
}
@media (max-width: 767px) {
    .comments_tree ul li {
        margin-left: 30px;
    }
    .your_comment {
        padding-right: 0;
        padding-left: 0;
    }
    .comments_tree .new_comment .form_container .comment_form {
        padding: 0;
    }
    .comments_tree .new_comment .comment_head {
        position: static;
    }
    .comments_tree .new_comment .comment_submit {
        position: static;
        margin-top: 15px;
        float: right;
    }
}
@media (max-width: 499px) {
    .comments_tree ul li {
        margin-left: 15px;
    }
    .your_comment {
        padding: 0;
    }
    .your_comment .form_container .comment_form {
        padding: 0;
    }
    .your_comment .comment_submit {
        position: relative;
    }
    .your_comment .comment_submit button {
        float: right;
    }
}
/* --- end of comments_block --- */
/* --- banners --- */
.banner_item {
    float: left;
    padding: 15px 10px;
}
.banner_item a {
    display: block;
}
.banner_item a img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner_item {
        padding: 5px;
    }
}
@media (max-width: 649px) {
    .banner_item {
        width: 50%;
    }
}
@media (max-width: 399px) {
    .banner_item {
        width: 100%;
    }
}
/* --- end of banners --- */
/* --- banners_left --- */
#banners_left {
    padding:0;
    margin:0;
    list-style:none outside none;
    position:fixed;
    top:45%;
    left:0;
    z-index:3000;
}
#banners_left li {
    width:75px;
    height: 80px;
    position:relative;
    margin-bottom: 2px;
    background: #ffffff;

    /*-webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;*/
}
#banners_left li a.banner_img {
    position: absolute;
    display: block;
    width: 75px;
    height: 80px;
}
#banners_left li a.banner_text {
    position: absolute;
    top: 0;
    right: 0;
    display:block;
    width: 235px;
    height: 80px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
#banners_left li:hover a.banner_text,
#banners_left li a.banner_text:hover {
    right: -235px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
#banners_left li a.banner_text div {
    background: #ebebeb;
    height: 80px;
    padding: 0 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #afafaf;
    font-size: 1em; /*15*/
    line-height: normal;
    font-weight: 600;
}
@media (max-width: 1099px) {
    #banners_left {
        display: none;
    }
}
/* --- end of banners_left --- */
/* --- login workers --- */
.login_footer {
    border-top: 1px solid #d7d7d7;
    background: #f4f4f6;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.login_footer .title > * {
    color: #888888;
    font-weight: 600;
    text-decoration: none;
    line-height: 33px;
}
.login_wrap {
    display: table;
    width: 100%;
}
.login_content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0 20px 40px 20px;
    max-width: 580px;

    text-align: center;
    /*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}
.login_content .logo_img {
    margin: 10px 0;
}
.login_content .head {
    max-width: 540px;
    margin: 0 auto;
}
.login_content .head .title {
    font-weight: 600;
    color: #242424;
    font-size: 1.867em; /*28*/
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 30px 0 12px 0;
}
.login_content .head .desc {
    font-weight: normal;
    color: #444444;
    font-size: 0.867em; /*13*/
    letter-spacing: 0.01em;
}
.login_content .login_form {
    max-width: 280px;
    margin: 56px auto 30px auto;
    -webkit-box-shadow: 0px 2px 20px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 2px 20px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 2px 20px 0px rgba(50, 50, 50, 0.1);
    background: #ffffff;
}
.login_content .login_form .title {
    color: #888888;
    font-weight: 600;
    font-size: 1.133em; /*17*/
    text-align: center;
    padding: 23px 0 21px 0;
    line-height: 28px;
}
.login_content .login_form .input_fields {
    background: #f8f8f8;
    -webkit-box-shadow: inset 0px -1px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow:    inset 0px -1px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow:         inset 0px -1px 10px 0px rgba(0, 0, 0, 0.08);
}
.login_content .login_form .input_field {
    padding: 15px 30px;
}
.login_content .login_form .login_user {
    border-bottom: 1px solid #dadada;
}
.login_content .login_form .input_field .field_container {
    position: relative;
}
.login_content .login_form input {
    padding: 0 0 0 30px;
    margin: 0;
    border: 0;
    background: none;
    color: #555555;
    font-weight: 600;
    font-size: 1em;
}
.login_content .login_form input:-webkit-autofill,
.login_content .login_form input:focus:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f8f8f8 inset;
}
.login_content .login_form input:focus {
    box-shadow: none;
}
.login_content .login_form .input_field i {
    color: #888888;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 13px;
}
.login_content .login_form .input_field.login_user i {
    font-size: 17px;
    top: 17px;
}
.login_content .login_form .login_submit {
    background: #5681b2;
}
.login_content .login_form .login_submit .login_button {
    background: #5681b2;
    width: 100%;
    border: none;
    outline: none;
    color: #ffffff;
    height: 50px;
    font-size: 1.067em; /*16*/
    font-weight: 600;
    letter-spacing: 0.085em;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 1px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.login_content .remind_get {
    color: #979797;
    font-size: 0.933em; /*14*/
    line-height: 24px;
    font-weight: 600;
    text-decoration: underline;
}
@media (max-height: 699px) {
    .login_content .login_form {
        margin: 20px auto 15px;
    }
}
@media (max-width: 399px) {
    .login_content {
        padding-bottom: 80px;
    }
}
/* --- end of login workers --- */
/* --- bottom_banners --- */
#bottom_banners {
    background: #ffffff;
    margin-top: 50px;
    padding-bottom: 50px;
}
#bottom_banners .inner_wrap {
    max-width: 1210px;
}
#bottom_banners .banners_wrap {
    margin: 0 -5px;
}
#bottom_banners .banner_item {
    height: 200px;
    padding: 5px;

    display: block;
    float: left;
}
#bottom_banners .banner_item.item_small {
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
}
#bottom_banners .banner_item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#bottom_banners .banner_item a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
@media (max-width: 449px) {
    #bottom_banners .banner_item.item_big {
        width: 100%;
        float: none;
    }
    #bottom_banners .banner_item.item_small {
        width: 50%;
    }
}
/* --- end of bottom_banners --- */
/* --- error_gages --- */
.error_header {
    text-align: center;
    height: 52px;
    background: #273b51;
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    z-index: 100;
}
.error_header .wrapper {
    display: inline-block;
}
.error_header .main_logo {
    height: 52px;
    margin: 7px 10px 0 0;
}
.error_header .main_logo img {
    width: 34px;
    height: auto;
}
.error_header .title {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.467em; /*22*/
    margin: 12px 0;
}
.error_page {
    padding: 0 15px;
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
 }
.error_page .error_container {
    display: table-cell;
    vertical-align: middle;
}
.error_wrap {
    max-width: 800px;
    margin: 0 auto;
}
.error_page .inner_wrap {
    max-width: 1120px;
    background: #f4f4f6;
}
#old_browser{
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#old_browser .close-btn{
    position: absolute;
    right: 20px;
    top: 20px;
}
.error_page.error_browser {
    background: rgba(60,60,60,0.45);
}
.error_page.error_browser .inner_wrap {
    max-width: 920px;
    position: relative;
}
.error_page .inner_wrap.first {
    border-bottom: 1px solid #dadada;
    padding-bottom: 30px;
    padding-top: 50px;
}
.error_page .inner_wrap.bottom {
    padding-bottom: 50px;
    padding-top: 35px;
}
.error_page h1 {
    font-size: 5.333em; /*80*/
    font-weight: lighter;
    line-height: 76px;
    color: #000000;
}
.error_page  p {
    color: #888888;
    margin-bottom: 0;
    margin-top: 5px;
    max-width: 400px;
}
.error_page h3 {
    margin: 0;
    text-transform: none;
    color: #242424;
    letter-spacing: normal;
}
.error_page .bottom_links .button {
    margin: 0 16px 10px 0;
}
.error_page .browser_icons {
    margin-top: 30px;
}
.error_page .browser_icon {
    width: 110px;
    height: 110px;
    display: inline-block;
    margin: 0 10px 10px 0;
}
.error_page .browser_icon img {
    width: 100%;
}
.error_page.error404 {
    background: #697686;
}
.error_page.error404 .inner_wrap {
    max-width: 1000px;
    padding: 50px 90px;
}
.error_page.error404 .inner_wrap.first {
    padding-bottom: 30px;
}
.error_page.error404 .inner_wrap.bottom {
    padding: 30px 90px 90px 90px;
}
.error_page.error404 h1 {
    max-width: 800px;
    line-height: 1.05em;
}
.error_page.error404 p {
    line-height: 29px;
}
.error_page.error404 .bottom_links a {
    margin-right: 30px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 29px;
}
.error_page.error404 .search_slide {
    background: none;
    margin-bottom: 20px;
    width: 100%;
}
.error_page.error404 .search_slide .search_field.active {
    padding-left: 0;
}
.error_page.error404 .search_slide .search_field {
    max-width: 455px;
}
.error_page.error404 .search_slide .search_field > input {
    background: #ffffff;
    max-width: 297px;
    border: 1px solid #5680b2;
}
.error_page.error404 .search_slide .button_search i {
    margin: 16px 10px 0px 17px;
}

/*--- text toggler ---*/
.ck_toggle_text {
    background: none !important;
}
.ck_hide_text {
    display: none;
}
.ck_href {
    cursor: pointer;
}
.ck_numbered_table{
   counter-reset: rowNumber;
}
.ck_numbered_table tr td:first-child{
    counter-increment: rowNumber;
}
.ck_numbered_table tr td:first-child:after{
    content: counter(rowNumber);
}
/*--- end of text toggler ---*/

@media (max-width: 767px) {
    .error_page .browser_icon {
        width: 60px;
        height: 60px;
    }
    .error_page.error404 .inner_wrap.first,
    .error_page.error404 .inner_wrap.bottom {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 599px) {
    .error_page h1 {
        font-size: 3.5em;
        line-height: 50px;
    }
    .error_page.error404 .inner_wrap.first,
    .error_page.error404 .inner_wrap.bottom {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 499px) {
    .error_page .browser_icon {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 449px) {
    .error_page.error404 .search_slide .button_search .title {
        display: none;
    }
    .error_page.error404 .search_slide .button_search {
        width: 50px;
    }
    .error_page.error404 .search_slide .search_field {
        padding-right: 50px;
    }
    .error_page.error404 .search_slide .search_field > input {
        max-width: none;
        transition: none;
    }
}
@media (max-width: 399px) {
    .error_page h1 {
        font-size: 2.5em;
        line-height: 35px;
    }
}
@media (max-width: 349px) {
    .error_page .browser_icon {
        width: 30px;
        height: 30px;
    }
}
/* --- end of error_gages --- */
/* --- cookies_msg --- */
#cookies_msg{
    position: fixed;
    z-index: 100000;
    bottom: 40px;
    right: 40px;
    background: #f8f8f8;

    width: 340px;

    border: 1px solid #cccccc;

    -webkit-box-shadow: 10px 10px 19px 0px rgba(166,149,166,0.36);
    -moz-box-shadow: 10px 10px 19px 0px rgba(166,149,166,0.36);
    box-shadow: 10px 10px 19px 0px rgba(166,149,166,0.36);
    color: #898989;
}
#cookies_msg > div{
    padding: 10px 25px 5px 25px;
}
#cookies_msg .about{
   float: right;
   margin-top: 25px;
   color: #898989;
   text-decoration: underline;
}
@media (max-width: 499px) {
    #cookies_msg{
        position: static;
        width: 100%;
    }
}
/* --- end of error_gages --- */
/* --- footer --- */
.footer {
    background: #f4f4f5;
    color: #959595;
    border-top: 1px solid #d7d7d7;
    min-height: 150px;
}
.footer .inner_wrap {
    padding: 0 25px 0 90px;
}
.footer .credentials {
    margin: 14px 0;
    font-size: 0.933em; /*14*/
    line-height: 20px;
    font-weight: 300;
    width: 100%;
    text-align: left;
}
.footer .logos {
    min-width: 250px;
    text-align: right;
    padding-top: 15px;
}
.footer .main_copyright {
}
.footer .copyright {
    margin: 15px 0;
}
.footer_table {
    display: table;
}
.footer_cell {
    display: table-cell;
    vertical-align: top;
}

/* --- end of footer --- */
@media (max-width: 1099px) {
    .inner_wrap {
        padding: 0 60px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }
    .container {
        padding: 0 60px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }

    .text table[border="1"] th,
    .text table[border="1"] td {
        padding-left: 15px;
    }
    .text table[border="1"] tr th:last-child,
    .text table[border="1"] tr td:last-child {
        padding-right:15px;
    }
}
@media (max-width: 1050px) {
    /*.search_soc .search_box .search_field {
        width: 300px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }*/
}
@media (max-width: 991px) {
    .soc_icons li.newsletter_icon {
        display: inline-block;
    }
    .main_top .adv_search a.newsletter,
    .search_soc a.newsletter {
        display: none;
    }
}
@media (max-width: 950px) {
    /*.search_soc .search_box .search_field {
        width: 250px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }*/
}
@media (max-width: 899px) {
    .inner_wrap,
    .footer .inner_wrap {
        padding: 0 30px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }
    .container {
        padding: 0 30px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }
    .search_container {
        width: 100%;
    }
    .adv_search {
        /*padding-left: 10px;*/
    }
    /*.search_soc .search_box .search_field {
        width: 350px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }*/
    .search-wrap-width-soc-icons .search_box {
        width: auto;
    }
    .search-wrap-width-soc-icons .left-site {
        width: auto;
    }
    .search-wrap-width-soc-icons .search_wrap {
        width: auto;
    }
    .text table[border="1"] th,
    .text table[border="1"] td {
        padding-left: 10px;
    }
    .text table[border="1"] tr th:last-child,
    .text table[border="1"] tr td:last-child {
        padding-right:10px;
    }
}
@media (max-width: 767px) {
    .main_content .content.to_left,
    .main_content #sidebar {
        width: 100%;
    }
    .main_content .content.to_left {
        padding-right: 0;
    }
    .main_top_row {
        display: block;
    }
    .link_blocks_wrap {
        margin: 0;
    }
    .main_top_link {
        width: 100%;
        display: block;
        margin: 8px 0;
        padding: 16px 5px;
    }
    .main_about_block .search_container {
        margin: 10px 0 10px 0;
    }
    .main_about {
        display: none;
    }
    .link_blocks_wrap > div {
        padding: 0;
    }
    .wrap_row {
        margin: 0;
    }
    .search_box .search_box_field{
        z-index: 3;
    }
    .search_box .adv_search_block {
        z-index: 1;
    }
    .print_link {
        display: none;
    }
    .main_top .adv_search,
    .search_soc .adv_search {
        display: none;
    }
    .search_soc .search_container {
        width: 400px;
    }
    .search_soc .soc_container {
        padding-left: 15px;
    }
    .search_soc .soc_container .soc_icons {
        white-space: nowrap;
    }
    .search_soc .inner_wrap > div {
        padding-top: 17px;
        margin-top: 0;
    }
}
@media (max-width: 599px) {
    .page_prev span,
    .page_next span {
        display: none;
    }
    .page_prev i,
    .page_next i {
        display: inline-block;
    }
    .live_stream .title_top .desc {
        font-size: 0.765em; /*12*/
        line-height: 1.5em;
    }
    .footer_table {
        display: block;
    }
    .footer_cell {
        display: block;
    }
    .footer .logos {
        padding-top: 5px;
    }
}
@media (max-width: 599px) {
    h1 {
        font-size: 2.2em;
        word-wrap: break-word;
    }
    .main_content {
        padding-bottom: 50px;
    }
    .form_col {
        width: 100%;
    }
    .news_item {
        width: 100%;
        margin-bottom: 25px;
    }
    .news_item.has_image {
        width: 100%;
        margin-bottom: 15px;
    }
    .news_item .news_desc {
        padding: 0;
    }
    .news_item .news_desc a {
        font-size: 1.067em; /*16*/
    }
    .news_item p {
        display: none;
    }
    .news_item .news_img {
        width: 100%;
        min-width: 130px;
        margin-bottom: 0;
        padding: 0;
        float: left;
    }
    .news_item.first_item .news_img {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .news_item.first_item .news_desc {
        width: 100%;
        padding-left: 0;
    }
    .news_item.first_item .news_desc a {
        font-size: 1.2em;
    }
    .category {
        margin-bottom: 0;
    }
}
@media (max-width: 540px) {
    .v_play_btn {
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 499px) {
    .inner_wrap {
        padding: 0 15px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }
    .container {
        padding: 0 15px;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition:    all 0.1s ease-out;
        -o-transition:      all 0.1s ease-out;
        transition:         all 0.1s ease-out;
    }
    .new_comment .comment_form .form_container > div {
        width: 100%;
    }
}
@media (max-width: 449px) {
    .main_top.home_top .search-wrap-width-soc-icons{
        display: block;
        width: 100%;
    }
    .main_top.home_top .search-wrap-width-soc-icons .left-site{
        display: block;
        float: none;
        width: 100%;
    }
    .main_top.home_top .search-wrap-width-soc-icons .right-site{
        display: block;
        float: none;
        width: 100%;
        text-align: right;
    }
    .main_top.home_top .search-wrap-width-soc-icons .search_wrap {
        width: 100%;
    }
    .main_top.home_top .search-wrap-width-soc-icons .soc_container {
        margin-top: 15px;
    }
    .main_top.home_top .main_about_block .search_container {
        margin: 0;
    }
}
@media (max-width: 399px) {
    .search_soc .inner_wrap {
        display: block;
    }
    .search_soc .search_container,
    .search_soc .soc_container {
        display: block;
    }
    .search_soc .search_container {
        width: auto;
        margin-top: 17px;
    }
    .search_soc .inner_wrap > div {
        padding-top: 0;
        margin-top: 17px;
    }
    .search_soc .inner_wrap > div.soc_container {
        margin-top: 6px;
    }
    .search_soc .search_container {
        width: 100%;
    }
    .search-wrap-width-soc-icons{
        display: block;
        width: 100%;
    }
    .search-wrap-width-soc-icons .left-site{
        display: block;
        float: none;
        width: 100%;
    }
    .search-wrap-width-soc-icons .right-site{
        display: block;
        float: none;
        width: 100%;
    }
    .soc_container {
        padding-left: 0;
        margin-top: 17px;
        text-align: right;
    }
    .search-wrap-width-soc-icons .search_wrap {
        width: 100%;
    }
    .search-wrap-width-soc-icons .soc_container {
        margin-top: 12px;
    }
}

.fancybox-overlay{
    z-index:10000 !important;
}
.fancybox-opened{
    z-index:10001 !important;
}
/* calendar widget */
a.border_events.active,
a.border_events:hover
{
    border-bottom:3px solid #5681b2;
}
.all_schedule a{
    display:none;
}
.all_schedule a.active{
    display:inline-block;
}
.event_links{
    margin-top:0px;
}
.event_links a{
    opacity: 0.5;
}
.event_links a.active{
    opacity: 1;
}
.s_email{
    display:none;
}

/* --- Opendata --- */
.table-opendata a.link {
    position: relative;
}
.table-opendata a.link span {
    display: none;
}
.table-opendata a.link:after {
    content: " ";
    font-size: inherit;
    width: 14px;
    height: 16px;
    display: inline-block;
    background: url("/assets/images/sprite.png") no-repeat -104px -25px;
    position: relative;
    margin-left: 6px;
    top: 3px;
    right: 0;
}
.table-opendata a.link[href$=".doc"]:after, .table-opendata a.link[href$=".DOC"]:after,
.table-opendata a.link[href$=".odt"]:after, .table-opendata a.link[href$=".ODT"]:after,
.table-opendata a.link[href$=".docx"]:after, .table-opendata a.link[href$=".DOCX"]:after {
    background: url("/assets/images/sprite.png") no-repeat 0 -130px;
}
.table-opendata a.link[href$=".xls"]:after, .table-opendata a.link[href$=".XLS"]:after,
.table-opendata a.link[href$=".xlsx"]:after, .table-opendata a.link[href$=".XLSX"]:after {
    background: url("/assets/images/sprite.png") no-repeat 0 -147px;
}
.table-opendata a.link[href$=".pdf"]:after, .table-opendata a.link[href$=".PDF"]:after {
    background: url("/assets/images/sprite.png") no-repeat -15px -130px;
}
.table-opendata a.link[href$=".ppt"]:after, .table-opendata a.link[href$=".PPT"]:after,
.table-opendata a.link[href$=".pptx"]:after, .table-opendata a.link[href$=".PPTX"]:after {
    background: url("/assets/images/sprite.png") no-repeat -15px -147px;
}
/* --- End of Opendata --- */
/* --- disabilities links --- */
.disabilities_icon {
    color: #ffffff;
    font-size: 0.867em;
    line-height: 25px;
    margin: 21px 18px 12px 0;
    display: none;
    width: 31px;
    height: 13px;
    background: url("/assets/images/sprite.png") no-repeat -1px -256px;
}
.disabilities_icon:hover {
    background: url("/assets/images/sprite.png") no-repeat -1px -270px;
}
@media (max-width: 991px) {
    .disabilities_link,
    .head_nav li.disabilities_link {
        display: none;
    }
    .disabilities_icon {
        display: block;
    }
}
/* --- end of disabilities links --- */

/* --- disabled version --- */
@media screen{
    #disabilites_version .size-1{
        font-size: 1em;
    }
    #disabilites_version .size-3{
        font-size: 1.250em;
    }
    #disabilites_version{
        width: 100%;
        height: 50px;
        overflow: hidden;
    }
    #disabilites_version > div{
        width: 100%;
        position: fixed;
        height: 50px;
        z-index: 10000;
        background: black;
    }
    .bg-black #disabilites_version > div{
        background: white;
    }

    #disabilites_version > div *,
    #disabilites_version > div a{
        color: white;
    }

    .bg-black #disabilites_version > div *,
    .bg-black #disabilites_version > div a{
        color: black;
    }
    #disabilites_version .dis_actions{
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        border: 1px solid white;
        position: relative;
        top: -10px;
        cursor: pointer;
        color: white!important;
    }
    .bg-black #disabilites_version .dis_actions{
        border: 1px solid black;
        color: black!important;
    }

    #disabilites_version .dis_actions.active{
        border-color: white;
        background: white;
        color: black!important;
    }
    .bg-black #disabilites_version .dis_actions.active{
        border-color: black;
        background: black;
        color: #ffffff!important;
    }

    #disabilites_version .disab_close{
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        text-align: center;
        line-height: 50px;
        width: 50px;
        height: 50px;
        font-size: 20px;
        color: white!important;
    }
    .bg-black #disabilites_version .disab_close{
        color: black!important;
    }
    .disab_container{
        float: left;
        padding: 0 5px;
        height: 50px;
        border-right: 1px solid black;
    }
    .disab_container > div{
        float: left;
        padding: 15px 5px;
    }

    /*-----------------------*/
    /*
    * BLACK
    */
    .bg-black,
    body.bg-black {
        background: #000000 !important;;
        color: #ffffff!important;
    }
    body.bg-black .wrapper *:not(img):not(.pages):not(i):not(.imgLiquid):not(.up_button):not(.adv_search_block_wrap):not(.read_more)
    {
        background: none;
        color: #fff;
        border-color: #fff;
    }
    body.bg-black #eurochange-map *{
        background: transparent!important;
    }
    body.bg-black a:hover {
        text-decoration: underline !important;
    }
    body.bg-black .button,
    body.bg-black .btn {
        border: 1px solid #ffffff !important;
    }
    body.bg-black .button:hover,
    body.bg-black .btn:hover {
        border: 1px solid #ffffff !important;
        background: #ffffff !important;
        color: #000000 !important;
        text-decoration: none !important;
    }
    .bg-black .inside-menu > ul > li > a img{
        display: none;
    }
    .bg-black .inside-menu > ul > li > a img.over{
        display: inherit;
    }
    body.bg-black .wrapper .up_button {
        border: 1px solid #ffffff;
        background: none;
    }
    body.bg-black #datails-menu .navbar-close,
    body.bg-black #datails-menu .navbar-open {
        background: #ffffff !important;
    }
    body.bg-black #datails-menu .navbar-open .icon {
        background: none !important;
    }
    body.bg-black #datails-menu .navbar-open .icon *{
        background: #000000 !important;
    }
    body.bg-black #datails-menu .navbar-close i {
        background: url("/assets/images/sprite.png") no-repeat -159px -44px !important;
    }
    body.bg-black .search_box .button_search {
        background: #ffffff !important;
        border: 1px solid #ffffff;
        border-left: none;
    }
    body.bg-black .search_box .button_search i,
    body.bg-black .search_box .button_search:hover i{
        background: url("/assets/images/sprite.png") no-repeat 0 -17px;
    }
    body.bg-black .adv_search_block_wrap {
        background-color: #000000 !important;
    }
    body.bg-black .search_slide .button_search {
        background: #000000 !important;
        border: 1px solid #000000;
    }
    body.bg-black .search_slide .search_field input {
        background: none !important;
        border-color: #ffffff;
        border-left: none !important;
        border-right: none !important;
    }
    body.bg-black .search_block .search_field.active .detail_search {
        border: 1px solid #000000;
    }
    body.bg-black .search_block .detail_search a i {
        color: #ffffff;
    }
    body.bg-black .search_slide .button_search .title {
        color: #ffffff !important;
    }
    body.bg-black .archive_slide a.button.filter_icon_btn,
    body.bg-black .archive_slide a.button.icon_btn,
    body.bg-black .archive_slide a.button.filter_btn,
    body.bg-black .archive_slide a.button.archive_btn {
        background: #000000 !important;
        border: none;
        color: #ffffff !important;
    }
    body.bg-black .archive_slide a.button.filter_icon_btn,
    body.bg-black .archive_slide a.button.icon_btn {
        padding: 13px 14px;
    }
    body.bg-black .nav-tabs>li>a:hover,
    body.bg-black .nav-tabs>li.active>a,
    body.bg-black .nav-tabs>li.active>a:focus,
    body.bg-black .nav-tabs>li.active>a:hover {
        background: #ffffff !important;
        color: #000000 !important;
    }
    body.bg-black .text ol li:before {
        color: #ffffff !important;
    }
    body.bg-black .ecitizen_dropdown {
        background: #000000 !important;
        border: 1px solid #ffffff;
    }
    body.bg-black .ecitizen_menu .menu_button .arrow .icon {
        background: url("/assets/images/sprite.png") no-repeat -221px -8px !important;
    }
    body.bg-black .ecitizen_menu .menu_button.opened .arrow .icon {
        background: url("/assets/images/sprite.png") no-repeat -221px 0 !important;
    }
    body.bg-black .petition_table .comment .read_more {
        color: #ffffff;
        background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 21%, rgba(0,0,0,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(21%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1)));
        background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 21%,rgba(0,0,0,1) 100%);
        background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 21%,rgba(0,0,0,1) 100%);
        background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 21%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 21%,rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#f8f8f8',GradientType=1 );
    }
    body.bg-black .btn-icon-att:hover:before {
        background: url("/assets/images/sprite.png") no-repeat -140px -70px;
    }
    body.bg-black .disabilities_icon {
        background: url("/assets/images/sprite.png") no-repeat -1px -256px !important;
    }
    /*-----------------------*/
    /*
    * WHITE
    */
    .bg-white,
    body.bg-white {
        background: #ffffff !important;;
        color: #000!important;
    }
    body.bg-white .wrapper *:not(img):not(.pages):not(i):not(.imgLiquid):not(.up_button):not(.adv_search_block_wrap):not(.read_more)
    {
        background: none;
        color: #000;
        border-color: #000;
    }
    body.bg-white .main_content {
        background: #ffffff !important;
    }
    body.bg-white a:hover {
        text-decoration: underline !important;
    }
    body.bg-white .button,
    body.bg-white .btn {
        border: 1px solid #000000 !important;
    }
    body.bg-white .button:hover,
    body.bg-white .btn:hover {
        border: 1px solid #000000 !important;
        background: #000000 !important;
        color: #ffffff !important;
        text-decoration: none !important;
    }
    .img-hide img{
        display: none!important;
    }
    .img-hide .logo img{
        display: inherit!important;
    }

    body.bg-white .wrapper .up_button {
        background: #000000 !important;
    }
    body.bg-white .wrapper .up_button i {
        background: url("/assets/images/sprite.png") no-repeat -191px -1px !important;
    }
    body.bg-white #datails-menu .navbar-close,
    body.bg-white #datails-menu .navbar-open {
        background: #000000 !important;
    }
    body.bg-white #datails-menu .navbar-open .icon {
        background: none !important;
    }
    body.bg-white #datails-menu .navbar-open .icon *{
        background: #ffffff !important;
    }
    body.bg-white #datails-menu .navbar-close i {
        background: url("/assets/images/sprite.png") no-repeat -126px 0 !important;
    }
    body.bg-white .search_box .button_search {
        border: 1px solid #000000;
        border-left: none;
        background: #000000 !important;
    }
    /*body.bg-white .search_box .button_search i,
    body.bg-white .search_box .button_search:hover i{
        background: url("/assets/images/sprite.png") no-repeat 0 -3px;
    }*/
    body.bg-white .adv_search_block_wrap {
        background-color: #ffffff !important;
    }
    body.bg-white .search_slide .button_search {
        background: #000000 !important;
        border: none;
    }
    body.bg-white .search_slide .search_field input {
        background: none !important;
        border-left: none;
    }
    body.bg-white .search_block .search_field.active .detail_search {
        border: 1px solid #000000;
    }
    body.bg-white .search_block .detail_search a i {
        color: #000000;
    }
    body.bg-white .search_slide .button_search .title {
        color: #ffffff !important;
    }
    body.bg-white .archive_slide a.button.filter_icon_btn,
    body.bg-white .archive_slide a.button.icon_btn,
    body.bg-white .archive_slide a.button.filter_btn,
    body.bg-white .archive_slide a.button.archive_btn {
        background: #000000 !important;
        border: none;
        color: #ffffff !important;
    }
    body.bg-white .nav-tabs>li>a:hover,
    body.bg-white .nav-tabs>li.active>a,
    body.bg-white .nav-tabs>li.active>a:focus,
    body.bg-white .nav-tabs>li.active>a:hover {
        background: #000000!important;
        color: #ffffff !important;
    }
    body.bg-white .text ol li:before {
        color: #000000 !important;
    }
    body.bg-white .important_carousel .jcarousel-item,
    body.bg-white .important_carousel .jcarousel-item * {
        color: #000000;
    }
    body.bg-white .ecitizen_dropdown {
        background: #ffffff !important;
    }
    body.bg-white .ecitizen_menu .menu_button .arrow .icon {
        background: url("/assets/images/sprite.png") no-repeat -235px -8px !important;
    }
    body.bg-white .ecitizen_menu .menu_button.opened .arrow .icon {
        background: url("/assets/images/sprite.png") no-repeat -235px 0 !important;
    }
    body.bg-white .petition_table .comment .read_more {
        color: #000000;
        background: -moz-linear-gradient(left, rgba(256,256,256,0) 0%, rgba(256,256,256,1) 21%, rgba(256,256,256,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(256,256,256,0)), color-stop(21%,rgba(256,256,256,1)), color-stop(100%,rgba(256,256,256,1)));
        background: -webkit-linear-gradient(left, rgba(256,256,256,0) 0%,rgba(256,256,256,1) 21%,rgba(256,256,256,1) 100%);
        background: -o-linear-gradient(left, rgba(256,256,256,0) 0%,rgba(256,256,256,1) 21%,rgba(256,256,256,1) 100%);
        background: -ms-linear-gradient(left, rgba(256,256,256,0) 0%,rgba(256,256,256,1) 21%,rgba(256,256,256,1) 100%);
        background: linear-gradient(to right, rgba(256,256,256,0) 0%,rgba(256,256,256,1) 21%,rgba(256,256,256,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8f8f8', endColorstr='#f8f8f8',GradientType=1 );
    }
    body.bg-white .btn-icon-att:before {
        background: url("/assets/images/sprite.png") no-repeat -140px -70px;
    }
    body.bg-white .btn-icon-att:hover:before {
        background: url("/assets/images/sprite.png") no-repeat -140px -43px;
    }
    body.bg-white .disabilities_icon {
        background: url("/assets/images/sprite.png") no-repeat -1px -284px !important;
    }
    /*--- font-size-2 --- */
    body.size-2
    {
        font-size: 19px;
    }
    /*--- font-size-3 --- */
    body.size-3
    {
        font-size: 23px;
    }
}
/* --- end of disabled version --- */

.home-link-widget.has-bg {
    background-size: cover;
    background-position: center;
}
.home-link-widget.has-bg li a{
    color: #fff;
}
.home-link-widget {
    padding: 20px 0;
    position: relative;
}
.home-link-widget .overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #273b51;
    opacity: 0.75;
}

#ccc .checkbox-toggle input:checked ~ .checkbox-toggle-toggle {
    background-color: #5681b2;
}
#ccc .ccc-policy-links {
    display: flex;
    justify-content: space-between;
}

.nav-tabs-lg {
    background-color: #F5F6F6;
    border: 1px solid #D5DAD8;
    margin-top: 35px;
}

.nav-tabs-lg .nav-link{
    color: #74777B;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 0;
    text-transform: uppercase;
    border-top: 4px solid #F5F6F6;
    margin-right:0;
}

.nav-tabs-lg .nav-item.active .nav-link{
    color: #5681B2;
    border-top: 4px solid #5681B2;
    border-left: 1px solid #D5DAD8;
    border-right: 1px solid #D5DAD8;
    border-bottom: 2px solid #ffffff;
    background-color: #FFFFFF;
    margin-top: -1px;
}

.nav-tabs-lg .nav-link i{
    font-size: 20px;
    margin-bottom: 5px;
}
.sc-top {
    color: #74777B;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
}

.subscription_options {
    padding-left: 0;
}

@media(max-width: 576px) {
    .nav-tabs-lg {
        flex-direction: column;
    }
    .nav-tabs-lg li {
        width: 100%;
    }
}
