html,
body {
    height: 100%;
}
a:hover{
    color: #43b536;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

/*.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}*/

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.brandDesc p{
    color: #acacac;
    font-size: 15.5px;   
}
.brandDesc strong{
    text-transform: uppercase;
    font-family: "MuseoSansCyrl-700";
    font-weight: normal;
    display: block;
    color: #2e2d2c;
}
.loaderClass{
    background-image:url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
.formControl label{
    font-weight: normal;
}
.postImages a{
    background-position: center top;
}
.eName a{
    color: #2e2d2c;
    text-decoration: none;
}
.contactsContent{
    font-size: 16px;
}
.contactsContent a{
    color: #2e2d2c;
}
.contactsContent table tr td{
    padding: 0 30px;
    vertical-align: top;
}
.contactsContent table tr td:first-child{
    padding-left: 0;
}
.contactsContent table tr td:last-child{
    padding-right: 0;
}
.field-contactform-type{
    margin: 0;
}
.styler-radio{
    overflow: visible;
}
.galleryItems{
    padding: 0;
    margin: 0;
}
.galleryItems li{
    list-style: none;
    display: inline-block;
    position: relative;
}
.galleryItems li a.btn{
    position: absolute;
    top:0;
    right: 0;
    display: none;
}
.galleryItems li:hover a.btn{
    display: block;
}
.btn0:hover{
    color: #fff;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap {
    padding: 0;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div{
    margin: 0 0 0 18px;
    background: none!important;
    height: auto;
    position: relative;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div b{
    position: absolute;
    top: 0px;
    right: 18px;
    line-height: 40px;
    font-size: 13px;
    font-family: "MuseoSansCyrl-500";
    font-weight: normal;
    opacity: 0.5;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a{
    width: auto;
    height: 40px;
    padding: 0 35px 0 18px;
    margin: 0;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-facebook{
    background: #3b5998;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-facebook:before{
    width: 8px;
    height: 15px;
    background: url(../images/icons/shareIco1.svg) no-repeat center;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-vkontakte{
    background: #496f9d;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-vkontakte:before{
    width: 18px;
    height: 10px;
    background: url(../images/icons/shareIco2.svg) no-repeat center;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-google{
    background: #dc4e41;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-google:before{
    width: 18px;
    height: 14px;
    background: url(../images/icons/shareIco3.svg) no-repeat center;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-odnoklassniki{
    background: #ee8208;
}
.sharePanel .pluso-110010010101-14 .pluso-wrap >div a.pluso-odnoklassniki:before{
    width: 10px;
    height: 17px;
    background: url(../images/icons/shareIco4.svg) no-repeat center;
}
.sharePanel .pluso-110010010101-14 a.pluso-more{
    display: none!important;
}
.videoPageCol2 ul{
    height: auto;
    max-height: 478px;
}
.imagesSlider{
    width: 1000px;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.imagesSlider .owl-carousel .owl-item img{
  width: 100%;
}


.albumSlider .owl-nav,
.imagesSlider .owl-nav {
width: 100%;
left: 0;
bottom: 0;
height: 60px;
position: absolute;
margin: 0; }
.albumSlider .owl-nav .owl-prev,
.albumSlider .owl-nav .owl-next,
.imagesSlider .owl-nav .owl-prev,
.imagesSlider .owl-nav .owl-next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 62px;
  margin: 0;
  border-radius: 0px;
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  background: rgba(67, 181, 54, 0.9)!important;
  opacity: 1;
  background-repeat: no-repeat!important;
  background-position: center!important; }
.albumSlider .owl-nav .owl-prev,
.imagesSlider .owl-nav .owl-prev {
  left: 0;
  background-image: url(../images/icons/sArrowLeft2.svg)!important; }
.albumSlider .owl-nav .owl-next,
.imagesSlider .owl-nav .owl-next {
  right: 0;
  background-image: url(../images/icons/sArrowRight2.svg)!important;
}
.owlStatus{
    z-index: 9;
}
.albumImages ul li a{
    display: block;
    height: 100%;
}
.mainBanner .owl-nav .owl-prev,
.mainBanner .owl-nav .owl-next {
position: absolute;
top: 50%;
margin: 0;
margin-top: -21px;
width: 42px;
height: 42px;
border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
background: rgba(0, 0, 0, 0.15)!important;
background-repeat: no-repeat!important;
background-position: center!important; }
.mainBanner .owl-nav .owl-prev {
right: 50%;
background-image: url(../images/icons/arrowLeft.svg)!important;
margin-right: 543px; }
.mainBanner .owl-nav .owl-next {
left: 50%;
background-image: url(../images/icons/arrowRight.svg)!important;
margin-left: 543px; }

.pSlider .owl-nav {
  margin: 0; }
  .pSlider .owl-nav .owl-prev,
  .pSlider .owl-nav .owl-next {
    position: absolute;
    top: -76px;
    width: 12px;
    height: 27px;
    background: none!important;
    background-repeat: no-repeat!important;
    background-position: center!important; }
  .pSlider .owl-nav .owl-prev {
    right: 42px;
    background-image: url(../images/icons/sArrowLeft.svg)!important; }
  .pSlider .owl-nav .owl-next {
    right: 0;
    background-image: url(../images/icons/sArrowRight.svg)!important; }
.items2 ul .owl-nav {
  margin: 0; }
  .items2 ul .owl-nav .owl-prev,
  .items2 ul .owl-nav .owl-next {
    width: 12px;
    height: 27px;
    position: absolute;
    top: 50%;
    margin-top: -13.5px;
    background: none!important; }
  .items2 ul .owl-nav .owl-prev {
    background: url(../images/icons/sArrowLeft.svg) no-repeat center!important;
    left: 0; }
  .items2 ul .owl-nav .owl-next {
    background: url(../images/icons/sArrowRight.svg) no-repeat center!important;
    right: 0; }
.timeLineYears .owl-nav {
  margin: 0; }
  .timeLineYears .owl-nav .owl-prev,
  .timeLineYears .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 27px;
    margin-top: -13.5px;
    background: none!important;
    background-repeat: no-repeat!important;
    background-position: center!important; }
  .timeLineYears .owl-nav .owl-prev {
    left: 32px;
    background-image: url(../images/icons/sArrowLeft.svg)!important; }
  .timeLineYears .owl-nav .owl-next {
    right: 32px;
    background-image: url(../images/icons/sArrowRight.svg)!important; }

.timeLineYears .owl-stage-outer {
  position: relative; }
  .timeLineYears .owl-stage-outer:before {
    width: 100%;
    height: 2px;
    background: #dbdbdb;
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    margin-top: -1px; }
.teamSlider .owl-nav {
margin: 0; }
.teamSlider .owl-nav .owl-prev,
.teamSlider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 27px;
  margin-top: -13.5px;
  background: none!important;
  background-repeat: no-repeat!important;
  background-position: center!important; }
.teamSlider .owl-nav .owl-prev {
  left: 32px;
  background-image: url(../images/icons/sArrowLeft.svg)!important; }
.teamSlider .owl-nav .owl-next {
  right: 32px;
  background-image: url(../images/icons/sArrowRight.svg)!important; }
  
.pImage{
    line-height: 200px;
}
.pTitle{
    font-size: 15px;
}
.lang-uz .headerNav > nav > ul > li > a{
  font-size: 15px;
  padding: 0 14px;
}
.albumSlider ul li{
  height: auto;
}
.bannerText.animated {
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.mpBg.animated {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.mainProducts ul li {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.mainProducts ul li:nth-child(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; }
.mainProducts ul li:nth-child(3) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s; }
.mainProducts ul li:nth-child(4) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s; }
.mainProducts ul li:nth-child(5) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s; }
.mainProducts ul li:nth-child(6) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }
.mainProducts ul li:nth-child(7) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }
.mainProducts ul li:nth-child(8) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s; }
.mainProducts ul li:nth-child(9) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s; }
.mainProducts ul li:nth-child(10) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s; }
a.tel{
  color: #2e2d2c;
  text-decoration: none;
}
.fContBox a{
  display: inline-block;
}
.eName a{
  color: #2e2d2c;
}
.pImage{
  height: 200px;
}
.pImage img{
  max-height: 100%;
}
.process ul li .procIco img{
  max-width: 90px;
  max-height: 90px;
}
.factories li .factoryTitle{
  margin: 0 0 0 -100px;
  padding: 0 0 5px; 
}
.factories li .factoryTitle span{
  cursor: pointer;
}
.tItems ul li .tItemIco img{
  max-width: 80px; 
  max-height: 80px; 
}
.valuesItems ul li{
  width: 175px;
  padding: 0 5px;
  vertical-align: top;
}
.process ul li .procIco span{
  left: 50%;
  top: -16px;
  margin: 0 0 0 -16px;
}

.fbLinkBox{
  background: url(../images/fbLinkBox.jpg)no-repeat center;
  background-size: cover;
  padding: 32px;
  overflow: hidden;
  margin: 0 0 60px;
}
.fbLinkBox span{
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  color: #fff;
  font-family: "MuseoSansCyrl-100";
}
.fbLinkIco{
  width: 56px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 0 0;
}
a.fbBtn{
  float: right;
  display: block;
  padding: 16px 35px;
  background: #fff;
  color: #395084;
  font-size: 16px;
  font-family: "MuseoSansCyrl-500";
  border-radius: 30px;
  -o-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  text-decoration: none;
}


@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
    .sharePanel .pluso-110010010101-14 .pluso-wrap >div{
        margin: 0;
    }
    .sharePanel .pluso-110010010101-14 .pluso-wrap >div a{
        padding: 0 30px 0 15px;
    }
    .headerNav nav ul.animated2{
        -webkit-animation-name: none;
        animation-name: none;
    }
    .fbLinkBox{
      padding: 20px;
    }
    .fbLinkBox span{
      display: block;
      overflow: hidden;
      margin: 0 0 20px;
      font-size: 17px;
    }
    .fbLinkIco{
      width: 46px;
      margin: 0 10px 20px 0;
      float: left;
    }
    a.fbBtn{
      text-align: center;
      width: 100%;
      float: none;
      padding: 16px 20px;
      font-size: 15px;
      display: inline-block;
    }
    .bannerItem{
      background-position: 75% center;
    }
}