@charset "utf-8";
@import url("news.css");
@import url("soc.css");


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

.big-text {
  font-size: 20px;
color: #fff;
}

#small-text {
  font-size: 9px;
  color: #fff;
  margin-top: 13px;
}

#logo-block p {
  padding-left: 80px;
  text-align:left;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

strong {
  color:#2c73a0;
}

table {
  border-collapse:collapse;
  border-spacing: 0;
}

header {
  position:relative;
  top:0px;
  width:100%;
  z-index:100;
  height:80px;
  background:#2c73a0;
}

#header-top {
  width:100%;
  margin-left:auto;
  margin-right:auto;
}

#header-top:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#logo-block {
  float:left;
  background: url(../img/logo.png) no-repeat;
  width:30%;
  height:80px
}

#logo-block img {
  display:none;
    float:right;
}

#nav {
  float:right;
  height: 60px;
}


#bg-slide-show {
  position:absolute !important;
  top:0px;
  z-index:0;
  width:100%;
  }

#wraper {
  width:1000px;
  min-height: 600px;
  margin-left:auto;
  margin-right:auto;
  z-index:100;
  position:relative;
}

#conteiner {
}

#cp-caption {
  position: static  !important;
  margin-top:300px;
}

#cp-caption-inner {
  position:absolute  !important;
}


#cp-bg-bar {
  display:none !important;
  position:absolute !important;
}

.cp-title {
  background: #25669e !important;
}

.custom_top-pnel {
  margin-top:480px;
  width:100%;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

.four-block:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.four-block {
  width:1000px;
  position:relative;
  margin-bottom: 50px;
  display: flex;
}

.four-block div {
  display:inline-block;
}

.four-block #azs, #angar, #air, #obor {
  width:220px;
  position: relative;
  cursor:pointer;

}

#angar {
  margin-left:40px;
  margin-right:40px;
}

#air {
  margin-right:40px;
}

  #azs:hover  .icon {
    top:-50px;
  }

  #angar:hover  .icon {
    top:-50px;
  }

  #air:hover  .icon {
    top:-50px;
  }

  #obor:hover  .icon {
    top:-50px;
  }

.icon {
  display:block !important;
  position: absolute;
    width: 80px;
    height: 80px;
    top: -40px;
    left: 70px;
  z-index:1;

}

.text-block {
  width:220px;
  border:solid 1px #E0E0E0;
  border-radius: 11px;
  padding-bottom:20px;
  display:block !important;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  height:250px;
}

.pic {
  display:block !important;
}

.pic img {
  border-radius:11px 11px 0px 0px;
}

#azs:hover img {
-webkit-filter: grayscale(50%);
}

#angar:hover img {
-webkit-filter: grayscale(50%);
}

#air:hover img {
-webkit-filter: grayscale(50%);
}

#obor:hover img {
-webkit-filter: grayscale(50%);
}

.text {
  display:block !important;
  width: 180px;
  padding-left:20px;
  padding-right:20px;
  text-align:center;
  font:Arial, Helvetica, sans-serif !important;
  font-size:11px;
}

.text h2 {
  color:#4d82a1;
  font:Arial, Helvetica, sans-serif;
  font-size:13px;
}

.text p {
  font:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#acacac;
  margin-top:12px;
}

footer {
  height: 140px;
  width: 100%;
  background: #2c73a0;
  margin-top:15px;
}

.item-page {
  clear: both;
  padding-top: 0;
  font-size: 12px;
  line-height: 18px;
  color: #999;
  text-align: justify;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

  .item-page p {
    margin-bottom:10px;
  }

#footer-conteyner {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  height:140px;
  max-height:140px;
}

#footer-top {
  max-width:1000px;
  width: 1000px;
  height: 70px;
  padding-top: 10px;
}

#footer-top:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#footer-top ul {
  list-style:none;
  float:left;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  font-size:12px;
  margin-top:22px;
}

#footer-top ul li {
  float:left;
  margin-right: 30px;
}

#footer-top a {
  color: #CCC;
  text-decoration:none;
}

#footer-top a:hover {
  text-decoration: underline;
}

.custom_footer_contact {
  float:right;
  font-size:10px;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  color:#FFF;
}

#footer-bottom {
  text-align:center;
  font-size:10px;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  color:#999;
}

#footer-bottom a {
  color:#999;
}

#content {
  position:relative !important;
  z-index:0;
}

#img-onas:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#img-onas {
  margin-top: 15px;
}

#img-onas div {
  display:inline-block;
}

.one-content {
  width: 245px;
}

.one-content img {
  width: 220px;
}

.item-page_onas {
  margin-top: 240px;
  clear: both;
  padding-top: 0;
  font-size: 12px;
  line-height: 18px;
  color: #999;
  text-align: justify;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

  .item-page_onas p {
    margin-bottom:10px;
  }

#k2Container  {
  margin-top:240px;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  line-height: 18px;
  font-size: 14px;
}

  #k2Container h2 {
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 28px;
    color:#2c73a0;
    font-weight:bold;
    margin-bottom:10px;
  }

.itemView {
  border-bottom: none !important;
}


.itemDateCreated {
  display:none;
}

.itemToolbar {
  display:none;
}

.itemFullText ul {
  padding-left: 50px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.itemFullText ul li {
  margin-bottom:5px;
  margin-top: 5px;
}

.itemFullText ol {
  padding-left: 50px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.itemFullText ol li {
  margin-bottom:5px;
  margin-top: 5px;
}


.image-produkt {
  display:inline-block;
  margin-top: 30px;
}

  .image-produkt img {
    width: 242px;
    margin-right: 5px;
    border-radius: 11px;
  }

.itemBackToTop {
  display:none;
}

.itemNavigation {
  display:none;
}

.center-img {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 48px;
  margin-bottom:20px;

}

.center-img img {
  height: 195px;
  margin-right:5px;
  border-radius: 11px;
}

.itemFullText tbody {
  border: 1px groove #2c73a0;
  margin-top:15px;
}

.itemFullText tr {
  border: 1px groove #2c73a0;
  padding:5px;
}

.itemFullText td {
  border: 1px groove #2c73a0;
  padding:5px;
}

.h-image {
  display:inline-block;
  margin-top:15px;
  padding-left: 50px;
}

  .h-image img {
    height: 200px;
    margin-right: 15px;
    border-radius:11px;
  }

.itemFullText img {
  border-radius:11px;
}

._mod_tab {
  margin-top: 240px;
  font-size:12px;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

.item-page_telegka {
  display:none;
}

.custom_tab img {
  float:left;
  height:300px;
  margin-right: 15px;
  border-radius: 11px;
}

.custom_tab img:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.jt_box {
  min-height:300px;
}

.custom_tab table {
  border: 1px groove #2c73a0;
  margin-top:15px;
}

  .custom_tab tr {
    border: 1px groove #2c73a0;
    margin-top:15px;
  }

  .custom_tab td {
    border: 1px groove #2c73a0;
    margin-top:15px;
  }


#lang {
  position: fixed;
  left: 0px;
  top: 400px;
  z-index: 999;
  padding: 10px;
  background: -webkit-gradient(linear, 0 100%, 0 0, from(#cecece), to(#e4e4e4));
  border-radius: 0px 11px 11px 0px;
  box-shadow: 2px 4px 6px rgba(0,0,0,0.3);
}

.separator {
  cursor:pointer !important;
}

.dj-main li a.dj-up_a span.dj-drop {
cursor: pointer;
}

.dj-main li.separator > a {
cursor: pointer !important;
}

.item-page_trap {
  display:none;
}

#contact-z:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#contact-z {
  float: right;
  margin-bottom: 20px;
}

  #contact-z div {
    font-size: 16px;
    font-weight: 600;
    color: #2c73a0;
  }

  #contact-z p {
    margin-bottom: 5px;
  }

#con-one {
  margin-right:50px;
  font-weight:bold !important;
}

#con-two {
}

.clen:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.left {
  float:left;
}

.right {
  float:right;
}

.center {
}

.contact-foto:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.contact-foto {
  margin-bottom: 15px;
  color: #2c73a0;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  padding-left: 150px;
  padding-right: 150px;

}

.contact-foto img {
  height: 330px;
}

.componentheading {
  display:none;
}

input {
  border-radius: 11px;
}

.modal-right {
  top: 400px  !important;
  z-index: 999 !important;
  width: 86px !important;
  border-radius: 11px !important;
  height: 112px !important;
  text-align: left !important;
  padding: 10px 10px 10px 10px !important;
}

.pwebcontact108_toggler p {
  font-size: 12px;
  line-height: 18px !important;
  font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

#bottom {
  padding: 5px 4px 5px 3px;
  background: -webkit-gradient(linear,left top,left bottom,from(#009c0c),to(#86c28c));
  background: -moz-linear-gradient(top,#009c0c,#86c28c);
  background-image: linear-gradient(to bottom,#009c0c 0,#86c28c 100%);
  font-size:11px;
  border-radius: 8px;
  margin-top:5px;
}

#bat {
  text-align:center;
  margin-top: 10px;
}

.moduletable_mod_tab ._mod_tab {
  margin-top:0px;
}

.line-border {
  border-top: 1px dotted;
  padding-top: 15px;
}

.line-border img {
  margin-bottom: 20px;
}

.image-produkt-tab img {
width: 240px;
margin-right: 5px;
border-radius: 11px;
}

.pwebbox102_toggler {
  background: url(../img/search_icon.png) 6px 5px no-repeat !important;
padding: 10px 11px 10px 2px !important;
}

.pwebbox102_toggler:hover {
  background: url(../img/search_icon.png) 6px 5px no-repeat !important;
padding: 10px 11px 10px 2px !important;
}

.search_ss label {
  display: none;
}

.search {
  position: fixed;
top: 500px;
left: 281px;
background-color: #E2FFFE;
padding: 40px;
border-radius: 11px;
z-index: 9999;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.text a {
  font-size: 11px;
  color: #acacac;
  margin-top: 12px;
  text-decoration: none;
}

.text h2 a {
  color: #4d82a1;
  font-size: 13px;
  text-decoration: none;
}

.itemFullText h3 {
  color: #2c73a0 !important;
  font-size: 17px;
  margin-top: 0px;
  clear: both;
}

.thetextinter {
  clear: both;
}

.technology div {
  width:100% !important;
  font-size:14px;
}

.image-tab-block {
  float:left !important;
  margin-right: 15px;
}

.image-tab-block::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

  .image-tab-block img {
    height: 300px;
    border-radius: 11px;
  }

  .image-tab-block div {
  }

  .small-image img {
    height: 85px;
    margin-right:5px !important;
  }


#dawload {

 position: fixed;
right: 35px;
bottom: 25px;
background: #56C3F7;
padding: 9px;
border-radius: 11px;
color: #fff;
z-index: 999;
}

#dawload a {
color: #fff;
text-decoration: none;
}

#dawload a:hover {
  color: #FFFF0A;
  }

  #dawload:hover {
    background: #0B618A;
    }




