/*

vil kék: 0aa9c9, 
b5 cyan #0dcaf0 13, 202, 240

029ebd
015363

sötét kékes szürke 343a3f 52 58 63
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap');

html {
  scroll-behavior: smooth;
}


body {
  background-color: rgb(52 58 63 / .1);
  font-family: 'Roboto', sans-serif;
}

.text-bg-orange {
  background-color: #ffa43d !important;
}

[data-bs-theme=dark] .chosen-container.chosen-container-multi .chosen-choices {
  color: #fff;
  background-color: #343a3f;
}

.chosen-container.chosen-container-multi .chosen-choices li.search-choice {
    color: #333;
    background-color: #0dcaf0;
    border-color: #0dcaf0; 
}

[data-bs-theme=dark] body{
  /*background-color: rgb(52 58 63 / .1);*/
}

/*.link-info{
  color:#0aa9c9 !important;
}*/
.bg-mid1{
  background-color:#0aa9c9 !important;
}


.dropdown-item.active, .dropdown-item:active {
  background-color:#0dcaf0 !important;
}


.fs-06{ font-size: .6rem !important; }
.fs-07{ font-size: .7rem !important; }
.fs-08{ font-size: .8rem !important; }
.fs-09{ font-size: .9rem !important; }
.fs-15{ font-size: 15px !important; }
.fs-18{ font-size: 18px !important; }
.fs-20{ font-size: 20px !important; }

.pagination > .active > a
{
    color: black;
    background-color: #0dcaf0 !important;
    border: solid 1px #0dcaf0 !important;
}

.pagination > .active > a:hover
{
    background-color: #0aa9c9 !important;
    border: solid 1px #0aa9c9;
}


.form-check-input:checked {
    background-color: #10CAF0;
    border-color: #10CAF0;
}

.big-chkbox {width: 30px; height: 30px;}


#logo {
  width: 160px;
}

p{margin:5px 0 5px;}

.link-primary, .link-info{
  text-decoration: none;
}


h3{font-weight: 300;}


.row.hoverrow{transition: background-color 0.5s;}
.row.hoverrow:hover{background-color: #ddd !important;}
[data-bs-theme=dark] .row.hoverrow:hover{background-color: #555 !important;}


.row.hoverrow0{transition: background-color 0.5s;}
.row.rowbg0{background-color: #fcc2c7 !important;}
.row.hoverrow0:hover{background-color: #ffdee1 !important;}
[data-bs-theme=dark] .row.rowbg0{background-color: #DC3545 !important;}
[data-bs-theme=dark] .row.hoverrow0:hover{background-color: #de5260 !important;}

.row.hoverrow99{transition: background-color 0.5s;}
.row.rowbg99{background-color: #bbb !important;color:#888 !important;}
.row.hoverrow99:hover{background-color: #ccc !important;}
[data-bs-theme=dark] .row.rowbg99{background-color: #333 !important;color:#777 !important;}
[data-bs-theme=dark] .row.hoverrow99:hover{background-color: #444 !important;}


.row.hoverrow1{transition: background-color 0.5s;}
.row.rowbg1{background-color: #ddd !important;}
.row.hoverrow1:hover{background-color: #eee !important;}
[data-bs-theme=dark] .row.rowbg1{background-color: #555 !important;}
[data-bs-theme=dark] .row.hoverrow1:hover{background-color: #666 !important;}


.row.hoverrow2{transition: background-color 0.5s;}
.row.rowbg2{background-color: #fff7c9 !important;}
.row.hoverrow2:hover{background-color: #fcf8de !important;}
[data-bs-theme=dark] .row.rowbg2{background-color: #7a6a0b !important;}
[data-bs-theme=dark] .row.hoverrow2:hover{background-color: #8c7f32 !important;}


.row.hoverrow3{transition: background-color 0.5s;}
.row.rowbg3{background-color: #c8dff7 !important;}
.row.hoverrow3:hover{background-color: #deecfa !important;}
[data-bs-theme=dark] .row.rowbg3{background-color: #0e355c !important;}
[data-bs-theme=dark] .row.hoverrow3:hover{background-color: #1f466e !important;}


.row.hoverrow4{transition: background-color 0.5s;}
.row.rowbg4{background-color: #b6fac4 !important;}
.row.hoverrow4:hover{background-color: #d4fae0 !important;}
[data-bs-theme=dark] .row.rowbg4{background-color: #064018 !important;}
[data-bs-theme=dark] .row.hoverrow4:hover{background-color: #135427 !important;}


.nav-link{transition: background-color 0.5s;}
.nav-link:hover{background-color: #0aa9c9 !important}

[data-bs-theme=dark] .select2-search { background-color: #2B3035; }
[data-bs-theme=dark] .select2-search input { background-color: #2B3035; }
[data-bs-theme=dark] .select2-results { background-color: #2B3035; color:#fff;}
[data-bs-theme=dark] .select2-selection { background-color: #212529; color:#fff;}
[data-bs-theme=dark] .select2-selection__rendered{ color:#fff !important;}
[data-bs-theme=dark] .select2-container--bootstrap-5.select2-container--focus .select2-selection{border-color: #2B3035;}
[data-bs-theme=dark] .select2-container--bootstrap-5 .select2-selection {border:1px solid #495057;}
 .select2-results__option--selected {background-color: #0dcaf0 !important;}
[data-bs-theme=dark] .select2-selection--single:focus{background-color: #0dcaf0 !important;}

.selection:focus-visible,.select2:focus-visible,.select2-selection:focus-visible, .select2-selection--single:focus-visible, .select2-selection__rendered:focus-visible{
  border: 1px solid red !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted {
    color: #000;
    background-color: #0dcaf0;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
    color: #000;
    background-color: #0dcaf0;
}

.page-link {
  color: #0dcaf0;
}


.form-control:focus, 
.select2-container--bootstrap-5.select2-container--open .select2-selection, 
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus{
  border:1px solid #0dcaf0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(13, 202, 240, 0.6) !important;
}



.navbar-toggler {
  border: none;
  background: transparent !important;
}


.icon-bar {
  width: 26px; 
  height: 3px;
  background-color: #0dcaf0;
  display: block;
  transition: transform 0.5s;
  margin-top: 4px;
  border: 1px solid rgb(255 255 255 / .5);
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
 
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}


.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
  background-color: #0dcaf0;
}

[data-bs-theme=dark]
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
  color:#333;
  background-color: #0dcaf0;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 5px 0px 5px 1px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1;
}

.tn-svg-18{
  width: 18px;
  height: 18px;
  fill: #000;
}

.tn-svg-26{
  width: 26px;
  height: 26px;
  fill: #0dcaf0 !important;
}


.tn-svg-36{
  width: 36px;
  height: 36px;
  fill: #888;
}

.tn-svg-24{
  width: 24px;
  height: 24px;
  fill: #777;
  margin-right: 10px;
}

.tn-svg-24:hover{
  fill: #416E05 !important;
}

.tn-svg {
  fill: #000;
  transition: fill 0.5s;
}
.tn-svg:hover {
  fill: #416E05 !important;
}

.min-h-200{
  min-height: 200px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.bord-y{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.bord-b{border-bottom:1px solid #ccc;}


.tn-link, .tn-link:link, .tn-link:visited, .tn-link:active {
  text-decoration: none;
  color: #029ebd;
  transition: all 0.5s ease;
  display: inline-block;
  position: relative;
  font-weight: 500;
}

.tn-link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0px;
  left: 0;
  background-color: #029ebd;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.tn-link:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


[data-bs-theme=dark] .tn-link, 
[data-bs-theme=dark] .tn-link:link, 
[data-bs-theme=dark] .tn-link:visited, 
[data-bs-theme=dark] .tn-link:active {
  text-decoration: none;
  color: #0dcaf0;
  transition: all 0.5s ease;
  display: inline-block;
  position: relative;
}

[data-bs-theme=dark] .tn-link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 1px;
  left: 0;
  background-color: #0dcaf0;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

[data-bs-theme=dark] .tn-link:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


.fs-16{ font-size: 16px !important; }
.fs-18{ font-size: 18px !important; }

/*
.navbar {
  padding-top: 1px;
  padding-bottom: 1px;
  transition: all 0.5s;
  border:0px !important;
  font-family: 'Roboto', sans-serif;
}


.navbar-nav .nav-link {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 18px;
}

.navbar-nav .nav-item .nav-link {
    font-family: 'Roboto', sans-serif;
    color: #777;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.5s;
}

.navbar-nav .nav-item .nav-link:focus, .navbar-nav .nav-item .nav-link:hover {
   color: #416E05; 
}




.dropdown-menu {
  border: 0px solid #fff;
  background-color: rgba(255, 255, 255, 0.9);
}


.dropdown-menu .dropdown-item {
  color: #416E05 !important;
}

.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background-color: #416E05;
}


.navbar .dropdown-menu>[class*="drop"]>.dropdown-toggle, 
.navbar .dropdown-menu>[class*="drop"].caret-before>.dropdown-toggle {
  color: #e9580c !important;
}



h3{font-size: 20px;background-color: rgba(255,255,255,0.7) !important; border-radius: 0.25rem;color:#777; padding: 0.5rem;}

.tn-link, .tn-link:link, .tn-link:visited, .tn-link:active {
  text-decoration: none;
  color: #416E05;
}

.tn-link:hover, .tn-link:focus {
  text-decoration: none;
  color: #416E05;
}

.tn-svg-24{
  width: 24px;
  height: 24px;
  fill: #777;
  margin-right: 10px;
}

.tn-svg-24:hover{
  fill: #416E05 !important;
}

.tn-svg {
  fill: #000;
  transition: all 0.5s;
}
.tn-svg:hover {
  fill: #416E05 !important;
}

.tn-svg2 {
  fill: #777;
  transition: all 0.5s;
}
.tn-svg:hover {
  fill: #416E05 !important;
}

.page-link {
  color: #416E05;
}

.page-item.active .page-link {
    background-color: #416E05;
    border-color: #416E05;
}


.form-group {
  position: relative;
  margin-bottom: 1.5rem;
}


.treecont img{
  max-width: 100%;
  height: 100%;
  /*object-fit: cover;
  object-position: center center;*/
}

/*
.imgfluid img{
  max-width: 100%;
  height: auto;
}


footer{ background-color: #e9ecef; box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1); font-size: 11px;}
footer p{ color: #333; }
footer p a, footer p a:link, footer p a:visited {
  color: #333;
}
footer p a:hover {
  color: #416E05 !important;
}

.chosen-choices {
  padding: 0.375rem 0.75rem !important;
  border-radius: 0.25rem;
  border-color: #ced4da !important;
  color: #495057 !important;
}

.color-green{color:#416E05;}
.color-white{color:#fff;}


.bg-yellow{
  background-color:#F8A529;
}
.bg-blue{
  background-color:#055C88;
}
.bg-lblue{
  background-color: #a7c2d0;
}
.text-blue{
  color: #055C88;
}

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

.color-lblue-bg{background-color: rgba(133, 157, 181,0.3) !important;}
.color-white-bg{background-color:#fff !important;}
.color-white-bg-07{background-color: rgba(255,255,255,0.7) !important;}
.color-white-bg-05{background-color: rgba(255,255,255,0.5) !important;}

.color-gray-d-bg{background-color: #ddd;}
.color-gray-e-bg{background-color: #eeeeee;}
.color-gray-fe-bg{background-color: #f3f3f3;}

.color-gray-9{color: #999;}
.color-gray-7{color: #777;}
.color-gray-5{color: #555;}

.fs-11{ font-size: 11px !important; }
.fs-12{ font-size: 12px !important; }
.fs-13{ font-size: 13px !important; }
.fs-14{ font-size: 14px !important; }
.fs-15{ font-size: 15px !important; }
.fs-16{ font-size: 16px !important; }
.fs-18{ font-size: 18px !important; }
.fs-20{ font-size: 20px !important; }
.fs-24{ font-size: 24px !important; }
.fs-30{ font-size: 30px !important; }
.fs-36{ font-size: 36px !important; }

.fitalic{ font-style: italic; }

.pt-6px{ padding-top: 6px; }
.pt-60 { padding-top: 60px;}
.pt-80 { padding-top: 80px;}
.pb-40 { padding-bottom: 40px;}


.mt-40 {margin-top:40px;}
.mt-60 {margin-top:60px;}
.mt-80 {margin-top:80px;}
.mt-100 {margin-top:100px;}
.mt-120 {margin-top:120px;}

.mb-40 {margin-bottom:40px;}

.breadcrumb{margin-bottom: .5rem;padding: 0.5rem;font-size: 14px;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.bord-y{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.bord-b{border-bottom:1px solid #ccc;}

.min-h-200{
  min-height: 200px;
}

.fw-100{ font-weight: 100 !important; }
.fw-300{ font-weight: 300 !important; }
.fw-400{ font-weight: 400 !important; }
.fw-500{ font-weight: 500 !important; }
.fw-700{ font-weight: 700 !important; }


.flextitle{
  font-size: 18px;
}
.flextitle2{
  font-weight: 500;
  font-size: 15px;
}

*/


@media (max-width: 767.98px) { 

  .navbar {
    color: #eee;
    background-color: rgba(255,255,255,1);
  }
  
  .navbar .navbar-text, 
  .navbar .navbar-brand, 
  .navbar .nav-item>a, 
  .navbar .nav-link, 
  .navbar .dropdown-toggle  {
    margin-left: 10px !important;
  }


  .dropdown-menu {
    background-color: #eee !important;
  }

  .dropdown-menu .dropdown-item {
    color: #333 !important;
    padding-top: 18px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #ccc; 
  }

  .navbar:not(.caret-bootstrap) .dropdown-toggle:after, .navbar:not(.caret-bootstrap) .caret-after>.dropdown-toggle::after {
    border-width: 0 2px 2px 0!important;
    height: 10px !important;
    width: 10px !important;
  }   

  .tn-svg-24{
    width: 40px;
    height: 40px;
     margin-right: 0px;
  }

  .flextitle{
    font-size: 26px;
  }

  .flextitle2{
    font-size: 21px;
  }

}


/*
  blur screen spinner
*/
@keyframes animation {
  0% {
    stroke-dasharray: 1 98;
    stroke-dashoffset: -105;
  }
  50% {
    stroke-dasharray: 80 10;
    stroke-dashoffset: -160;
  }
  100% {
    stroke-dasharray: 1 98;
    stroke-dashoffset: -300;
  }
}

#spinner {
  transform-origin: center;
  animation-name: animation;
  animation-duration: 1.2s;
  animation-timing-function: cubic-bezier;
  animation-iteration-count: infinite;
}


/* nav dropdown animation 
Add the .animate and .slideIn classes to your .dropdown-menu and you're all set!
 */
@media (min-width: 200px) {
  .animate {
    animation-duration: 0.6s;
    -webkit-animation-duration: 0.6s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

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

.picker__select--month, .picker__select--year {
  height: 2.5em !important;
}

.picker__button--today, .picker__button--clear, .picker__button--close {
  color: #555;
}

/*!
 * Color mode toggler for Bootstrap's docs (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under the Creative Commons Attribution 3.0 Unported License.
 */

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
  --bd-violet-bg: #0aa9c9;
  --bd-violet-rgb: 10, 169, 201;
  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
}
.bd-mode-toggle {
  z-index: 1500;
}
