/*------Poppins start---------*/

@font-face {
  font-weight: 100;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-Thin.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 100;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-ThinItalic.ttf");
}

@font-face {
  font-weight: 200;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-ExtraLight.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 200;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-ExtraLightItalic.ttf");
}

@font-face {
  font-weight: 300;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-Light.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 300;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-LightItalic.ttf");
}

@font-face {
  font-style: normal;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-Regular.ttf");
}

@font-face {
  font-style: italic;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-Italic.ttf");
}

@font-face {
  font-weight: 500;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-Medium.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 500;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-MediumItalic.ttf");
}

@font-face {
  font-weight: 600;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-SemiBold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 600;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-SemiBoldItalic.ttf");
}

@font-face {
  font-weight: 700;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-Bold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 700;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-BoldItalic.ttf");
}

@font-face {
  font-weight: 800;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-ExtraBold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 800;
  font-family: Poppins;
  src: url("/fonts/poppins/Poppins-ExtraBoldItalic.ttf");
}

@font-face {
  font-weight: 900;
  font-family: "Poppins";
  src: url("/fonts/poppins/Poppins-Black.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 900;
  font-family: "Poppins";
  src: url("/fonts/poppins/Poppins-BlackItalic.ttf");
}

/*-------------Poppins end--------------*/

/*------Montserrat start---------*/

@font-face {
  font-weight: 100;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-Thin.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 100;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-ThinItalic.ttf");
}

@font-face {
  font-weight: 200;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-ExtraLight.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 200;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-ExtraLightItalic.ttf");
}

@font-face {
  font-weight: 300;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-Light.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 300;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-LightItalic.ttf");
}

@font-face {
  font-style: normal;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-Regular.ttf");
}

@font-face {
  font-style: italic;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-Italic.ttf");
}

@font-face {
  font-weight: 500;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-Medium.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 500;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-MediumItalic.ttf");
}

@font-face {
  font-weight: 600;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-SemiBold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 600;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-SemiBoldItalic.ttf");
}

@font-face {
  font-weight: 700;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-Bold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 700;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-BoldItalic.ttf");
}

@font-face {
  font-weight: 800;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-ExtraBold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 800;
  font-family: Montserrat;
  src: url("/fonts/montserrat/Montserrat-ExtraBoldItalic.ttf");
}

@font-face {
  font-weight: 900;
  font-family: "Montserrat";
  src: url("/fonts/montserrat/Montserrat-Black.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 900;
  font-family: "Montserrat";
  src: url("/fonts/montserrat/Montserrat-BlackItalic.ttf");
}

/*-------------Montserrat end--------------*/

/*------Merriweather start---------*/

@font-face {
  font-weight: 300;
  font-family: Merriweather;
  src: url("/fonts/merriweather/Merriweather-Light.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 300;
  font-family: Merriweather;
  src: url("/fonts/montserrat/Merriweather-LightItalic.ttf");
}

@font-face {
  font-style: normal;
  font-family: Merriweather;
  src: url("/fonts/merriweather/Merriweather-Regular.ttf");
}

@font-face {
  font-style: italic;
  font-family: Merriweather;
  src: url("/fonts/merriweather/Merriweather-Italic.ttf");
}

@font-face {
  font-weight: 700;
  font-family: Merriweather;
  src: url("/fonts/merriweather/Merriweather-Bold.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 700;
  font-family: Merriweather;
  src: url("/fonts/merriweather/Merriweather-BoldItalic.ttf");
}

@font-face {
  font-weight: 900;
  font-family: "Merriweather";
  src: url("/fonts/merriweather/Montserrat-Black.ttf");
}

@font-face {
  font-style: italic;
  font-weight: 900;
  font-family: "Merriweather";
  src: url("/fonts/merriweather/Montserrat-BlackItalic.ttf");
}

/*-------------Merriweather end--------------*/

@font-face {
  font-family: Lora;
  src: url("/fonts/lora/Lora-Regular.woff2") format("woff2")
    url("/fonts/lora/Lora-Regular.woff") format("woff");
  font-weight: 1;
  font-style: normal;
}

@font-face {
  font-family: Lora;
  src: url("/fonts/lora/Lora-Italic.woff2") format("woff2")
    url("/fonts/lora/Lora-Italic.woff") format("woff");
  font-weight: 1;
  font-style: italic;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-Regular.woff2") format("woff2")
    url("/fonts/lora/Lora-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-Italic.woff2") format("woff2")
    url("/fonts/lora/Lora-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-Medium.woff2") format("woff2")
    url("/fonts/lora/Lora-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-MediumItalic.woff2") format("woff2")
    url("/fonts/lora/Lora-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-SemiBold.woff2") format("woff2")
    url("/fonts/lora/Lora-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-SemiBoldItalic.woff2") format("woff2")
    url("/fonts/lora/Lora-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-Bold.woff2") format("woff2")
    url("/fonts/lora/Lora-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lora";
  src: url("/fonts/lora/Lora-BoldItalic.woff2") format("woff2")
    url("/fonts/lora/Lora-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

/*#container {
  width: 1440px !important;
}*/

@media screen and (max-width: 1300px) and (min-width: 768px) {
  #container {
    width: 1440px !important;
  }

  /*.container{
      max-width: 1140px !important;
    }*/

  .navbar-expand-lg .navbar-nav {
    flex-direction: row !important;
  }

  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
}

body {
  width: 100%;
  height: 100%;
  font-family: "Montserrat";
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444;
}
legend {
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
label {
  /*font-size: 12px;*/
  font-weight: normal;
}
/* Chrome border line */
button:focus {
  outline: none !important;
}
/* container */
#container {
  width: 100%;
  height: 100%;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  /* left: 0;
  right: 0; */
  /* margin-bottom: 300px; */
}

/* .container,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 1232px;
  max-width: 1232px;
} */

/* content */
#content,
#column-left,
#column-right {
  padding-bottom: 0px;
}

@media (min-width: 576px) {
  #content,
  #column-left,
  #column-right {
    /* margin-bottom: 575px; */
    padding-left: 0;
    padding-right: 0;
  }
}
#alert {
  z-index: 9999;
  position: fixed;
  top: 30%;
  left: 50%;
  width: 400px;
  margin-left: -200px;
}
@media (min-width: 992px) {
  #alert {
    width: 600px;
    margin-left: -300px;
  }
}
@media (min-width: 1140px) {
  #alert {
    width: 600px;
    margin-left: -300px;
  }
}
@media (min-width: 1320px) {
  #alert {
    width: 600px;
    margin-left: -300px;
  }
}
#alert .alert {
  margin-bottom: 15px;
}
#alert .alert-primary {
  box-shadow: 0 0 0 5px rgb(var(--bs-primary-rgb), 0.1);
}
#alert .alert-secondary {
  box-shadow: 0 0 0 5px rgb(var(--bs-secondary-rgb), 0.1);
}
#alert .alert-success {
  box-shadow: 0 0 0 5px rgb(var(--bs-success-rgb), 0.1);
}
#alert .alert-warning {
  box-shadow: 0 0 0 5px rgb(var(--bs-warning-rgb), 0.1);
}
#alert .alert-danger {
  box-shadow: 0 0 0 5px rgb(var(--bs-danger-rgb), 0.1);
}
#alert .alert-info {
  box-shadow: 0 0 0 5px rgb(var(--bs-info-rgb), 0.1);
}
#alert .alert-light {
  box-shadow: 0 0 0 5px rgb(var(--bs-light-rgb), 0.1);
}
#alert .alert-dark {
  box-shadow: 0 0 0 5px rgb(var(--bs-dark-rgb), 0.1);
}
/* top */
#top {
  background-color: var(--bs-tertiary-bg);
  border-bottom: 1px solid var(--bs-border-color);
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 5px;
}
#top ul.list-inline {
  margin-bottom: 0;
}
#top .list-inline-item > a,
#top .list-inline-item .dropdown > a {
  font-size: 1.1em;
  color: var(--bs-gray-600);
  line-height: 40px;
  vertical-align: middle;
  padding: 10px 0px 5px 0px;
}
/* logo */
#logo {
  text-align: center;
  margin: 7px 0 7px 0;
}
#logo img {
  max-width: 178px;
}
@media (min-width: 768px) {
  #logo {
    text-align: left;
  }
}
/* search */
#search {
  margin-bottom: 10px;
}
#search .form-control-lg {
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
}
#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 0.57rem 35px;
  text-shadow: 0 1px 0 #fff;
}
/* cart */
#cart {
  margin-bottom: 10px;
}
#cart .img-thumbnail {
  min-width: 100px;
}
#cart .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 14px 35px;
}
#cart .dropdown-menu {
  background: #eee;
}
#cart .dropdown-menu li {
  min-width: 300px;
}
@media (max-width: 768px) {
  #cart .dropdown-menu li {
    min-width: 100%;
  }
}
/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border: 1px solid #1f90bb;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
  border-radius: 4px;
  padding: 0 1rem;
  margin-bottom: 20px;
}
#menu .navbar-nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  background-color: transparent;
}
#menu .navbar-nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu .dropdown-inner {
  display: flex;
  flex-direction: column;
}
#menu .dropdown-inner ul {
  width: 100%;
  min-width: 200px;
}
@media (min-width: 960px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
  #menu .dropdown-inner {
    flex-direction: row;
  }
  #menu .nav-item + .nav-item + .nav-item .dropdown-column-3 {
    left: -200px;
  }
  #menu .nav-item + .nav-item + .nav-item .dropdown-column-4 {
    left: -400px;
  }
  #menu .nav-item + .nav-item + .nav-item + .nav-item .dropdown-column-2 {
    left: -200px;
  }
  #menu .nav-item + .nav-item + .nav-item + .nav-item .dropdown-column-3 {
    left: -400px;
  }
  #menu .nav-item + .nav-item + .nav-item + .nav-item .dropdown-column-4 {
    left: -600px;
  }
}
#category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .navbar-toggler i {
  color: #fff;
  border-color: #fff;
  font-size: 0.9em;
}
/* default boostrap changes */
div.required .col-form-label:before,
div.required .form-label:before {
  content: "* ";
  color: #f00;
  font-weight: bold;
}
.form-switch-lg {
  font-size: 20px;
  min-height: 30px;
  line-height: 30px;
}
.nav-tabs {
  margin-bottom: 15px;
}
.form-check .form-check-input {
  /*margin-top: 0.25rem;*/
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}
/* footer */
footer {
  /*border: 1px solid #000000;*/
  /*border-top: 1px solid #ddd;*/
  /* position: absolute; */
  bottom: -1px;
  width: 100%;
  padding: 80px 104px;
  background-color: #121212;
  color: #e2e2e2;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}

footer ul.list-unstyled li,
footer ul.list-unstyled a {
  font-size: 16px;
  color: rgba(247, 242, 237, 1);
  font-family: Merriweather;
}

footer ul.list-unstyled a:hover {
  color: #777471;
}

.write-us-block input[type="text"] {
  border-radius: 80px;
  z-index: 1;
  position: relative;
  font-family: "Merriweather";
  font-size: 16px;
  padding-left: 20px;
  padding-right: 30px;
}

.write-us-block input[type="text"]:focus {
  z-index: 1;
  border: 0;
  box-shadow: inset 0 0 0 0.25rem #ce9b59;
}

.write-us-block .btn {
  left: -21px;
  z-index: 3;
}

.gold-header {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: rgba(206, 155, 89, 1);
}

.bulldog-btn {
  padding: 6px 13px;
  display: block;
  font-size: 16px;
  font-family: Merriweather;
  border-radius: 80px;
  font-weight: 700;
  border: 1px solid #ce9b59;
  overflow: hidden;
}

.bulldog-btn.transparent-arrow,
.bulldog-btn.transparent {
  background: none;
  color: #575757;
  border: 1px solid #575757;
}

.bulldog-btn.transparent-arrow:hover,
.bulldog-btn.transparent:hover {
  color: #fff;
  background-color: #575757;
  border: 1px solid #575757;
}

.bulldog-btn.transparent:after {
  content: "";
  display: none;
}

.bulldog-btn.default {
  color: #fff;
  background-color: #ce9b59;
}

.bulldog-btn.white {
  color: #ce9b59;
  background-color: #fff;
}

.bulldog-btn:after {
  content: "";
  display: block;
  float: right;
  height: 16px;
  width: 18px;
  margin-left: 8px;
  margin-top: 7px;
}

.bulldog-btn.default:after {
  background-image: url(/image/arrow-white.svg);
}

.bulldog-btn.white:after {
  background-image: url(/image/arrow.svg);
}

.bulldog-btn.default:hover {
  color: #ce9b59;
  background-color: #fff;
  border: 1px solid #ce9b59;
}

.bulldog-btn.white:hover {
  color: #fff;
  background-color: #ce9b59;
  border: 1px solid #fff;
}

.bulldog-btn.default:hover:after {
  background-image: url(/image/arrow.svg);
}

.bulldog-btn.white:hover:after {
  background-image: url(/image/arrow-white.svg);
}

.bulldog-btn.transparent-arrow:after {
  background-image: url(/image/arrow-black.svg);
}

.bulldog-btn.transparent-arrow:hover:after {
  background-image: url(/image/arrow-white.svg);
}

.join-us h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

#footer-info h3 {
  margin-top: 30px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
}

footer a {
  color: #ccc;
  text-decoration: none;
}
footer a:hover {
  color: #fff;
}
footer h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
  border: 1px solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  background-color: var(--bs-tertiary-bg);
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li.breadcrumb-item {
  text-shadow: 0 1px 0 #fff;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none;
}
.breadcrumb > li.breadcrumb-item:after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 29px;
  height: 29px;
  border-right: 1px solid var(--bs-border-color);
  border-bottom: 1px solid var(--bs-border-color);
  transform: rotate(-45deg);
}
.breadcrumb > li.breadcrumb-item + li:before {
  content: "";
  padding: 0;
}
.product-thumb {
  border: 1px solid #ddd;
  position: relative;
  height: 100%;
}
.product-thumb .image {
  text-align: center;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .description {
  padding: 15px;
  margin-bottom: 45px;
}
.product-thumb .description h4 {
  font-weight: bold;
}
.product-thumb .button {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.product-thumb .button button {
  width: 33.33%;
  border: none;
  border-top: 1px solid var(--bs-border-color);
  background-color: var(--bs-tertiary-bg);
  color: var(--bs-gray-600);
  line-height: 38px;
  text-align: center;
}
.product-thumb .button button:hover {
  color: var(--bs-gray-600);
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}
.product-thumb .button button + button {
  border-left: 1px solid var(--bs-border-color);
}
@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }
  .product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
  }
  .product-list .product-thumb .button {
    border-left: 1px solid #ddd;
    width: calc(100% - 15px);
    margin-left: 15px;
  }
}
.rating .fa-stack {
  width: 20px;
}
.rating .fa-star {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #fc0;
  font-size: 15px;
}
.rating .fa-star + .fa-star {
  color: #e69500;
}
/* product list */
.price {
  color: #444;
}
.price-new {
  font-weight: 600;
}
.price-old {
  color: #dc512c;
  text-decoration: line-through;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
/* blog */
.blog-thumb {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.blog-thumb h4 {
  font-weight: bold;
}
.blog-thumb .image {
  text-align: center;
  margin-bottom: 15px;
}
.blog-thumb .image a:hover {
  opacity: 0.8;
}
.blog-thumb .description {
  padding: 15px;
}
/* Theme Custom CSS */
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 9999;
  opacity: 0.95;
  color: #ecf0f1;
  background: #343a40;
}
#cookie div {
  font-size: 16px;
  color: #ffffff;
}

#top-menu .nav-item a {
  font-size: 16px;
  line-height: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Merriweather";
}

/*#top-menu-content .col-md-5 {
  width: 51%;
}

#top-menu-content .col-md-2:first-child {
  width: 14%;
}

#dropdownImageMenu {
  margin-top: 6px;
  margin-right: 10px;
  border: 0;
}*/

#specialTopMenu {
  width: 564px;
  height: 566px;
  margin-left: 15%;
  /*padding: 20px 35px 10px 15px;*/
  padding: 20px 0px 10px 0px;
  border-radius: 0% 0% 25px 25px;
}

.special-top-links {
  font-family: Merriweather;
}

.special-top-links a {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
  color: #999999;
}

.special-top-links a:hover {
  text-decoration: underline;
}

.special-top-links div.main {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

.special-top-links .main {
  color: #ce9b59;
  padding-bottom: 5px;
  padding-top: 5px;
}

.offcanvas-top {
  opacity: 0;
  pointer-events: none;
  transform: translateY(-100%);
  transition: all 0s ease;
}

.offcanvas-top.show {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}

.navbar-nav .dropdown-menu {
  top: 80px;
  margin-top: 0;
  border-radius: 0px 0px 20px 20px;
  width: 277px;
  z-index: 50001;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #ebebeb;
}

.navbar-nav .dropdown-menu li {
  margin-bottom: 5px;
}

.navbar-nav .dropdown-menu li a {
  color: #999999;
  white-space: break-spaces;
  padding-left: 20px;
  padding-right: 0px;
}

.navbar-nav .dropdown-menu li a:hover {
  color: #636363;
}

#exb-dropdown {
  width: 253px;
}

.dropdown-item:hover,
.dropdown-item:focus {
  font-weight: bold;
  background-color: transparent;
}

#closeTopMenuImg {
  cursor: pointer;
}

/*#dropdownImageMenu.show img{
  padding-right: 5px;
  padding-left: 5px;
} */

/*------------carousel-------------*/

.homepage_slideshow .carousel-indicators {
  bottom: 40px;
  left: 18%;
  justify-content: left;
  z-index: 4;
}

.carousel {
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

.carousel-indicators [data-bs-target] {
  background-color: #d9d9d9;
  border: none;
  box-shadow: none;
  opacity: 1;
}

.carousel-indicators .active {
  opacity: 1;
  background-color: #cd9a5a;
  width: 36px;
}

.homepage_slideshow .carousel-text-content h3 {
  font-size: 64px;
  line-height: 72px;
  width: 500px;
  font-weight: 600;
  color: rgba(18, 18, 18, 1);
}

.homepage_slideshow .carousel-text-content a {
  padding: 6px 14px;
  display: block;
  border: none;
  font-size: 16px;
  color: #ce9b59;
  background-color: #fff;
  border-radius: 80px;
  position: absolute;
  font-family: Merriweather;
  bottom: 0;
  font-weight: 600;
}

.homepage_slideshow .carousel-text-content a img {
  margin-left: 7px;
}

.carousel-control-next {
  right: 20px !important;
}

.carousel-control-prev {
  left: 20px !important;
}

.carousel-control-prev span,
.carousel-control-next span {
  color: #cd9a5a;
  text-shadow: none;
}

.homepage_slideshow .carousel-text-content {
  position: absolute;
  bottom: 89.25px;
  left: 20%;
  text-align: left;
  height: 340px;
  z-index: 4;
}

#top-menu-content {
  padding: 16px 24px;
  border-bottom: 1px solid #cd9a5a;
}

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

/*----------------------questionary carousel block---------------*/

.questionary_block {
  background-color: #f3efeb;
  padding-top: 60px;
  padding-bottom: 60px;
}

.questionary_block h2 {
  font-size: 48px;
  color: rgba(18, 18, 18, 1);
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 60px;
}

.questionary_block h4 {
  font-size: 48px;
  color: #121212;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}

.questionary_block .bulldog-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
}

.questionary_block .carousel-item {
  padding: 20px 0px;
}

.questionary_block .carousel-item .questionary-item {
  background-color: #fff;
  display: block;
  border-radius: 20px;
  height: 100%;
  padding: 20px;
  position: relative;
  padding-bottom: 100px;
}

.questionary_block .add_date {
  color: #ce9b59;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

.questionary_block .desc {
  color: #575757;
  margin-top: 15px;
  font-family: Merriweather;
  line-height: 24px;
  display: inline-block;
  font-size: 16px;
}

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

/*----------------------contact-us-block------------------------*/

#contact-us-block {
  width: 100%;
  background-color: #b0b0b0;
  position: relative;
}

#contact-us-block .container {
  height: 730px;
  background: url(/image/contact-us-background.png) center;
  position: relative;
  background-size: cover;
}

.contact-with-us {
  background-color: #fff;
  position: absolute;
  bottom: 60px;
  border-radius: 20px;
  padding: 40px;
}

.contact-with-us h4 {
  font-size: 48px;
  font-weight: 700;
  color: #121212;
  margin-bottom: 0px;
  position: absolute;
  bottom: 40px;
}

.contact-with-us .desc {
  font-size: 16px;
  font-family: Merriweather;
  color: #575757;
}

.contact-with-us .bulldog-btn {
  position: absolute;
  bottom: 45px;
}

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

/*-----------------manufacturer carousel------------------*/

.manufacturers h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  color: #121212;
  margin-bottom: 60px;
}

.manufacturers {
  margin: 60px 0px;
}

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

/*-------------menu---------------*/

.navbar {
  --bs-navbar-nav-link-padding-x: 0.8rem;
  line-height: 24px;
}

.nav-link {
  color: #575757 !important;
}

.nav-link.active {
  font-size: 20px !important;
  font-weight: 600;
  text-decoration: underline;
}
/*----------------------------------*/

/*---------------exhibitions--------------*/

#last-exhibitions {
  padding-bottom: 35px;
  padding-top: 35px;
}

#last-exhibitions .exh-block div.col-md-4 {
  padding: 25px;
  border-radius: 24px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 0px 100px 0px rgba(18, 18, 18, 0.08);
  position: relative;
  padding-bottom: 100px;
  /* width: 395px;  */
}

/* #last-exhibitions .exh-block div.col-md-4:nth-child(2) {
  margin-left: 23px;
  margin-right: 23px;
} */

/*#last-exhibitions .exh-block div.col-md-4:nth-child(1){
  margin-left: calc(var(--bs-gutter-x) * .5);
}

#last-exhibitions .exh-block div.col-md-4:nth-child(3){
  margin-right: calc(var(--bs-gutter-x) * .5);
}*/

#last-exhibitions .advantages {
  margin-top: -85px;
}

.social_nets {
  margin-top: 40px;
}

.social_nets a {
  margin-right: 10px;
}

#last-exhibitions .advantages div.item {
  height: 78px;
  width: 192px;
  display: inline-block;
  z-index: 3;
  margin-left: 5px;
  margin-right: 5px;
  background-color: rgba(247, 242, 237, 1);
  border-radius: 24px;
  margin-bottom: 25px;
  position: relative;
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  color: #ce9b59;
}

#last-exhibitions .advantages div.item .check-mark {
  display: inline-block;
  vertical-align: top;
  padding: 20px 10px 15px 15px;
}

#last-exhibitions .advantages div.item .desc {
  display: inline-block;
  width: 123px;
  line-height: 18px;
  padding-top: 10px;
}

.advantages div.item img {
  width: 30px;
  height: 26px;
}

#last-exhibitions h3 {
  color: rgba(18, 18, 18, 1);
  font-size: 23px;
  line-height: 32px;
  font-weight: 700;
  padding-bottom: 20px;
  min-height: 80px;
}

#last-exhibitions .exh-block .desc {
  font-size: 16px;
  font-family: Merriweather;
  line-height: 24px;
  color: rgba(87, 87, 87, 1);
}

#last-exhibitions .bulldog-btn {
  position: absolute;
  left: 50%;
  font-family: Merriweather;
  transform: translateX(-50%);
  bottom: 30px;
}

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

/*------------rating-info-----------------*/

#rating-info {
  background-color: rgba(247, 242, 237, 1);
  padding: 100px 50px;
}

#rating-info h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: rgba(18, 18, 18, 1);
  margin-bottom: 25px;
}

#rating-info h3 {
  font-size: 32px;
  color: rgba(18, 18, 18, 1);
  line-height: 40px;
  font-weight: 700;
  padding-top: 30px;
}

.rating-desc {
  padding-top: 100px;
}

.rating-desc-item {
  font-size: 16px;
  font-family: Merriweather;
  font-weight: 400;
  line-height: 24px;
  color: rgba(87, 87, 87, 1);
  padding-bottom: 60px;
}

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

/*-------------------news-----------------*/

#news-info {
  padding-bottom: 60px;
  padding-top: 40px;
  background-color: rgba(247, 242, 237, 1);
}

/*#news-info .container{
    overflow: hidden;
}*/

#news-info div.col-md-9 {
  //padding: 0px;
}

#news-info div.col-md-9 h2 {
  font-size: 48px;
  color: #121212;
  font-weight: 700;
  margin-bottom: 30px;
}

#news-info .items > div.col-md-4 {
  padding: 25px;
  font-family: Merriweather;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0px 0px 100px 0px rgba(18, 18, 18, 0.08);
  position: relative;
  padding-bottom: 100px;
  width: 32%;
}

#news-info .items > div.col-md-4:nth-child(2) {
  margin-left: 12px;
  margin-right: 12px;
}

#news-info .items > div.col-md-4:nth-child(1) {
  margin-left: calc(var(--bs-gutter-x) * 0.5);
}

#news-info .items > div.col-md-4:nth-child(3) {
  margin-right: calc(var(--bs-gutter-x) * 0.5);
}

#news-info .date {
  color: #ce9b59;
  font-size: 18px;
  padding-bottom: 20px;
  font-family: "Montserrat";
  font-weight: 500;
}

#news-info .icon {
  border-radius: 50%;
}

#news-info .author-news {
  margin-top: 30px;
}

#news-info .author-news h3 {
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

#news-info .author-news p {
  font-size: 16px;
  color: #575757;
  padding: 0;
  margin: 0;
}

#news-info .desc {
  font-size: 16px;
  line-height: 24px;
  color: #575757;
}

#news-info .items {
  margin-bottom: 60px;
}

#news-info .items .bulldog-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
}

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

/*----------------about-us-----------------*/

#about_us {
  background-color: #f9f5f1;
}

#about_us p {
  font-family: Merriweather;
  font-size: 20px;
  line-height: 28px;
  color: rgba(0, 0, 0, 1);
}

.about-page #news-info {
  background-color: #fff !important;
}

#about_us h1 {
  font-size: 40px;
  margin-bottom: 50px;
}

#about_us > div {
  padding: 90px 0px;
  font-size: 20px;
}

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

/*----------------standart---------------*/

#standart .title > p {
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 1);
  font-weight: 400;
}

#standart h1 {
  font-size: 32px;
  line-height: 24px;
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
}

#standart .desc {
  padding: 50px 0px 60px;
  font-size: 16px;
  line-height: 24px;
  font-family: Merriweather;
  color: rgba(87, 87, 87, 1);
}

#standart .img_desc {
  font-size: 16px;
  line-height: 24px;
  color: rgba(87, 87, 87, 1);
  font-family: Merriweather;
}

#standart .title {
  padding: 90px 0px;
}

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

/*-----------------exhibitions-----------------*/

#other-exhibitions,
#other-exhibitions .h_eye_button {
  background-color: rgba(249, 245, 241, 1);
}

#other-exhibitions #kennels .h_number {
  width: 63px;
}

#other-exhibitions #kennels .h_name,
#other-exhibitions #kennels .exh_name,
#other-exhibitions #producers .h_name,
#other-exhibitions #producers .exh_name {
  width: 786px;
}

#other-exhibitions #pairs .h_owner,
#other-exhibitions #pairs .exh_owner {
  width: 295px;
  text-align: left;
}

#other-exhibitions #pairs .h_owner,
#other-exhibitions #pairs .exh_owner {
  width: 295px;
  text-align: left;
}

#other-exhibitions #pairs .h_male,
#other-exhibitions #pairs .exh_male {
  width: 246px;
  text-align: left;
}

#other-exhibitions #pairs .h_female,
#other-exhibitions #pairs .exh_female {
  width: 242px;
  text-align: left;
}

.ent-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ent-content .sort {
  padding: 20px 0px;
  color: #bababa;
  font-weight: 500;
}

.headings {
  color: rgba(153, 153, 153, 1);
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  border-top: 1px solid rgba(186, 186, 186, 1);
  border-bottom: 1px solid rgba(186, 186, 186, 1);
  padding-top: 12px;
  padding-bottom: 12px;
}

.h_logo {
  padding-bottom: 20px;
  padding-left: 30px;
}

.h_eye_button {
  border: 0;
  background: #fff;
}

.headings > div,
.dog-info > div {
  /*flex: 0 0 auto;*/
  flex: 1;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  text-align: center;
}

.dog-info > div {
  margin: auto;
}

.dog-info > div {
  color: rgba(99, 99, 99, 1);
}

.headings .h_number,
.dog-info .exh_number {
  width: 63px;
}

.headings .h_name,
.dog-info .exh_name {
  width: 460px;
  text-align: left;
}

.dog-info .exh_name {
  padding-top: 0px !important;
  /*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}

.headings .h_grade,
.dog-info .exh_grade {
  width: 96px;
  padding-right: 0;
  padding-left: 0;
  color: rgba(206, 155, 89, 1);
}

.headings .h_certificate,
.dog-info .exh_certificate {
  width: 208px;
  color: rgba(206, 155, 89, 1);
}

.headings .h_mark,
.dog-info .exh_mark {
  width: 70px;
}

.headings .h_distance,
.dog-info .exh_distance {
  width: 115px;
}

.headings .h_koef,
.dog-info .exh_koef {
  width: 93px;
}

.headings .h_result,
.dog-info .exh_result {
  width: 119px;
}

.ent-content .title {
  border-bottom: 1px solid #e6d6c7;
  padding: 10px 0px;
}

.ent-content .title h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: rgba(18, 18, 18, 1);
}

.ent-content .name {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #121212;
  margin-bottom: 10px;
}

.ent-content .date,
.ent-content .city,
.ent-content .experts {
  font-size: 16px;
  font-weight: 400;
  color: #575757;
}

.ent-content .date,
.ent-content .city,
.ent-content .experts {
  font-family: Merriweather;
  margin-bottom: 10px;
}

#competitions.ent-content .item .city,
#competitions.ent-content .item .experts {
  margin-left: 20px;
}

.ent-content .rating {
  position: relative;
}

.ent-content .rating > div {
  font-size: 18px;
  font-weight: 600;
  display: block;
  position: absolute;
  left: 40%;
  transform: translateX(-50%);
  top: 50%;
  transform: translateY(-50%);
}

.ent-content .row.item {
  border-top: 1px solid #ebebeb;
  padding-top: 10px;
}

.ent-content div.row.item a:hover {
  text-decoration: underline;
}

.ent-content a.row.item:hover {
  background-color: #ebebeb;
}

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

/*-----------------exhibition-menu--------------------*/

.first-menu {
  background: #ce9b59;
  padding: 80px 20px 20px 20px;
}

.first-menu h2 {
  text-align: center;
  color: #000000;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}

.first-menu .years > div {
  text-align: center;
}

.first-menu .years {
  padding-top: 20px;
  font-family: Merriweather;
  padding-bottom: 20px;
}

.first-menu .years a.active {
  font-size: 32px;
  padding-bottom: 0px;
  height: 46px;
  border-bottom: 2px solid #fff;
}

.first-menu .years a {
  text-align: center;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  text-align: center;
}

.first-menu .years a:not(.active):hover {
  height: 35px;
  border-bottom: 2px solid #fff;
}

.second-menu {
  background-color: #121212;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Merriweather;
}

#competition-menu-2.second-menu a {
  margin-right: 5.9%;
}

#competition-menu-2.second-menu a:last-child {
  margin-right: 0px !important;
}

.second-menu a {
  color: #fff !important;
  padding: 0;
  font-size: 16px;
  border: 0;
  display: inline-block;
}

.second-menu a:hover {
  text-decoration: underline;
}

.second-menu a.active {
  font-size: 20px;
  text-decoration: underline;
  background: none;
}

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

/*------------------------result-table---------------------*/

.result-table td,
.result-table th {
  color: #999999;
}

.res-table-block {
  border-radius: 10px;
  background-color: #fff;
}

.result-table {
  margin: 2% !important;
  width: 96%;
}

.result-table tr {
  border: 1px solid #bababa;
}

/*Для отображения в питомниках*/
.result-table .champion-td {
  width: 705px;
}

.champion-number {
  padding-left: 5px;
  vertical-align: top;
}

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

/*------------exhibition-result-tpl---------------------*/

#exhibition-result-tpl .top-desc {
  color: rgba(87, 87, 87, 1);
  font-size: 20px;
  line-height: 28px;
  font-family: Merriweather;
  margin-top: 10px;
}

#about_us h1,
#competitions h1,
#exhibition-result-tpl h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #121212;
}

.bulldog-accord .accordion-header {
  font-size: 32px;
  border-bottom: 1px solid #ce9b59;
  font-weight: 500;
  padding: 1rem 0rem;
  color: #121212;
}

.bulldog-accord .accordion-item {
  border: 0;
}

.bulldog-accord .accordion-button {
  font-size: 32px;
  color: #121212;
  font-weight: 700;
  line-height: 48px;
  padding-left: 0;
  padding-right: 0;
}

.bulldog-accord .accordion-body {
  padding-left: 0;
  padding-right: 0;
}

.bulldog-accord .accordion {
  --bs-accordion-active-color: none;
  --bs-accordion-active-bg: none;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-btn-icon: url("/image/plus_icon.svg");
  --bs-accordion-btn-active-icon: url("/image/minus_icon.svg"); /*minus*/
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
}

button.eye,
.ent-content .pedigree button {
  height: 18px;
  width: 18px;
  background-size: cover !important;
  border: 0;
  background: url("/image/closed_eye.svg");
}

.ent-content .pedigree {
  font-size: 16px;
  //margin-left: 15px;
  //margin-bottom: 20px;
}

.ent-content .pedigree-desc {
  font-family: Merriweather;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}

button.eye[aria-expanded="true"],
.ent-content .pedigree button[aria-expanded="true"] {
  background: url("/image/opened_eye.svg");
}

.ent-content .pedigree-title {
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  font-family: Merriweather;
  vertical-align: top;
  color: #999999;
  display: inline-block;
  margin-bottom: 0px;
}

#other-exhibitions .dog-info,
#exhibition-result-tpl .dog-info {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  margin-top: 12px;
}

#other-exhibitions h3 {
  font-size: 24px;
  line-height: 48px;
  color: rgba(18, 18, 18, 1);
  font-weight: 700;
  margin-top: 55px;
}

#other-exhibitions #kennels h3 {
  margin-top: 0px;
}

#other-exhibitions .dog-info {
  border-bottom: 1px solid rgba(186, 186, 186, 1);
  padding: 15px 0px;
  margin-bottom: 0px;
  margin-top: 0;
}

#other-exhibitions .accord-grades,
#exhibition-result-tpl .accord-grades {
  color: #ce9b59;
}

#exhibition-result-tpl .accordion-body h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  color: rgba(18, 18, 18, 1);
  padding: 15px 0px;
}

#exhibition-result-tpl .accordion-body .dog-item {
  border-bottom: 1px solid #eee;
}

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

/*-------------------exhibition-experts-----------------*/

.gray-bg {
  background-color: #f8f8f8;
}

.expert-item {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 8px 0px rgb(18 18 18 / 18%);
  margin-bottom: 20px;
  padding: 10px 0px;
  height: 500px;
}

.expert-item .col-md-5 {
  width: 37%;
}

.expert-item .col-md-5 img {
  margin-top: 5px;
  margin-left: 5px;
}

.expert-info {
  padding: 50px 20px 20px 20px;
}

.expert-info h3 {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  line-height: 40px;
  margin-bottom: 20px;
}

.expert-info h4 {
  font-size: 18px;
  line-height: 24px;
  color: #636363;
  font-weight: 700;
  margin-bottom: 20px;
}

.expert-info h5 {
  font-size: 18px;
  line-height: 26px;
  color: #636363;
  margin-bottom: 20px;
  font-weight: 500;
}

.expert-exh h6 {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #000;
}

.expert-exh p {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 18px;
  color: rgba(99, 99, 99, 1);
  font-weight: 500;
}

.expert-exh .years a {
  color: #bababa;
  margin-right: 15px;
  font-size: 18px;
  font-weight: 600;
}

.expert-exh .years a.active {
  text-decoration: underline;
  color: #636363;
}

.expert-exh .years a:hover {
  text-decoration: underline;
  color: #636363;
}

.expert-info .likes,
.expert-info .empty_like {
  color: rgba(186, 186, 186, 1);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin-top: 30px;
  display: inline-block;
}

.expert-info .likes:before {
  content: "";
  height: 14px;
  width: 14px;
  display: inline-block;
  vertical-align: bottom;
  padding-right: 5px;
  background: url("/image/like.svg") center no-repeat;
}

.expert-info .empty_like:hover::before {
  background: url("/image/like.svg") center no-repeat;
}

.expert-info .empty_like:before {
  content: "";
  height: 14px;
  width: 14px;
  display: inline-block;
  vertical-align: bottom;
  padding-right: 5px;
  background: url("/image/empty_like.svg") center no-repeat;
}

.expert-item .col-md-5 {
  position: relative;
}

.top-mark-expert {
  background-color: rgba(247, 242, 237, 1);
  height: 42px;
  padding: 7px 15px;
  position: absolute;
  top: 22px;
  left: 32px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  border-radius: 80px;
  color: rgba(87, 87, 87, 1);
}

.expert-info .likes:hover,
.expert-info .empty_like:hover {
  cursor: pointer;
}

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

/*----------------------competitions---------------------*/

#competitions .leader-item {
  background-color: #fff;
  border-radius: 20px;
  padding: 25px 25px 100px 25px;
  text-align: center;
  position: relative;
  height: 100%;
  text-align: center;
}

#competitions .leader-item .bulldog-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  font-family: Merriweather;
  width: 151px;
}

#competitions .leader-name {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  height: 60px;
}

#competitions .leader-title {
  color: #ce9b59;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-size: 18px;
}

#competition-rules,
#competition-table {
  color: #000;
  font-family: Merriweather;
  font-size: 16px;
  line-height: 26px;
  padding-top: 50px;
  padding-bottom: 40px;
}

.comp-winner-line > div {
  min-height: 200px;
}

.comp-winner-line > div:nth-child(odd) {
  padding-right: 30px;
}

.comp-winner-line > div:nth-child(even) {
  padding-left: 30px;
}

.comp-winner-item {
  border-top: 1px solid #e6d6c7;
  width: 100%;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 60px;
}

.comp-winner-item .image-block {
  width: 43%;
  height: 244px;
}

.comp-winner-item .image-block img {
  border-radius: 15px;
}

.comp-winner-item .desc-block {
  width: 57%;
  padding-left: 20px;
  position: relative;
  height: 244px;
}

.comp-winner-item .desc-block .bottom-competition-block {
  position: absolute;
  bottom: 0;
}

.comp-winner-item .nomination {
  color: #ce9b59;
  font-size: 16px;
  line-height: 40px;
  padding-bottom: 5px;
  font-weight: 500;
}

.comp-winner-item .nomination:before {
  content: "";
  display: block;
  float: left;
  background-image: url("/image/cup.svg");
  background-size: cover;
  height: 30px;
  width: 30px;
}

.comp-winner-item .name {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
}

.comp-winner-item .city {
  font-size: 14px;
  line-height: 20px;
  font-family: Merriweather;
  padding-bottom: 15px;
  color: #575757;
}

.comp-winner-item .owner {
  font-size: 16px;
  line-height: 24px;
  font-family: Merriweather;
  color: #575757;
  margin-bottom: 20px;
}

.leader-item .image-progress-block {
  position: relative;
}

.leader-item .progress-block {
  position: absolute;
  width: 90%;
  font-family: Merriweather;
  bottom: 10px;
  padding: 10px;
  margin-left: 5%;
  border-radius: 7px;
  background-color: #fff;
}

.leader-item .progress {
  height: 4px;
}

.leader-item .progress-bar {
  background-color: #ce9b59;
}

.leader-item .progress-text {
  overflow: hidden;
}

.leader-item .progress-text > div {
  font-size: 14px;
  padding-bottom: 5px;
}

.leader-item .leader-city {
  font-size: 14px;
  font-family: Merriweather;
  font-weight: 400;
  color: #575757;
}

.leader-item .leader-owner {
  font-size: 16px;
  font-family: Merriweather;
  font-weight: 400;
  color: #575757;
}

.dog-search {
  border: 1px solid #575757;
  border-radius: 22px;
  font-size: 16px;
  font-weight: 600;
  font-family: Merriweather;
  padding-left: 40px;
  background: url(/image/search.svg) no-repeat 18px 13px;
}

.dog-search[type="text"]:focus {
  z-index: 1;
  border: 1px solid #575757;
  box-shadow: none;
}

.filter.col-md-8 {
  width: 66.66666667% !important;
}

.filter {
  width: 1130px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding: 15px;
  font-size: 18px;
  margin-top: -10px;
  border: 1px #ebebeb solid;
  border-radius: 24px;
  white-space: nowrap;
  background-color: #fff;
  color: #bababa;
  position: relative;
  z-index: 3;
  -webkit-box-shadow: 1px 1px 8px 0px rgba(18, 18, 18, 0.2);
  -moz-box-shadow: 1px 1px 8px 0px rgba(18, 18, 18, 0.2);
  box-shadow: 1px 1px 8px 0px rgba(18, 18, 18, 0.2);
}

.filter-period {
  display: inline-block;
  width: 40%;
  padding: 10px 25px 10px 0px;
  box-sizing: content-box;
}

.filter-period .title {
  line-height: 26px;
  font-size: 18px;
  font-weight: 500;
}

.filter .filter-period,
.filter > .filter-block-20:not(:last-child),
.filter > .filter-block-13:not(:last-child),
.filter > .filter-block-33:not(:last-child) {
  border-right: 1px solid #ebebeb;
}

.form-check-input {
  border: 0;
  background-color: #e9e9e9;
}

.form-check-input:focus {
  border-color: none !important;
  box-shadow: none !important;
}

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

.filter .filter-block-33 > div .filter .filter-block-20 > div,
.filter .filter-block-13 > div {
  padding: 0;
}

.filter-block-20 {
  display: inline-block;
  width: 20%;
}

.filter-block-13 {
  display: inline-block;
  width: 13.33333%;
}

.filter-block-33 {
  display: inline-block;
  width: 33.33333%;
}

.filter span.title {
  margin-right: 10px;
}

.filter input[type="date"] {
  color: #bababa;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #bababa;
  border-radius: 10px;
}

.filter input[type="date"]::-webkit-calendar-picker-indicator {
  color: #bababa;
}

.filter select {
  font-size: 18px;
  color: #bababa;
  border: none;
  text-align: center;
}

.filter select:hover {
  cursor: pointer;
}

.filter select:focus-visible {
  border: none;
  outline: none;
}

.filter .selectel {
  max-width: 300px;
  /*box-shadow: 0 0 10px rgb(0 0 0 / 50%);*/
  border-radius: 10px;
  user-select: none;
  position: relative;
  color: #222;
}

.filter .selectlist > div,
.filter .button {
  cursor: pointer;
  padding: 6px 5px;
}

.filter .selectlist > div:hover,
.filter .active {
  background: #ebebeb;
}

.filter .button {
  color: #bababa;
  border-radius: 10px;
  position: relative;
  text-align: left;
  padding: 10px 25px 10px 10px;
  line-height: 26px;
  font-size: 18px;
  font-weight: 500;
}

#filter_experts .form-check-label {
  color: rgba(99, 99, 99, 1);
  font-weight: 600;
}

.filter .button:before {
  content: "";
  display: block;
  transform: rotate(0);
  transition: transform 0.1s;
  background-color: #444;
  height: 2px;
  width: 7px;
  position: absolute;
  top: 25px;
  right: 29px;
  transform: rotate(45deg);
}

.filter .button:after {
  content: "";
  display: block;
  transform: rotate(0);
  transition: transform 0.1s;
  background-color: #444;
  height: 2px;
  width: 7px;
  position: absolute;
  top: 25px;
  right: 25px;
  transform: rotate(-45deg);
}

.filter.col-md-8 .selectlist {
  top: 83px;
}

.selectlist {
  max-height: 400px;
  overflow: auto;
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  text-align: left;
  border-radius: 10px;
  font-size: 12px;
  top: 69px;
  padding: 15px 5px;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.selectlist::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  height: 4px;
}

.selectlist::-webkit-scrollbar-thumb {
  border-radius: 5px;
  margin-right: 15px;
  background: #8d8d8d;
}

.selectlist::-webkit-scrollbar-track {
  width: 8px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
  background: rgba(235, 235, 235, 1);
}

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

.btn-lk {
  display: block;
  width: 78px;
  height: 41px;
}

.geo-link {
  color: #575757;
  border: 0;
  background-color: #fff;
}

.geo-link span {
  font-size: 11px;
  line-height: 24px;
  text-decoration: underline;
  padding-left: 10px;
}

.lang {
  border: 0;
  color: #ce9b59;
  font-weight: 500;
  margin-right: 10px;
  font-size: 13px;
  text-decoration: underline;
}

.lang:focus-visible {
  outline: none;
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 1000;
}

/*.col-menu {
  width: 48%;
}

.col-search {
  width: 10%;
}*/

.sort .float-start {
  cursor: pointer;
}

.button span {
  display: block;
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* year carousel */

.year-carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 20px;
  background-color: transparent;
  border-radius: 10px;
  margin: 20px auto;
}

.carousel-container {
  width: 100%;
  height: 80px;
  overflow: hidden;
  position: relative;
}

.years-wrapper {
  display: flex;
  transition: transform 0.4s ease;
  height: 100%;
  will-change: transform;
}

.year-item {
  font-size: 24px;
  font-weight: bold;
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  opacity: 0.4;
  transition: all 0.3s ease;
  cursor: pointer;
  user-select: none;
}

.year-item.active {
  opacity: 1;
  transform: scale(1.2);
  color: #fff;
  border-radius: 8px;
  text-decoration: underline;
}

.year-item:hover {
  opacity: 0.8;
}

.carousel-btn {
  background: transparent;
  color: white;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.carousel-btn:hover {
  background: #93743f;
  transform: scale(1.1);
}

.carousel-btn:active {
  transform: scale(0.95);
}

.carousel-btn:disabled {
  background: #ccc;
  cursor: not-allowed;
  transform: none;
}

.loading {
  opacity: 0.7;
  pointer-events: none;
}

.loading .carousel-btn {
  background: #ccc;
}

/* Анимация для данных */
.data-display {
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1440px) {
  #top-menu .nav-item a {
    font-size: 15px;
  }
  .lang {
    margin-right: 7px;
    font-size: 12px;
  }
}

/*.carousel-item {
  background: #00070f;
  background: linear-gradient(
    180deg,
    rgba(0, 7, 15, 0.97) 48%,
    rgba(209, 209, 209, 0.76) 55%
  );
}*/

.banner_num_0 img,
.banner_num_1 img,
.banner_num_2 img {
  position: relative;
  z-index: 2;
}

.banner_num_0,
.banner_num_1,
.banner_num_2 {
  position: relative;
}

.banner_num_0::after,
.banner_num_0::before,
.banner_num_1::after,
.banner_num_2::after,
.banner_num_1::before,
.banner_num_2::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  background-size: cover;
  z-index: 1;
}

.banner_num_0::before {
  left: 0;
  background-image: url("/image/catalog/banners/bg_ban_0_left.jpg");
  background-position: right center;
}

.banner_num_0::after {
  right: 0;
  background-image: url("/image/catalog/banners/bg_ban_0_right.jpg");
  background-position: left center;
}

.banner_num_1::before {
  left: 0;
  background-image: url("/image/catalog/banners/bg_ban_2_left.jpg");
  background-position: right center;
}

.banner_num_1::after {
  right: 0;
  background-image: url("/image/catalog/banners/bg_ban_2_right.jpg");
  background-position: left center;
}

.banner_num_2::before {
  left: 0;
  background-image: url("/image/catalog/banners/bg_ban_1_left.jpg");
  background-position: right center;
}

.banner_num_2::after {
  right: 0;
  background-image: url("/image/catalog/banners/bg_ban_1_right.jpg");
  background-position: left center;
}


.expert-info .year-content{display: none;}
.expert-info .year-content.active{display: block;}
.expert-info .year-content p{margin: 5px 0 15px 10px;}


.list-href{font-size: 14px;
	color: #666;
	text-decoration: underline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	display: block;
}

.exh-block {
  display: flex;
  flex-direction: row;
  padding: 20px;
  gap: 20px;
}

.exh-block > div{
  padding: 25px;
  border-radius: 24px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 0px 100px 0px rgba(18, 18, 18, 0.08);
  position: relative;
  padding-bottom: 100px;
}

@media (max-width: 768px) {
  .exh-block {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    gap: 10px;
  }

  .navbar-toggler-icon {
      display: inline-block;
      width: 1.5em;
      height: 1.5em;
      vertical-align: middle;
      background-image: url(/image/menu.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
  }
}

.navbar-nav .nav-item{
  flex-grow: 1;
  flex-basis: calc(100% / 5);
}