/*https://html5up.net/photon*/



/*prurst*/
 .business-about .business-about-img img {
  border-radius: 30px;
}
.business-about .business-about-img .bg-color-overlay {
  background-color: #505050;
  opacity: 0.5;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 30px;
}
.letter-spacing_2 {
  letter-spacing: 2px;
}
.f-18 {
  font-size: 18px;
}

 /*------ BUSINESS COUNTER ------*/
.business-bg-counter {
  background: url(../img/templates/law6.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
}
.business-bg-counter .business-counter-content .business-counter-icon i {
  font-size: 40px;
}
.business-bg-counter .business-counter-content h1 {
  font-size: 26px;
}
.business-bg-counter .business-counter-content .business-counter-desc {
  color: rgba(255, 255, 255, 1);
}
.business-bg-counter .business-counter-box {
  background-color: rgba(255, 255, 255, 0.13);
  padding: 40px 20px 40px 20px;
}
.bg-overlay {
  background-color: rgba(19, 18, 29, 0.7) !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.text-white {
  color: #ffffff !important; 
}
.line-height_1_4 {
  line-height: 1.4;
}
.business-counter-desc {
    color: #ffffff; /* або rgba(255, 255, 255, 1) */
}
.business-counter-content {
    position: relative; /* або absolute, якщо потрібно */
    z-index: 2; /* ставимо вище значення, ніж у накладки */
}


/*box work*/
.iconssys {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Вирівнює елемент по центру */
  opacity:0;
  z-index:999999;
}

.bg-light {
  background: #f6f7fa;
    background-color: rgb(246, 247, 250);
  opacity: 1;
}
.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.container-title .titles .title {
  color: #161c2d;
  font-weight: 600;
  font-size: 30px;
}
.text-light-muted {
  color: #8492a6 !important;
}
.para-desc-600 {
  max-width: 600px;
}

.pera-title {
  font-size: 15px;
}

.work-container.work-modern {
  transition: -webkit-transform .28s ease;
  -webkit-transition: -webkit-transform .28s ease;
  transition: transform .28s ease;
  transition: transform .28s ease, -webkit-transform .28s ease;
  transition: transform .28s ease,-webkit-transform .28s ease;
  -webkit-box-shadow: -0.0625rem 0 0.625rem 0 rgba(0, 0, 0, 0.07), 0.3125rem 1.25rem 2.5rem 0 rgba(0, 0, 0, 0.04) !important;
  box-shadow: -0.0625rem 0 0.625rem 0 rgba(0, 0, 0, 0.07), 0.3125rem 1.25rem 2.5rem 0 rgba(0, 0, 0, 0.04) !important;
}

.work-container.work-modern .overlay-work {
  background-image: linear-gradient(#007bff 10%, #161c2d);
}

.work-container.work-modern img, .work-container.work-modern .overlay-work, .work-container.work-modern .content, .work-container.work-modern .client, .work-container.work-modern .read_more, .work-container.work-modern .icons, .work-container.work-modern .icons .work-icon {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.work-container.work-modern .overlay-work {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  background-color: #007bff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #007bff), to(#161c2d));
  background-image: linear-gradient(#007bff 10%, #161c2d);
  position: absolute;
}
.work-container .work-image:hover {
  -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
          box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
  -webkit-transform: scale(1.08) translateZ(0);
          transform: scale(1.08) translateZ(0);
}
.work-container.work-modern .content .title:hover {
  color: #ffffff !important;
}
.work-container.work-modern:hover img {
  -webkit-transform: scale(1.13) translateZ(0);
          transform: scale(1.13) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: -webkit-transform .28s ease;
  -webkit-transition: -webkit-transform .28s ease;
  transition: transform .28s ease;
  transition: transform .28s ease, -webkit-transform .28s ease;
  transition: transform .28s ease,-webkit-transform .28s ease;
}
.work-container.work-modern .icons .work-icon:hover {
  background: #ffffff !important;
  color: #007bff;
}

.work-container.work-modern:hover .overlay-work {
  opacity: 0.85;
}

.work-container.work-modern:hover .content,
.work-container.work-modern:hover .client {
  opacity: 1;
}
.fea.icon-sm {
  height: 16px;
  width: 16px;
}
.work-container.work-modern .icons .work-icon {
  height: 50px;
  width: 50px;
  line-height: 45px;
}
.bg-white {
  background-color: #ffffff !important;
}

.work-container.work-modern .overlay-work, .work-container.work-modern .content, .work-container.work-modern .client, .work-container.work-modern .read_more, .work-container.work-modern .icons {
  position: absolute;
}
.work-container.work-modern .content {
  z-index: 1;
  bottom: 5%;
  left: 5%;
}

.work-container.work-modern .content, .work-container.work-modern .client {
  opacity: 0;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}

.work-container.work-modern:hover .icons {
  opacity: 1;
}





/* kontent queue*/
  .cta-full .cta-full-img-box {
  padding: 100px 10%;
}
.container-title .titles .title {
  color: #161c2d;
  font-weight: 600;
  font-size: 30px;
}
.width-max {
  max-width: 500px;
}

.skill-badge {
color: #007bff !important;
}
.card-body .skill-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.shadow-lg {
  -webkit-box-shadow: -0.0625rem 0 0.625rem 0 rgba(0, 0, 0, 0.07), 0.3125rem 1.25rem 2.5rem 0 rgba(0, 0, 0, 0.04) !important;
  box-shadow: -0.0625rem 0 0.625rem 0 rgba(0, 0, 0, 0.07), 0.3125rem 1.25rem 2.5rem 0 rgba(0, 0, 0, 0.04) !important;
}
.card-body .skill-icon img {
  width: 35px;
}

.skill-badge {
  cursor: pointer;
  width: 36px;
  background-color: rgba(0, 123, 254, 0.08);
  height: 18px;
  position: absolute;
  right: 15%;
  top: 13%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #007bff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 20px 0 rgba(243, 246, 247, 0.05);
  box-shadow: 0 0 20px 0 rgba(243, 246, 247, 0.05);
}

.cta-full .padding-less.img {
  background: scroll center no-repeat;
    background-image: none;
    background-size: auto;
  background-size: cover;
  position: absolute;
  height: 100%; 
}


/* shapka queue */
 .hero-area {
  background-size: cover;
  position: relative;
  background-position: center center;
}
.bg-half-120 {
  padding: 170px 0;
    padding-bottom: 170px!important;
  background-size: cover;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative;
  background-position: center center;
}
.alert {
    padding: 8px 15px;
    border-radius: 6px;
    font-size: 14px;
}
.alert.alert-pills {
    border-radius: 30px;
    display: inline-block;
    background: #ffffff;
}
.shadow {
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15) !important;
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.15) !important;
}
.badge.badge-pill {
    border-radius: 12px;
}
.bg-primary, .btn.btn-primary, .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .badge-primary, .nav-pills .nav-link.active, .pagination li a:hover, .pagination .active a, .pagination .page-item.active .page-link, .social-icon li a:hover, .back-to-top:hover, .section-title .titles .title.title-line:after, .section-title .titles .title.title-line:before, .bg-modern.bg-animation-right:after, .service-wrapper:hover:after, .portfolioFilter li a:hover, .portfolioFilter li a.active, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots.clickable .owl-dot:hover span, .owl-theme .owl-dots .owl-dot span, .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-controls.clickable .owl-page:hover span, .tns-nav button.tns-nav-active, .sidebar .widget .tagcloud > a:hover {
    background-color: #007bff !important;
}
.alert.alert-pills .content {
    font-weight: 600;
}
.title-heading {
    line-height: 26px;
}
.title-heading .heading {
    font-size: 57px;
    letter-spacing: -0.5px;
    line-height: 1.2;
}
.pera-title {
    font-size: 15px;
}
.text-light-muted {
    color: #8492a6 !important;
}
.card .card-body {
    padding: 1.5rem;
}
.bg-light {
    background: #f6f7fa;
    opacity: 1;
}
.about-details {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, 0.15) !important;
    box-shadow: 0 0 3px rgba(60, 72, 88, 0.15) !important;
    padding: 18px;
}
.media-body .title {
    font-weight: 600;
    font-size: 18px;
}
.bor-bottom {
    padding: 0px;
    border: 0.5px dashed #d4dae1;
}
.font-14 {
    font-size: 14px;
}
.public-profile {
    margin-top: -110px;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary.active {
  background-color: #0074f0;
  border: 1px solid #0074f0;
    border-top-color: rgb(0, 116, 240);
    border-right-color: rgb(0, 116, 240);
    border-bottom-color: rgb(0, 116, 240);
    border-left-color: rgb(0, 116, 240);
  color: #ffffff !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus {
  background-color: #0056b3 !important;
  border-color: #0056b3 !important;
}
/* nav queue */
.navbar-custom {
  z-index: 99!important;
  padding: 20px 0px !important;
  background-color: transparent !important;
  border: 0 !important;
  -webkit-transition: all .5s ease !important;
  transition: all .5s ease !important;
  position: sticky !important;
}

.navbar-custom .logo {
  float: left !important;
  color: #343a40 !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  padding: 0px 0 !important;
  letter-spacing: 1px !important;
}

.navbar-custom .navigation .nav-item .nav-link {
  color: #343a40 !important;
  font-size: 13px !important;
  background-color: transparent !important;
  margin: 0 8px !important;
  letter-spacing: 0.5px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s !important;
  font-family: "Nunito", sans-serif !important;
}

.navbar-custom .navigation .nav-item .nav-link:hover,
.navbar-custom .navigation .nav-item .nav-link:focus,
.navbar-custom .navigation .nav-item .nav-link.active {
  color: #007bff !important;
}

.navbar-custom .navigation .dropdown {
  position: relative !important;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}

.navbar-custom .navigation .dropdown .dropdown-menu {
  -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important;
  box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important;
  top: 100% !important;
  z-index: 1000 !important;
  padding: 16px 0 !important;
  list-style: none !important;
  min-width: 180px !important;
  font-weight: 500 !important;
  border: none !important;
  opacity: 1 !important;
  margin-top: 0px !important;
  background-color: #ffffff !important;
}

.navbar-custom .navigation .dropdown .dropdown-item {
  padding: 10px 10px !important;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  display: block !important;
  clear: both !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  font-weight: 700 !important;
  color: #343a40 !important;
}

.navbar-custom .navigation .dropdown .dropdown-item:hover,
.navbar-custom .navigation .dropdown .dropdown-item:focus {
  background-color: transparent !important;
  color: #007bff !important;
}

/*.navbar-custom .navigation .navbar-nav-link .nav-item .nav-link {
  color: #ffffff !important;
}*/

.navbar-custom .navbar-toggler {
  color: #343a40 !important;
  font-size: 30px !important;
  padding: 0px !important;
  border: none !important;
}

.navbar-custom .nav-social {
  margin-left: 25px !important;
}

.navbar-custom .nav-social li a {
  color: #007bff !important;
  font-size: 18px !important;
}

/*.navbar-custom .navbar-brand {
  color: #ffffff !important;
}*/

.nav-sticky .navbar-custom {
  margin-top: 0px !important;
  padding: 20px 0px !important;
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1) !important;
}

.nav-sticky .navbar-custom .logo {
  color: #343a40 !important;
}

.nav-sticky .navbar-custom .navigation .nav-item .nav-link {
  color: #343a40 !important;
}

.nav-sticky.navbar-custom .navigation .nav-item .nav-link:hover,
.nav-sticky.navbar-custom .navigation .nav-item .nav-link:active,
.nav-sticky.navbar-custom .navigation .nav-item .nav-link:focus,
.nav-sticky.navbar-custom .navigation .nav-item .nav-link.active {
  color: #007bff !important;
}

.navbar-custom .navbar-nav .dropdown:hover .dropdown-menu,
.navbar-custom .navbar-nav .dropdown:focus .dropdown-menu {
  display: block !important;
}

@media (max-width: 768px) {
  .navbar-custom .container {
    width: 90% !important;
  }
}

@media (max-width: 991px) {
  .navbar-custom {
    background-color: #ffffff !important;
  }
  .navbar-custom .logo {
    color: #343a40 !important;
  }
  .navbar-custom .navbar-nav .nav-item .nav-link {
    color: #343a40 !important;
  }
}

@media (max-width: 1023px) {
  .navbar-custom .nav-social {
    display: none !important;
  }
}

/* end nav queue */




.zebra {
  list-style: none;
  border-left: 10px solid #FC7574;
  padding: 0;
  font-family: "Lucida Sans";
}
.zebra li {padding: 10px;}
.zebra li:nth-child(odd) {background: #E1F1FF;}
.zebra li:nth-child(even) {background: white;}

.icon-container {
  display: inline-block; /* Забезпечує можливість застосування padding та інших блокових властивостей */
  width: 17px; /* Визначає ширину елемента */
  height: 20px; /* Визначає висоту елемента */
  line-height: 17px; /* Забезпечує вертикальне центрування тексту */
  text-align: center; /* Горизонтальне центрування тексту */
  border-radius: 50%; /* Робить елемент круглим */
  background-color: #ffcb00; /* Фоновий колір для елемента */
  color: black; /* Колір тексту */
  cursor: help;
  position: relative;
  transition: background-color 0.3s; /* Плавна зміна фонового кольору */
  font-weight: 1000;
  margin-left: 3px;
}

.icon-container::after {
  content: attr(data-tooltip);
  visibility: hidden;
  opacity: 0;
  width: max-content;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  left: 100%;
  top: 0;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.4;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  transition-delay: 0s;
  margin-left: 5px;
}

.icon-container:hover::after {
  visibility: visible;
  opacity: 1;
  transition-delay: 3s;
}