﻿
@import url('reset.css');
@import url('utilities.css');
@import url(fonts.googleapis.com/css?family=PT+Sans:400,700&amp;subset=latin,latin-ext);


body {
 font-family: 'PT Sans', sans-serif;
 font-size: 12px;
 font-weight: 400;
 max-width: 1920px;
 min-width: 980px;
 margin: 0 auto;
 background-color: #e9e9e9;
 color: #666;
}

.wrapper, .grid {
 position: relative;
 width: 980px;
 margin: 0 auto;
}

/*#region header */
header {
 position: relative;
 z-index: 20;
background-color: rgba(255, 255, 255, 0.4);
 height: 107px;
}

 header .logo-header {
  float: left;
 }

 header .navigation {
  float: left;
 }

  /*#region top-menu */

  header .navigation .top-menu {
   position: relative;
   background-color: #076db9;
   width: 476px;
   height: 48px;
   margin-left: 139px;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
  }

   header .navigation .top-menu > a {
    line-height: 48px;
    margin-left: 20px;
   }

   header .navigation .top-menu > div {
    width: 420px;
    height: 48px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
   }

    header .navigation .top-menu > div ul {
     float: left;
    }

     header .navigation .top-menu > div ul li {
      float: left;
      margin: 0 5px;
     }


     header .navigation .top-menu > div ul.quick-contact li.mail:before, header .navigation .top-menu > div ul.quick-contact li.phone:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 19px;
      height: 14px;
      margin-right: 5px;
     }

     header .navigation .top-menu > div ul.quick-contact {
      margin-top: 15px;
      float: left;
      margin-left: 15px;
     }

      header .navigation .top-menu > div ul.quick-contact li.mail {
       margin-right: 15px;
      }

       header .navigation .top-menu > div ul.quick-contact li.mail:before {
        background: url(../images/ico-mail.png) no-repeat;
        width: 19px;
        height: 14px;
       }

     header .navigation .top-menu > div ul.social {
      float: right;
      margin-right: 15px;
     }

      header .navigation .top-menu > div ul.social li {
       margin-top: 12px;
      }

    header .navigation .top-menu > div span.line {
     content: "";
     display: inline-block;
     width: 1px;
     height: 48px;
     background-color: #bfbfbf;
     margin-left: 20px;
    }

    header .navigation .top-menu > div ul.quick-contact li.phone:before {
     background: url(../images/ico-phone.png) no-repeat;
     width: 12px;
     height: 17px;
    }



    header .navigation .top-menu > div ul.quick-contact li span {
     color: #f39200;
     font-size: 13px;
     font-weight: 700;
    }

/*#endregion */

/*#region menu */

.navigation .menu {
 height: 42px;
 background-color: #076db9;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 position: relative;
 margin-top: 17px;
 margin-left: 92px;
 padding: 0 20px;
}


 .navigation .menu nav ul li {
  float: left;
 }

  .navigation .menu nav ul li.line {
   background: url('../images/menu-li-line.png') no-repeat center center;
   width: 14px;
   height: 44px;
   padding: 0 15px;
  }

  .navigation .menu nav ul li a {
   display: inline-block;
   height: 42px;
   line-height: 42px;
   color: #e9e9e9;
   font-size: 15px;
  }



/*#endregion */

/*#region language */

header .language {
 position: relative;
 top: 65px;
 float: right;
}

 header .language ul {
  float: left;
 }

  header .language ul li {
   
   height: 24px;
   margin-bottom: 1px;
   margin-right: 1px;
   background-color: #fff;
   padding-left: 10px;
  }

   header .language ul li span {
    display: block;
    color: #076db9;
    font-size: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    float: left;
    font-weight: 700;
    text-transform:uppercase;
   }

   header .language ul li img {
    float: left;
    width:16px;
    height:16px;
    position:relative;
    top:4px;
    right:6px;

   }

 header .language > a {
  float: left;
  background: #c0c0c0 no-repeat center center;
  background-image: url('../images/ico-arrow-bottom.png');
  width: 30px;
  height: 24px;
 }

/*#endregion */

/*#endregion */

/*#region content-wrapper */

.content-wrapper {}

/*#region slider */

.carousel-inner{
 height:466px !important;
}

#carousel-example-generic{
 top:-111px;
 z-index:10;
 border-bottom:solid 44px #51626f;
}

.carousel-indicators li{
 border:none !important;
 background-color:#c8c8c8 !important; 
}

.carousel-indicators .active{
 background-color:#f39200 !important;
}

.carousel-indicators{
 bottom:-32px !important;
}

/* fade on slider */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*#endregion */

/*#region home-product-group */
.home-product-group{
 margin-top:-112px;
}

.home-product-group > h1 {
 height: 52px;
 text-align: center;
 line-height: 52px;
 font-size: 20px;
 font-weight: 700;
 color: #484848;
}

.home-product-group > div {
 background: #959697;
 height: 280px;
 box-shadow: 0 0 10px #000;
}

 .home-product-group > div ul{
  margin-left:auto; 
  margin-right:auto;
  display:table;
 }

 .home-product-group > div ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-top: 20px;
 }

  .home-product-group > div ul li:last-child {
margin-right:0;
 }

 .home-product-group > div > ul > li > a {
  position:relative;
  display: inline-block;
  width: 105px;
  height: 233px;
  border-radius: 5px;   
       /*transition:all .2s ease-in-out;*/

 }

  .home-product-group > div > ul > li > a > div.visible {
   -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
   -o-transform: rotate(-90deg);
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
   
  }

 .home-product-group > div ul > li > a > div.visible > i {
  background: url("../images/ico-plus.png") no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: -16px;
  left: -210px;
 }

 .home-product-group > div > ul > li > a > div.visible > h2 {
  color: #FFF;
  font-weight: 700;
  font-size: 25px;
  width: 191px;
  height: 80px;
  position: absolute;
  top: -26px;
  left: -170px;
  text-align: center;
  line-height: 25px;
 }

 .home-product-group > div > ul > li > a > div.no-visible {
  display: none;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 30px;
 }

  .home-product-group > div > ul > li > a:hover{
   width:170px;    
  }

  .home-product-group > div > ul > li > a:hover > div.visible{
   display:none;       
  }

   .home-product-group > div > ul > li > a:hover > div.no-visible{
   display:block;
  }

   .home-product-group > div > ul > li > a > div.no-visible > i {
   display: block;
   background: url('../images/ico-link.png') no-repeat center top;
   width: 40px;
   height: 40px;
   margin: 0 auto;
  }

    .home-product-group > div > ul > li > a > div.no-visible >  h3, .home-product-group > div > ul > li > a > div.no-visible >  h1{
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center; 
   }

   .home-product-group > div > ul > li > a > div.no-visible >  h3 {
   font-size: 20px;
   padding: 15px 0;
  }

   .home-product-group > div > ul > li > a > div.no-visible >  h3:after {
    display:inline-block;
    content: "";
    background: url('../images/img-product-group-border-bottom.png') no-repeat;
    width:170px;
    height:1px;
   }

/*#endregion 

/*#region home-boxes */

.multi-media {
 margin-top: 30px;
}

 .multi-media div.caption {
  background: #fff;
  border-radius: 5px;
  width: 60px;
  height: 180px;
  float: left;
  position: relative;
 }

  .multi-media div.caption h1 {
   font-size: 20px;
   font-weight: 700;
   color: #F39200;
   -moz-transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
   -o-transform: rotate(-90deg);
   -webkit-transform: rotate(-90deg);
   transform: rotate(-90deg);
   position: absolute;
   top: 80px;
   left: -30px;
  }

 .multi-media div.box {
  background: #e1e1e1;
  border-radius: 5px;
  width: 920px;
  height: 180px;
  float: right;
 }

  .multi-media div.box span.col-line {
   background: url(../images/col-line.png) no-repeat;
   width: 1px;
   height: 179px;
   float: left;
   margin-top: 0px;
  }

  .multi-media div.box .col {
   float: left;
   width: 305px;
  }

   .multi-media div.box .col a {
    display: block;
    margin-left: 76px;
    position: relative;
   }

    .multi-media div.box .col a i {
     display: block;
     width: 40px;
     height: 45px;
     position: absolute;
     bottom: -20px;
     right: 59px;
    }

     .multi-media div.box .col a i.button-photo {
      background: url(../images/button-photo.png) no-repeat;
     }

     .multi-media div.box .col a i.button-video {
      background: url(../images/button-video.png) no-repeat;
     }

     .multi-media div.box .col a i.button-pdf {
      background: url(../images/button-pdf.png) no-repeat;
     }

   .multi-media div.box .col h3 {
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 700;
    text-align: center;
    margin: 15px 0;
   }

/*#endregion */

/*#endregion */

/*#region footer */

footer {
 background: #122f44;
 max-width: 1920px;
 width: 100%;
 height: 190px;
 margin-top: 30px;
}

 footer .wrapper {
  padding-top: 32px;
 }

.logo-footer {
 /*background: url(../images/logo-footer.png) no-repeat;*/
 background: url(../images/logo-footer_o.png) no-repeat;
 width: 189px;
 height: 190px;
 position: absolute;
 top: 0;
 left: 0;
}

.footer-product-group {
 margin-left: 200px;
 float: left;
 height:112px;
}

 .footer-product-group ul {
  float: left;
  margin-right: 30px;
 }

  .footer-product-group ul li {
   margin-bottom: 5px;
  }

   .footer-product-group ul li a {
    text-decoration: underline;
    color: #4f6c80;
    font-size: 15px;
   }

.footer-nav {
 float: right;
 text-align: right;
 margin-bottom: 7px;
}

 .footer-nav li {
  /*margin-bottom:5px;*/
 }


  .footer-nav li a {
   color: #e9e9e9;
   font-size: 15px;
   font-weight: 700;
  }

.copyright {
 position: absolute;
 bottom: -34px;
 right: 0;
}

 .copyright span {
  color: #4f6c80;
  margin-right: 20px;
 }

/*#endregion */


.menu-bg {
 width: 100%;
 height: 144px;
 background: url('../images/header-bg.png') no-repeat center;
 margin-top: -107px;
}

 .menu-bg .wrapper ul {
  position: absolute;
  left: 0;
  bottom: -25px;
 }

  .menu-bg .wrapper ul li {
   float: left;
  }

   .menu-bg .wrapper ul li a {
    float: left;
    color: #e9e9e9;
    font-size: 12px;
   }

   .menu-bg .wrapper ul li span {
    color: #e9e9e9;
    margin: 0 5px;
   }

/*#region inner-content */

.inner-content {
}

 .inner-content > h1.page-caption {
  margin: 24px 0;
  font-size: 35px;
  color: #2c597a;
  font-weight: 700;
 }

 /*#region two colum */

 .inner-content .left {
  width: 190px;
 }

  .inner-content .left ul li {
   width: 190px;
   height: 40px;
   margin-bottom: 1px;
  }

   .inner-content .left ul li a {
    display: block;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    background-color: #076db9;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 20px;
   }

   .inner-content .left ul li.active a, .inner-content .left ul li:hover a {
    color: #076db9;
    background-color: #fff;
   }

 .inner-content .right {
  width: 750px;
  background-color: #fff;
  min-height: 400px;
  border-radius: 5px;
  border-top-left-radius: 0 !important;
  padding: 20px;
 }

/*#endregion */

/*#region product group list */

.product-group-list {
}

 .product-group-list a {
  position: relative;
  display: block;
  width: 170px;
  height: 233px;
  border-radius: 5px;
  float: left;
  margin-right: 32px;
  margin-bottom: 20px;
 }

  .product-group-list a div.visible {
   position: absolute;
   top: 0;
   display: table;
   width: 170px;
   height: 233px;
  }

   .product-group-list a div.visible h1 {
    display: table-cell;
    vertical-align: middle;
   }

   .product-group-list a div.visible h1, .product-group-list a div.no-visible h1, .product-group-list a div.no-visible h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
   }

  .product-group-list a div.no-visible {
   display: none;
   position: absolute;
   top: 30px;
   text-align: center;
   width: 170px;
  }

  .product-group-list a:hover div.no-visible {
   display: block;
  }



  .product-group-list a div.no-visible i {
   display: block;
   background: url('../images/ico-link.png') no-repeat center top;
   width: 40px;
   height: 40px;
   margin: 0 auto;
  }

  .product-group-list a div.no-visible h3 {
   font-size: 20px;
   padding: 15px 0;
  }

   .product-group-list a div.no-visible h3:after {
    display:inline-block;
    content: "";
    background: url('../images/img-product-group-border-bottom.png') no-repeat;
    width:170px;
    height:1px;
   }



/*#endregion */

/*#region product sub group */

.product-group-color {
 display: block;
 height: 12px;
 position: relative;
 top: 33px;
}

a.back {
 position: absolute;
 top: 5px;
 right: 0;
 display: inline-block;
 height: 34px;
 background: #fff url(../images/ico-arrow-left.png) no-repeat 10px 10px;
 border-radius: 5px;
 font-size: 15px;
 font-weight: 700;
 color: #2c597a;
 text-align: right;
 line-height: 34px;
 padding-left: 30px;
 padding-right: 10px;
}

.product-sub-group {
}

 .product-sub-group a {
  position: relative;
  display: block;
  width: 310px;
  height: 233px;
  border-radius: 5px;
  background-color: #fff;
  float: left;
  margin-bottom: 60px;
 }

  .product-sub-group a b {
color: #4A4B4C;
font-size: 18px;
font-weight: 700;
position: relative;
top: 233px;
  }

  .product-sub-group a div.no-visible {
   display: none;
   background-color: rgba(51,51,51,0.6);
  }

   .product-sub-group a div.no-visible i {
    display: block;
    background: url('../images/ico-link.png') no-repeat center top;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-top: 70px;
   }

   .product-sub-group a div.no-visible h1 {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
   }

  .product-sub-group a:hover div.no-visible {
   display: block;
  }

  .product-sub-group a div.visible, .product-sub-group a div.no-visible {
   position: absolute;
   top: 0;
   left: 0;
   width: 310px;
   height: 233px;
  }

/*#endregion */

/*#region product */

.product {
}

#tabs {
 margin-top: 20px;
}

 #tabs ul {
  display: inline-block;
  border-bottom: solid 6px #076db9;
  margin-bottom: 15px;
 }

  #tabs ul li {
   float: left;
  }

   #tabs ul li a {
    float: left;
    display: inline-block;
    width: 490px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    background-color: #f2f2f2;
    color: #076db9;
    line-height: 48px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
   }


   #tabs ul li.ui-tabs-active a {
    background-color: #076db9;
    color: #fff;
   }


/*#endregion */

/*#region gallery */

.gallery a {
 position: relative;
 display: block;
 width: 240px;
 height: 180px;
 border-radius: 5px;
 background-color: #fff;
 float: left;
 margin-bottom: 40px;
}

 .gallery a b {
  color: #f39200;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  top: 185px;
 }

 .gallery a div.no-visible {
  display: none;
  background-color: rgba(51,51,51,0.6);
 }

  .gallery a div.no-visible i.ico-photo, .gallery a div.no-visible i.ico-video, .gallery a div.no-visible i.ico-document {
   display: block;
   width: 22px;
   height: 26px;
   margin: 0 auto;
   position:relative;
  }

  .gallery a div.no-visible i.ico-photo {
   background: url('../images/button-photo-1.png') no-repeat center top;
   width:27px;
   height:21px;   
   top:75px;
  }

  .gallery a div.no-visible i.ico-video {
   background: url('../images/ico-video.png') no-repeat center top;
   width:22px;
   height:26px;
   top:74px;
  }

  .gallery a div.no-visible i.ico-document {
   background: url('../images/button-pdf-1.png') no-repeat center top;
   width:21px;
   height:12px;    
   top:84px;  
  }


 .gallery a:hover div.no-visible {
  display: block;
 }

 .gallery a div.visible, .gallery a div.no-visible {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 180px;
 }

/*#endregion */

/*#region contact */

 .contact{
  background-color:#fff;
  border-radius:5px;
  padding:15px 0;
 }

 .contact h1{
font-size:16px;
font-weight:700;
color:#2c597a;
text-align:center;
 }

.contact .left-50{
 float:left;
 width:50%;
 }

.contact .left-50 h2{
 color:#f39200;
 font-size:14px;
 font-weight:700;
 text-align:center;
 margin:15px 0;
 }
 .contact .left-50 ul {
  position: relative;
  background: url(../images/ico-contact.png) no-repeat;
  width: 400px;
  height: 227px;
  margin: 0 auto;
 }

  .contact .left-50 ul li {
  }

   .contact .left-50 ul li.address {
    position: absolute;
    left: 55px;
    top: 14px;
   }

   .contact .left-50 ul li.phone {
    position: absolute;
    top: 74px;
    left: 55px;
   }

   .contact .left-50 ul li.fax {
    position: absolute;
    top: 134px;
    left: 55px;
   }

   .contact .left-50 ul li.mail {
    position: absolute;
    top: 195px;
    left: 55px;
   }

  .contact .right-50 {
   float: right;
   width: 50%;
  }

  .contact .right-50 > ul{
   width:400px;
   margin:0 auto;
  }

  .contact .right-50 > ul li{
  float:left;
  margin-right:5px;
  margin-top:15px;
  }

 .contact .right-50 > ul li span{
  display:block;
  margin-bottom:5px;

  }

  .contact .right-50 > ul li input[type=text],.contact .right-50 ul li textarea{
  width:187px;
  height:24px;
  background-color:#f5f5f5;
  border:solid 1px #e5e5e5;
  padding:0 3px;
  }

  .contact .right-50 > ul li button{
   width:120px;
   height:40px;
   color:#fff;
   font-size:12px;
   font-weight:700;
   border:0;
   cursor:pointer;
   background:url(../images/ico-air-plane.png) no-repeat 94px center #085fa0;      
   text-indent:-25px;
   border-radius:5px;
   margin-left:141px;
  }

  .contact .right-50 > ul li button:hover{
   color:#fff;
   background:url(../images/ico-air-plane.png) no-repeat 94px center #0cbfed;
  }

  .contact .right-50 > ul li textarea{
   width:387px; 
   height:100px;  
   padding-top:3px;
   padding-bottom:3px;
  }

  .contact ul.validate li {
  }

  .contact ul.validate  li span{
   display:block;
   color:#c42525;
  }

/*#endregion */

/*#region news */

 .news{

 }

 .news > div.item {
  width:980px;
  border:solid 1px #c0c0c0;
  padding:10px 0;
  margin-bottom:15px;
  border-radius:5px;
 
 }
 .news .n-left{
 float:left;
 width:185px;
 height:150px;
 padding-left:15px;
 }

  .news .n-left a img{
   border-radius:5px;
   border:solid 1px #bfbfbf;
 }

 .news .n-right{
  float:right;
  width:750px;
  height:150px;
  position:relative;
 }

  .news .n-right h1{
   font-size:15px;
   font-weight:700;
   color:#076db9;
   display:block;
 }
  .news .n-right > div{
   margin:10px 0;
   height:85px;
 }

  .news .n-right a{
   background-color:#076db9;
   color:#e9e9e9;
   font-size:12px;
   padding:5px 20px;
   border-radius:5px;         
  }






/*#endregion */

/*#endregion */

