body,
h1,
h2,
h3,
h4,
h5 {
    line-height: 1.5
}

#page-title h1,
#primary-menu ul li>a,
.button,
.entry-title h2 {
    letter-spacing: 1px;
    text-transform: uppercase
}

#page-title h1,
#primary-menu ul li>a,
.bnews-title,
.button,
.entry-title h2,
.skills li>span {
    text-transform: uppercase
}

li,
ol,
ul {
    margin: 0;
    padding: 0
}

::selection {
    background: #5dabc7;
    color: #FFF;
    text-shadow: none
}

::-moz-selection {
    background: #5dabc7;
    color: #FFF;
    text-shadow: none
}

::-webkit-selection {
    background: #326cb8;
    color: #FFF;
    text-shadow: none
}

:active {
    outline: 0!important
}

body {
    color: #555
}

a {
    text-decoration: none!important;
    color: #326cb8
}

a:hover {
    color: #222
}

a img {
    border: none
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5 {
    color: #444;
    font-weight: 600;
    margin: 0 0 30px
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 18px;
    font-weight: 600
}

h5 {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700
}

h2>span:not(.nocolor),
h3>span:not(.nocolor),
h4>span:not(.nocolor),
h5>span:not(.nocolor) {
    color: #326cb8
}

ol,
p,
ul {
    margin-bottom: 30px
}

.tright {
    text-align: right!important
}

.fright {
    float: right!important
}

#wrapper {
    position: relative;
    float: none;
    width: 1220px;
    margin: 0 auto;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #EEE
}

span.middot {
    display: inline-block;
    margin: 0 5px
}

.bottommargin {
    margin-bottom: 50px!important
}

.clear-bottommargin {
    margin-bottom: -50px!important
}

.topmargin-lg {
    margin-top: 80px!important
}

.nobottommargin {
    margin-bottom: 0!important
}

.header-stick {
    margin-top: -50px!important
}

.content-wrap .header-stick {
    margin-top: -80px!important
}

.footer-stick {
    margin-bottom: -50px!important
}

.center {
    text-align: center!important
}

.section {
    position: relative;
    margin: 60px 0;
    padding: 60px 0;
    background-color: #F9F9F9;
    overflow: hidden
}

.section .container {
    z-index: 2
}

.postcontent {
    width: 860px
}

.sidebar {
    width: 240px
}

.col_half {
    width: 48%
}

.col_half,
.postcontent,
.sidebar {
    display: block;
    position: relative;
    margin-right: 4%;
    margin-bottom: 50px;
    float: left
}

.postcontent,
.sidebar {
    margin-right: 40px
}

.postcontent.col_last {
    float: right
}

.col_last {
    margin-right: 0!important;
    clear: right
}


/* ----------------------------------------------------------------
	Flex Slider
-----------------------------------------------------------------*/

.fslider,
.fslider .flexslider,
.fslider .slider-wrap,
.fslider .slide,
.fslider .slide>a,
.fslider .slide>img,
.fslider .slide>a>img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

.fslider {
    min-height: 32px;
}

.flex-container a:active,
.flexslider a:active {
    border: none;
}

.flex-container a:focus,
.flexslider a:focus,
.zoom.animated:focus,
#primary-menu-trigger:focus,
.flex-active-slide a:focus {
    border: 2px solid #3277b8 !important;
}

.slider-wrap,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

.flexslider {
    position: relative;
    margin: 0;
    padding: 0;
}

.flexslider .slider-wrap>.slide {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slider-wrap img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slider-wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slider-wrap {
    display: block;
}

* html .slider-wrap {
    height: 1%;
}

.no-js .slider-wrap>.slide:first-child {
    display: block;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-nav {
    position: absolute;
    z-index: 10;
    text-align: center;
    top: 14px;
    right: 10px;
    margin: 0;
}

.flex-control-nav li {
    float: left;
    display: block;
    margin: 0 3px;
    width: 10px;
    height: 10px;
}

.flex-control-nav li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 10px !important;
    height: 10px !important;
    border: 1px solid #FFF;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.flex-control-nav li:hover a,
.flex-control-nav li a.flex-active {
    background-color: #FFF;
}

.slider-wrap {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none
}

#page-title,
#top-bar {
    border-bottom: 1px solid #EEE
}

.flexslider {
    position: relative;
    margin: 0;
    padding: 0
}

.flexslider .slider-wrap>.slide {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slider-wrap img {
    width: 100%;
    display: block
}

.slider-wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#top-bar {
    position: relative;
    height: 45px;
    line-height: 44px;
    font-size: 13px
}

#top-bar .col_half {
    width: auto
}

.top-links {
    position: relative;
    float: left
}

#top-social,
#top-social ul {
    margin: 0
}

#top-social li,
#top-social li .ts-icon,
#top-social li .ts-text,
#top-social li a {
    display: block;
    position: relative;
    float: left;
    width: auto;
    overflow: hidden;
    height: 44px;
    line-height: 44px
}

#top-social a:focus {
    border: 2px solid #3277b8;
}

#top-social li {
    border-left: 1px solid #EEE
}

#top-social li:first-child {
    border-left: 0!important
}

#top-social li a {
    float: none;
    width: 40px;
    font-weight: 700;
    color: #666;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out
}

#top-social li a:hover {
    color: #FFF!important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

#top-social li .ts-icon {
    width: 40px;
    text-align: center;
    font-size: 14px
}

#header {
    position: relative;
    background-color: #FFF;
    border-bottom: 1px solid #F5F5F5;
}

#header .container {
    position: relative
}

#primary-menu {
    float: right
}

#primary-menu-trigger {
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

#header-wrap,
#page-title,
#page-title .container,
#primary-menu ul li {
    position: relative
}

#primary-menu ul {
    list-style: none;
    margin: 0
}

#primary-menu ul>li {
    float: left;
    margin-left: 2px
}

#primary-menu ul li>a {
    display: block;
    line-height: 22px;
    padding: 39px 15px;
    color: #444;
    font-weight: 700;
    font-size: 13px;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease
}

#primary-menu ul li>a i {
    position: relative;
    top: -1px;
    font-size: 14px;
    width: 16px;
    text-align: center;
    margin-right: 6px;
    vertical-align: top
}

#primary-menu ul li.current>a,
#primary-menu ul li:hover>a {
    color: #326cb8
}

#primary-menu.style-2 {
    float: none;
    max-width: none;
    border-top: 1px solid #F5F5F5
}

#primary-menu.style-2>div>ul {
    float: left
}

#primary-menu.style-2>div>ul>li>a {
    padding-top: 19px;
    padding-bottom: 19px
}

#header,
#header-wrap {
    height: 100px;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease
}

#header.sticky-style-2 {
    height: 161px
}

#header.sticky-style-2 #header-wrap {
    height: 60px
}

body:not(.top-search-open) #primary-menu>.container>ul {
    opacity: 1;
    -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
    -o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
    transition: height .4s ease, margin .4s ease, opacity .2s .2s ease
}

#header-wrap {
    z-index: 199;
    -webkit-backface-visibility: hidden
}

.fslider[data-animation=fade][data-thumbs=true] .flexslider {
    height: auto!important
}

#page-title {
    padding: 50px 0;
    background-color: #F5F5F5
}

#page-title h1 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    color: #333;
    font-size: 28px
}

.breadcrumb {
    position: absolute!important;
    width: auto!important;
    top: 50%!important;
    left: auto!important;
    right: 15px!important;
    margin: -10px 0 0!important;
    background-color: transparent!important;
    padding: 0!important;
    font-size: 12px
}

#content,
#content .container,
#posts,
.content-wrap,
.entry,
.entry-c,
.entry-content,
.entry-meta li i {
    position: relative
}

#content {
    /* overflow:hidden;  da pri veliki resoluciji ne gre desno */
    background-color: #FFF
}

#content p {
    line-height: 1.8
}

.content-wrap {
    padding: 80px 0
}

.entry {
    margin: 0 0 50px;
    padding: 0 0 50px;
    border-bottom: 2px solid #F5F5F5
}

.entry-image {
    margin-bottom: 30px
}

.entry-image,
.entry-image img,
.entry-image>a {
    display: block;
    position: relative;
    width: 100%;
    height: auto
}

.entry-image img {
    border-radius: 3px
}

.entry-title h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600
}

.entry-title h2 a {
    color: #333
}

.entry-title h2 a:hover {
    color: #326cb8
}

.entry-meta {
    margin: 10px -10px -15px 0;
    list-style: none
}

.entry-meta li {
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 0 10px 15px 0;
    color: #73727c;
    /*font-family:'Titillium Web', serif;*/
    font-style: italic
}

.button,
.button:hover,
.events .entry-image .entry-date {
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.entry-meta li:before {
    content: '/';
    display: inline-block;
    margin-right: 10px;
    opacity: .5
}

.entry-meta li i {
    top: 1px;
    font-size: 14px;
    margin-right: 3px
}

.entry-meta li:first-child:before {
    display: none
}

.entry-c {
    overflow: hidden
}

#posts .entry-content {
    margin-top: 30px
}

.small-thumbs .entry-image {
    float: left;
    width: 300px;
    margin: 0 30px 0 0
}

.small-thumbs .entry-image img {
    border-radius: 0
}

.small-thumbs .entry-title h2 {
    font-size: 20px;
    font-weight: 600
}

.post-grid {
    margin-right: -28px
}

.post-grid .entry {
    float: left;
    width: 264px;
    margin-right: 28px
}

.post-grid .entry-title h2 {
    font-size: 17px;
    font-weight: 600
}

.post-masonry-full {
    margin: -80px 0 -80px -1px!important
}

.post-masonry-full .entry {
    width: 24.9%!important;
    margin: 0!important;
    padding: 40px 30px;
    border-bottom: 1px dashed;
    border-left: 1px dashed;
    border-color: #E5E5E5
}

.events .entry {
    padding: 20px;
    background-color: #F9F9F9;
    border-bottom: 3px solid #EEE
}

.events.news-archive .entry {
    padding: 10px;
}

.events.news-archive .entry:first-child {
    margin-top: 1px;
}

.events.news-archive .entry {
    margin: 0 0 12px;
}

div.news-archive>div {
    background: #f6fbfc;
    padding: 10px;
    margin-bottom: 15px;
    border-left: #5dabc7 2px solid;
}

#content div.events.news-archive>div p {
    line-height: 1.3em;
}

#posts.events.news-archive .entry-content {
    margin-top: 0px;
}

.events .entry-image .entry-date {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, .7);
    width: 60px;
    height: 64px;
    text-align: center;
    padding-top: 7px;
    font-size: 26px;
    line-height: 1
}

.button,
.promo {
    position: relative
}

.events .entry-image .entry-date span {
    display: block;
    font-size: 15px;
    margin-top: 5px
}

.events .entry-c {
    padding: 5px 0
}

.button {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #326cb8;
    font-weight: 600;
    border: none
}

.button-dark,
.button:hover {
    background-color: #444
}

body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.button.button-dark:hover {
    background-color: #5dabc7
}

.button.button-mini {
    padding: 0 14px;
    font-size: 11px;
    height: 28px;
    line-height: 28px
}

.button.button-small {
    padding: 0 17px;
    font-size: 12px;
    height: 34px;
    line-height: 34px
}

.button.button-rounded {
    border-radius: 3px
}

.promo {
    padding: 30px 200px 30px 0
}

.promo>span {
    display: block;
    color: #444;
    font-weight: 300;
    font-size: 16px;
    margin-top: 6px
}

.promo a.button {
    position: absolute;
    top: 50%;
    margin: -18px 0 0;
    left: auto;
    right: 0
}

.promo.promo-border a.button,
.promo.promo-light a.button {
    right: 30px
}

.promo a.button.button-mini {
    margin-top: -12px
}

.promo a.button.button-small {
    margin-top: -15px
}

.promo.promo-border {
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    padding-left: 30px
}

.promo.promo-light {
    background-color: #F5F5F5;
    border-radius: 3px;
    padding-left: 30px
}

.promo.promo-right {
    text-align: right;
    padding: 30px 0 30px 200px
}

.promo.promo-right a.button {
    left: 0;
    right: auto
}

.promo.promo-center a.button,
.promo.promo-mini a.button {
    margin: 20px 0 0;
    left: 0!important;
    position: relative;
    top: 0
}

.promo.promo-center {
    text-align: center;
    padding: 30px 20px
}

.promo.promo-center a.button {
    right: 0
}

.promo.promo-mini {
    text-align: left;
    padding: 20px 25px
}

.promo.promo-mini a.button {
    right: 0
}

.promo.promo-mini.promo-center {
    text-align: center
}

.promo.promo-mini.promo-right {
    text-align: right
}

.social-icon {
    display: block;
    float: left;
    text-align: center!important;
    cursor: pointer;
    font-style: normal;
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 38px!important;
    color: #555;
    text-shadow: none;
    border: 1px solid #AAA;
    border-radius: 3px;
    overflow: hidden
}

#gotoTop,
.divider i,
.divider.divider-center,
.title-center {
    text-align: center
}


/* Flex Slider - Thumbs
-----------------------------------------------------------------*/

.fslider[data-animation="fade"][data-thumbs="true"] .flexslider,
.fslider.testimonial[data-animation="fade"] .flexslider {
    height: auto !important;
}

.flex-control-nav.flex-control-thumbs {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 2px -2px -2px 0;
    height: 75px;
}

.flex-control-nav.flex-control-thumbs li {
    margin: 0 2px 2px 0;
}

.flex-control-nav.flex-control-thumbs li img {
    cursor: pointer;
    text-indent: -9999px;
    border: 0;
    border-radius: 0;
    margin: 0;
    opacity: 0.5;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.flex-control-nav.flex-control-thumbs li,
.flex-control-nav.flex-control-thumbs li img {
    display: block;
    width: 100px !important;
    height: auto !important;
}

.flex-control-nav.flex-control-thumbs li:hover img,
.flex-control-nav.flex-control-thumbs li img.flex-active {
    border-width: 0;
    opacity: 1;
}


/* Flex Thumbs - Flexible
-----------------------------------------------------------------*/

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs {
    margin: 2px -2px -2px 0;
    height: auto;
}

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li {
    width: 25% !important;
    height: auto !important;
    margin: 0;
    padding: 0 2px 2px 0;
}

.fslider.flex-thumb-grid.grid-3 .flex-control-nav.flex-control-thumbs li {
    width: 33.30% !important;
}

.fslider.flex-thumb-grid.grid-5 .flex-control-nav.flex-control-thumbs li {
    width: 20% !important;
}

.fslider.flex-thumb-grid.grid-6 .flex-control-nav.flex-control-thumbs li {
    width: 16.66% !important;
}

.fslider.flex-thumb-grid.grid-8 .flex-control-nav.flex-control-thumbs li {
    width: 12.5% !important;
}

.fslider.flex-thumb-grid.grid-10 .flex-control-nav.flex-control-thumbs li {
    width: 10% !important;
}

.fslider.flex-thumb-grid.grid-12 .flex-control-nav.flex-control-thumbs li {
    width: 8.33% !important;
}

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li img {
    width: 100% !important;
    height: auto !important;
}

.flex-prev,
.flex-next {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    top: 50%;
    left: 0;
    margin-top: -26px;
    background-color: rgba(0, 0, 0, 0.3);
    width: 52px;
    height: 52px;
    border: 0;
    border-radius: 0 3px 3px 0;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.fslider[data-thumbs="true"] .flex-prev,
.fslider[data-thumbs="true"] .flex-next {
    margin-top: -64px;
}

.flex-prev i,
.flex-next i {
    line-height: 50px;
    width: 34px;
    height: 52px;
    color: #DDD;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-size: 34px;
    text-align: center;
    margin-left: 7px;
}

.flex-next {
    left: auto;
    right: 0;
    border-radius: 3px 0 0 3px;
}

body:not(.device-touch) .social-icon {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.si-borderless {
    border-color: transparent!important
}

.social-icon.si-small {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 30px!important
}

.social-icon i {
    display: block;
    position: relative
}

body:not(.device-touch) .social-icon i {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon i:last-child {
    color: #FFF!important
}

.social-icon:hover i:first-child {
    margin-top: -38px
}

.social-icon.si-small:hover i:first-child {
    margin-top: -30px
}

.social-icon:hover {
    color: #555;
    border-color: transparent
}

.si-facebook:hover {
    background-color: #3B5998!important
}

.si-gplus:hover {
    background-color: #DD4B39!important
}

.si-linkedin:hover {
    background-color: #0E76A8!important
}

.si-twitter:hover {
    background-color: #00ACEE!important
}

.acc_content {
    position: relative;
    padding: 0 0 15px 20px
}

.counter {
    font-size: 42px;
    font-weight: 600
}

.counter.counter-inherit {
    font-size: inherit;
    font-weight: inherit
}

.skills {
    margin: 0;
    list-style: none;
    padding-top: 25px
}

.skills li {
    position: relative;
    margin-top: 38px;
    height: 4px;
    background-color: #F5F5F5;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border-radius: 2px
}

.skills li:first-child {
    margin-top: 0
}

.skills li .progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #5dabc7;
    overflow: visible!important;
    border-radius: 2px;
    -webkit-transition: width 1.2s ease-in-out;
    -o-transition: width 1.2s ease-in-out;
    transition: width 1.2s ease-in-out
}

.skills li .progress-percent {
    position: absolute;
    top: -28px;
    right: 0;
    background-color: #333;
    color: #F9F9F9;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 11px;
    border-radius: 2px
}

.skills li .progress-percent .counter {
    font-weight: 400
}

.progress-percent:after,
.progress-percent:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.progress-percent:after {
    border-top-color: #333;
    border-width: 4px;
    left: 50%;
    margin-left: -4px
}

.progress-percent:before {
    border-top-color: #333;
    border-width: 5px;
    left: 50%;
    margin-left: -5px
}

.overlay,
.skills li>span {
    left: 0;
    position: absolute
}

.skills li>span {
    z-index: 1;
    top: -23px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    color: #222
}

.overlay {
    top: 0;
    width: 100%;
    height: 100%
}

body:not(.device-touch) .text-overlay {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.overlay:hover .text-overlay {
    opacity: 1
}

.text-overlay {
    width: 100%;
    position: absolute;
    opacity: .85;
    top: auto;
    bottom: 0;
    height: auto;
    padding: 40px 15px 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .85) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .85)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .85) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .85) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .85) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .85) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}

.divider.divider-center:before,
.divider:after,
.fancy-title.title-border:before {
    content: '';
    width: 100%;
    height: 0;
    border-top: 1px solid #EEE
}

.text-overlay-title h2 {
    margin: 0;
    color: #F5F5F5;
    font-size: 28px
}

.text-overlay-meta,
.text-overlay-title h2 {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.text-overlay-meta {
    color: #CCC;
    font-size: 13px
}

.fancy-title {
    position: relative;
    margin-bottom: 30px
}

.fancy-title h2,
.fancy-title h3,
.fancy-title h4 {
    position: relative;
    display: inline-block;
    background-color: #FFF;
    padding-right: 15px;
    margin-bottom: 0
}

.fancy-title h4 {
    padding-right: 10px;
}

.fancy-title.title-border:before {
    position: absolute;
    left: auto;
    right: 0;
    top: 49%
}

.title-center h2 {
    padding: 0 15px
}

.title-center h3 {
    padding: 0 12px
}

.title-center h4 {
    padding: 0 10px
}

.fancy-title.title-bottom-border h3 {
    display: block;
    background: 0 0;
    padding: 0 0 10px;
    border-bottom: 2px solid #5dabc7
}

.fancy-title.title-dotted-border {
    background: url(images/icons/dotted.png) center repeat-x
}

.divider {
    position: relative;
    overflow: hidden;
    margin: 35px 0;
    color: #E5E5E5;
    width: 100%
}

.divider.divider-center:before,
.divider:after {
    position: absolute;
    top: 8px;
    left: 30px
}

.divider i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px!important
}

.divider a {
    position: relative;
    display: inline-block;
    color: inherit;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.divider a:hover {
    color: #888
}

.divider.divider-center:before {
    left: -50%!important;
    right: 0;
    margin-left: -20px
}

.divider.divider-center:after {
    left: 50%!important;
    right: 0;
    margin-left: 20px
}

.bnews-title {
    display: block;
    float: left;
    margin-top: 2px;
    padding-top: .3em
}

.bnews-slider {
    float: left;
    width: 970px;
    margin-left: 20px;
    min-height: 0
}

#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0, 0, 0, .3);
    font-size: 20px;
    line-height: 36px;
    color: #FFF;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px
}

#footer,
.widget {
    position: relative
}

body:not(.device-touch) #gotoTop {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear
}

.stretched #gotoTop {
    bottom: 30px
}

#gotoTop:hover {
    background-color: #5dabc7
}

#toast-container>:hover {
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#footer {
    background-color: #EEE;
    border-top: 5px solid rgba(0, 0, 0, .2)
}

#copyrights {
    padding: 40px 0;
    background-color: #DDD;
    font-size: 14px;
    line-height: 1.8
}

#copyrights .col_half {
    margin-bottom: 0!important
}

#copyrights a {
    color: #2561b2;
}

#copyrights a:first-child {
    margin-left: 0
}

#copyrights .tright a:last-child {
    margin-right: 0
}

.widget {
    margin-top: 50px
}

.sidebar-widgets-wrap .widget {
    padding-top: 50px;
    border-top: 1px solid #EEE
}

.widget:first-child {
    margin-top: 0
}

.sidebar-widgets-wrap .widget:first-child {
    padding-top: 0;
    border-top: 0
}

.stretched #wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none
}

body:not(.no-transition) #wrapper {
    position: relative;
    opacity: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#top-social li.current {
    background: #eee
}