.article {
    padding: 5px;
    word-wrap: break-word;
}
.article-header {
    background: rgba(190, 190, 190, .2);
    padding: 5px;
}
.article-container .info span {
    display: inline-block;
    color: #aaa;
    margin: 3px;
}
.article-container .title {
    position: relative;
    color: #38e6ff !important;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #fff;
    padding: 10px;
/*    border-top: 3px solid #eee;*/
}
.article-container .title-link:hover .title {
    color: #21bfd6 !important;
}
.article-container .title-link {
    text-decoration: none !important;
}
.article-container .title span {
    background: #fff;
    padding: 0px 10px;
    z-index: 10;
    position: relative;
}
.article-container .title:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #e1dfe0;
}
.article-container .social>* {
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.article-container img {
    max-width: 100%;
    height: auto;
}
.article-container {
    margin-top: 40px;
    margin-bottom: 80px;
    background: #fff;
    padding: 30px;
    border-bottom: 1px solid #e1dfe0;
}
.fb-comments, .fb-comments iframe[style] {
    width: 100% !important;
    min-width: 100% !important;
}
.fb-likebox {
    width:100%;
    border:none;
    overflow:hidden;
    height:258px;
}



#logo {
    margin: 20px;
    margin-bottom: 0px;
}
h1 {
    font-size: 1em;
    position: relative;
    left: 140px;
    margin: 0px;
    margin-bottom: 20px;
    color: #3a5235;
    font-weight: bold;
    text-transform: uppercase;
}
h2 {
    margin-top: 60px;
}
#sidebar-1 h2, #sidebar-2 h2 {
    padding: 3px;
    background: #9acc85;
    color: #333;
}
#content h2 {
    color: rgb(51, 122, 183);
}

.pagination-container {
    text-align: center;
}




body {
    background: #f3f1f2;
}


.header-bg {
    margin-top: 75px;
    width: 100%;
    height: 375px;
    background: url("/img/design/nezopontvalto/headerbg.jpg") no-repeat 50% 0%;
    background-size: cover;
}
#header {
    background: #fff;
    padding-bottom: 57px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}


#sidebar-1, #sidebar-2, #content {
    padding: 0px;
    padding-bottom: 100px;
}
#content {
    margin-right: 15px;
}



#bottom {
    background: url("/img/design/nezopontvalto/bottom.jpg") no-repeat 50% 0;
    background-size: cover;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.wrapper {
    margin: 0 auto -700px;
}
#bottom, .push {
    height: 700px;
}



.mainmenu li {
    border-radius: 0;
}
.mainmenu .dropdown-menu {
    padding: 0px;
}
.btn-nav {
    border-radius: 0 !important;
    background-color:#fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    display:inline-block;
    cursor:pointer;
    color:#98a4a2 !important;
    font-family:arial;
    font-size:15px;
    padding:6px 15px;
    text-decoration:none;
    text-transform: uppercase;
    box-shadow: none !important;
}
.btn-nav:hover {
    color: #8cc4bb !important;
    border: none;
    background-color:#fff;
}
.btn-nav.active {
    color: #8cc4bb !important;
    background-color: #fff !important;
    box-shadow: none !important;
}







@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}














.normal_img_container {
    position: relative;
}
.normal_img_caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.popup-gallery {
    text-align: center;
}
.popup-gallery a {
    margin-bottom: 5px;
    display: inline-block;
}

.fotorama__caption__wrap {
    font-size: 10px;
    line-height: 10px;
    padding: 4px;
}
.fotorama__caption__wrap strong {
    font-size: 12px;
}

.slideshow {
    text-align: center;
}
.slideshow > .fotorama__wrap {
    margin: 0px auto;
}


.infobox {
    margin: 5px;
    box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.5);
    background: rgb(144,188,234);
    background: -moz-linear-gradient(top,  rgba(144,188,234,1) 9%, rgba(144,191,240,1) 50%, rgba(162,218,245,1) 83%, rgba(189,243,253,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,rgba(144,188,234,1)), color-stop(50%,rgba(144,191,240,1)), color-stop(83%,rgba(162,218,245,1)), color-stop(100%,rgba(189,243,253,1)));
    background: -webkit-linear-gradient(top,  rgba(144,188,234,1) 9%,rgba(144,191,240,1) 50%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%);
    background: -o-linear-gradient(top,  rgba(144,188,234,1) 9%,rgba(144,191,240,1) 50%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%);
    background: -ms-linear-gradient(top,  rgba(144,188,234,1) 9%,rgba(144,191,240,1) 50%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%);
    background: linear-gradient(to bottom,  rgba(144,188,234,1) 9%,rgba(144,191,240,1) 50%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90bcea', endColorstr='#bdf3fd',GradientType=0 );
}
.infobox .fotorama__stage__frame {
    margin: 10px;
}
.fotorama__wrap { /* Összes galériaelem középre igazítása*/
    margin: 0 auto;
}
.normal_img_container {
    display: inline-block;
}




.navbar-brand {
    padding: 0px;
}
.navbar-header {
    height: 75px;
    background: #fff;
}
.navbar-header button {
    margin-top: 20px;
}
.navbar-brand img {
    height: 75px;
}
.navbar.navbar-default {
    margin-bottom: 0px;
}
#navbar {
    min-height: 75px !important;
    padding-top: 12px;
    background: #fff;
}
.navbar-right {
    margin-top: -12px;
}
.navbar-right li:first-child {
    max-width: 300px;
}
#search {
    border-radius: 0px !important;
    height: 37px !important;
}
.search-form .btn {
    height: 38px !important;
    width: 100%;
    display: block;
    border-radius: 0px !important;
}
[role=search] {
    width: 226px;
    transition: width 0.8s;
}
.navbar-right li:last-child {
    line-height: 75px;
    padding: 0px 10px;
    background: #5e4fa2;
    color: #fff;
    text-align: center;
}
.collapse-search {
    width: 0px !important;
}
.inline-block {
    float: left;
    display: inline-block;
}
.btn-search-toggle {
    width: 74px;
    height: 75px;
    background: #73cfe8;
    color: #fff !important;
    font-size: 21px;
    border: none !important;
    border-radius: 0px !important;
}
#bottom h3 {
    text-decoration: underline;
    font-family: Arial;
    font-size: 16px;
    font-weight: 500;
}
#bottom span {
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
}
#bottom p {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #c6a4ba;
}




.subscribe {
    margin-bottom: 80px;
}
.subscribe .submit {
    border-radius: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 0px;
}
.subscribe .email {
    border: none !important;
    padding-top: 30px;
    padding-bottom: 30px;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
/*    margin-top: 15px;*/
    border: none;
    background: transparent;
}
.subscribe .form-container {
    background: rgba(255, 255, 255, 0.36);
    padding: 10px 0px;
    border: 1px solid #c3c3c3;
    border-radius: 50px;
}


.subscribe .email::-webkit-input-placeholder {
   color: #fff !important;
}

.subscribe .email:-moz-placeholder { /* Firefox 18- */
   color: #fff !important;
}

.subscribe .email::-moz-placeholder {  /* Firefox 19+ */
   color: #fff !important;
}

.subscribe .email:-ms-input-placeholder {
   color: #fff !important;
}
.subscribe .form-container {
    margin-top: 20px;
}
.subscribe .input-group-addon {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 1.5em;
}
.subscribe p {
    color: #fff;
    text-align: center;
    font-size: 1.8em;
    margin: 10px;
}
.social a {
    color: #fff;
    margin-right: 15px;
}
.social a:hover {
    color: #73cfe8;
}
#bottom h2 {
    font-size: 25px;
    margin-top: 25px;
}
#bottom hr {
    border-color: #906b9e !important;
}


.navbar.navbar-default {
    height: 74px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100;
    border-radius: 0px !important;
}
.navbar-header {
    height: 74px;
    border-radius: 0px !important;
}




.btn-purple {
    background: #5e4fa2;
    color: #fff;
}
.btn-purple:hover, .btn-purple:active {
    background: #6d5bbe !important;
    color:#fff !important;
}
.btn-more {
    background: #5e4fa2;
    border-radius: 40px;
    color: #fff;
    border: 4px solid #fff;
}
.btn-more:hover, .btn-more:active,
.btn-more2:hover, .btn-more2:active {
    background: #6d5bbe !important;
    color:#fff !important;
    border: 4px solid #eee !important;
}


.newest-wrap .btn-more2 {
    background: #5e4fa2;
    border-radius: 40px;
    color: #fff;
    border: 4px solid #fff;
    position: absolute;
    top: 180px;
    left: 50%;

    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.newest-wrap {
    background: #fff;
    padding: 10px;
    position: relative;
    padding-top: 240px;
}
.newest-img {
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 200px;
}
.newest-title {
    color: #686868 !important;
    font-weight: bold;
    margin-bottom: 20px !important;
    text-align: center;
}
.newest-content {
    color: #989898 !important;
    text-align: justify !important;
}



.sidebar-menu {
    background: #fff;
    list-style-type: none;
    padding: 10px;
}
.sidebar-menu li {
    border-bottom: 1px solid #eee;
}
.sidebar-menu li:last-child {
    border-bottom: none;
}
.sidebar-menu a {
    padding: 0px 5px;
    color: #777;
}
.sidebar-menu li.separator {
    background: #f1f1f1;
    height: 6px;
}
.sidebar-menu .btn {
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #5e4fa2;
    margin: 0px !important;
    padding: 0px !important;
    font-weight: bold;
}
.sidebar-menu .btn:hover {
    background: #6d5bbe;
}
.line-through-caption {
    position: relative;
    margin: 2px;
}
.line-through-caption span {
    position: relative;
    background: #fff;
    z-index: 10;
    padding: 3px;
    color: #777;
}
.line-through-caption:after {
    z-index: 1;
    content: '';
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    position: absolute;
    top: 10px;
    left: 0px;
}
.psycho {
    position: relative;
    background: #fff;
    padding: 5px;
    text-align: center;
    padding-bottom: 45px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e1dfe0;
}
.psycho img {
    width: 64px;
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -32px;
}
.calendar-module {
    margin-top: 20px;
    margin-bottom: 20px;
}
#sidebar-2 .fb-like {
    background: #4a67b8;
    width: 100%;
    margin: 5px;

    height: 30px;
    line-height: 25px;
    border-radius: 2px;
/*    text-align: center;*/
}
.mailto {
    padding: 0px !important;
    display: inline-block !important;
    color: #fff !important;
}
.mailto:hover {
    color: #84c0f4 !important;
}


.newest-article p {
    word-wrap: break-word;
}
.newest-article.col-md-4 .newest-wrap {
    min-height: 400px;
}
.newest-article.col-md-6 .newest-wrap {
    min-height: 360px;
}
#content .banner {
    margin-bottom: 40px;
    padding-right: 10px;
}
.login-container h4 {
    margin-bottom: 15px;
}
.login-container {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.login-container label {
    color: #777;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}


.bottom-main-menu {
    margin-top: 10px;
}
.bottom-main-menu .active {
    background: transparent !important;
}
.bottom-main-menu ul {
    display: block !important;
}
.bottom-main-menu ul, .bottom-main-menu li,  .bottom-main-menu li a {
    background: transparent !important;
    border: none;
    box-shadow: none;
    color: #fff !important;
    text-align: center !important;
}
.bottom-main-menu .dropdown .dropdown:not(.open) .dropdown-menu {
/*    display: none !important;*/
}
.bottom-main-menu .dropdown .dropdown .dropdown-menu li a:not(:hover) {
/*    text-align: center !important;*/
    color: #ddd !important;
}
.bottom-main-menu .dropdown .dropdown .dropdown-menu li :before {
    content: '▶ ';
}
.bottom-main-menu .dropdown .dropdown .dropdown-menu {
    display: block !important;
    position: relative !important;
    float: none;
    text-align: right;
    border-radius: 0;
}

.bg-white {
    background: #fff;
}
.padding-10 {
    padding: 10px;
}
.cimer img {
    margin: 0px auto;
}

.dropdown .dropdown.open .dropdown-menu {
    right: 0px;
}

.eq-row {
    overflow: hidden;
    margin-bottom: 50px;
}

.eq-row .newest-wrap {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.newest-wrap {
    min-height: none;
    overflow: hidden;
}
.newest-title {
    word-wrap: break-word;
}

.bazaar-link {
    background: #fff;
}
.bazaar-wrap {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.bazaar .col-md-4 {
    margin-top: 20px;
}
.bazaar h4 {
    color: #B4B2AB;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    height: 23px;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bazaar p, .bazaar button, .bazaar img {
    text-align: center;
    margin: 0px auto;
    display: block;
    word-wrap: break-word;
}
.bazaar p {
    display: block;
    height: 60px;
    margin-bottom: 5px;
/*    white-space: nowrap;*/
    overflow: hidden;
/*    text-overflow: ellipsis;*/
}
.bazaar .row {
    margin-top: 40px;
}
.bazaar button {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #5e4fa2;
    border: none;
}
.bazaar a {
    border-radius: 30px;
    background: #5e4fa2;
    border: none;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 15px;
}
.bazaar button:hover, .bazaar button:active, .bazaar a:hover, .bazaar a:active  {
    background: #6d5bbe !important;
}
.bazaar-container {
    background: #fff;
    padding: 10px;
    margin-right: 10px;
    overflow: hidden;
}
#bazaar_read_more .modal-header {
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#bazaar_read_more .modal-body {
    word-wrap: break-word;
    overflow: hidden;
}
#bazaar_read_more .modal-body button {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #5e4fa2;
    border: none;
    display: block;
    margin: 0px auto;
}
#bazaar_read_more .modal-body img {
    display: block;
    margin: 0px auto;
}
.bazaar-no-img {
    margin-bottom: 20px !important;
}

#bazaar_read_more .modal-body pre {
     white-space: pre-wrap;       /* css-3 */
     white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
     white-space: -pre-wrap;      /* Opera 4-6 */
     white-space: -o-pre-wrap;    /* Opera 7 */
     word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}



.partners-container a {
    display: inline-block;
    width: 150px;
    text-align: center;
    margin: 10px;
    margin-top: 80px;
}
.partners-container span {
/*    display: inline-block;*/
    width: 150px;
    min-height: 150px;
    text-align: center;
    vertical-align: middle;
    background: red;
/*    margin: 10px;*/
/*    margin-top: 80px;*/
}
.partners-container img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}
.btn-high-contrast {
    height: 75px;
    border-radius: 5px 0px 0px 5px;
}







@media(max-width:767px) {
    #bottom {
        height: auto;
        text-align: center;
    }
    [role=search] {
        width: auto !important;
        float: none !important;
        padding-left: 74px;
    }
    .collapse-search {
        width: auto !important;
        float: none !important;
    }
    .navbar-right li:first-child {
        max-width: none;
        margin-top: 30px;
    }
    .navbar.navbar-default {
        position: relative;
        height: auto;
    }
    .header-bg {
        margin-top: 0px;
    }
    .search-form {
        display: inline-block;
        width: 100%;
    }
    .bottom-main-menu * {
        display: block !important;
        width: 100% !important;
        position: relative !important;
        float:none !important;
    }
    .dropdown.open {
        border-top: 1px solid #8cc4bb !important:;
        border-bottom: 1px solid #8cc4bb !important:;
    }
    .bazaar-container {
        margin: 0px;
        margin-right: -15px;
    }
    .bazaar .col-md-4 {
        margin-top: 100px;
    }
}

@media(min-width:768px) and (max-width:991px) {

}

@media(min-width:992px) {

}

@media(min-width:1200px) {

}
.online-chatadmins>em {
    color: #777 !important;
}
