@font-face {
    font-family: 'logo';
    src: url('/font/logo.eot');
    src: local('☺'), url('/font/logo.woff') format('woff'), url('/font/logo.ttf') format('truetype'), url('/font/logo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.logo,
.logo:hover {
    font-family: logo;
    font-size: 74px;
    display: block;
    width: 360px;
    height: 30px;
    line-height: 30px;
    padding: 10px 10px 10px 14px;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0072bc+1,7db9e8+100 */
    background: rgb(0,114,188); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(0,114,188,1) 1%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,114,188,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,114,188,1) 1%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,114,188,1) 1%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,114,188,1) 1%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,114,188,1) 1%,rgba(125,185,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072bc', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.logo-container {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
}

.logo-0 {
    vertical-align: top;
    color: #a5d9ff;
}

.logo-c {
    color: #57a5d6;
    margin-left: 15px;
}

.logo-o {
    color: #ffffff;
}

.logo-u {
    color: #fff12d;
}

.logo-a {
    color: #34424c;
}

.logo-post {
    display: block;
    padding-top: 10px;
}
.x0-layout-header_adaptive .logo-post {
    display: table-cell;
    padding-top: 5px;
    vertical-align: middle;
}
    .logo-post > div {
        display: inline;
    }
    .x0-layout-header_adaptive .logo-post > div {
        display: block;
    }

    .logo-post img {
        vertical-align: baseline;
    }

.grid-element-logo {
    width: 36.5%;
}
.x0-layout-header_adaptive .grid-element-logo {
    width: 50%;
}

.grid-element-top {
    position: static;
    width: 29.5%;
}
.x0-layout-header_adaptive .grid-element-top {
    position: absolute;
    left: -120px;
    width: auto;
    bottom: 0px;
    height: 30px;
}
    .grid-element-top .page-header__quote {
        height: auto;
    }
    .x0-layout-header_adaptive .grid-element-top .page-header__quote {
        height: 30px;
    }

    .grid-element-top .page-header__quote-text {
        height: 110px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 0px;
        padding-right: 110px;
        line-height: normal;
    }
    .x0-layout-header_adaptive .grid-element-top .page-header__quote-text {
        display: block;
        padding-left: 118px;
        padding-right: 5px;
        line-height: 30px;
        height: 30px;
    }

        .grid-element-top .page-header__quote-text div {
            display: block;
        }
        .x0-layout-header_adaptive .grid-element-top .page-header__quote-text div {
            display: inline;
        }

    .grid-element-top .page-header__quote-img {
        text-align: left;
        right: 0px;
        left: auto;
        margin-right: -10px;
        width: 110px;
        height: 110px;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
    }
    .x0-layout-header_adaptive .grid-element-top .page-header__quote-img {
        right: auto;
        left: 0px;
        bottom: 0px;
        text-align: right;
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        filter: none;
        -ms-filter: none;
    }

        .grid-element-top .page-header__quote-img a {
            position: static;
        }
        .x0-layout-header_adaptive .grid-element-top .page-header__quote-img a {
            position: absolute;
            right: 0px;
        }

.grid-element-search {
    float: right;
}

@media (max-width: 1500px) {
    .logo,
    .logo:hover {
        font-size: 66px;
        width: 320px;
    }

    .x0-layout-header_adaptive .logo-post {
        display: block;
        padding-top: 10px;
    }
        .x0-layout-header_adaptive .logo-post > div {
            display: inline;
        }

        .x0-layout-header_adaptive .grid-element-logo {
            width: 36.5%;
        }
        .x0-layout-header_adaptive .grid-element-top {
            position: static;
            width: 29.5%;
        }
        .x0-layout-header_adaptive .grid-element-top .page-header__quote {
            height: auto;
        }
        .x0-layout-header_adaptive .grid-element-top .page-header__quote-text {
            height: 110px;
            display: table-cell;
            vertical-align: middle;
            padding-left: 0px;
            padding-right: 110px;
            line-height: normal;
        }
            .x0-layout-header_adaptive .grid-element-top .page-header__quote-text div {
                display: block;
            }
        .x0-layout-header_adaptive .grid-element-top .page-header__quote-img {
            text-align: left;
            right: 0px;
            left: auto;
            -moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
            .x0-layout-header_adaptive .grid-element-top .page-header__quote-img a {
                position: static;
            }
}



/** Шрифт с иконками темы (на самом деле у каждого сайта свои) **/
.x0-layout-menu i:before {
    color: #fff;
    border-radius: 5px;
    font-size: 27px;
}
.x0-layout-menu .icon-user-md:before {
    background-color: #0f9086;
}
.x0-layout-menu .icon-address-1:before {
    background-color: #ea306c;
}
.x0-layout-menu .icon-vseo:before {
    font-size: 25px;
    background-color: #f26522;
}
.x0-layout-menu .icon-feather:before {
    background-color: #718f22;
}
.x0-layout-menu .icon-wechat:before {
    font-size: 22px;
    background-color: #a45cda;
}
.x0-layout-menu .icon-diamond:before {
    font-size: 22px;
    background-color: #03a2cd;
}
