/* |---------------------------------------------------------|
 | (c)Copyright PANORAMA Group 1991-2015 All Rights Reserved
 | www.gisinfo.ru
 |---------------------------------------------------------|
 | Техническая поддержка:
 | +7-496-519-40-83   +7-905-530-34-64   +7-909-955-33-52
 |---------------------------------------------------------|
 | /newTemplate/css | _header.min.css |
 |---------------------------------------------------------|
 |
 | Стили главной страницы сайта
 |
 |---------------------------------------------------------|*/

.locals {
  display:block;height:0px;
  width:300px;position:absolute;
  overflow:hidden;color:#000;
  font-size:12px;

}


@font-face {
  font-family: "FuturaOrtoLight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/FuturaOrto/a_futuraortolt-light.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaOrto/a_futuraortolt-light.woff") format("woff"), url("../fonts/FuturaOrto/a_futuraortolt-light.ttf") format("truetype"); }

@font-face {
  font-family: "SegoeUILight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/SegoeUi/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUi/SegoeUILight/SegoeUILight.woff") format("woff"), url("../fonts/SegoeUi/SegoeUILight/SegoeUILight.ttf") format("truetype"); }

@font-face {
  font-family: "CenturyGothicBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/CenturyGothic/CenturyGothicBold/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CenturyGothic/CenturyGothicBold/CenturyGothic-Bold.woff") format("woff"), url("../fonts/CenturyGothic/CenturyGothicBold/CenturyGothic-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "CenturyGothicRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.ttf") format("truetype"); }

@font-face {
  font-family: "AvanteInt";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AvanteInt/AvanteInt.ttf") format("truetype"); }

@font-face {
  font-family: "OpenSansLight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype"); }

.center:after, .center1:after, .center4produkt:after, .center5produkt:after, .top-menu .menu-right .search-form:after , .center4prod:after {
  content: "";
  display: table;
  clear: both; }

header, nav, section, article, aside, footer {
  display: block; }

* {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ul li {
  list-style: none; }

a {
  color: #4a4b4b;
  text-decoration: none; }
  a:visited {
    color: #313131;
    text-decoration: none; }
  a:hover, a:active {
    color: #098597;
    text-decoration: none; }

input:focus, textarea:focus, select {
  outline: none !important; }

input[type='submit'] {
  cursor: pointer; }

*::-webkit-input-placeholder, *:-moz-placeholder, *::-moz-placeholder, *:-ms-input-placeholder {
  color: #666;
  opacity: 1; }

.test {
  display: none;
  position: absolute;
  right: 20px;
  height: 20px;
  color: #fff;
  z-index: 10; }

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  font-family: "SegoeUILight", "OpenSansLight", sans-serif;
  overflow-x: hidden;
  min-height: 500px;
  -webkit-font-smoothing: subpixel-antialiased !important; 
text-rendering:optimizeLegibility !important;
-webkit-text-size-adjust:none;
}

#toTop{
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    cursor: pointer;
    display: none;
    z-index: 100;
}

.center {
  width: 1200px;
  margin: 0 auto; }

.center1 {
  width: 1100px;
  margin: 0 auto; }


.center2 {
  width: 1000px;
  margin: 0 auto; }
/*Для продуктов где кнопки по 4 штуки*/
.center4produkt{
  width:880px;
  margin: 0 auto;
  border-bottom: solid 1px #d7d7d7;
  padding-bottom: 20px;
}

.center5produkt{
  width:1000px;
  margin: 0 auto;
  border-bottom: solid 1px #d7d7d7;
  padding-bottom: 20px;
}

.center4prod{
  width:960px;
  margin: 0 auto;
}
/*Для продуктов где кнопки по 4 штуки*/  
.left, .right {
  float: left; }


/* Главное меню */
.top-menu {
  height: 82px;
  position: fixed;
  top: 0;
  width: 100%;
  font-weight: 600;
  z-index: 5;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.1); }
  .top-menu .logo {
    font-size: 23px;
    height: 47px;
    width: 205px;
    margin-top: 17px;
    line-height: 47px;
    float: left; }
   .top-menu .logo img {
      float: left;
      margin-right: 10px;
      width: 53px; }

.main-menu {
  display: block; }
  .main-menu > ul {
    margin-top: 25px;
    font-size: 11px;
    letter-spacing: 0.5px;
    float: left;
	margin-left: -5px;
}
    .main-menu > ul > li {
      display: inline-block;
      margin-left: 8px;
      text-transform: uppercase;
      position: relative;
      padding: 12px 0;
	  letter-spacing: -0.2px
}
  .main-menu ul li a {
    padding: 10px 0;
    position: relative;
    color: #000; }
    .main-menu ul li a:hover {
      color: #098597; }
    .main-menu ul li a .triangle-right {
	position: absolute;
	top: 14px;
	right: -1px;
	display: block;
	width: 5px;
	height: 5px;
	border-top: 4px solid transparent;
	border-left: 7px solid #706f6f;
	border-bottom: 4px solid transparent;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);

      -webkit-transition: all .5s;
      transition: all .5s; }
  .main-menu ul li:hover a .triangle-right {
    display: block;
    width: 5px;
    height: 5px;
    border-top: 4px solid transparent;
    border-left: 7px solid #098597;
    border-bottom: 4px solid transparent;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .5s;
    transition: all .5s; }
  .main-menu ul li a.arrow {
    padding-right: 10px; }
  .main-menu .sub-menu {
    text-align: left;
    display: none;
    position: absolute;
    top: 34px;
    left: 20px;
    margin-left: 0px;
    width: auto;
    white-space: nowrap;
    background-color: #fff;
    z-index: 5;
    padding: 20px 30px 15px 30px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3); }
    .main-menu .sub-menu li a {
      text-transform: none;
      display: block;
      margin-left: 0;
      margin-bottom: 7px;
      padding: 0;
      font-size: 14px; }

.top-menu .menu-right {
  float: right;
  width: 350px;
  margin-top: 14px;
  margin-left: 5px;
  font-size: 13px; }
  .top-menu .menu-right div {
    float: left; }
  .top-menu .menu-right .write {
    width: 215px;
    line-height: 19px;
	font-size: 14px; 
	font-weight: 400;
    -webkit-text-stroke: 0.7px; }

.top-menu .copyright{
  display:none;
}

.icon-letter {
  background-image: url(../img/elements/sprite.png);
  background-position: -125px -76px;
  width: 26px;
  height: 19px;
  display: block;
  float: left;
  margin-right: 5px; }

.icon-letter_color {
  background-image: url(../img/elements/sprite_col.png);
  background-position: -125px -76px;
  width: 26px;
  height: 19px;
  display: block;
  float: left;
  margin-right: 5px; }

.top-menu .menu-right .write:hover .icon-letter {
  background-image: url(../img/elements/sprite.png);
  background-position: -125px -56px;
  width: 26px;
  height: 19px; }

.top-menu .menu-right .tel {
  width: 215px;
  margin-top: 10px;
  font-size: 14px; 
  font-weight: 400;
  -webkit-text-stroke: 0.7px; }

.top-menu .menu-right .search-form {
  display: block; }

.top-menu .menu-right .search {
  float: left;
  background: #e0e8ed;
  width: 105px;
  height: 19px;
  margin-top: 10px;
  padding-left: 5px; }

.top-menu .menu-right .search-submit {
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  background-image: url(../img/elements/sprite.png);
  background-position: -48px -106px;
  width: 20px;
  height: 20px;
  background-color: transparent; }
  
.top-menu .menu-right .search-submit_color {
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  background-image: url(../img/elements/sprite_col.png);
  background-position: -48px -106px;
  width: 20px;
  height: 20px;
  background-color: transparent; }
  
  .top-menu .menu-right .search-submit:hover {
    background-image: url(../img/elements/sprite.png);
    background-position: -69px -106px;
    width: 20px;
    height: 20px; }
/* /Главное меню */

/* Слайдер */
.slider {
  position: relative;
}

#wrapper {
  background-color: #fff;
  width: 100%;
  height: 402px;
  overflow: hidden; }

#carousel a {
  position: relative;
  float: left;
  display: block;
  width: 100%; }
  #carousel a:hover {
    color: #000; }

#carousel img {
  display: block;
}

#carousel a .slide-content {
  font-family: SegoeUILight, sans-serif;
  position: absolute;
  display: block;
  width: 40%;
  padding: 0 5px;
  left: 15%;
  text-align: left;
  font-size: 45px;
  padding-bottom: 10px; }
  #carousel a .slide-content h1, #carousel a .slide-content h2 {
    font-size: 2.3vw;
    font-weight: bold;
    color: #1a88d2;
    padding-top: -5px;
    line-height: 2.8vw;
    margin: 0;
    margin-bottom: 10px; }
  #carousel a .slide-content p {
    font-size: 1.283vw;
    color: #5f5e5e; }

.side {
  position: absolute;
  top: 0;
  height: 402px;
}

.left-side {
  left: 0; }

.right-side {
  right: 0; }

#prev, #next {
  width: 35px;
  height: 60px;
  top: -webkit-calc(50% - 30px);
  top: calc(50% - 30px);
  position: absolute;
  cursor: pointer; }

.left-side:hover #prev, .right-side:hover #next {
  opacity: 1;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

#prev {
  left: -webkit-calc(50% - 17px);
  left: calc(50% - 17px);
  background: url(../img/slide-arrows.png) no-repeat 2px center;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

#next {
  right: -webkit-calc(50% - 17px);
  right: calc(50% - 17px);
  background: url(../img/slide-arrows.png) no-repeat -39px center;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

#pager, #pager_mobile {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center; }
  #pager a, #pager_mobile a {
    -webkit-border-radius: 9px;
    border-radius: 9px;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 8px 0 0;
    background-color: #e6e4fc; }
    #pager a:hover, #pager_mobile a:hover {
      background-color: #bfc2d8; }
    #pager a span, #pager_mobile a span {
      display: none; }
    #pager a.selected, #pager_mobile a.selected {
      background-color: #bfc2d8; }

.slider_mobile {
  height: 0;
  overflow: hidden; }
  .slider_mobile #pager_mobile {
    display: none !important; }
/* /Слайдер */

/* Footer для мобильнлго */
.footer_mobile .left .tel span{
  display:inline;
}
.footer_mobile .left .tel span:last-child{
  margin-left: 0;
}
.footer_mobile .left .tel span:last-child{
  margin-left: 0;
}
/* /Footer для мобильнлго */
/* Для подборки новостей */
.digestnewsbutton{
  font-weight: 100;
  display: inline-block;
  margin-left: 40px;
  zoom: 1;
}
.digestnewsblock{
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.digestnewsblockwall{
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.digestnewsblockbody{
  background: #fff;
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  border: 10px solid #ddd;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 99999;
}
.digestnewslistblock{
  width: 100%;
  list-style: none;
}
  .digestnewslistblock:after{
    content: " ";
    clear: both;
    display: table;
  }
  .digestnewslistblock > li{
    width: 300px;
    list-style: none;
    margin-bottom: 15px;
	margin-left:10px;
	margin-right:10px;
    display: inline-block;
    vertical-align: top;
  }
    .digestnewslistblock > li:after {
      content: " ";
      clear: both;
      display: table;
    }
    .digestnewslistblock > li .news_content {
      position: relative;
    }
      .digestnewslistblock > li .news_content .newsurl{
        width:100%;
        position: relative;
        display: inline-block;
        padding-top: 61.25%;
        height: 0;
        overflow: hidden;
      }
        .digestnewslistblock > li .news_content .newsurl img{
          width:100%;
          height:auto;
          position: absolute;
          top:0;
          left:0;
        }
        .digestnewslistblock > li .news_content .newsurl .newscontentheader{
          width:100%;
          max-height:15em;
          background-image:url(./../../../images/news_main/gr.png);
          background-origin:content-box;
          background-position:50% 50%;
          background-repeat: repeat-x;
          background-size: contain;
          position:absolute;
          left:0;
          bottom:0;
          color:#FFFFFF;
        }
          .digestnewslistblock > li .news_content .newsurl .newscontentheader .date{
            font-size: 15px;
			text-align:left;
            font-weight: bold;
            margin: 6.8em 20px 0.5em 20px;
          }
          .digestnewslistblock > li .news_content .newsurl .newscontentheader h2{
            font-size: 17px;
			line-height:19px;
            font-weight: bold;
            margin: 0 20px 1em 20px;
            max-height: 78px;
			text-align:left;
            overflow: hidden;
          }
      .digestnewslistblock > li .news_content .excerption{
        margin: 0.4em 5px 0 5px;
        font-size: 15px;
		line-height:16px;
        max-height: 49px;
		text-align:left;
        overflow: hidden;
      }
.digestnewsblockclose{
  position: absolute;
  top: -24px;
  right: -24px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background-image: url(./../../../fancybox/source/fancybox_sprite.png);
}
/* Для подборки новостей */
/* Для окрывание таблици принажати в comparison.htm */
.mayntoggleditemtype{
  background-color:#eef4f8 !important;
  text-align:left !important;
  padding-left:17px !important;
  position:relative;
  cursor: pointer;
}

.mayntoggleditgray{
  background-color:#eef4f8 !important;
  text-align:center !important;
  position:relative;
}

.mayntoggleditemtype-triangle-left{
  position: absolute;
  top: 10px;
  left: 5px;
  display: block;
  width: 5px;
  height: 5px;
  border-top: 4px solid transparent;
  border-left: 7px solid #706f6f;
  border-bottom: 4px solid transparent;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .5s;
  transition: all .5s;
}
.mayntoggleditemtype-triangle-left-rotate{
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.secondtoggleditemtype{
  background-color:#eef4f8 !important;
  text-align:left !important;
  padding-left:27px !important;
  position:relative;
  cursor: pointer;
}
.secondtoggleditemtype-triangle-left{
  position: absolute;
  top: 10px;
  left: 15px;
  display: block;
  width: 5px;
  height: 5px;
  border-top: 4px solid transparent;
  border-left: 7px solid #706f6f;
  border-bottom: 4px solid transparent;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .5s;
  transition: all .5s;
}
.secondtoggleditemtype-triangle-left-rotate{
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.collapseitemtype{
  display:none;
}
/* Для окрывание таблици принажати в comparison.htm */
/* Для подписи под картинкой в странцах с новостями */
.fullNewsMainDataImgSign{
  width: auto;
  max-width: 400px;
  color: #999;
  font-family: Segoe UI, sans-serif;
  font-size: 14px !important;
  line-height: 18px !important;
  margin: 13px 0 -1px;
}
  .fullNewsMainDataImgSign a{
    color: #999;
    font-family: Segoe UI, sans-serif;
    font-size: 14px !important;
    line-height: 18px !important;
  }
    .fullNewsMainDataImgSign a:hover{
      color: #2d5575;
      text-decoration: underline;
    }
/* Для подписи под картинкой в странцах с новостями */

@supports (-moz-user-select: all) {
  .main-menu > ul > li a.arrow {
    font-weight: normal !important;
    -webkit-text-stroke: 0.5px !important;
  }
  .top-menu .menu-right div.lang a {
    font-weight: normal !important;
    -webkit-text-stroke: 0.7px !important;
  }
}