@charset "utf-8";

@font-face{
    font-family: 'Cuprum';
    src: url('../fonts/cuprum/cuprum-regular.eot');
    src: url('../fonts/cuprum/cuprum-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/cuprum/cuprum-regular.woff') format('woff'),
    url('../fonts/cuprum/cuprum-regular.ttf') format('truetype'),
    url('../fonts/cuprum/-regular.otf') format('opentype'),
    url('../fonts/cuprum/-regular.svg#cuprum-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HermesCTTRegular';
    src: url('../fonts/hermesctt/hermesctt.eot');
    src: url('../fonts/hermesctt/hermesctt.eot') format('embedded-opentype'),
         url('../fonts/hermesctt/hermesctt.woff2') format('woff2'),
         url('../fonts/hermesctt/hermesctt.woff') format('woff'),
         url('../fonts/hermesctt/hermesctt.ttf') format('truetype'),
         url('../fonts/hermesctt/hermesctt.svg#HermesCTTRegular') format('svg');
}


input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent;
}
.placeholder {font:16px/18px Cuprum,sans-serif; color:#484848; font-style: italic; text-transform: uppercase;}
::-moz-placeholder { font:16px/18px Cuprum,sans-serif; color:#484848; font-style: italic; text-transform: uppercase;}
::-webkit-input-placeholder { font:16px/14px Cuprum,sans-serif; color:#484848; font-style: italic; text-transform: uppercase;}
:-ms-input-placeholder { font:16px/18px Cuprum,sans-serif; color:#484848; font-style: italic; text-transform: uppercase; }

body, html { 
    width: 100%; 
    height: 100%; 
    padding:0;
    margin:0; 
    min-width:1000px; 
}

body img {
    border: none;
}

.content ul, .content li, .content ol{
    list-style: inside circle;
}

* { 
    word-wrap:break-word; 
    outline: none!important; 
}

body{
    font: 12px/18px normal Arial, sans-serif;
    color: #000;
    background-color: #fff;
    min-width: 1000px;
    position: relative;
}

a{
    text-decoration: none;
    color: #5c5c5c;
}

a:hover{
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

textarea:focus, input:focus{
    outline: 0;
}

#wrappper{
    height: auto !important;
    position: relative;
    z-index: 1;        
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    background:url("../images/bgHeader.png") no-repeat center top;
}

*html #wrappper{
    height: 100%;
} 

.last{
    background: none !important;
    border: 0 none !important;
    margin-right: 0 !important;
}

.container{
    width: 1000px;
    margin: 0 auto;    
    padding: 0; 
}

.styleUl, .styleUl li{
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.fullPage{
    float: left;
    width: 100%;
}

.fullWidth{
    width: 100%;
    overflow: hidden;
}

.textCenter{
    text-align: center;
}

.textUpper{
    text-transform: uppercase;
}

.whiteColor{
    color: #fff;
}

/************************/

.page{
    padding: 0 0 205px;
}

header{
    padding: 20px 0 0;
    min-height: 262px;
    position: relative;
}

.logo{
    float: left;
}

.logo a{ 
    display: block;
}

.headerMenu{
    float: right;
    margin: 48px 0 0;
}

.navMenu > ul > li{
    display: inline-block;
    margin: 0 8px 0 0;
    padding: 0 14px 0 0;
}

.navMenu > ul > li > a{
    font: normal 16px/30px 'HermesCTTRegular', sans-serif;
    display: block;
    border-bottom: 2px solid transparent;
    position: relative;
    text-transform: uppercase;
}

.navMenu > ul > li{
    background:url("../images/menuPipe.png") no-repeat right 13px;
}

.headerMenu > ul > li > a{
    color: #636363;
}

.headerMenu > ul > li > a:hover:after, .headerMenu > ul > li > a.active:after{
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 50%;
    width: 5px;
    height: 3px;
    background:url("../images/figure.png") no-repeat 0 0;
    margin: 0 0 0 -3px;
}

.headerMenu > ul > li > a:hover, .headerMenu > ul > li > a.active{
    color: #3fab3c;
    border-bottom: 2px solid #3fab3c;
}

.headerAddress{
    position: absolute;
    right: 0;
    top: 190px;
}

.headerAddress p{
    color: #000;
}

.address p{
    float: left;
    margin: 0;
}

.address p.part01{
    text-align: right;
    margin: 0 20px 0 0;
    width: 200px;
}

.address p.part02{
    width: 160px;
}

.address p.part02 .number{
    font: normal 18px/28px 'HermesCTTRegular', sans-serif;    
}

.address p.part02 big{
    font: normal 22px/20px 'HermesCTTRegular', sans-serif;
}

.headerAddress p.part02 .email{
    color: #187615;
}

#centerContainer{
    position: relative;
    width: 100%;
}

.companyName{
    background-color: #78ae1d;
    color: #fff;
    font: 16px/18px "HermesCTTRegular",sans-serif;
    padding: 12px 0 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 360px;
    min-height: 18px;
    float: left;
    margin: 0 90px 0 0;
}

.companyName:after{
    content: '';
    display: block;
    background: url("../images/bgEnd.png") no-repeat right 0;
    width: 39px;
    height: 40px;
    right: -39px;
    top: 0;
    position: absolute;
}

.greenRepeat{
    display: block;
    background-color: #78ae1d;
    width: 50%;
    height: 40px;
    left: -200px;
    top: 0;
    position: absolute;
}

.searchBox{
    float: left;
    padding: 3px 0 0;
}

.searchForm input{
    border: 0 none;
    background: transparent;
    color: #000;
    width: 100px;
    width: 120px;
    float: left;
    margin: 0 10px 0 0;
}

.searchForm button{
    background:url("../images/lupa.png") no-repeat 0 0;
    width: 20px;
    height: 17px;
    border: 0 none;
    float: left;
}

/**********Main Body*******/

.mainContent{
    overflow: hidden;
    padding: 15px 0 50px 195px;
}

.leftColumn{
    width: 194px;
    margin: 0 25px 0 -195px;
    float: left;
}

.blockMenu{
    margin: 0 0 20px;
}

.leftMenu > li{
    display: block;
    border-bottom: 1px solid #f5f6f9;
}

.leftMenu > li > a{
    display: block;
    position: relative;
    margin: -1px 0;
}

.leftMenu > li > a span.txt{
    font: normal 16px/32px 'Cuprum', sans-serif;
    color: #5f5f5f;
    text-transform: uppercase;
    background:url("../images/pipeMenu.png") no-repeat left 12px ;
    padding: 0 0 0 10px;
    margin: 0 5px;
    display: block;
}

.leftMenu > li > a:hover span.txt{
    color: #fff;
    background: 0 none;
}

.leftMenu > li > a:hover .whiteBg{
    display: block;
    background:#78ae1d url("../images/partMenu.png") no-repeat right 0;
}

.content{
    float: left;
    width: 780px;
}

.breadcrumb{
    margin: 0 0 10px;
    overflow: hidden;
}

.breadcrumb li{
    background: url("../images/pipe.png") no-repeat right 8px;
    float: left;
    margin: 0 8px 0 0;
    padding: 0 10px 0 0;
}

.breadcrumb li a{
    color: #5c5c5c;
    font: normal 12px/16px Arial, sans-serif;
}

.breadcrumb li a:hover, .breadcrumb li a.active{
    color: #78ae1d;
}

.objects{
    margin: 20px 0 0;
}

.objects h1{
    margin: 0 0 15px;
}

.objList{
    width: 1400px; 
    overflow: hidden; 
}

.objList li{
    float: left;
    margin:0 20px 0 0; 
}

.objList li a{
    display: block;
}

/*******FOOTER***********/

#footerContainer{
    background:#78ae1d url("../images/bgFooter.png") no-repeat center top ;
    height: 205px;
    margin: -205px 0 0;
    min-height: 205px;
    position: relative;
    z-index: 5;
}

footer{
    padding: 20px 0;
}

.footerMenu{
    display: inline-block;
     margin: 0 0 20px;
}

.footerMenu > ul > li > a{
    color: #fff;
}

.footerMenu > ul > li > a:hover:after, .footerMenu > ul > li > a.active:after{
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 50%;
    width: 5px;
    height: 3px;
    background:url("../images/figure02.png") no-repeat 0 0;
    margin: 0 0 0 -3px;
}

.footerMenu > ul > li > a:hover, .footerMenu > ul > li > a.active{
    color: #fff;
    border-bottom: 2px solid #fff;
}

.footerMenu > ul > li{
    background:url("../images/footPipe.png") no-repeat right 13px;
}

.fMenu{
    text-align: center;
}

.cName{
    font: 16px/18px "HermesCTTRegular",sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.fInfo, .fInfo p.part02 .email{
    color: #fff;
}

.company{
    width: 110px;
    float: right;
    margin: 0 20px 0 0;
}

.fInfo p{
    margin: 0 70px 0 0 !important;
}

.copyright{
    width: 120px;
}

.fInfo p.part01{
    text-align: left;
    font-weight: bold;
}

.rating{
    float: left;
}

/*******  Secondary Page ************/

.media, .media .media {
margin-top: 15px;
overflow: hidden;
}

.table th{
    background-color: #9b9b9b;
    color: #fff !important;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media .media-heading-container {
margin-bottom: 0.5em;
}

.media a.img-polaroid {
    border: 4px solid #fff;
	width: 200px;
    border-radius: 6px;
    margin-right: 1em;
    margin-bottom: 1em;
    display: block;
    float: left;
}

.media .img-polaroid:hover{
    border: 4px solid #78ae1d;
}

.media .media-object, .thumbnail img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 200px;
}

.media-heading a:hover{
    text-decoration: underline;
}

img {
vertical-align: top;
max-width: 100%;
height: auto;
}

.center {
text-align: center;
}

.row-gap {
margin-bottom: 1em;
}

.center .wrapp {
text-align: left;
display: inline-block;
overflow: hidden;
}

.gallery-title {
font-weight: bold;
margin-bottom: 0.3em;
}

.images-count-container {
position: relative;
}

.images-count {
position: absolute;
right: 4px;
top: 4px;
}

.label-info, .page-carousel-pagination a.selected {
background-color: #fef7e6;
}

.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
}

.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;

border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.col-md-4{
    float: left;
    margin: 0 5px 0 0; 
}

.images-count-container:hover{
    border: 1px solid #78ae1d;
}

.form-group {
margin-bottom: 15px;
}

label {
display: inline-block;
margin-bottom: 5px;
font-weight: 700;
color: #636363;
}

.input-required {
color: #D14;
font-weight: bold;
}

.form-control {
display: block;
width: 100%;
padding: 5px 10px;
font-size: 14px;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.table {
border-collapse: collapse;
border-spacing: 0 0;
width: 100%;
margin-bottom: 20px;
max-width: 100%;
background-color: transparent;
}

.carousel {
  padding: 20px 0;
}
.carousel .thumbnail,
.carousel .row-gap {
  margin: 0;
}
.carousel .carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-weight: 100;
  line-height: 27px;
  color: #ffffff !important;
  font-size: 50px !important;
  text-decoration: none;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: .5;
  filter: alpha(opacity=50);
}
.carousel .carousel-control.right {
  right: 10px;
  left: auto;
}
.carousel .carousel-control:hover {
  opacity: .9;
  filter: alpha(opacity=90);
}
.carousel .wrapp {
  width: 87%;
  margin: 0 auto;
  display: block;
}
.form {
  display: inline-block;
  min-width: 400px;
  margin: 0 0 20px;
}
.items .item:first-child {
  margin: 0 !important;
}
.btn {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 10px 5px;
  text-align: center;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  outline: 0;
  border: 1px solid #78ae1d;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #78ae1d;
  
}

.btn:hover {
  color: #fff;
}
.btn:focus {
  color: #fff;
}
.table {
  border-collapse: collapse;
  border-spacing: 0 0;
  width: 100%;
}
.table.center {
  text-align: center;
}
.table tr:nth-child(odd) {
  background-color: #fff;
}
.table tr td {
  padding: 0 15px;
}
.comment {
  margin: 1em 0;
}
.comment p,
.comment ul,
.comment ol {
  margin: 0;
}

.table-bordered {
border: 1px solid #ddd;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
address {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0 0;
  width: 100%;
}
table.center td {
  text-align: center;
}
table tr td {
  padding: 0 15px;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border: 1px solid #d7d9da;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #d7d9da;
color: #8b8b8b;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}

.col-md-3 {
    float: left;
    padding: 0 10px;
    width: 21%;
}

.thumbnail > a > img {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}

.thumbnail .caption {
padding: 5px 5px 1px;
text-align: center;
}

.thumbnail .caption {
padding: 9px;
color: #333;
}

small, .small {
font-size: 85%;
}
