/*
Theme Name:dts
Theme URI:http://ditis.com.ua
Author: Ditis
Author URI:
Description:dts theme for developers to build their new theme very fast and easy.
Version:5.1.3
License:MIT
License URI:http://opensource.org/licenses/MIT
Text Domain:dts
Domain Path:/languages/
Tags:one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready
This theme built with Twitter Bootstrap. It is basic theme with basic style for build new theme with Bootstrap.
Date:27.01.2022
*/
.swiper .swiper-button-prev, .swiper .swiper-button-next {padding:25px}

.top-logo { width: 180px; height: auto;}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    transition-duration: .8s;
}

section {padding: 0!important;}
label {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 14px;
    color: #717774;
    max-width: 100%;
}

.cf7-modal.modal {
    position: fixed!important;
    background: rgba(0, 0, 0, 0.7);
}



#sidebar-right {color:#fff; background: #000; position: fixed; right:0; top:0; height:100vh; width: 80px; overflow:hidden; z-index:100; }
#demos .owl-theme .owl-nav,#demos1 .owl-theme .owl-nav,#demos2 .owl-theme .owl-nav { position: absolute; top: 0%; left: 0; right: 0; height: 100%; }
#demos .owl-carousel .owl-nav button.owl-next,#demos .owl-carousel .owl-nav button.owl-prev,#demos1 .owl-carousel .owl-nav button.owl-next,#demos1 .owl-carousel .owl-nav button.owl-prev,#demos2 .owl-carousel .owl-nav button.owl-next,#demos2 .owl-carousel .owl-nav button.owl-prev { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 4%; padding: 0; color: #fff; text-align: center;background: 0 0; border: 0; opacity: .75; transition: opacity .15s ease; height: 100%;font-size: 3.5em;}
#demos .owl-carousel .owl-nav button.owl-prev,#demos1 .owl-carousel .owl-nav button.owl-prev,#demos2 .owl-carousel .owl-nav button.owl-prev { left: -3vw; }
#demos .owl-carousel .owl-nav button.owl-next,#demos1 .owl-carousel .owl-nav button.owl-next,#demos2 .owl-carousel .owl-nav button.owl-next { right: -3vw; }
#demos .owl-theme .owl-nav [class*="owl-"]:hover,#demos1 .owl-theme .owl-nav,#demos2 .owl-theme .owl-nav [class*="owl-"]:hover { color: #fff103;}
#demos .owl-item { margin-left: 10px; }

#menu-main-menu .nav > li > a {}
.mob-menu .navbar-nav .menu-item.active a,.mob-menu .navbar-nav .menu-item a:hover {color:#fff103;}
.mob-menu .navbar-nav .menu-item a,.mob-menu .navbar-nav .menu-item.active a:hover {color:#fff; text-decoration:none;}
.mob-menu .navbar-nav .menu-item {color:#fff;}


@media screen and (min-width:320px) and (max-width:379px) {}

@media screen and (min-width:380px) and (max-width:479px) {}

@media screen and (min-width:480px) and (max-width:576px) {}

@media screen and (min-width:576px) and (max-width:767px) {}

@media screen and (max-width:380px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:767px) {}

@media screen and (min-width:480px) and (max-width:767px) {}

@media screen and (min-width:768px) and (max-width:991px) {
    .mob-menu {
        position: absolute;
        top: 70px;
        background: #004aba;
    }
}

@media screen and (min-width:1200px) and (max-width:1599px) {}

@media screen and (min-width:1200px) and (max-width:1367px) {}

@media screen and (max-width:1199px) {}

@media screen and (min-width:1024px) and (max-width:1199px) {}

@media screen and (min-width:992px) and (max-width:1023px) {
    .mob-menu {
        position: absolute;
        top: 70px;
        background: #004aba;
    }
}

@media screen and (max-width: 1023px) {
    .mob-menu {
        position: absolute;
        top: 70px;
        left: 0;
        padding: 20px;
    }
    .mob-menu.show {
        position: absolute;
    }
    .navbar-dark .navbar-toggler {
        border-color: rgba(255, 255, 255, 0.9)!important;
        color: rgba(255, 255, 255, 0.9)!important;
    }
    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.99%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar-toggler:focus {
        box-shadow: 0 0 0 0.15rem;
    }
    button.navbar-toggler {
        position: absolute;
        right: 10px;
        top: 8px;
        color:#fff;

    }
    .top-menu {
        position: absolute;
        top: 30px;
        right: 0px;
        width: 100%;
        padding: 0;
        z-index: 10;
        margin: 5px -15px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        /*background: #c3002f;*/
        box-shadow: none;
        border: none;
        margin-top: 25px;
    }
    .top-menu .navbar-default .navbar-nav>li>a {
        color: #fff;
        background: #c3002f;
        border-top: 1px solid #fff;
    }
    .top-menu .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
    }
    .top-menu .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        text-decoration: underline;
        background: #920023;
    }
    .top-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        background: #920023;
    }
    .top-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background: #c3002f;
    }
    .top-menu .caret {
        color: #fff;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #c3002f;
    }
    .navbar-default .navbar-toggle {
        border-color: #343434;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #343434;
    }
}

@media (max-width: 993px) and (min-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
        overflow: visible !important;
    }
    .navbar-collapse.collapse.show {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

@media (min-width: 1400px) {}

@media (min-width: 1200px) {
	.navbar-collapse { flex-grow: 0; }
	#main { padding-right: 80px; }
	.bd-footer { padding-right: 80px;}
}

@media (min-width: 992px) {
	.home-002 { margin-top: -200px;}
	.home-prod {background:#fff; /*width: calc(100% - 10px);*/}
}

@media (min-width: 768px) {
	
}

@media (min-width: 576px) {}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {}

@media (max-width: 767.98px) {
    .mob-menu { top: 56px;        background: #222223; width: 100%; }
	.mob-menu.show {  }
	button.navbar-toggler { z-index: 15;  }
	.mob-menu { padding: 0; }
	.navbar li { margin: 0!important; }
	.nav > li > a { padding: 15px!important }
}

@media (max-width: 575.98px) {
main.site-main div section:first-child {top: 100px; background:red!important}
header.navbar {background:#000!important;  
-webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    transition-duration: .8s;}
}
/* === Шрифт в слайдере товаров === */
.elementor .wb_ps_item .elementor-heading-title,
.elementor .wb_ps_item .wb_ps_title,
.elementor .slick-slide .elementor-heading-title,
.elementor .slick-slide .wb_ps_title,
.elementor .wb_ps_item h2,
.elementor .wb_ps_item h3 {
  font-size: 12px !important;
  line-height: 1.4em !important;
  color: #222 !important;
  font-weight: 100 !important;
}
/* ======== ALVI GROUP BLOG PAGE (Stable + More Spacing) ======== */
body {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  background-color: #f2f5fa;
  color: #2a2a2a;
}

/* === ШАПКА БЛОГУ === */
.alvi-blog-title {
  text-align: center;
  margin: 50px auto 0px;
  max-width: 100%;
  position: relative;
  background: linear-gradient(120deg, #004b9b, #e9b400);
  padding: 70px 30px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 35px rgba(0,0,0,0.25);
  z-index: 0;
}
.alvi-blog-title::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top left, rgba(255,255,255,0.3), transparent 70%);
  z-index: 0;
}
.alvi-blog-title h1 {
  position: relative;
  z-index: 1;
  font-size: 3rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 10px;
  text-shadow: 0 4px 12px rgba(0,0,0,0.3);
}
.alvi-blog-title p {
  position: relative;
  z-index: 1;
  font-size: 1.2rem;
  color: #f8f8f8;
  text-shadow: 0 3px 8px rgba(0,0,0,0.25);
}

/* === ПОШУК === */
.alvi-blog-search {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto 60px;
  max-width: 600px;
  position: relative;
  z-index: 1;
}
.alvi-blog-search input {
  width: 100%;
  padding: 14px 55px 14px 22px;
  font-size: 1.1rem;
  border-radius: 50px;
  border: 2px solid #004b9b;
  outline: none;
  color: #333;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
}
.alvi-blog-search input:focus {
  border-color: #e9b400;
  box-shadow: 0 5px 25px rgba(233,180,0,0.25);
}
.alvi-blog-search button {
  position: absolute;
  right: 10px;
  background: #004b9b;
  color: #fff;
  border: none;
  padding: 10px 10px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}
.alvi-blog-search button:hover {
  background: #e9b400;
  color: #000;
}

/* === СЕКЦІЯ БЛОГУ === */
section.alvi-blog {
  background: linear-gradient(160deg, #f5f8ff 0%, #cfd8e3 35%, #9bb4d1 100%);
  position: relative;
  padding: 150px 0 100px;
  overflow: hidden;
}
section.alvi-blog::before,
section.alvi-blog::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  filter: blur(120px);
  opacity: 0.25;
  z-index: 0;
}
section.alvi-blog::before {
  top: -150px;
  left: -200px;
  width: 400px;
  height: 400px;
  background: #004b9b;
}
section.alvi-blog::after {
  bottom: -200px;
  right: -150px;
  width: 450px;
  height: 450px;
  background: #e9b400;
}
.alvi-blog .container {
  position: relative;
  z-index: 1;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 20px;
}
.alvi-blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  gap: 45px;
  transition: all 0.4s ease;
}

/* === КАРТОЧКИ === */
.alvi-post {
  background: rgba(255, 255, 255, 0.97);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.alvi-post:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.25);
}
.alvi-post img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.alvi-post:hover img {
  transform: scale(1.05);
}
.alvi-post-content {
  padding: 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.alvi-post-content h2 {
  font-size: 1.4rem;
  color: #004b9b;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 1.35;
}
.alvi-post-content p {
  color: #444;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 25px;
}
.alvi-post-content a {
  align-self: flex-start;
  background: #004b9b;
  color: #fff;
  padding: 20px 22px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
.alvi-post-content a:hover {
  background: #e9b400;
  color: #000;
}

/* === ПАГІНАЦІЯ === */
.alvi-pagination {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.alvi-pagination a,
.alvi-pagination span {
  display: inline-block;
  padding: 10px 18px;
  border-radius: 50px;
  border: 2px solid #004b9b;
  color: #004b9b;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
.alvi-pagination a:hover {
  background: #004b9b;
  color: #fff;
}
.alvi-pagination a.active {
  background: #e9b400;
  border-color: #e9b400;
  color: #000;
}

/* === АДАПТИВ === */
@media (max-width: 768px) {
  .alvi-blog-title h1 { font-size: 2rem; }
  section.blog { padding: 120px 0 80px; }
  .alvi-post img { height: 200px; }
}

