html, body {height: 100%;}
body{background-color: #f9f9f9; color: #333; font-family: 'Roboto Condensed', sans-serif;}
#footer{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
a {color: #007FFF}
a:hover, a:focus {color: #c00; outline: none; -moz-outline-style:none;}
h1,h2{font-family: 'Roboto';font-weight: 100;text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}
h3,h4,h5,h6{font-family: 'Roboto Condensed', sans-serif;font-weight: 100;line-height: 1.2em;}
h3{font-family: 'Roboto Bold Condensed', sans-serif;font-weight: 100;line-height: 1.2em;}
h1{font-size: 40px;color:#0065CC}
h2{font-size: 32px}
h4{font-size: 16px}
h5{font-size: 16px}
h1 small{color:#0065CC; display: block;line-height: 1.5em;}
p{text-align: justify;}
/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -80px;
  /* Pad bottom by footer height */
  padding: 0 0 120px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 80px;
  background-color: #eee;
  font-size: 11px;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
#footer #gentime{font-size: 9px; margin: -25px 0 0; color:#999; float: right;}

#header-def {
  background: #fff url(../img/bg-header.jpg) no-repeat 0 0;
  height: 180px;
  position: relative;
  z-index: 1001;
}
@media only screen and (max-width: 991px) {
  #header-def .container, #header-def .row, #header-def [class*="col"] {
    width: 100%;
    height: 100%;
    max-width: 750px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 479px) {
  #header-def {
    height: 170px;
  }
}
#header-def .form-login{position: relative; padding-top: 12px; z-index: 1000;}
#header-def .form-group{margin-bottom: 7px}
#header-def label{font-weight: normal;}

.form-control, .btn, .panel, .panel-group .panel , .panel-heading, .navbar {border-radius: 0px}



.ico-nav {
    width:100px; height:16px;
    position:absolute;
    top:150px;
    padding-left: 0;
    z-index:10;
    text-align: right;
}
.ico-nav li {
  float:none;
  white-space:nowrap;
  margin-bottom:5px
}
.ico-nav li, .ico-nav a {
    width:25px;
    height:16px;
    display:inline-block;
}
@media only screen and (min-width: 992px) {
  .ico-nav {
    text-align: left;
  }
}
.ico-right{background: no-repeat right center; padding-right: 45px;}
.origin-sublim{background-image:url(../img/ico-sublim.png)}
.origin-hole{background-image:url(../img/ico-hole.png)}
.origin-mineral{background-image:url(../img/ico-mineral.png)}


/*---------------------------- .ico-* ------------------------------*/
[class^="ico"] a,[class^="ico"] {background: no-repeat left center;}
.ico-home a {background-image:url(../img/ico-home.png)}
.ico-contact a{background-image:url(../img/ico-email.png)}
.ico-uk a{background-image:url(../img/ico-uk.png)}
.ico-ru a{background-image:url(../img/ico-ru.png)}
.ico-book a{background-image:url(../img/ico_book_s.png)}
.ico-forum a{background-image:url(../img/ico_forum_s.png)}
.ico-icq a, .about_firms .ico-icq{background-image:url(../img/ico_icq_s.png)}
.ico-chart a{background-image:url(../img/ico-chart_s.png)}



.navbar {background-color: #eee; border-color: #ccc}
.nav>li>a:hover, .nav>li>a:focus{background-color: #f7f7f7}
.nav>li{border-top: 1px solid #eee}
.navbar li, .nav>li:first-child, .nav-tabs li {border-top: none;}
.nav li .value{color: #333}
.nav li .value:before{content: '(';} .nav li .value:after{content: ')';}
.nav-tabs>li>a {margin-right: 8px;background-color: #f2f2f2;}
.br-2 .nav-tabs>li>a{padding: 3px 3px;margin-right: 3px;}
.br-2 .nav-tabs .btn{padding: 1px 2px;}
.br-2 .col-md-12 /*h5*/, .advertisment /*h5*/{border-top: 1px solid #eee;margin-top: 10px;padding-top: 10px;}
.advertisment h5{border-top-color: #007FFF}
.informer h5 {border-top: 1px solid #007FFF;margin-top: 10px;padding-top: 10px;}
#top-menu{border-width: 1px 0}
.navbar-fixed-top+#content{margin-top: 72px}
.panel{border-color: #cecece;}
.panel.shadow{position: relative; margin-bottom: 0}
.br-2, .br-2.panel.shadow{margin-bottom: 40px;}
.shadow:before {
content: '';
position: absolute;
height: 8px;
bottom: -9px;
left: 0;
background: url(../img/middle-shadow.png) no-repeat top center;
width: 100%;
}
.shadow+div{margin-top: 25px}
div[class^="sidebar"] .shadow:before{background-image: url(../img/shadow3.png) }
div[class^="sidebar"] .panel-heading{text-align: center;}
.sidebar-1  .navbar-form, .sidebar-2 .navbar-form{padding: 0;}
div[class^="sidebar"] img{
  width: 45px;
  height: 45px;
  border: 1px solid #999;
  padding: 1px;
  background: #fff;
  vertical-align: top;
  float: left;
  margin: 0 5px 0 -10px;
}
@media only screen and (min-width: 992px) {
  .sidebar-1 {padding-left: 0;}
  .sidebar-2 {padding-right: 0;}
}
.panel-heading{background-color: #f7f7f7;}
.panel-heading h4{margin: 3px 0;}
.page-header, .page-header h2{margin-top: 0}


.strong{font-weight: bolder;}
.text-label{color:#bbb; white-space: nowrap;}
.article-brief,
.article-footer,
.more,
.adds{
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: justify;
}
.article-heading a{
  padding-left: 40px; 
  background: url(../img/ico_book_s.png) no-repeat 4px 50%;
  display: block; 
  text-align: justify;
}
.articles p{margin: 1px 0;}
.more{float: right;}
.article-footer{border-top: 1px solid #eee;clear: right; padding: 7px 0;}
.article-footer span{color: #bbb}
.brand-heading{display: block;margin: 0 0 2px; line-height: 0.9em;text-align: justify;}
.brand-brief{display: block;padding-left: 40px;color: #333; font-size: 10px; line-height: 1em; text-align: justify; min-height: 30px;}

.brief h3{margin: 0}
.add-review{ margin:2px 0 0 130px;}
.br-2 .add-review{ margin:25px 0 0 }
.add-review .form-control, 
.add-review .btn{
height: 25px;
padding: 2px 4px;
font-size: 13px;
line-height: 1.0em;
border-radius: 15px;
white-space: nowrap;
text-align: center;
color: #ccc;
}
.add-review .btn {font-size: 9px;}
.add-review .form-control { color: #007FFF;}
.logo-tm{
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 3px;
}
.brief h5{margin: 0 0 5px;line-height: 25px}
.brief .panel-footer{padding: 0;background-color: #eaeaea;}
.brief .nav-tabs{padding: 10px 15px 0; }
.brief .nav-tabs, .brief .nav-tabs>li>a{border-bottom-color: #fff;}
.brief .tab-content{background-color: #f9f9f9; margin: 0;padding: 15px;}
.brief .nav-tabs>li.active>a, 
.brief .nav-tabs>li.active>a:hover, 
.brief .nav-tabs>li.active>a:focus{background-color: #f9f9f9; border-bottom-color: #f9f9f9}
.brief .nav-tabs>li>a:hover {border-color: #d2d2d2 #d2d2d2 #f9f9f9;}
.deskription h5 .price{font-size: 20px;font-weight: bold;}
.price{color: #196600}
.price.badge, /*.deskription h5*/ .price.badge{background-color: #1abc9c; color: #fff;font-size: 18px;font-weight: normal; border-radius: 0;}
/*.advertisment h5*/ .price.badge{font-size: 18px}
.price.badge small{color: #fff;}
.adds {border-bottom: 1px solid #eee;padding: 5px 0;margin-bottom: 8px;} 
.advertisment .adds h5{border-top: none; margin-top: 0; padding-top: 0;}
.br-2 .adds, .advertisment .adds{border-bottom: none; margin-bottom: 0px;}
.adds p {margin: 0; color: #bbb;}
.deskription-tm .deskription-tm-body{line-height: 1.1em;margin-bottom: 5px; text-align: justify; max-height: 76px; overflow: hidden;}
.br-2 .deskription-tm .deskription-tm-body{max-height: 46px}
.deskription-tm-body h5{color: #333;font-family: 'Roboto Condensed', sans-serif; border: 0;line-height: 1.1em; max-height: 76px; overflow: hidden;display: block; font-size: 14px;}
.himsostav{background-color: #f9f9f9;}
.himsostav .panel-heading{background-color: #EAEAEA;}
.himsostav ul{padding: 6px 10px 2px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 0;}
.himsostav li{border: 1px solid #fff;margin: 3px 0;padding: 1px 5px;border-top-color: #eee; border-left-color: #eee;position: relative;}
.himsostav li span{font-size: 10px;color: #aaa}
.himsostav li strong{font-size: 12px;color: #777}
.scale{width: 40%;height: 10px; border-radius: 5px;position: absolute; top:6px; right: 5px;display: inline-block; overflow: hidden; text-align: right;
  background: rgba(0,255,0,1);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,255,0,1)), color-stop(45%, rgba(255,255,0,1)), color-stop(52%, rgba(255,255,0,1)), color-stop(100%, rgba(255,0,0,1)));
  background: linear-gradient(to right, rgba(0,255,0,1) 0%, rgba(255,255,0,1) 45%, rgba(255,255,0,1) 52%, rgba(255,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff00', endColorstr='#ff0000', GradientType=1 );
}
.advertisment .scale{width: 100%; top:4px;}
.scale i{display: inline-block;height: 12px; background-color: #eaeaea;}
.scale,.scale i{
  box-shadow: inset 1px 1px 4px 1px rgba(0,0,0,0.3);
}
.advertisment .himsostav .val, .advertisment .himsostav .norma{text-align: center;}
.reviews h6{margin: 0;}




.fullscreen .modal-dialog{
	width: 100%;
    margin: 0;
    top: 0;
	position: absolute;
	height: 100%;
}
.fullscreen .modal-content{
	margin: 15px auto;
	background: transparent; 
	border: none;
    box-shadow: none;
}
.fullscreen .modal-header{font-size: 63px;font-family:'Roboto', sans-serif;text-align: center;}
.fullscreen .modal-header h3{font-size: 40px;margin-top: 0}
.modal-header .close {
  font-size: 30px;
  color: #fff;
  opacity: 1;
}
/* .fullscreen .form-control{background-color: #73B9FF; color: #fff} */
/* .fullscreen .form-control:focus{background-color: #fff; color: #333} */

/* .fullscreen .form-control:-moz-placeholder { color: #fff;}
.fullscreen .form-control::-moz-placeholder {color: #fff; opacity: 1;}
.fullscreen .form-control:-ms-input-placeholder {color: #fff;}
.fullscreen .form-control::-webkit-input-placeholder {color: #fff;} */


.modal-backdrop{background-color: #73B9FF}
.modal-backdrop.in {opacity: .98;filter: alpha(opacity=98);}

 /* =============END Modal===========  */

/* =============CheckBox=========== */
.checkbox{
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
  list-style: none;
}
.checkbox label {
    display: block;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    margin-bottom: 10px;
}
.checkbox label:before {
    content:"";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
	left: -20px;
    top: 1px;
    background-color: #aaa;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
    border-radius: 3px;
}
.checkbox input[type=checkbox] {
    display: none;
}
.checkbox input[type=checkbox]:checked + label:before {
    content:"\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
}
/* =============/.CheckBox=========== */
.checkbox [class^="origin"]{min-height: 26px;background-position-y: -2px;padding-top: 3px;}
.checkbox label[class^="origin"]:before{top:4px;}

/* =============.Rating=========== */
.rating, .rating div{
  width: 125px;height: 25px;
  display: inline-block;
  background: url(../img/bg-rating.png) repeat-x 0 0;
}
.br-2 .rating, .br-2 .rating div, 
.reviews .rating, .reviews .rating div{background: url(../img/bg-rating-sm.png);width: 90px;height: 18px;}
.rating, .br-2 .rating, .reviews .rating {background-position-y: -25px; margin-top: 4px; position: absolute;}
.reviews .rating{right: 15px;margin-top: -2px;}



#hide {display:none;}
.radio-rating input {position:absolute;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0;
    cursor:pointer;
    width:17px;
}
 
.radio-rating span {
    width:24px;
    height:16px;
    line-height:16px;
    padding:1px 22px 1px 0; /* 1px FireFox fix */
    background:url(../img/bg-rating.png) no-repeat 0 0 ;
}
 
/* Change span immediately following the checked radio */
 
.radio-rating input:checked + span {
    background-position-y: 0 ;
}
 
/* Reset all remaining stars back to default background.
   This supersedes the above due to its ordering. */
 
.radio-rating input:checked + span ~ span {
    background-position:0 -25px;
}



 
/* ����������
----------------------------------------------------*/
.price{color: #196600}
.nav li .logo img {width: 22px; height: 30px; border: none;}

#no-board {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	border: #cecece solid 1px;
}

@media only screen and (max-width: 767px) {
  .new-main {
    width: 370px;
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .new-main {
    padding-left: 2px;
    padding-right: 2px;
  }
}


.sogl {
	margin-bottom: 20px;
}

.sogl span{
	font-size: 24px;
	font-weight: bold;
}

.sogl-abzac {
	margin-top: 10px;
}

.button-tm {
	width: 350px;
	margin-top: 20px;
}

.img-new {
	width: 350px;
}

.art {
	padding: 10px 10px 10px 20px;
}

#captcha, #comm-captcha {
	margin: 10px 0;
}

#result_captcha, #result_name, #result_text, #result_star {
	color: red;
}

#result_city,#result_city2 {
	display: none;
	width: 180px;
	position: absolute;
	z-index: 1;
	top: 35px;
	left: 0px;
	background: #fff;
	padding: 5px 10px;
}

#result_city2 {
    width: 100%;
}

#result_tm {
	display: none;
	width: 180px;
	position: absolute;
	z-index: 1;
	top: 35px;
	left: 0px;
	background: #fff;
	padding: 5px 10px;
}

.payment {background: #eaeaea;}

/* ------------------fix menu bag--------------------- */
.adsbygoogle{position: absolute;}

#footer .f-line{
	font-weight:600;
	font-size:13px;
}

.adsbygoogle{
    display: none !important;
}


/**
* ------------------------------------------------------------------------------------------------------
* FIXES
* ------------------------------------------------------------------------------------------------------
**/

/* Bootstrap overrides */

.navbar-form {
  margin-left: 0;
  margin-right: 0;
}
.navbar-toggle {
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.navbar-toggle .icon-bar {
  background: #0065CC;
  height: 3px;
}
.navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
.meta-main-nav .navbar-nav {
  text-align: right;
}
.meta-main-nav .navbar-nav>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-header {
    float: right;
  }
  .navbar-collapse {
    width: 100%;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  .meta-main-nav .navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .navbar-toggle {
      display: none;
  }
  .navbar-collapse.collapse {
    display: block!important;
  }
  .meta-main-nav .navbar-nav {
    text-align: left;
  }
  .navbar-nav>li {
    float: left;
  }
  .meta-main-nav .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* Header */

.header-logo {
    width: 210px;
    height: 84px;
    display: inline-block;
    position: absolute;
    left: -194px;
    top: 10px;
}
.header-title {
  position: absolute;
    left: -191px;
    top: 80px;
    font-size: 20px;
}
@media only screen and (max-width: 991px) {
  .header-icons, .header-logo, .header-title, .header-account, .header-button {
    position: absolute;
  }
  .header-logo {
    top: 7px;
    left: 15px;
  }
  .header-title {
    top: 92px;
    left: 15px;
    font-size: 21px;
    margin: 0;
  }
  .header-icons {
    right: 8px;
    top: 97px;
    margin: 0;
  }
  .header-account {
    right: 15px;
    top: 20px;
  }
  .header-button {
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .header-logo {
    width: 170px;
    height: auto;
    top: 11px;
  }
  .header-title {
    top: 82px;
  }
  .header-icons {
    top: 88px;
  }
}

/* Header account */

.dropdown-account .dropdown-toggle {
  border: 0;
  background: none;
  padding: 0;
  color: #0065CC;
}
.dropdown-account .dropdown-toggle i {
  margin-right: 3px;
}
.dropdown-account .dropdown-menu {
  padding: 0 15px;
  width: 230px;
  left: auto;
  right: 0;
}
@media only screen and (min-width: 992px) {
  .dropdown-account .dropdown-toggle {
    display: none;
  }
  .dropdown-account .dropdown-menu {
    display: block;
    position: relative;
    top: auto;
    float: none;
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
    width: auto;
    min-width: auto;
    left: auto;
    z-index: auto;
    background-color: #0000;
    border-radius: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-logo {
    left: -165px;
  }
  .header-title {
    left: -162px;
  }
}

/* Meta */

.meta-search-city-button {
  display: block;
  margin-top: 9px;
  text-transform: uppercase;
  background-color: #74bd0c;
  border-color: #74bd0c;
  font-size: 16px;
}
.meta-search-city-form {
  display: none;
}
.meta-search-water .navbar-form {
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .meta-search-city-button {
    display: none;
  }
  .meta-search-city-form {
    display: block;
  }
  .meta-search-water .navbar-form {
    margin-top: 8px;
  }
}

/* Modal city search */

.modal-search-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.modal-search-list li {
  width: 50%;
  margin-bottom: 10px;
  text-align: center;
}
.modal-search-list a {
  color: #fff;
  font-size: 22px;
}

@media only screen and (min-width: 576px) {
  .modal-search-list li {
    width: 33.333%;
  }
}

/* Choose city */

.choose-city {
  display: none;
}
@media only screen and (min-width: 992px) {
  .choose-city {
    display: block;
  }
}

/* List styled */

.list-styled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.list-styled li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px;
}
.list-styled li:last-child {
  margin-bottom: 0;
}
.list-styled li:before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
}
.list-styled a {
  display: block;
}
.list-styled a:hover {
  text-decoration: none;
}

/* Accordion Regions */

.panel-default>.panel-heading {
  background: transparent;
}
.panel-title>a {
  padding: 7px 8px;
  display: block;
}
.accordion-regions .panel-title img {
  height: auto;
  width: 22px;
  margin: 0;
  margin-top: -2px;
  margin-right: 8px;
}
.accordion-regions .panel-heading {
  padding: 0;
  text-align: left !important;
}
.accordion-regions.panel-group .panel+.panel {
  margin-top: 3px;
}
.accordion-regions .panel-body {
  padding: 10px;
}
.accordion-regions .panel-title a:hover, .accordion-regions .panel-title a:focus {
  text-decoration: none;
  color: #333;
}
.accordion-regions .panel-title a:hover {
  color: #0065CC;
}

.new-main { padding-left: 10px;padding-right: 10px;}


.header-banner {
     margin-left: 25px; margin-top: 15px;display: block;

}

@media only screen and (max-width: 1199px) {
    .header-banner img{
        width: 100%;
        margin-left: 3%;
    }
}

@media only screen and (max-width: 991px) {
    .header-banner {
        display: none;
    }
}