figure,
figcaption {
    display: block
}

.transition {
    -webkit-transition: top 400ms linear;
    -moz-transition: top 400ms linear;
    -ms-transition: top 400ms linear;
    -o-transition: top 400ms linear;
    transition: top 400ms linear
}

.timeTo {
    font-family: Tahoma, Verdana, Aial, sans-serif;
    font-size: 28px !important;
    line-height: 108%;
    font-weight: 700;
    height: 32px
}

.timeTo div ul li {
    font-size: 28px !important
}

.timeTo span {
    vertical-align: top
}

.timeTo.timeTo-white div {
    color: #000;
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 38%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, #ffffff), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(top, #ffffff 38%, #cccccc 100%);
    background: -o-linear-gradient(top, #ffffff 38%, #cccccc 100%);
    background: -ms-linear-gradient(top, #ffffff 38%, #cccccc 100%);
    background: linear-gradient(to bottom, #ffffff 38%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0)
}

.timeTo.timeTo-black div {
    color: #fff;
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -o-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -ms-linear-gradient(top, #45484d 0%, #000000 100%);
    background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0)
}

.timeTo.timeTo-black .timeTo-alert {
    background: #a74444;
    background: -moz-linear-gradient(top, #a74444 0%, #3f0000 67%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a74444), color-stop(67%, #3f0000));
    background: -webkit-linear-gradient(top, #a74444 0%, #3f0000 67%);
    background: -o-linear-gradient(top, #a74444 0%, #3f0000 67%);
    background: -ms-linear-gradient(top, #a74444 0%, #3f0000 67%);
    background: linear-gradient(to bottom, #a74444 0%, #3f0000 67%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a74444', endColorstr='#3f0000', GradientType=0)
}

.timeTo.timeTo-white .timeTo-alert {
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 35%, #e17373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #ffffff), color-stop(100%, #e17373));
    background: -webkit-linear-gradient(top, #ffffff 35%, #e17373 100%);
    background: -o-linear-gradient(top, #ffffff 35%, #e17373 100%);
    background: -ms-linear-gradient(top, #ffffff 35%, #e17373 100%);
    background: linear-gradient(to bottom, #ffffff 35%, #e17373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e17373', GradientType=0)
}

.timeTo figure {
    display: inline-block;
    margin: 0;
    padding: 0
}

.timeTo figcaption {
    text-align: center;
    line-height: 80%;
    font-weight: 400;
    color: #888
}

.timeTo div {
    position: relative;
    display: inline-block;
    height: 30px;
    border: 1px solid silver;
    overflow: hidden
}

.timeTo div.first {
    border-left: 1px solid silver
}

.timeTo ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1 !important
}

.timeTo ul li {
    margin: 0;
    padding: 0;
    list-style: none
}


.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 {
    content: "\f10d";
    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 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;
}

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

}

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

}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;

}

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

}

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

}

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

}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {

}

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

}

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

}

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

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


.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-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-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("../img/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
}

.submit-roulette {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    transition: background .3s
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none
}

input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    transition: background .3s
}

input[value="Получить бесплатно"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 250px !important
}

input[placeholder="Ваш телефон"],
input[placeholder="Ваше имя"] {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center;
    margin: 15px;
    line-height: 25px;
    font-weight: 700
}

.ruletka-p h2 {
    font-size: 25px;
    margin-bottom: 15px
}


.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box
}

.spin-wrapper .ruletka-p {
    margin-bottom: 15px;
    text-align: center !important
}

.danger-text {
    color: red;
    font-weight: 700
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%;
    margin-bottom: 0
}

.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    font: 16px Arial !important;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block h3 {
    font: 700 18px Arial !important;
    background: 0 0
}

#apilead_form,
#drcash_form,
#everad_form,
#hp_form,
#leadtrade_form,
#luckyshop_form,
#omni_form,
#p_omni_form,
#profit_form2,
#rocket_form,
#shakes_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: proxima nova, Arial, helvetica neue, sans-serif
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 20%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("../img/cross.svg");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium;
    cursor: pointer;
    outline: medium
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }
    100% {
        -webkit-transform: rotate(1790deg);
        transform: rotate(1790deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1710deg);
        transform: rotate(1710deg)
    }
    100% {
        -webkit-transform: rotate(1680deg);
        transform: rotate(1680deg)
    }
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, .7) !important;
    z-index: 99 !important
}

.pop-up-layer-show {
    display: block
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }
    30% {
        transform: translateY(100px)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width: 520px) {
    .wheel {
        width: 280px !important
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important
    }

    .close-popup {
        right: 0
    }

    .footer {
        margin-left: 0;
        text-align: center
    }
}

@media screen and (max-width: 345px) {
    .wheel {
        width: 220px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 10px !important
    }
}

.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none
}

.instructions {
    text-align: center
}

.boxes,
.boxes cbox,
.boxes img {
    width: 100%
}

.instructions {
    padding: 10px;
    background-color: #232F3E;
    border-radius: 4px;
    color: #fff;
    margin-top: 20px
}

.boxes {
    margin: 10px 0
}

.box-o-t {
    position: absolute;
    top: -34%
}

.boxes .discover .box-o-b {
    z-index: 1;
    position: relative
}

.boxes .iphone {
    width: 76%;
    height: auto;
    position: absolute;
    z-index: 0;
    top: -20%;
    left: 12%;
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}

.boxes .discover > .iphone {
    top: -60%
}

.boxes > div {
    position: relative;
    display: inline-block;
    width: 32.5%;
    height: 50%;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer
}

.boxes > div:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.instructions table {
    width: 100%
}

.instructions td:first-child {
    padding-right: 10px;
    width: 10px
}

.instructions td:last-child {
    padding-left: 10px;
    width: 10px
}

@media (max-width: 479px) {
    .boxes > div {
        width: 32%
    }
}

@media (max-width: 319px) {
    .boxes > div {
        width: 48%
    }
}

.sweet-overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000
}

.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 35%;
    margin-left: -256px;
    margin-top: -150px;
    overflow: hidden;
    z-index: 99999
}

@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}

.sweet-alert h2 {
    color: #575757;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 10px 0;
    padding: 0;
    line-height: 40px;
    display: block
}

.sweet-alert p {
    color: #797979;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}

.sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden
}

.sweet-alert button {
    background-color: #e84242;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}

.sweet-alert button:focus {
    outline: 0;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}

.sweet-alert button:hover {
    background-color: #7ecff4
}

.sweet-alert button:active {
    background-color: #5dc2f1
}

.sweet-alert button::-moz-focus-inner {
    border: 0
}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .sa-icon.sa-success {
    border-color: #A5DC86
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}

.sweet-alert .sa-icon.sa-success::before {
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success::after {
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    -webkit-border-radius: 40px;
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@-webkit-keyframes slideFromTop {
    0% {
        top: 0
    }
    100% {
        top: 50%
    }
}

@keyframes slideFromTop {
    0% {
        top: 0
    }
    100% {
        top: 50%
    }
}

@-webkit-keyframes slideToTop {
    0% {
        top: 50%
    }
    100% {
        top: 0
    }
}

@keyframes slideToTop {
    0% {
        top: 50%
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes slideFromBottom {
    0% {
        top: 70%
    }
    100% {
        top: 50%
    }
}

@keyframes slideFromBottom {
    0% {
        top: 70%
    }
    100% {
        top: 50%
    }
}

@-webkit-keyframes slideToBottom {
    0% {
        top: 50%
    }
    100% {
        top: 70%
    }
}

@keyframes slideToBottom {
    0% {
        top: 50%
    }
    100% {
        top: 70%
    }
}

@-webkit-keyframes animateSuccessTip {
    0%,
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animateSuccessTip {
    0%,
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animateSuccessLong {
    0%,
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animateSuccessLong {
    0%,
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0%,
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0%,
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {
    0%,
    50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animateXMark {
    0%,
    50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.sweet-alert .sa-icon.sa-success {
    border-color: transparent \9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg) \9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg) \9
}

.la-ball-fall {
    font-size: 0;
    color: #fff;
    width: 54px;
    height: 18px
}

@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@-moz-keyframes ball-fall {
    0% {
        opacity: 0;
        -moz-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@-o-keyframes ball-fall {
    0% {
        opacity: 0;
        -o-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        -o-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        -o-transform: translateY(145%);
        transform: translateY(145%)
    }
}

.animated.animated.bounceIn,
.animated.animated.flipOutX,
.animated

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.la-ball-fall,
.visible {
    display: block
}

.opentry {
    display: none;
}

.order_block {
    display: none;
}

.boxtext {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ff0000;
    font-size: 25px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width: 800px) {
    .boxtext {
        font-size: 23px;
    }
}

@media screen and (max-width: 600px) {
    .boxtext {
        font-size: 20px;
    }
}

@media screen and (max-width: 360px) {
    .boxtext {
        font-size: 18px;
    }
}

#countdown {
    text-align: center;
}

#countdown li {
    color: red;
}

.main-link span {
    display: inline !important;
}

.country_select {
    moz-appearance: none !important;
    -webkit-appearance: none !important;
    background: none;
}

.new-comebacker-wrapp .new-comebacker-btn {
    height: 60px;
    width: 280px;
    display: block;
    color: #ffffff;
    font-size: 22px;
    line-height: 57px;
    font-weight: 700;
    margin: 20px auto 0;
    background: #7ABF01;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

#countdown li,
#countdown-modal li {
    color: red;
}


.center {
    text-align: center
}

.icon {
    font-family: knife-icons !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon--vkontakte:before {
    content: "\e903"
}

.icon--facebook:before {
    content: "\e90f"
}

.icon--zen:before {
    content: "\e904"
}

.icon--twitter:before {
    content: "\e906"
}

.icon--telegram:before {
    content: "\e907"
}

html {
    box-sizing: border-box
}

* {
    box-sizing: inherit
}

a,
article,
body,
button,
div,
footer,
h1,
h3,
header,
html,
i,
img,
li,
nav,
p,
section,
span,
strong,
time,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

a {
    cursor: pointer;
    outline: 0;
    color: inherit;
    text-decoration: none;
    transition: border .125s, -webkit-filter .25s;
    transition: filter .25s, border .125s;
    transition: filter .25s, border .125s, -webkit-filter .25s
}

button {
    cursor: pointer;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    transition: .25s
}

time {
    cursor: default
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

ul {
    list-style: none
}

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

body {
    display: block;
    color: #fff;
    background-color: #002447;
    line-height: 1.4;
    font-weight: 400;
    font-family: Formular, sans-serif;
    -webkit-text-size-adjust: none
}

.button {
    display: inline-block;
    width: 100%;
    padding: 1rem 3rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.125;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #1e488f;
    border: solid 1px #1e488f;
    border-radius: 2px;
    transition: .25s
}

.button:hover {
    -webkit-filter: brightness(125%);
    filter: brightness(125%)
}

@media screen and (max-width: 767px) {
    .button {
        font-size: .9375rem
    }
}

.head {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(2rem - 1px);
    padding: 0 1rem;
    font-size: .5625rem;
    font-weight: 500;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background-color: #1e488f
}

a.head {
    cursor: pointer
}

a.head:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu .menu__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: .25rem;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.25rem
}

.menu .menu__item .menu__item-link {
    display: block;
    padding: .25rem .5rem;
    padding-bottom: .375rem;
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .menu .menu__item .menu__item-link {
        padding: .25rem
    }
}

@media screen and (max-width: 1199px) {
    .menu .menu__item {
        font-size: 1rem
    }
}

@media screen and (max-width: 1023px) {
    .menu .menu__item {
        margin: .25rem;
        color: #fff
    }
}

@media screen and (max-width: 1023px) {
    .menu {
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .menu {
        max-width: 16rem
    }
}

.meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8125rem;
    font-weight: 500;
    letter-spacing: .25px
}

.meta > * {
    display: inline-block;
    cursor: default;
    white-space: nowrap;
    border-bottom: none
}

.meta > a {
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: -webkit-filter .25s;
    transition: filter .25s;
    transition: filter .25s, -webkit-filter .25s
}

.meta > a:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.meta .meta__item:after {
    content: "•";
    display: inline-block;
    margin-left: .5rem;
    margin-right: .5rem;
    font-size: .75em
}

.meta .meta__item:last-child:after {
    display: none
}

.social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social .social__item {
    display: block;
    margin: 0 .75rem
}

.social .social__item:first-child {
    margin-left: 0
}

.social .social__item:last-child {
    margin-right: 0
}

.social .social__item .social__item-link {
    display: block;
    font-size: 1.125em;
    line-height: 1;
    color: inherit;
    transition: none
}

.social .social__item .social__item-link .icon {
    display: block;
    transition: color .25s
}

.social .social__item .social__item-link .icon.icon--facebook:hover {
    color: #3b5998
}

.social .social__item .social__item-link .icon.icon--vkontakte:hover {
    color: #5186bd
}

.social .social__item .social__item-link .icon.icon--twitter:hover {
    color: #1da1f2
}

.social .social__item .social__item-link .icon.icon--telegram:hover {
    color: #08c
}

.social .social__item .social__item-link .icon.icon--zen:hover {
    color: #d00
}

@media screen and (max-width: 1023px) {
    .social .social__item {
        margin: 0 1rem;
        font-size: 1.25rem
    }
}

@media screen and (max-width: 767px) {
    .social .social__item {
        margin: 0 .75rem;
        font-size: 1.125rem
    }
}

.toggle {
    outline: 0;
    cursor: pointer;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.toggle .toggle__line {
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    opacity: 0;
    background: #000;
    border-radius: 2px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .25s ease-in-out
}

.toggle .toggle__line:nth-child(1) {
    top: 0
}

.toggle .toggle__line:nth-child(2) {
    top: calc(100% - 2px)
}

.toggle .toggle__line:nth-child(3) {
    top: calc(50% - 1px)
}

.toggle.toggle--menu .toggle__line {
    opacity: 1
}

.content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 50rem;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem
}

.product {
    max-width: 350px
}

@media screen and (max-width: 1023px) {
    .content {
        max-width: 100%
    }
}

@media screen and (max-width: 479px) {
    .content {
        padding-left: 0;
        padding-right: 0
    }
}

.footer {
    display: flex;
    justify-content: center;
    position: relative;
    width: calc(100% - 2rem);
    max-width: 78rem;
    margin: 0 auto;
    padding: 20px 0
}

.copyright {
    font-size: 14px;
    color: #ccc
}

@media screen and (max-width: 1023px) {
    .footer {
        max-width: 40rem;
        margin: 0 auto;
        border-top: 0
    }
}

.header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    width: 100%;
    color: #111;
    background-color: #fff;
    box-shadow: 0 2px 8px -2px rgba(0, 0, 0, .25);
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    outline: solid 1px #fff;
    will-change: transform
}

.header .header__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 3.75rem;
    max-width: 80rem;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

p a {
    color: #1e488f;
    text-decoration: underline
}

.header .header__logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff
}

.header .header__logo .header__logo-link {
    display: block
}

.header .header__logo .header__logo-image {
    display: block;
    width: 6.25rem;
    height: 1.875rem
}

@media screen and (max-width: 1023px) {
    .header .header__logo .header__logo-image {
        width: 5rem;
        height: 1.5rem
    }
}

@media screen and (max-width: 1023px) {
    .header .header__logo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 14;
        width: 100%;
        height: 100%;
        padding: 0 3.25rem
    }
}

.header .header__navbar {
    z-index: 13;
    outline: 0
}

.header .header__button {
    position: relative;
    z-index: 15;
    outline: 0;
    cursor: pointer
}

.header .header__button.header__button--menu {
    display: none;
    height: 18px;
    width: 22px
}

@media screen and (max-width: 1023px) {
    .header .header__button.header__button--menu {
        display: block
    }
}

@media screen and (max-width: 1023px) {
    .header {
        height: 3.25rem
    }
}

.navbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

@media screen and (max-width: 1023px) {
    .navbar .navbar__social {
        width: 100%;
        margin-top: 1rem;
        padding: 1rem 0 0;
        color: #fff;
        border-top: solid 1px rgba(255, 255, 255, .25)
    }
}

.navbar .navbar__menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

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

@media screen and (max-width: 1023px) {
    .navbar .navbar__menu .menu {
        margin-bottom: 1rem
    }

    .navbar .navbar__menu .menu .menu__item {
        font-size: 1.25rem
    }
}

@media screen and (max-width: 1023px) and (max-width: 767px) {
    .navbar .navbar__menu .menu {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }
}

.navbar .navbar__pages {
    display: none
}

.navbar .navbar__pages .menu .menu__item {
    font-size: .875rem
}

.navbar .navbar__pages .menu .menu__item:after {
    content: '•'
}

.navbar .navbar__pages .menu .menu__item .menu__item-link {
    padding: 0;
    margin-right: .5rem
}

.navbar .navbar__pages .menu .menu__item:last-child:after {
    display: none
}

.navbar .navbar__pages .menu .menu__item:last-child .menu__item-link {
    margin-right: 0
}

@media screen and (max-width: 1023px) {
    .navbar .navbar__pages {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width: 1023px) {
    .navbar {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        position: absolute;
        top: 100%;
        left: 0;
        visibility: hidden;
        opacity: 0;
        width: 100%;
        padding: 1rem;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        transition: -webkit-transform .25s;
        transition: transform .25s;
        transition: transform .25s, -webkit-transform .25s
    }
}

.post {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1 1 42.25rem;
    -ms-flex: 1 1 42.25rem;
    flex: 1 1 42.25rem;
    position: relative;
    max-width: 100%;
    overflow: hidden
}

.post > :first-child {
    margin-top: 1rem
}

.entry-content {
    display: block;
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    padding: 1rem 1rem 2rem;
    line-height: 1.65;
    font-size: 1rem;
    font-weight: 400;
    color: #111;
    background-color: #fff
}

.entry-content > * {
    max-width: 100%;
    width: 40rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem
}

@media screen and (max-width: 767px) {
    .entry-content > * {
        margin-bottom: .75rem
    }
}

.entry-content > :first-child {
    margin-top: 0
}

.entry-content > :last-child {
    margin-bottom: 0
}

.entry-content strong {
    font-weight: 700
}

.entry-content i {
    font-style: normal;
    font-weight: 700
}

.entry-content h3 {
    margin-top: 1.4rem;
    font-weight: 400
}

.entry-content h3:target {
    margin-top: -4.75rem;
    padding-top: 4.75rem
}

@media screen and (max-width: 767px) {
    .entry-content h3:target {
        margin-top: -4.25rem;
        padding-top: 4.25rem
    }
}

@media screen and (max-width: 767px) {
    .entry-content h3 {
        margin-top: 1.5rem;
        margin-bottom: .5rem
    }
}

.entry-content h3 {
    font-size: 21px;
    line-height: 1.25
}

@media screen and (max-width: 767px) {
    .entry-content h3 {
        font-size: 19px
    }
}

.entry-content hr {
    display: block;
    margin-top: 2rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .15)
}

.interview h4 {
    font-size: 18px;
    margin: 0 0 10px;
    line-height: 1.3
}

.interview ul,
.interview ol {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 15px
}

.interview li {
    margin-bottom: 10px
}

.entry-content p.table__title {
    font-size: 18px
}

picture {
    flex-shrink: 0
}

@media screen and (max-width: 1199px) {
    .entry-content {
        padding: 15px
    }
}

@media screen and (max-width: 767px) {
    .entry-content {
        font-size: .9375rem
    }
}

.entry-header {
    display: block;
    position: relative;
    width: 100%;
    padding: 2rem 1rem .5rem;
    color: #111;
    background-color: #fff
}

.entry-header > * {
    width: 40rem;
    max-width: 100%;
    margin: 20px auto 0
}

@media screen and (max-width: 767px) {
    .entry-header > * {
        margin: 15px auto 0
    }
}

.entry-header > :first-child {
    margin-top: 0
}

.entry-header .entry-header__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 2rem;
    margin: -.25rem auto;
    padding-right: 2rem;
    color: #1e488f
}

.entry-header .entry-header__lead {
    display: block;
    overflow: hidden
}

.entry-header .entry-header__lead > * {
    margin-bottom: 1rem
}

.entry-header .entry-header__lead > :last-child {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .entry-header .entry-header__lead > * {
        margin-bottom: .5rem
    }
}

.entry-header .entry-header__lead p {
    line-height: 1.3;
    font-size: 17px;
    font-weight: 500
}

.entry-header .entry-header__title {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.075;
    text-align: center
}

@media screen and (max-width: 1023px) {
    .entry-header .entry-header__title {
        font-size: 26px;
        line-height: 1.125
    }
}

@media screen and (max-width: 767px) {
    .entry-header .entry-header__title {
        font-size: 23px;
        line-height: 1.25
    }
}

.entry-content p {
    font-size: 17px;
    line-height: 1.3
}

@media screen and (max-width: 767px) {
    .entry-header {
        padding: 15px
    }
}

.qoute {
    position: relative;
    border-top: 3px solid #1da1f2;
    border-bottom: 3px solid #1da1f2;
    padding: 15px 0
}

.qoute.warning {
    border-color: crimson
}

.qoute p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    z-index: 1
}

.qoute img {
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
    z-index: 0
}

.box-img {
    text-align: center
}

.box-img img {
    display: block;
    margin: 0 auto;
    border-radius: 10px
}

.box-img small {
    font-size: 14px;
    font-style: italic
}

.doctor {
    border: 1px solid #ccc;
    border-radius: 20px;
    box-shadow: 2px 0 5px rgba(0, 0, 0, .2)
}

.doctor-flex {
    display: flex;
    align-items: center;
    border-bottom: .5px solid #ccc
}

.doctor-flex p {
    padding: 0 10px
}

.interview {
    padding: 10px 15px;
    border-radius: 10px
}

.interview p {
    margin-bottom: 15px
}

.doctor-flex img {
    margin-top: -1px;
    margin-right: 20px;
    width: 85px;
    border-radius: 21px 0 0 0
}

.chart {
    justify-content: space-between;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.chart__item {
    width: 22%
}

.chart-canvas {
    background-color: #ff7043;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 25px;
    font-weight: 700
}

.c1 {
    height: 180px
}

.c2 {
    height: 90px
}

.c3 {
    height: 90px
}

.c4 {
    height: 150px
}

.chart__item p {
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.form {
    text-align: center
}

.form__input input {
    height: 35px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 20px;
    max-width: 350px;
    width: 100%;
    padding-left: 15px;
    transition: .3s;
    outline: none
}

.form__input input:focus {
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .2)
}

.form button,
.main-btn {
    border-radius: 20px;
    max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto;
    background-color: crimson;
    color: #fff;
    height: 35px
}

.note-text {
    font-size: 19px
}

.note-text h4 {
    margin: 0
}

.entry-content .note-text p {
    font-size: 19px
}

.main-btn {
    display: block;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s
}

.form button:hover,
.main-btn:hover {
    box-shadow: 2px 3px 5px rgba(220, 20, 60, .6)
}

#product {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .chart__item {
        width: 48%;
        margin-bottom: 10px
    }

    .chart-canvas {
        height: 150px
    }

    .chart {
        margin-bottom: 0
    }
}

.reply {
    margin-left: 50px
}

@media screen and (max-width: 530px) {
    .doctor-flex {
        flex-direction: column
    }

    .doctor-flex div {
        padding: 10px 15px
    }

    .doctor-flex img {
        width: 150px;
        border-radius: 0 0 10px 10px;
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .qoute p {
        padding-left: 15px
    }
}

@media screen and (max-width: 390px) {
    .chart__item {
        width: 100%
    }

    .chart-canvas {
        height: 100px
    }
}

.comment-date {
    display: flex;
    align-items: center;
    position: relative
}

.comment-box:not(:last-child) {
    border-bottom: 1px solid #ccc
}

.comment-box {
    padding: 10px 0
}

.comment-date-box {
    margin-left: 8px
}

.comment-date__name {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4
}

.comment-date__time {
    color: #94989b;
    font-size: 12px
}

.comment-text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4
}

.comment-date__avarar {
    width: 50px;
    flex-shrink: 0
}

.comment-date__avarar img {
    max-width: 100%;
    border-radius: 50%;
    border: 3px solid #ccc
}

.comment-title {
    margin: 10px auto !important;
    max-width: 100%;
    width: 40rem
}

.comment-text a {
    color: #1e488f;
    text-decoration: underline
}

.photo {
    margin-top: 10px
}


.rub-ramka {
    margin-top: 22px;
    margin-bottom: 18px;
    background: rgba(189, 61, 77, 0.04) none repeat scroll 0% 0%;
    padding: 12px 15px ! important;
    color: rgb(37, 37, 37);
    font-size: 20px;
    border: 2px solid rgb(189, 61, 77);
    border-radius: 4px;
    text-shadow: 0.1px 0.3px 0px rgb(0, 0, 0);
    text-indent: 0px ! important;
    text-align: left;
    line-height: 26px;
}

.icon {
    font-family: knife-icons !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.text_color {
    color: dodgerblue;
    text-align: center;
    font-weight: bold;
}


.ListBlock-root li {
    position: relative;
    margin-bottom: 6px;
}

.c15,
.c15 td,
.c15 tr {
    border: 1px solid #d6d6d6;
}

.c15 {
    margin-bottom: 25px;
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

.c15 .c3 p {
    padding: 5px 10px 5px;
    margin-bottom: 0;
}


.block_form input, .form-control {
    display: block;
    width: 270px;
    height: auto;
    padding: 8px 10px;
    border: #888 1px solid;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    margin: auto;
}

@media screen and (max-width: 710px) {
    .block_form input, .form-control {
        width: 95%;
    }
}

.ifr_button {
    font-family: Arial;
    cursor: pointer;
    padding: 0;
    border: none;
    display: block;
    margin: 20px auto;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    text-align: center;
    width: 180px;
    height: 51px;
    line-height: 51px;
    background: #e74c3c;
    font-weight: 700;
    border-bottom: 2px solid #c0392b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

.copyright {
    font-size: 14px;
    text-align: center;
    padding: 20px 10px;
    color: #6C6E6F;
}

.copyright p {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.copyright br {
    display: none;
}

.copyright img {
    margin: 10px auto !important;
    max-width: 100%;
    width: auto;
}

.copyright a {
    color: #6C6E6F;
    text-decoration: none;
}

.copyright a:hover {
    color: #FF0069;
    text-decoration: none;
}

.errField {
    display: none;
    font-size: 14px;
    background: #f00;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

.errorMessage {
    font-size: 15px;
    background: rgba(255, 0, 0, 0.64);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    margin: 10px 0 0;
    z-index: 99999;
}
