/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
body {
  font-family: "Kanit", serif;
  font-weight: 200;
  font-size: 18px;
}
h1, h2, h3, h4, h5 {
  font-family: "Kanit", serif;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 500px) {
  .home1 h1 {
    font-size: 1.6rem !important;
  }
  .popular h2 {
    font-size: 1.4rem !important;
  }
}
.g-main-nav .g-toplevel {
  font-weight: unset;
  font-size: 18px;
  text-transform: uppercase;
}
.g-main-nav .g-sublevel {
  text-transform: none;
}
#g-header .g-main-nav .g-dropdown {
  background: #019c95;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: none;
}
#g-header a:hover {
  color: #00f8f2 !important;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: none;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  font-size: 13px;
}
.language {
  margin-top: 15px;
}
div.mod-languages ul li.lang-active {
  background-color: none;
}
.language .dropdown-menu {
  min-width: 90px !important;
}
#g-header .language a {
  color: #000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: transparent !important;
}
#g-footer {
  background: #005957;
  background: linear-gradient(349deg, #005957 0%, #01a29b 100%);
}
.popular #mainpic {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  height: 650px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.popular #mainpic img {
  object-fit: cover;
  height: 650px;
  width: 100%;
}
@media (max-width: 1000px) {
  .popular #mainpic {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    height: 350px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .popular #mainpic img {
    object-fit: cover;
    height: 350px;
  }
}
.popular #mainpic {
  margin-top: -50px;
}
.popular #mainpic figure {
  margin: unset;
}
/*.popular h1{margin-top: 40px;}
.popular .blog img{height: 350px; width:100%; object-fit:cover; border-radius:8px;}*/
#g-header {
  filter: drop-shadow(2px 4px 18px black);
}
@media (min-width: 1090px) {
  .popular h1 {
    margin-top: -260px;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 4em;
    line-height: 1;
    margin-bottom: 160px;
    display: block;
    background: #00000054;
    padding: 20px;
  }
}
@media (max-width: 1089px) {
  .popular h1 {
    margin-top: -130px;
    margin-bottom: 70px;
    padding: 10px;
    position: relative;
    z-index: 2;
    color: #fff;
    display: block;
    background: #00000054;
  }
}
#g-header .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media (max-width: 959px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 5px 15px;
  }
}
@media (max-width: 655px) {
  .mainlogo img {
    float: none !important;
    margin: -15px 0 0 40px;
    width: 150px;
  }
}
@media (max-width: 767px) {
  .language {
    position: absolute;
    top: 0px;
    right: 5px;
  }
}
@media (max-width: 650px) {
  #g-header {
    height: 65px;
  }
}
.language .btn-secondary {
  background: none;
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  font-weight: 200;
}
div.mod-languages img {
  border: 3px solid #fff;
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap;
  }
}
.full {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
@media only all and (max-width: 47.99rem) {
  #g-footer {
    text-align: unset !important;
  }
}
.slider {
  margin-top: -50px;
  margin-bottom: 90px;
}
.slide-desc-text-default .slide-title {
  font-size: 2.5em;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1;
  text-shadow: 2px 2px 15px #000, 2px 2px 15px #000;
}
.slide-desc-bg {
  border-radius: 15px;
}
.slide-desc {
  min-width: 320px;
}
.navigation-container {
  top: 40% !important;
}
/*.djslider-default img.dj-image {
    border: 0 !important;
    margin: 0 !important;
    min-height: 450px !important;
    width: 100%;
    object-fit: cover;
}*/
@media (max-width: 700px) {
  #djslider115, #djslider125 {
    height: 350px !important;
  }
  #slider115 li, #slider125 li {
    height: 350px !important;
  }
  #slider115 img, #slider125 img {
    height: 350px !important;
    object-fit: cover;
    /* Чтобы изображение заполняло контейнер */
  }
}
@media (max-width: 1090px) {
  .slide-desc {
    font-size: 15px;
  }
  .slide-desc-text-default .slide-title {
    font-size: 1.5em;
  }
}
ul.forks {
  display: flex;
  flex-wrap: wrap;
  /* Позволяет перенос строк */
  gap: 10px;
  /* Добавляет отступы между элементами */
  padding: 0;
  list-style: none;
  margin-left: 0px;
}
.forks li {
  /*background: lightgray;*/
  background: #01d28614;
  padding: 5px 10px;
  border-radius: 12px 0 12px 0;
  font-size: 20px;
}
bold, strong {
  font-weight: 500 !important;
}
.brand-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.brand-list li {
  background: #01d28614;
  padding: 5px 10px;
  border-radius: 12px 0 12px 0;
  font-size: 20px;
}
img.farleft {
  float: left;
  margin: -50px 10px 0 -180px;
}
img.farright {
  float: right;
  margin: -10px -120px 10px 0px;
  /* width: 350px;*/
}
@media (max-width: 580px) {
  img.farleft {
    float: left;
    width: 200px;
    margin: -50px 30px 0 -50px;
  }
  img.farright {
    float: right;
    margin: -10px -90px 10px 0px;
    width: 300px;
  }
}
.popular .com-content-article__body {
  /*   background: #ffffff9c;
    margin: -30px;
    position: relative;*/
  padding: 30px;
}
.why-choose-us {
  display: flex;
  justify-content: center;
  gap: 20px;
  /* Расстояние между блоками */
  flex-wrap: wrap;
  /* Перенос на новую строку на маленьких экранах */
  padding: 0;
  list-style: none;
  /* Убираем маркеры списка */
}
.why-choose-us li {
  flex: 1 1 30%;
  /* Гибкость + ограничение по ширине */
  max-width: 30%;
  /* Максимальная ширина блока */
  min-width: 280px;
  /* Минимальная ширина блока перед переносом */
  text-align: center;
  padding: 20px;
  background: #fff;
  /*Фон блока */
  border-radius: 8px;
  /* Закругление углов */
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  /* Лёгкая тень */
}
.why-choose-us li img {
  width: 150px;
  /*height:150px;*/
}
.mission {
  margin-right: calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  background: url('../../../../images/mission.webp?67e1d4cc') no-repeat fixed;
  padding: 100px;
  margin-top: 90px;
  margin-bottom: 90px;
  background-size: cover;
  color: #fff;
  font-size: 25px;
  text-shadow: 2px 2px 5px #000;
  font-weight: 400;
}
.mission h2 {
  font-size: 25px;
  text-shadow: 2px 2px 5px #000;
  font-weight: 400;
  color: #fff;
  font-size: 50px;
}
.commitment {
  margin-right: calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  background: url('../../../../images/commitment.webp?67e1d4cc') no-repeat fixed;
  padding: 100px;
  margin-top: 90px;
  margin-bottom: -70px;
  background-size: cover;
  color: #fff;
  font-size: 25px;
  text-shadow: 2px 2px 5px #000;
  font-weight: 400;
}
.commitment h2 {
  font-size: 25px;
  text-shadow: 2px 2px 5px #000;
  font-weight: 400;
  color: #fff;
  font-size: 50px;
}
@media (max-width: 730px) {
  .mission, .commitment {
    padding: 100px 10px !important;
  }
}
img.about {
  display: block;
  float: left;
  width: 500px;
  height: 500px;
  object-fit: cover;
  border-radius: 50%;
  shape-outside: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%);
  margin: 20px 30px 20px 0;
  /* Отступы вокруг */
}
/* Отключаем обтекание на экранах 670px и меньше */
@media (max-width: 670px) {
  img.about {
    float: none !important;
    /* Убираем обтекание */
    display: block;
    margin: 0 auto 20px auto;
    /* Центрируем и добавляем отступ снизу */
    shape-outside: unset;
    clip-path: unset;
    border-radius: unset;
    width: 100%;
    height: auto;
  }
}
h1 span {
  background: #01d4c9;
  padding: 0 20px;
  clip-path: polygon(2% 9%, 100% 0, 99% 85%, 0 94%);
  color: #fff;
}
/*# sourceMappingURL=custom_12.css.map */