/*
Theme Name: Pharmapedia
Theme URI: http://pharmapedia.its.kiev.ua/
Description: Thema for pharmapedia web site
Version: 1.0
Author: InfoTechnoService
Author URI: http://its.kiev.ua/
*/

@import url('https://fonts.googleapis.com/css?family=Tinos:700&display=swap&subset=cyrillic');
@font-face {
    font-family: 'Raleway';
    src: url('assets/fonts/Raleway-Regular.eot');
    src: local('Raleway'), local('Raleway-Regular'), url('assets/fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Raleway-Regular.woff') format('woff'), url('assets/fonts/Raleway-Regular.ttf') format('truetype');
    font-weight: normal;
    font-display:block;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('assets/fonts/Raleway-SemiBold.eot');
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('assets/fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Raleway-SemiBold.woff') format('woff'), url('assets/fonts/Raleway-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display:block;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('assets/fonts/Raleway-Bold.eot');
    src: local('Raleway Bold'), local('Raleway-Bold'), url('assets/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Raleway-Bold.woff') format('woff'), url('assets/fonts/Raleway-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display:block;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('assets/fonts/Raleway-ExtraBold.eot');
    src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('assets/fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Raleway-ExtraBold.woff') format('woff'), url('assets/fonts/Raleway-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-display:block;
    font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;

}

ol,
ul {}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


/* remember to define focus styles! */

:focus {
    outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
body {}

body {
	font-size: 17px;
    font-family: 'Raleway', sans-serif;
    background: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000000;
    /*background: rgba(242, 242, 242, 0.6);*/
    background: #ECE9E6;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FFFFFF, #ECE9E6);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right,#fff,rgba(236, 233, 230, 0.57)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

a img {
    border: none;
}

.container-width {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 1280px;
}

* html .container-minwidth {
    margin: 0;
    padding: 0;
    padding-left: 1280px;
}

* html .container-container {
    margin: 0;
    padding: 0;
    margin-left: -1280px;
    position: relative;
}


/*\*/

* html .container-minwidth,
* html .container-container,
* html .container-content,
* html .container-layout {
    height: 1px;
}


/**/

.navbar-light .navbar-toggler {
    background: #fff;
}

.wrapper {
    overflow: hidden;
}

#container {
    width: 100%;
    min-width: 1296px;
    margin: 0;
    padding: 0;
}

#header #top_banner {
    background: transparent;
    text-align: center;
    /*position: absolute;*/
    /*width: 100%;*/
    /*z-index: 1*/
}

#header #top_banner #top_banner_center {
    margin: 0 auto;
    text-align: center;
}

#header #header_title #logo_partners #sep_partner {
    background-image: url(/images/sep_partners.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#header #breadcrumg {
    background: -webkit-gradient(linear, left top, left bottom, from(#fcdfa2), to(#f6ce81));
    background: -webkit-linear-gradient(top, #fcdfa2, #f6ce81);
    background: -o-linear-gradient(top, #fcdfa2, #f6ce81);
    background: linear-gradient(to bottom, #fcdfa2, #f6ce81);
    padding: 6px 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

a.breadcrumb_item {
    line-height: 9px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2f4e42;
    text-decoration: none;
}

div.grey_block {
    margin: 10px 0;
}

div.grey_block div.spell {
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.aside_card {
    border: 1px solid #eee;
    /*border-radius: 5px;*/
    background: #fff;
    padding: 16px;
    -webkit-box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.2);
    border: 2px solid rgba(0, 0, 0, 0.1);
}
.alfavit.aside_card{
    padding: 10px;
}

.aside_card_title {
    margin-bottom: 10px;
}

.aside_card_title .aside_card_link {
    color: #333;
    font-weight: 500;
    position: relative;
    display: block;
    padding-bottom: 10px;
}

.aside_card_title a:hover {
    text-decoration: none;
}

.aside_card_title .aside_card_link:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #4b6759;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

#sidebar1 #apteka_online #apteka_online_top_img a {
    display: block;
}

.aside_card .article_container>div {
    padding-bottom: 10px;
}

.news_img {
    padding: 0;
    margin-right: 10px;
    margin: 0;
    border: #C2C2C2 1px solid;
}
.aside_card .article_container a.image{
    display: inline-block;
}
.aside_card .link_more .all a{
    border-width:0;
    font-size: 16px;
    cursor: pointer;
    color: #ccc;
}

.__scrollable>div{
    display: flex;
    margin-top: 10px;
}
.aside_card .link_more a{
    font-size: 12px;
    color: #333;
    line-height: 1.2;
    display: inline-block;
}

.link_more {
    text-align: right;
    padding-bottom: 0 !important;
}

.link_more a {
    border-bottom: 1px solid #eee;
}

#sidebar2 #right_banner {
    padding: 0;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 13px;
    display: block;
}
#sidebar2 #right_banner img{
    width: 70px;
    object-fit: contain;
}
.aside_card .article_container a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

.aside_card .article_container img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
       object-fit: cover;
}

.link_more {
    text-align: right;
}

#mainContenter #bottom_banner #bottom_banner_center {
    margin: 0 auto;
    text-align: center;
}

.footer-width {
    width: 100%;
    min-width: 1280px;
}

* html .footer-minwidth {
    padding-left: 1280px;
}

.footer-container {
    margin-top: 40px;
    position: relative;
    padding: 15px 0;
    background: #f2f2f2;
    z-index: 1;
    padding-top: 0;
}

#logos, #logos noindex {
    display: flex;
}

#logos a {
    text-decoration: none !important;
    margin-left: 36px;
    display: inline-block;
}

*::-moz-selection {
    color: #fff;
    /* Цвет текста */
    background: #4b6759;
    /* Цвет фона */
}

*::selection {
    color: #fff;
    /* Цвет текста */
    background: #4b6759;
    /* Цвет фона */
}

#logos a:hover {
    opacity: 0.9;
}


/*.footer-container:after {
    position: absolute;
    content: '';
    height: 200%;
    width: 100%;
    background: #4b6759;
    top: -15px;
    left: 0;
    transform: translate(-50%);
    border-radius: 0px 200px 0px 0;
    z-index: -1;
    box-shadow: 0px 0px 10px 10px #ccc;
}*/

.footer-container:after {
    position: absolute;
    content: '';
    height: 200%;
    width: 100%;
    max-width: 490px;
    background: #4b6759;
    top: -15px;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    clip-path: polygon(0 0, 85% 0%, 100% 100%, 0% 100%);
    -webkit-box-shadow: inset 0px 10px 12px -2px rgba(0, 0, 0, .2);
            box-shadow: inset 0px 10px 12px -2px rgba(0, 0, 0, .2);
}
.ie .footer-container:after {
    background:url(/images/bg_1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: none;
    clip-path: none;
}
.container-logo .text-logo img{
    width: auto;
    max-width: 100%;
}
.footer-container hr {
    position: relative;
    z-index: -1;
}

.bg-light {
    background: transparent !important;
}

.footer-container #copyright a,
.footer-container #copyright {
    color: #fff;
    font-size: 12px;
}

#footer #lichylnyk {
    padding: 0;
    margin: 0;
    padding-top: 30px;
    margin-right: 7px;
    width: 90px;
    height: 32px;
    color: #fdcf80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: right;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}


/*--------------*/

main#mainContenter {
    min-height: 75vh;
}

#mainContenter #mainContent .alfavit {
    width: 100%;
    max-width: 790px;
    margin: auto;
    margin-top: 14px;
    margin-bottom: 20px;
    text-align: center;
}

#mainContenter #mainContent .alfavit #alfavit_letters {
    text-align: center;
    margin: 0 auto;
}



#mainContenter #mainContent .alfavit #alfavit_letters a {
    color: #5d5d5d;
    min-width: 15px;
    font-size: 20px;
    text-decoration: none;
    margin: 2px;
    display: inline-block;
    position: relative;
    border: 1px solid #fff;
    width: 25px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
#mainContenter #mainContent .alfavit #alfavit_letters a.active,
#mainContenter #mainContent .alfavit #alfavit_letters a:hover {
    background: #4b6759;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 0px 10px -6px rgba(0, 0, 0, 0.4);
}

#mainContenter #mainContent .alfavit #alfavit_search_form #search_input {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}

#mainContenter #mainContent .alfavit #alfavit_search_form #search_button {
    margin-left: 10px;
}

#mainContenter #mainContent .alfavit #alfavit_search_form {
    padding-top: 11px;
    text-align: center;
    margin: 0 auto;
}

#mainContenter #mainContent .alfavit #alfavit_search_form input.alfavit_search_input {
    color: #666;
    outline: 0;
    border: 0;
    padding: 5px 7px;
    background: #f2f2f2;
    padding: 0 16px;
    height: 46px;
    width: 100%;
}

input.alfavit_search_submit {
    width: 50px;
    height: 100%;
    border: 1px solid #eee;
    background: #eee;
}
.ie input.alfavit_search_submit{
    width: auto;
}

.search_button {
    position: relative;
}

.search_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 25px;
    color: #333;
    pointer-events: none;
}

input.alfavit_search_submit {
    position: relative;
}

input.alfavit_search_submit:after {
    position: absolute;
    content: "\f002";
}

#mainContenter #mainContent #index_content {
    text-align: center;
}

img.top_text {
    margin-top: 12px;
}

.container_title {
    font-size: 26px;
    text-align: left;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    color: #495057;
}

.container_title:after {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 2px;
    left: 0;
    width: 100%;
    background: #e9ecef;
}

.article ul {
    margin-top: 10px;
    padding: 0;
}

.article li {
    list-style: none;
    text-align: left;
    position: relative;
    padding: 6px 0;
    padding-left: 20px;
}

.abbreviations .two_col_list li {
    line-height: 1.2;
    font-size: 15px;
    color: #495057;
}

.two_col_list li a,
.article li a {
    line-height: 1.2;
    font-size: 15px;
    color: #495057;
    font-weight: 400;
    display: inline-block;
}

.article li:after {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: #dee2e6;
    left: 0;
    font-size: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

#mainContenter #mainContent #alfavit_content #alfavit_letter {
    font-family: "Times New Roman", Times, serif;
    font-size: 30px;
    line-height: 30px;
    color: #000;
    padding-left: 45px;
    padding-bottom: 16px;
}

#mainContenter #mainContent #alfavit_content #alfavit_line {
    margin-left: 1px;
    margin-bottom: 20px;
    height: 1px;
    background-color: #e7e5e5;
}

#mainContenter #mainContent #alfavit_content #alfavit_col1 {
    width: 45%;
    margin-left: 15px;
    float: left;
}

#mainContenter #mainContent #alfavit_content #alfavit_col1 a {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#mainContenter #mainContent #post_content {
    min-height: 435px;
    text-align: left;
    margin: 0 auto;
}

#mainContenter #mainContent #post_content #post_box {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-right: 0px;
    background: #e7e5e5;
    margin-bottom: 13px;
    text-align: left;
    float: left;
}

#mainContenter #mainContent #post_title {
    padding-bottom: 8px;
}

#mainContenter #mainContent #post_title h1 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 18px;
    color: #333;
}

#mainContenter #mainContent #post_line {
    margin-left: 1px;
    margin-bottom: 10px;
    height: 1px;
    background-color: #e7e5e5;
}

.alfavit {
    position: relative;
}

#alfavit:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border: 10px solid #4b6759;
    z-index: -1;
    -webkit-transform: translate(-50%, -20%);
        -ms-transform: translate(-50%, -20%);
            transform: translate(-50%, -20%);
    -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.2);
    opacity: 0.1;
}

#post_conteiner table {
    margin: 10px 0;
    border: 1px solid #000;
    width: 100%;
}

#post_conteiner table th,
#post_conteiner table td {
    padding: 5px;
    border: 1px solid #000;
}

#mainContenter #mainContent #alfavit_content #alfavit_col1 a {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#post_conteiner th {
    text-align: center;
}

.paints {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.picture {
    margin-bottom: 10px;
    text-align: center;
}

.References {
    margin-top: 10px;
    margin-left: 25px;
}

p {
    margin-top: 7px;
}

.two_col_list ul {
    width: 43%;
    min-width: 320px;
    float: left;
}

.two_col_list li {
    padding-bottom: 5px;
}

.two_col_list li a {
    color: #333;
}

.two_col_list li a:visited {
    color: #4b6759;
}

#post_conteiner {
    line-height: 1.6;
}

.single #post_conteiner {
    font-size: 0.875em;
	font-size: calc(1em * 0.875);
    font-family: Arial, sans-serif;
    color: #333;
}

div.tableName {
    margin-top: 10px;
}

table.dataTable {
    border: 1px solid;
    margin-bottom: 5px;
}

div.grey_block .spell {
    margin-top: 30px;
    padding: 10px;
    border: 1px solid;
    color: #333;
}

#post_conteiner .alignleft,
#post_conteiner img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}

#post_conteiner .alignright,
#post_conteiner img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-top: 4px;
}

#post_conteiner .aligncenter,
#post_conteiner img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#post_conteiner img.alignleft,
#post_conteiner img.alignright,
#post_conteiner img.aligncenter {
    margin-bottom: 12px;
}

.avtor {
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

.fonarik img {
    float: left;
    margin-right: 20px;
}

.grafika {
    text-align: center;
}

.literatura {
    font-style: italic;
    padding-left: 50px;
}

.literatura:before {
    font-style: normal;
    content: "Лит.: ";
}


/* wp-poll.start */

.pollbox ul,
.pollbox li,
.pollbox .pollul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pollbox {
    padding: 20px;
    font-size: 12px;
    border: 8px solid #2A50C1;
    margin-bottom: 20px;
}

.pollbox h2 {
    font-size: 14px;
    text-align: center;
    padding: 0 10px 10px;
    margin: 0;
    text-transform: uppercase;
}

.pollbox .pollul {
    padding: 0 10px;
    margin: 0;
}

.pollbox .pollul li {
    list-style: none;
}

.pollbox .wp-polls-ul {
    padding: 15px 10px 30px 10px;
}

.pollbox .wp-polls-ul li {
    padding: 5px 0;
}

.pollbox .pollath {
    display: none;
}

.pollbox .Buttons {
    margin-bottom: 20px;
}


/* wp-poll.end */

.separator a {
    margin-left: 36px;
    position: relative;
    display: inline-block;
}

.separator a:after {
    content: '/';
    position: absolute;
    left: -28px;
    top: 50%;
    -webkit-transform: translate(-0, -50%);
        -ms-transform: translate(-0, -50%);
            transform: translate(-0, -50%);
    width: 20px;
    height: 12px;
}

.separator a:first-child::after {
    display: none;
}

.logo_partners a img {
    max-width: 100%;
    height: auto;
}

.header {
    /*margin: 20px 0;*/
    margin: 0px 0px 20px;
}

.admin-bar .header {
    margin: 0;
}

.navbar-light .navbar-nav .nav-item {
    position: relative;
}

.navbar-light .navbar-nav .nav-item:first-child::before {
    display: none;
}

.navbar-light .navbar-nav .nav-item:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: #dee2e6;
    left: 0;
    font-size: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

header .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(73, 80, 86) !important;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding: 0px 20px;
}

.navbar-light .navbar-nav .nav-link:after {
    content: '';
    position: absolute;
    bottom: -1.05rem;
    left: 0px;
    width: 0%;
    height: 3px;
    background: #4b6759;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.navbar-light .navbar-nav .nav-link.active:after,
.navbar-light .navbar-nav .nav-link:hover::after {
    width: 100%;
}

.navbar-light .navbar-nav .nav-link.active {
    font-weight: bold;
}

.aside_title {
    font-size: 16px;
    font-weight: bold;
}

.aside_title_l img {
    max-width: 100%;
}

.aside_title span {
    text-transform: uppercase;
}

@media (max-width: 540px) {
    .separator a:first-child {
        margin-left: 0;
    }
    .container-logo>div {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}

.article_container {
    height: 100%;
}

.about #post_conteiner img {
    float: left;
    margin-right: 10px;
}

.nav_icon span {
    font-size: 30px;
    line-height: 20px;
    position: relative;
    font-weight: 100;
    line-height: 0;
    display: inline-block;
    top: -4px;
    left: -1px
}

.nav_icon span:after {
    content: '_';
    position: absolute;
    top: -10px;
    -webkit-transform: translate(-50%, -10%);
        -ms-transform: translate(-50%, -10%);
            transform: translate(-50%, -10%);
    left: 50%;
}

.nav_icon {
    display: none;
    width: 30px;
    height: 30px;
    position: relative;
}

.nav_icon span:before {
    content: '_';
    position: absolute;
    top: -5px;
    -webkit-transform: translate(-50%, 20%);
        -ms-transform: translate(-50%, 20%);
            transform: translate(-50%, 20%);
    left: 50%;
}

.navigate_card a {
    display: block;
    color: #333;
    margin-bottom: 5px;
    padding: 7px 16px;
    font-size: 14px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    line-height: 1.3
}

.navigate_card a {
    position: relative;
}

.navigate_card a:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: #dee2e6;
    left: 0;
    font-size: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.navigate_card a.active,
.navigate_card a:hover {
    border-bottom: 2px solid #4b6759;
}

.navigate_card a:hover:before,
.navigate_card a.active:before {
    color: #4b6759;
}

.search_input {
    display: block;
    width: 100%;
    padding-left: .75rem;
    font-size: 14px;
    font-weight: 400;

    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #4b6759;
    border-radius: .05rem;
    width: 210px;
    min-height: 28px;
}

.custom_search .search_submit {
    width: 28px;
    border: 0px;
    height: 28px;
    border: #333;
    background: #4b6759;
    color: #fff;
    display: block;
}

.custom_search .search_icon {
    color: #fff;
}

.text-logo span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fdeccb), color-stop(66%, #e6bf73), to(#f2d294));
    background: -webkit-linear-gradient(top, #fdeccb 33%, #e6bf73 66%, #f2d294);
    background: -o-linear-gradient(top, #fdeccb 33%, #e6bf73 66%, #f2d294);
    /*background: linear-gradient(to bottom, #fdeccb 33%, #e6bf73 66%, #f2d294);*/
    background: #f2d294;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #0B2349;
}

.container-logo {
    position: relative;
    padding: 14px 22px;
}
.ie .container-logo {
    position: relative;
    padding: 23px 25px;
}

/*.container-logo:after {
    position: absolute;
    content: '';
    width: 1000px;
    height: 280%;
    background: #4b6759;
    top: 0;
    left: 0;
    transform: translate(-45%, -50%);
    border-radius: 0px 0px 200px 0;
    z-index: 1;
    box-shadow: 0px 0px 10px 10px #ccc;
}*/

.ie .container-logo{
    margin-top: -10px;
}

.container-logo:after {
    position: absolute;
    content: '';
    width: 100%;
    max-width: 460px;
    height: 105%;
    background: #4b6759;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    -webkit-box-shadow: inset 0px 10px 12px -2px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0px 10px 12px -2px rgba(0, 0, 0, 0.2);
}

.ie .container-logo:after{
    background:url(/images/bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: none;
    clip-path: none;
    max-width: 520px;
}
.ie .fa-search{
    display: none;
}

.text-logo span {
    position: relative;
}

.text-logo span:nth-child(1):after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#f8e1b8), to(transparent));
    background: -webkit-linear-gradient(right, transparent, #f8e1b8, transparent);
    background: -o-linear-gradient(right, transparent, #f8e1b8, transparent);
    background: linear-gradient(to left, transparent, #f8e1b8, transparent);
    bottom: -5px;
}

.logo_wrap>*,
.container-logo a {
    position: relative;
    z-index: 2;
}

.custom_search .search_icon {
    font-size: 14px;
}

header hr {
    position: relative;
    z-index: -1;
}

.text-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 34px;
    font-weight: 900;
    color: #fff !important;
    text-decoration: none !important;
    position: relative;
    line-height: 0.8;
    font-family: 'Tinos', serif;
    color: #f9dfa4 !important;
    margin-top: 0;
}

.single-post .authors {
    text-align: right;
    margin-top: 5px;
}

.single-post .authors a {
    color: rgb(73, 80, 86) !important;
}

.container-logo {
    margin-bottom: -5px;
    /*margin-bottom: 20px;*/
}

.container-logo img {
    margin-right: 10px;
    width: 70px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    background: #4b6759;
    color: #fff;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    opacity: 0.8;
}

.banner_top {
    position: absolute;
    width: 100%;
    top: 5px;
}

#post_conteiner .screen-reader-text {
    display: none;
}

@media (min-width: 992px) and (max-width: 1200px) {
    aside {
        min-width: 250px !important;
    }
    #mainContent {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
    }
}

#header_title{
	border-top: 5px solid #4b6759;
}
@media (max-width: 1240px) {
    .logos_wrapper {
        max-width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-bottom: 40px;
    }
    .footer-container:after {
        content: '';
        height: 80px;
        -webkit-transform: translate(-0%);
            -ms-transform: translate(-0%);
                transform: translate(-0%);
        top: auto;
        bottom: 0;
    }
    .container-logo:after {
        width: 350px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }
    #header_title .col-lg-7 {
        max-width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        background: #f7f7f7;
        margin-top: 20px;
    }
    .text-logo {
        font-size: 22px;
    }
    .container-logo img {
        width: 45px;
    }
    .text-logo span:nth-child(1):after {
        bottom: -3px;
    }
    /*.header:after {
        position: absolute;
        content: '';
        width: 40vw;
        height: 159px;
        background: #4b6759;
        top: 0;
        left: 0;
        min-width: 320px;
        transform: translate(-0%, -50%);
        border-radius: 0px 0px 150px 0;
        z-index: -1;
        box-shadow: 0px 0px 10px 10px #ccc;
    }*/
    #mainContenter #mainContent .alfavit #alfavit_letters a {
        font-size: 16px;
        width: 15px;
    }
    #mainContenter #mainContent .alfavit #alfavit_search_form input.alfavit_search_input {
        height: 30px;
    }
    .search_icon {
        font-size: 17px;
    }
    .navigate_card a {
        font-size: 11px;
    }
    #logos {
        padding-top: 10px;
        display: block;
    }

    #logos noindex {
        display: block;
    }
}

@media(max-width: 992px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 7px 10px 7px 0;
    }
    .navbar-light .navbar-nav .nav-link:after {
        display: none;
    }
    .navbar-light .navbar-nav .nav-item:before {
        display: none;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
    }
    .navbar-nav {
        margin-bottom: 15px;
    }
    .navbar-light .navbar-nav .nav-item {
        /*padding: 5px;*/
        padding: 15px 5px 10px;
        border-bottom: 1px solid #4b6759;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0px;
    }
    .navigate_card a {
        font-size: 14px;
    }
    header .search_input {
        width: 100%;
		min-height:auto;
		padding:10px;
    }
    header #searchform {
        display: block;
    }
    #mainContent {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
	#searchform>.d-flex>div:not(.search_button){
		flex:1 1 100%;
		max-width:320px;

	}

	header .navbar-nav{
		margin-right:0 !important;
		margin-top:20px;
	}
	.custom_search .search_submit{
		padding: 11px 20px;
		height: 100%;
	}
	button, input{
		border-radius: 0px!important;
	}
}

@media(max-width: 640px) {
    #alfavit_letters {
    }
    #mainContenter #mainContent .alfavit #alfavit_search_form {
        padding-top: 0;
    }
}

@media (max-width: 540px) {
    .collapse:not(.show) {
        display: none;
    }
    #logos a {
        margin: 4px;
        display: inline-block;
    }
    #logos {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
    .nav_icon {
        display: block;
    }
    .footer-container:after {
        border-radius: 0px;
        width: 100%;
    }
    a.breadcrumb_item {
        width: 100%;
    }
    .separator a:after {
        display: none;
    }
    a.breadcrumb_item {
        margin-left: 0px;
        padding: 8px 0;
    }
    #breadcrumg>div:first-child {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    #search_form {
        width: 100%;
    }
    #search_input {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }
    #header #breadcrumg #search_form input.search_input {
        width: 100%;
        max-width: 100%;
    }

	.footer-container:after {
        -webkit-clip-path: none;
                clip-path: none;
    }
    .container-logo {
        padding: 10px;
        margin-bottom: 0;
    }
}


@media(max-width: 375px) {



    #post_conteiner #searchform .screen-reader-text {
        width: 100%;
    }
    .text-logo {
        font-size: 20px;
    }
    .container-logo img {
        width: 40px
    }
    #post_conteiner img {
        max-width: 100%;
    }
    .about #post_conteiner img {
        margin: 0 auto;
    }
    #mainContenter #mainContent .alfavit #alfavit_letters a {
        width: 25px;
    }
    header #searchform {
        margin-top: 5px;
    }
    .container-logo:after {
        width: 250px;
    }
    input.alfavit_search_submit{
        width: 30px;
    }
    /* .header:after {
        position: absolute;
        content: '';
        width: 28vw;
        height: 130px;
        background: #4b6759;
        top: 0;
        left: 0;
        min-width: 250px;
        transform: translate(0%,-50%);
        border-radius: 0 0 90px 0px;
        z-index: -1;
        box-shadow: 0px 0px 10px 10px #ccc;
    }*/
}
/*.flex-child>div:not(.link_more){
    display: flex;
}*/
div.caption{
    margin-left: 10px;
}


.lists_custom{
    font-size: 16px;
}

.lists_custom li + li{
    margin-top: 12px;
}

.lists_custom li a{
    color: #333;
}

main .breadcrumbs{
    font-size: 14px;
}

main .breadcrumbs a{
    color: #6d6d6d;
}

main .breadcrumbs span{
    display: inline-block;
    line-height: 1.4;
}

.instruction_inf {
    background: #e2edf4;
    padding: 8px 10px 8px 10px;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
    box-shadow: inset 0 -20px 50px rgba(0,0,0,0.1);
    margin-top: 1em;
}

.instruction_inf:before {
    width: 40px;
    height: 40px;
    content: url("/images/logo-compendium.png");
    float: left;
}

.instruction_inf a {
    color: #0e3152;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

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

#geo_wgt {
        margin: 20px auto !important;
	width: 100% !important;
}
