/* safari outline */
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}


[contenteditable="true"]:focus {
    outline: none;
}

*:focus {
    outline: none;
}

ul.filter-paging > li a
{
    color:#121212;
    font-weight: bold;
}

.adv-content-sidebar {
    width:240px!important;
    max-width:240px!important;
    min-width:240px!important;
    overflow: hidden;
}

.adv-content-sidebar label {
    color:#666666;
    font-size: 16px;
}

.adv-content-sidebar .caption  {
    color:#444444 !important;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: solid 1px #d8d8d8 !important;
    width:100%;
    margin-bottom:10px;
}

.adv-filter-btn.active {
    background-color:#3CD4D0!important;
}

.adv-filter-btn {
    /*margin-left:-1px;
    margin-right:8px;*/
    background-color:rgba(252,252,252);
    color:#222;
    z-index:100!important;
    /*border-right:solid 1px #3CD4D0!important;
    border-top:solid 1px #3CD4D0!important;
    border-bottom:solid 1px #3CD4D0!important;
    box-shadow: 5px 2px 6px #ddd!important;*/
}

.adv-filter-btn:hover {
    background-color:rgba(252,252,252);
    color:#000;
    font-weight: bold!important;
}

.adv-filter-btn:focus {
    background-color:rgba(252,252,252);
    color:#000;
    font-weight: normal!important;
}

#sidebar-left {
    border-right: solid 1px #eeeeee;
    z-index:99;
    flex-direction: column;
    width: 240px;
    margin-top:73px;
}

.br-sidebar {
    display:flex;padding-bottom: 18px!important;
    height: 73px!important;
    max-height: 73px!important;
}

.adv-row {
    display: flex;
}


.sidebar-container {
    position: absolute;
    left: 2px;
    display: flex;
    top: 55px;
    height: 74px;
    width: 239px;
    background-color: #f0f0f0;
    flex-direction: row;
    align-items: center;
}

/* adv button */
#adv_button {
    border: none!important;
    height: 36px;
}

#adv_button .fa-sliders {
    /*display:none;*/
    left: 20px;
    top: 11px;
    position: absolute;
}

.input-hero {
    width:600px ;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 1024px) {
    #adv_button.closed span {
        display:none;
    }
    #adv_button.closed .fa-sliders {
        /*display:none;*/
        left: 8px;
        top: 11px;
        position: absolute;
    }
    #adv_button.closed {
        width:50px;
    }
}

@media (max-width: 576px) {
    .input-hero {
        width:250px ;
    }
}

@media (max-width: 667px) {
    .input-hero {
        width:300px ;
    }
}

@media (max-width: 420px) {
    .input-hero {
        width:200px ;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    #adv_button.closed span {
        display:none;
    }
    #adv_button.closed .fa-sliders {
        /*display:none;*/
        left: 8px;
        top: 11px;
        position: absolute;
    }
    #adv_button.closed {
        width:50px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }

#hc{
    color:#ffffff;
    background-color: transparent;
    border-color: #ffffff;
}
#hc option {
    color:#000000;
}
/*adv vege*/


.arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media (max-width: 1024px) {
    .tab-style-01-wrapper > ul.tab-nav li {
        margin-bottom: 3px!important;
    }
    .tab-style-02-wrapper ul.tab-nav {
        border-bottom: 0!important;
    }
    .tab-style-02-wrapper ul.tab-nav > li a {
        border: 0;
        padding: 3px 0 2px!important;
    }
}

/*
.tab-style-02-wrapper ul.tab-nav {
    border-color: #a1a1a1;
}

.tab-style-02-wrapper ul.tab-nav > li.active a {
    border-color: #a1a1a1;
}

.breadcrumb-wrapper .input-group-search-form-wrapper {
    border: solid 1px #a1a1a1;
}*/

.fx-image img {
    width:100% !important;
    height: calc(100% + 25px);
    object-fit: cover;
}

.menu_inv {
    color:#000 !important;
    background-color: #3CD4D0;
}

.menu_inv:hover {
    color:#000 !important;
    background-color: #3CD4D0;
}

.cosyAlert .close {
    padding: 0 4px !important;
    line-height: 1em !important;
}

.cosyAlert {
    border-radius: 0px;
    box-shadow: 4px 3px 16px #373737;
    margin: 5px 0;
    /* padding: 10px; */
    position: relative;
    top: 0;
    left: 0;
    border-width: 10px;
    border-style: solid;
    z-index: 9999;
    border-color: #ff9d01;
}

.btn-advenced {
    margin: 6px 0 0 0 !important;
    padding: 0 !important;
}

#video-hero-background {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 0;

}

.modal-backdrop {
    background-color: black !important;
    opacity: 0.75 !important;
}

.hero.relative {
    height: 100vh !important;
    max-height: 1200px !important;
}

.hero::before {
    background: transparent !important;
    /*background :rgba(0, 0, 0, 0.1) !important;*/
}

.category-item-wrapper .item .category-item-caption {
    border: none !important;
}

.category-item-caption i {
    font-size: 190% !important;
}

.category-item-wrapper .item:hover .category-item-caption {
    opacity: 1;
    height: 45px;
    color: #0ef3ec !important;
}

.category-item-wrapper .lb_item:hover .category-item-caption {
    opacity: 1;
    height: 34px !important;
}

.hero p.p-title {
    text-shadow: 2px 2px #000000!important;
    font-weight: bold;
}

.hero h1 {
    font-weight: bold;
    text-shadow: 2px 2px #000000!important;
}


.hero {
    overflow: hidden !important;
    padding: 200px 0 260px;
}

.hero-up {
    margin: 60px auto !important;
}

@media only screen and (max-width: 480px) {
    .hero {
        overflow: hidden !important;
        padding: 50px 0 203px;
    }

    .hero-up {
        margin: 95px auto !important;
    }
}

@media only screen and (max-height: 480px) {
    .hero {
        overflow: hidden !important;
        padding: 50px 0 203px;
    }

    .hero-up {
        margin: 95px auto !important;
    }

    .hero-title {
        margin-top: -20px;
    }
}

.navbar-default {
    background-color: rgba(2, 2, 2, 0.75);
    border-bottom: 2px solid aqua !important;

}

.navbar-sticky {
    background-color: rgba(2, 2, 2, 0.75);
    border-bottom: 2px solid aqua !important;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #349f9b !important;
}

.navbar-nav li ul {
    background-color: rgba(2, 2, 2, 0.75) !important;
    color: #106470 !important;
}

.navbar-nav li ul a {
    color: #fff !important;
}

.navbar-nav li ul a:hover {
    color: #349f9b !important;
}

/* default css */
.text-link {
    color: #106470;
    cursor: pointer;
}

.text-link:hover {
    color: #6382C2;
}

/* glix color */
.glix-color-light-blue {
    color: #3CD4D0 !important;
}

.glix-color-dark {
    color: #6c4f17 !important;
}

.glix-color-light {
    color: #fe9608 !important
}

.glix-color-solid {
    color: #f17834 !important;
}

.glix-color-blue {
    color: #1e69e1 !important;
}

.glix-color-dark-blue {
    color: #106470 !important;
}

.glix-color-red {
    color: #ff0090 !important;
}

.glix-color-green {
    color: #5aa526 !important
}

/* background colors */
.glix-bg-color-light-blue {
    background-color: #3CD4D0 !important;
}

.glix-bg-color-dark {
    background-color: #6c4f17 !important;
}

.glix-bg-color-light {
    background-color: #fe9608 !important
}

.glix-bg-color-solid {
    background-color: #f17834 !important;
}

.glix-bg-color-blue {
    background-color: #1e69e1 !important;
}

.glix-bg-color-red {
    background-color: #ff0090 !important;
}

.glix-bg-color-green {
    background-color: #5aa526 !important
}

.glix-bg-color-dark-blue {
    background-color: #106470 !important;
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    color: #222;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #FFF;
    border: 1px solid #f17834;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.34);
}

.ui-autocomplete > li {
    padding: 3px 20px;
}

.ui-autocomplete > li.ui-state-focus {
    background-color: #fe9608;
}

.ui-helper-hidden-accessible {
    display: none;
}

.popover {
    border: 2px solid #6c4f17;
    min-width: 300px;
    font-size: 100%;
}

.popover-title {
    background-color: #3CD4D0;
    color: #6c4f17;
    font-size: 120%;
    text-align: center;
    font-weight: bold !important;
}

#vevoForm {
    font-size: 110%;
}

.input-error input {
    border: 2px solid red !important;
}

.input-error {
    border: 2px solid red !important;
}

.bg-red {
    background-color: red;
}

/*
 * Component: Callout
 * ------------------
 */
.callout {
    border-radius: 3px;
    margin: 8px 0 8px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}

.callout a {
    color: #fff;
    text-decoration: underline;
}

.callout a:hover {
    color: #eee;
}

.callout h4 {
    margin-top: 0;
    font-weight: 600;
}

.callout p:last-child {
    margin-bottom: 0;
}

.callout code,
.callout .highlight {
    background-color: #fff;
}

.callout.callout-danger {
    border-color: #c23321;
}

.callout.callout-warning {
    border-color: #c87f0a;
}

.callout.callout-info {
    border-color: #0097bc;
}

.callout.callout-success {
    border-color: #00733e;
}

.eml-error-block {
    padding: 8px;
    text-align: left;
    background-color: red !important;

}

#eml-error {
    color: #fff !important;
    font-weight: bold;
}

.dropdown-toggle.btn.user-action {
    background-color: #fff !important;
    border: solid 1px #fff !important;
    margin-right: 4px !important;
}

.dropdown-toggle.btn.user-action :hover {
    background-color: #fff !important;
    border: solid 1px #fff !important;
    margin-right: 4px !important;
}

.filter-wrapper .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.filter-wrapper .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.filter-wrapper .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}

.kosar_head {
    font-size: 18px !important;
    margin-top: 12px !important;
}

.kosar_head :hover {
    cursor: pointer;
}

.slicknav_btn.slicknav_open,
.slicknav_btn.slicknav_collapsed,
.slicknav_btn.slicknav_open:before,
.slicknav_btn.slicknav_collapsed:before {

    padding: 0;
}

.modal.modal-login .btn-link {
    font-size: 12px;
}

.login-form-label {
    font-weight: 400;
    color: #969696;
}

.lc_thumb {

    box-shadow: 0px 0px 64px #ddd;
    padding: 8px;
}

.lc_thumb H5 {
    max-height: 100px;
    overflow: auto;
    margin-top: 0;
    padding-top: 0;
}

.lc_content {
    padding: 8px;
}

.price {
    text-align: right;
}

.price H3 {
    padding: 0;
    margin: 0;
}

.price p {
    padding: 0;
    margin: 0;
}

.price-kedvezmeny {
    font-size: 12px;
}

.lc_thumb p {
    margin: 0 0 8px 0;

}

.scroll-box {
    max-height: 100px;
    overflow: auto;
    margin: 4px;
    padding: 0;
}

.lc_thumb HR {
    margin-top: 16px !important;
    margin-bottom: 8px !important;
}

.lc_leiras {
    list-style-type: square !important;
    margin-left: 14px !important;
}

.id-text {
    font-size: 12px;
    font-weight: bold;
}

#navbar .navbar-nav > li > a {
    padding-left: 16px;
    padding-right: 16px;
}

.bootBox .modal-header {
    background-color: #3CD4D0;
}

.bootBox .modal-header H4 {
    color: #252525;
}

.bootBox .modal-body {
    font-size: 110%;
    color: #444;
}

.bootBox .modal-body .btn-primary:active {
    background-color: #3CD4D0;
}

/* override bootstrap 3 class to remove scrollbar from modal backdrop
   when not necessary */
.modal-open {
    overflow: hidden;
}

.modal-open {
   overflow: scroll;
}

.btn .caret {
    margin-left: 2px !important;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #4D4E53;
    text-decoration: none;
    background: rgba(60, 212, 208, 0.8);
}

.btn-primary:active,
.btn-primary.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(60, 212, 208, 0.8);
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: rgba(60, 212, 208, 0.8);
}

/* footer */
.bottom0.panel-group {
    margin-bottom: 0;
}

.lightbox-area {
    height: 198px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0.97;
    background-color: #333 !important;

}

#lb_content {
}

#headingOne {
    width: 270px;
    min-width: 270px;
    margin: 0px auto;
    opacity: 0.97;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #333 !important;
}

#collapseOne {
    border-top: solid 12px #333;
}

#lightbox-accordion {
    border-bottom: solid 8px #333 !important;
}

#lightbox-select {
    background-color: #e6e6e6 !important;
}

/* navbar menu */
.navbar-brand {
    margin-right: 4px !important;
}

.lb_item {
    box-shadow: 0 1px 8px #000;
    opacity: 1;
}

.lb_head_link {
    display: initial !important;
    color: #FFFFFF !important;
    padding: 0 !important;
    margin: 0 !important;
    /*position: static !important;*/
}

#lightboxForm button i {
    font-size: 145%;
    opacity: 1;
}

/* pager butons disabled */
.disabled-pager {
    background: #F0F0F0;
    color: #ddd !important;
    cursor: auto !important;
}

.disabled-pager:hover {
    background: #F0F0F0 !important;
}

.form-control::-webkit-input-placeholder {
    color: #CACAC8;
}

.form-control:-moz-placeholder {
    color: #CACAC8;
}

.form-control::-moz-placeholder {
    color: #CACAC8;
}

.form-control:-ms-input-placeholder {
    color: #CACAC8;
}

.lb_panel_title a:before {
    content: normal;
}

.lb_title {
    margin-left: 3px;
    font-weight: 100;
}

.breadcrumb-wrapper .input-group-search-form-wrapper
.form-control, .breadcrumb-wrapper
.input-group-search-form-wrapper
.dropdown.dropdown-select .btn.dropdown-toggle {
    background: #fff;
}

.category-image-bg a:hover span {
    color: #fff;
}

.uploaded-item .image img {
    margin: 4px auto;
}

.btn-sm {
    font-size: 14px !important;;
    font-weight: 200 !important;;
}

.btn-xs {
    font-size: 12px;
    padding: 6px 12px;
    font-size: 12px !important;;
    font-weight: 200 !important;;
    font-family: 'trasandina-regular', sans-serif !important;
}

.btn {
    font-family: 'trasandina-regular', sans-serif !important;
    font-weight: 200 !important;
}

.navbar-mini > ul > li > a.btn {
    font-size: 11px !important;
    font-weight: 400 !important;
}

/* font size */
.f120 {
    font-size: 120%;
}

.f115 {
    font-size: 115%;
}

.f110 {
    font-size: 110%;
}

.f105 {
    font-size: 105%;
}

.f100 {
    font-size: 100%;
}

.f95 {
    font-size: 95%;
}

.f90 {
    font-size: 90%;
}

.f85 {
    font-size: 85%;
}

.f80 {
    font-size: 80%;
}

.f75 {
    font-size: 75%;
}

.f70 {
    font-size: 70%;
}

/* sorting datatables hover */
.sorting:hover {
    border-bottom: solid 1px #ff0095;
}

.sorting_desc {
    border-bottom: solid 2px #ff0095 !important;
}

.sorting_asc {
    border-bottom: solid 2px #ff0095 !important;
}

.about-figure .figure img {
    box-shadow: 2px 2px 8px #444;
    border-radius: 80px;
}

.about-figure .figure-caption {
    font-size: 90%;
}

.lb_icon {
    font-size: 120%;
    margin-top: 4px;
}

.badge {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.form-control {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.navbar-brand {
    padding-top: 9px !important;
}

.menu-footer .sidebar-category a {
    margin: 0 0 4px 0;
    cursor: pointer;
}

.menu-footer .section-title h4 {
    font-size: 16px;
    margin: 0 0 10px;
    letter-spacing: 0;
    font-weight: 200;
    color: #106470;
    text-transform: uppercase;
}

.social-footer a {
    color: #a5a5a5 !important;
    cursor: pointer;
}

.social-footer a:hover {
    color: #3CD4D0 !important;
    cursor: pointer;
}

.main-footer {
    padding-top: 70px !important;
    padding-bottom: 20px !important;
}

.filter-wrapper {
    background: #176470;
    color: rgba(255, 255, 255, 0.7) !important;
}

.filter-wrapper .bootstrap-select .btn.btn-default {
    border-color: #f0f0f0;
    background: #176470;;
    color: rgba(255, 255, 255, 0.7);
}

.detail-image img {
    max-height: 650px !important;
}

.image_audio {
   /* filter: grayscale(0.6) hue-rotate(320deg);*/
}

.category-item-wrapper .item .category-item-caption {
    background: transparent !important;
}

.category-item-wrapper .item .category-item-caption .row > div:not(:last-child) {
    border: none !important;
}

.th-gradient {
    background-size: 230px 60px;
    background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 1) 100%);
}

.adv_form {
    top: 58px !important;
    z-index: 99 !important;
    height: 56px;
}

.filter-sm-wrapper {
    margin-top: 50px;
}

.wrapper-content {
    margin-top: 48px;
}

.img-local.img_lekapcsolt {
    border: 6px solid #ff0000;
    border-radius: 4px;
}

.img-local.img_lekapcsolt_vegleg {
    border: 6px solid #2c2a33;
    border-radius: 4px;
}

.img-local {
    border: 6px solid #007318;
}

/* image badge */
.ad_badge_delete {
    top: 0px;
    left: 0px;
    position: absolute;
    background: #fff;
    font-size: 12px;
    font-weight: normal;
    border-radius: 0;
    padding: 6px 4px 2px 4px;
    color: #fff;
    height: 24px !important;
    max-height: 24px !important;
    width: 26px !important;
    z-index: 10;
}

.ad_badge_delete_end {
    top: 0px;
    left: 0px;
    position: absolute;
    background: #fff;
    font-size: 12px;
    font-weight: normal;
    border-radius: 0;
    padding: 6px 4px 2px 4px;
    color: #ff0e13;
    height: 24px !important;
    max-height: 24px !important;
    width: 26px !important;
    z-index: 10;
}



.ad_badge_licensz {
    top: 0;
    right: 0;
    position: absolute;
    background: #444444;
    font-size: 12px;
    font-weight: bold;
    border-radius: 0;
    padding: 6px 4px 2px 4px;
    color: #3ed3cf;
    height: 24px !important;
    max-height: 24px !important;
    width: 26px !important;
    z-index: 10;
}


.ad_badge_fotos {
    top: 0px;
    left: 25px;
    position: absolute;
    /*background: #ffffff;*/
    background-color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    border: solid 4px #ffffff;
    border-radius: 0;
    padding: 2px 4px;
    height: 24px !important;
    max-height: 24px !important;
    /*box-shadow: 2px 2px 6px #222;
    opacity: 0.9;*/
    z-index: 10;
    color: #000;
}

.ad_badge_aimg {
    top: 0px;
    left: 25px;
    position: absolute;
    /*background: #ffffff;*/
    background-color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    border: solid 4px #ffffff;
    padding: 2px 4px;
    height: 24px !important;
    max-height: 24px !important;
    border-radius: 0;
    /*box-shadow: 2px 2px 6px #222;*/
    color: #000;
}

.ad_badge_delete a {
    color: red;
}

.ad_badge_enabled {
    top: 0px;
    left: 0px;
    position: absolute;
    background: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 0;
    padding: 6px 8px 4px 8px;
    color: #fff;
    height: 24px !important;
    max-height: 24px !important;
    width: 26px !important;
    z-index: 10;
}

.ad_badge_enabled a {
    color: #1e7439;
}

.ad_badge_checkbox {
    top: -1px;
    left: -1px;
    position: absolute;
    background: #ffffff;
    font-size: 12px;
    border-radius: 0;
    border: none;
    color: #000000;
    height: 24px !important;
    max-height: 24px !important;
    z-index: 10;
}

.ad_badge_checkbox a {
    color: #2c2a33;
}

.chk_img {
    display: block !important;
    opacity: 1 !important;
    float: left !important;
}

.exclusivity_1_badge {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #106470;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
    padding: 6px 10px 5px 6px;
    /*box-shadow: 2px 2px 6px #444;*/
    /*opacity: 0.9;*/
    color: #fff;
    height: 24px !important;
    max-height: 24px !important;
    text-transform: capitalize;
    line-height: normal;
}


.picfair_badge {
    line-height: normal;
    position: absolute;
    top: 0px;
    right: 0px;
    /*background-color: #32b4e7;*/
    background-color: #f1f1f1;
    border-radius: 0 0 0 6px;
    /*font-size: 13px;*/
    font-weight: bold;
    height: 40px !important;
    max-height: 40px !important;
    padding: 6px 6px 6px 6px;
    text-transform: capitalize;
}

.exclusivity_4_badge {
    line-height: normal;
    position: absolute;
    top: 0;
    right: -1px;
    background-color: #ff0090;
    font-size: 13px;
    font-weight: bold;
    height: 24px !important;
    max-height: 24px !important;
    padding: 6px 10px 5px 6px;
    border-radius: 0 0 0 6px;
    color: #fff;
    text-transform: capitalize;
}

.exclusivity_2_badge {
    line-height: normal;
    position: absolute;
    top: 0;
    right: -1px;
    background-color: #444444;
    font-size: 13px;
    font-weight: bold;
    height: 24px !important;
    max-height: 24px !important;
    padding: 6px 10px 5px 6px;
    border-radius: 0 0 0 6px;
    color: #3ed3cf;
    text-transform: capitalize;
}

.exclusivity_3_badge {
    line-height: normal;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #3CD4D0;
    font-size: 13px;
    font-weight: bold;
    border-radius: 4px;
    padding: 8px 10px 4px 6px;
    height: 24px !important;
    max-height: 24px !important;
    color: #fff;
    text-transform: capitalize;
}

.main-wrapper {
    min-height: 800px;
}

@media only screen and (max-width: 991px) {
    .adv_form {
        top: 0 !important;
    }

    .navbar-default {
        height: 56px !important;
        margin-bottom: 0 !important;
    }

    .section-sm {
        padding: 0 !important;
    }

    .filter-sm-wrapper {
        margin-top: 35px;
    }

    .main-wrapper {
        margin-top: 0 !important;
    }

    .wrapper-content {
        margin-top: 0;
    }

}

/* audio thumb */
.th-content {
    height: 100% !important;
}

.th-content
.fx-audio_link img {
    position: absolute;
    top: 0;
    width: 100% !important;
}

.fx-audio-player
.mejs__controls {
    background: transparent !important;
}

.fx-audio-player
.mejs__container {
    display: none;
}

.th-content .fx-audio-player
.mejs__time-float {
    display: none !important;
}


.th-content .audio-title {
    z-index: 98;
    position: absolute;
    top: 64%;
    padding: 6px;
    width: 100%;
    font-size: 130%;
    text-align: center;
    color: #222;
    /* font-weight: bold;*/
    /* background-color: rgba(245,245,245,0.45); */
    /* background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0)); */
    /* text-shadow: 1px 1px 0px #feffe9;*/
    /* transform: translateY(-91%); */
}

.th-content .audio-title_ext {
    z-index: 98;
    position: absolute;
    top: 20%;
    padding: 4px;
    width: 100%;
    font-size: 250%;
    text-align: center;
    color: #ededed;
    /* background-color: rgba(245,245,245,0.45); */
    /* background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0)); */
    /* text-shadow: 1px 1px 0px #ffffff; */
    /* transform: translateY(-91%); */
}

/*
.th-content
.audio-title {
    z-index: 98;
    position: absolute;
    top: 50%;
    padding: 20px;
    width: 100%;
    font-size: 150%;
    text-align: center;
    color: #484848;
    text-shadow: 1px 1px 0px #4a4a4a;
    transform: translateY(-50%);
}*/

.fx-audio-progress {
    background-color: red;
    position: relative;
    left: 0px;
    top: -40px;
    width: 1px;
    height: 215px;
    z-index: 98;
}

/* video thumb */

.mejs__overlay-loading {
    z-index: 97;
}

.video-box::-webkit-media-controls {
    display: none !important;
}

.fx-video-player {
    z-index: 0 !important;
}

.fx-video-player
.mejs__overlay {
    width: 100% !important;
    height: 100% !important;
}

.fx-video-link {
    z-index: 95 !important;
    top: 30px;
    height: 150px;
    width: 100%;
    position: absolute;

}

.fx-video-player
.mejs__controls {
    top: 0px !important;
}

.fx-video-player
.mejs__overlay-button {
    display: none !important;
}

.fx-video-player
.mejs__controls {
    /*background: transparent !important;*/
    background-size: 230px 60px;
    background: linear-gradient(rgb(200, 200, 200) 0%, transparent 100%) !important;
}

.video-box {
    width: 100% !important;
    height: 100% !important;
    /*-webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;*/
}

.video-title {
    z-index: 9;
    position: absolute;
    top: 50%;
    padding: 20px;
    width: 100%;
    font-size: 150%;
    text-align: center;
    color: #ffffff;;
    background-color: rgba(0, 0, 0, 0.25);
    /*background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));*/
    text-shadow: 1px 1px 0px #444;
    transform: translateY(-50%);
}

@media only screen and (max-width: 480px) {
    .video-title {
        padding: 10px !important;;
        font-size: 120% !important;
        background-color: rgba(0, 0, 0, 0.1);
    }
}

@media only screen and (max-height: 480px) {
    .video-title {
        padding: 10px !important;;
        font-size: 120% !important;
        background-color: rgba(0, 0, 0, 0.1);
    }
}

.video_btn {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px;
    display: inline-block;
    /*border-radius: 100%;*/
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.video_btn img {
    max-width: 60px;
    max-height: 60px;
}

.lb_video_btn {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px;
    display: inline-block;
    border-radius: 100%;
    color: #ffffff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.lb_video_btn img {
    max-width: 36px;
    max-height: 36px;
}

/* -----------------------------  */

.hero-up .scroll-down {
    width: 80px;
    height: 60px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.hero-up .scroll-down:before {
    bottom: 20px;
    width: 50px;
    height: 50px;
}

.hero-up .scroll-down:before,
.hero-up .scroll-down:after {
    content: '';
    display: block;
    border-bottom: 4px solid #3CD4D0;
    border-right: 4px solid #3CD4D0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hero-up .scroll-down:before {
    -webkit-animation: scrollDown 0.5s infinite alternate;
    -moz-animation: scrollDown 0.5s infinite alternate;
    -o-animation: scrollDown 0.5s infinite alternate;
    -ms-animation: scrollDown 0.5s infinite alternate;
    animation: scrollDown 0.5s infinite alternate;
}

.hero-up .scroll-down:after {
    width: 30px;
    height: 30px;
    bottom: 30px;
    -webkit-animation: scrollDown 0.5s infinite alternate;
    -moz-animation: scrollDown 0.5s infinite alternate;
    -o-animation: scrollDown 0.5s infinite alternate;
    -ms-animation: scrollDown 0.5s infinite alternate;
    animation: scrollDown 0.5s infinite alternate;
}

@keyframes scrollDown {
    0% {
        opacity: 1;
        -webkit-transform: rotate(45deg) translate(0px);
        -ms-transform: rotate(45deg) translate(0px);
        transform: rotate(45deg) translate(0px);
    }

    100% {
        opacity: 0.5;
        -webkit-transform: rotate(45deg) translate(3px, 3px);
        -ms-transform: rotate(45deg) translate(3px, 3px);
        transform: rotate(45deg) translate(3px, 3px);
    }
}

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

.vertical-midle-container {
    min-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 100vh !important;
    max-height: 1200px !important;
}

/* picfair licenc */
.full-text {
    background-color: #F8FBFF;
    border: 1px solid #8AA2B5;
    font-size: 90%;
}

.full-text .section {
    color: #444;
    font-size: 120%;
    padding: 10px;
}

span.diff {
    background: rgba(255, 255, 0, 0.3);
}

.full-text h2 {
   padding: 0px;
   height: 90px;
}

.full-text p {
    text-align: left;
}

.full-text h3,h2 {
    color: #106470;
}

.full-text .section-intro {
    height: 468px;
}

.full-text h2 {
    padding: 0px;
    height: 80px !important;
}

.lc_row {
    color:#444;
}

.licenc-box {
    background-color: #efefef;
    padding: 20px 10px 10px 10px;
}

.licence-not-included
{
    color: #aaa;
    font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica-Neue", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.licence-included
{
    color:#444;
    font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica-Neue", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

span.inline-with-icon {
    display: block;
    margin-left: 20px;
}

.licence-included span.fa-check
{
    margin-right: 4px;
    color: green;
}

.licence-not-included span.fa-times
{
    margin-right: 4px;
    color: red;
}

.licence-included-list {
    list-style: circle;
    color:#444;
    float: none;
    line-height: 20px;
    text-transform: initial;
    border-bottom: 0;
    padding: 0 0 0 34px;
}

.licence-not-included-list {

    list-style: circle;
    color:#aaa;
    float: none;
    line-height: 20px;
    text-transform: initial;
    border-bottom: 0;
    padding: 0 0 0 20px;
}

.licence-tooltip .licence-tooltip-body p i.fa-check {
    color: #44D68C;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tooltip-title-block p.licence-type {
    float: left;
    width: auto;
    font-size: 12px;
    letter-spacing: 0.03em;
    line-height: 15px;
    text-transform: uppercase;
    padding: 10px 0 4px 0;
    margin: 0;
    font-family: "Gotham SSm A", "Gotham SSm B", "Helvetica-Neue", sans-serif;
    font-weight: bold;
}

.tooltip-title-block p.licence-type span.licence-context {
    font-size: 10px;
    text-transform: initial;
    letter-spacing: normal;
    font-weight: normal;
    font-family: "Open Sans", "Helvetica-Neue", sans-serif;
}

.tooltip-title-block img.licence-tooltip-icon {
    position: relative;
    float: left;
    height: auto;
    width: 32px !important;
    padding-top: 6px;
    margin: 0 10px 0 10px;
}

.tooltip-title-block.licence-tooltip-editorial {
    color: #23B7E9;
    background: #e3ecf6;
}

.tooltip-title-block.licence-tooltip-advertising
{
    color:#444;
    background-color: #FFB61E;
}

.tooltip-title-block.licence-tooltip-standard
{
    color:#fff;
    background-color: #23B7E9;
}


.spanel .btn {
    padding: 11px 12px 7px;
}

#valaszto-tabla {
   width:250px;
   margin: 0 auto;
   background-color: #fff;
   opacity: 0.85;

}
#valaszto-tabla td {
    min-height: 100px;
    padding: 12px;
    font-weight: bold;
}

.v-menu {
    cursor: pointer;
}

#valaszto-tabla tr:hover {
    background-color: #3CD4D0;
    color: #222;
}
