

.coment {
    font-size: 22px !important
}

.text2 {
    font-size: 20px !important
}

.img_bl {
    margin: 0 auto;
    display: block
}

.t_pryam {
    font-size: 18px !important
}

#mc-container .mc-comment .comm_otvet {
    margin-left: 60px !important
}

#mc-container .mc-comment-msg .img_bl {
    margin: 10px auto 0 !important;
    display: block !important
}

blockquote {
    max-width: 600px;
    margin: 40px 0 30px 45px;
    position: relative
}

blockquote::before {
    font-family: FontAwesome;
    position: absolute;
    left: -45px;
    top: 10px;
    color: #711414;
    font-size: 25px
}

.block_dnevnik {
    background-repeat: repeat-y;
    background-position: top center;
    max-width: 512px;
    width: 100%;
    font-style: italic;
    font-size: 14px !important;
    padding: 15px;
    margin: 0 auto
}

.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-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-search:before {
    content: "\f002"
}


body {
    overflow-x: hidden
}

a:active, a:focus, a:hover {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    outline: 0 !important
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

input:active, input:focus, input:hover, select:active, select:focus, select:hover, textarea:active, textarea:focus, textarea:hover {
    outline: 0
}

.label {
    color: #000 !important
}

ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0 !important
}

ul ul {
    padding-left: 20px
}

ul li i {
    margin-right: 3px;
    font-size: 16px;
    min-width: 20px;
    text-align: center
}

.item-list ul li {
    margin-left: 0
}

ul.menu > li {
    position: relative;
    padding: 3px 0
}

ul.links.inline {
    list-style: none
}

ul.links.inline li {
    list-style-type: none
}

.citat {
    font-style: italic;
    padding: 10px;
    border-radius: 15px;
    background: #f7f7f7
}

#edit-preview, #edit-submit, .button--primary {
    background: #f86923;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 15px;
    border: none
}

#edit-preview:hover, #edit-submit:hover, .button--primary:hover {
    background: #fa8b54
}

@media (min-width: 991px) {
    .menu-hover .navigation {
        position: relative;
        clear: both
    }

    .menu-hover .navigation ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .menu-hover .navigation .gva_menu {
        width: 100%;
        position: relative;
        font-size: 0
    }

    .menu-hover .navigation .gva_menu li {
        position: relative;
        font-size: 13px
    }

    .menu-hover .navigation .gva_menu li a {
        text-align: left !important
    }

    .menu-hover .navigation .gva_menu li a .icaret {
        margin-left: 0;
        border: none !important
    }

    .menu-hover .navigation .gva_menu li.menu-item--active-trail > a {
        color: #f86923 !important
    }

    .menu-hover .navigation .gva_menu > li {
        display: inline-block
    }

    .menu-hover .navigation .gva_menu > li.gva-mega-menu {
        position: static !important
    }

    .menu-hover .navigation .gva_menu > li.gva-mega-menu > .sub-menu {
        width: 100%
    }

    .menu-hover .navigation .gva_menu > li.gva-mega-menu > .sub-menu > li {
        border-bottom: none
    }

    .menu-hover .navigation .gva_menu > li.gva-mega-menu > .sub-menu .sub-menu {
        display: block;
        opacity: 1;
        top: 99%
    }

    .menu-hover .navigation .gva_menu > li:hover div.sub-menu, .menu-hover .navigation .gva_menu > li:hover > ul.sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        top: 99%;
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0)
    }

    .menu-hover .navigation .gva_menu > li:hover div.sub-menu > div, .menu-hover .navigation .gva_menu > li:hover div.sub-menu > li, .menu-hover .navigation .gva_menu > li:hover div.sub-menu > ul, .menu-hover .navigation .gva_menu > li:hover > ul.sub-menu > div, .menu-hover .navigation .gva_menu > li:hover > ul.sub-menu > li, .menu-hover .navigation .gva_menu > li:hover > ul.sub-menu > ul {
        visibility: visible;
        z-index: 11
    }

    .menu-hover .navigation .gva_menu > li:hover > a:after {
        visibility: visible;
        opacity: 1
    }

    .menu-hover .navigation .gva_menu > li > a {
        display: block;
        position: relative;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 30px 10px;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        text-align: center;
        font-family: mukta vaani, serif
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .menu-hover .navigation .gva_menu > li > a {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 991px) {
    .menu-hover .navigation .gva_menu > li > a:hover {
        color: #f86923
    }

    .menu-hover .navigation .gva_menu > li > a.is-active {
        color: #f86923
    }

    .menu-hover .navigation .gva_menu > li.megamenu.menu-columns-2 > ul.sub-menu > li {
        width: 50%;
        float: left
    }

    .menu-hover .navigation .gva_menu > li.megamenu.menu-columns-3 > ul.sub-menu > li {
        width: 33.33%;
        float: left
    }

    .menu-hover .navigation .gva_menu > li.megamenu.menu-columns-4 > ul.sub-menu > li {
        width: 25%;
        float: left
    }

    .menu-hover .navigation .gva_menu > li.megamenu.menu-columns-5 > ul.sub-menu > li {
        width: 20%;
        float: left
    }

    .menu-hover .navigation .gva_menu > li.menu-list ul.sub-menu {
        min-width: 250px
    }

    .menu-hover .navigation .gva_menu > li.menu-list ul.sub-menu > li {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .menu-hover .navigation .gva_menu > li.menu-list ul.sub-menu > li > a {
        padding: 10px 15px;
        text-transform: uppercase
    }

    .menu-hover .navigation .gva_menu .megamenu {
        position: static
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu {
        width: 100%;
        padding: 20px
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li {
        padding: 0 15px;
        position: static
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu {
        position: static;
        border-width: 0;
        padding: 0;
        min-width: inherit;
        width: 100%;
        background-color: transparent;
        opacity: 1;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (min-width: 991px) and (min-width: 991px) {
    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu {
        display: block !important
    }
}

@media (min-width: 991px) {
    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li > ul.sub-menu li a {
        padding: 0;
        font-size: 14px;
        margin-bottom: 5px
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li > a {
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        padding: 0 0 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        font-weight: 600;
        font-family: mukta vaani, serif;
        color: #000
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li > a:before {
        content: none
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li > a:hover {
        text-indent: 0
    }

    .menu-hover .navigation .gva_menu .megamenu > .sub-menu > li:hover ul {
        transform: translate(0, 0)
    }

    .menu-hover .navigation .gva_menu .sub-menu {
        top: 99%;
        opacity: 0;
        position: absolute;
        min-width: 230px;
        background-color: #fff;
        z-index: 999;
        left: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        padding: 10px 20px;
        border-top: 1px solid rgba(0, 0, 0, .1);
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .menu-hover .navigation .gva_menu .sub-menu > div, .menu-hover .navigation .gva_menu .sub-menu > li, .menu-hover .navigation .gva_menu .sub-menu > ul {
        visibility: hidden;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        z-index: -11
    }

    .menu-hover .navigation .gva_menu .sub-menu > li {
        margin-bottom: 6px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .menu-hover .navigation .gva_menu .sub-menu > li:last-child {
        border: none;
        margin-bottom: 0
    }

    .menu-hover .navigation .gva_menu .sub-menu > li > a {
        display: block;
        padding-left: 0;
        padding-right: 20px;
        line-height: 25px;
        text-decoration: none;
        color: #666;
        font-size: 13px;
        text-transform: none;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out
    }

    .menu-hover .navigation .gva_menu .sub-menu > li > a:after, .menu-hover .navigation .gva_menu .sub-menu > li > a:before {
        display: none
    }

    .menu-hover .navigation .gva_menu .sub-menu > li > a:active, .menu-hover .navigation .gva_menu .sub-menu > li > a:focus, .menu-hover .navigation .gva_menu .sub-menu > li > a:hover {
        color: #f86923
    }

    .menu-hover .navigation .gva_menu .sub-menu > li ul {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 250px;
        background-color: #fff;
        visibility: hidden;
        opacity: 0;
        display: none;
        z-index: 11
    }
}

@media (min-width: 991px) and (min-width: 991px) {
    .menu-hover .navigation .gva_menu .sub-menu > li:hover > ul {
        visibility: visible;
        opacity: 1;
        top: 99%;
        display: block;
        left: 100%
    }
}

body {
    overflow-x: hidden
}

body.boxed {
    max-width: 1230px;
    margin: 0 auto;
    background-color: #d5d4d0
}

body.boxed .body-page {
    background: #f4f4f2;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .1)
}

body.loading-pjax {
    overflow: hidden
}

body.loading-pjax:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9
}

body.path-user .gva-block-breadcrumb {
    margin-bottom: 18px !important
}

body.layout-page-fw .node--view-mode-full {
    margin-bottom: 0
}

body.body-background-white {
    background: #fff
}

body.body-background-dark .main-page {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 150px
}

body.body-background-dark #page-main-content .block:not(.block-system-main-block) {
    background: #fff;
    padding: 18px;
    margin-bottom: 18px
}

@media (max-width: 1199px) {
    .container {
        width: 100% !important
    }
}

.container .container {
    max-width: 100%
}

header .menu-another {
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 0;
    margin-top: -15px
}

header .menu-another .menu-bar {
    position: static;
    margin-top: 0
}

header .menu-another .content-inner {
    position: absolute;
    top: 43px;
    right: 0;
    z-index: 99;
    min-width: 275px;
    background: #fff;
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .1);
    padding: 10px 20px;
    display: none;
    border: 1px solid #f86923
}

header .menu-another .content-inner:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #f86923;
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 1
}

header .menu-another .content-inner.show-view {
    display: block
}

header .menu-another .content-inner ul li {
    padding: 0;
    display: block;
    width: 100%;
    float: none
}

header .menu-another .content-inner ul li a {
    padding: 8px 0 !important;
    color: #000 !important
}

header .menu-another .content-inner ul li a:hover {
    color: #f86923 !important
}

header .gva-search-region {
    position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -16px;
    z-index: 99
}

header .gva-search-region .icon {
    display: inline-block;
    color: #000;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

header .gva-search-region .icon:hover {
    cursor: pointer;
    color: #f86923;
    border-color: #f86923
}

header .gva-search-region .block {
    margin: 0
}

header .gva-search-region .search-content {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 305px;
    position: absolute;
    top: 43px;
    right: -5px;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 20px;
    border: 1px solid #f86923;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

header .gva-search-region .search-content:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #f86923;
    position: absolute;
    bottom: 100%;
    right: 10px;
    z-index: 1
}

header .gva-search-region .search-content input#edit-keys {
    height: 19px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: 0 0;
    width: 168px
}

header .gva-search-region .search-content #edit-submit {
    position: absolute;
    top: 22px;
    right: 20px;
    z-index: 1
}

header .gva-search-region .search-content #edit-actions {
    margin: 0 !important;
    padding: 0 !important
}

header .gva-search-region.show .icon {
    color: #f86923;
    border-color: #f86923
}

header .gva-search-region.show .search-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

header .header-main {
    padding: 20px 0
}

header .site-branding {
    padding: 20px 0 10px
}

@media (max-width: 991px) {
    header .site-branding {
        padding: 15px 0
    }
}

header a.site-branding-logo {
    background: 0 0 !important
}

@media (max-width: 991px) {
    header .block-logo {
        text-align: center;
        margin-bottom: 20px
    }

    header .header-right-inner, header .header-right-inner .block {
        text-align: center !important
    }
}

header.header-v2 {
    position: relative
}

header.header-v2 .header-main {
    background: #222;
    padding: 25px 0
}

header.header-v2 .header-main .site-branding {
    padding-top: 10px
}

header.header-v2 .header-main .site-branding .logo-default {
    display: none
}

header.header-v2 .header-main .site-branding .logo-default.white {
    display: block !important;
    visibility: visible !important
}

@media (max-width: 650px) {
    header.header-v2 .header-main .branding-region {
        width: 100%;
        text-align: center
    }

    header.header-v2 .header-main .branding-region .site-branding {
        padding-top: 0
    }

    header.header-v2 .header-main .branding-region .site-branding a.site-branding-logo {
        display: inline-block
    }

    header.header-v2 .header-main .header-right {
        width: 100%;
        text-align: center
    }
}

header.header-v2 .gva-search-region .icon {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .2)
}

header.header-v2 .main-menu {
    background: #f86923;
    position: relative;
    z-index: 99;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1)
}

header.header-v2 .area-main-menu .area-inner {
    position: relative
}

header.header-v2 .area-main-menu .area-inner ul.gva_menu > li > a {
    color: #fff
}

@media (min-width: 991px) {
    header.header-v2 .area-main-menu .area-inner ul.gva_menu > li > a {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

@media (min-width: 991px) {
    header.header-v2 .area-main-menu .area-inner ul.gva_menu > li.menu-item--active-trail > a {
        color: #fff !important;
        border-bottom: 2px solid #fff
    }
}

header.header-v2 .menu-bar span {
    background: #fff !important
}

header.header-v2 .block {
    overflow: visible
}

.content-full {
    overflow: hidden
}

.area-panel .area-panel-inner {
    padding: 60px 0;
    border-bottom: 2px solid rgba(255, 255, 255, .1)
}

.header-right .block {
    margin-bottom: 0
}

.promotion {
    padding: 0;
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner {
    min-height: 45px
}

.main-menu .area-main-menu .area-inner .block {
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner .block .block-content {
    padding: 0
}

.area-panel {
    background: #222;
    color: #bbb
}

.footer {
    color: #bbb;
    font-size: 14px;
    line-height: 28px;
    background: #222
}

.footer a {
    color: #bbb
}

.footer a:hover {
    color: #f86923
}

.footer .block {
    padding-bottom: 0;
    margin-bottom: 0
}

.footer .block .block-title {
    color: #fff;
    background: 0 0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    border: none
}

.footer .block .block-title span {
    color: #fff;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0
}

.footer .block .block-content {
    background: 0 0;
    padding: 0
}

.footer .footer-center {
    padding: 45px 0 30px
}

.footer .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 30px
}


.copyright .copyright-inner {
    padding: 20px 0
}

.copyright .copyright-inner .block {
    margin: 0
}

body.hidden-title .node header.header {
    display: none
}

ol.search-results {
    margin: 20px 0;
    padding: 0
}

ol.search-results > li {
    list-style-type: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

ol.search-results > li p strong {
    color: #f86923
}

.block-poll ul.links li a:after {
    content: "\f105";
    position: absolute;
    top: -1px;
    right: 0;
    font-family: FontAwesome
}

.block-poll ul.links li a:hover {
    padding-right: 15px
}

.block-poll ul.links li:last-child {
    margin: 0
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

.fb-page div._2p3a, .fb-page span div._2p3a, .fb-page span iframe[style] div._2p3a {
    width: 100% !important
}

.portfolio-filter {
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center
}

.portfolio-filter ul.nav-tabs {
    display: inline-block;
    border: none
}

.portfolio-filter ul.nav-tabs > li {
    margin-bottom: 10px
}

.portfolio-filter ul.nav-tabs > li > a {
    font-size: 12px;
    padding: 8px 15px;
    font-family: mukta vaani, serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 15px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff !important
}

.portfolio-filter ul.nav-tabs > li > a.active, .portfolio-filter ul.nav-tabs > li > a:active, .portfolio-filter ul.nav-tabs > li > a:focus, .portfolio-filter ul.nav-tabs > li > a:hover {
    color: #f86923 !important;
    border-color: #f86923 !important
}

.portfolio-v1 {
    margin-bottom: 24px;
    position: relative;
    overflow: hidden
}

.portfolio-v1:after {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v1 .content-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: -20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    z-index: 11;
    opacity: 0;
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 25px
}

.portfolio-v1 .content-inner .title a {
    font-family: mukta vaani, serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 26px
}

.portfolio-v1 .content-inner .title a:active, .portfolio-v1 .content-inner .title a:focus, .portfolio-v1 .content-inner .title a:hover {
    text-decoration: underline
}

.portfolio-v1 .content-inner .category {
    color: #fff
}

.portfolio-v1 .content-inner .category a {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase
}

.portfolio-v1 .content-inner .category a:active, .portfolio-v1 .content-inner .category a:focus, .portfolio-v1 .content-inner .category a:hover {
    text-decoration: underline
}

.portfolio-v1:active:after, .portfolio-v1:focus:after, .portfolio-v1:hover:after {
    top: 0;
    opacity: .8
}

.portfolio-v1:active .content-inner, .portfolio-v1:focus .content-inner, .portfolio-v1:hover .content-inner {
    opacity: 1;
    bottom: 0
}

.portfolio-v1 ul {
    list-style: none;
    padding: 0
}

.portfolio-v1.portfolio-carousel {
    margin-bottom: 0
}

.post-block .post-image, .post-block .post-thumbnail {
    position: relative;
    text-align: center
}

.post-block .post-image a:after, .post-block .post-thumbnail a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-block .post-image .icons-format, .post-block .post-thumbnail .icons-format {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    opacity: .8
}

.post-block .post-image .icons-format .icon-gallery, .post-block .post-image .icons-format .icon-video, .post-block .post-thumbnail .icons-format .icon-gallery, .post-block .post-thumbnail .icons-format .icon-video {
    position: relative;
    color: #fff;
    z-index: 9;
    font-size: 12px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 99;
    float: left;
    padding: 6px;
    background: #f86923;
    text-align: center
}

.post-block:hover .post-image a:after, .post-block:hover .post-thumbnail a:after {
    opacity: 1
}

.post-block:hover .post-image .icons-format, .post-block:hover .post-thumbnail .icons-format {
    opacity: 1
}

.post-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 250px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.post-block .post-title {
    text-transform: none
}

.post-block .post-title a {
    display: block;
    line-height: 1.3;
    font-size: 14px;
    font-weight: 500;
    font-family: mukta vaani, serif;
    text-transform: none
}

.post-block .post-title a:hover {
    color: #f86923
}

.post-block .post-created {
    position: relative;
    margin-left: 0;
    padding-left: 15px;
    font-size: 12px
}

.post-block .post-created:after {
    content: '\f017';
    font-family: FontAwesome;
    position: absolute;
    top: -1px;
    left: 2px;
    z-index: 1
}

.post-block .post-categories {
    position: relative;
    margin-right: 1px;
    position: relative
}

.post-block .post-categories a {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: #f86923
}

@media (max-width: 1199px) {
    .post-block .post-categories a {
        font-size: 10px
    }
}

.post-block .post-categories.red {
    color: #d03632
}

.post-block .post-categories.red:after {
    background: #d03632;
    color: #d03632
}

.post-block .post-categories.red a {
    color: #d03632
}

.post-block .post-categories.pink {
    color: #ff69b4
}

.post-block .post-categories.pink:after {
    background: #ff69b4;
    color: #ff69b4
}

.post-block .post-categories.pink a {
    color: #ff69b4
}

.post-block .post-categories.light-pink {
    color: #ac70b8
}

.post-block .post-categories.light-pink:after {
    background: #ac70b8;
    color: #ac70b8
}

.post-block .post-categories.light-pink a {
    color: #ac70b8
}

.post-block .post-categories.orange {
    color: #fda400
}

.post-block .post-categories.orange:after {
    background: #fda400;
    color: #fda400
}

.post-block .post-categories.orange a {
    color: #fda400
}

.post-block .post-categories.yellow {
    color: #f4ec4d
}

.post-block .post-categories.yellow:after {
    background: #f4ec4d;
    color: #f4ec4d
}

.post-block .post-categories.yellow a {
    color: #f4ec4d
}

.post-block .post-categories.green {
    color: #64c568
}

.post-block .post-categories.green:after {
    background: #64c568;
    color: #64c568
}

.post-block .post-categories.green a {
    color: #64c568
}

.post-block .post-categories.blue {
    color: #26b2ec
}

.post-block .post-categories.blue:after {
    background: #26b2ec;
    color: #26b2ec
}

.post-block .post-categories.blue a {
    color: #26b2ec
}

.post-block .post-categories.dark-mint {
    color: #90d0c4
}

.post-block .post-categories.dark-mint:after {
    background: #90d0c4;
    color: #90d0c4
}

.post-block .post-categories.dark-mint a {
    color: #90d0c4
}

.post-block .post-categories.violet {
    color: #d9ac09
}

.post-block .post-categories.violet:after {
    background: #d9ac09;
    color: #d9ac09
}

.post-block .post-categories.violet a {
    color: #d9ac09
}

.post-block .post-categories.navy {
    color: #23569c
}

.post-block .post-categories.navy:after {
    background: #23569c;
    color: #23569c
}

.post-block .post-categories.navy a {
    color: #23569c
}

.post-block .post-categories.purple {
    color: #9a30d8
}

.post-block .post-categories.purple:after {
    background: #9a30d8;
    color: #9a30d8
}

.post-block .post-categories.purple a {
    color: #9a30d8
}

.post-block .post-categories.gray {
    color: #bfc0bc
}

.post-block .post-categories.gray:after {
    background: #bfc0bc;
    color: #bfc0bc
}

.post-block .post-categories.gray a {
    color: #bfc0bc
}

.post-block .post-categories.black {
    color: #071f20
}

.post-block .post-categories.black:after {
    background: #071f20;
    color: #071f20
}

.post-block .post-categories.black a {
    color: #071f20
}

.hidden-categories .post-block .post-categories {
    display: none
}

.category-background .post-categories {
    position: relative;
    margin-right: 1px
}

.category-background .post-categories a {
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important
}

.category-background .post-categories.red a {
    background: #d03632
}

.category-background .post-categories.pink a {
    background: #ff69b4
}

.category-background .post-categories.light-pink a {
    background: #ac70b8
}

.category-background .post-categories.orange a {
    background: #fda400
}

.category-background .post-categories.yellow a {
    background: #f4ec4d
}

.category-background .post-categories.green a {
    background: #64c568
}

.category-background .post-categories.blue a {
    background: #26b2ec
}

.category-background .post-categories.dark-mint a {
    background: #90d0c4
}

.category-background .post-categories.violet a {
    background: #d9ac09
}

.category-background .post-categories.navy a {
    background: #23569c
}

.category-background .post-categories.purple a {
    background: #9a30d8
}

.category-background .post-categories.gray a {
    background: #bfc0bc
}

.category-background .post-categories.black a {
    background: #071f20
}

.without-body .post-block .post-body {
    display: none
}

.small-post {
    background: #fff
}

.small-post .post-image {
    float: left;
    width: 75px
}

.small-post .post-image .icons-format .icon-gallery, .small-post .post-image .icons-format .icon-video {
    font-size: 10px;
    padding: 5px
}

.small-post .post-content {
    padding-left: 85px
}

.small-post .post-content .post-title a {
    font-size: 14px;
    display: inline-block
}

.small-post .post-content .post-title a:hover {
    color: #f86923
}

.small-post .post-content .create {
    font-size: 12px;
    color: #7b7b7b
}

.sidebar .small-post {
    background: #fff
}

.sidebar .small-post .post-image {
    width: 75px
}

.sidebar .small-post .post-content {
    padding-left: 90px
}

.node--view-mode-teaser.node-index-1 {
    margin-bottom: 18px
}

.node--view-mode-teaser.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser.node-index-1 .post-content {
    background: #fff;
    padding: 18px
}

.node--view-mode-teaser.node-index-1 .post-content .post-title {
    margin: 5px 0
}

.node--view-mode-teaser.node-index-1 .post-content .post-title a {
    font-size: 28px;
    line-height: 1.3
}

.node--view-mode-teaser.node-index-grid {
    margin-bottom: 18px
}

.node--view-mode-teaser.node-index-grid .post-content {
    background: #fff;
    padding: 18px;
    min-height: 192px
}

.node--view-mode-teaser.node-index-grid .post-content .post-title a {
    font-size: 16px
}

.node--view-mode-teaser-1 {
    margin-bottom: 18px
}

.node--view-mode-teaser-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser-1 .post-content {
    position: relative;
    background: #fff;
    padding: 15px 18px;
    min-height: 90px
}

.node--view-mode-teaser-1 .post-content .post-title {
    margin: 0
}

.node--view-mode-teaser-2 {
    margin-bottom: 20px
}

.node--view-mode-teaser-2 .post-thumbnail {
    margin-bottom: 0;
    text-align: center
}

.node--view-mode-teaser-2 .post-content {
    padding: 30px;
    background: #fff;
    float: left;
    width: 100%
}

.node--view-mode-teaser-2 .post-content .post-title {
    margin: 0
}

.node--view-mode-teaser-2 .post-content .post-title a {
    font-size: 22px;
    line-height: 28px
}

.node--view-mode-teaser-2 .post-content .post-action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.node--view-mode-teaser-3.node-index-1 .post-thumbnail {
    position: relative;
    text-align: center;
    z-index: 1
}

.node--view-mode-teaser-3.node-index-1 .post-content {
    border-top: 0;
    position: relative;
    z-index: 9;
    background: #fff
}

.node--view-mode-teaser-3.node-index-1 .post-content .post-title {
    margin: 5px 0 0
}

.node--view-mode-teaser-3.node-index-1 .post-content .post-title a {
    font-size: 20px
}

.node--view-mode-teaser-3.small-post .post-image {
    display: inline-block;
    float: left
}

.node--view-mode-teaser-3.small-post .post-content {
    padding-top: 0
}

.node--view-mode-teaser-3.small-post .post-meta, .node--view-mode-teaser-3.small-post .post-title {
    clear: none !important
}

.node--view-mode-teaser-3.small-post .post-meta {
    float: left;
    width: 100%
}

.node--view-mode-teaser-3.small-post .post-meta .post-author {
    display: none
}

.node--view-mode-teaser-3.small-post .post-body {
    display: none
}

.node--view-mode-teaser-3.small-post .post-title {
    padding: 0
}

.node--view-mode-teaser-3.small-post .post-title a {
    display: block;
    font-size: 14px
}

.node--view-mode-teaser-4.node-index-1 {
    margin-bottom: 20px
}

.node--view-mode-teaser-4.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1;
    text-align: center
}

.node--view-mode-teaser-4.node-index-1 .post-content {
    margin-left: 0;
    padding: 20px;
    border-top: 0;
    position: relative;
    z-index: 9;
    background: #fff;
    background: rgba(255, 255, 255, .98)
}

.node--view-mode-teaser-4.node-index-1 .post-content .post-title {
    margin: 5px 0
}

.node--view-mode-teaser-4.node-index-1 .post-content .post-title a {
    font-size: 18px;
    line-height: 1.3
}

@media (max-width: 767px) {
    .node--view-mode-teaser-4.node-index-1 .post-content .post-title a {
        font-size: 16px
    }
}

.node--view-mode-teaser-4.node-index-grid .post-content {
    padding: 20px;
    background: #fff;
    min-height: 110px
}

.node--view-mode-teaser-5 {
    background: #fff
}

.node--view-mode-teaser-5 .post-thumbnail {
    width: 40%;
    float: left;
    text-align: center
}

@media (max-width: 450px) {
    .node--view-mode-teaser-5 .post-thumbnail {
        width: 100%;
        margin-bottom: 10px
    }
}

.node--view-mode-teaser-5 .post-content {
    width: 60%;
    float: left;
    padding-left: 20px
}

@media (max-width: 450px) {
    .node--view-mode-teaser-5 .post-content {
        width: 100%;
        margin-bottom: 10px;
        padding-left: 0
    }
}

.node--view-mode-teaser-5 .post-content .post-title {
    margin: 2px 0 5px
}

.node--view-mode-teaser-5 .post-content .post-title a {
    font-size: 18px;
    line-height: 24px
}

@media (max-width: 767px) {
    .node--view-mode-teaser-5 .post-content .post-title a {
        font-size: 16px;
        line-height: 22px
    }
}

.node--view-mode-teaser-5 .post-action {
    margin-top: 10px
}

.node--view-mode-teaser-5 .post-action a {
    color: #f86923;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px
}

.node--view-mode-teaser-5 .post-action a:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    .node--view-mode-teaser-5 .post-action, .node--view-mode-teaser-5 .post-body {
        display: none
    }
}

.node--view-mode-teaser-6.node-index-1 .post-thumbnail {
    position: relative;
    z-index: 1
}

.node--view-mode-teaser-6.node-index-1 .post-content {
    position: relative;
    z-index: 9;
    background: #fff
}

.node--view-mode-teaser-6.node-index-1 .post-content .post-title {
    float: left;
    width: 100%;
    margin: 5px 0
}

.node--view-mode-teaser-6.node-index-1 .post-content .post-title a {
    font-size: 18px
}

.node--view-mode-teaser-6.small-post {
    float: left;
    width: 100%
}

.node--view-mode-teaser-6.small-post .post-content {
    padding-left: 0
}

.node--view-mode-slider-1.post-block {
    position: relative
}

.node--view-mode-slider-1.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(100%, rgba(0, 0, 0, .85)));
    background: -webkit-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -o-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -ms-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, .85) 100%)
}

.node--view-mode-slider-1.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media (max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-meta-wrap {
        padding: 20px
    }
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title a {
    font-size: 20px;
    color: #fff;
    line-height: 28px
}

@media (max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-meta-wrap .post-title a {
        font-size: 16px;
        line-height: 20px
    }
}

.node--view-mode-slider-1.post-block .post-meta-wrap .post-title a:hover {
    color: #f86923 !important
}

.node--view-mode-slider-1.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255, 255, 255, .85)
}

@media (max-width: 991px) {
    .node--view-mode-slider-1.post-block .post-body {
        display: none
    }
}

.node--view-mode-slider-1.post-block .post-meta {
    color: #fff
}

.node--view-mode-slider-2 {
    position: relative
}

.node--view-mode-slider-2:after {
    content: '';
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 1
}

.node--view-mode-slider-2 .post-content {
    text-align: center;
    padding: 20px 50px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -150px;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    z-index: 9
}

@media (max-width: 991px) {
    .node--view-mode-slider-2 .post-content {
        padding: 30px
    }
}

@media (max-width: 767px) {
    .node--view-mode-slider-2 .post-content {
        margin-top: -80px;
        padding: 20px 30px
    }
}

.node--view-mode-slider-2 .post-content .content-inner {
    max-width: 680px;
    margin: 0 auto
}

.node--view-mode-slider-2 .post-content .post-created {
    font-size: 12px;
    color: #fff
}

.node--view-mode-slider-2 .post-content .post-title a {
    font-size: 30px;
    line-height: 36px;
    color: #fff
}

@media (max-width: 991px) {
    .node--view-mode-slider-2 .post-content .post-title a {
        font-size: 22px;
        line-height: 26px
    }
}

.node--view-mode-slider-2 .post-content .post-title a:hover {
    text-decoration: underline
}

.node--view-mode-slider-2 .post-content .post-body {
    font-size: 16px;
    color: #fff
}

@media (max-width: 767px) {
    .node--view-mode-slider-2 .post-content .post-body {
        display: none
    }
}

.node--view-mode-slider-2 .post-content .post-action {
    margin-top: 20px
}

@media (max-width: 767px) {
    .node--view-mode-slider-2 .post-content .post-action {
        display: none
    }
}

.slick-slide .node--view-mode-slider-2 .post-content {
    opacity: 0
}

.slick-active.slick-center .node--view-mode-slider-2:after {
    background: rgba(0, 0, 0, .4)
}

.slick-active.slick-center .node--view-mode-slider-2 .post-content {
    opacity: 1
}

.node--view-mode-slider-3.post-block {
    position: relative
}

.node--view-mode-slider-3.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(100%, rgba(0, 0, 0, .85)));
    background: -webkit-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -o-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -ms-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, .85) 100%)
}

.node--view-mode-slider-3.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media (max-width: 991px) {
    .node--view-mode-slider-3.post-block .post-meta-wrap {
        padding: 20px
    }
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title a {
    font-size: 20px;
    color: #fff;
    line-height: 28px
}

@media (max-width: 991px) {
    .node--view-mode-slider-3.post-block .post-meta-wrap .post-title a {
        font-size: 18px;
        line-height: 20px
    }
}

.node--view-mode-slider-3.post-block .post-meta-wrap .post-title a:hover {
    color: #f86923 !important
}

.node--view-mode-slider-3.post-block .post-body {
    margin-top: 0;
    line-height: 24px;
    color: rgba(255, 255, 255, .85)
}

@media (max-width: 767px) {
    .node--view-mode-slider-3.post-block .post-body {
        display: none
    }
}

.node--view-mode-slider-3.post-block .post-meta {
    color: #fff
}

.node--view-mode-slider-4.post-block {
    position: relative
}

.node--view-mode-slider-4.post-block:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(100%, rgba(0, 0, 0, .85)));
    background: -webkit-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -o-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: -ms-linear-gradient(top, transparent 40%, rgba(0, 0, 0, .85) 100%);
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, .85) 100%)
}

.node--view-mode-slider-4.post-block .post-meta-wrap {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media (max-width: 991px) {
    .node--view-mode-slider-4.post-block .post-meta-wrap {
        padding: 20px
    }
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-meta {
    margin-bottom: 0
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title {
    margin: 0 0 5px
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 28px
}

@media (max-width: 991px) {
    .node--view-mode-slider-4.post-block .post-meta-wrap .post-title a {
        font-size: 16px
    }
}

.node--view-mode-slider-4.post-block .post-meta-wrap .post-title a:hover {
    color: #f86923 !important
}

.node--view-mode-slider-4.post-block .post-meta {
    color: #fff
}

.video-block {
    background: #fff
}

.video-block .post-thumbnail {
    position: relative;
    text-align: center
}

.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 300px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-block .post-content {
    padding: 10px 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.video-block .post-content:after, .video-block .post-content:before {
    content: " ";
    display: table
}

.video-block .post-content:after {
    clear: both
}

.video-block .post-content .icon {
    position: relative;
    display: inline-block;
    float: left;
    width: 45px;
    height: 45px;
    color: #f86923;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding-right: 55px
}

.video-block .post-content .icon .svg-stroke-solid {
    stroke-dashoffset: 300;
    stroke-dasharray: 300;
    stroke-width: 5px;
    -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
    -moz-transition: stroke-dashoffset 1s ease, opacity 1s ease;
    -ms-transition: stroke-dashoffset 1s ease, opacity 1s ease;
    -o-transition: stroke-dashoffset 1s ease, opacity 1s ease;
    transition: stroke-dashoffset 1s ease, opacity 1s ease
}

.video-block .post-content .title {
    padding-left: 75px;
    font-size: 14px;
    margin: 0;
    line-height: 20px
}

.video-block:hover .post-content {
    border-bottom-color: #f86923
}

.video-block:hover .post-content .icon .svg-stroke-solid {
    opacity: 1;
    stroke-dashoffset: 0
}

.videos-grid .video-block {
    margin-bottom: 30px
}

.gallery-block {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 18px
}

.gallery-block:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    opacity: 0
}

.gallery-block .gallery-content {
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
    opacity: 0;
    z-index: 99;
    padding: 0 15px
}

.gallery-block .gallery-content a {
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-size: 14px
}

.gallery-block .gallery-content a:hover {
    color: #f86923
}

.gallery-block .images {
    overflow: hidden;
    position: relative
}

.gallery-block .images img {
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    -moz-transition: all 5s;
    -ms-transition: all 5s
}

.gallery-block a.zoomGallery {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    z-index: 99;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    opacity: 0
}

@media (max-width: 680px) {
    .gallery-block a.zoomGallery {
        display: none
    }
}

.gallery-block a.zoomGallery:hover {
    color: #f86923
}

.gallery-block:hover .gallery-content {
    opacity: 1;
    bottom: 0
}

.gallery-block:hover:after {
    opacity: 1
}

.gallery-block:hover a.zoomGallery {
    opacity: 1
}

.owl-carousel .gallery-block {
    margin-bottom: 0
}

.owl-carousel .post-block {
    margin-bottom: 0
}

.text-light .video-block {
    background: 0 0
}

.text-light .video-block .post-content .icon {
    border-right-color: rgba(255, 255, 255, .2)
}

.text-light .video-block .post-content .title a {
    color: rgba(255, 255, 255, .8)
}

.text-light .video-block .post-content .title a:hover {
    color: #f86923
}

.paragraph--type--gallery {
    margin: 15px 0
}

.paragraph--type--gallery .lightGallery .image-item {
    position: relative;
    margin-bottom: 10px
}

.paragraph--type--gallery .lightGallery .image-item a {
    position: relative;
    display: block
}

.paragraph--type--gallery .lightGallery .image-item a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    opacity: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.paragraph--type--gallery .lightGallery .image-item a .icon-expand {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 99;
    opacity: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 30px
}

.paragraph--type--gallery .lightGallery .image-item a:hover:after {
    opacity: 1
}

.paragraph--type--gallery .lightGallery .image-item a:hover .icon-expand {
    opacity: 1
}

.paragraph--type--video {
    margin: 15px 0
}

.item-list.list-views {
    background: #fff;
    padding: 18px
}

.item-list.list-views ul {
    overflow: hidden;
    padding-left: 0
}

.item-list.list-views ul li.view-list-item {
    list-style-type: none;
    margin-bottom: 18px
}

.item-list.list-views ul li.view-list-item:last-child {
    margin-bottom: 0
}

.list-border .item-list.list-views {
    padding: 15px
}

.list-border .item-list.list-views ul li {
    margin: 0 0 15px
}

.list-border .item-list.list-views ul li .post-block {
    margin: 0 0 18px;
    padding: 0 0 18px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.list-border .item-list.list-views ul li:last-child .post-block {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.views-view-grid .views-row {
    width: auto;
    clear: none;
    float: none !important
}

.views-view-grid .views-row:last-child {
    margin-bottom: 0
}

.views-view-grid .post-block .post-content {
    padding-top: 10px
}

.list-border-bottom .view-content-wrap .item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, .1)
}

.list-border-bottom .view-content-wrap .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.ajax-progress.ajax-progress-fullscreen {
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.ajax-progress.ajax-progress-fullscreen:after {
    content: "";
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    z-index: 1
}

.view-article-category-block {
    position: relative
}

.view-article-category-block .js-pager__items {
    width: 35px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 11
}

.view-article-category-block .js-pager__items > li {
    width: 15px;
    height: 20px;
    float: left;
    margin-right: 5px
}

.view-article-category-block .js-pager__items > li > * {
    color: #999
}

.view-article-category-block .js-pager__items > li > :hover {
    color: #f86923
}

.view-article-category-block .js-pager__items > li:last-child {
    margin-right: 0
}

.view-article-category-block .post-category {
    background: 0 0;
    display: block;
    position: relative;
    margin: 0 0 35px;
    padding: 0;
    padding-right: 15px;
    border-bottom: 5px solid rgba(0, 0, 0, .05)
}

.view-article-category-block .post-category > span {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .5px;
    color: #000;
    padding: 0 0 13px;
    z-index: 9
}

@media (min-width: 400px) {
    .xs-block-grid-1 > div {
        width: 100%
    }

    .xs-block-grid-1 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-1 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-1 > div:nth-of-type(1n+1) {
        clear: both
    }

    .xs-block-grid-1 > div:nth-of-type(1n+1):after {
        display: none
    }

    .xs-block-grid-1 > div:nth-last-child(-n+1):before {
        content: none
    }

    .xs-block-grid-2 > div {
        width: 50%
    }

    .xs-block-grid-2 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-2 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-2 > div:nth-of-type(2n+1) {
        clear: both
    }

    .xs-block-grid-2 > div:nth-of-type(2n+1):after {
        display: none
    }

    .xs-block-grid-2 > div:nth-last-child(-n+2):before {
        content: none
    }

    .xs-block-grid-3 > div {
        width: 33.33333%
    }

    .xs-block-grid-3 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-3 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-3 > div:nth-of-type(3n+1) {
        clear: both
    }

    .xs-block-grid-3 > div:nth-of-type(3n+1):after {
        display: none
    }

    .xs-block-grid-3 > div:nth-last-child(-n+3):before {
        content: none
    }

    .xs-block-grid-4 > div {
        width: 25%
    }

    .xs-block-grid-4 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-4 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-4 > div:nth-of-type(4n+1) {
        clear: both
    }

    .xs-block-grid-4 > div:nth-of-type(4n+1):after {
        display: none
    }

    .xs-block-grid-4 > div:nth-last-child(-n+4):before {
        content: none
    }

    .xs-block-grid-5 > div {
        width: 20%
    }

    .xs-block-grid-5 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-5 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-5 > div:nth-of-type(5n+1) {
        clear: both
    }

    .xs-block-grid-5 > div:nth-of-type(5n+1):after {
        display: none
    }

    .xs-block-grid-5 > div:nth-last-child(-n+5):before {
        content: none
    }

    .xs-block-grid-6 > div {
        width: 16.66667%
    }

    .xs-block-grid-6 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-6 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-6 > div:nth-of-type(6n+1) {
        clear: both
    }

    .xs-block-grid-6 > div:nth-of-type(6n+1):after {
        display: none
    }

    .xs-block-grid-6 > div:nth-last-child(-n+6):before {
        content: none
    }

    .xs-block-grid-7 > div {
        width: 14.28571%
    }

    .xs-block-grid-7 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-7 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-7 > div:nth-of-type(7n+1) {
        clear: both
    }

    .xs-block-grid-7 > div:nth-of-type(7n+1):after {
        display: none
    }

    .xs-block-grid-7 > div:nth-last-child(-n+7):before {
        content: none
    }

    .xs-block-grid-8 > div {
        width: 12.5%
    }

    .xs-block-grid-8 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-8 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-8 > div:nth-of-type(8n+1) {
        clear: both
    }

    .xs-block-grid-8 > div:nth-of-type(8n+1):after {
        display: none
    }

    .xs-block-grid-8 > div:nth-last-child(-n+8):before {
        content: none
    }

    .xs-block-grid-9 > div {
        width: 11.11111%
    }

    .xs-block-grid-9 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-9 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-9 > div:nth-of-type(9n+1) {
        clear: both
    }

    .xs-block-grid-9 > div:nth-of-type(9n+1):after {
        display: none
    }

    .xs-block-grid-9 > div:nth-last-child(-n+9):before {
        content: none
    }

    .xs-block-grid-10 > div {
        width: 10%
    }

    .xs-block-grid-10 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-10 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-10 > div:nth-of-type(10n+1) {
        clear: both
    }

    .xs-block-grid-10 > div:nth-of-type(10n+1):after {
        display: none
    }

    .xs-block-grid-10 > div:nth-last-child(-n+10):before {
        content: none
    }

    .xs-block-grid-11 > div {
        width: 9.09091%
    }

    .xs-block-grid-11 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-11 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-11 > div:nth-of-type(11n+1) {
        clear: both
    }

    .xs-block-grid-11 > div:nth-of-type(11n+1):after {
        display: none
    }

    .xs-block-grid-11 > div:nth-last-child(-n+11):before {
        content: none
    }

    .xs-block-grid-12 > div {
        width: 8.33333%
    }

    .xs-block-grid-12 > div:nth-of-type(1n) {
        clear: none
    }

    .xs-block-grid-12 > div:nth-of-type(1n):after {
        display: block
    }

    .xs-block-grid-12 > div:nth-of-type(12n+1) {
        clear: both
    }

    .xs-block-grid-12 > div:nth-of-type(12n+1):after {
        display: none
    }

    .xs-block-grid-12 > div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width: 768px) {
    .sm-block-grid-1 > div {
        width: 100%
    }

    .sm-block-grid-1 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-1 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-1 > div:nth-of-type(1n+1) {
        clear: both
    }

    .sm-block-grid-1 > div:nth-of-type(1n+1):after {
        display: none
    }

    .sm-block-grid-1 > div:nth-last-child(-n+1):before {
        content: none
    }

    .sm-block-grid-2 > div {
        width: 50%
    }

    .sm-block-grid-2 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-2 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-2 > div:nth-of-type(2n+1) {
        clear: both
    }

    .sm-block-grid-2 > div:nth-of-type(2n+1):after {
        display: none
    }

    .sm-block-grid-2 > div:nth-last-child(-n+2):before {
        content: none
    }

    .sm-block-grid-3 > div {
        width: 33.33333%
    }

    .sm-block-grid-3 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-3 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-3 > div:nth-of-type(3n+1) {
        clear: both
    }

    .sm-block-grid-3 > div:nth-of-type(3n+1):after {
        display: none
    }

    .sm-block-grid-3 > div:nth-last-child(-n+3):before {
        content: none
    }

    .sm-block-grid-4 > div {
        width: 25%
    }

    .sm-block-grid-4 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-4 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-4 > div:nth-of-type(4n+1) {
        clear: both
    }

    .sm-block-grid-4 > div:nth-of-type(4n+1):after {
        display: none
    }

    .sm-block-grid-4 > div:nth-last-child(-n+4):before {
        content: none
    }

    .sm-block-grid-5 > div {
        width: 20%
    }

    .sm-block-grid-5 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-5 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-5 > div:nth-of-type(5n+1) {
        clear: both
    }

    .sm-block-grid-5 > div:nth-of-type(5n+1):after {
        display: none
    }

    .sm-block-grid-5 > div:nth-last-child(-n+5):before {
        content: none
    }

    .sm-block-grid-6 > div {
        width: 16.66667%
    }

    .sm-block-grid-6 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-6 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-6 > div:nth-of-type(6n+1) {
        clear: both
    }

    .sm-block-grid-6 > div:nth-of-type(6n+1):after {
        display: none
    }

    .sm-block-grid-6 > div:nth-last-child(-n+6):before {
        content: none
    }

    .sm-block-grid-7 > div {
        width: 14.28571%
    }

    .sm-block-grid-7 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-7 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-7 > div:nth-of-type(7n+1) {
        clear: both
    }

    .sm-block-grid-7 > div:nth-of-type(7n+1):after {
        display: none
    }

    .sm-block-grid-7 > div:nth-last-child(-n+7):before {
        content: none
    }

    .sm-block-grid-8 > div {
        width: 12.5%
    }

    .sm-block-grid-8 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-8 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-8 > div:nth-of-type(8n+1) {
        clear: both
    }

    .sm-block-grid-8 > div:nth-of-type(8n+1):after {
        display: none
    }

    .sm-block-grid-8 > div:nth-last-child(-n+8):before {
        content: none
    }

    .sm-block-grid-9 > div {
        width: 11.11111%
    }

    .sm-block-grid-9 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-9 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-9 > div:nth-of-type(9n+1) {
        clear: both
    }

    .sm-block-grid-9 > div:nth-of-type(9n+1):after {
        display: none
    }

    .sm-block-grid-9 > div:nth-last-child(-n+9):before {
        content: none
    }

    .sm-block-grid-10 > div {
        width: 10%
    }

    .sm-block-grid-10 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-10 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-10 > div:nth-of-type(10n+1) {
        clear: both
    }

    .sm-block-grid-10 > div:nth-of-type(10n+1):after {
        display: none
    }

    .sm-block-grid-10 > div:nth-last-child(-n+10):before {
        content: none
    }

    .sm-block-grid-11 > div {
        width: 9.09091%
    }

    .sm-block-grid-11 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-11 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-11 > div:nth-of-type(11n+1) {
        clear: both
    }

    .sm-block-grid-11 > div:nth-of-type(11n+1):after {
        display: none
    }

    .sm-block-grid-11 > div:nth-last-child(-n+11):before {
        content: none
    }

    .sm-block-grid-12 > div {
        width: 8.33333%
    }

    .sm-block-grid-12 > div:nth-of-type(1n) {
        clear: none
    }

    .sm-block-grid-12 > div:nth-of-type(1n):after {
        display: block
    }

    .sm-block-grid-12 > div:nth-of-type(12n+1) {
        clear: both
    }

    .sm-block-grid-12 > div:nth-of-type(12n+1):after {
        display: none
    }

    .sm-block-grid-12 > div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width: 992px) {
    [class*=block-grid-] {
        margin: 0 -9px
    }

    [class*=block-grid-] > div {
        padding: 0 9px
    }

    .item-columns {
        padding: 0 9px
    }

    .md-block-grid-1 > div {
        width: 100%
    }

    .md-block-grid-1 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-1 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-1 > div:nth-of-type(1n+1) {
        clear: both
    }

    .md-block-grid-1 > div:nth-of-type(1n+1):after {
        display: none
    }

    .md-block-grid-1 > div:nth-last-child(-n+1):before {
        content: none
    }

    .md-block-grid-2 > div {
        width: 50%
    }

    .md-block-grid-2 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-2 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-2 > div:nth-of-type(2n+1) {
        clear: both
    }

    .md-block-grid-2 > div:nth-of-type(2n+1):after {
        display: none
    }

    .md-block-grid-2 > div:nth-last-child(-n+2):before {
        content: none
    }

    .md-block-grid-3 > div {
        width: 33.33333%
    }

    .md-block-grid-3 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-3 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-3 > div:nth-of-type(3n+1) {
        clear: both
    }

    .md-block-grid-3 > div:nth-of-type(3n+1):after {
        display: none
    }

    .md-block-grid-3 > div:nth-last-child(-n+3):before {
        content: none
    }

    .md-block-grid-4 > div {
        width: 25%
    }

    .md-block-grid-4 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-4 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-4 > div:nth-of-type(4n+1) {
        clear: both
    }

    .md-block-grid-4 > div:nth-of-type(4n+1):after {
        display: none
    }

    .md-block-grid-4 > div:nth-last-child(-n+4):before {
        content: none
    }

    .md-block-grid-5 > div {
        width: 20%
    }

    .md-block-grid-5 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-5 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-5 > div:nth-of-type(5n+1) {
        clear: both
    }

    .md-block-grid-5 > div:nth-of-type(5n+1):after {
        display: none
    }

    .md-block-grid-5 > div:nth-last-child(-n+5):before {
        content: none
    }

    .md-block-grid-6 > div {
        width: 16.66667%
    }

    .md-block-grid-6 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-6 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-6 > div:nth-of-type(6n+1) {
        clear: both
    }

    .md-block-grid-6 > div:nth-of-type(6n+1):after {
        display: none
    }

    .md-block-grid-6 > div:nth-last-child(-n+6):before {
        content: none
    }

    .md-block-grid-7 > div {
        width: 14.28571%
    }

    .md-block-grid-7 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-7 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-7 > div:nth-of-type(7n+1) {
        clear: both
    }

    .md-block-grid-7 > div:nth-of-type(7n+1):after {
        display: none
    }

    .md-block-grid-7 > div:nth-last-child(-n+7):before {
        content: none
    }

    .md-block-grid-8 > div {
        width: 12.5%
    }

    .md-block-grid-8 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-8 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-8 > div:nth-of-type(8n+1) {
        clear: both
    }

    .md-block-grid-8 > div:nth-of-type(8n+1):after {
        display: none
    }

    .md-block-grid-8 > div:nth-last-child(-n+8):before {
        content: none
    }

    .md-block-grid-9 > div {
        width: 11.11111%
    }

    .md-block-grid-9 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-9 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-9 > div:nth-of-type(9n+1) {
        clear: both
    }

    .md-block-grid-9 > div:nth-of-type(9n+1):after {
        display: none
    }

    .md-block-grid-9 > div:nth-last-child(-n+9):before {
        content: none
    }

    .md-block-grid-10 > div {
        width: 10%
    }

    .md-block-grid-10 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-10 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-10 > div:nth-of-type(10n+1) {
        clear: both
    }

    .md-block-grid-10 > div:nth-of-type(10n+1):after {
        display: none
    }

    .md-block-grid-10 > div:nth-last-child(-n+10):before {
        content: none
    }

    .md-block-grid-11 > div {
        width: 9.09091%
    }

    .md-block-grid-11 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-11 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-11 > div:nth-of-type(11n+1) {
        clear: both
    }

    .md-block-grid-11 > div:nth-of-type(11n+1):after {
        display: none
    }

    .md-block-grid-11 > div:nth-last-child(-n+11):before {
        content: none
    }

    .md-block-grid-12 > div {
        width: 8.33333%
    }

    .md-block-grid-12 > div:nth-of-type(1n) {
        clear: none
    }

    .md-block-grid-12 > div:nth-of-type(1n):after {
        display: block
    }

    .md-block-grid-12 > div:nth-of-type(12n+1) {
        clear: both
    }

    .md-block-grid-12 > div:nth-of-type(12n+1):after {
        display: none
    }

    .md-block-grid-12 > div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width: 1200px) {
    [class*=block-grid-] {
        margin: 0 -9px
    }

    [class*=block-grid-] > div {
        padding: 0 9px
    }

    .item-columns {
        padding: 0 9px
    }

    .lg-block-grid-1 > div {
        width: 100%
    }

    .lg-block-grid-1 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-1 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-1 > div:nth-of-type(1n+1) {
        clear: both
    }

    .lg-block-grid-1 > div:nth-of-type(1n+1):after {
        display: none
    }

    .lg-block-grid-1 > div:nth-last-child(-n+1):before {
        content: none
    }

    .lg-block-grid-2 > div {
        width: 50%
    }

    .lg-block-grid-2 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-2 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-2 > div:nth-of-type(2n+1) {
        clear: both
    }

    .lg-block-grid-2 > div:nth-of-type(2n+1):after {
        display: none
    }

    .lg-block-grid-2 > div:nth-last-child(-n+2):before {
        content: none
    }

    .lg-block-grid-3 > div {
        width: 33.33333%
    }

    .lg-block-grid-3 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-3 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-3 > div:nth-of-type(3n+1) {
        clear: both
    }

    .lg-block-grid-3 > div:nth-of-type(3n+1):after {
        display: none
    }

    .lg-block-grid-3 > div:nth-last-child(-n+3):before {
        content: none
    }

    .lg-block-grid-4 > div {
        width: 25%
    }

    .lg-block-grid-4 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-4 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-4 > div:nth-of-type(4n+1) {
        clear: both
    }

    .lg-block-grid-4 > div:nth-of-type(4n+1):after {
        display: none
    }

    .lg-block-grid-4 > div:nth-last-child(-n+4):before {
        content: none
    }

    .lg-block-grid-5 > div {
        width: 20%
    }

    .lg-block-grid-5 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-5 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-5 > div:nth-of-type(5n+1) {
        clear: both
    }

    .lg-block-grid-5 > div:nth-of-type(5n+1):after {
        display: none
    }

    .lg-block-grid-5 > div:nth-last-child(-n+5):before {
        content: none
    }

    .lg-block-grid-6 > div {
        width: 16.66667%
    }

    .lg-block-grid-6 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-6 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-6 > div:nth-of-type(6n+1) {
        clear: both
    }

    .lg-block-grid-6 > div:nth-of-type(6n+1):after {
        display: none
    }

    .lg-block-grid-6 > div:nth-last-child(-n+6):before {
        content: none
    }

    .lg-block-grid-7 > div {
        width: 14.28571%
    }

    .lg-block-grid-7 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-7 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-7 > div:nth-of-type(7n+1) {
        clear: both
    }

    .lg-block-grid-7 > div:nth-of-type(7n+1):after {
        display: none
    }

    .lg-block-grid-7 > div:nth-last-child(-n+7):before {
        content: none
    }

    .lg-block-grid-8 > div {
        width: 12.5%
    }

    .lg-block-grid-8 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-8 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-8 > div:nth-of-type(8n+1) {
        clear: both
    }

    .lg-block-grid-8 > div:nth-of-type(8n+1):after {
        display: none
    }

    .lg-block-grid-8 > div:nth-last-child(-n+8):before {
        content: none
    }

    .lg-block-grid-9 > div {
        width: 11.11111%
    }

    .lg-block-grid-9 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-9 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-9 > div:nth-of-type(9n+1) {
        clear: both
    }

    .lg-block-grid-9 > div:nth-of-type(9n+1):after {
        display: none
    }

    .lg-block-grid-9 > div:nth-last-child(-n+9):before {
        content: none
    }

    .lg-block-grid-10 > div {
        width: 10%
    }

    .lg-block-grid-10 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-10 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-10 > div:nth-of-type(10n+1) {
        clear: both
    }

    .lg-block-grid-10 > div:nth-of-type(10n+1):after {
        display: none
    }

    .lg-block-grid-10 > div:nth-last-child(-n+10):before {
        content: none
    }

    .lg-block-grid-11 > div {
        width: 9.09091%
    }

    .lg-block-grid-11 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-11 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-11 > div:nth-of-type(11n+1) {
        clear: both
    }

    .lg-block-grid-11 > div:nth-of-type(11n+1):after {
        display: none
    }

    .lg-block-grid-11 > div:nth-last-child(-n+11):before {
        content: none
    }

    .lg-block-grid-12 > div {
        width: 8.33333%
    }

    .lg-block-grid-12 > div:nth-of-type(1n) {
        clear: none
    }

    .lg-block-grid-12 > div:nth-of-type(1n):after {
        display: block
    }

    .lg-block-grid-12 > div:nth-of-type(12n+1) {
        clear: both
    }

    .lg-block-grid-12 > div:nth-of-type(12n+1):after {
        display: none
    }

    .lg-block-grid-12 > div:nth-last-child(-n+12):before {
        content: none
    }
}

.no-gutter [class*=block-grid-] {
    margin: 0 !important
}

.no-gutter [class*=block-grid-] > div {
    padding: 0 !important
}

.no-gutter .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.no-gutter [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gutter-10 [class*=block-grid-] {
    margin: 0 5px !important
}

.gutter-10 [class*=block-grid-] > div {
    padding: 0 5px !important
}

.gutter-10 .item-columns {
    padding: 0 5px
}

@media (max-width: 991px) {
    body .body-page {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        position: relative;
        left: 0
    }

    body.enable-offcanvas .body-page {
        left: 390px
    }

    .gva-offcanvas-inner {
        position: fixed !important;
        background: #fff;
        left: 0;
        width: 100%;
        max-width: 400px;
        top: 0;
        bottom: 0;
        z-index: 999;
        height: auto;
        overflow-y: auto;
        overflow-x: hidden;
        webkit-overflow-scrolling: touch;
        -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
        padding: 10px 20px;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -moz-transform: translateX(-100%)
    }

    .gva-offcanvas-inner.show-view {
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        -moz-transition: all .35s;
        -ms-transition: all .35s;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .gva-offcanvas-inner .close-offcanvas {
        text-align: center;
        padding: 0 0 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .gva-offcanvas-inner .close-offcanvas a {
        width: 30px;
        height: 30px;
        border: 1px solid #f86923;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        display: inline-block;
        color: #f86923;
        font-size: 12px;
        line-height: 28px
    }

    .gva-offcanvas-inner .close-offcanvas a:hover {
        cursor: pointer;
        color: #000 !important;
        border-color: #000
    }

    .gva-offcanvas-inner .block {
        border-top: 1px solid rgba(0, 0, 0, .1);
        padding: 30px 0;
        margin-bottom: 0
    }

    .gva-offcanvas-inner .block .block-title, .gva-offcanvas-inner .block > h2 {
        padding: 15px 30px;
        margin-bottom: 15px;
        margin-top: 0;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .gva-offcanvas-inner .block .block-title span, .gva-offcanvas-inner .block > h2 span {
        color: #fff;
        display: block
    }

    .gva-offcanvas-inner .block .block-content {
        padding-left: 35px;
        padding-right: 35px
    }

    .gva-offcanvas-inner .block.no-border {
        border: none
    }

    .gva-offcanvas-inner .block.navigation {
        border: none;
        padding-top: 10px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu {
        width: 100% !important;
        background: 0 0 !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .ripple-container {
        display: none !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li {
        display: block;
        clear: both;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 5px 0;
        background: 0 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li:last-child {
        border-bottom: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li:after, .gva-offcanvas-inner .gva-navigation .gva_menu > li:before {
        content: none;
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li > a {
        display: block;
        width: 100%;
        line-height: 36px;
        font-size: 14px;
        padding: 0;
        font-weight: 600;
        color: #000 !important;
        font-family: mukta vaani, serif
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li > a:after, .gva-offcanvas-inner .gva-navigation .gva_menu > li > a:before {
        content: none;
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li > a:hover {
        color: #f86923 !important;
        background: 0 0 !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.menu-item--active-trail {
        background: 0 0 !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.menu-item--active-trail > a {
        color: #f86923
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.menu-parent:hover .sub-menu {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu {
        padding-left: 20px !important;
        margin-bottom: 10px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu .icaret {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu li a {
        font-size: 13px;
        line-height: 24px;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        text-transform: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu li a:hover {
        color: #f86923 !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li ul.menu.sub-menu ul.sub-menu {
        display: block !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.mega-menu-block {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.megamenu > .sub-menu > li {
        width: 100% !important;
        float: none !important;
        display: block;
        padding: 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.megamenu > .sub-menu > li > a {
        padding: 0;
        border: 0;
        margin: 0;
        font-size: 14px;
        text-transform: uppercase !important;
        font-family: mukta vaani, serif;
        color: #000
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu > li.megamenu > .sub-menu > li.block-image {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a {
        text-transform: uppercase;
        position: relative;
        display: block
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a:hover {
        color: #f86923
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 3px;
        bottom: 0;
        right: -10px;
        font-size: 12px
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret.nav-minus:before {
        content: '\f068'
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li a .icaret:before {
        position: absolute;
        font-family: FontAwesome;
        content: '\f067';
        text-transform: inherit;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu li ul {
        display: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        min-width: inherit;
        display: none;
        width: 100%;
        position: static;
        padding: 0 !important;
        visibility: visible;
        border: 0;
        background: 0 0;
        opacity: 1;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:after, .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu:before {
        content: none
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a {
        border-width: 0;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        text-transform: uppercase
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:after, .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:before {
        content: none !important
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu li a:hover {
        text-indent: 0
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu ul {
        display: none;
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .gva-offcanvas-inner .gva-navigation .gva_menu .sub-menu .block-image {
        display: none
    }
}

.menu-bar {
    height: 32px;
    width: 36px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 0;
    margin-top: -15px
}

@media (max-width: 1199px) {
    .menu-bar {
        right: 15px
    }
}

.menu-bar:hover {
    -webkit-box-shadow: 0, 0, 10px, .3;
    box-shadow: 0, 0, 10px, .3
}

.menu-bar span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.menu-bar span.one {
    top: 6px
}

.menu-bar span.two {
    top: 0;
    bottom: 0
}

.menu-bar span.three {
    bottom: 6px
}

.menu-bar.show-view span.two {
    opacity: 0
}

.menu-bar.show-view span.one, .menu-bar.show-view span.three {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-bar.show-view span.three {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width: 767px) {
    .col-xs-6-mod {
        width: 50% !important
    }
}

@media (max-width: 400px) {
    .col-xs-6-mod {
        width: 100% !important
    }
}

.colorpicker {
    z-index: 9999999 !important
}

.permission-save-hidden #gavias_customize_save {
    display: none !important
}

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

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: open sans, serif;
    font-size: 14px;
    line-height: 1.65;
    color: #666;
    background-color: #eee;
    font-weight: 400
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #333;
    text-decoration: none
}

a:focus, a:hover {
    color: #f86923;
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.65;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: mukta vaani, serif;
    font-weight: 500;
    line-height: 1.1;
    color: #111
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 32px
}

.h2, h2 {
    font-size: 26px
}

.h3, h3 {
    font-size: 22px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 14px
}

p {
    margin: 0
}

.lead {
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #f86923
}

a.text-primary:hover {
    color: #e14f07
}

.text-success {
    color: #468847
}

a.text-success:hover {
    color: #356635
}

.text-info {
    color: #3a87ad
}

a.text-info:hover {
    color: #2d6987
}

.text-warning {
    color: #c09853
}

a.text-warning:hover {
    color: #a47e3c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover {
    color: #953b39
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #f86923
}

a.bg-primary:hover {
    background-color: #e14f07
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10.5px;
    margin: 46px 0 23px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 11.5px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 23px
}

dd, dt {
    line-height: 1.65
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11.5px 23px;
    font-size: 18px;
    border-left: 5px solid #eee
}

address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.65
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, courier new, monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 11px;
    margin: 0 0 11.5px;
    font-size: 13px;
    line-height: 1.65;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 9px;
    padding-right: 9px
}

.container:after, .container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 738px
    }
}

@media (min-width: 992px) {
    .container {
        width: 958px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1188px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 9px;
    padding-right: 9px
}

.container-fluid:after, .container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -9px;
    margin-right: -9px
}

.row:after, .row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 9px;
    padding-right: 9px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-1 {
    width: 8.33333%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 9px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.65;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #09c;
    border-color: #0086b3
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007399;
    border-color: #005875
}

.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #09c;
    border-color: #0086b3
}

.btn-primary .badge {
    color: #09c;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #333;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #f86923;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #09c
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #007399
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #333;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 0
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 23px;
    line-height: 1.65;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #666
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 23px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #356635
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #2d6987
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #a47e3c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 23px;
    margin-bottom: 23px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    background-color: #09c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #09c;
    border-color: #09c
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #99e6ff
}

.list-group-item-success {
    color: #468847;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #468847
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #468847;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #468847;
    border-color: #468847
}

.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #3a87ad
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #3a87ad;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #3a87ad;
    border-color: #3a87ad
}

.list-group-item-warning {
    color: #c09853;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #c09853
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #c09853;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #c09853;
    border-color: #c09853
}

.list-group-item-danger {
    color: #b94a48;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #b94a48
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: #b94a48;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after, .panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 23px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #09c
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #09c;
    border-color: #09c
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #09c
}

.panel-primary > .panel-heading .badge {
    color: #09c;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #09c
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #468847
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #3a87ad
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #c09853
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #b94a48
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.65px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.65
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

#boxesContainer {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

.btn {
    white-space: normal
}

.text2 {
    font-weight: 700;
    font-size: 30px;
    margin-top: 30px
}

.doc {
    float: left;
    margin-right: 15px
}

body:after {
    display: none
}

.new-comebacker-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99999;
    position: fixed;
    overflow-y: auto;
    background: rgba(0, 0, 0, .7)
}

.new-comebacker-to-middle {
    width: 100%;
    height: 100%;
    display: table
}

.new-comebacker-wrapp {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.new-comebacker-content {
    width: 600px;
    margin: auto;
    text-align: center;
    position: relative;
    border-radius: 5px;
    background: #fff;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.new-comebacker-close {
    top: -5px;
    z-index: 6;
    right: -5px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    border-radius: 50%;
    background-color: #b22222;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center
}

.new-comebacker-wrapp strong {
    display: block;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400
}

.new-comebacker-wrapp strong span {
    display: inline-block;
    text-decoration: underline
}

.new-comebacker-wrapp .new-comebacker-btn {
    height: 60px;
    width: 280px;
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 57px;
    border-radius: 5px;
    margin: 20px auto 0;
    background: #b22222;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: none !important
}

.new-comebacker-wrapp .footer__btn {
    background: #319934 !important;
    box-shadow: none !important;
    text-transform: uppercase
}

.new-comebacker-wrapp .blockInputForm input {
    border: 2px solid #319934 !important
}

@media screen and (max-width: 660px) {
    .new-comebacker-content {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
        padding: 20px 10px
    }

    .new-comebacker-wrapp strong {
        font-size: 18px
    }
}

#scroll-to-boxes table {
    border-bottom: 0;
    margin: 0
}

#scroll-to-boxes table td {
    border: 0
}

.mc-comment-msgcnt a, .bodytxt a {
    color: #337ab7
}

a.button7 {
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none !important;
    padding: .8em 1em calc(.8em + 3px);
    border-radius: 3px;
    background: #40c781;
    box-shadow: 0 -3px #35a76e inset;
    transition: .2s
}

a.button7:hover {
    background: #35a76e
}

a.button7:active {
    background: #21935a;
    box-shadow: 0 3px #21935a inset
}

.form {
    background-color: #fff;
    height: auto
}

.form__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 3px 3px
}

.form__name__field, .form__tel__field {
    padding-left: 55px;
    padding-top: 18px;
    padding-bottom: 22px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 32px;
    border: 1px solid #eae9e9;
    background-color: #f4f4f4;
    width: 300px;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 18px
}

.form__name {
    position: relative;
    margin-top: 20px
}

.form__name::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 23px;
    background-image: url("../fonts/user-icon_v_2.svg");
    background-repeat: no-repeat;
    top: 18px;
    left: 24px
}

.form__tel {
    position: relative;
    margin-top: 15px
}

.form__tel::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 24px;
    background-image: url("../fonts/telefon-icon_v_2.svg");
    background-repeat: no-repeat;
    top: 20px;
    left: 27px
}

.delivery {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 5px;
    position: relative;
    border-radius: 20px;
    display: inline-block;
    padding: 4px 12px 4px 35px;
    border: 1px solid #ececec
}

.delivery::after {
    top: 50%;
    left: 10px;
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -11px;
    position: absolute;
    background: url("../fonts/np-ic.svg") no-repeat top center/contain
}

.price-block b {
    color: #323232;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
    margin-right: 12px
}

.price-block .old-price {
    color: #b4b0b0;
    font-size: 38px;
    font-weight: 700;
    margin: 0 12px 0 0;
    display: inline-block;
    text-decoration: line-through
}

.price-block .new-price {
    color: #ff5e00;
    font-size: 30px;
    font-weight: 600;
    display: inline-block
}

@media screen and (max-width: 570px) {
    .price-block b {
        margin-right: 5px
    }

    .price-block .old-price {
        font-size: 28px;
        margin: 0 5px 0 0
    }

    .new-price {
        font-size: 20px
    }

    .price-block {
        text-align: center
    }
}

@keyframes trambling-animation {
    0%, 50%, 100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }
    10%, 30% {
        transform: rotate(-1deg);
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg)
    }
    20%, 40% {
        transform: rotate(1deg);
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg)
    }
}

.btn_zakaz {
    -webkit-animation: 1.2s ease-in-out 1.1s normal none infinite running trambling-animation;
    -moz-animation: 1.2s ease-in-out 1.1s normal none infinite running trambling-animation;
    -o-animation: 1.2s ease-in-out 1.1s normal none infinite running trambling-animation;
    animation: 1.2s ease-in-out 1.1s normal none infinite running trambling-animation
}