@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Lato:300|Roboto:400,500,300,300italic,900,900italic,700|Cutive);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #d1d2d4;
  color: #2d3a41;
  font: 300 16px/27px trebuchet ms,helvetica,sans-serif;
  -webkit-text-size-adjust: none;
}
.box {
    background: #008cab none repeat scroll 0 0;
}
.sptovar {
    margin-bottom: 20px;
}
.homesite{
	color: #dededf;
	font-size: 17px;
}
img {
  max-width: 100%;
  height: auto;
}
.item {
    float: left;
   /* width: 33.3333%;*/
}
#news {
  margin-bottom: 15px;
}
.introtext-spisok-category{
	font-size:12px;
	line-height: 1.3;
}
.images-tovar-nov-obor {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
#stati {
  margin-bottom: 40px;
}
.grid_9 a {
  color: #008cab;
}
.text-center {
  text-align: center;
}
/* Pagination */
.pagination { font-family: "Roboto", "Montserrat", Helvetica, Arial, sans-serif; }
.pagination > .page-numbers { padding-top: 30px; border-top: 1px solid rgba(0, 0, 0, 0.08); }
.pagination > .page-numbers .dots { display: block; padding: 12px 0; }
.pagination ul { list-style: none; padding: 0; }
.pagination li { display: inline-block; background: #f2f2f2; border-radius: 2px; width: 80px; height:35px; transition: all 200ms ease-out; margin-bottom: 4px; margin-left: 5px;}
.pagination li a { display: block; color: #999999; padding: 5px 0; }
.pagination li:hover { background: #008cab; }
.pagination li:hover a { color: #333333; }
.pagination li .active { display: block; color: #333333; background: #008cab; padding: 4px 18px; border-radius: 2px; }

.multi-page { color: #666666; margin-bottom: 30px; }
.sisea-result span {
    font-weight: 900;
	color: #008cab;
}
.extract {
    font-size: 16px;
}
.sisea-result {
    border-bottom: 1px solid;
    margin-bottom: 10px;
	padding: 10px;
}
.sisea-result:hover {
    background-color:#fff;
}
.error {
  color: #ff0000;
}
.breadcrumb {
    display: inline-flex;
}
.dev{
	float:right;
}
#name {
  font-size: 20px;
  height: 25px;
  width: 460px;
}
#namecompany {
  font-size: 20px;
  height: 25px;
  width: 460px;
}
#email {
  font-size: 20px;
  height: 45px;
  width: 460px;
}
#phone1 {
  font-size: 20px;
  height: 45px;
  width: 460px;
}
#text {
  font-size: 20px;
  height: 100px;
  width: 460px;
  font-family:Arial;
}

h1, h2, h3, h4, h5, .terms-list dt, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

h1 {
  font-size: 30px;
  line-height: 35px;
  font-family: "Roboto", "Cutive", serif;
}

h2 {
  font-size: 25px;
  line-height: 52px;
}

h3 {
  font-size: 20px;
  line-height: 38px;
  font-weight: 300;
}

h4 {
  font-size: 17px;
  line-height: 42px;
  font-weight: 700;
}

h5, .terms-list dt {
  font-size: 15px;
  line-height: 27px;
}

h6 {
  font-size: 13px;
  line-height: 17px;
}

p a:hover, .terms-list dd a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .terms-list dd .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

blockquote {
  text-align: center;
  padding: 0 180px;
}
blockquote q {
  font-size: 30px;
  line-height: 39px;
  font-weight: 300;
}
blockquote * + h4 {
  margin-top: 25px;
}
blockquote * + .btn3 {
  margin-top: 64px;
}
blockquote * + p, blockquote .terms-list * + dd, .terms-list blockquote * + dd {
  margin-top: 23px;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.strong {
  text-transform: uppercase;
  font-weight: 900;
  line-height: 23px;
  height:40px;
}

.big {
  font-size: 16px;
}

.primary-color {
  color: #008cab;
}

.center {
  text-align: left;
}

@media (max-width: 767px) {
  .resp-center {
    text-align: center;
  }
}

.img-add {
  margin-top: 8px;
  margin-bottom: 8px;
}

.offset2 {
  margin-top: 15px;
}

@media (max-width: 767px) {
  blockquote {
    padding: 0;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
.box + a {
  margin-top: 30px;
}

* + .big {
  margin-top: 5px;
}

a + .big {
  margin-top: 29px;
}

* + .btn1 {
  margin-top: 20px;
}

* + .marked-list,
h3 + p,
.terms-list h3 + dd {
  margin-top: 27px;
}

* + .button-wrap {
  margin-top: 20px;
}

h3 + .row {
  margin-top: 31px;
}

h3 + .offset {
  margin-top: 35px;
}

.row + .row {
  margin-top: 41px;
}

.row + .offset {
  margin-top: 30px;
}

.contact-list + .row {
  margin-top: 65px;
}

* + .index-list {
  margin-top: 36px;
}

h3 + .container {
  margin-top: 35px;
}

h5 + p, .terms-list dt + p, .terms-list h5 + dd, .terms-list dt + dd {
  margin-top: 4px;
}

h5 + .marked-list, .terms-list dt + .marked-list {
  margin-top: 17px;
}

.box + .big {
  margin-top: 24px;
}

.resp-center + .big {
  margin-top: 27px;
}

img + h5, .terms-list img + dt,
.resp-center + h5,
.terms-list .resp-center + dt {
  margin-top: 28px;
}

* + .terms-list {
  margin-top: 30px;
}

/*=======================================================
                        Components
=========================================================*/
/*================= Header Wrapper =====================*/
.header-wrapper {
  height: 48px;
  background: #737477;
  display: block;
}
.header-wrapper .inline-list {
  margin-left: 37px;
  padding-top: 13px;
  display: inline-block;
}
.header-wrapper .inline-list li a {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #a2a3a5;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  display: block;
  text-align: center;
  line-height: 24px;
}
.header-wrapper .inline-list li a:hover {
  background: #008cab;
}
.header-wrapper .inline-list li a:active {
  background: #d02b0f;
}
.header-wrapper .inline-list li + li {
  margin-left: 6px;
}
.header-wrapper .info-list {
  margin-right: 85px;
  padding-top: 13px;
}
.header-wrapper .info-list li {
  color: #c1c2c3;
}
.header-wrapper .info-list li:first-child:before {
  font-size: 26px;
}
.header-wrapper .info-list li:before {
  color: #dededf;
  font-size: 24px;
  line-height: 24px;
}
.header-wrapper .info-list li * {
  font: 700 18px/24px "Roboto", sans-serif;
  display: inline-block;
  margin-left: 7px;
}
.header-wrapper .info-list li a:hover {
  color: #008cab;
}
.header-wrapper .info-list li a:active {
  color: #d02b0f;
}
.header-wrapper .info-list li + li {
  margin-left: 27px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .header-wrapper .info-list {
    margin-right: 10px;
  }
  .header-wrapper .info-list li * {
    margin-left: 3px;
  }
  .header-wrapper .info-list li + li {
    margin-left: 7px;
  }
}
@media (max-width: 767px) {
  .header-wrapper {
    height: 120px;
  }
  .header-wrapper .info-list {
    margin-right: 0;
  }
  .header-wrapper .inline-list {
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .header-wrapper {
    height: 190px;
  }
  .header-wrapper .info-list {
    padding-top: 10px;
  }
  .header-wrapper .info-list li + li {
    margin-left: 0;
  }
}
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 27px;
  margin-left: 85px;
}
.brand_name {
  position: relative;
  float: left;
  color: #008cab;
}
.brand_name:before {
  content: ' ';
  position: absolute;
  height: 1px;
  width: 30%;
  left: -37px;
  top: 10px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  /*background: #737477;*/
}
.brand_slogan {
  padding-top: 3px;
  font: 500 12px/24px "Roboto", sans-serif;
  color: #2d3a41;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  text-align: right;
}
.brand_img {
  padding-top: 10px;
  float: left;
}
.brand_img + .brand_name {
  margin-top: 25px;
  margin-left: 16px;
  font-size:46px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .brand {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .brand {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .brand {
    margin-left: 0;
  }
}
/*================== Address List ======================*/
.address-list address {
  font: 900 18px/19px "Roboto", sans-serif;
  color: #2d3a41;
  text-transform: uppercase;
}
.address-list li dl {
  font: 300 16px/27px "Roboto", sans-serif;
}
.address-list li dl a:hover {
  color: #008cab;
}
.address-list li dl a:active {
  color: #d02b0f;
}
.address-list li dl a[href^="mailto:"]:hover {
  color: #2d3a41;
  text-decoration: underline;
}
.address-list li dt {
  float: left;
}
.address-list li dd {
  float: right;
}
.address-list li dl + dl {
  clear: both;
}
.address-list li dl + dl dd, .address-list li dl + dl dt {
  display: inline-block;
  float: none;
}
.address-list li dt + dd {
  margin-top: 0;
}
.address-list li dd + dt {
  clear: both;
  margin-top: 0;
}
.address-list address + dl {
  margin-top: 9px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .address-list li dl {
    font-size: 13px;
  }
}
/*==================  Terms List  ======================*/
.terms-list dd + dt {
  margin-top: 24px;
}

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding: 0 0 5px 25px;
  border-bottom: 1px solid #d5d6d8;
  /*float: left;*/
}
.marked-list1 li {
  position: relative;
  padding: 0 0 5px 25px;
  border-bottom: 1px solid #d5d6d8;
  float: left;
  margin-left: 60px;
  width: 320px;
  font-size: 14px;
}
.marked-list li a:before {
  content: '\f18e';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 17px;
  font-family: "FontAwesome";
  color: #2d3a41;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.marked-list li a:hover {
  color: #008cab;
  text-decoration: none;
}
.marked-list li a:hover:before {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  color: #008cab;
}
.marked-list li + li {
  margin-top: 5px;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #fff url("../img/primary-bg.jpg") repeat;
  font-family: trebuchet ms,helvetica,sans-serif;
  font-size: 20px;
}

.bg-secondary {
  background: #008cab;
  color: #fff;
}
.bg-secondary .btn1 {
  color: #fff;
}
.bg-secondary .marked-list li {
  border-bottom: 1px solid #51c8f4;
}
.bg-secondary .marked-list li a:before {
  color: #fff;
}
.bg-secondary .marked-list li a:hover:before {
  color: #008cab;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn1 {
  font: 300 18px/27px "Roboto", sans-serif;
  color: #0e76bc;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  display: inline-block;
  float:right;
}
.btn1:hover {
  text-decoration: underline;
}
.btn1:active {
  color: #0a588d;
}

.btn2, .btn3 {
  font: 400 16px/31px "Roboto", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  padding: 10px 15px 10px 15px;
  background: #008cab;
  display: inline-block;
  border-radius: 3px;
}
.btn21 {
  background: #008cab none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font: 400 16px/31px "Roboto",sans-serif;
  letter-spacing: -0.4px;
  padding: 0 25px;
  text-transform: uppercase;
}
.btn2:hover, .btn3:hover {
  background: #ff0000;
}
.btn2:active, .btn3:active {
  background: #1294eb;
}

.btn3 {
  background: none;
  border: 1px solid #fff;
  padding: 19px 52px 17px 38px;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.btn3:hover {
  box-shadow: inset -1px 0px 39px #0e76bc;
}

/*================= Custom Wrapper =====================*/
.custom-wrapper {
  position: relative;
}
.custom-wrapper * + .button-wrap {
  margin-top: 0;
}
.custom-wrapper .custom-box {
  padding-top: 60px;
  padding-bottom: 63px;
  background: url("../images/page-1_img07.png") left top no-repeat;
  width: 69%;
}
.custom-wrapper .custom-box p, .custom-wrapper .custom-box .terms-list dd, .terms-list .custom-wrapper .custom-box dd {
  line-height: 21px;
}
.custom-wrapper .custom-box h2 span {
  font-size: 34px;
  line-height: 31px;
  font-weight: 300;
}
.custom-wrapper .custom-box h2 + p, .custom-wrapper .custom-box .terms-list h2 + dd, .terms-list .custom-wrapper .custom-box h2 + dd {
  margin-top: 11px;
}
.custom-wrapper .button-wrap {
  float: none;
  position: absolute;
  right: 0;
  top: 40%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.custom-wrapper .button-wrap:before {
  content: ' ';
  position: absolute;
  left: -130px;
  top: 57%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 1px;
  width: 157px;
  background: #bdbec1;
}
.custom-wrapper .button-wrap .btn2, .custom-wrapper .button-wrap .btn3 {
  background: #719a3f;
}
.custom-wrapper .button-wrap .btn2__color_mod {
  background: #008cab;
}
.custom-wrapper .button-wrap .btn2:hover, .custom-wrapper .button-wrap .btn3:hover {
  background: #ff0000;
}
.custom-wrapper .button-wrap .btn2:active, .custom-wrapper .button-wrap .btn3:active {
  background: #f26953;
}
.custom-wrapper .button-wrap .btn2 + .btn2, .custom-wrapper .button-wrap .btn3 + .btn2, .custom-wrapper .button-wrap .btn2 + .btn3, .custom-wrapper .button-wrap .btn3 + .btn3 {
  margin-left: 4px;
}

@media (max-width: 1200px) {
  .custom-wrapper .custom-box {
    width: 100%;
  }
  .custom-wrapper .button-wrap {
    padding-bottom: 20px;
    text-align: center;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    position: static;
    float: none;
  }
  .custom-wrapper .button-wrap:before {
    width: 0;
    height: 0;
  }
}
@media (max-width: 479px) {
  .custom-wrapper .button-wrap {
    padding-bottom: 20px;
    text-align: center;
    display: block;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 100%;
  }
  .custom-wrapper .button-wrap .btn2 + .btn2, .custom-wrapper .button-wrap .btn3 + .btn2, .custom-wrapper .button-wrap .btn2 + .btn3, .custom-wrapper .button-wrap .btn3 + .btn3 {
    margin-left: 0;
    margin-top: 10px;
  }
}
/*================       box2       ====================*/
.box2_cnt {
  padding: 15px 5px 15px 5px;
 /* 
  border: 1px solid #bfc0c3;
  border-top: none;*/
  /*height: 100px;*/
  /*background: #fff;*/
}
.box2_cnt h5 a:hover, .box2_cnt .terms-list dt a:hover, .terms-list .box2_cnt dt a:hover {
  color: #008cab;
}
.box2_cnt h5 a:active, .box2_cnt .terms-list dt a:active, .terms-list .box2_cnt dt a:active {
  color: #d02b0f;
}
.box2_cnt * + .big {
  margin-top: 8px;
}
.strong > a {
    font-size: 13px;
}
.box2 {
    margin-bottom: 15px;
	text-align: center;

	  padding: 15px 5px 15px 5px;
  /*background: #fff;*/
  border: 1px solid #bfc0c3;

  /*height: 100px;*/

}
.box2:hover {

  background: #fff;
}
.box22 {
    margin-bottom: 15px;


	  padding: 15px 5px 15px 5px;
  /*background: #fff;*/
  border: 1px solid #bfc0c3;

  /*height: 100px;*/

}

/*==================     Border    ======================*/
.border {
  border-bottom: 1px solid #bfc0c3;
  border-top: 1px solid #bfc0c3;
}

.border-top {
  border-top: 1px solid #bfc0c3;
}

.border-bot {
  border-bottom: 1px solid #bfc0c3;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt {
  padding: 20px 0 0 15px;
}
.box_cnt2 {
  padding: 10px 0 10px 23px;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*================= Button Wrapper ======================*/
.button-wrap {
  /*float: right;*/
}
.button-wrap .btn2__color_mod {
  background: #719a3f;
}
.button-wrap .btn2__color_mod:hover {
  background: #0e76bc;
}
.button-wrap .btn2__color_mod:active {
  background: #1294eb;
}
.button-wrap .btn2 + .btn2, .button-wrap .btn3 + .btn2, .button-wrap .btn2 + .btn3, .button-wrap .btn3 + .btn3 {
  margin-left: 11px;
}

@media (max-width: 479px) {
  .button-wrap {
    float: none;
    text-align: center;
  }
  .button-wrap .btn2 + .btn2, .button-wrap .btn3 + .btn2, .button-wrap .btn2 + .btn3, .button-wrap .btn3 + .btn3 {
    margin-left: 0;
    margin-top: 10px;
  }
}
/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
}
.index-list li .wrapper {
  padding-left: 88px;
}
.index-list li .wrapper .strong {
  line-height: 15px;
}
.index-list li .wrapper .strong + .big {
  margin-top: 10px;
}
.index-list li:before {
  position: absolute;
  content: counter(li,decimal) ".";
  counter-increment: li;
  font: 300 30px/53px "Roboto", sans-serif;
  text-align: center;
  height: 53px;
  width: 53px;
  background: #008cab;
  color: #fff;
}
.index-list li:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9.5px 0 9.5px 10px;
  border-color: transparent transparent transparent #008cab;
  top: 12px;
  left: 53px;
}
.index-list li + li {
  margin-top: 43px;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*==================  Inline List  ======================*/
.inline-list:before,
.inline-list:after {
  content: ' ';
  display: table;
}

.inline-list:after {
  clear: both;
}

.inline-list li {
  float: left;
}

.inline-list li + li {
  margin-left: 10px;
}

/*================== Contact List ======================*/
.contact-list {
  text-align: center;
}
.contact-list .fa {
  display: block;
  color: #2d3a41;
  opacity: 0.5;
}
.lt-ie9 .contact-list .fa {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
  filter: alpha(opacity=50);
}
.contact-list .fa + * {
  margin-top: 20px;
}
.contact-list .fa-envelope {
  font-size: 66px;
  line-height: 80px;
}
.contact-list .fa-mobile {
  font-size: 117px;
  line-height: 80px;
}
.contact-list .fa-map-marker {
  font-size: 89px;
  line-height: 80px;
}
.contact-list a, .contact-list address {
  font-size: 18px;
  line-height: 27px;
  display: inline-block;
  font-weight: 400;
}
.contact-list a:hover {
  color: #008cab;
}
.contact-list a:active {
  color: #d02b0f;
}

/*========================   Menu   ==========================*/
.sf-menu {
  padding-top: 29px;
  padding-bottom: 26px;
  display: inline-block;
  font: 400 16px/31px "Roboto", sans-serif;
  text-transform: uppercase;
  word-spacing: -0.4px;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 1px;
}
.sf-menu a {
  border-radius: 2px;
  padding: 19px 26px;
  display: block;
}

@media (max-width: 1500px) {
  .sf-menu a {
    padding: 19px 10px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .sf-menu {
    padding-top: 0;
    padding-bottom: 10px;
    display: inline-block;
  }
  .sf-menu a {
    padding: 19px 19px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu {
    padding-top: 0;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 12px;
  }
  .sf-menu a {
    padding: 19px 17px;
  }
}
.sf-menu > li > a {
  color: #5c5c5f;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #fff;
  background: #008cab;
}
.sf-menu > li.active > a {
  color: #fff;
  background: #008cab;
}

.sf-menu ul {
  text-align: left;
  font: 300 14px/37px "Lato", sans-serif;
  text-transform: none;
  display: none;
  position: absolute;
  top: 111%;
  width: 250px;
  background: #323232;
  z-index: 2;
  padding: 20px 0;
  margin-top: 20px;
  box-sizing: border-box;
}
.sf-menu ul li {
  position: relative;
}

@media (max-width: 1199px) {
  .sf-menu ul {
    top: 88%;
  }
}
.sf-menu ul > li > a {
  border-radius: 0;
  padding: 0 0 0 30px;
  color: #FFF;
  background: #323232;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #008cab;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  right: -100px;
  background: #008cab;
  color: #323232;
  width: 100px;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}

@media (max-width: 979px) {
  .sf-menu ul ul {
    top: 41.5%;
  }
}
.sf-menu ul ul > li > a {
  background: #008cab;
  color: #fff;
  width:250px;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #323232;
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -14px;
  content: "";
  font: 400 14px/30px "FontAwesome";
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 9px 25px 11px;
}
.rd-mobilemenu_ul a:hover {
  background: #008cab;
  color: #FFF;
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
  -webkit-transition: background .3s 0s ease;
          transition: background .3s 0s ease;
  background: transparent;
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container:before, .stuck_container:after {
  display: table;
  content: "";
  line-height: 0;
}
.stuck_container:after {
  clear: both;
}

.isStuck {
  display: block;
  background: #444;
  z-index: 999;
  background: #fff;
  border: 1px solid #bfc0c3;
}
.isStuck .brand {
  padding-bottom: 0;
  padding-top: 0;
}
.isStuck .brand_name {
  margin-top: 23px;
}
.isStuck .brand_name:before {
  top: 12px;
}
.isStuck .brand_img {
  padding-top: 7px;
}
.isStuck .search-form_toggle {
  margin-top: 15px;
}
.isStuck .sf-menu {
  padding-top: 1px;
  padding-bottom: 0;
}
.isStuck .sf-menu ul {
  top: 81%;
}
.isStuck .sf-menu ul ul {
  top: 42%;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .isStuck .sf-menu ul {
    top: 73%;
  }
  .isStuck .brand {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop1 {
  font-size: 37px;
  line-height: 37px;
  position: fixed;
  right: 17px;
  bottom: 531px;
  display: none;
  overflow: hidden;
  z-index: 20;
}
.toTop1:before {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  content: "";
  color: #999;
  font-size:40px;
}
.toTop1:hover:before {
  color: #008cab;
}
#top {
  bottom: 40px;
  cursor: pointer;
  display: none;
  font-size: 150%;
  position: fixed;
  right: 20px;
  opacity: 0.5; /* прозрачность */
  padding: 0; /* отступы */
background: #aaa;
border-radius: 5px; /* скругление углов */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
#top:hover {
  bottom: 40px;
  cursor: pointer;
  display: none;
  font-size: 150%;
  position: fixed;
  right: 20px;
  opacity: 0.5; /* прозрачность */
  padding: 0; /* отступы */
background: #fff;
border-radius: 5px; /* скругление углов */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

@media only screen and (max-width: 1399px) {
  .toTop1 {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 48%;
  left: 4px;
  right: 0;
  font: 400 51px "FontAwesome";
  line-height: 110px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  height: 103px;
  width: 103px;
  border-radius: 50%;
  background: #fff;
  background: rgba(255, 255, 255, 0.43);
  margin-left: auto;
  margin-right: auto;
}
.lt-ie9 .thumb_overlay:before {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6EFFFFFF', endColorstr='#6EFFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6EFFFFFF', endColorstr='#6EFFFFFF');
  zoom: 1;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #fff;
}
header:before, header:after {
  display: table;
  content: "";
  line-height: 0;
}
header:after {
  clear: both;
}
header .inline-list {
  float: left;
}
header .info-list {
  float: right;
}
header .brand {
  float: left;
}
header .brand + .search-form_toggle {
  margin-left: 79px;
}
header .nav {
  float: right;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

@media (max-width: 1500px) {
  header .brand + .search-form_toggle {
    margin-left: 0;
	margin-right:85px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  header {
    text-align: center;
  }
  header .nav {
    float: none;
  }
  header .brand {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header {
    text-align: center;
  }
  header .nav {
    float: none;
  }
  header .brand {
    float: none;
  }
}
@media (max-width: 767px) {
  header .brand {
    float: none;
  }
  header .inline-list {
    float: none;
  }
  header .info-list {
    float: none;
  }
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

/*==================      Well     ======================*/
.well {
  padding-top: 20px;
  padding-bottom: 40px;
}

.well2 {
  padding-top: 20px;
  padding-bottom: 50px;
}

.well__ins1 {
  padding-top: 89px;
}

.well__ins2 {
  padding-top: 35px;
}

.well__ins3 {
  padding-bottom: 134px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 30px;
  padding-bottom: 40px;
  font: 300 16px/16px "Roboto", sans-serif;
  background: #d1d2d4;
}
footer a {
  text-transform: none;
}
footer a:hover {
  color: #008cab;
}
footer a:active {
  color: #f26953;
}
footer .inline-list {
  display: inline-block;
}
footer .inline-list li a {
  font-size: 47px;
  line-height: 88px;
  text-align: center;
  height: 88px;
  width: 88px;
  background: #fff;
  color: #bcbdc0;
  border: 1px solid #d1d2d4;
  border-radius: 50%;
  -webkit-transition: 0.7s ease all;
  transition: 0.7s ease all;
}
footer .inline-list li a:hover {
  background: none;
  color: #2d3a41;
  border: 1px solid #2d3a41;
}
footer .inline-list li a:active {
  color: #8ba2af;
  border: 1px solid #8ba2af;
}
footer .inline-list li + li {
  margin-left: 72px;
}
footer hr {
  width: 100%;
  border-top: 1px solid #2d3a41;
  border-bottom: none;
  display: inline-block;
}
footer * + hr {
  margin-top: 25px;
}
footer * + .copyright {
  margin-top: 10px;
  margin-bottom:20px;
}

@media (max-width: 479px) {
  footer .inline-list li a {
    line-height: 68px;
    text-align: center;
    height: 68px;
    width: 68px;
  }
  footer .inline-list li + li {
    margin-left: 22px;
  }
}

.reply {
  color: #ff0000;
  font-size: 14px;
}

.edit {
  color: #008cab;
  font-size: 14px;
}
.date {
  color: #008cab;
  font-size: 12px;
}
.user {
  color: #008cab;
  font-size: 12px;
}


@charset "UTF-8";
.demo {
    max-width: 400px;
    padding: 25px;
    margin: 45px auto;
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    text-align: center;
}
/* Стили модального окна */
.modal-header h2 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
/* кнопка закрытия окна */
.modalform .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 5px;
    top: 0;
}
.modalform .btn-close:hover {
    color: red;
}
/* слой затемнения */
.modal-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modal-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
/* активация слоя затемнения и модального блока */
.modal-open:checked ~ .modal-wrap:before,
.modal-open:checked ~ .modal-wrap .modal-overlay {
    display: block;
}
.modal-open:checked ~ .modal-wrap .modal-dialog {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 25%;
}
/* элементы модального окна */
.modal-dialog {
    background: #fefefe;
	border: #555555 solid 1px;
    border-radius: 5px;
    position: fixed;
    left: 50%;
    top: -100%;
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    width: 80%;
    max-width: 500px;
    z-index: 103;
}
.modal-body {
 /* padding: 20px;*/
}
.modal-body p {
    margin: 0;
}
.modal-header,
.modal-footer {
    padding: 10px 10px;
}
.modal-header {
    border-bottom: #eaeaea solid 1px;
}
.modal-header h2 {
    font-size: 20px;
    margin: 0;
}
.modal-footer {
    border-top: #eaeaea solid 1px;
    text-align: right;
}
/* адаптивные картинки в модальном блоке */
.modal-body img { 
    max-width: 100%;
    height: auto;
}
/* кнопки */

.btn {
    /*background: #008cab;*/
	color:#aaa;
    border: #008cab solid 1px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    padding: 0 10px;
		margin-top:-3px;
	margin-left:25px;
    text-decoration: none;
    text-align: center;
    max-width: 180px;
    position: relative;
}
.btn:hover, .btn:focus {
    /*background: #f85811;*/
	color:#dededf;
	border: #dededf solid 1px;
    border-radius: 3px;
}
.btn-primary {
    background: #008cab;
    border-color: #008cab;
    color: #fff;
}
.btn-primary:hover{
    background: #f85811;
}

/* Элементы формы контактов */
.textbox{
    height:45px;
    width:100%;
    border-radius:3px;
    border:#008cab 1px solid;
    box-sizing:border-box;
    font-size:14px; 
    padding:8px;
    margin-bottom:20px;  
}
.message:focus,
.textbox:focus{
    outline:none;
    border:rgba(24,149,215,1) 1px solid;
    color:rgba(24,149,215,1);
}
.message{
	background: rgba(255, 255, 255, 0.4); 
    width:100%;
    height: 120px;
    border:#008cab 1px solid;
    box-sizing:border-box;
    -moz-border-radius: 3px;
    font-size:14px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    display:block;
    padding:10px;
    margin-bottom:20px;
    overflow:hidden;
}
/* кнопка "отправить" формы */
.btn-form{
    width:100%;
    height:45px;  
    border:rgba(0,0,0,.2) 1px solid;
    box-sizing:border-box;
    background: #008cab;
    color:#555;
    transition:background .4s;
}
/* Изменение фона кнопки при наведении */
.btn-form:hover{
    background: #ff0000;
}


/*Таблица*/

table {
border-spacing: 0 10px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
}
th {
padding: 10px 20px;
background: #56433D;
color: #F9C941;
border-right: 2px solid; 
font-size: 0.9em;
}
th:first-child {
text-align: center;
}
th:last-child {
border-right: none;
}
td {
vertical-align: middle;
padding: 10px;
font-size: 14px;
text-align: center;
border-top: 2px solid #56433D;
border-bottom: 2px solid #56433D;
border-right: 2px solid #56433D;
}
td:first-child {
border-left: 2px solid #56433D;
}
td:nth-child(2){
text-align: center;
}


.formemail{
    display: none;
}

.mt_yesrss {
    display: none;
}


.ticket-read-more {
    float: right;
    margin-top: 10px;
	margin-right: 30px;
}
.tickets-row {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #008cab;
    border-image: none;
    border-style: solid;
    border-width: 2px/* 2px 0*/;
    margin-bottom: 5px;
    padding: 0;
}
.tickets-row:hover {
    border: 2px solid #ef4023;

}
.img-ad {
    margin-left: 15px;
}

.ticket-meta {
    font-size: 12px;
}
.tic-introtext {
    font-size: 15px;
}
.upd-prof {
    color: #16C03F;
}
.type-add{
margin-top:10px;
margin-right:10px;
float:left;
}
.adress-add {
    font-size: 12px;
}
.userdataadd {
    background: #d1d2d4;
    padding: 10px;
}
.filter_title {
    font-size: 14px;
}
#mse2_filters {
    font-size: 16px;
}
.sptovar:hover{
	border-color:#008cab;
}
.form-group .input-sm {
    display: inline-block;
    width: 70%;
}
.tic-introtext-cont {
    background-color: #f5f5f5;
    font-size: 13px;
    line-height: 17px;
    margin-top: 20px;
    padding: 10px;
}

.mls {
    margin-bottom: 20px;
}
input.field {display:none}