* { margin: 0; padding: 0; }

html { font-size: 100.01%; }
body { font-size: 62.5%; min-width: 1040px; font-size: 10pt; font-family: 'Tahoma' !important;  background: #fff; }
h1 {font-size: 24pt; font-family: 'Tahoma', 'Tahoma'; margin:2px 0 15px 0; }
h2 { font-size: 12pt; font-family: 'Tahoma', 'Tahoma'; }

#b-main h1 { color:#6A6A6A; font-size:18px; }

div#b-main .head1 a {font-size:11pt; margin-bottom:15px; padding-left:0px; font-family:'Tahoma','Tahoma'; font-weight:bold; text-decoration: underline;}


/* div#b-main div */
.catalog-section-list {
  padding-top:15px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px !important;
  width: 100%;
}


.b-products-item {
  width: 25%;
  border-bottom: 1px dotted #a8a8a8;
  max-height: 340px;
  height: 340px;
  overflow: hidden;
  padding-bottom: 40px;
  position: relative;  
  word-break: break-word;
}

.b-products-item:hover {
  overflow: visible;
}

.b-products-item:after {
  content: '';
  display: block;
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 4;
  opacity: 1;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(62%,#fff),to(transparent));
  background: -webkit-linear-gradient(bottom,#fff 62%,transparent);
  background: -o-linear-gradient(bottom,#fff 62%,transparent);
  background: linear-gradient(to top,#fff 62%,transparent);
}


.b-products-item:hover .home-product {
    -webkit-box-shadow: 0 0 15px 1px #d2d2d2;
    box-shadow: 0 0 15px 1px #d2d2d2;
    z-index: 5;
}

.home-product {
  padding: 15px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 210px;
  display: flex;
  flex-direction: column;
}

.card-item__title p {
  font-size: 12pt;
  margin-bottom: 15px;
  padding-left: 0px;
  font-family: 'Tahoma','Tahoma';
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}

.card-item__link {
  color: #000;
  white-space: wrap;
  font-size: 14px;
  padding-bottom: 11px;
  text-decoration: none;
}

.card-item__link a {
	color: #000;
}

.card-item__img {
  margin-bottom: 15px;
  height: 84px;
}

@media (max-width:1341px) {
  .home-product {
    max-width: 180px;
  }
}

@media (max-width:966px) {
  .b-products-item {
    width: 33.33%;
  }
  .home-product {
    padding: 0;
  }
}

/* @media (max-width:768px) {
  .b-products-item {
    max-height: 620px;
    height: 620px;
  }
} */

@media (max-width: 600px) {
  .b-products-item {
    width: 50%;
  }
  .home-product:hover {
    border: 0.1px solid #a8a8a8;
    padding: 5px;
  }

}
@media (max-width:375px) {
  .b-products-item {
    width: 100%;
  }
}
/* text-transform: uppercase; */

ul { list-style: none; }
a  { color: #2f6591; }
a img { border: 0; }

div#b-about-company ol { margin: 0 0 15px 25px; }
div#b-about-company ul { margin: 0 0 15px 20px; }
div#b-about-company ul li { list-style: disc; padding-left: 5px; }
div#b-header {
  position: relative;
  height: 140px;
  background: url( '/i/bg-nav.jpg' ) repeat-x;
  overflow: hidden;
}
img#b-logo { position: absolute; left: 40px; top: 55px;}
  /* div#b-banner-cup { 
              position: absolute; left: 263px; top: 87px; width: 78.1%; right: 10px;
              background: url( '/i/bg-cup.jpg' ) repeat-x;
        }
        div#b-banner-cup div { position: absolute; width: 3px; right: 0px; height: 90px;
              background: url( '/i/bg-cup-end.jpg' ) no-repeat;
        } */
        
div#b-banner-cup { position: absolute; left: 230px; top: 55px; width: 78%; right: 10px;}
div#b-nav-icons { position: absolute; top: 20px; left: 74px; }
ul#b-top-sections { position: absolute; top: 20px; left: 215px; }
    li.b-sections { display: inline; padding: 1px 10px 1px 15px; background: url( '/i/ul.jpg' ) no-repeat; font-family: Tahoma;  }
    li.b-sections a { text-decoration: none; color: black; }
    li.b-sections a:hover { text-decoration: underline; }
    li.first { background: none; }

img#banner-souvenir { margin-top: 40px; }
div#b-main { float: left;  width: 68%; _width: 64%; margin: -2px 0 46px 40px; }
  div.b-goods { padding: 20px 0 40px 0;  overflow: hidden; clear: both; }
    div.b-goods a { text-decoration: none; color: #2f6591; }
    div.b-goods h2 { padding-left: 15px; margin-bottom: 15px; font-size: 11pt; }
    div.b-goods ul li { margin-bottom: 3px; padding-left: 15px; background: url( '/i/arrow.jpg' ) 0px 4px no-repeat;  width: 160px;}
    *:first-child+html div.b-goods ul li {  margin-bottom: 3px; padding-left: 15px; background: url( '/i/arrow.jpg' ) 12px 4px no-repeat; }
    div#top-goods { zoom: 1; position: relative; z-index: 3; background: url( '/i/goods.jpg' ) 0 100% repeat-x; }

    div.b-category { float: left; width: 22.2%; padding: 0px 0 10px 2.18%; overflow: hidden; }
    .b-category div a{display:block;height:85px;}
    .b-category ul a{display:inline;height:auto;}
    
    /*div#pen {background: url( '/i/picto/pen.jpg' ) 25px 0px no-repeat; }
    div#lighters { background: url( '/i/picto/lighters.jpg' ) 25px 0px no-repeat; }
    div#flash { background: url( '/i/picto/flash.jpg' ) 25px 0px no-repeat; }
    div#keyrings { background: url( '/i/picto/keyrings.jpg' ) 25px 0px no-repeat; }
    div#openers { background: url( '/i/picto/openers.jpg' ) 25px 10px no-repeat; }
    div#dishes { background: url( '/i/picto/dishes.jpg' ) 25px 0px no-repeat; }
    div#crocodiles { background: url( '/i/picto/crocodiles.jpg' ) 25px 0px no-repeat; }
    div#comp { background: url( '/i/picto/comp.jpg' ) 25px 0px no-repeat; }
                div#tekstile { background: url( '/i/picto/tekstile.jpg' ) 25px 0px no-repeat; }
                div#poli { background: url( '/i/picto/t-souvenir.jpg' ) 25px 0px no-repeat; }
                div#t-souvenir { background: url( '/i/picto/poli.jpg' ) 25px 0 no-repeat; }
                div#vip { background: url( '/i/picto/vip.png' ) 45px 10px no-repeat; }*/
  
div#b-sidebar {  position: relative; top: -50px;  overflow: hidden; zoom: 1; }

/*div#b-offers-container { width: 99.5%; margin-bottom: 20px; overflow: hidden; clear: both; background: url( '/i/offer-out.png' ) 0px 60px repeat-x; }*/
div#b-offers-container { width: 99.5%; margin-bottom: 20px; overflow: hidden; clear: both;}
  div#b-offers { width: 1000px; margin: 0 auto; clear: both; }
    div.offer {
      background: url( '/i/offer-in.png' ) 0 60px repeat-x;
      text-align: center;
      float: left;
      width: 186px;
      padding: 0 6px;
      overflow: hidden;
      text-decoration: none;
    }
      div#b-offers p  { padding-left: 10px; text-align: left; height: 60px; }
      div#b-restaraunts p { background: url( '/i/one.jpg' ) 100% 100% no-repeat; }
      div#b-exhibitions p { background: url( '/i/two.jpg' ) 100% 100% no-repeat; }
      div#b-offices p { background: url( '/i/three.jpg' ) 100% 100% no-repeat; }
      div#b-campaigns p { background: url( '/i/four.jpg' ) 100% 100% no-repeat; }
      div#b-agencies p { background: url( '/i/five.jpg' ) 100% 100% no-repeat; }
      div#b-restaraunts p a { color: black; text-decoration: none; }
      div#b-exhibitions p a { color: #488259; text-decoration: none; }
      div#b-offices p a { color: #3c5e84; text-decoration: none; }
      div#b-campaigns p a { color: #a33a3f; text-decoration: none; }
      div#b-agencies p a { color: #e0670a; text-decoration: none; }
    
div#b-text-container { zoom: 1; overflow: hidden; padding: 30px 5%; clear: both; background: url( '/i/bg-text.jpg' ) 0 100% repeat-x; }
  div#b-text-container h2 { margin-bottom: 20px; font-size: 18pt; }
  div#b-about-company { float: left; width: 65%; margin-right: 2.3%; padding-right: 2.5%; border-right: #b8b8b8 solid 1px;  font-size:12px; color:#6A6A6A;} 
  * html div#b-about-company  { float: left; width: 55%; margin-right: 5%; line-height: 13px; }
    div#b-about-company p {  margin-bottom: 5px;  }
  div#b-news { float: right; width: 30%; }
  div#b-news span { display: block; color: #777; }
  div#b-news ul li { margin-bottom: 15px; }

div#b-footer { clear: both; position: relative; background: #ECECEC; margin-top: 1px; }
  div#b-footer ul {  position: absolute; top: 30px; left: 24.7%; }
  div#b-copyright { padding: 30px 0 15px 5%; }
    * html div#b-copyright { padding-top: 20px; }


form#search{ margin: 30px 0; }
  form#search dt { float: left; 
    width: 24%; 
    padding-right: 4%; 
    height: 30px; 
    text-align: right; 
    color: #d91c46;
  }
  form#search dd { float: right; width: 72%;  height: 30px;}
    form#search dd select { width: 60%; }
  form#search div { text-align: right; margin-right: 29.6%; }
  form#search div input { width: 100px; }

  .top_content { padding: 50px 100px 50px 100px; } 

  h1, h2 { font-size: 12pt;}
  #b-text-container #b-about-company h2 { font-size: 12pt; }
  #b-text-container #b-about-company h3 { font-size: 12pt; }
span.t495 {font-size:85%;}

.mark {
background:url("http://rus-toplivo.ru/images/rustoplivo/marker00.gif") no-repeat scroll 0 11px transparent;
margin:0;
padding-left:10px;
}

#list3 { }
#list3 ul { list-style-image: url("../images/icons/krug.png"); color:#eee; font-size:18px; }
#list3 ul li { line-height:30px; }

#main_block {
padding: 10px 10px 10px 0;
width: auto;
}
#main_block  h1{
margin:0 0 15pt;
font-weight:normal;
 color: black; font-size: 23pt; 
}


#lh {



}

ul.link-husler {
     font-size: 11px;
    list-style: none outside none;
    margin: 10px 0px;
    padding: 0;
    text-align: left;
}

ul.link-husler li {
     color: #575757; 
     font-size: 11px;
     margin: 0px;
	 color: #575757;
}
ul.link-husler a {
text-decoration: none;
color: #2C2C2C;
}

#contacts {
	text-align: right;
}

#contacts .phones {
	font-size: 16pt;
}

#contacts .email {
	margin-top: 10px;
	font-size: 18px;
}

#contacts .email a {
}

#contacts .info {
  margin-top: 4px;
  margin-left: -50px;
  font-size: 14.5px;
  font-weight: bold;
}

#sitesearch {
	margin: 20px 0;
}

#sitesearch .search-suggest {
	border: solid 1px #ccc;
	width: 565px;
	padding: 5px;
}

#sitesearch input[type="submit"] {
	border: solid 1px #ccc;
	width: 80px;
	padding: 5px;
}

div#b-top-container {
  overflow: hidden; padding: 0 0 0 40px; display: flex; /*background: url( '/i/bg-text.jpg' ) 0 100% repeat-x;*/
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: 20px;
}
/*div#b-top-left { float: left; width: 670px; }*/
div#b-top-right { float: left; width: 226px; }


div#b-banner-holiday { } 
#b-banner-holiday a {position:relative; float:left; width:218px; height:90px; display:block; margin-left: 2px; margin-right: 2px;}
/*#b-banner-holiday a {position:relative; float:left; width:218px; height:90px; display:block;}
#b-banner-holiday span {position:relative; float:left; width:218px; height:90px; display:block;
margin-left: 4px; margin-right: 4px; margin-top: -1px;}*/
#slider_top2 a {display:none;}



.footer-list {
  display: flex;
  justify-content: space-between;
}

.footer-social__links {
  /*margin-right: 45px;*/
  margin-right: auto;
  margin-left: auto;
}

.footer-social__links a {
  text-decoration: none;
}

.social__links {
  padding-top: 15px;
  display: flex;
  text-decoration: none;
}

.social__links span {
  margin-left: 15px;
  color: #000000;
}

.basket-line-container {
  margin-left: 20px;
  /*position: absolute;*/
  /*top: 20px;*/
  /*right: 20px;*/
}

@media (max-width: 1006px) {
  .basket-line-container {
    margin-top: 10px;
    margin-left: 0;
    /*display: none;*/
  }
}


/*FIX*/
#b-top-container {
  display: flex;
}

#b-banner-cup .phones {
  margin-left: 750px;
  font-size: 16pt;
  margin-top: 25px;
}

#b-top-container .order-text {
  margin-left: 12px;
  margin-top: 28px;
}

@media (max-width: 1006px) {
  #b-banner-cup .phones {
    margin-left: 0;
    margin-top: 10px;
  }

  #b-top-container .order-text {
    margin-left: 20px;
  }
}
.order-text {
  position: relative;
  font-weight: 600;
  margin-top: 10px;
  text-align: right;
  margin-right: 10px;
}
.tooltip-switcher {
  border: 1px solid #333;
  border-radius: 50%;
  padding: 1px 7px;
  cursor: pointer;
}
.tooltip-text {
  display: none;
  position: absolute;
  top: 50px;
}

.tooltip-switcher:hover .tooltip-text {
  display: block;
  padding: 3px;
  border: 1px solid #333;
  background-color: #fff;
  border-radius: 3px;
}

.email {
  text-align: right;
  margin-right: 10px;
}

.phones {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
}

.basket-line-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.phones .phone {
  font-size: 15pt;
}

.form-b24-callback {
  background-color: #e0e0e0;
  text-transform: uppercase;
  cursor: pointer;
  height: fit-content;
  padding: 10px 5px;
  margin-left: 20px;
  margin-top: auto;
  margin-bottom: auto;
}

.manufacturing {}
.manufacturing .heading {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 52px;
}

.manufacturing .name {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
}

.manufacturing .text {
  margin-top: 10px;
  width: 60%;
}

.manufacturing .items-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.manufacturing .items-list .item {
  width: 18%;
  margin: 1%;
  text-align: center;
}

.manufacturing .items-list .item img {
  width: 100%;
  border-radius: 50%;
}

.manufacturing .items-list .item a,
.manufacturing .items-list .item a:hover
{
  color: #333;
  text-align: center;
  text-decoration: none;
}

@media (max-width: 1007px) {
  .b24-widget-button-popup {
    display: none !important;
  }
}

@media (max-width: 1444px) {
  div#b-top-container {
    position: relative;
  }
  div#b-top-container .basket-line-container {
    position: absolute;
    right: 0;
    top: -50px;
  }
}

@media (max-width: 1360px ) {

  div#b-top-left {
    width: 460px;
  }

  #sitesearch .search-suggest {
    width: 350px;
  }
}

@media (max-width: 1150px ) {

  div#b-top-left {
    width: 320px;
  }

  #sitesearch .search-suggest {
    width: 210px;
  }
}

@media (max-width: 900px) {
  div#b-top-container .basket-line-container {
    top: 0;
  }

  .form-b24-callback {
    margin-top: 60px;
  }
}

@media (max-width: 589px) {
  div#b-top-container .basket-line-container {
    top: auto;
    bottom: 0;
  }
}

@media (max-width: 567px) {
  .form-b24-callback {
    margin: 20px auto 0 auto;
  }
}

@media (max-width: 347px) {
  .phones, .order-text {
    margin: 20px auto 0 auto !important;
  }

  div#b-top-container {
    justify-content: center;
  }
}
/*END FIX*/