
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, figure, footer, header, nav, section {
    display: block
}

[hidden] {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}


.read-more-target {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-style: italic;
    display: block;
}
strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

input {
    color: inherit;
    font: inherit;
    margin: 0
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

strong {
    font-weight: bold
}

ul {
    padding: 0;
    list-style-type: none
}

.clearfix {
    zoom: 1
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

* {
    box-sizing: border-box
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-pinterest-p:before {
    content: "\f231"
}

body {
    font-size: 16px;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    color: #484848
}

img:not(.boxer-image) {
    max-width: 100%
}

.cb-sidebar {
    padding: 20px
}

.cb-pre-load>div {
    opacity: 1;
    -webkit-transition: .25s opacity ease;
    -transition: .25s opacity ease;
    transition: .25s opacity ease;
    -moz-transition: none
}

.cb-pre-load:before {
    margin-top: -30px;
    margin-left: -20px;
    font-family: 'fontawesome';
    content: '\f110';
    -webkit-animation: cb-spinner 2.5s infinite linear;
    animation: cb-spinner 2.5s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .25s opacity ease;
    -transition: .25s opacity ease;
    transition: .25s opacity ease
}

.cb-light-loader.cb-pre-load:before {
    color: #161616
}

.cb-mask {
    margin: 0;
    position: relative;
    overflow: hidden
}

#cb-container {
    -webkit-transition: .35s ease opacity;
    -transition: .35s ease opacity;
    transition: .35s ease opacity
}

.cb-body-light .cb-breadcrumbs a {
    color: #161616
}

.cb-body-light .cb-widget-title {
    border-bottom: 3px solid #161616
}

.cb-body-light .cb-sidebar-widget a {
    color: #161616;
    text-decoration: none;
}

.cb-mask a {
    display: block;
}

.cb-body-light #cb-content {
    background: #fff
}

.cb-body-light .cb-sidebar {
    background: #f2f2f2
}

.cb-body-light h1, .cb-body-light h2, .cb-body-light h3, .cb-body-light h4 {
    color: #161616
}

.cb-footer-dark .cb-footer-widget-title {
    color: #f2f2f2;
    border-bottom: 0
}

.cb-footer-dark #cb-footer {
    background-color: #10100f
}

.cb-footer-dark #cb-footer a {
    color: #eee
}

.cb-footer-dark .cb-footer-lower {
    background: #0c0c0b;
    color: #a6a6a6
}

.wrap {
    width: 100%;
    margin: 0 auto
}

a {
    color: #444;
    text-decoration: none
}

a:hover, a:focus {
    color: #000
}

a:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3)
}

a:visited {
    text-decoration: none
}

h1, h2, h3, h4 {
    font-family: sans-serif;
    text-rendering: optimizelegibility;
    font-weight: 700;
    line-height: 1;
}

h4 a {
    text-decoration: none
}

h1 {
    font-size: 3em
}

h2 {
    font-size: 38px;
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3em;
    font-weight: 700
}

.cb-entry-content {
    margin: 0 0 20px
}

.cb-entry-content .alignleft {
    float: left;
    margin: 0 20px 20px 0;
    line-height: 0;
    max-width: 100%
}

.cb-entry-content .alignleft img {
    width: 100%
}

.cb-entry-content .alignright {
    float: right;
    max-width: 100%;
    margin: 0 0 20px 20px;
    line-height: 0
}

.cb-entry-content .alignright img {
    width: 100%
}

.cb-entry-title {
    margin: 0
}

.cb-itemprop {
    display: block
}

.cb-sidebar {
    width: 100%;
    float: left
}

.cb-sidebar-widget {
    margin-bottom: 0;
    max-width: 100%;
    overflow: hidden
}

.cb-sidebar-widget:last-child {
    margin-bottom: 0
}

.cb-widget-title {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    letter-spacing: 2px;
    line-height: 1.2
}

.cb-footer-widget-title {
    width: 100%;
}

#cb-logo-box {
    display: table;
    padding: 15px
}

#logo {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    float: left;
    line-height: 0
}

#logo a {
    display: inline-block;
    line-height: 0
}

#logo img {
    max-height: 50px
}

#logo img:not(.cb-retina) {
    width: auto
}

.cb-logo-center #logo {
    padding: 0;
    width: 100%;
    display: block;
    text-align: center
}

.cb-header {
    background: #fff;
    z-index: 15;
    position: relative
}

#cb-top-menu {
    display: block;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    z-index: 105
}

#cb-top-menu ul {
    margin: 0;
    float: left
}

#cb-top-menu ul li {
    display: inline-block
}

#cb-top-menu ul li a {
    display: block
}

#cb-top-menu .cb-left-side {
    width: 62%;
    float: left
}

#cb-top-menu .cb-left-side a {
    margin: 0 7px 0 0
}

#cb-top-menu .cb-right-side {
    width: 38%;
    text-align: right;
    float: right;
    height: inherit
}

#cb-top-menu .cb-right-side a {
    margin: 0 7px
}

#cb-top-menu .cb-top-menu-wrap {
    height: inherit
}

#cb-top-menu #cb-mob-open {
    float: left;
    width: 50%;
    margin: 0;
    padding-left: 10px
}

#cb-top-menu .cb-social-icons-extra {
    display: none
}

.cb-mob-menu {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background: #161616;
    z-index: 110;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%
}

.cb-mob-menu .cb-mob-close-wrap {
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    position: absolute;
    z-index: 3;
    top: 0;
    background: #010101
}

.cb-mob-menu #cb-mob-close {
    color: #fff;
    float: right
}

.cb-mob-menu .cb-mob-social {
    float: left
}

.cb-mob-menu .cb-mob-social a {
    color: #fff;
    padding: 0 15px 0 0;
    font-size: 16px
}

.cb-mob-menu .cb-mob-menu-wrap {
    position: relative;
    z-index: 2;
    padding-top: 70px;
    height: 100%
}

.cb-mob-menu .cb-mob-menu-wrap .cb-mobile-nav {
    padding: 0 20px
}

.cb-mob-menu .cb-mob-menu-wrap ul {
    width: 100%;
    display: none
}

.cb-mob-menu .cb-mob-menu-wrap ul .cb-icon-plus {
    display: inline-block;
    float: right;
    color: #fff;
    padding: 0 5px;
    font-size: 24px;
    line-height: 24px
}

.cb-mob-menu .cb-mob-menu-wrap ul .cb-icon-plus:after {
    content: '+';
    font-weight: 700
}

.cb-mob-menu .cb-mob-menu-wrap ul li {
    display: block;
    margin: 15px 0;
    font-size: 16px
}

.cb-mob-menu .cb-mob-menu-wrap ul li a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-decoration: none;
    color: #f2f2f2
}

.cb-mob-menu .cb-mob-menu-wrap ul li a:hover {
    text-decoration: underline
}

.cb-mob-menu .cb-mob-menu-wrap .cb-mob-ul-show {
    display: block
}

.cb-mob-menu .cb-mob-menu-wrap .sub-menu {
    padding-left: 20px
}

.cb-mob-menu .cb-mob-menu-wrap .sub-menu li:last-of-type {
    margin-bottom: 0
}

.cb-tm-dark #cb-top-menu {
    background-color: #010101
}

.cb-tm-dark #cb-top-menu ul li a {
    color: #fff
}

.cb-tm-dark #cb-top-menu ul li a:hover {
    color: #bebebe
}

.cb-tm-dark #cb-top-menu .cb-top-menu-wrap {
    background-color: inherit
}

.cb-tm-dark #cb-top-menu .cb-link {
    color: #fff
}

.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap {
    background: #fff
}

.cb-menu-light #cb-nav-bar .cb-main-nav {
    border-bottom: 3px solid #161616
}

.cb-menu-light #cb-nav-bar .cb-main-nav>li>a {
    color: #161616;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.cb-menu-light #cb-nav-bar .cb-main-nav>li>a:hover {
    color: #000;
}

#cb-nav-bar {
    display: none
}

.cb-slider {
    position: relative;
    padding: 0
}

.cb-slider .slides {
    margin: 0
}

.cb-slider .slides>li {
    display: none;
    position: relative
}

.cb-slider .slides li .wp-post-image {
    min-width: 100%
}

.cb-slider ul {
    margin: 0
}

.cb-slider-1 .slides li .cb-meta .cb-post-title {
    font-size: 14px
}

.cb-relative {
    position: relative
}

.cb-recent-slider.cb-slider-1 {
    padding-bottom: 0;
    border-bottom: 0
}

.cb-recent-slider.cb-slider-1 .slides li {
    position: static
}

.cb-recent-slider.cb-slider-1 .slides li .cb-meta {
    text-align: center
}

.cb-recent-slider.cb-slider-1 .slides li .cb-meta .cb-post-title {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.2
}

.cb-recent-slider.cb-slider-1 .flex-direction-nav li a i {
    font-size: 20px
}

.cb-style-1 .cb-meta {
    text-align: center
}

.cb-style-1 .cb-meta .cb-post-title {
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase
}

.cb-style-1 .cb-mask {
    line-height: 0;
    margin-bottom: 15px;
    background: #000
}

.cb-style-1 .cb-mask img {
    min-width: 100%
}

#cb-footer #cb-widgets {
    overflow: hidden;
    padding: 30px 0 50px
}

#cb-footer #cb-widgets>div {
    float: left;
    padding-top: 10px
}

#cb-footer .cb-column {
    margin-bottom: -700px;
    padding-bottom: 700px;
    padding-right: 10px;
    padding-left: 10px
}

#cb-footer .cb-footer-x .cb-one {
    width: 100%
}

#cb-footer .cb-footer-x .cb-two {
    width: 100%
}

#cb-footer .cb-footer-x .cb-three {
    width: 100%
}

#cb-footer .cb-footer-x .cb-footer-widget {
    margin: 0 10px;
    padding-bottom: 20px
}

#cb-footer .cb-footer-lower {
    padding: 40px 20px;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0 !important;
    text-align: left !important;
    color: #404040;
    line-height: 1.2;
}

#cb-footer .cb-footer-lower .cb-copyright {
    width: 100%;
}

.cb-menu-light.cb-fis-big-border #cb-nav-bar .cb-nav-bar-wrap {
    border-bottom: 3px solid #161616
}

.cb-menu-light.cb-fis-big-border #cb-nav-bar .cb-main-nav {
    border-bottom: 0
}

.cb-fis {
    position: relative;
    z-index: 1
}

.cb-fis h1 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 16px;
    color: #161616
}

.cb-fis .cb-fis-bg {
    background-size: cover;
    height: 100%;
    opacity: 0;
    background-position: 50% 50%;
    -webkit-transition: .5s ease-in-out opacity;
    transition: .5s ease-in-out opacity;
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0
}

.cb-fis .cb-fis-bg-ldd {
    opacity: .6
}

.cb-fis-big .cb-meta {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0 20px
}

.cb-fis-big .cb-meta h1 {
    color: #fff
}

.cb-fis-with-bg {
    background: #000
}

.cb-fis-block-site-width {
    height: 200px;
    width: 100%;
    margin-top: 3px
}

.cb-sw-menu-fw .cb-fis-block-site-width {
    margin-top: 30px
}

.cb-fis-block-screen-width {
    margin-top: 0
}

.cb-post-footer-block {
    margin: 0 0 0;
}

.cb-social-sharing {
    padding: 40px
}

.cb-social-sharing.cb-color-buttons {
    padding: 40px 0 20px
}

.cb-social-sharing.cb-color-buttons a {
    padding: 7px 0;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 25px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 25px
}

.cb-social-sharing.cb-color-buttons .cb-social-fb {
    background: #3b5998
}

.cb-social-sharing.cb-color-buttons .cb-social-tw {
    background: #1da1f2
}

.cb-social-sharing.cb-color-buttons .cb-social-pin {
    background: #bd081c
}

.cb-social-sharing.cb-color-buttons .cb-social-go {
    background: #dc4e41
}

.cb-social-sharing.cb-color-buttons .cb-social-em {
    background: #222;
    margin-right: 0
}

.cb-breadcrumbs {
    width: 100%;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.cb-breadcrumbs div {
    display: inline-block
}

.cb-breadcrumbs i {
    margin: 0 10px;
    color: #161616
}

.cb-arrows-tr .flex-direction-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 20
}

.cb-arrows-tr .flex-direction-nav i {
    font-size: 30px;
    padding: 10px 20px
}

.cb-arrows-tr .flex-direction-nav li {
    float: left
}

.cb-arrows-tr .flex-direction-nav a {
    color: #161616;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    float: left
}

.cb-modal {
    width: 90%;
    max-width: 360px;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -70%, 0);
    transform: translate3d(-50%, -70%, 0);
    opacity: 0;
    z-index: 906;
    visibility: hidden;
    -webkit-transition: .5s opacity ease, 0.5s transform ease;
    -transition: .5s opacity ease, 0.5s transform ease;
    -webkit-transition: .5s opacity ease, 0.5s -webkit-transform ease;
    transition: .5s opacity ease, 0.5s -webkit-transform ease;
    transition: .5s opacity ease, 0.5s transform ease;
    transition: .5s opacity ease, 0.5s transform ease, 0.5s -webkit-transform ease
}

.cb-modal .cb-close-m {
    padding-bottom: 5px
}

.cb-modal .cb-modal-inner {
    background: #f2f2f2;
    padding: 20px;
    color: #161616;
    position: relative
}

.cb-modal ::-webkit-input-placeholder {
    color: #161616
}

.cb-modal :-moz-placeholder {
    color: #161616
}

.cb-modal ::-moz-placeholder {
    color: #161616
}

.cb-modal :-ms-input-placeholder {
    color: #161616
}

.cb-modal.cb-s-modal {
    max-width: none
}

.fa.cb-times {
    color: #fff;
    font-size: 20px
}

.fa.cb-times:before {
    content: '\f105'
}

.fa.cb-times:after {
    content: '\f104';
    position: relative;
    left: -3px
}

.cb-ta-right {
    text-align: right
}

.cb-entry-content>span {
    display: block
}

.cb-slider {
    direction: ltr
}

@media only screen and (min-width:481px) {
    .wrap {
        max-width: 720px
    }

    #logo img {
        max-height: 100px
    }
}

@media only screen and (min-width:768px) {
    .cb-entry-content a:hover {
        text-decoration: underline
    }

    .wrap {
        max-width: none;
        width: 750px
    }

    .cb-main {
        width: 460px
    }

    .cb-sidebar {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .cb-main {
        margin-top: 20px
    }

    .cb-sidebar-right .cb-main {
        float: left
    }

    .cb-sidebar-right .cb-sidebar {
        margin-left: 20px
    }

    .cb-wrap-pad {
        padding-right: 20px;
        padding-left: 20px
    }

    .cb-site-padding {
        padding: 0 20px
    }

    .cb-sidebar {
        width: 230px;
        background: #f2f2f2
    }

    #logo img {
        max-height: none
    }

    .cb-mob-menu {
        display: none
    }

    .cb-menu-al-center .cb-main-nav {
        text-align: center
    }

    #cb-nav-bar {
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0;
        font-weight: 700;
        display: block;
        z-index: 25
    }

    #cb-nav-bar .cb-nav-bar-wrap {
        top: 0;
        z-index: 100;
        position: relative
    }

    #cb-nav-bar .cb-nav-bar-wrap.cb-menu-fw {
        left: 0
    }

    #cb-nav-bar .cb-main-nav {
        position: relative;
        z-index: 900;
        display: block;
        margin: 0 auto;
        width: 710px
    }

    #cb-nav-bar .cb-main-nav>li {
        -webkit-transition: .15s background;
        -transition: .15s background;
        transition: .15s background
    }

    #cb-nav-bar .cb-main-nav>li>a {
        -webkit-transition: .15s color;
        -transition: .15s color;
        transition: .15s color;
        padding: 6px
    }

    #cb-nav-bar ul {
        width: 100%
    }

    #cb-nav-bar ul li {
        display: inline-block
    }

    #cb-nav-bar ul li a {
        display: block
    }

    #cb-top-menu .cb-social-icons-extra {
        display: inline-block
    }

    .cb-mob {
        display: none
    }

    .cb-slider img {
        -webkit-transition: .35s ease opacity;
        -transition: .35s ease opacity;
        transition: .35s ease opacity
    }

    .cb-slider-1 .slides li .cb-meta .cb-post-title {
        font-size: 26px;
        letter-spacing: 4px
    }

    .cb-widget-title {
        font-size: 16px
    }

    #cb-footer #cb-widgets {
        padding: 60px 0
    }

    #cb-footer #cb-widgets>div {
        padding-top: 20px
    }

    #cb-footer .cb-footer-c .cb-one {
        width: 44%
    }

    #cb-footer .cb-footer-c .cb-two {
        width: 28%
    }

    #cb-footer .cb-footer-c .cb-three {
        width: 28%
    }

    #cb-footer .cb-footer-x .cb-footer-widget {
        margin: 0 20px;
        padding-bottom: 80px
    }

    #cb-footer .cb-footer-x .cb-column .cb-footer-widget:last-child {
        padding-bottom: 0
    }

    #cb-footer .cb-footer-lower {
        padding: 50px 0 20px;
        font-size: 12px;
        letter-spacing: 4px
    }

    .cb-color-buttons a {
        -webkit-transition: .25s ease transform;
        -transition: .25s ease transform;
        transition: .25s ease transform
    }

    .cb-color-buttons a:hover {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    .cb-style-1 .cb-mask img {
        -webkit-transition: all .35s;
        -transition: all .35s;
        transition: all .35s
    }

    .cb-style-1 .cb-mask img:hover {
        opacity: .6
    }

    .cb-arrows-tr .flex-direction-nav li, .cb-arrows-tr .flex-direction-nav a {
        -webkit-transition: .35s all;
        -transition: .35s all;
        transition: .35s all
    }

    .cb-arrows-tr .flex-direction-nav li:hover a {
        color: #fff;
        background: #161616;
        background: rgba(23, 23, 23, 0.9)
    }

    .cb-fis-block-site-width {
        height: 400px
    }

    .cb-fis h1 {
        font-size: 20px
    }

    .cb-fis-big .cb-meta h1 {
        font-size: 30px
    }

    .fa.cb-times {
        font-size: 28px
    }

    .fa.cb-times:hover {
        cursor: pointer
    }

    .fa.cb-times:after {
        left: -5px
    }

    .cb-entry-content .alignleft {
        margin: 0 30px 30px 0;
        max-width: 50%
    }

    .cb-entry-content .alignright {
        margin: 0 0 30px 30px;
        max-width: 50%
    }

    .cb-modal {
        max-width: 450px
    }

    .cb-modal .cb-modal-inner {
        padding: 40px
    }
}

@media only screen and (min-width:1020px) {
    .wrap {
        width: 990px
    }

    .cb-sidebar {
        width: 300px
    }

    .cb-main {
        width: 625px
    }

    .cb-sidebar-right .cb-sidebar {
        margin-left: 25px
    }

    #cb-logo-box {
        padding: 20px
    }

    #logo {
        width: auto;
        text-align: left;
        float: none
    }

    .cb-entry-content {
        margin: 0 0 30px
    }

    #cb-nav-bar {
        font-size: 14px;
        letter-spacing: 1px
    }

    #cb-nav-bar .cb-main-nav {
        width: 950px
    }

    .cb-fis h1 {
        font-size: 30px
    }

    .cb-fis-block-site-width {
        height: 500px
    }

    .cb-modal.cb-s-modal {
        max-width: 920px
    }

    #cb-top-menu .cb-left-side a, #cb-top-menu .cb-right-side a {
        margin: 0 10px
    }
}

@media only screen and (min-width:1200px) {
    .wrap {
        width: 1200px
    }

    .cb-site-padding {
        padding: 0 30px
    }

    .cb-wrap-pad {
        padding-right: 30px;
        padding-left: 30px
    }

    .cb-sidebar {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .cb-main {
        margin-top: 30px
    }

    .cb-sidebar {
        width: 360px;
        padding: 30px
    }

    .cb-main {
        width: 750px
    }

    .cb-sidebar-right .cb-sidebar {
        margin-left: 30px
    }

    #cb-logo-box {
        padding: 20px 30px
    }

    #cb-nav-bar {
        font-size: 16px;
        letter-spacing: 2px
    }

    #cb-nav-bar .cb-main-nav {
        width: 1140px
    }

    #cb-nav-bar .cb-main-nav>li>a {
        padding: 8px 12px
    }

    .cb-style-1 .cb-meta .cb-post-title {
        font-size: 14px;
        letter-spacing: 3px
    }

    .cb-slider-1 .slides li .cb-meta .cb-post-title {
        font-size: 40px
    }

    .cb-fis-big .cb-meta h1 {
        font-size: 55px;
        letter-spacing: 5px
    }

    .cb-fis-big.cb-fis-block-site-width .cb-meta h1 {
        font-size: 42px;
        letter-spacing: 4px
    }

    .cb-fis-block-site-width {
        height: 600px
    }

    .fa.cb-times {
        font-size: 50px
    }

    .cb-widget-title {
        font-size: 20px
    }
}

@media only screen and (max-width:1130px) {
    #cb-top-menu {
        width: auto;
        max-width: none
    }

    #cb-top-menu .cb-top-menu-wrap {
        max-width: none
    }

    #cb-header {
        width: auto;
        padding: 0;
        max-width: none
    }

    #cb-footer {
        width: auto
    }

    .cb-fis-big-border.cb-menu-light #cb-nav-bar .cb-main-nav {
        border-bottom: 0
    }

    .cb-fis-big-border.cb-menu-light #cb-nav-bar .cb-nav-bar-wrap {
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        border-bottom: 3px solid #161616
    }

    .cb-fis-big-border #cb-nav-bar {
        width: auto
    }

    .cb-fis-big-border #cb-nav-bar .cb-nav-bar-wrap {
        width: 100%
    }

    .cb-fis-big-border .cb-menu-fw {
        width: 100%
    }
}

@media only screen and (max-width:1019px) {
    .cb-social-sharing.cb-color-buttons a {
        width: 48%;
        margin-right: 4%
    }

    .cb-social-sharing.cb-color-buttons a:nth-child(2n+2) {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    body {
        line-height: 1.5
    }

    #cb-top-menu {
        width: 100%;
        margin: 0;
        font-size: 18px;
        height: 50px;
        line-height: 50px
    }

    #cb-top-menu .cb-left-side {
        height: inherit
    }

    #cb-top-menu .cb-right-side {
        padding-right: 10px
    }

    #cb-top-menu .cb-right-side a {
        margin: 0 0 0 15px
    }

    .cb-sidebar {
        margin-bottom: 20px
    }

    .cb-m-sticky #cb-top-menu .cb-top-menu-wrap {
        position: fixed;
        top: 0;
        width: 100%
    }

    .flex-direction-nav {
        display: none
    }

    .cb-entry-content {
        padding: 0 10px
    }

    .cb-post-footer-block {
        padding: 20px 10px
    }

    .cb-post-footer-block {
        margin: 0 0 20px
    }

    #cb-top-menu .cb-left-side {
        width: 67%
    }

    #cb-top-menu .cb-right-side {
        width: 33%
    }

    .cb-breadcrumbs {
        padding-left: 10px
    }
}

@media only screen and (max-height:481px) {
    .cb-modal .cb-modal-inner {
        padding: 15px 20px
    }
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        color: #444 !important;
        text-decoration: underline
    }

    a:after, a:visited:after {
        content: " ("attr(href) ")"
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    nav {
        display: none
    }
}

@-webkit-keyframes cb-spinner {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes cb-spinner {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.cb-tm-dark #cb-top-menu ul li a svg {
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.cb-tip-bot svg {
    height: 20px;
    vertical-align: middle;
}

.cb-tm-dark #cb-top-menu {
    background-color: #88b14b;
}

#logo img {
    padding-top: 25px;
    padding-bottom: 25px;
    max-height: 240px;
    padding-left: 20px;
}

.fa {
    padding-right: 20px;
    padding-left: 20px;
}

.cb-menu-light #cb-nav-bar .cb-main-nav>li>a {
    color: gray;
    font-size: 14px;
    font-family: 'Exo', sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.cb-widget-title {
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 1.2;
}

.cb-social-sharing.cb-color-buttons .cb-social-fb {
    background: #23282d;
}

.cb-social-sharing.cb-color-buttons .cb-social-tw {
    background: #23282d;
}

.cb-social-sharing.cb-color-buttons .cb-social-go {
    background: #23282d;
}

.cb-social-sharing.cb-color-buttons .cb-social-pin {
    background: #23282d;
}

@media only screen and (min-width: 768px) {
    .cb-slider li:hover img {
        opacity: 0.25;
    }
}

@media only screen and (min-width: 1020px) {
    body {
        font-size: 14pt;
    }
}

.cb-menu-light #cb-nav-bar .cb-main-nav {
    border-bottom-color: #ffffff;
}

.cb-menu-light #cb-nav-bar .cb-main-nav,
.cb-menu-light.cb-fis-big-border #cb-nav-bar .cb-nav-bar-wrap {
    border-bottom-color: transparent;
}

body {
    font-family: 'Exo', sans-serif;
}

h1,
h2,
h3,
h4,
.cb-font-header {
    font-family: 'Vollkorn', serif;
}

.textwidget ul {
    margin-top: 0;
}


.commits {
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.commits__title {
    margin-bottom: 15px;
    font-size: 24px;
}

.commits__item {
    padding: 25px 0 0;
}

.commits__item.hide .commits__add {
    display: none;
}

.commits__item+.commits__item {
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
}

.commits__item:first-child {
    padding-top: 0;
}

.commits__head {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.commits__face {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-color: gray;
    overflow: hidden;
}

.commits__face img {
    display: block;
    width: 100%;
}

.commits__name {
    font-size: 14px;
}

.commits__date {
    font-size: 12px;
}

/* .commits__body {} */

.commits__description {
    color: #000;
    line-height: 24px;
}

.commits__media {
    margin-top: 10px;
}

.commits__success {
    display: inline-block;
    padding: 5px 15px;
    margin-top: 20px;
    font-style: italic;
    font-size: 12px;
    background-color: #e2e2e2;
}

.commits__media img {
    display: block;
    max-width: 100%;
}

.commits__add-title {
    margin-bottom: 10px;
}

.commits__field-name {
    display: block;
    width: 100%;
    max-width: 230px;
    margin-bottom: 10px;
    padding: 5px;
}

.commits__field-message {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 500px;
    margin-bottom: 10px;
    padding: 5px;
    resize: none;
}

.commits__item_hide {
    display: none;
}

.commits_error {
    border-color: red;
}

@media(max-width: 480px) {
    .commits__description {
        font-size: 14px;
    }
}

p > img {
    max-width: 100%;
    display: block;
    border: 1px solid #eaeaea;
}

@media (max-width: 768px) {
}

.btn {
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
    padding: 10px 60px;
    background-color: #88b14b;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.btn:hover {
    background-color: #87b740;
    color: #fff;
    transform: scale(0.98);
    text-decoration: none !important;
}

.commits__add-btn {
    margin-bottom: 30px;
    display: inline-block;
    padding: 10px 30px;
    background-color: #88b14b;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: none;
    font-size: 16px;
}

.commits__add-btn:hover {
    background-color: #87b740;
    color: #fff;
    transform: scale(0.98);
}

a {
    text-decoration: underline;
}

@media(max-width: 768px) {
    .cb-recent-slider.cb-slider-1 .slides li {
        flex: 0 0 calc(50% - 10px);
    }

    .cb-slider .slides {
        display: flex;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media(max-width: 370px) {
    .cb-recent-slider.cb-slider-1 .slides li {
        flex: 0 0 100%;
    }

    h2 {
        font-size: 28px;
    }
}

@import "https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext";

body {
    margin: 0
}

.ryle {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 830px;
    height: 100vh;
    background-color: #9dc979;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    font-family: 'Roboto', sans-serif;
    -webkit-transition: .6s ease-in;
    -o-transition: .6s ease-in;
    transition: .6s ease-in
}

.ryle_active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ryle__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ryle__close:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ryle__close:hover span {
    background-color: #000
}

.ryle__close span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff
}

.ryle__close span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ryle__close span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ryle__box {
    position: relative;
    margin-left: -359px;
    width: 718px;
    height: 718px
}

.ryle__media {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(img/bg.png);
    background-repeat: no-repeat;
    -webkit-transition: 5s -webkit-transform;
    transition: 5s -webkit-transform;
    -o-transition: 5s transform;
    transition: 5s transform;
    transition: 5s transform, 5s -webkit-transform
}

.ryle__media_active {
    -webkit-transform: rotate(1290deg) scale(1);
    -ms-transform: rotate(1290deg) scale(1);
    transform: rotate(1290deg) scale(1)
}

.ryle__item {
    position: absolute;
    top: 50%;
    left: 50%;
    padding-left: 40px;
    width: 100%;
    max-width: 300px;
    color: #fff;
    font-weight: 700;
    max-width: 176px;
    text-align: center;
    font-size: 22px
}

.ryle__item:nth-of-type(1) {
    -webkit-transform: rotate(-60deg) translate(143px, -98px);
    -ms-transform: rotate(-60deg) translate(143px, -98px);
    transform: rotate(-60deg) translate(143px, -98px)
}

.ryle__item:nth-of-type(2) {
    -webkit-transform: rotate(-30deg) translate(100px, -60px);
    -ms-transform: rotate(-30deg) translate(100px, -60px);
    transform: rotate(-30deg) translate(100px, -60px)
}

.ryle__item:nth-of-type(3) {
    -webkit-transform: rotate(0deg) translate(80px, -10px);
    -ms-transform: rotate(0deg) translate(80px, -10px);
    transform: rotate(0deg) translate(80px, -10px)
}

.ryle__item:nth-of-type(4) {
    -webkit-transform: rotate(30deg) translate(90px, 45px);
    -ms-transform: rotate(30deg) translate(90px, 45px);
    transform: rotate(30deg) translate(90px, 45px)
}

.ryle__item:nth-of-type(5) {
    -webkit-transform: rotate(60deg) translate(117px, 85px);
    -ms-transform: rotate(60deg) translate(117px, 85px);
    transform: rotate(60deg) translate(117px, 85px)
}

.ryle__item:nth-of-type(6) {
    -webkit-transform: rotate(90deg) translate(169px, 109px);
    -ms-transform: rotate(90deg) translate(169px, 109px);
    transform: rotate(90deg) translate(169px, 109px)
}

.ryle__item:nth-of-type(7) {
    -webkit-transform: rotate(120deg) translate(234px, 100px);
    -ms-transform: rotate(120deg) translate(234px, 100px);
    transform: rotate(120deg) translate(234px, 100px)
}

.ryle__item:nth-of-type(8) {
    -webkit-transform: rotate(150deg) translate(277px, 63px);
    -ms-transform: rotate(150deg) translate(277px, 63px);
    transform: rotate(150deg) translate(277px, 63px)
}

.ryle__item:nth-of-type(9) {
    -webkit-transform: rotate(180deg) translate(297px, 20px);
    -ms-transform: rotate(180deg) translate(297px, 20px);
    transform: rotate(180deg) translate(297px, 20px)
}

.ryle__item:nth-of-type(10) {
    -webkit-transform: rotate(210deg) translate(287px, -47px);
    -ms-transform: rotate(210deg) translate(287px, -47px);
    transform: rotate(210deg) translate(287px, -47px)
}

.ryle__item:nth-of-type(11) {
    -webkit-transform: rotate(240deg) translate(259px, -85px);
    -ms-transform: rotate(240deg) translate(259px, -85px);
    transform: rotate(240deg) translate(259px, -85px)
}

.ryle__item:nth-of-type(12) {
    -webkit-transform: rotate(270deg) translate(207px, -108px);
    -ms-transform: rotate(270deg) translate(207px, -108px);
    transform: rotate(270deg) translate(207px, -108px)
}

.ryle__arrow {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    right: -80px;
    width: 160px;
    height: 80px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-size: cover
}

.ryle__info {
    margin: auto 50px auto auto;
    text-align: center;
    max-width: 275px;
}

.ryle__title {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #111
}

.ryle__look {
    display: inline-block;
    padding: 15px 30px;
    background-color: #111;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
    background: -o-linear-gradient(313deg, #5567c9, #da6144);background: linear-gradient(137deg, #5567c9, #da6144);
}

.ryle__look:hover {
    background-color: #272727
}

.ryle__discount {
    visibility: hidden;
    margin-top: 20px;
    font-size: 22px;
    color: #fff
}

.ryle__discount_active {
    visibility: visible
}

@media (max-width: 1280px) {
    .ryle {
        width: 768px
    }
}

@media (max-width: 768px) {
    .ryle {
        width: 100vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: auto
    }

    .ryle__box {
        margin-left: -239px;
        min-width: 460px;
        min-height: 460px;
        width: 460px;
        height: 460px
    }

    .ryle__media {
        background-size: cover
    }

    .ryle__info {
        margin-right: 15px
    }

    .ryle__arrow {
        right: -62px;
        width: 100px;
        height: 50px
    }

    .ryle__item {
        font-weight: 400;
        font-size: 11px;
        padding-left: 15px;
        max-width: 129px
    }

    .ryle__item:nth-of-type(1) {
        -webkit-transform: rotate(-60deg) translate(93px, -67px);
        -ms-transform: rotate(-60deg) translate(93px, -67px);
        transform: rotate(-60deg) translate(93px, -67px)
    }

    .ryle__item:nth-of-type(2) {
        -webkit-transform: rotate(-30deg) translate(65px, -43px);
        -ms-transform: rotate(-30deg) translate(65px, -43px);
        transform: rotate(-30deg) translate(65px, -43px)
    }

    .ryle__item:nth-of-type(3) {
        -webkit-transform: rotate(0deg) translate(52px, -13px);
        -ms-transform: rotate(0deg) translate(52px, -13px);
        transform: rotate(0deg) translate(52px, -13px)
    }

    .ryle__item:nth-of-type(4) {
        -webkit-transform: rotate(30deg) translate(59px, 31px);
        -ms-transform: rotate(30deg) translate(59px, 31px);
        transform: rotate(30deg) translate(59px, 31px)
    }

    .ryle__item:nth-of-type(5) {
        -webkit-transform: rotate(60deg) translate(77px, 57px);
        -ms-transform: rotate(60deg) translate(77px, 57px);
        transform: rotate(60deg) translate(77px, 57px)
    }

    .ryle__item:nth-of-type(6) {
        -webkit-transform: rotate(90deg) translate(110px, 73px);
        -ms-transform: rotate(90deg) translate(110px, 73px);
        transform: rotate(90deg) translate(110px, 73px)
    }

    .ryle__item:nth-of-type(7) {
        -webkit-transform: rotate(120deg) translate(154px, 67px);
        -ms-transform: rotate(120deg) translate(154px, 67px);
        transform: rotate(120deg) translate(154px, 67px)
    }

    .ryle__item:nth-of-type(8) {
        -webkit-transform: rotate(150deg) translate(182px, 41px);
        -ms-transform: rotate(150deg) translate(182px, 41px);
        transform: rotate(150deg) translate(182px, 41px)
    }

    .ryle__item:nth-of-type(9) {
        -webkit-transform: rotate(180deg) translate(195px, 14px);
        -ms-transform: rotate(180deg) translate(195px, 14px);
        transform: rotate(180deg) translate(195px, 14px)
    }

    .ryle__item:nth-of-type(10) {
        -webkit-transform: rotate(210deg) translate(189px, -30px);
        -ms-transform: rotate(210deg) translate(189px, -30px);
        transform: rotate(210deg) translate(189px, -30px)
    }

    .ryle__item:nth-of-type(11) {
        -webkit-transform: rotate(240deg) translate(171px, -56px);
        -ms-transform: rotate(240deg) translate(171px, -56px);
        transform: rotate(240deg) translate(171px, -56px)
    }

    .ryle__item:nth-of-type(12) {
        -webkit-transform: rotate(270deg) translate(137px, -73px);
        -ms-transform: rotate(270deg) translate(137px, -73px);
        transform: rotate(270deg) translate(137px, -73px)
    }
}

@media (max-width: 480px) {
    .ryle__box {
        margin-left: -270px;
        margin-top: -120px
    }

    .ryle__title {
        font-size: 18px;
        margin-bottom: 10px
    }
}

.all-form {
    margin-bottom: 40px;
    height: 1px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    max-width: 620px;
    color: #000;
    font-size: 16px;
    visibility: hidden;
    margin-right: auto;
    margin-left: auto;
}

.all-form_active {
    height: auto;
    visibility: visible;
}

.all-form__time {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.all-form__time > span {
    display: block;
}

.all-form__count {
    color: red;
}

.all-form__body {
    padding: 25px 45px;
    margin-top: 25px;
    background-color: #fff;
    box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.25);
}

.all-form__title {
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    line-height: 40px;
}

.all-form__title span {
    color: #50b27c;
}

.all-form__label > span {
    display: block;
    margin-bottom: 5px;
}

.all-form__label + .all-form__label {
    margin-top: 20px;
}

.all-form__field {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    padding: 10px;
    box-sizing: border-box;
}

.all-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 40px;
}

.all-form__btn {
    padding: 15px 40px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-right: 40px;
    background-color: #53b57f;
    background: rgb(90,188,134);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(90,188,134,1)), color-stop(50%, rgba(66,163,110,1)));
    background: -o-linear-gradient(top, rgba(90,188,134,1) 0%, rgba(66,163,110,1) 50%);
    background: linear-gradient(180deg, rgba(90,188,134,1) 0%, rgba(66,163,110,1) 50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    border: 0;
}

.all-form__btn:hover {
    -webkit-transform: scale(0.98);
        -ms-transform: scale(0.98);
            transform: scale(0.98);
}

.all-form__price-new {
    margin-right: 15px;
    color: #49aa75;
    font-size: 20px;
}

.all-form__price-old {
    font-size: 14px;
    color: #8c8c8c;
    text-decoration: line-through;
}

@media (max-width: 480px) {
    .all-form__footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .all-form__btn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        font-size: 15px;
    }

    .all-form__body {
        padding: 25px;
    }
}
