@import "normalize.css";

@import "h5b.css";

@import "MyFontsWebfontsKit.css";

@import "all.css";

@import "overcast/jquery-ui-1.10.2.custom.min.css";
.logo {
  display: block;
  width: 321px;
  background: url(../img/d/logo_inner.png) 0 0 no-repeat;
  overflow: hidden;
  text-indent: -5000px;
}
.footer .copy {
  padding-top: 48px;
  float: left;
}
.footer .social {
  padding-top: 48px;
}
.content {
  margin-top: 50px;
  color: #31333d;
  font-size: 14px;
  line-height: 1.3;
  position: relative;
  z-index: 5;
}
.content a {
  color: #0f679e;
}
.content .mlCol {
  float: left;
  width: 530px;
}
.content .mRCol {
  float: right;
  width: 335px;
}
.content .m2Col {
  width: 900px;
}
.breadcrumbs {
  margin: 50px 0 10px;
  font-size: 10px;
  text-transform: uppercase;
}
.dateLabel span {
  display: inline-block;
  padding: 2px 10px;
  background: #d92e27;
  color: #ffffff;
  font-size: 12px;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
}
h1 {
  margin: 8px 0;
  font-size: 36px;
}
h2 {
  margin: 1.5em 0 1em;
  font-size: 24px;
}
h3 {
  margin: 1.5em 0 1em;
  font-size: 20px;
}
h4 {
  margin: 1.5em 0 1em;
  font-size: 16px;
  text-transform: none;
  font-family: inherit;
  font-weight: bold;
}
.content a:hover {
  color: #d92e27;
}
.tabsCollection .tabs {
  overflow: hidden;
}
.tabsCollection .tabs span {
  display: block;
  float: left;
  margin: 8px 10px;
  margin-bottom: 7px;
  color: #a7a8ae;
  border-bottom: 1px dashed;
  font: 18px/1 Arial, sans-serif;
  cursor: pointer;
}
.tabsCollection .tabs span.active {
  margin: 0 ;
  padding: 8px 10px;
  background: #d92e27;
  border: none;
  color: #fff !important;
}
.tabsCollection .tabs span:hover {
  color: #d92e27;
}
.tabsCollection .items .item {
  *zoom: 1;
  display: none;
}
.tabsCollection .items .item:before,
.tabsCollection .items .item:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.tabsCollection .items .item:after {
  clear: both;
}
.tabsCollection .items .item:first-child {
  display: block;
}
.tabsCollection .items.process {
  position: relative;
  overflow: hidden;
}
.tabsCollection .items.process .item {
  position: absolute;
  height: 100%;
}
.content ul,
.content ol {
  padding-left: 20px;
  counter-reset: chapter 0;
}
.content ul li,
.content ol li {
  counter-increment: chapter;
  position: relative;
  list-style: none;
}
.content ul li:before,
.content ol li:before {
  min-width: 10px;
  height: 10px;
  margin: 0 10px 0 0;
  position: absolute;
  top: 4px;
  right: 100%;
  background: url(../img/d/ul.png) 0 0 no-repeat;
  color: #fff;
  content: "";
  text-align: center;
  opacity: 0.65;
}
.content ol li:before {
  background: #D42E21;
  content: counter(chapter, decimal);
  font-size: 9px;
}
blockquote {
  width: 872px;
  margin: 2em 0;
  overflow: hidden;
  padding: 8px 8px 8px 20px;
  background: #ffffff;
}
blockquote p:first-child,
blockquote h3:first-child {
  margin-top: 0.5em;
}
.conpic {
  margin: 0 0 30px;
  font: 12px/1.2 Arial, sans-serif;
  text-align: center;
}
.conpic img {
  max-width: 100%;
}
.conpic span {
  display: block;
  margin-top: 14px;
}
.conpic.l,
.conpic.r {
  max-width: 47%;
}
.conpic.l {
  float: left;
  margin-right: 15px;
}
.conpic.r {
  float: right;
  margin-left: 15px;
}
.center {
  text-align: center;
}
a.importantLink {
  display: inline-block;
  color: #d92e27;
  font: 18px/1 Arial, sans-serif;
}
a.importantLink:hover {
  color: #e8827e;
}
.pull-right {
  margin-right: -370px;
  width: 335px;
  float: right;
}
.newsList .item {
  margin: 20px 0;
  position: relative;
}
.newsList .item .conpic {
  margin: 0;
}
.newsList .item .pull-right {
  height: 100%;
  left: 100%;
  margin: 0 0 0 35px;
  position: absolute;
}
.newsList .item .pull-right .conpic {
  text-align: left;
  height: 100%;
  overflow: hidden;
}
.newsList .item .pull-right .conpic img {
  max-height: 100%;
}
.newsList .item .top {
  overflow: hidden;
}
.newsList .item .top .dateLabel {
  float: left;
  margin: 0 15px 0 0;
}
.newsList .item .top .title {
  padding: 0 0 1px;
  overflow: hidden;
  color: #31333d;
  font: 18px/1 Arial, sans-serif;
}
.newsList .item .top .title a {
  color: #31333d;
}
.newsList .item .top .title a:hover {
  color: #d92e27;
}
.newsList .item .text {
  margin-top: 10px;
}
.newsList .item .text p:first-child {
  margin-top: 0;
}
.moreViewNews {
  text-align: center;
}
.moreViewNews a {
  color: #7a7c84;
  font: 18px/1 Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px dashed;
}
.moreViewNews a:hover {
  color: #d92e27;
}
.mRCol .newsList {
  margin-top: -35px;
}
.mRCol .newsList .boxTitle {
  margin-bottom: 1.2em;
  color: #31333d;
  font: 24px/1 Arial, sans-serif;
  text-transform: uppercase;
}
.mRCol .newsList .boxTitle a {
  color: #31333d;
}
.mRCol .newsList .boxTitle a:hover {
  color: #d92e27;
}
.mRCol .newsList .conpic {
  margin-bottom: 10px;
  text-align: center;
}
.mRCol .newsList .text {
  font-size: 12px;
}
.aboutPic {
  margin-top: 130px;
}
.contactsTabs {
  margin: 20px 0 0;
  position: relative;
}
.contactsTabs .mlCol {
  width: 470px;
}
.contactsTabs .tabs {
  width: 470px;
}
.contactsTabs .mRCol {
  width: 390px;
}
.contactsTabs .conpic {
  margin-top: -30px;
}
.contactsTabs .items {
  height: 600px !important;
  position: relative;
}
.contactsTabs .items .item {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.productsList .col {
  display: block;
  float: left;
  width: 300px;
  color: #31333d;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, sans-serif;
  line-height: 1;
}
.productsList .col .pic {
  height: 480px;
  position: relative;
}
.productsList .col .pic img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.productsList .col .name {
  display: inline-block;
  text-align: left;
  overflow: hidden;
}
.productsList .col .name .p {
  margin: 0 0 4px;
  padding: 0 0 0 10px;
  font-size: 10px;
  line-height: 1.2;
}
.productsList .col .name .t {
  float: left;
  padding: 4px 10px;
  font-size: 24px;
}
.productsList .col.lCol .pic img {
  left: -78px;
  bottom: -15px;
}
.productsList .col.cCol .pic img {
  bottom: -12px;
  left: -112px;
}
.productsList .col.rCol .pic img {
  left: -127px;
  bottom: -31px;
}
.productsList .col:hover .t {
  background: #d32114;
  color: #fff;
}
.videoCut {
  margin: 2em 0;
}
.videoCut a {
  display: inline-block;
  position: relative;
}
.videoCut a img {
  display: block;
}
.videoCut a i {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url(../img/d/videocuti.png);
  opacity: 1;
  -webkit-transition: opacity 700ms;
  -moz-transition: opacity 700ms;
  -ms-transition: opacity 700ms;
  -o-transition: opacity 700ms;
  transition: opacity 700ms;
}
.videoCut a i:after {
  display: block;
  width: 31px;
  height: 30px;
  margin: -15px 0 0 -15px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../img/d/videocut.png) 50% 50% no-repeat;
  content: "";
}
.videoCut a:hover i {
  opacity: 0;
}
.videoCut span {
  display: block;
  margin: 5px 0 0;
  font-size: 12px;
}
.pCarousel {
  margin-top: -110px;
  width: 355px !important;
  position: relative;
  z-index: 0;
}
.pCarousel .item {
  background: none !important;
}
.pCarousel .item img {
  display: block;
  margin: 0 0 0 -58px;
  background-color: none !important;
}
.pCarousel .button {
  width: 27px;
  height: 45px;
  margin-top: -23px;
  position: absolute;
  top: 50%;
  z-index: 50;
  background: url(../img/d/cButtons.png) 0 0 no-repeat;
  cursor: pointer;
}
.pCarousel .button.l {
  left: 0;
}
.pCarousel .button.l:hover {
  background-position: 0 -45px;
}
.pCarousel .button.r {
  right: 0;
  background-position: -27px 0;
}
.pCarousel .button.r:hover {
  background-position: -27px -45px;
}
.productMenu {
  float: right;
  height: 101px;
  background: #e6eaec;
}
.productMenu a {
  display: block;
  float: left;
  height: 101px;
  padding: 0 24px 0 33px;
  color: #31333d;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, sans-serif;
  line-height: 1;
}
.productMenu a .p {
  display: block;
  padding: 15px 0 0;
  margin: 0 0 4px;
  font-size: 10px;
  line-height: 1.2;
}
.productMenu a .t {
  float: left;
  margin: 0 0 0 -10px;
  padding: 1px 10px;
  display: block;
  font-size: 24px;
}
.productMenu a .t span {
  display: block;
}
.productMenu a.active {
  background: #f8f9fa;
}
.productMenu a:hover .t {
  background: #d32114;
  color: #fff;
}
.map {
  width: 900px;
  height: 400px;
}
.macOS .productsList a,
.macOS .productMenu a {
  font-family: sans-serif;
  font-weight: bold;
}
.ui-dialog {
  background: #c9c9c9;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
}
.ui-dialog .ui-widget-header {
  background: none;
  border: none;
  padding: 10px 0 10px 3px;
}
.ui-dialog .ui-widget-header .ui-dialog-title {
  color: #000000;
  font: 20px/1 Arial, sans-serif;
}
.ui-dialog .ui-widget-header .ui-button {
  width: 20px;
  height: 20px;
  margin: -10px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 3px;
  background: #d92e27;
  border: none;
  border-radius: 0;
}
.ui-dialog .ui-widget-header .ui-button .ui-icon {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/d/close.png) 50% 50% no-repeat;
}
.ui-dialog .ui-widget-header .ui-button .ui-button-text {
  display: none;
}
.ui-dialog .ui-widget-header .ui-button:hover {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
}
.loadFont h1,
.loadFont h2,
.loadFont h3,
.loadFont h4 {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .conpic {
  font-family: "PFCentroSansPro-Italic", Arial, sans-serif;
}
.loadFont a.importantLink {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .newsList .title {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .moreViewNews a {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .mRCol .newsList .boxTitle {
  font-family: "PFCentroSansPro-Medium", Arial, sans-serif;
}
.loadFont .productsList .col {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .productMenu a {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .ui-dialog .ui-widget-header .ui-dialog-title {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.loadFont .tabsCollection .tabs span {
  font-family: "PFCentroSansPro-Bold", Arial, sans-serif;
}
.lt-ie8 .content ul,
.lt-ie8 .content ol {
  padding-left: 25px;
}
.lt-ie8 .content ul li {
  list-style: disc outside none;
}
.lt-ie8 .content ol li {
  list-style: decimal outside none;
}
.lt-ie8 .footer .right a {
  width: 30px;
}
.lt-ie8 .videoCut i {
  cursor: pointer;
  background: url(../img/d/videocut.png) 50% 50% no-repeat;
}
.lt-ie8 .ui-dialog {
  width: 640px !important;
}
