body{
    background-color: #f3eeee;
  /*background-image: url(/sites/default/files/fon.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
}

.blog_content table{
width: 100%;
    margin-left: 20px;
}
iframe body {
background-image: none!important;}
#superfish-account{
padding: 20px;
}
#latest_news .fl_left img{
  height: 370px;
  object-fit: cover;
}
.region-sidebar-first .block{
margin-bottom: 20px;
}
.taxonomy .views-field-title {
    color: #00b9e9;
    padding: 15px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}
#block-yg-logistics-content table.responsive-enabled, #block-yg-logistics-content form.menu-edit-form, .redaktor-list{
margin-top: 20px;
    background-color: white;
    padding: 20px;
width: 100%;
}
.view-empty{
text-align: center;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;}

#bannery{
margin-top: 20px;
}
.view-services a img{
    width: 100%;
    height: auto;
padding-bottom: 20px;}
#superfish-glavnoe-menyu-rus-toggle{
font-weight: bold;
    padding: 1em 3em 1em 1em;
}
.view-kadry #team .team_list_caption{
bottom: 150px !important;
}

.view-kadry #team .area{
position: relative;
    display: block;
}
.bloggo {
text-align: center;
    margin-top: -90px;
    margin-bottom: 20px;}
.region-sidebar-first .block-views .views-row{
margin-bottom: 20px;
}
.block-views-blockservices-block-12 .view-display-id-block_12 .views-view-grid a img{
  background: white;
    border-radius: 4px;
    padding: 15px;
}
.block-views-blockservices-block-12 .view-display-id-block_12 .views-col {
  padding-bottom: 15px;
}
.gsymbol-section img{
  width: 50%;
    height: 100%;
    object-fit: contain;
}
.gsymbol-section .flag img{
  width: 80%;
}

.gsymbol-section{
  color: #00b9e9;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
}
.gsymbol-section h5
{font-weight: 700;}

#topbar{
  background: white;
}

.view-taxonomy-term h2 {
  color: #00b9e9;
    padding: 15px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}
.view-kadry .area{
    padding: 15px;
}

.view-display-id-block_9 .views-col{
    padding-bottom: 10px
}
.enqury {
   padding: 20px 0 0px;
    }
.iframe_title{
  color: #00b9e9;
    padding: 35px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}
.header-main-right, .header-main-left{
  display:flex;
}
.region-contact-header-block{
 width:100%; 
}
.blog_content, .blog_caption{
  width:100%;
}
#banner-slider, #banner-slider .slides, #banner-slider .slides .slide-1, #banner-slider .slides .slide-2, #banner-slider .slides .slide-3 {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover!important;
background: white;
}
#testimonials .viewsreference--view-title{
  display:none;
}

.field--name-field-team .hovereffect img{
  height: 280px;
}
.language-switcher-language-url .links{
  display: flex;
  list-style-type: none;
  padding:0px;
}
.language-switcher-language-url .links li {
  padding-left: 15px;
    padding-right: 15px;
}

#bannery .owl-carousel .owl-item img {
    height: 100px;}

@media (min-width: 1200px) {
.sperfish-menu {
  padding-top: 10px;
  display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }

#superfish-main.sf-menu.sf-style-white {
    display: flex;
    justify-content: center;
    float: none !important;
}
#sidebar-first ul.sf-menu.sf-vertical, #superfish-account{
  width: 100%;
}
ul.sf-menu.sf-vertical li:hover > ul, ul.sf-menu.sf-vertical li.sfHover > ul {
    left: 18em !important;
    top: 0;
}
#block-glavnoemenyurus-2 ul.sf-menu a {
    background: white;
}

}
.novinki .nav-tabs {
  display: flex;
  justify-content: space-between;
}

.novinki .nav-item {
  flex-grow: 1;
  text-align: center;
}
.service-details .field--name-field-image {
  column-gap: 20px;  /* Расстояние между колонками */
}

.service-details .field__item {
  break-inside: avoid;  /* Предотвращает разрыв блоков между колонками */
}

@media screen and (min-width: 768px) {
.service-details  .field--name-field-image {
    column-count: 2;  /* Две колонки на широком экране */
  }
}

@media screen and (min-width: 1200px) {
.service-details  .field--name-field-image {
    column-count: 3;  /* Три колонки на очень широком экране */
  }
}
