@font-face {
    font-family: icomoon;
    src: url("https://static.dir.bg/fonts/icomoon.eot?");
    src: url("https://static.dir.bg/fonts/icomoon.eot?#iefix") format("embedded-opentype"),url("https://static.dir.bg/fonts/icomoon.ttf") format("truetype"),url("https://static.dir.bg/fonts/icomoon.woff") format("woff"),url("https://static.dir.bg/fonts/icomoon.svg#icomoon") format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Repo-Bold';
    src: url("https://static.dir.bg/fonts/Repo-Bold.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-Bold.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-Bold.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-Bold.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-Bold.svg#Repo-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo';
    src: url("https://static.dir.bg/fonts/Repo.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo.woff") format("woff"), url("https://static.dir.bg/fonts/Repo.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo.svg#Repo") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo-ExtraBlack';
    src: url("https://static.dir.bg/fonts/Repo-ExtraBlack.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-ExtraBlack.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-ExtraBlack.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-ExtraBlack.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-ExtraBlack.svg#Repo-ExtraBlack") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo-Black';
    src: url("https://static.dir.bg/fonts/Repo-Black.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-Black.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-Black.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-Black.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-Black.svg#Repo-Black") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo-ExtraBold';
    src: url("https://static.dir.bg/fonts/Repo-ExtraBold.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-ExtraBold.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-ExtraBold.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-ExtraBold.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-ExtraBold.svg#Repo-ExtraBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo-DemiBold';
    src: url("https://static.dir.bg/fonts/Repo-DemiBold.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-DemiBold.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-DemiBold.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-DemiBold.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-DemiBold.svg#Repo-DemiBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo-Medium';
    src: url("https://static.dir.bg/fonts/Repo-Medium.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-Medium.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-Medium.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-Medium.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-Medium.svg#Repo-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Repo-Light';
    src: url("https://static.dir.bg/fonts/Repo-Light.eot?#iefix") format("embedded-opentype"), url("https://static.dir.bg/fonts/Repo-Light.otf") format("opentype"), url("https://static.dir.bg/fonts/Repo-Light.woff") format("woff"), url("https://static.dir.bg/fonts/Repo-Light.ttf") format("truetype"), url("https://static.dir.bg/fonts/Repo-Light.svg#Repo-Light") format("svg");
    font-weight: normal;
    font-style: normal;
}

.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: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    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: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    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: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.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
}

.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 #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 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 #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    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: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    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: 700;
    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-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    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 #000 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--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

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

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

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

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

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

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

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.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: #5897fb;
    color: #fff
}

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

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
    background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
    background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 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--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

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

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#fff 0,#eee 50%);
    background-image: -o-linear-gradient(top,#fff 0,#eee 50%);
    background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

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

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

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

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

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

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

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.accent-block,.btn-login,.img-and-video-section,.list-article.poll-list-article,.page-footer,.page-header .search-form input[type=text],.poll,.select2-container--default .select2-results__option--highlighted[aria-selected],.slider-section,.sticky-nav-wrapper,.sticky-nav .dropdown.open,.sticky-nav .dropdown.open .dots:after,.sticky-nav .dropdown ul,.tab-content[data-tab=all],.to-top,.top-section {
    background-color: #0062bc
}


.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #0062bc transparent transparent
}

.page-header .search-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #0062bc
}

.location-search-dd .select2-search--dropdown {
    padding: 10px
}

.location-search-dd .select2-search--dropdown .select2-search__field {
    border: 0;
    background-color: #c1e8ff;
    padding: 8px 4px
}

.location-search-dd .select2-results__option {
    padding: 10px 14px
}

.select2-container--open .location-search-dd {
    min-width: 200px;
    z-index: 3
}

.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__placeholder,.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff
}

.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent
}

.page-header .search-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff
}

.close-select2 {
    font-size: 23px;
    font-size: 1.4375rem;
    position: absolute;
    right: 10px;
    top: 10px
}



html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

b,strong {
    font-weight: inherit;
    font-weight: bolder
}

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 {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[class*=" icon-"],[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-wi-day-cloudy-high:before {
    content: "\E992"
}
.icon-envelope:before {
    content: "\F0E0"
}
.icon-instagram:before {
    content: "\E918"
}
.icon-brand:before,.icon-social:before,.icon-tweet:before,.icon-twitter:before {
    content: "\E90D"
}
.icon-youtube:before {
    content: "\E99B"
}
.icon-search:before {
    content: "\F002"
}
.icon-profile:before,.icon-user:before {
    content: "\F007"
}
.icon-dir:before,.icon-home:before {
    content: "\F015"
}
.icon-facebook-f:before,.icon-facebook:before {
    content: "\F09A"
}
.icon-envelope:before {
    content: "\F0E0"
}
.icon-envelope-o:before {
    content: "\F003"
}
.icon-share-alt:before {
    content: "\F1E0"
}
.icon-linkedin-square:before {
    content: "\E917"
}
.icon-rss:before {
    content: "\E9A3"
}
.icon-clubs:before {
    content: "\E929"
}

article,aside,footer,header,main,nav,section {
    display: block
}

body,html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

a {
    color: inherit
}

input,textarea {
    border-radius: 0
}

button[type=submit],input[type=submit] {
    cursor: pointer
}

button,input,keygen,select,textarea {
    font-family: Repo,sans-serif
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    font-family: Repo-Medium,sans-serif
}

.overflow-hidden {
    overflow: hidden;
    position: relative;
    height: 100%
}

.inner-wrapper {
    margin: 0 auto
}

.inner-wrapper:after {
    clear: both;
    content: "";
    display: table
}

.img-wrapper {
    display: block;
    position: relative
}

.img-wrapper img {
    width: 100%;
    display: block
}

.hidden {
    display: none
}

.section-title,.title {
    font-weight: 400
}

.section-title a,.title a {
    text-decoration: none
}

.section-title {
    font-family: Repo-DemiBold,sans-serif;
    margin-top: 0;
    margin-bottom: 0
}

.icon {
    display: inline-block
}

.inner-wrapper {
    max-width: 1366px;
    padding: 0 20px
}

.user:after {
    clear: both;
    content: "";
    display: table
}

.hidden,.hidden-text {
    display: none;
    overflow: hidden
}

.search-top-section .select2-container--open .select2-selection--single .select2-selection__placeholder,.search-top-section .select2-container--open .select2-selection--single .select2-selection__rendered,.select2-container {
    color: #888
}

.page-header {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    color: #fff
}

.page-header a {
    text-decoration: none
}

.page-header .logo {
    float: right
}

.page-header .search-form {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 100%
}

.logo a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle
}

.logo img {
    display: block
}

.search.open {
    position: relative
}

.search.open+.search-form {
    opacity: 1;
    visibility: visible
}

.search.open:after,.search.open:before {
    content: "";
    position: absolute
}

.search.open:after {
    z-index: 1
}

.search.open:before {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    content: "\E90B";
    z-index: 2
}

.search-form input[type=text] {
    width: 100%;
    border: 0
}

.search-form .search-with-btn:after {
    clear: both;
    content: "";
    display: table
}

.search-form .search-with-btn button,.search-form .search-with-btn input[type=text] {
    float: left
}

.search-form .search-with-btn button {
    line-height: .01;
    border: 0;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    text-align: center
}

.search-form select {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.625;
    font-family: Repo-Medium,sans-serif;
    background: 0 0;
    border: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

.search-form select::-ms-expand {
    display: none
}

.search-form .custom-select {
    float: left;
    margin-right: 13px;
    width: 200px;
}

.search-form .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 0
}

.search-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
    padding-right: 26px
}

.page-header {
    height: 100px;
}

.page-header ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-header .home,.page-header .search,.page-header .user {
    position: relative;
    z-index: 30
}

.page-header .home i,.page-header .search i,.page-header .user i {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.47058824
}

.page-header .user {
    background-color: transparent;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.page-header .user.logged .icon {
    position: relative
}

.page-header .user.logged .icon:after {
    content: "";
    position: absolute;
    right: -8px;
    top: 3px;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    background-color: #11de99
}

.page-header .user.open-dd {
    background-color: #054783;
    color: #fff
}

.page-header .user.open-dd+.user-dd {
    opacity: 1;
    visibility: visible
}

.page-header .weather {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.04545455;
    margin-top: 2px;
    padding: 3px 18px
}

.page-header .weather i {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.42307692;
    margin-left: 4px;
    margin-right: 5px
}

.page-header .weather.active span {
    position: relative
}

.page-header .weather.active span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -41px;
    height: 5px;
    background-color: #fff
}

.page-header .logo {
    margin-top: 26px
}

.page-header .logo img {
    width: 168px
}

.page-header .logo i {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 1.42857143
}

.page-header .search-form {
    background-color: #fff;
    padding: 35px 30px 21px
}

.page-header .search-form input[type=text] {
    color: hsla(0,0%,100%,.4)
}

.page-header .search-form input[type=text]::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.4)
}

.page-header .search-form input[type=text]:-moz-placeholder,.page-header .search-form input[type=text]::-moz-placeholder {
    color: hsla(0,0%,100%,.4)
}

.page-header .search-form input[type=text]:-ms-input-placeholder {
    color: hsla(0,0%,100%,.4)
}

.page-header.open-share .main-nav>ul {
    opacity: 0;
    visibility: hidden
}

.page-header.open-share .header-share-btns ul {
    opacity: 1;
    visibility: visible
}

.header-share-btns {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2;
    margin-left: 25px;
    position: relative;
    float: left
}

.header-share-btns>div {
    padding: 31px 0 24px
}

.header-share-btns>div>span {
    cursor: pointer
}

.header-share-btns ul {
    position: absolute;
    top: 42px;
    right: 100%;
    text-align: center;
    width: 430px;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s
}

.header-share-btns ul i {
    display: block;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.header-share-btns a:hover i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.header-share-btns li {
    float: left
}

.main-options {
    float: left;
    margin-top: 27px
}

.main-options>a {
    float: left;
    padding: 3px 20px
}

.main-options>a~a {
    border-left: 1px solid hsla(240,3%,89%,.3)
}

.main-options>a i {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.main-options>a:first-child {
    padding-left: 0
}

.main-options>a:hover i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.main-nav {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 2.14285714;
    font-family: Repo-Medium,sans-serif;
    float: left;
    width: 800px;
    max-width: calc(100% - 526px);
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s
}

.main-nav .dots {
    margin-left: 25px
}

.main-nav>ul {
    float: left;
    max-width: calc(100% - 113px);
    height: 100px;
    overflow: hidden;
    padding-left: 7px;
    padding-right: 3px;
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s
}

.main-nav>ul>li {
    float: left
}

.main-nav>ul>li>a {
    position: relative;
    display: block;
    padding: 31px 0 30px
}

.main-nav>ul>li>a.active:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 5px;
    background-color: #fff
}

.main-nav>ul>li>a span {
    display: block;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s
}

.main-nav>ul>li>a:hover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.main-nav>ul>li+li {
    margin-left: 23px
}

.impressio-logo span,.izdireni-logo span,.urbn-logo span,.web-report-logo span {
    position: relative
}

.impressio-logo img,.izdireni-logo img,.urbn-logo img,.web-report-logo img {
    display: block;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    margin-bottom: 10px
}

.impressio-logo .hover,.izdireni-logo .hover,.urbn-logo .hover,.web-report-logo .hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.impressio-logo:hover .normal,.izdireni-logo:hover .normal,.urbn-logo:hover .normal,.web-report-logo:hover .normal {
    opacity: 0
}

.impressio-logo:hover .hover,.izdireni-logo:hover .hover,.urbn-logo:hover .hover,.web-report-logo:hover .hover {
    opacity: 1
}

.impressio-logo {
    width: 88px;
    margin-top: 9px
}

.urbn-logo {
    width: 68px;
    margin-top: 11px
}

.izdireni-logo {
    width: 72px;
    margin-top: -3px
}

.web-report-logo {
    width: 68px;
    margin-top: 4px
}

.web-report-logo:hover .normal {
    opacity: 1
}

.dropdown .dots,.header-dropdown .dots {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: .75675676
}

.dropdown .dots:after,.header-dropdown .dots:after {
    content: "";
    position: absolute;
    left: -12px;
    right: -9px;
    bottom: -17px;
    background-color: transparent;
    height: 63px;
    z-index: 4;
    -webkit-transition: background-color .6s;
    transition: background-color .6s
}

.dropdown .dots:hover:before,.header-dropdown .dots:hover:before {
    display: none
}

.dropdown ul,.header-dropdown ul {
    list-style: none;
    line-height: 1.77777778
}

.dropdown .icon,.header-dropdown .icon {
    margin-right: 7px
}

.dropdown.open .dots,.header-dropdown.open .dots {
    position: relative
}

.dropdown.open .dots:after,.header-dropdown.open .dots:after {
    background-color: #fff
}

.dropdown.open .dots span,.header-dropdown.open .dots span {
    position: relative;
    z-index: 5
}

.dropdown {
    position: relative
}

.dropdown ul {
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.06),-1px -1px 1px 0 rgba(0,0,0,.02);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.06),-1px -1px 1px 0 rgba(0,0,0,.02);
    background-color: #fff;
    position: absolute;
    z-index: 2;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 45px;
    column-gap: 45px;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 20px 28px 24px;
    margin-top: 17px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .6s,visibility .6s;
    transition: opacity .6s,visibility .6s
}

.dropdown.open ul {
    visibility: visible;
    opacity: 1
}

.header-dropdown {
    float: left;
    margin-top: 27px
}

.header-dropdown .dots {
    position: relative
}

.header-dropdown .dots:after {
    bottom: -40px
}

.header-dropdown.open .dropdown-container {
    visibility: visible;
    opacity: 1
}

.dropdown-container {
    font-size: 17px;
    font-size: 1.0625rem;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.06),-1px -1px 1px 0 rgba(0,0,0,.02);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.06),-1px -1px 1px 0 rgba(0,0,0,.02);
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .6s,visibility .6s;
    transition: opacity .6s,visibility .6s;
    padding: 22px 56px;
    margin-top: 33px
}

.dropdown-container ul {
    line-height: 1.4
}

.dropdown-container ul:after {
    clear: both;
    content: "";
    display: table
}

.dropdown-container h2 {
    font-size: 13px;
    font-size: .8125rem;
    margin: 7px 0 10px;
    line-height: 1.2
}

.dropdown-container>div {
    margin-top: 24px
}

.dropdown-container>div:first-child {
    margin-top: 0
}

.header-site-links ul {
    -webkit-column-count: 4;
    column-count: 4
}

.header-city-links ul,.header-services-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-city-links ul li,.header-services-links ul li {
    float: left
}

.page-header-container {
    position: relative
}

.page-header-container a {
    color: #fff;
}

.page-header-container:after {
    clear: both;
    content: "";
    display: table
}

.search.open {
    background-color: #fff
}

.search.open:after,.search.open:before {
    left: -1px;
    right: -1px
}

.search.open:after {
    top: 0;
    height: 79px;
    background-color: #fff
}

.search.open:before {
    font-size: 28px;
    font-size: 1.75rem;
    margin-top: 12px
}

.search-form input[type=text] {
    font-size: 24px;
    font-size: 1.5rem;
    height: 57px;
    padding-left: 19px;
    margin-bottom: 10px
}

.search-form .search-with-btn input[type=text] {
    width: calc(100% - 100px)
}

.search-form .search-with-btn button {
    font-size: 32px;
    font-size: 2rem;
    width: 100px;
    height: 57px
}

.additional-commenting-info .profile-links a,.additional-info .category,.additional-info .comments,.additional-info .views,.article-body h2,.chosen-comments h2.list-block-item,.close-title .section-title,.close-title .tabs a.active,.close-title span,.comment-block.editor .username a,.comments-section-title,.comments-wrapper-heading .left a.active,.comments-wrapper-heading .left h2,.crossfire-title .section-title,.datepicker--cell.-current-,.dropdown-container h2,.dropdown.open .dots span,.dropdown ul,.from-the-web .time,.gallery-img-count,.give-opinion-btn,.header-dropdown.open .dots span,.header-dropdown ul,.img-news .search-region button,.most-read-and-commented .slick-arrow,.most-recent-articles .time,.page-header .search-form select,.pagination .active,.recent-articles .section-title,.reply,.search.open:before,.secondary-nav .active,.secondary-nav .special-link,.section-title.list,.section-title.small,.see-all,.show-comment,.transliteration,.user-comment-block .commented-on a,.user-profile-view .user-info h3,h2.list-block-item {
    color: #399f3c
}

.article-main-img .gallery-img-count {
    background-color: rgba(0,98,188,.3)
}

.accent-block,.btn-login,.img-and-video-section,.list-article.poll-list-article,.page-footer,.page-header .search-form input[type=text],.poll,.select2-container--default .select2-results__option--highlighted[aria-selected],.slider-section,.sticky-nav-wrapper,.sticky-nav .dropdown.open,.sticky-nav .dropdown.open .dots:after,.sticky-nav .dropdown ul,.tab-content[data-tab=all],.to-top,.top-section {
    background-color: #399f3c
}

.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__placeholder,.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #399f3c
}

.page-header .search-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #399f3c transparent transparent
}

.page-header .search-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #399f3c
}

.dropdown-container>div {
    border-top: 1px solid #399f3c
}

.dropdown-container>div:first-child {
    border-top: 0
}

.dropdown-container a {
    color: #399f3c;
}


.page-header .search-form .search-with-btn button {
    background-color: #399f3c
}

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

    .nav-select {
        -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.06),-1px -1px 1px 0 rgba(0,0,0,.02);
        box-shadow: 1px 1px 2px 0 rgba(0,0,0,.06),-1px -1px 1px 0 rgba(0,0,0,.02);
        background-color: #fff;
        font-size: 25px;
        font-size: 1.5625rem;
        margin-bottom: 20px;
        font-family: Repo-DemiBold,sans-serif;
        position: relative
    }

    .nav-select:after {
        clear: both;
        content: "";
        display: table
    }

    .nav-select a {
        text-decoration: none
    }

    .dropdown {
        display: block;
        padding: 11px 14px;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }

    .dropdown:after {
        clear: both;
        content: "";
        display: table
    }

    .dropdown .logo {
        float: left;
        width: 98px
    }

    .dropdown .nav-select-btn {
        float: right;
        width: 32px;
        position: relative;
        height: 58px;
        margin-top: -11px;
        margin-bottom: -17px;
        margin-right: -14px;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }

    .dropdown .nav-select-btn span {
        z-index: 6;
        top: 27px;
        right: 12px;
        width: 6px;
        background: #888
    }

    .dropdown .nav-select-btn span,.dropdown .nav-select-btn span:after,.dropdown .nav-select-btn span:before {
        display: block;
        position: absolute;
        height: 6px;
        border-radius: 50%;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }

    .dropdown .nav-select-btn span:after,.dropdown .nav-select-btn span:before {
        left: 0;
        right: 0;
        background-color: #888;
        content: ""
    }

    .dropdown .nav-select-btn span:before {
        top: -10px
    }

    .dropdown .nav-select-btn span:after {
        bottom: -10px
    }

    .dropdown.open .nav-select-btn span,.dropdown.open .nav-select-btn span:after,.dropdown.open .nav-select-btn span:before {
        background-color: #fff
    }

    .dropdown.open+.nav-dropdown {
        visibility: visible;
        opacity: 1
    }

    .nav-dropdown {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        z-index: 3;
        top: 100%;
        left: 0;
        right: 0;
        color: #fff;
        margin: 0;
        padding: 5px 7px 10px 14px;
        -webkit-transition: opacity .4s,visibility .4s;
        transition: opacity .4s,visibility .4s;
        height: 305px
    }

    .nav-dropdown li {
        margin-bottom: 15px
    }

    .sticky-nav-wrapper {
        position: fixed;
        z-index: 12;
        left: 0;
        right: 0;
        top: -65px;
        -webkit-transition: top .6s;
        transition: top .6s;
        background-color: #0062bc;
        color: #fff
    }

    .sticky-nav-wrapper .dropdown .nav-select-btn span,.sticky-nav-wrapper .dropdown .nav-select-btn span:after,.sticky-nav-wrapper .dropdown .nav-select-btn span:before {
        background-color: #fff
    }

    .sticky-nav-wrapper.fixed {
        top: 0
    }

    .sticky-nav-wrapper .nav-dropdown {
        background-color: #fff;
        color: #0062bc
    }

    .sticky-nav-wrapper .dropdown.open .nav-select-btn {
        background-color: #fff
    }

    .sticky-nav-wrapper .dropdown.open .nav-select-btn span,.sticky-nav-wrapper .dropdown.open .nav-select-btn span:after,.sticky-nav-wrapper .dropdown.open .nav-select-btn span:before,.sticky-nav-wrapper .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.sticky-nav-wrapper .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
        background-color: #0062bc
    }

    .sticky-nav-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: hsla(0,0%,100%,.4)
    }

    .page-header {
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        top: 0;
        color: #fff
    }

    .page-header a {
        text-decoration: none
    }

    .page-header .logo {
        float: right
    }

    .page-header .search-form {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .4s,visibility .4s;
        transition: opacity .4s,visibility .4s;
        position: absolute;
        z-index: 1;
        left: 0;
        right: 0;
        top: 100%
    }

    .logo a {
        text-decoration: none;
        display: inline-block;
        vertical-align: middle
    }

    .logo img {
        display: block
    }

    .search.open {
        position: relative
    }

    .search.open+.search-form {
        opacity: 1;
        visibility: visible
    }

    .search.open:after,.search.open:before {
        content: "";
        position: absolute
    }

    .search.open:after {
        z-index: 1
    }

    .search.open:before {
        font-family: icomoon!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        content: "\E90B";
        z-index: 2
    }

    .search-form input[type=text] {
        width: 100%;
        border: 0
    }

    .search-form .search-with-btn:after {
        clear: both;
        content: "";
        display: table
    }

    .search-form .search-with-btn button,.search-form .search-with-btn input[type=text] {
        float: left
    }

    .search-form .search-with-btn button {
        line-height: .01;
        border: 0;
        background-color: rgba(0,0,0,.4);
        color: #fff;
        text-align: center
    }

    .search-form select {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.625;
        font-family: Repo-Medium,sans-serif;
        background: 0 0;
        border: 0;
        -moz-appearance: none;
        -webkit-appearance: none
    }

    .search-form select::-ms-expand {
        display: none
    }

    .search-form .custom-select {
        float: left;
        margin-right: 13px
    }

    .search-form .select2-container--default .select2-selection--single {
        background-color: transparent;
        border: 0;
        border-radius: 0
    }

    .search-form .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 10px;
        padding-right: 26px
    }

    .page-header {
        height: 62px
    }

    .page-header .logo {
        position: relative;
        z-index: 2;
        margin-top: 13px
    }

    .page-header .logo img {
        width: 130px;
        -webkit-transition: opacity .2s,visibility .2s;
        transition: opacity .2s,visibility .2s;
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }

    .page-header .logo .icon,.page-header .logo img {
        display: inline-block;
        vertical-align: middle
    }

    .page-header .logo .icon {
        font-size: 30px;
        font-size: 1.875rem;
        -webkit-transition: color .2s;
        transition: color .2s;
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }

    .page-header .social-btns {
        margin-top: 16px;
        margin-bottom: 3px
    }

    .social-btns {
        font-size: 0;
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center
    }

    .social-btns li {
        font-size: 17px;
        font-size: 1.0625rem;
        display: inline-block;
        margin: 0 13px
    }

    .page-header .search-form {
        background-color: #888;
        z-index: 20
    }

    .page-header .search-form input[type=text] {
        background-color: transparent;
        color: hsla(0,0%,100%,.7)
    }

    .page-header .search-form input[type=text]::-webkit-input-placeholder {
        color: hsla(0,0%,100%,.7)
    }

    .page-header .search-form input[type=text]:-moz-placeholder,.page-header .search-form input[type=text]::-moz-placeholder {
        color: hsla(0,0%,100%,.7)
    }

    .page-header .search-form input[type=text]:-ms-input-placeholder {
        color: hsla(0,0%,100%,.7)
    }

    .logo-white {
        opacity: 0;
        visibility: hidden
    }

    .logo-white,.main-nav {
        position: absolute;
        top: 0;
        left: 0
    }

    .main-nav {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.77777778;
        font-family: Repo-Medium,sans-serif;
        display: none;
        right: 0;
        padding-top: 62px;
        background-color: #737373;
        color: #fff;
        width: 100%;
        max-width: 100%;
    }

    .main-nav>.inner-wrapper {
        border-top: 2px solid #818181;
        border-top: 2px solid hsla(0,0%,100%,.1)
    }

    .main-links {
        list-style: none;
        margin: 0;
        padding: 10px 8px;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-gap: 69px;
        column-gap: 69px;
        -moz-column-gap: 69px;
        z-index: 21;
        position: relative
    }

    .main-links:after {
        clear: both;
        content: "";
        display: table
    }

    a:hover {
        color: #399f3c
    }   
    

    .profile-options {
        padding: 12px;
        text-align: center;
        background-color: #5f5f5f
    }

    .profile-options a {
        display: inline-block;
        margin: 0 10px
    }

    .profile-options i {
        font-size: 25px;
        font-size: 1.5625rem;
        vertical-align: sub;
        margin-right: 10px
    }

    .search {
        font-size: 28px;
        font-size: 1.75rem;
        float: left;
        margin-top: 8px;
        margin-left: 17px;
        position: relative;
        z-index: 30
    }

    .search:hover {
        color: #fff;
    }

    .search.open {
        background-color: #888;
        margin-top: 17px;
    }

    .search.open:after,.search.open:before {
        left: -12px;
        right: -7px
    }

    .search.open:after {
        top: -18px;
        height: 63px;
        background-color: #888
    }

    .search.open:before {
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 5px;
        color: #fff
    }

    .search-form input[type=text] {
        font-size: 18px;
        font-size: 1.125rem;
        height: 42px;
        padding-left: 10px
    }

    .search-form .search-with-btn input[type=text] {
        width: calc(100% - 43px)
    }

    .search-form .search-with-btn button {
        font-size: 21px;
        font-size: 1.3125rem;
        width: 43px;
        height: 42px
    }

    .mobile-menu-btn {
        position: relative;
        z-index: 30;
        float: left;
        overflow: hidden;
        width: 28px;
        height: 22px;
        margin-top: 21px
    }

    .mobile-menu-btn span {
        display: block;
        position: absolute;
        z-index: 6;
        top: 9px;
        left: 0;
        right: 0;
        height: 4px;
        background: #fff;
        -webkit-transition: background-color .3s;
        transition: background-color .3s;
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }

    .mobile-menu-btn span:after,.mobile-menu-btn span:before {
        position: absolute;
        display: block;
        left: 0;
        right: 0;
        height: 4px;
        background-color: #fff;
        content: ""
    }

    .mobile-menu-btn span:before {
        top: -9px;
        -webkit-transition: background-color .3s,top .3s,-webkit-transform .3s;
        transition: background-color .3s,top .3s,-webkit-transform .3s;
        transition: background-color .3s,top .3s,transform .3s;
        transition: background-color .3s,top .3s,transform .3s,-webkit-transform .3s;
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }

    .mobile-menu-btn span:after {
        bottom: -9px;
        -webkit-transition: background-color .3s,bottom .3s,-webkit-transform .3s;
        transition: background-color .3s,bottom .3s,-webkit-transform .3s;
        transition: background-color .3s,bottom .3s,transform .3s;
        transition: background-color .3s,bottom .3s,transform .3s,-webkit-transform .3s;
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }

    .mobile-menu-btn.open span {
        background: 0 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .mobile-menu-btn.open span:after,.mobile-menu-btn.open span:before {
        -webkit-transition-delay: 0s,0s,.3s;
        transition-delay: 0s,0s,.3s;
        background-color: #fff
    }

    .mobile-menu-btn.open span:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .mobile-menu-btn.open span:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .mobile-menu-btn.open~.logo img,.mobile-menu-btn.open~.search {
        opacity: 0;
        visibility: hidden;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .mobile-menu-btn.open~.logo .logo-white {
        opacity: 1;
        visibility: visible
    }

    .mobile-menu-btn.open~.logo .icon {
        color: #fff;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

}