/*! 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
}

.group:after, .inner-wrap:after, .main-nav_search:after {
    content: ""
}

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

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    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;
    color: #328abd
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.btn-blue, .category_item a, .main-header_logo, .main-nav_list a, .navigation_pages a, .sort-line .sort li a, a:hover {
    text-decoration: none
}

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-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], 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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    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
}

*, :after, :before, body {
    font-family: "Trebuchet MS", sans-serif
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

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

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    color: #000
}

.btn-blue, .btn-blue > * {
    color: #fff
}

body {
    margin: 0;
    background: #fff
}

.inner-wrap {
    margin: 0 auto;
    max-width: 1276px;
    width: 100%;
    padding: 0 30px;
    min-width: 980px
}

@media screen and (max-width: 979px) {
    .inner-wrap {
        width: 740px;
        padding: 0;
        min-width: 740px
    }
}

@media screen and (max-width: 739px) {
    .inner-wrap {
        width: 90%;
        padding: 0;
        min-width: 300px
    }
}

.inner-wrap:after {
    display: table;
    clear: both
}

.mod-hide {
    display: none
}

.mod-bold {
    font-weight: 700
}

.mod-fs-90 {
    font-size: 14px !important
}

.mod-fs-110 {
    font-size: 18px !important
}

.mod-fs-120 {
    font-size: 20px !important
}

.mod-fs-130 {
    font-size: 22px !important
}

.mod-fs-140 {
    font-size: 24px !important
}

.mod-fs-150 {
    font-size: 26px !important
}

.clear {
    clear: both
}

.align-table-wrap {
    display: table
}

.align-table-wrap > div {
    display: table-cell;
    vertical-align: middle
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.text-center {
    text-align: center !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.caption, .category-line, .category_item a, .category_item a span, .category_item_rank, .navigation, .sort-line {
    text-align: center
}

.text-normal {
    font-weight: 400 !important
}

.group:after {
    display: table;
    clear: both
}

.btn-blue, .main-nav_list .first_level {
    display: inline-block
}

.btn-blue {
    padding: 9px 54px;
    font-size: 110%;
    background: #23526a;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .2);
    border: 0;
    cursor: pointer
}

.btn-blue:hover {
    background: #1b4d6a
}

.form-line {
    margin-bottom: 10px
}

.form-line input[type=email], .form-line input[type=text] {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    height: 42px;
    padding: 0 16px;
    color: #898989;
    -webkit-box-shadow: inset 0 1px 2px rgba(159, 180, 190, .2);
    box-shadow: inset 0 1px 2px rgba(159, 180, 190, .2)
}

.form-line textarea {
    color: #898989;
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    min-height: 150px;
    resize: none;
    padding: 4px 16px;
    -webkit-box-shadow: inset 0 1px 2px rgba(159, 180, 190, .2);
    box-shadow: inset 0 1px 2px rgba(159, 180, 190, .2)
}

.main-header {
    background: #7ea324;
    height: 100px;
    padding: 15px 0 0
}

.wrap-form-login {
    position: relative;
    float: right
}

.main-header_logo {
    float: left;
    vertical-align: middle
}

.main-header_logo span {
    position: relative;
    top: -6px;
    left: 18px;
    color: #fff;
    font-size: 200%;
    text-transform: uppercase
}

@media screen and (max-width: 739px) {
    .main-header {
        height: auto;
        text-align: center
    }

    .main-header_logo {
        float: none
    }

    .main-header_logo span {
        top: -14px
    }
}

.main-header_enter {
    float: right;
    color: #fff;
    font-size: 90%;
    margin-left: 30px;
    margin-top: 30px;
    position: relative;
    z-index: 5
}

@media screen and (max-width: 739px) {
    .main-header_enter {
        float: none;
        font-size: 100%;
        display: inline-block;
        margin: 0 10px 15px
    }
}

.main-header_registration {
    float: right;
    color: #fff;
    margin-top: 30px;
    font-size: 90%;
    position: relative;
    z-index: 5
}

.main-nav {
    background: #f0f0f0;
    min-height: 60px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

@media screen and (max-width: 739px) {
    .main-header_registration {
        float: none;
        margin-bottom: 15px;
        font-size: 100%;
        display: inline-block
    }

    .main-nav {
        height: auto
    }
}

.main-nav .inner-wrap {
    overflow: hidden
}

.main-nav_list {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 65%
}

.main-nav_list .second_level {
    display: none
}

.main-nav_list a {
    color: #0d5582;
    font-size: 120%;
    font-weight: 700;
    margin-right: 38px
}

@media screen and (max-width: 739px) {
    .main-nav_list {
        float: none;
        margin-bottom: 10px;
        width: 100% 
    }

    .main-nav_list a {
        font-size: 100%;
        margin-right: 15px
    }
}

.main-nav_search {
    float: right;
    position: relative;
    margin-top: 30px
}

.main-nav_search:after {
    display: block;
    width: 1px;
    height: 30px;
    background: #f0f0f0;
    position: absolute;
    right: 36px;
    top: 2px
}

.main-nav_search input[type=text] {
    width: 400px;
    height: 32px;
    border: 0;
    border-radius: 8px;
    padding: 0 45px 0 15px;
    -webkit-box-shadow: inset 0 1px 4px rgba(159, 180, 190, .8);
    box-shadow: inset 0 1px 4px rgba(159, 180, 190, .8);
    color: #7b7b7b;
    font-size: 90%
}

@media screen and (max-width: 1170px) {
    .main-nav_search input[type=text] {
        width: 250px
    }
}

@media screen and (max-width: 739px) {
    .main-nav_search {
        float: none;
        margin-bottom: 10px
    }

    .main-nav_search input[type=text] {
        width: 100%
    }
}

.main-nav_search input[type=submit] {
    border: 0;
    position: absolute;
    right: 13px;
    top: 10px;
    height: 12px;
    width: 12px;
    background: url(../img/icon-lupa.png) no-repeat;
    cursor: pointer
}

.main-content {
    padding: 50px 0 70px
}

.caption {
    margin-bottom: 36px
}

.caption_title1 {
    color: #23526a;
    font-size: 90%;
    margin-bottom: 6px
}

.caption_title2 {
    margin: 22px 0;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
}

.sort-line {
    margin-bottom: 45px
}

.sort-line .sort {
    list-style: none;
    margin: 0;
    padding: 0
}

.sort-line .sort li {
    display: inline-block;
    margin: 0 15px
}

.sort-line .sort li.asc a:after, .sort-line .sort li.desc a:after {
    display: block;
    width: 7px;
    height: 4px;
    position: absolute;
    right: 10px;
    top: 12px;
    content: ""
}

.sort-line .sort li.desc a {
    background: #f0f0f0;
    border-radius: 5px;
    color: #23526a;
    font-weight: 700
}

.sort-line .sort li.desc a:after {
    background: url(../img/icon-ar-d.png) no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sort-line .sort li.asc a {
    background: #f0f0f0;
    border-radius: 5px;
    color: #23526a;
    font-weight: 700
}

.sort-line .sort li.asc a:after {
    background: url(../img/icon-ar-d.png) no-repeat
}

.sort-line .sort li a {
    display: inline-block;
    padding: 4px 25px 4px 14px;
    font-size: 120%;
    color: #467c00;
    text-transform: capitalize;
    position: relative
}

@media screen and (max-width: 979px) {
    .sort-line .sort li {
        margin: 0 5px
    }

    .sort-line .sort li a {
        font-size: 90%
    }
}

.category-line {
    margin-bottom: 40px
}

.category-line .first_level {
    display: inline-block
}

.category-line > .first_level > a {
    display: none
}

.category-line .second_level {
    display: inline-block
}

.category-line a {
    color: #6a6a6a;
    font-size: 90%;
    margin: 0 12px
}

.category-line a.active, .category-line a:hover {
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.category_item_rank {
    margin-bottom: 10px
}

.category_item_rank .rating {
    margin: 0 auto
}

.category_item {
    float: left;
    width: 22%;
    margin: 0 0 5% 4%;
    border: 2px solid #7ea324;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

@media screen and (max-width: 979px) {
    .category_item {
        width: 31%;
        margin: 0 0 5% 3.5%
    }
}

@media screen and (max-width: 739px) {
    .category_item {
        width: 47%;
        margin: 0 0 5% 6%
    }
}

.category_item:first-child, .category_item:nth-child(4n+1) {
    margin-left: 0
}

@media screen and (max-width: 979px) {
    .category_item:nth-child(4n+1) {
        margin: 0 0 5% 3.5%
    }
}

@media screen and (max-width: 739px) {
    .category_item:nth-child(4n+1) {
        margin: 0 0 5% 6%
    }
}

@media screen and (max-width: 979px) {
    .category_item:nth-child(3n+1) {
        margin-left: 0
    }
}

@media screen and (max-width: 739px) {
    .category_item:nth-child(3n+1) {
        margin: 0 0 5% 6%
    }

    .category_item:nth-child(2n+1) {
        margin-left: 0
    }
}

.category_item a span {
    color: #000;
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
    min-height: 48px;
    max-height: 48px;
	padding: 0 5px;

    line-height: 15px;
    font-weight: bold;
}

@media screen and (max-width: 739px) {
	.category_item a span {
		max-height: 70px;
	}
}

.category_item figure {
    width: 95px;
    height: 95px;
    border: 2px solid #7ea324;
    border-radius: 8px;
    margin: 17px auto 15px;
    overflow: hidden
}

.category_item figure img {
    width: 100%;
    display: block
}

.category_item_category {
    color: #7ea324;
    font-size: 80%;
    text-align: center;
    margin-bottom: 15px
}

.category_item_desc {
    background: #f8f8f8;
    border-radius: 8px;
    margin: 2px;
    padding: 16px 14px 20px
}

.category_item_desc_text {
    color: #000;
    margin-bottom: 12px;
    height: 55px;
    overflow: hidden;

    font-size: 14px;
    line-height: 17px;
}

.category_item_desc_demands {
    font-size: 80%;
    color: #000;
    line-height: 130%;
    margin-bottom: 12px
}

.category_item_desc_demands span {
    font-weight: 700
}

.category_item_desc_time {
    font-size: 75%
}

.navigation {
    padding-top: 50px;
    clear: both
}

.navigation > a, .navigation > span {
    color: #23526a;
    font-size: 90%;
    margin: 0 30px
}

.navigation_pages {
    display: inline-block
}

@media screen and (max-width: 739px) {
    .navigation_pages {
        display: block;
        padding: 10px 0
    }
}

.navigation_pages a, .navigation_pages span {
    font-size: 130%;
    display: inline-block;
    margin: 0 5px
}

.navigation_pages a {
    color: #000;
    padding: 3px 5px;
    border: 2px solid transparent
}

.full-top_left_cat:hover, .navigation_pages a:hover {
    text-decoration: underline
}

.navigation_pages span {
    color: #82aa39;
    padding: 5px 9px;
    border: 2px solid #82aa39;
    font-weight: 700;
    border-radius: 5px
}

.navigation_prev {
    color: #23526a;
    font-size: 90%;
    margin-right: 30px
}

.navigation_next {
    color: #23526a;
    font-size: 90%;
    margin-left: 30px
}

.speedbar {
    color: #6a6a6a;
    font-size: 90%;
    margin-bottom: 35px
}

.speedbar span > a span {
    color: #23526a
}

.speedbar span > span {
    color: #6a6a6a
}

.full-top {
    background: #f0f0f0;
    border-radius: 15px;
    padding: 44px 50px 40px 65px;
    overflow: hidden;
    margin-bottom: 10px
}

.full-top .btn-blue {
    float: right
}

@media screen and (max-width: 739px) {
    .full-top {
        padding: 10px 15px;
        text-align: center
    }

    .full-top .btn-blue {
        float: none;
        margin-top: 10px
    }
}

.full-top_left {
    float: left;
    width: 60%
}

@media screen and (max-width: 739px) {
    .full-top_left {
        width: 100%;
        text-align: left;
        float: none
    }

    .full-top_text {
        text-align: left
    }
}

.full-top_left_img {
    margin: 0 28px 0 0;
    width: 95px;
    height: 95px;
    border-radius: 8px;
    border: 2px solid #779f44;
    overflow: hidden;
    float: left
}

.full-top_left_img img {
    width: 100%
}

.full-top_left_rank {
    float: left;
    position: relative;
    left: -3px
}

.full-top_left_rank .mod-fs-70 {
    margin-left: 3px
}

.full-top_left_title {
    color: #000;
    font-size: 25px;
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 6px;
    line-height: normal;
}

.full-top_left_cat {
    color: #467c00;
    font-size: 95%;
    margin-bottom: 8px;
    display: block
}

.full-top_text {
    clear: both;
    padding: 25px 0 0;
    font-size: 100%;
    line-height: 130%
}

.title1 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    margin: 30px 0
}
.full-text{
    line-height: 30px;
    font-size: 16px;
    text-indent: 35px;
}

.full-text li, .full-text p {
    font-size: 100%
}

.full-left {
    padding: 0 60px;
    width: 50%;
    float: left;
    display: block;
    clear: left
}

@media screen and (max-width: 979px) {
    .full-left {
        padding: 0 10px
    }
}

@media screen and (max-width: 739px) {
    .full-left {
        width: 100%;
        padding: 0;
        float: none
    }
}

.images-list {
    margin-bottom: 25px
}

.images-list ul {
    margin: 0;
    padding: 0
}

.images-list li {
    list-style: none;
    margin: 25px auto 0
}

.images-list li:first-child {
    margin-top: 0
}

.images-list li a {
    display: block;
    width: 310px;
    margin: 25px auto 0;
    border: 2px solid #467c00
}

@media screen and (max-width: 979px) {
    .images-list li a {
        width: 90%
    }
}

.images-list li a img {
    width: 100%;
    display: block;
    border: 0;
    float: none;
    height: auto
}

.full-right {
    padding: 0 60px;
    width: 50%;
    float: right;
    display: block
}

@media screen and (max-width: 979px) {
    .full-right {
        padding: 0 10px
    }
}

@media screen and (max-width: 739px) {
    .full-right {
        width: 100%;
        padding: 0;
        float: none
    }

    .mod-mob-hide {
        display: none;
    }
}

.full-requirements_item {
    padding: 13px 0;
    border-top: 1px dashed #949494;
    text-align: right
}

.full-requirements_item:after {
    content: "";
    display: table;
    clear: both;

}

.full-requirements_item:first-child {
    border-top: 0
}

.full-requirements_item span {
    float: left
}

.full-apk, .full-requirements, .full-text {
    margin-bottom: 55px
}

.full-text p {
    line-height: 30px;
    font-size: 16px;
    text-indent: 35px;
}

.full-apk_link {
    display: table;
    width: 100%;
    padding: 14px 20px;
    background: #4651ef;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 5px;
    text-decoration: none;
    word-break: break-all;
    font-size: 16px;
    font-weight: 100;
    line-height: 24px;
}

.full-apk_desk {
    font-size: 90%;
    color: #6d6d6d;
    padding-top: 5px
}

.comment_form {
    margin-bottom: 55px
}

.comment_list_item {
    margin: 0 0 35px
}

.comment_list_item_top {
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 90%
}

.comment_list_item_top div {
    display: inline-block
}

.comment_list_item_top_time {
    color: #888;
    margin: 0 5px
}

.comment_list_item_top_blockquote {
    font-size: 90%;
    cursor: pointer;
    color: #23526a
}

.comment_list_item_text {
    font-size: 80%;
    color: #000;
    padding: 5px 0 0
}

.full-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.full-video iframe, .full-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.related-item {
    border: 2px solid #467c00;
    border-radius: 10px;
    float: left;
    width: 47%;
    margin-left: 5%;
    margin-bottom: 6%;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    padding: 10px 14px 14px
}

.related-item:nth-child(2n-1) {
    margin-left: 0
}

.related-item_link {
    text-decoration: none;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.related-item_link > span {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    height: 35px;
}

.related-item_link figure {
    margin: 0 auto;
    border: 2px solid #467c00;
    border-radius: 8px;
    width: 95px;
    height: 95px;
    overflow: hidden
}

.related-item_link figure img {
    width: 100%;
    display: block
}

.related-item_text {
    font-size: 80%;
    text-align: center;
    height: 54px;
    overflow: hidden;
}

.wrap-typography {
    color: #363636
}

.wrap-typography:after {
    content: "";
    display: table-cell;
    clear: both
}

.wrap-typography a {
    color: #004d8d;
    text-decoration: none
}

.wrap-typography a:hover {
    color: #004d8d;
    text-decoration: underline
}

.wrap-typography .h2, .wrap-typography h2 {
    font-weight: 700;
    font-size: 160%;
    line-height: 32px;
    color: #004d8d;
    margin: 0 0 20px
}

.wrap-typography .h3, .wrap-typography h3 {
    font-weight: 700;
    font-size: 130%;
    line-height: 28px;
    color: #414755;
    margin: 30px 0 2px
}

.wrap-typography .h4, .wrap-typography h4 {
    font-weight: 700;
    font-size: 120%;
    line-height: 24px;
    color: #414755;
    margin: 30px 0 24px
}

.wrap-typography .h5, .wrap-typography h5 {
    font-size: 110%;
    margin: 0 0 6px;
    color: #414755
}

.wrap-typography .h6, .wrap-typography h6 {
    font-size: 110%;
    margin: 0 0 20px;
    color: #414755;
    font-weight: 400;
    line-height: 28px
}

.wrap-typography p {
    font-size: 120%;
    line-height: 22px;
    margin: 0 0 20px;
    color: #878987
}

.wrap-typography .wp-caption.alignright {
    float: right;
    margin: 0 0 0 25px
}

.wrap-typography .wp-caption.alignleft {
    float: left;
    margin: 0 25px 0 0
}

.wrap-typography .wp-caption p {
    margin: 18px 0 0;
    font-size: 16px;
    color: #414755
}

.wrap-typography .wp-caption-text {
    text-align: center
}

.wrap-typography img {
    display: block;
    max-width: 100%;
    margin: 39px 0 0
}

.wrap-typography img.alignright {
    float: right;
    margin: 39px 0 0 25px
}

.wrap-typography img.alignleft {
    float: left;
    margin: 0
}

.wrap-typography .mod-full-width {
    width: 100%
}

.wrap-typography .mod-align-right {
    float: right;
    margin-left: 25px !important
}

.wrap-typography .mod-align-left {
    float: left;
    margin-right: 25px !important
}

.wrap-typography ol {
    margin: 20px 0 0 27px;
    padding: 0
}

.wrap-typography ol li {
    color: #1e1e1e;
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0 0
}

.wrap-typography ul {
    margin: 20px 0 0 4px;
    padding: 0;
    list-style: none
}

.wrap-typography ul li {
    padding-left: 36px;
    position: relative;
    font-size: 95%;
    line-height: 22px;
    margin: 12px 0 0;
    color: #414755
}

.wrap-typography blockquote {
    margin: 39px 0 50px;
    color: #949494;
    font-size: 18px;
    line-height: 24px;
    font-style: italic
}

.main-footer {
    height: 85px;
    border-top: 2px solid #82aa39;
    background: #f0f0f0;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

.main-footer_logo {
    float: left;
    margin-top: 18px;
    text-decoration: none
}

.main-footer_logo img {
    width: 35px
}

.main-footer_logo span {
    color: #23526a;
    font-size: 130%;
    text-transform: uppercase;
    position: relative;
    left: 12px;
    top: -6px
}

.main-footer_link {
    float: right;
    color: #23526a;
    font-size: 90%;
    margin-top: 33px
}

.main-footer_link:hover {
    text-decoration: underline
}