/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} menu,article,aside,details,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{}button,select{text-transform:none}[type=submit], [type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
/*!
* Datepicker v1.0.7
* https://fengyuanchen.github.io/datepicker
*
* Copyright 2014-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2019-02-19T12:18:01.828Z
*/.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;-webkit-box-shadow:0 3px 6px #ccc;box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#2ea91e}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#2ea91e}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#2ea91e}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#2ea91e}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#2ea91e}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}

/* general */
html {
    font-family: 'Poppins', sans-serif;
}
body {
    text-align: center;
    font-size: 14px;
    background: #fff;
    color: #434343;
}
div, section {
    box-sizing:border-box;
}
blockquote {
    padding: 10px 15px;
    margin: 0 0 10px;
    border-left: 5px solid #eee;
}
blockquote p {
    margin: 0;
}
dt{
    float:left;
}
dd {
    margin-left: 20px;
}
dd:after{
    clear:both
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #999;
}
:-moz-placeholder { /* Firefox 18- */
    color: #999;
}
:-moz-ui-invalid:not(output) {
    border: 1px solid red;
    box-shadow: none;
}
mark {
    background-color: #ffff99;
}
input, select, button {
    outline: none;
}
.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.btn {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.4s ease, color 0.4s ease;
    text-transform: uppercase;
}
.btn:hover {
    text-decoration: none;
}
.btn-green {
    color: #fff;
    background: #44aa00;
    border: 0;
}
.btn-green:hover {
    background: #368501;
}
.btn-purple {
    color: #fff;
    background: #260d34;
    border: 0;
}
.btn-purple:hover {
    background: #000000;
}
.btn-transparent {
    background: transparent;
    border: 1px solid #260d34;
    color: #260d34;
}
.btn-transparent:hover {
    background: #260d34;
    color: #fff;
}
.btn-purple2 {
    color: #fff;
    background: #483b71;
    border: 1px solid #483b71;
}
.btn-purple2:hover {
    background: #fff;
    color: #483b71;
}
.btn-red {
    background: #b75757;
    color: #fff;
    border: 1px solid #b75757;
}
.btn-red:hover {
    background: #fff;
    color: #b75757;
}
.btn-green2 {
    background: #479b54;
    color: #fff;
    border: 1px solid #479b54;
}
.btn-green2:hover {
    background: #fff;
    color: #479b54;
}
.btn-blue {
    background: #5482be;
    color: #fff;
    border: 1px solid #5482be;
}
.btn-blue:hover {
    background: #fff;
    color: #5482be;
}
.btn-light {
    background: #fff;
    border: 1px solid #260d34;
    color: #260d34;
}
.btn-light:hover {
    background: #260d34;
    color: #fff;
}
.align-right {
    text-align: right;
}
h1 {
    font-size: 1.5em;
}
h1, h2, h3, h4, h5 {
    color: #260d34;
    font-weight: 400;
}
h2 a {
    color: #000;
    font-size: 20px;
    text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
a {
    color: #4b3fa0;
    text-decoration: none;
    transition: color 0.4s ease;
}
a:hover {
    text-decoration: underline;
}
.pt-2 {
    padding-top: 20px;
}
.pt-3 {
    padding-top: 30px;
}
.semibold {
    font-weight: 600;
}
.clear {
    clear: both;
    display: block;
}
.floatleft {
    float: left;
}
.image_right {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}
.image_left {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.tooltip_parent:hover .tooltip {
    visibility: visible;
    opacity: 1;
}
.tooltip {
    visibility: hidden;
    width: 120px;
    background-color: #333;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 6px 8px;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 110%;
    opacity: 0;
    transition: opacity 0.3s;
    transform:translatey(-50%);
}
.tooltip::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #333;
}
.tooltip_author {
    position: relative;
}
.tooltip_author .tooltip {
    width: 200px;
}
@media all and (min-width: 1190px) {
    .container {
        width: 1170px;
    }
}
.show {
    display: block !important;
    animation: ease_element 200ms ease-in-out both;
}
@keyframes ease_element {
    from {opacity: 0;}
    to {opacity: 1;}
}
/* 3 columns */
.col3 {
    width: 96%;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
@media all and (min-width: 768px) {
    .col3 {
        width: 31%;
        margin: 1%;
    }
}
@media all and (min-width: 1190px) {
    .col3 {
        width: 32.3%;
    }
    .col3:first-of-type {
        margin-left: 0;
        margin-right: 0;
    }
    .col3:last-of-type {
        margin-left: 0;
        margin-right: 0;
    }
}

/* header */
header .container {
    border-bottom: 1px solid #dfdbe1;
}
#header_account {
    display: none;
    position: absolute;
    top: 115px;
    z-index: 1000;
    right: 0;
    text-align: right;
    text-transform: uppercase;
}
.pages #header_account {
    display: none;
}
#header_account .btn {
    padding: 8px 14px;
    display: block;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 5px;
}
#header_account .btn i {
    font-size: 16px;
    margin-right: 10px;
}
#header_account .btn span {
    display: none;
}
#brand {
    width: 232px;
    height: 87px;
}
#brand img {
    width: 232px;
    height: 45px;
    margin: 20px;
}
#mobile_menu {
    font-size: 36px;
    color: #434343;
    background: transparent;
    border: 0;
    cursor: pointer;
    margin-right: 10px;
}
.only_mobile {
    display: block;
}
#nav {
    position: absolute;
    top: 25px;
    right: 0px;
    text-align: right;
    width: 100%;
}
#nav ul {
    position: absolute;
    right: 0;
    z-index: 10000;
    list-style: none;
    padding-left: 0;
    display: none;
    background: #fff;
    width: 100%;
}
#nav ul.show_menu {
    display: block;
    animation: ease_element 200ms ease-in-out both;
}
#nav ul li {
    position: relative;
    display: block;
    border-top: 1px solid #dfdbe1;
    padding: 15px 0;
    text-align: center;
}
#nav a {
    color: #434343;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
#nav a:hover, #nav a.active {
    color: #44aa00;
}
/* submenu */
#nav ul li ul {
    display: none;
    position: relative;
    animation: ease_element 200ms ease-in-out both;
}
#nav ul li .fa {
    font-size: 16px;
    margin-left: 5px;
    font-weight: bold
}
@media all and (max-width: 890px) {
    #nav ul li ul li{
        border-top: none;
        padding-bottom: 0;
    }
    #nav ul li ul a {
        font-size: 14px;
    }
}
@media all and (min-width: 768px) {
    header {
        padding-bottom: 10px;
    }
}
@media all and (min-width: 890px) {
    #mobile_menu {
        display: none;
    }
    #nav ul li.only_mobile {
        display: none;
    }
    header nav {
        padding-top: 40px;
    }
    .pages #header_account {
        display: block;
    }
    #header_account {
        display: block;
        top: 20px;
    }
    #header_account .btn {
        display: inline-block;
    }
    #header_account .btn-transparent {
        border-radius: 3px;
    }
    #header_account .btn span {
        display: inline;
        margin-left: 10px;
    }
    #header_account .btn i {
        margin-right: 0;
        font-size: 14px;
    }
    #nav {
        position: absolute;
        top: 50px;
        width: -moz-calc(100% - 240px);
        width: -webkit-calc(100% - 240px);
        width: -o-calc(100% - 240px);
        width: calc(100% - 240px);
    }
    #nav ul {
        display: block;
        background: transparent;
    }
    #nav ul li {
        display: inline-block;
        border-top: 0;
        padding: 10px 0;
        text-align: left;
        margin: 0 7px;
    }
    #nav ul li:first-of-type {
        margin-left: 0;
    }
    #nav a {
        font-size: 16px;
    }
    /* submenu */
    #nav ul li ul.show_menu {
        position: absolute;
        top: 39px;
        right: 0;
        display: block;
        min-width: 150px;
        background: #fff;
        border: 1px solid #dfdbe1;
    }
    #nav ul li ul.show_menu li {
        display: block;
        margin: 0 10px 5px;
    }
    #nav ul li ul.show_menu li:not(:first-child) {
        border-top: 1px solid #dfdbe1;
    }
    #nav ul li ul.show_menu a {
        font-size: 14px;
    }
}
@media all and (min-width: 990px) {
    #nav ul li {
        margin: 0 14px;
    }
}
@media all and (min-width: 1190px) {
    #nav {
        width: 900px;
    }
    #header_account .btn {
        border-radius: 3px;
        margin-right: 15px;
    }
    #brand img {
        margin-left: 0;
    }
}

/* flex */
.flex {
    display: flex;
    flex-wrap: wrap;
}
.align-self-center {
    align-self: center;
}

/* jumbotron */
#jumbotron .container {
    border-bottom: 1px solid #dfdbe1;
    padding: 0 14px 28px;
}
#jumbotron h1 {
    font-size: 20px;
}
#jumbotron .jumbotron_txt {
    line-height: 18px;
    font-weight: 300;
    padding-bottom: 21px;
}
#jumbotron .btn-md {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 14px;
}
#jumbotron picture {
    display: none;
}
#jumbotron .icon_box {
    display: flex;
    width: 50%;
    padding-bottom: 21px;
    font-weight: 600;
}
#jumbotron .icon_box img {
    margin-right: 14px;
}
#new_books {
    display: none;
}
@media all and (min-width: 890px) {
    #jumbotron .container {
        padding-right: 0;
    }
    #jumbotron h1 {
        font-size: 24px;
    }
    #jumbotron .jumbotron_txt {
        font-size: 16px;
        line-height: 24px;
    }
    #jumbotron picture {
        display: block;
        float: right;
    }

    @keyframes ticker {
        0% { transform: translate3d(0, 0, 0); }
        100% { transform: translate3d(-100%, 0, 0); }
    }
    #new_books {
        display: block;
        position: absolute;
        right: 60px;
        top: 360px;
        width: 360px;
        overflow: hidden;
    }
    #new_books h3 {
        font-size: 18px;
    }
    #new_books a {
        color: #260d34;
    }
    .ticker-wrap {
        width: 100%;
        padding-left: 50%;
    }
    .ticker-move {
        display: inline-block;
        white-space: nowrap;
        padding-right: 100%;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
        animation-name: ticker;
        animation-duration: 15s;
    }
    .ticker-move:hover{
        animation-play-state: paused;
    }
    .ticker-item{
        display: inline-block;
        padding: 0 1.5rem;
    }
}
@media all and (min-width: 1190px) {
    #jumbotron .container {
        padding: 0 0 48px;
    }
    #jumbotron {
        padding: 20px 0;
    }
}
/* testimonials */
.testimonial > div {
    width: 100%;
}
.testimonial > div h3 {
    font-size: 18px;
    margin-bottom: 9px
}
.testimonial > div a {
    color: #44aa00
}
.testimonial > div p {
    margin-bottom: 9px
}
.testimonial blockquote {
    position: relative;
    margin: 0;
    padding: 30px 40px 30px;
    border: 0;
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    box-sizing: border-box;
}
.testimonial blockquote:before,
.testimonial blockquote:after {
    position: absolute;
    color: #44aa00;
    font-size: 70px;
    font-weight: 700;
    display: block;
    width: 30px;
    height: 30px;
}
.testimonial blockquote:before {
    content: '“';
    top: 30px;
    left: 0;
}
.testimonial blockquote:after {
    content: '”';
    right: 0;
    bottom: -30px;
}
#testimonials .owl-dots {
    text-align: right;
    position: relative;
    bottom: -20px;
}
@media all and (min-width:480px) {
    .testimonial {
        display: flex;
        flex-wrap: nowrap;
    }
    .testimonial > div {
        padding-right: 48px;
        width: 30%;
        margin-top: 15px;
    }
    .testimonial blockquote {
        width: 70%;
    }
}

/* home */
.grey_bar {
    background: #f8f8f8;
    padding-top: 28px;
    padding-bottom: 28px;
}
.home_sides_padding {
    padding-left: 14px;
    padding-right: 14px;
}
.home_h2 {
    font-weight: 400;
    font-size: 24px;
}
.home_h3 {
    color: #44aa00;
    font-weight: 400;
    font-size: 18px;
}
.home_2col > div {
    font-size: 16px;
    line-height: 24px;
}
.home_2col .check_list li a {
    color: #434343;
    font-size: 14px;
}
.buttons .btn, .buttons_academy .btn {
    width: 100%;
    font-size: 14px;
    line-height: 1.15;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 275px;
    box-sizing: border-box;
    text-align: center;
}
.buttons_academy .btn {
    min-width: 173px;
}
.home_section_desc {
    font-size: 16px;
    line-height: 24px;
}
#home_search {
    width: 96%;
    margin: 0 2%;
    padding: 0px 15px 0;
    border-radius: 3px;
    text-align: center;
}
#home_search form {
    display: inline-block;
    text-align: left;
}
#home_search input[type="search"], #home_search select {
    border: 1px solid #44aa00; /*#260d34;*/
    padding: 10px 20px;
    border-radius: 3px;
    height: 51px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}
#home_search input:invalid {
    border: 1px solid red;
    box-shadow: none;
}
#home_search select {
    color: #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#home_search select::-ms-expand {
    display: none;
}
#home_search select option {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #666;
    border: 0;
}
#home_search .select2 {
    width: 100%;
    min-width: 150px;
    height: 51px;
    float: left;
    margin-bottom: 10px;
}
#home_search .select2-container .select2-selection--single,
#home_search .select2-container .select2-selection--multiple,
#home_search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 51px !important;
}
#home_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 51px !important;
}
/*#home_search .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #260d34 transparent transparent transparent;
}
#home_search .select2-container--default .select2-selection--single, #home_search .select2-dropdown {
    border: 1px solid #260d34 !important;
}*/
#home_search p {
    display: none;
}
#home_search input[type="checkbox"] {
    margin-left: 20px;
}
#home_search label {
    margin-left: 5px;
}
#home_search button {
    z-index: 10000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    height: 51px;
    padding-left: 40px;
    padding-right: 40px;
    float: right;
}
@media all and (min-width: 480px) {
    .buttons .btn, .buttons_academy .btn {
        width: auto;
    }
}
@media all and (min-width: 890px) {
    .home_2col {
        display: flex;
        flex-wrap: nowrap;
    }
    .home_2col > div:first-child {
        width: 40%;
    }
    .home_2col > div:last-child {
        padding-left: 30px;
        width: 60%;
    }
    .home_2col .check_list {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0;
    }
    .home_2col .check_list li {
        width: 45%;
    }
    .grey_bar {
        padding-top: 38px;
        padding-bottom: 48px;
    }
    #home_search {
        width: 98%;
        margin: 0 1%;
    }
    #home_search input[type="search"] {
        width: 280px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        float: left;
        border-right: 0;
    }
    #home_search select {
        width: inherit;
        min-width: 150px;
        border-radius: 0;
        float: left;
    }
    #home_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 30px;
    }
    #home_search .select2-container--default .select2-selection--single {
        border-radius: 0;
        border-right: 0;
    }
    #home_search button {
        position: relative;
        left: -20px;
        height: 51px;
        float: none;
    }
    #home_search p {
        display: block;
        margin-top: 10px;
    }
}
@media all and (min-width: 1190px) {
    .home_sides_padding {
        padding-left: 0;
        padding-right: 0;
    }
    #home_search {
        width: 100%;
        margin: 20px 0 0;
    }
    #home_search input[type="search"] {
        width: 450px;
        margin-left: 20px;
    }
    #home_search p {
        margin-left: 20px;
    }
}

/* pages */
#title {
    color: #2ea91e;
    margin-top: 0;
}
.page {
    position: relative;
    background: #fff;
    margin: 25px 1% 0;
    width: 98%;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    padding: 25px 25px 25px;
    border-radius: 3px;
}
.page p {
    line-height: 24px;
    color: #333;
}
.page li {
    color: #333;
}
.page blockquote p {
    margin-bottom: 10px;
}
.page li {
    line-height: 22px;
    margin-bottom: 10px;
}
#about_box {
    width: 100%;
    border-radius: 3px;
    background: #eee;
    background: -webkit-radial-gradient(#fff 30%, #dfe4ef);
    background: -o-radial-gradient(#fff 30%, #dfe4ef);
    background: -moz-radial-gradient(#fff 30%, #dfe4ef);
    background: radial-gradient(#fff 30%, #eee);
    padding: 10px 20px;
    margin-bottom: 15px;
    font-size: 13px;
}
#about_box ol {
    padding-left: 20px;
}
.pagination {
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
    text-align: right;
}
.pagination li {
    display: inline-block;
}
.pagination a {
    color: black;
    float: left;
    padding: 7px 14px;
    text-decoration: none;
    border-radius: 3px;
}
.pagination li.active a {
    background-color: #44aa00;
    color: white;
}
.pagination a:hover:not(.active) {background-color: #44aa00; color: #fff;}
@media all and (min-width: 768px) {
    .page_sidebar {
        width: 74%;
        margin-left: 2%;
        float: left;
    }
    .page_center {
        width: 550px;
        margin: 50px auto 0 !important;
    }
    #about_box {
        float: right;
        width: 400px;
        margin-left: 15px;
    }
}
@media all and (min-width: 1190px) {
    .page {
        margin: 25px 0 0;
        width: 100%;
    }
    .page_sidebar {
        width: 75%;
        margin-left: 2%;
        margin-right: 0;
    }
    .page_center {
        width: 550px;
    }
}
/* news */
.news {
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.news:last-of-type {
    border-bottom: 0;
}
p.news_excerpt {
    font-weight: bold;
    font-size: 16px;
}
#news_content a {
    color: #4b3fa0;
    text-decoration: none;
}
#news_content a:hover {
    text-decoration: underline;
}
/* standards */
.standard {
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
}
.standard:last-of-type {
    border-bottom: 0;
}
p.standard_meta {
    margin-top: 0;
    text-align: right;
}
p.standard_number {
    color:#666;
    padding-top:10px;
    background:linear-gradient(to right,#666 40%,#fff) left top transparent no-repeat;
    background-size:100px 1px;
    margin-top:10px
}
.standard_votes {
    margin-right: 10px;
}
.standard_votes i {
    margin-left: 5px;
}
.label {
    display: inline-block;
    padding: 6px 8px 6px;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
    margin-right: 5px;
    box-sizing: border-box;
}
.label_note {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
}
.label_note a {
    color: #333;
}
.label_court_const {
    background-color: #d9534f;
}
.label_court_echr {
    background-color: #337ab7;
}
.label_court_curia {
    background-color: #254aa5;
}
.label_court_appeal, .label_court_regional, .label_court_district, .label_court_supreme, .label_court_admin, .label_court_sup_admin {
    background-color: #44aa00;
}
.label_law {
    background-color: #33265f;
}
#standard {
    position: relative;
}
#standard #title {
    padding-right: 15px;
}
#print {
    position: absolute;
    top: 8px;
    right: -10px;
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 18px;
}
#filter_court {
    border: 1px dotted #ccc;
    padding: 15px;
    color:#666;
    font-size: 13px;
    margin-bottom: 20px;
}
#filter_court input {
    margin-left: 10px;
    margin-right: 5px;
}
.issue_parents {
    font-size: 14px;
}
h2.issue_parents a {
    display: inline-block;
    margin: 0 5px 5px 0;
    font-size: 12px;
    border: 1px solid #479b54;
    background: #fff;
    border-radius: 3px;
    padding: 3px 6px;
}
/* standards - main list */
ul.check_list, ul.check_list ul {
    list-style: none;
    padding: 0;
}
ul.check_list ul {
    margin-top: 8px;
}
ul.check_list li {
    margin-left: 20px;
    margin-bottom: 8px;
}
ul.check_list li, ul.check_list a {
    color: #4b3fa0;
    text-decoration: none;
    font-size: 16px;
}
ul.check_list a:hover {
    text-decoration: underline;
}
ul.check_list .fa-check {
    color: #2ea91e;
    margin-right: 5px;
}
/* issues tree & search result */
ul#issues_tree, ul#search_result {
    list-style: none;
    padding: 0;
}
ul#issues_tree ul {
    margin-top: 5px;
    padding-left: 20px;
    list-style: none;
    display: none;
}
#issues_tree li, #search_result li {
    line-height: 22px;
    margin-bottom: 5px;
    white-space: nowrap;
}
#issues_tree > li, #search_result > li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
    margin-bottom: 12px;
    line-height: 22px;
}
#issues_tree > li:last-child, #search_result > li:last-child {
    border-bottom: 0;
}
#issues_tree a, #search_result a {
    text-decoration: none;
    color: #4b3fa0;
    font-size: 15px;
    white-space: normal;
}
#search_result a:visited {
    color: #999;
}
#search_result a {
    color: #000;
}
#issues_tree a:hover, #search_result a:hover {
    text-decoration: underline;
}
#issues_tree a.last_lvl {
    color: #000;
    text-transform: none;
}
#issues_tree > li > a {
    text-transform: uppercase;
    color: #000;
    font-size: 16px
}
#issues_tree .fa {
    margin-left: 8px;
    color: #2ea91e;
    font-size: 20px;
    position: relative;
    top: 2px;
    cursor: pointer;
}
.tag_courts {
    display:inline-block;
    background:#f0f0f5;
    color:#000;
    border-radius: 3px;
    padding: 0 4px;
}
.help_list {
    display: none;
}
/* live search */
#live_search_box {
    position: relative;
    text-align: center;
}
#live_search {
    border: 1px solid #44aa00;
    padding: 10px 74px 10px 20px;
    border-radius: 3px;
    border-right: 0;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #666;
    margin-bottom: 10px;
}
.sticky_live_search {
    background: #fff;
    position: fixed !important;
    top: 0;
    z-index: 9999;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.sticky_live_search #issues_tree_toggle {
    top: 10px;
}
#act_live_search, #article_live_search {
    border: 1px solid #44aa00;
    padding: 10px 20px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #666;
    margin-bottom: 10px;
}
#issues_tree_toggle {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #44aa00;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#issues_tree_toggle span {
    font-weight: bold;
}
#issues_tree_toggle i {
    position: relative;
    right: -5px;
}
/* acts */
h2.act_chapter {
    font-size: 20px;
}
h3.act_chapter {
    font-size: 18px;
}
.act_article_box {
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.act_article_box h4 {
    margin-bottom: 0;
}
.act_article_box h4 a {
    font-size: 16px;
    color: #2ea91e;
}
.act_article_content {

}
.act_single_article {
    background: #ebebeb;
    padding: 1px 14px;
}
.act_single_article p  {

}
.article_explanation {
    line-height: 150%;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 14px;
    border-left: 2px solid #e9edee ;
    padding-left: 13px;
}
.act_article_box .fa {
    margin: 0 16px 0 0;
    color: #2ea91e;
    font-size: 20px;
    position: relative;
    top: 2px;
    cursor: pointer;
}
a.act_comment_link_separator:not(:first-of-type) {
    border-left: 1px solid #ebebeb;
    padding-left: 16px;
}
.act_comment_link {
    margin: 0 8px 0 0;
    color: #b75757;
}
.act_comment_arrow {
    color: #b75757 !important;
}
.act_editorial_comment_link {
    margin: 0 16px 0 0;
    color: #5482be;
}
.act_author_comment_link {
    margin: 0 8px 0 0;
    color: #ce670c;
}
.act_author_analysis_link {
    margin: 0 8px 0 0;
    color: #2ea91e;
}
.act_linked_link {
    color: #483b71;
    margin: 0 8px 0 0;
}
.act_linked_list_toggle {
    color: #483b71 !important;
}
.act_author_list_toggle {
    color: #ce670c !important;
}
.act_analysis_list_toggle {
    color: #2ea91e !important;
}
ul.art_issues, ul.art_linked, ul.art_authors, ul.art_analysis {
    display: none;
    padding: 0 0 0 13px;
}
.art_issues li, .art_linked li, .art_authors li, ul.art_analysis li {
    list-style: none;
}
.art_issues li::before, .art_linked li::before, .art_authors li::before, ul.art_analysis li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    margin-right: 5px;
    color: #2ea91e;
}
ul.art_issues li a {
    color: #000;
    font-style: italic;
}
ul.art_authors li a, ul.art_analysis li a {
    color: #000;
    font-style: italic;
}
#act_subtitle {
    margin-bottom: 18px;
    font-size: 12px;
}
#act_linked table,#act_linked th, #act_linked td {
    border: 1px solid #ebebeb;
}
#author_comment h2, #author_comment h3, #author_comment h4, #author_comment h5 {
    color: #2ea91e;
}
/* popover */
.popover {
    display: none;
    position: absolute;
    width: 300px;
    height: auto;
    max-height: 300px;
    z-index: 9999;
    overflow-y:auto;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    border: 1px solid #ebebeb;
    padding: 15px;
    border-radius: 3px;
    font-size: 90%;
    line-height: 120%;
    text-align: left;
}
.popover h1 {
    font-size: 120%;
    padding: 0;
    margin: 0 0 10px;
}
.popover p {
    line-height: 120%;
    margin: 0 0 5px;
}
/* judgments */
#judgment_content {
    padding-right: 25px;
    font-size: 120%;
    line-height: 130%;
}
#copy_judgment {
    /*
    position: sticky;
    top: 30px;
    left: 100%;
    margin-right: -12px;
    */
    position: absolute;
    top: 40px;
    right: -12px;
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 18px;
}
#download_source {
    position: absolute;
    top: 75px;
    right: -10px;
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 18px;
}
#judgment_search label {
    display: block;
    width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #2ea91e;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
#judgment_search input {
    border: 1px solid #44aa00;
    padding: 10px 14px;
    border-radius: 3px;
    width: 75px;
    margin-bottom: 20px;
    box-sizing: border-box;
    color: #666;
}
#judgment_search .select2{
    margin-bottom: 20px;
}
#judgment_search .judgment_right_box input {
    width: 187px;
}
#judgment_search input:invalid {
    border: 1px solid red;
    box-shadow: none;
}
#judgment_search input[type="search"] {
    width: 100%;
}
#judgment_search button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
@media all and (min-width: 1190px) {
    #judgment_search input[type="search"] {
        width: 319px;
    }
    #judgment_search label {
        display: inline-block;
        margin-bottom: 20px;
    }
    .judgment_left_box, .judgment_right_box {
        display: inline-block;
        width: 362px;
    }
    #judgment_search .judgment_left_box label {
        width: 98px;
    }
    .judgment_left_box {
        width: 438px;
        margin-right: 10px;
    }
}

/* books */
.home_books {
    margin-top: 10px;
    text-align: center;
    border-radius: 3px;
    background: #fff;
}
.home_books h2 {
    font-size: 24px;
    line-height: 30px;
}
.books {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.books_item {
    box-sizing: border-box;
    width: 100%;
    padding: 25px 10px 25px;
    text-align: center;
    position: relative;
    border-radius: 3px;
    margin: 0 10px 20px 0;
}
.books_item a {
    color: #fff;
    text-shadow: 1px 1px #000;
}
.books_item a:hover {
    text-decoration: none;
}
.book_logo {
    display: block;
    margin: 0 auto 15px;
    max-width: 210px;
    width: 100%;
}
.book_image {
    display: inline-block !important;
    height: 40px;
    width: auto !important;
}
.books_item strong {
    font-weight: normal;
    display: block;
    margin-top: 10px;
    font-size: 120%;
    line-height: 120%;
    height: 80px;
}
.book_famil {
    background: #5c9845;
}
.book_crimi {
    background: #b75757;
}
.book_civil {
    background: #479b54
}
.book_const {
    background: linear-gradient(to bottom right, #f5f6f9, #d51b1b);
}
.book_labor {
    background: #5482be;
}
.book_eu {
    background: #2f61a4;
}
.book_sys {
    /*background: #483b71;*/
    background: linear-gradient(to bottom right, #b75757, #5c9845);
}
.home_books .owl-dots {
    text-align: right;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
}
.owl-dots .active span {
    background: #44aa00;
}
@media (min-width:560px) {
    .books li {
        width: 45%;
    }
}
@media (min-width:800px) {
    .books li {
        width: 170px;
    }
}

/* sidebar */
.sidebar {
    width: 98%;
    margin-top: 25px;
    margin-left: 1%;
    margin-right: 1%;
}
.sidebar_white {
    background: #fff;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    border: 1px solid #ebebeb;
    padding: 25px 25px 5px;
    border-radius: 3px;
    margin-bottom: 20px;
    color: #260d34;
}
.sidebar_white .register {
    color: #260d34;
    font-size: 12px;
    margin-bottom: 15px;
}
.sidebar_white .register a {
    color: #260d34;
    font-weight: bold;
    text-decoration: none;
}
.sidebar_white .register a:hover {
    text-decoration: underline;
}
.sidebar h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.sidebar h4 {
    color: #2ea91e;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.sidebar h4 span {
    display: none;
}
.sidebar_dark, #sidebar_login, #sidebar_urls {
    display: none;
}
.sidebar input[type="email"], .sidebar input[type="search"], .sidebar input[type="password"], .sidebar input[type="text"], .sidebar select {
    border: 1px solid #44aa00;
    padding: 10px 14px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #666;
}
.sidebar input:invalid {
    border: 1px solid red;
    box-shadow: none;
}
#search_toggle {
    display: inline;
    float: right;
    cursor: pointer;
}
#sidebar_search {
    display: none;
}
#sidebar_search .select2-container {
    width: 100% !important;
}
#search_checkbox {
    margin-top: 5px;
}
#search_checkbox input {
    margin-right: 7px;
}
#date_start {
    margin-right: 5px;
}
.sidebar label {
    margin-right: 5px;
}
#search_date label {
    margin-right: 10px;
}
#search_date div {
    display: inline-block;
}
#search_date input {
    margin-bottom: 15px;
    width: 104px;
}
.sidebar .btn-green {
    text-transform: uppercase;
    font-weight: bold;
}
.sidebar ul {
    padding: 0;
    margin: 0;
}
.sidebar li {
    list-style: none;
    border-bottom: 1px solid #33265f;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.sidebar li:last-of-type {
    margin: 0;
    border: 0;
    padding: 0;
}
.sidebar li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    margin-right: 5px;
    color: #2ea91e;
}
.sidebar_dark a {
    color: #998ebc;
    text-decoration: none;
}
.sidebar_dark a:hover {
    color: #fff;
}

.sidebar_white li {
    border-bottom: 1px solid #ebebeb;
}
.sidebar_white a {
    color: #000;
    text-decoration: none;
}
.sidebar_white a:hover {
    text-decoration: underline;
}
.sidebar_chapters {
    overflow: auto;
    max-height: 400px;
}
@media (max-width: 600px) {
    #chapters_in_art, #sidebar_standards {
        display: none;
    }
}

.sticky_sidebar {
    position: fixed;
    top: 0;
    max-height: 100%;
    z-index: 9999;
}

@media all and (min-height: 600px) and (max-height: 768px) {
    .sticky_sidebar {
        overflow: auto;
    }

    .sticky_sidebar .sidebar_chapters {
        max-height: 100%;
        height: 100%;
    }

}

#act_main_cats > li:last-child {
    padding-bottom: 15px;
    border-bottom: none;
}
#external_sources, #act_main_categories {
    display: none;
}
.links_tree {
    padding-bottom: 25px;
}
.links_tree ul {
    margin-top: 10px;
    margin-left: 15px;
}
.links_tree li {
    border-bottom: none;
}
.links_tree ul li {
    padding-bottom: 0px;
}
.links_tree > li {
    border-bottom: 1px solid #ebebeb;
}
.links_tree > li:last-child {
    padding-bottom: 15px;
    border-bottom: none;
}
.links_tree .fa {
    margin-left: 8px;
    color: #2ea91e;
    font-size: 20px;
    position: relative;
    top: 2px;
    cursor: pointer;
}
.links_tree ul {
    display: none;
}
.links_tree ul li:before {
    display: none;
}
@media all and (min-width: 768px) {
    .sidebar {
        width: 22%;
        float: left;
        margin-left: 1%;
        margin-right: 0;
    }
    .sidebar_dark {
        display: block;
        background: #190f3a;
        box-sizing: border-box;
        padding: 25px 25px 25px;
        border-radius: 3px;
        margin-bottom: 20px;
    }
    .sidebar_dark h3 {
        color: #fff;
    }
    .sidebar_white {
        padding-bottom: 25px;
    }
    #external_sources, #act_main_categories {
        display: block;
    }
    .links_tree {
        padding-bottom: 0;
    }
    #search_toggle {
        display: none;
    }
    #sidebar_search, #sidebar_login, #sidebar_urls {
        display: block;
    }
}
@media all and (min-width: 1190px) {
    .sidebar {
        margin-left: 0;
        width: 23%;
    }
    #search_date label {
        display: none;
    }
    .sidebar h4 span {
        display: inline;
    }
}

/* contact */
#contact-form label {
    display: inline-block;
    padding: 10px 5px 5px;
}
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form textarea {
    border: 1px solid #44aa00;
    padding: 10px 14px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #666;
}
#contact-form .col_input, #contact-form .col_label {
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
}
#phone-important { /* anty spam */
    display: none;
}
.success {
    color: #2ea91e !important;
    padding: 10px 0;
}
.error {
    color: red !important;
    padding: 10px 0;
}
@media all and (min-width: 890px) {
    #contact-form .col_label {
        width: 15%;
        display: inline-block;
    }
    #contact-form .col_input {
        width: 84%;
        display: inline-block;
    }
}

/* user, login, new pass, promo code */
#login_form, #register_form, #new_password_form {
    padding: 10px;
}
#login_form p, #register_form p, #new_password_form p, #code_form p {
    position: relative;
}
.user_label {
    display: none;
}
.user_input {
    border: 1px solid #44aa00;
    padding: 10px 14px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #666;
}
.user_input:focus:required:invalid {
    border: 1px solid red;
    box-shadow: none;
}
.user_icon {
    display: none;
}
#login_form .btn, #register_form button, #order .btn {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
#code_freedays, #promo_code {
    width: 90%;
}
#code_form button {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    right: 0px;
    padding: 11px 20px;
}
@media all and (min-width: 600px) {
    .user_label {
        display: inline-block;
        width: 16%;
    }
    .user_input {
        width: 82%;
    }
    #code_freedays, #promo_code {
        width: 80%;
    }
    .user_icon {
        position: absolute;
        top: 0px;
        right: 0px;
        display: inline-block;
        width: 38px;
        height: 38px;
        line-height: 39px;
        border-radius: 3px;
        text-align: center;
        color: #fff;
        font-size:16px;
        background: #44aa00;
    }
}

/* offer */
#offer {
    text-align: center;
    margin: 50px 0;
}
#offer > div {
    margin-bottom: 25px;
}
.offer_box {
    vertical-align: top;
    width: 100%;
    margin: 5px 0 5px 0;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    padding: 20px;
    border-radius: 3px;
    text-align: center;
}
@media all and (min-width: 500px) {
    .offer_box {
        width: 33%;
        margin: 5px 0 5px 0;
        height: 250px;
    }
    .offer_box:first-of-type {
        box-shadow: -15px 0 30px 0 rgba(0,0,0,0.15);
    }
    .offer_box:nth-of-type(2) {
        height: 300px;
        margin-top: -20px;
    }
    .offer_box:last-of-type {
        box-shadow: 15px 0 30px 0 rgba(0,0,0,0.15);
    }
}
.offer_box:last-of-type {
    margin-right: 0;
}
.popular_offer {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    display: block;
    border-bottom: 1px solid #dfdbe1;
    width: 80%;
    margin: 0 auto 20px;
    padding-bottom: 10px;
}
.offer_box strong {
    font-size: 24px;
    font-weight: normal
}
.offer_box span{
    display: block;
}
.offer_box .price {
    margin-top: 15px;
    font-size: 38px;
    font-weight: 400;
}
.offer_box:nth-of-type(2) .price {
    color: #44aa00;
}
.offer_box .cost_per_day, .offer_box .user_line {
    margin-top: 5px;
    font-size: 13px;
}
.offer_box .lowest_cost {
    text-decoration: underline;
}
.offer_box .btn {
    margin: 20px 0 10px;
    font-weight: 700;
}

/* council */
.person {
    width: 200px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}
.person img {
    width: auto;
    max-width: 100%;
    max-height: 150px;
}

/* footer */
footer {
    clear: both;
    padding-top: 20px;
    color: #260d34;
}
footer a {
    color: #260d34;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
#footer_left, #footer_right {
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 100%;
}
#footer_social {
    display: block;
    padding: 20px 0 20px;
}
#footer_social .fa-facebook {
    border-radius: 3px;
    padding: 6px 9px;
    background: #758ab7;
    color: #fff;
    margin-right: 10px;
}
#footer_social .fa-twitter {
    border-radius: 3px;
    padding: 6px 7px;
    background: #4ca2ce;
    color: #fff;
}
#footer_cols {
    margin-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
}
#footer_cols .col3:first-of-type, #footer_cols .col3:last-of-type {
    display: none;
}
#footer_cols em {
    display: block;
    font-size: 18px;
    font-style: normal;
    color: #2d3b3e;
    margin-bottom: 20px;
}
#footer_cols ul {
    padding-left: 0;
}
#footer_cols li {
    list-style: none;
    margin-top: 10px;
}
#footer_bottom {
    clear: both;
    padding: 20px 0;
    border-top: 1px solid #ebebeb;
    margin-top: 20px;
}
#footer_bottom p {
    width: 100%;
}
#footer_bottom span {
    display: none;
}
#cookies_bar {
    display: none;
    z-index: 100000;
    background: url('images/cookies.png') no-repeat;
    width: 169px;
    height: 159px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 55px 35px 0 20px;
    color: #fff;
    font-size: 11px;
    text-align: left;
    animation: ease_element 600ms ease-in-out both;
}
#cookies_bar a {
    color: #c9b1d6;
    text-decoration: none;
}
#cookies_bar a:hover {
    text-decoration: underline;
}
#cookies_bar .hide_cookies_bar {
    position: absolute;
    top: 0px;
    right: 15px;
    background: transparent;
    width: 35px;
    height: 35px;
    border: 0;
    cursor: pointer;
}
#up {
    display: none;
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    font-size: 1.75rem;
    border: 0;
    border-radius: 0;
    z-index: 999999;
    color: #4a0;
    background-color: #fff;
}
@media all and (min-width: 400px) {
    #footer_bottom span {
        display: inline;
        float: right;
    }
}
@media all and (min-width: 768px) {
    #footer_cols .col3:first-of-type, #footer_cols .col3:last-of-type {
        display: block;
        float: left;
    }
}
@media all and (min-width: 900px) {
    #footer_left {
        width: 41%;
        text-align: left;
    }
    #footer_right {
        width: 58%;
        text-align: left;
    }
}
@media all and (min-width: 900px) and (max-width: 1170px) {
    #footer_left {
        padding-left: 10px;
    }
}




.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle; }
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 41px;
    user-select: none;
    -webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 14px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 41px;
    user-select: none;
    -webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 14px;
    text-overflow: ellipsis;
    white-space: nowrap; }
.select2-container .select2-search--inline {
    float: left; }
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none; }

.select2-dropdown {
    background-color: white;
    border: 1px solid #44aa00;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    text-align: left;
}
.select2-results {
    display: block; }

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0; }

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none; }
.select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
    left: 0; }

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.select2-search--dropdown {
    display: block;
    padding: 4px; }
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0); }

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important; }

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #44aa00;
    border-radius: 5px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666;
    line-height: 41px; }
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
    position: absolute;
    top: 1px;
    right: 7px;
    width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #44aa00 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #44aa00 transparent;
    border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #44aa00;
    border-radius: 5px;
    cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #333;
    margin-top: 5px;
    float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #44aa00;
    border-radius: 5px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #44aa00; }

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    color: #666;
    padding: 7px;}

.select2-container--default .select2-results__option[role=group] {
    padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #666; }

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgb(46, 171, 30, 0.05); }

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(46, 171, 30, 0.05); }

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px; }
