@font-face {
  font-family: 'IcoMoon';
  src: url('../fonts/IcoMoon.eot');
  src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; 
}

body{font-family:Open Sans, sans-serif; font-weight:300; font-display: swap; }
h1{font-family:Open Sans, sans-serif; font-weight:800; font-display: swap;}
h2{font-family:Open Sans, sans-serif; font-weight:600;  font-display: swap;}
h3{font-family:Open Sans, sans-serif; font-weight:normal; font-display: swap;  }
h4{font-family:Open Sans, sans-serif; font-weight:normal;font-display: swap;  }
h5{font-family:Open Sans, sans-serif; font-weight:800; font-display: swap;  }
h6{font-family:Open Sans, sans-serif; font-weight:800; font-display: swap; }







.distributor_block{
  border: 1px solid #325da23d;
  text-align: center;
  margin: 15px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  box-shadow: 3px 3px 7px grey;
  background-color: #3478cc2e;
  min-height: 220px;
 position: relative;
  
}
.distribubor_button_block{
     position: absolute;
    top: 100%;
    transform: translateY(-100%);
    width: 100%;
}
.distributor_block:hover{
	box-shadow: 10px 10px 5px grey;
}
.distributor_block h3{
	margin-top:9px;
 	margin-bottom:0px;  
  	text-align:left;
}
.city_name { 
  	text-align:left;
}
.flag {
  float:right;
}
.distr-phone{
  color: #335da9;
  font-weight: 600;
}
.rg-image-nav a {
  top:45%!important;
  z-index:10!important;
  
}
.label-gallery-big{
  background: #005aab;
  padding: 3px 25px;
  font-size: 12px;
  z-index: 2;
  color: white;
  font-weight:bold;
  position: absolute;
  top: 0;
  left: 0;
  
}
.big-yellow-square-marker{
  list-style-image: url(/images/icons/yellow_squere_23px.png);
  
}
.createdby{
  display:none;
}
.modified{
  display:none;
}
footer::before {
    display: inline-block;
    content: "";
    border-top: 2px solid #b5b5b5;
    width: 100%;
    margin: 0 1rem;
    transform: translateY(-1rem);
}
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  padding: 0 10px!important;
}

@media screen and (min-width: 991px) and (max-width: 1200px){
.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  padding: 0 5px!important;
}
}



.langswitch img{
  float:left;
}
.langswitch span.caret{
  float:left;
}
.langswitch ul>li>a:before
{
content:none;
}
.langswitch ul>li{
  text-align:center;
}
.langswitch li.lang-active{
  font-weight:bold;
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb>li>a {
    color: white;
}
.sp-page-title {
    padding: 10px 0;
}
.sp-page-title h2{
    display:none;
}
.bottom-menu li{
  height:auto;
  
}
.sticker-box{
position:fixed;
left:0;
top:40%;
z-index: 999;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
.scale-up-center {
-webkit-animation: scale-up-center 3.0s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
animation: scale-up-center 3.0s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
animation-iteration-count: infinite;
}


.sidebar_sticker_contact{
    position: absolute;
    left: -83px;
    top: 50px;
    height: 42px;
    background-color: #ffffff57;
    border-radius: 0 7px 7px 0;
    padding: 6px 7px;
    border: 1px solid grey;
    box-shadow: 3px 3px 7px grey;
    width: 128px;
}
.sidebar_sticker{

    position: absolute;
    left: -136px;
    height: 42px;
    background-color: #ffffff57;
    border-radius: 0 7px 7px 0;
    padding: 6px 7px;
    border: 1px solid grey;
    box-shadow: 3px 3px 7px grey;
    width: 180px;
}
.sidebar_sticker_contact:hover, 
.sidebar_sticker:hover{
left:0;
}
.sidebar_sticker_contact > div,
.sidebar_sticker > div {
display:inline-block;
}
.sticker-logo > img{
height:30px; 
width:auto;
}
.sticker-logo-contact > img{
height:20px; 
width:auto;
}
.sticker-logo-contact{
padding:4px 0;
}
.sticker-text{
vertical-align: top;
margin-top: -3px;
}
.sticker-text a{
font-weight: 600;
text-decoration: underline;
}
.sppb-carousel-text > h2:first-child {
    display:none;
}
.rail-slider .title {
  overflow: hidden;
margin: 0 0 30px 0;
}
.rail-slider .title:before,
.rail-slider .title:after {
  content: '';
  display: inline-block;
  vertical-align: super;
  box-sizing: border-box;
  width: 100%;
  height: 7px;
  background: #ffaf26;
}
.rail-slider .title:before {
  margin-left: -100%;
    background: none;
}
.rail-slider .title:after {
  margin-right: -100%;
}


.smartscan-at-banner .title:before,
.smartscan-at-banner .title:after {
  content: '';
  display: inline-block;
  vertical-align: super;
  box-sizing: border-box;
  width: 100%;
  height: 7px;
  background: #ffaf26;
}
.smartscan-at-banner .title:before {
  margin-left: -100%;
    background: none;
}
.smartscan-at-banner .title:after {
  margin-right: -100%;
}

.smartscan-at-banner .request-btn{
background:#365da8; 
color:white;
border-radius:0;
box-shadow: 3px 3px #00a5dd;
right: 4%;
position:relative;
width: 350px;
height: 60px;
padding: 18px;
font-size: 18px;
float:right;
margin-right: 8%;

}


.smartscan-at-banner .banner-caption h1{
    right: 4%;
    text-align:right;
    position: relative;
    color: white;
    font-size: 48px;
    line-height: 57px;
    text-shadow: 2px 2px 5px grey;
}

@media (max-width: 600px){
.smartscan-at-banner .request-btn{
width: 180px;
height: 32px;
font-size: 16px;
padding: 8px;
}
.smartscan-at-banner .banner-caption h1{
    font-size: 32px!important;
    line-height: 40px!important;
}


}

.yellow-nav-tabs > .nav-justified {
   border-bottom: 2px solid #ffaf26!important;
}
 

.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:focus, 
.nav-tabs.nav-justified>.active>a:hover{
border:none;

}
.yellow-nav-tabs > .nav-justified > .active > a{
background-color: #ffaf26!important;
border: 2px solid #ffaf26!important;
}
.yellow-nav-tabs > .nav-justified > li > a{
color:black;
}
.yellow-nav-tabs{
margin-top:40px;
}
.nav-tabs.nav-justified>li>a{
   border-bottom:0px!important;
}

.yellow-nav-tabs .nav-tabs > li > a:hover,
.yellow-nav-tabs .nav-tabs > li >a:focus {
background-color: #ffaf26!important;
}
.working{

    text-align: center;
    color: #00aeef;
    font-weight: bold;
    font-size: 16px;
    max-width: 340px;
    display: block;
    margin: 0 auto;
}
.langswitch .chzn-container {
  width:auto!important;
  margin-top:30px;
  font-size:15px;
}
.langswitch .result-selected{
  font-weight:bold;
  
}
.gallery-page .intro-image{
max-height:370px;
}
.entry-image {
    overflow: hidden;
}