@import url(../css/materialize.min.css);
@import url(../css/slick.css);
@import url(../css/swipebox.min.css);
@import url(../css/keyframe.css);
@import url(../css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
pre,textarea {
    overflow: auto
}

.pagination li a,a {
    text-decoration: none
}

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

.d-none {
    display: none !important;
}

article,aside,details,figcaption,figure,footer,header,main,menu,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-color: transparent;
    color: #C00
}

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

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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 {
    max-width: 100%;
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

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

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

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

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

input:not([type]):focus:not([readonly]),input[type=date]:focus:not([readonly]),input[type=datetime-local]:focus:not([readonly]),input[type=email]:focus:not([readonly]),input[type=number]:focus:not([readonly]),input[type=password]:focus:not([readonly]),input[type=search]:focus:not([readonly]),input[type=tel]:focus:not([readonly]),input[type=text]:focus:not([readonly]),input[type=time]:focus:not([readonly]),input[type=url]:focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    outline: 0;
    background-image: none
}

body {
    margin: 0;
    font-family: Roboto,sans-serif;
    background-color: #fff;
    line-height: 1.5;
    font-size: 16px;
    color: rgba(0,0,0,.8)
}

.collection>li>a:after,.load-more:after {
    right: 0;
    font-family: FontAwesome
}

body::-webkit-scrollbar {
    display: none
}

.block,pre {
    display: block
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
    margin: 0;
    padding: 0
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

ol,ul {
    padding-left: 15px
}

ul li {
    list-style-type: disc
}

ol li,ul li {
    list-style-position: inside
}

address {
    font-style: normal;
    margin-bottom: 20px
}

tr {
    border-bottom: 0;
    border-top: 1px solid #e9ecef
}

td,th {
    padding: .75rem
}

thead th {
    border-bottom: 2px solid #e9ecef
}

.bordered tr {
    border-top: 0
}

.bordered td,.bordered th {
    border: 1px solid #e9ecef
}

.bordered thead td,.bordered thead th {
    border-bottom-width: 2px
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

blockquote {
    border-left: 0;
    background-color: #f7f7f7;
    font-style: italic;
    padding: 10px 15px;
    font-weight: 500
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 700;
    margin-top: 5px;
    font-size: 15px
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

embed,iframe,object {
    width: 100%;
    border: 0
}

button.block {
    width: 100%
}

.fb-share {
    background-color: #3b5998!important
}

.twitter-share {
    background-color: #55acee!important
}

.gplus-share {
    background-color: #dd4b39!important
}

@media only screen and (max-width: 600px) {
    .container {
        width:calc(100% - 20px)
    }
}

@media only screen and (max-width: 320px) {
    .container {
        width:95%
    }
}

.center-element {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

a:active,a:focus,a:hover {
    color: none;
    outline: 0;
    text-decoration: none
}

input:not([type]),input[type=date]:not(.browser-default),input[type=datetime-local]:not(.browser-default),input[type=datetime]:not(.browser-default),input[type=email]:not(.browser-default),input[type=number]:not(.browser-default),input[type=password]:not(.browser-default),input[type=search]:not(.browser-default),input[type=tel]:not(.browser-default),input[type=text]:not(.browser-default),input[type=time]:not(.browser-default),input[type=url]:not(.browser-default),textarea.materialize-textarea {
    padding: 10px;
    border: 1px solid #CCC;
    height: auto;
    box-sizing: border-box
}

input:not([type]):focus:not([readonly]),input[type=date]:not(.browser-default):focus:not([readonly]),input[type=datetime-local]:not(.browser-default):focus:not([readonly]),input[type=datetime]:not(.browser-default):focus:not([readonly]),input[type=email]:not(.browser-default):focus:not([readonly]),input[type=number]:not(.browser-default):focus:not([readonly]),input[type=password]:not(.browser-default):focus:not([readonly]),input[type=search]:not(.browser-default):focus:not([readonly]),input[type=tel]:not(.browser-default):focus:not([readonly]),input[type=text]:not(.browser-default):focus:not([readonly]),input[type=time]:not(.browser-default):focus:not([readonly]),input[type=url]:not(.browser-default):focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #CCC;
    -webkit-box-shadow: none;
    box-shadow: none
}

input:not([type]):disabled,input:not([type])[readonly=readonly],input[type=date]:not(.browser-default):disabled,input[type=date]:not(.browser-default)[readonly=readonly],input[type=datetime-local]:not(.browser-default):disabled,input[type=datetime-local]:not(.browser-default)[readonly=readonly],input[type=datetime]:not(.browser-default):disabled,input[type=datetime]:not(.browser-default)[readonly=readonly],input[type=email]:not(.browser-default):disabled,input[type=email]:not(.browser-default)[readonly=readonly],input[type=number]:not(.browser-default):disabled,input[type=number]:not(.browser-default)[readonly=readonly],input[type=password]:not(.browser-default):disabled,input[type=password]:not(.browser-default)[readonly=readonly],input[type=search]:not(.browser-default):disabled,input[type=search]:not(.browser-default)[readonly=readonly],input[type=tel]:not(.browser-default):disabled,input[type=tel]:not(.browser-default)[readonly=readonly],input[type=text]:not(.browser-default):disabled,input[type=text]:not(.browser-default)[readonly=readonly],input[type=time]:not(.browser-default):disabled,input[type=time]:not(.browser-default)[readonly=readonly],input[type=url]:not(.browser-default):disabled,input[type=url]:not(.browser-default)[readonly=readonly],textarea.materialize-textarea:disabled,textarea.materialize-textarea[readonly=readonly] {
    color: rgba(0,0,0,.42);
    border-bottom: 1px solid #E0e0e0;
    background-color: #f7f7f7
}

label {
    font-size: 14px;
    color: #212121
}

.input-field>label {
    font-size: 16px;
    color: #212121;
    font-weight: 500;
    position: static
}

.input-field .prefix {
    top: 27px
}

.btn,.btn-large,.btn-small {
    font-weight: 700;
    background-color: #C00;
    letter-spacing: 0
}

.btn-floating:focus,.btn-large:focus,.btn-large:hover,.btn-small:focus,.btn-small:hover,.btn:focus,.btn:hover {
    background-color: #C00;
    opacity: .8
}

[type=checkbox].filled-in:checked+span:not(.lever):after {
    border: 2px solid #C00;
    background-color: #C00
}

[type=checkbox]:checked+span:not(.lever):before {
    border-right: 2px solid #C00;
    border-bottom: 2px solid #C00
}

[type=radio].with-gap:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio]:checked+span:after {
    border: 2px solid #C00
}

[type=radio].with-gap:checked+span:after,[type=radio]:checked+span:after {
    background-color: #C00
}

.select-wrapper input[type=text]:not(.browser-default) {
    padding: 0 10px
}

select {
    padding: 10px;
    outline: 0
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #C00
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: rgba(192,0,0,.4)
}

input[type=range]::-webkit-slider-thumb {
    background-color: #C00
}

input[type=range]::-moz-range-thumb {
    background-color: #C00
}

input[type=range]::-ms-thumb {
    background-color: #C00
}

input[type=range]+.thumb {
    background-color: #C00
}

input[type=range]+.thumb .value {
    color: #C00
}

.datepicker-date-display,.timepicker-digital-display {
    background-color: #000
}

.tabs .tab a,.tabs .tab a:hover {
    background-color: #e0e0e0;
    color: #212121
}

.datepicker-calendar-container .select-wrapper input[type=text]:not(.browser-default),.datepicker-calendar-container input[type=text]:not(.browser-default) {
    padding: 0
}

.datepicker-calendar-container input[type=text]:not(.browser-default) {
    border: 0
}

@media only screen and (max-width: 992px) {
    .tabs .tab {
        -webkit-box-flex:0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.tabs .tab:not(:last-child):not(:nth-last-child(2)) {
    border-right: 1px solid #CCC
}

.tabs .tab a {
    border-top: 4px solid #ccc;
    font-weight: 700;
    opacity: .8
}

.tabs .tab a:hover {
    opacity: 1
}

.tab a.active {
    opacity: 1;
    background-color: #fff!important;
    border-top: 4px solid #c00;
    color: #212121!important
}

.tabs .indicator {
    background-color: transparent;
    height: 0
}

.tabs-content {
    padding: 20px 0
}

table.bordered {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0
}

.collection {
    margin: 0;
    border: 0;
    border-radius: 0
}

.collection>li>a {
    color: #212121;
    display: block;
    position: relative
}

.collection>li>a:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f101";
    color: #999
}

.collection>li>a .icon {
    position: absolute;
    left: 0;
    top: 15px;
    color: #ccc;
    font-size: 22px
}

.collection>li>a .caption {
    width: calc(100% - 40px);
    margin-left: 40px;
    border-bottom: 1px dashed #e0e0e0;
    padding: 15px 11px 15px 0
}

.collection>li>a .caption .title {
    font-size: 16px;
    font-weight: 700
}

.collection>li>a .caption .desc,.collection>li>a .caption p {
    margin: 0;
    font-size: 13px;
    color: #757575
}

.modal {
    outline: 0;
    background-color: #fff
}

.dropdown-content {
    min-width: 200px
}

.dropdown-content li>a,.dropdown-content li>span {
    color: rgba(0,0,0,.87)
}

.dropdown-content li>a>i {
    color: rgba(0,0,0,.3)
}

.m-0 {
    margin: 0!important
}

.mr-0 {
    margin-right: 0!important
}

.ml-0 {
    margin-left: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mt-0 {
    margin-top: 0!important
}

.m-5 {
    margin: 5px!important
}

.mr-5 {
    margin-right: 5px!important
}

.ml-5 {
    margin-left: 5px!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mt-5 {
    margin-top: 5px!important
}

.m-10 {
    margin: 10px!important
}

.mr-10 {
    margin-right: 10px!important
}

.ml-10 {
    margin-left: 10px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mt-10 {
    margin-top: 10px!important
}

.m-15 {
    margin: 15px!important
}

.mr-15 {
    margin-right: 15px!important
}

.ml-15 {
    margin-left: 15px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mt-15 {
    margin-top: 15px!important
}

.m-20 {
    margin: 20px!important
}

.mr-20 {
    margin-right: 20px!important
}

.ml-20 {
    margin-left: 20px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mt-20 {
    margin-top: 20px!important
}

.m-25 {
    margin: 25px!important
}

.mr-25 {
    margin-right: 25px!important
}

.ml-25 {
    margin-left: 25px!important
}

.mb-25 {
    margin-bottom: 25px!important
}

.mt-25 {
    margin-top: 25px!important
}

.m-30 {
    margin: 30px!important
}

.mr-30 {
    margin-right: 30px!important
}

.ml-30 {
    margin-left: 30px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mt-30 {
    margin-top: 30px!important
}

.no-m {
    margin: 0!important
}

.no-mb {
    margin-bottom: 0!important
}

.no-mt {
    margin-top: 0!important
}

.no-ml {
    margin-left: 0!important
}

.no-mr {
    margin-right: 0!important
}

.p-0 {
    padding: 0!important
}

.pr-0 {
    padding-right: 0!important
}

.pl-0 {
    padding-left: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.p-5 {
    padding: 5px!important
}

.pr-5 {
    padding-right: 5px!important
}

.pl-5 {
    padding-left: 5px!important
}

.pb-5 {
    padding-bottom: 5px!important
}

.pt-5 {
    padding-top: 5px!important
}

.p-10 {
    padding: 10px!important
}

.pr-10 {
    padding-right: 10px!important
}

.pl-10 {
    padding-left: 10px!important
}

.pb-10 {
    padding-bottom: 10px!important
}

.pt-10 {
    padding-top: 10px!important
}

.p-15 {
    padding: 15px!important
}

.pr-15 {
    padding-right: 15px!important
}

.pl-15 {
    padding-left: 15px!important
}

.pb-15 {
    padding-bottom: 15px!important
}

.pt-15 {
    padding-top: 15px!important
}

.p-20 {
    padding: 20px!important
}

.pr-20 {
    padding-right: 20px!important
}

.pl-20 {
    padding-left: 20px!important
}

.pb-20 {
    padding-bottom: 20px!important
}

.pt-20 {
    padding-top: 20px!important
}

.p-25 {
    padding: 25px!important
}

.pr-25 {
    padding-right: 25px!important
}

.pl-25 {
    padding-left: 25px!important
}

.pb-25 {
    padding-bottom: 25px!important
}

.pt-25 {
    padding-top: 25px!important
}

.p-30 {
    padding: 30px!important
}

.pr-30 {
    padding-right: 30px!important
}

.pl-30 {
    padding-left: 30px!important
}

.pb-30 {
    padding-bottom: 30px!important
}

.pt-30 {
    padding-top: 30px!important
}

.no-p {
    padding: 0!important
}

.no-pt {
    padding-top: 0!important
}

.no-pb {
    padding-bottom: 0!important
}

.no-pl {
    padding-left: 0!important
}

.no-pr {
    padding-right: 0!important
}

.no-top {
    top: 0!important
}

.text-muted {
    color: #999
}

.line {
    height: 1px;
    background: #eee;
    margin-bottom: 20px
}

.text-center {
    text-align: center
}

.font-weight-bold {
    font-weight: 700
}

.semibold {
    font-weight: 500
}

.font-weight-normal,span.dropcap {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.pagination {
    padding: 0;
    font-size: 0;
    margin: 0;
    text-align: center;
    background-color: rgba(0,0,0,.05);
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.02);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.02)
}

.pagination li {
    height: auto;
    margin-right: 1px;
    border-radius: 0;
    background-color: transparent
}

.pagination li i {
    font-size: 16px
}

.pagination li a {
    color: #444;
    line-height: 35px
}

.pagination li.active {
    background-color: #C00
}

.pagination li.disabled a {
    color: #ccc
}

.load-more {
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.load-more:after {
    position: absolute;
    top: 0;
    content: "\f103"
}

.hide {
    display: none
}

span.highlight {
    background: #F7F7A3;
    display: inline-block;
    padding: 0 5px
}

span.dropcap {
    display: block;
    float: left;
    padding: 0 10px 0 5px;
    line-height: 36px;
    font-size: 35px;
    text-transform: uppercase
}

.clear:after,.clear:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after {
    clear: both
}

#main {
    position: relative;
    height: 100vh
}

#page {
    padding-top: 50px;
    min-height: calc(100% - 32px)
}

.dark-bg {
    background-color: #212121
}

.content-container {
    padding: 20px
}

.row.justify {
    margin-left: -.75rem;
    width: calc(100% + 1.5rem)
}

.subcontent-list {
    width: calc(100% - 15px);
    margin: 0 0 0 15px;
    padding: 0
}

.page-title:before,.section-title:before {
    content: '';
    height: 100%;
    width: 5px;
    left: 0;
    top: 0
}

.subcontent-list>li {
    list-style-type: disc!important;
    list-style-position: outside;
    border-bottom: 1px dashed #e0e0e0;
    padding: 10px 0
}

.subcontent-list>li .list-heading {
    font-size: 16px;
    font-weight: 700
}

.page-title,.section-title {
    color: #212121;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700
}

.section {
    padding: 20px;
}

.section.grey:not(.darken-2):not(.darken-3):not(.darken-4) {
    background-color: #eee!important;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.section.grey .card-list>li .card {
    margin: 0
}

.section-title {
    padding: 0 0 0 15px;
    position: relative;
    margin: 0 0 20px
}

.section-title:before {
    position: absolute;
    background-color: #c00
}

.title-container {
    padding: 15px 20px
}

.title-container.grey {
    background-color: #EEE!important
}

.page-title {
    padding: 0 0 0 15px;
    position: relative
}

.page-title:before {
    position: absolute;
    background-color: #c00
}

.banner-container {
    position: relative;
    height: 200px;
    background-position: center center;
    background-size: cover
}

.banner-container .overlay {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.banner-container .caption,.banner-container .profile-caption {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 40px 20px 20px;
    background: -moz-linear-gradient(transparent,rgba(0,0,0,.7));
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.7));
    background: linear-gradient(transparent,rgba(0,0,0,.7))
}

.banner-container .profile-caption:after {
    content: "";
    clear: both;
    display: table
}

.banner-container .caption .page-title {
    padding: 0;
    color: #fff
}

.banner-container .caption .page-title:before {
    width: 0
}

.banner-container .profile-caption .thumb {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff
}

.banner-container .profile-caption .ctn {
    margin-left: 15px;
    width: calc(100% - 75px);
    color: #fff
}

.banner-container .profile-caption .ctn .name {
    font-size: 16px;
    font-weight: 700
}

.banner-container .caption .desc,.banner-container .profile-caption .ctn .desc {
    margin: 0;
    font-size: 13px;
    color: rgba(255,255,255,.7)
}

.content-container>.section {
    padding: 0;
    margin-bottom: 25px
}

.content-container>.section.with-line {
    padding: 0 0 25px;
    border-bottom: 1px solid #ddd
}

.content-container>.section>.section-title,.tabs-content.profile .section>.section-title {
    padding: 0;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: none
}

.navbar .navleft a,.navbar .navright a {
    color: #000;
    font-size: 22px
}

.content-container>.section>.section-title:before,.tabs-content.profile .section>.section-title:before {
    background-color: transparent
}

.top-navbar-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%
}

.navbar .navleft,.navbar .navright {
    width: 20px;
    position: absolute;
    padding: 11px 0
}

.navbar {
    position: relative;
    background-color: #fff;
    padding: 0 20px;
    height: 70px;
    z-index: 900;
    box-shadow: 0 0 10px #333;
    -moz-box-shadow: 0 0 10px #333;
    -webkit-box-shadow: 0 0 10px #333
}

.navbar .navleft {
    left: 20px;
    top: 0
}

.navbar .navright {
    right: 20px;
    top: 0
}

.navbar .navright .show-search.active {
    color: rgba(255,255,255,.5)
}

.navbar .navright .close-sidenav,.navbar .navright .show-search.hide {
    display: none
}

.navbar .navright .close-sidenav.show {
    display: block
}

.navbar .app-title {
    width: calc(100% - 40px);
    margin-left: 20px;
    color: #fff;
    padding: 11px 0;
    text-align: center;
    text-transform: lowercase
}

.navbar .app-title span {
    font-weight: 300
}

.navbar .app-title h1 {
    font-weight: 900
}

.searchbar {
    position: absolute;
    width: 100%;
    left: 0;
    top: -2px;
    z-index: 98;
    padding: 8px 20px;
    background-color: #ccc
}

.searchbar.show {
    top: 100%
}

.searchbar input[type=text] {
    background-color: #fff;
    width: calc(100% - 50px);
    margin: 0
}

.searchbar .btn {
    float: right;
    width: 50px;
    font-size: 16px;
    height: auto;
    line-height: 39px;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12),0 0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12),0 0 0 0 rgba(0,0,0,.2)
}

.top-left-nav {
    position: relative;
    background-color: #E0E0E0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    min-height: 70px;
    padding: 15px 20px
}

#main-menu ul li a:hover,.sidenav-section.footer {
    background-color: transparent
}

.top-left-nav .thumb {
    position: absolute;
    left: 20px;
    top: 15px;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%
}

.top-left-nav .caption {
    padding: 0 55px
}

.top-left-nav .caption span {
    font-size: 14px
}

.top-left-nav .caption .name {
    font-size: 16px;
    font-weight: 700
}

.top-left-nav .btn-nav {
    position: absolute;
    right: 20px;
    top: 17px
}

.sidenav {
    width: 100%;
    top: 56px;
    z-index: 998;
    height: calc(100% - 56px);
    padding-bottom: 0
}

.sidenav-section {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    text-align: center;
    font-size: 14px
}

.sidenav-section p {
    margin: 0
}

.sidenav-section.footer {
    border: 0;
    padding: 15px 0
}

.sidenav-section.footer .ft-menu a {
    color: #757575;
    text-decoration: underline;
    margin: 0 4px;
    font-weight: 400
}

#main-menu,#main-menu ul,#main-menu ul li,#main-menu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#main-menu {
    width: 100%;
    color: rgba(0,0,0,.8);
    border-bottom: 1px solid #CCC
}

#main-menu ul ul {
    display: none
}

#main-menu ul ul.expand {
    display: block
}

#main-menu>ul>li {
    position: relative
}

#main-menu ul li a {
    height: auto
}

#main-menu>ul>li>a {
    padding: 10px 0 10px 20px;
    cursor: pointer;
    z-index: 2;
    text-decoration: none;
    color: #212121;
    font-size: 16px;
    width: calc(100% - 50px)
}

#main-menu>ul>li>a span.badge {
    float: none;
    margin: 0 0 0 5px;
    font-size: 12px;
    padding: 1px 4px;
    font-weight: 300;
    background-color: #C00;
    color: #fff;
    border-radius: 50px;
    line-height: 1
}

#main-menu>ul>li>a .icon {
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 1.6;
    float: none;
    margin: 0
}

#main-menu>ul>li.active ul li.active a,#main-menu>ul>li.active>a {
    font-weight: 700
}

#main-menu li.active {
    background-color: transparent
}

#main-menu>ul>li.open>a {
    border-bottom: 0 solid #eee
}

#main-menu>ul>li.active>a>span::after,#main-menu>ul>li.open>a>span::after,#main-menu>ul>li>a:hover>span::after {
    border-color: #eee
}

#main-menu ul ul li a {
    cursor: pointer;
    padding: 10px 20px 10px 55px;
    z-index: 1;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: rgba(0,0,0,.8)
}

#main-menu ul ul li:first-child>a {
    box-shadow: none
}

#main-menu ul ul ul li a {
    padding: 5px 10px 5px 70px
}

#main-menu>ul>li>ul>li.last>a,#main-menu>ul>li>ul>li.open:last-child>ul>li:last-child>a,#main-menu>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

#main-menu ul ul li.has-sub>a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#main-menu ul li.has-sub .arrow-icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    line-height: 2.9;
    cursor: pointer;
    color: #ccc
}

#main-menu ul ul li.open>.arrow-icon .fa,#main-menu>ul>li.open>.arrow-icon .fa {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#main-menu ul ul li.active>a::after,#main-menu ul ul li.open>a::after,#main-menu ul ul li>a:hover::after {
    border-color: #fff
}

.slick-slider .slick-slide {
    outline: 0
}

.gallery-page-slider,.gallery-slider,.home-slider,.home-slider2 {
    display: none
}

.gallery-page-slider.slick-initialized,.gallery-slider.slick-initialized,.home-slider.slick-initialized,.home-slider2.slick-initialized {
    display: block
}

.home-slider {
    margin-bottom: 20px;
    position: relative
}

.home-slider:after {
    position: absolute;
    bottom: 0;
    left: 20px;
    height: 5px;
    content: '';
    width: calc(100% - 40px);
    /* border-top: 2px dashed #e0e0e0 */
}

.home-slider .item {
    position: relative
}

.home-slider .item .thumb {
    margin-bottom: 10px
}

.home-slider .item .thumb img {
    width: 100%;
    height: 200px;
}

.home-slider .item .caption {
    padding: 0px 11px 20px;
    margin-bottom: 15px;
    height: 80px;
    overflow: hidden;
}

.home-slider .item .caption .category,.home-slider2 .item .caption .category {
    text-transform: uppercase;
    font-size: 14px;
    color: #C00;
    font-weight: 700
}

.home-slider .item .caption .meta {
    font-size: 12px;
    color: #757575
}

.home-slider .item .caption .entry-title,.home-slider2 .item .caption .entry-title {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.;
    /* height: 41px; */
    /* overflow: hidden; */
}

.home-slider .item .caption .entry-title a,.home-slider2 .item .caption .entry-title a {
    color: #212121;
    height: 80px !important;
    overflow: hidden;
}

.gallery-page-slider .slick-dots,.gallery-slider .slick-dots,.home-slider .slick-dots,.home-slider2 .slick-dots {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -9px;
    padding: 0 8px;
    margin: 0;
    line-height: 0;
    z-index: 20;
    width: 100%;
    left: 50%;
}

.home-slider .slick-dots {
    background-color: #fff;
    margin-top: 59px;
    height: 30px;
    overflow: hidden;
}

.gallery-page-slider .slick-dots li,.gallery-slider .slick-dots li,.home-slider .slick-dots li,.home-slider2 .slick-dots li {
    display: contents;
    margin: 3px 3px 6px 4px;
    line-height: 0;
}

.gallery-page-slider .slick-dots li button,.gallery-slider .slick-dots li button,.home-slider .slick-dots li button,.home-slider2 .slick-dots li button {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 50%;
    border: solid 2px #cc0000;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 600;
}

.home-slider .slick-dots li button {background: #fff;}

.home-slider .slick-dots li.slick-active button {
    /* background-color: rgb(101 101 101); */
    border: 4px solid;
}

.home-slider2,.home-slider2 .item {
    position: relative
}

.home-slider2 .item .thumb img {
    width: 100%
}

.home-slider2 .item .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 20px 30px;
    background: linear-gradient(transparent,rgba(0,0,0,.9))
}

.home-slider2 .item .caption .entry-title a {
    color: #fff
}

.home-slider2 .item .caption .meta {
    font-size: 12px;
    color: rgba(255,255,255,.6)
}

.home-slider2 .slick-dots {
    bottom: 5px
}

.home-slider2 .slick-dots li button {
    background-color: rgba(255,255,255,.5)
}

.home-slider2 .slick-dots li.slick-active button {
    background-color: rgba(255,255,255,1)
}

.gallery-page-slider {
    margin-bottom: 30px
}

.gallery-page-slider .item {
    position: relative
}

.gallery-page-slider .item .thumb img {
    width: 100%
}

.gallery-page-slider .item .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 20px 30px;
    background: linear-gradient(transparent,#212121)
}

.gallery-page-slider .item .caption .category {
    text-transform: uppercase;
    font-size: 14px;
    color: #C00;
    font-weight: 700
}

.gallery-page-slider .item .caption .meta {
    font-size: 12px;
    color: #757575
}

.gallery-page-slider .item .caption .entry-title {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.1
}

.gallery-page-slider .item .caption .entry-title a {
    color: #fff
}

.gallery-page-slider .slick-dots li button {
    background-color: rgba(255,255,255,.4)
}

.gallery-page-slider .slick-dots li.slick-active button {
    background-color: rgba(255,255,255,1)
}

.issue-list {
    margin: 0
}

.issue-list li {
    border-bottom: 1px dashed #e0e0e0
}

.dark-bg .comment-list li,.dark-bg .issue-list li,.dark-bg .small-listing .item {
    border-bottom: 1px dashed #555
}

.issue-list li a {
    display: block;
    position: relative;
    color: #212121;
    font-weight: 700
}

.issue-list li:not(.first-child) a {
    padding: 10px 0 10px 20px
}

.issue-list li.first-child a {
    padding: 0 0 10px 20px
}

.issue-list li a:before {
    content: '#';
    position: absolute;
    left: 0;
    top: 10px;
    color: #ccc;
    font-weight: 700
}

.issue-list li:not(.first-child) a:before {
    top: 10px
}

.issue-list li.first-child a:before {
    top: 0
}

.dark-bg .section-title {
    color: #fff
}

.dark-bg .small-listing .item .post-content .entry-title a {
    color: rgba(255,255,255,.95)
}

.dark-bg .small-listing .item .post-content .meta {
    color: rgba(255,255,255,.5)
}

.dark-bg .tabs {
    background-color: transparent
}

.dark-bg .tabs .tab:not(:last-child):not(:nth-last-child(2)) {
    border-right: 1px solid #444
}

.dark-bg .tabs .tab a {
    background-color: #555;
    border-top: 4px solid #444;
    font-weight: 700;
    color: rgba(255,255,255,8)
}

.dark-bg .tab a.active {
    background-color: #212121!important;
    border-top: 4px solid #c00;
    color: #FFF!important
}

.dark-bg .issue-list li a:before {
    color: rgba(255,255,255,.4)
}

.dark-bg .issue-list li a {
    color: rgba(255,255,255,.95)
}

.dark-bg .comment-title {
    color: #fff!important
}

.dark-bg .comment-list {
    color: rgba(255,255,255,.95)
}

.dark-bg .comment-list li.has_child>ul li {
    border-top: 1px dashed #555
}

.dark-bg .comment-list li.has_child>ul li textarea {
    border: 1px solid #555
}

.dark-bg .comment-form .input-field input[type=text],.dark-bg .comment-form .input-field input[type=email],.dark-bg .comment-form textarea {
    border: 1px solid #555;
    color: #fff
}

.dark-bg .comment-form .input-field input[type=text]::-webkit-input-placeholder,.dark-bg .comment-form .input-field input[type=email]::-webkit-input-placeholder,.dark-bg .comment-form textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,.2)!important
}

.dark-bg .comment-form .input-field input[type=text]:-moz-placeholder,.dark-bg .comment-form .input-field input[type=email]::-webkit-input-placeholder,.dark-bg .comment-form textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,.2)!important
}

.dark-bg .comment-form .input-field input[type=text]::-moz-placeholder,.dark-bg .comment-form .input-field input[type=email]::-webkit-input-placeholder,.dark-bg .comment-form textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,.2)!important
}

.dark-bg .comment-form .input-field input[type=text]:-ms-input-placeholder,.dark-bg .comment-form .input-field input[type=email]::-webkit-input-placeholder,.dark-bg .comment-form textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,.2)!important
}

.small-listing .item {
    position: relative;
    border-bottom: 1px dashed #E0E0E0;
    min-height: 111px;
    padding: 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.small-listing .item.first-child {
    min-height: 100px;
    padding: 0 0 10px
}

.small-listing .item .post-thumb {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 10px;
    overflow: hidden;
    border-radius: 2px
}

.small-listing .item .post-thumb .postformat {
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    line-height: 1.6
}

.small-listing .item.first-child .post-thumb {
    top: 0
}

.small-listing .item .post-thumb img {
    width: 100%;
    margin-top: 20px;
}

.small-listing .item .post-content {
    padding-left: 100px
}

.small-listing .item .post-content .category {
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
    line-height: 1
}

.small-listing .item .post-content .meta {
    color: #757575;
    padding-left: 0;
    display: block;
    font-size: 12px
}

.small-listing .item .post-content .entry-title {
    font-size: 16px;
    line-height: 1.25
}

.small-listing .item .post-content .entry-title a {
    color: #212121;
    font-weight: 700
}

.card-list {
    margin-left: -10px;
    width: calc(100% + 20px)!important;
    margin-top: 0;
    margin-bottom: 0
}

.card-list:after {
    content: "";
    clear: both;
    display: table
}

.card-list.scrollable {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%!important;
    position: relative;
    white-space: nowrap;
    padding-bottom: 3px;
    margin-left: 0
}

.card-list.scrollable::-webkit-scrollbar {
    display: none
}

.card-list:not(.scrollable)>li {
    float: left;
    width: 100%;
    padding: 0 10px
}

.card-list.scrollable>li {
    display: inline-block;
    width: 270px;
    white-space: normal
}

.card-list.scrollable li {
    margin: 0 10px
}

.card-list.scrollable li:first-child {
    margin: 0 10px 0 0
}

.card-list.scrollable li:last-child {
    margin: 0 20px 0 10px
}

@media screen and (min-width: 568px) {
    .card-list:not(.scrollable)>li {
        width:50%
    }
}

@media screen and (min-width: 1024px) {
    .card-list:not(.scrollable)>li {
        width:33.3333%
    }
}

.card-list>li .card {
    margin: 0 0 20px
}

.card-list>li .card .card-content {
    padding: 15px
}

.card-list>li .card .card-content .category {
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    font-size: 14px
}

.card-list>li .card .card-content .entry-title {
    font-size: 17px;
    height: 53px;
    overflow: hidden;
    font-weight: 600;
}

.card-list>li .card .card-content .entry-title a {
    color: #212121!important;
    font-weight: 700
}

.card-list>li .card .card-content .meta {
    color: #757575;
    padding-left: 0;
    display: block;
    font-size: 12px
}

.card-list>li .card-image .postformat {
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #fff;
    font-size: 34px;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    line-height: 1.9;
    z-index: 20
}

.card-list>li .card-image .media-caption {
    position: absolute;
    bottom: 5px;
    right: 10px
}

.card-list>li .card-image .media-caption span {
    display: block;
    float: left;
    background-color: #000;
    color: #fff;
    padding: 2px 5px;
    font-size: 12px
}

.card-list>li .card-image .media-caption .icon {
    margin-right: 1px
}

.blog .entry-header {
    padding: 20px
}

.blog .entry-header .entry-meta {
    color: #757575;
    font-size: 14px
}

.share a {
    display: inline-block;
    background-color: #ccc;
    color: #fff;
    border-radius: 2px;
    padding: 0 10px;
    line-height: 2.1;
    font-size: 12px;
}
.benzer {
    padding: 0 20px;
}

.share a .icon {
    margin-right: 7px
}

.share a.facebook {
    background-color: #3b5998!important
}

.share a.twitter {
    background-color: #55acee!important
}

.share a.linkedin {
    background-color: #0077b5!important
}

.share a.whatsapp {
    background-color: #8bc34a!important
}

.blog .entry-thumb {
    line-height: 0;
    margin-bottom: 20px
}

.blog .entry-thumb .caption {
      margin: 0 20px;
    padding: 10px 0;
    color: #000000;
    font-size: 20px;
    border-bottom: 1px dashed #e0e0e0;
    line-height: 1.5;
    font-weight: 700;
}


.caption-center {
    margin: 0 20px;
}



.content-image img {
    width: 150px;
}

.related .zoom {
    font: 100 12px Roboto;
    position: absolute;
    line-height: 25px;
    font: 500 13px Roboto;
    color: #921515;
}

.related {
    width: 100%;
    margin-bottom: 35px;
    float: left;
    font: 500 15px Roboto;
    color: #cf0e0e;
    line-height: 30px;
}

.blog .entry-thumb img,.entry-thumb img {
    width: 100%;
    line-height: 0
}

.blog .entry-title {
    font-size: 26px;
    line-height: 1.2;
    color: #000;
    font-weight: 700
}

.blog .entry-content {
    padding: 0 20px
}

.blog .entry-content p {
    margin: 0 0 15px;
    color: #000;
    letter-spacing: -0.5px;
    font: 400 19px Roboto;
    line-height: 1.6;
}

.entry-tags {
    padding: 10px 20px;
    background: #EEE;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
    margin-top: 25px
}

.entry-tags .caption {
    line-height: 1;
    margin-bottom: 5px
}

.entry-tags a {
    color: #333;
    font-weight: 700;
    display: inline-block;
    padding: 5px 10px;
    background: #FFF;
    border: 1px solid #E0E0E0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.breadcrumbs a {
    text-decoration: none;
    padding-right: 15px;
    margin-right: 3px;
    display: inline-block;
    position: relative;
    color: #C00;
    font-weight: 700;
    text-transform: uppercase
}

.breadcrumbs a:not(:last-child):after {
    font-family: fontawesome;
    content: "\f105";
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 20px
}

.comments {
    padding: 0 20px
}

.comment-title {
    padding: 0 0 0 15px;
    position: relative;
    font-weight: 700;
    color: #212121;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 15px
}

.comment-title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background-color: #c00
}

.comment-form {
    margin-bottom: 20px
}

.comment-form .input-field {
    margin: 0 0 10px;
    line-height: 0
}

.comment-form .input-field input[type=text],.comment-form .input-field input[type=email],.comment-form .input-field textarea,.comment-list {
    margin: 0
}

.comment-list li {
    /* border-bottom: 1px dashed #e0e0e0; */
    position: relative;
    padding: 10px 0;
}

.comment-list>li:first-child {
    padding: 0 0 10px
}

.comment-list li.has_child {
    padding: 10px 0 0;
    list-style: none;
    margin-bottom: 43px;
}

.comment-list>li.has_child:first-child {
    padding: 0
}

.comment-list li .thumb {
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden
}

.comment-list>li:first-child>.thumb {
    top: 0
}

.comment-list li .thumb img {
    width: 100%
}

.comment-list li .content {
    width: calc(100% - 65px);
    margin-left: 65px
}

.comment-list li .content .name {
    font-size: 16px;
    font-weight: 500
}

.comment-list li .content .meta {
    color: #757575;
    font-size: 13px;
    margin-bottom: 15px
}

.comment-list li .content p {
    margin: 0 0 10px
}

.comment-list li .content .c-nav {
    font-size: 14px;
    color: #757575
}

.comment-list li .content .c-nav .love,.comment-list li .content .c-nav .reply {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer
}

.comment-list li .content .c-nav .love.loved .fa,.comment-list li .content .c-nav .love.loved.self {
    color: red
}

.comment-list li.has_child>ul {
    padding: 0 0 0 60px;
    margin-top: 10px;
    height: 0;
    overflow: hidden
}

.comment-list li.has_child>ul.show {
    height: auto
}

.comment-list li.has_child>ul li {
    border: 0;
    border-top: 1px dashed #e0e0e0
}

.comment-list li.has_child>ul li.form-reply {
    line-height: 0
}

.comment-list li.has_child>ul li textarea {
    margin: 0;
    min-height: auto
}


.gallery-container {
    width: 788px;
    margin: 0 auto
}

.gallery-content,.gallery-slider,.thumb-video {
    margin-bottom: 20px
}

.gallery-slider .item {
    position: relative
}

.gallery-slider .item .fullscreen {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff
}

.gallery-slider .item .thumb img {
    width: 100%
}

.gallery-slider .item .caption {
    background-color: rgba(0,0,0,.5);
    color: #fff;
    padding: 10px;
    font-size: 14px
}

.gallery-slider .item .caption .desc {
    display: block;
    margin-top: 15px
}

.gallery-slider .slick-dots {
    bottom: -16px;
    z-index: 20;
    /* color: #0000; */
    height: 20px;
    margin-bottom: 13px;
}

.gallery-slider .slick-dots li button {
    background-color: rgb(255 255 255 / 50%);
}

.gallery-slider .slick-dots li.slick-active button {
    /* background-color: rgb(80 80 80); */
    border: 4px solid;
}

.entry-thumb.gallery-slider .item .caption {
    background-color: transparent;
    color: #757575;
    padding: 10px 0
}

.thumb-video {
    position: relative
}

.thumb-video.ext-src {
    height: 0;
    padding-bottom: 56.25%;
        margin-top: 17px;

}

.thumb-video.ext-src iframe.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.thumb-video.int-src .video-js {
    position: relative
}

.video-js .vjs-big-play-button {
    -webkit-transform: translate(-50%,-50%)!important;
    -ms-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    top: 50%!important;
    left: 50%!important;
    font-size: 4.2em!important;
    line-height: 1.4em!important;
    height: 1.5em!important;
    width: 1.5em!important;
    border-radius: 50%!important
}

@media screen and (min-width: 788px) {
    .video-js .vjs-big-play-button {
        font-size:7em!important;
        line-height: 1.4em!important;
        height: 1.5em!important;
        width: 1.5em!important
    }
}

.gallery-content {
}

.gallery-content .entry-title {
    font-size: 21px;
    font-weight: 900;
    margin: 0
}

.gallery-content .meta {
    color: #e0e0e0;
    margin-bottom: 10px;
    font-size: 14px
}

.gallery-content .entry-content {
    margin-bottom: 15px
}

.gallery-content .tags .caption {
    font-size: 14px
}

.gallery-content .tags {
    padding-bottom: 20px;
    border-bottom: 2px dashed #fff
}

.gallery-content .tags a {
    padding: 5px 10px;
    background-color: #fff;
    color: #212121;
    display: inline-block;
    font-weight: 700
}

.gallery-container .section {
    padding: 0
}

.gallery-container .section .title {
    border-bottom: 3px solid #fff;
    position: relative;
    padding-top: 20px;
    margin-bottom: 30px
}

.gallery-container .section .title h3 {
    text-transform: uppercase;
    background-color: #212121;
    padding: 0 20px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    margin-top: -70px
}

 .see-more {
    text-align: right;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px
}

li{
    list-style: none;
}
#to-top,.footer,.gallery-related-list li .badge,.login-title,.not-found {
    text-align: center
}

.see-more a {
    color: #fff
}

.gallery-related-list {
    margin: 0 0 0 -5px;
    width: calc(100% + 10px)
}

.gallery-related-list:after {
    content: "";
    clear: both;
    display: table
}

.gallery-related-list>li {
    float: left;
    width: calc(100% - 10px);
    margin: 0 5px 10px
}

@media screen and (min-width: 568px) {
    .gallery-related-list>li {
        width:calc(50% - 20px)
    }
}

@media screen and (min-width: 1024px) {
    .gallery-related-list>li {
        width:calc(33.3333% - 10px)
    }
}

.gallery-related-list li a {
    display: block;
    position: relative
}

.gallery-related-list li a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);
    z-index: 30
}

.gallery-related-list li a:hover .overlay {
    background-color: rgba(0,0,0,.2)
}

.gallery-related-list li .thumb {
    line-height: 0
}

.gallery-related-list li .badge {
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 4px solid #fff;
    color: #fff;
    font-size: 28px;
    line-height: 1.7;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    z-index: 10
}

.gallery-related-list li .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px 10px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    font-weight: 700;
    z-index: 20
}

@media screen and (max-width: 788px) {
    .gallery-container {
        width:100%;
        margin: 0;
        margin-top: 18px;
    }

    .gallery-container .section,.gallery-content {
        padding: 0 20px
    }

    .gallery-slider .item .caption {
        padding: 10px 20px
    }
}

.faq .collapsible {
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
    border-top: 0 solid #ddd;
    border-right: 0 solid #ddd;
    border-left: 0 solid #ddd;
    box-shadow: none;
    width: calc(100% - 15px)
}

.faq .collapsible li {
    list-style-type: decimal;
    list-style-position: outside;
    margin: 0;
    background-color: #fff
}

.faq .collapsible li .collapsible-header {
    display: block;
    cursor: pointer;
    background-color: transparent;
    padding: 15px 0;
    font-weight: 700;
    color: #212121;
    position: relative;
    border-bottom: 1px dashed #e0e0e0
}

.faq .collapsible li:first-child .collapsible-header {
    padding: 0 0 10px!important
}

.faq .collapsible li.active .collapsible-header {
    border-bottom: 0;
    color: #212121
}

.faq .collapsible li .collapsible-header span.fa {
    position: absolute;
    right: 0;
    top: 17px;
    color: #999
}

.faq .collapsible li:first-child .collapsible-header span.fa {
    top: 5px
}

.faq .collapsible .active span.fa {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq .collapsible li .collapsible-body {
    display: none;
    border-bottom: 0;
    box-sizing: border-box;
    padding: 0
}

.faq .collapsible li .collapsible-body p {
    margin: 0;
    padding: 0
}

.not-found {
    padding: 0 20px
}

.not-found .heading {
    font-weight: 900;
    font-size: 4em
}

.footer,.indeks-form label,.login-title h2,.profile-list li .caption {
    font-weight: 700
}

.not-found .desc {
    color: #757575;
    font-size: 14px;
    margin-bottom: 20px
}

.go-to-home {
    color: #212121;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 20px;
    font-size: 14px
}

.go-to-home:after {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 16px;
    color: #999
}

.indeks-form input[type=text]:not(.browser-default) {
    background-color: #fff
}

.indeks-form select {
    padding: 5px
}

.indeks-form input[type=text] {
    padding: 7px
}

.contact-form .input-field {
    margin-top: 0
}

.contact-form .input-field.txtarea {
    line-height: 0
}

.contact-form .input-field input[type=email],.contact-form .input-field input[type=text],.contact-form .input-field textarea {
    margin: 0
}

.login-title {
    padding: 15px 20px;
    color: #424242;
    background: #EEE
}

.login-title h2 {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 20px
}

.form-login-container {
    border-bottom: 1px dashed #E0E0E0;
    padding: 15px 0;
    font-size: 14px
}

.form-login-container .login,.form-login-container .socmed-login {
    max-width: 305px;
    margin: 0 auto
}

.form-login-container .socmed-login .socmed {
    margin-left: -5px;
    width: calc(100% + 10px)
}

.form-login-container .socmed-login .socmed:after {
    content: "";
    clear: both;
    display: table
}

.form-login-container .socmed-login .socmed a {
    display: block;
    float: left;
    width: calc(50% - 10px);
    margin: 0 5px;
    padding: 10px;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(33,33,33,.4);
    -moz-box-shadow: 0 0 2px 0 rgba(33,33,33,.4);
    box-shadow: 0 0 2px 0 rgba(33,33,33,.4);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.form-login-container .socmed-login .socmed a.fb {
    background-color: #4867aa
}

.form-login-container .socmed-login .socmed a.tw {
    background-color: #55acee
}

.activity-list {
    margin: 0
}

.activity-list li {
    position: relative;
    margin-bottom: 10px;
    font-size: 14px
}

.activity-list li .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px
}

.activity-list li .ctn {
    padding-left: 30px
}

.activity-list li .ctn .meta {
    color: #999;
    font-size: 13px
}

.profile-list {
    margin: 0;
    padding: 0
}

.profile-list li {
    margin-bottom: 15px
}

.tabs-content.profile .section {
    padding: 0;
    margin-bottom: 20px
}

.tabs-content.profile .section .desc {
    font-size: 14px
}

.com-icons .caption {
    display: block;
    font-size: 80%
}

#fontawesome .fa {
    margin-right: 10px
}

#fontawesome .row {
    width: calc(100% + 1.5rem);
    margin-left: -.75rem
}

.collapsible.colors-collapsible {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12),0 0 0 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12),0 0 0 0 rgba(0,0,0,.2)
}

.collapsible.colors-collapsible .collapsible-header {
    padding: 15px 0;
    border-bottom: 1px dashed #e0e0e0;
    position: relative
}

.collapsible.colors-collapsible .active .collapsible-header {
    border: 0
}

.collapsible.colors-collapsible li .collapsible-header:after {
    position: absolute;
    right: 0;
    top: 15px;
    color: #ccc;
    font-family: FontAwesome;
    content: "\f107"
}

.collapsible.colors-collapsible li.active .collapsible-header:after {
    position: absolute;
    right: 0;
    top: 15px;
    color: #ccc;
    font-family: FontAwesome;
    content: "\f106"
}

.collapsible.colors-collapsible .collapsible-header .color {
    background-color: #ccc;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 10px
}

.collapsible.colors-collapsible .collapsible-body {
    padding: 0 0 15px;
    border-bottom: 1px dashed #e0e0e0
}

.footer {
    padding: 5px 20px;
    font-size: 14px;
    background: #E0E0E0;
    border-top: 1px solid #BDBDBD;
    color: rgba(0,0,0,.6)
}

.footer.dark {
    background: #000;
    border-top: 0 solid #BDBDBD;
    color: rgba(255,255,255,.5)
}

#to-top {
    width: 100%;
    background-color: rgb(255, 255, 255);
    color: #fff;
    z-index: 111;
    padding: 9px;
    bottom: 0px !important;
}

.text.anket {
    background-color: #3949ab;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 42px 30px 15px 20px;
    color: #fff;
    margin-bottom: 15px;
}
.text.anket .title {
    font-size: 32px;
    display: block;
    margin-bottom: 20px;
}
.text.anket .info {
    font-size: 20px;
    display: block;
    margin-bottom: 45px;
}

.text.anket a.golink {
    color: #fff;
    text-decoration: none;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 3px;
    border: 1px solid #fff;
}



.son-dakika {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
  .son-dakika{
   font-size: 13px;
    font-family: Roboto;
    color: white;
    background: #cc0000;
    border-radius: 3px;
    float: right;
    padding: 4px;
    font-weight: 600;
    }

.son-dakika i{
   padding: 5px;
    }


.son-dakika{
    width: 125px;
    height: 30px;
    padding: 5px;
    text-align: center;
    z-index: 999999;
    margin-top: -58%;
    position: absolute;
    }
        @keyframes son-dakika{
        0%{opacity: 0;}
        50%{opacity: .5;}
        100%{opacity: 1;}
}


.trend {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}


.trend{
   font-size: 13px;
    font-family: Roboto;
    color: white;
    background: #8bc34a;
    border-radius: 3px;
    float: right;
    padding: 4px;
    font-weight: 600;
    }

.trend i{
   padding: 5px;
    }


.trend{
    width: 125px;
    height: 30px;
    padding: 5px;
    text-align: center;
    z-index: 999999;
    margin-top: -58%;
    position: absolute;
    }
        @keyframes trend{
        0%{opacity: 0;}
        50%{opacity: .5;}
        100%{opacity: 1;}
}

.finance-inner ul {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.finance-inner ul, .finance-inner li, .finance-inner .f-left {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-flex;
    display: flex;
}

.finance-inner span[class^=f-] {
    display: block;
}
@media screen and (max-width: 576px)
.finance-inner .f-name {
    font-size: 13px;
}
.finance-inner .f-name {
    font-size: 14px;
    white-space: nowrap;
}
.finance-inner .f-name, .finance-inner .f-value {
    font-weight: 700;
}

.finance-inner li {
    padding: 15px 9px;
}
.finance-inner li {
    padding: 20px 7px 0px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc((100% / 4));
}

.down .arr {
    border-top-color: #ec0b0b;
    margin-top: 2px;
}
.arr {
    border: solid 6px transparent;
    margin-left: 10px;
}

.up .arr {
    border-bottom-color: #3ab515;
    margin-top: -9px;
}
.arr {
    border: solid 6px transparent;
    margin-left: 10px;
}

.finance-inner span[class^=f-] {
    display: block;
}
.down .f-ratio {
    color: #ec0b0b;
}

finance-inner span[class^=f-] {
    display: block;
}
.up .f-ratio {
    color: #3ab515;
}



.section-titlei {
    padding: 0 0 0 15px;
    position: relative;
    margin: 0 0 20px
}

.section-titlei:before {
    position: absolute;
    background-color: #ffcc3b
}

.section-titlei {
    color: #212121;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

 #company .card-list {
    margin-top: 15px
}

#company .card-list .title {
    border-left: 4px solid #ed1d24;
    padding: 20px 10px;
    margin-bottom: 25px
}

 #company .card-list .title h2 {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    padding: 0
}

 #company .card-list .col-md-3 {
    border-right: 1px solid #d5d5d5
}

 #company .card-list .item:last-child {
   margin-right: 0px;
}

 #company .card-list .item:first-child {
    background: #ffeb3b;
    padding: 20px;
    color: #000;
    font: 700 17px Roboto;
}

 #company .card-list .decs{
    height: 66px;
    overflow: hidden;
    font: 500 13px Roboto;
}

 #company .card-list .tel{
    font: 600 14px Roboto;
    margin-top: 11px;
  
}

 #company .card-list .item {
    padding: 0 15px 15px 19px;
    height: 250px;
    display: inline-block;
    float: left;
    margin-right: 12px;
    background: #fff;
    width: 180px;
}

#company .card-list .item .text a {
    font-size: 15px;
    margin-bottom: 25px;
    position: relative;
    color: #000;
    font-style: italic;
}

#company .card-list .item .text .icon {
    position: absolute;
    right: 100%;
    bottom: calc(100% - 1px)
}

 #company .card-list .item .name {
    margin-bottom: 5px
}

#company .card-list .item .name a {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

#company .card-list .item .images img {
    width: 130px;
    height: 101px;
}
 #company .card-list .item .text {
    font: 100 14px Roboto;
    margin-bottom: 25px;
    margin-top: 40px;
}
#company .card-list .item a {
    font: 600 14px Roboto;
    margin-bottom: 25px;
    margin-top: 40px;
    color: #000000;
}

 #company .card-list .item .companybtn {
    margin-top: 15px;
    border: 1px solid #fff;
    text-align: center;
    padding: 6px;
    color: #fff;
    font: 300 13px Roboto;
}


#yellowpage .content {
    margin-top: 15px
}

.gaste{
}
.gaste img{
        height: 342px;
    width: 50%;
    float: left;
}

/*fk-slider*/
.fk-slider {
    width: 100%;
    overflow: hidden; 
}
.fk-slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}
.fk-slider ul li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.fk-slider ul li img {
    display: block;
    height: auto;
    max-width: 100%;
}

.fk-slider ul#lightSlider li {
  width: 100%;
  height: 300px;
}

.fk-slider ul#lightSlider li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fk-slider ul.lSPager {
}

.fk-slider ul.lSPager li {
  height: 80px;
}

.fk-slider ul.lSPager li:last-child {
  /*margin-right: 0 !important;*/
}

.fk-slider ul.lSPager li img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  border-radius: .4rem;
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}

/*fk gallery*/

/*fk-slider*/
.fk-slider {
    width: 100%;
    overflow: hidden; 
}
.fk-slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}
.fk-slider ul li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.fk-slider ul li img {
    display: block;
    height: auto;
    max-width: 100%;
}

.fk-slider ul#lightSlider li {
  width: 100%;
  height: 300px;
}

.fk-slider ul#lightSlider li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fk-slider ul.lSPager {
}

.fk-slider ul.lSPager li {
  height: 100px;
}

.fk-slider ul.lSPager li:last-child {
  /*margin-right: 0 !important;*/
}

.fk-slider ul.lSPager li img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}

/*fk gallery*/
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #00a651;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../images/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../images/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../images/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #00a651;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
  z-index: 9999999999;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../images/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('../images/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.bilgi-button {
    background: #ffc107;
    padding: 14px;
    color: #191919;
    font: 600 15px Roboto;
    text-align: center;
}

.ad-details-sidebar .details-block ul li {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

.as-details-sidebar .details-block ul li span {
    width: 150px;
    display: inline-block;
    text-transform: uppercase;
}

.text-right {
    text-align: right!important;
}
 #compry .card-list {
    margin-top: 15px
}

#compry .card-list .title {
    border-left: 4px solid #ed1d24;
    padding: 20px 10px;
    margin-bottom: 25px
}

 #compry .card-list .title h2 {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    padding: 0
}

 #compry .card-list .col-md-3 {
    border-right: 1px solid #d5d5d5
}

 #compry .card-list .item:last-child {
   margin-right: 0px;
}

 #compry .card-list .item:first-child {
    background: #b2bec3;
    padding: 20px;
    color: #000;
    font: 700 17px Roboto;
}

 #compry .card-list .decs{
    height: 60px;
    overflow: hidden;
    font: 500 13px Roboto;
}

 #compry .card-list .tel{
    font: 600 14px Roboto;
    margin-top: 11px;
  
}

 #compry .card-list .item {
    padding: 0 15px 15px 19px;
    height: 250px;
    display: inline-block;
    float: left;
    margin-right: 12px;
    background: #fff;
    width: 180px;
}

#compry .card-list .item .text a {
    font-size: 15px;
    margin-bottom: 25px;
    position: relative;
    color: #000;
    font-style: italic;
}

#compry .card-list .item .text .icon {
    position: absolute;
    right: 100%;
    bottom: calc(100% - 1px)
}

 #compry .card-list .item .name {
    margin-bottom: 5px
}

#compry .card-list .item .name a {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

#compry .card-list .item .images img {
    width: 130px;
    height: 101px;
}
 #compry .card-list .item .text {
    font: 100 14px Roboto;
    margin-bottom: 25px;
    margin-top: 40px;
}
#compry .card-list .item a {
    font: 600 14px Roboto;
    margin-bottom: 25px;
    margin-top: 40px;
    color: #000000;
}

 #compry .card-list .item .comprybtn {
    margin-top: 15px;
    border: 1px solid #fff;
    text-align: center;
    padding: 6px;
    color: #fff;
    font: 300 13px Roboto;
}


.exchange .content a.instagram img {
    float: left;
    width: 29px;
    margin-top: 8px;
}

.exchange .content a.instagram {
    display: block;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(115deg, rgb(249, 206, 52), rgb(238, 42, 123), rgb(98, 40, 215));
    color: #fff;
    margin-right: 15px;
    width: 125px;
    border-radius: 3px;
    padding: 5px;
}

.exchange .content a.instagram span {
    display: block;
    width: 100%
}


.exchange .content a.pinterest img {
    float: left;
    width: 29px;
    margin-top: 8px;
}

.exchange .content a.pinterest {
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: #cb2027;
    color: #fff;
    margin-right: 15px;
    width: 125px;
    border-radius: 3px;
    padding: 5px;
}

.exchange .content a.pinterest span {
    display: block;
    width: 100%
}


.exchange .content a.twitter img {
    float: left;
    width: 29px;
    margin-top: 8px;
}

.exchange .content a.twitter {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    background-color: #000;
    color: #fff;
    border-radius: 3px;
    width: 125px;
}

.exchange .content a.twitter span {
    display: block;
    width: 100%
}



.exchange {
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 0px 8px 0px 10px;
    margin-top: 15px;
    margin-bottom: 0px;
    /* border-left: 4px solid #4CAF50; */
}

.exchange .content {
    display: flex;
    align-items: center;
    border-radius: 3px;
    margin-bottom: 22px;
    font-size: 12px;
}

.exchange .content .item {
    margin-right: 20px;
}

.exchange .content .item span.title {
    color: #989898;
    font-size: 12px;
    margin-right: 5px;
}

.exchange .content .item span.text {
    font-size: 15px;
    font-weight: 500
}

.exchange .content .item span.text.down {
    color: #a40a00
}

.exchange .content .item span.text.up {
    color: #41b87f
}

.exchange .content .item ul {
    margin: 0;
    padding: 0
}

.exchange .content .item ul li {
    position: relative;
    list-style-type: none
}

.exchange .content .item ul li a.citymenu {
    text-decoration: none
}

.exchange .content .item ul li a.citymenu span.title.city {
    position: relative
}

.exchange .content .item ul li a.citymenu span.title.city:before {
    font-family: "font awesome 5 pro";
    content: "\f078";
    display: inline-block;
    margin-right: 14px;
    vertical-align: middle;
    font-weight: 700
}

.exchange .content .item ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% - 1px);
    padding: 30px 20px 5px;
    background-color: #fff;
    min-width: 160px;
    max-height: 190px;
    overflow-y: scroll;
    z-index: 9999
}

.exchange .content .item ul li ul li a {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #989898;
    font-weight: 500;
    margin-bottom: 10px;
    text-decoration: none
}

.exchange .content .item ul li ul::-webkit-scrollbar-track {
    padding: 2px 0;
    background-color: transparent
}

.app-title img {
    width: 200px !important;
}
.ys-reels-timeline__inner { display: grid; grid-template-columns: repeat(1, minmax(0, 1fr)); position: relative; margin-bottom: 12px; height: 85px; margin-top: 27px; margin-left: 8px; } .ys-reels-timeline-item .ys-reels-timeline-thumbnail { margin-bottom: 6px; margin-left: auto; margin-right: auto; } .ys-reels-timeline-thumbnail { --ys-reels-timeline-thumbnail-width: 70px; --ys-reels-timeline-thumbnail-width-mobile: 74px; --ys-reels-timeline-thumbnail-height: 70px; --ys-reels-timeline-thumbnail-height-mobile: 74px; -webkit-user-drag: none; cursor: pointer; position: relative; touch-action: manipulation; transition: .1s ease-out; -webkit-user-select: none; width: 70px; } .ys-reels-timeline-thumbnail-media img { width: 60px; height: 60px; object-fit: cover; border-color: transparent; border-width: .36rem; border: 5px solid; border-radius: 50px; border: 3px solid transparent; background: linear-gradient(45deg, #e0464f, #FF9800) border-box; /* mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0); */ mask-composite: exclude; } .ys-reels-timeline-item__title { -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box; width: 99px; height: 26px; overflow: hidden; } .ys-reels-timeline-item__title {word-wrap: break-word;--tw-text-opacity: 1;color: #000;display: block;font-size: 10px;font-weight: 900;line-height: 14px;overflow: hidden;text-overflow: ellipsis;transition-duration: .2s;text-align: center;width: 63px;} .ys-reels-timeline-item { display: inline-flex; margin-right: 0px; margin-bottom: 13px; } .ys-reels-timeline__items { } .ys-reels-timeline__items a{ } .ys-reels-timeline-item__tag { text-align: center; color: #000000; display: block; font-weight: 500; position: relative; margin-top: -94px; background: #FFEB3B; border-radius: 3px; padding: 3px 2px 0px 2px; font-size: 9px; }



