/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }



.inblocks {
  font-size: 0;
  *font-size: 0.1px;
}

.inblocks > * {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  zoom: 1;
  *display: inline;
}

body {
  width: 1440px;
  margin: 0 auto;
  font-family: 'Quattrocento Sans', sans-serif;
  font-weight: 400;
  color: #454646;
}

.header {
  position: relative;
  top: 0;
  left: 0;
  background: url(../img/bg/header.png) no-repeat right top;
}

.header h1 {
  margin: 0;
  padding: 20px 0 20px 70px;
}

.main-menu {
  width: 836px;
  height: 43px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../img/bg/main-menu.png) no-repeat top left;
}

.main-menu ul {
  padding: 0 0 0 70px;
  text-align: center;
}

.main-menu li {
  margin-top: 13px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #fff;
  vertical-align: middle;
}

  .main-menu li:first-child {
    margin-left: 0;
    padding: 0;
    border: 0;
  }

.main-menu li a {
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
}

  .main-menu li a:hover {
    text-decoration: underline;
  }

.main {
  min-height: 889px;
  background: url(../img/bg/body.png) no-repeat 0 70px;
}

.footer {
  height: 282px;
  background: url(../img/bg/footer.png) repeat-x top left;
}

.footer .info {
  height: 190px;
  padding: 30px 250px;
  line-height: 1.6;
}

.footer .info h3 {
  font-size: 13px;
  font-weight: bold;
  color: #404040;
  text-transform: uppercase;
}

.footer .info div,
.footer .info a {
  margin-bottom: 25px;
  font-size: 13px;
  color: #838383;
  text-decoration: none;
}

  .footer .info a:hover {
    text-decoration: underline;
  }

.footer .address {
  margin-left: 100px;
}

.copyright {
  height: 32px;
  padding: 0 100px;
  font-size: 11px;
  color: #a7a9ac;
  text-align: right;
  line-height: 32px;
}

.lightbox {
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
}

  .lt-ie9 .lightbox {
    background: #000;
  }


.lightbox-container {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.lightbox-viewport {
  width: 440px;
  margin: 20px auto 120px auto;
  padding: 50px;
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 5px;
}

.lightbox-viewport img {
}

.lightbox-close {
  width: 30px;
  height: 30px;
  z-index: 9999;
  position: absolute;
  top: -14px;
  right: -14px;
  background: rgba(0, 0, 0, 0) url('../img/fancybox.png') -40px 0px;
  cursor: pointer;
}

.content {
  padding-left: 200px !important;
}

.home .content {
  padding: 30px 0;
  position: relative;
  top: 0;
  left: 0;
}

.home .col1 {
  width: 20%;
}

.home .col2 {
  width: 18%;
  margin-left: 2%;
}

.home .col3 {
  width: 33%;
  margin-left: 5%;
}

.home .content h2 {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  color: #939598;
}

.home .content h3 {
  font-size: 16px;
  font-weight: bold;
  color: #939598;
  text-transform: uppercase;
}

.home .content h4 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.home .content li,
.home .content li a {
  font-size: 14px;
  color: #6fbf50;
  text-decoration: none;
}

  .home .content li a:hover {
    text-decoration: underline;
  }

.home .col2 .product-group {
  margin-bottom: 30px;
}

.home .content article p {
  margin: 1.6em 0;
  line-height: 1.6;
}

.home .iso {
  width: 277px;
  height: 140px;
  position: absolute;
  top:200px;
  right: 0;
  background: url(../img/bg/iso.png) no-repeat left top;
}

.home .iso ul {
  width: 197px;
  height: 70px;
  margin: 0;
  padding: 35px 0px 35px 80px;
  list-style: none;
}

.home .iso li a {
  font-size: 22px;
  font-weight: bold;  
  color: #FFF;
  text-decoration: none;
}

  .home .iso li a:hover {
    text-decoration: underline;
  }

.home .iso img {
  display: none;
}

.about .col1 {
  width: 29%;
  padding: 0 2%;
}

.about .col2 {
  width: 29%;
  padding: 0 2%;
}

.about .col3 {
  width: 29%;
  padding: 0 2%;
}

.about .content h2 {
  text-transform: uppercase;
}

.about .content ul {
  padding: 0;
  list-style-position: outside;
}

.about .content li {
  color: #41A900;
}

.about .content li span {
  color: #454646;
}

.product .content {
  padding-right: 400px;
  background: url(../img/bg/product.jpg) no-repeat right center;
}

.product h2 {
  text-transform: uppercase;
}

.product .col1 {
  width: 56%;
  padding: 2%;
}

.product .col2 {
  width: 36%;
  padding: 2%;
}

.product .col2 div {
  margin-top: 50px;
}

  .product .col2 div:first-child {
    margin-top: 30px;
  }

.product .col2 img {
  float: left;
  margin-right: 10px;
}

.product .col2 h3 {
  text-transform: uppercase;
}

.product .col2 h3 a {
  color: #454646;
  text-decoration: none;
}

  .product .col2 h3 a:hover {
    text-decoration: underline;
  }

.facilities .content {
  background: url(../img/bg/facilities.jpg) no-repeat right top;
}

.facilities .content h2 {
  text-transform: uppercase;
}

.facilities .content h4 {
  margin: 20px 0 0 0;
}

.facilities .content p {
  margin: 0 0 20px 0;
}

.contact .content {
  padding-right: 480px;
  padding-top: 270px;
  padding-bottom: 30px;
  background: url(../img/bg/contact.png) no-repeat left top;
}

.contact .col1 {
  width: 250px;
  margin-right: 20px;
  line-height: 2em;
  color: #838383;
}

.contact .col1 i,
.contact .col1 strong {
  color: #454646;
}

.contact .col1 i {
  margin-right: 20px;
}

.contact .col1 p {
  margin-top: 20px;
}

  .contact .col1 p:first-child {
    margin-top: 0;
  }

.contact .col1 a {
  color: #838383;
  text-decoration: none;
}

  .contact .col1 a:hover {
    text-decoration: underline;
  }

.contact .col2 {
  width: 490px;
  padding: 90px 0 0 0;
}

.contact .col2 h2 {
  text-transform: uppercase;
}

.contact .col2 h3 {
  width: 350px;
  color: #838383;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 3px dashed #C9C9C9;
}

.contact .col2 table {
}

.contact .form-contact td {
  padding-top: 20px;
  padding-right: 20px;
}

  .contact .form-contact tr:first-child td {
    padding-top: 0;
  }

.contact .form-contact label {
  text-transform: uppercase;
}

.contact .form-contact input {
  width: 220px;
}

.contact .form-contact textarea {
  width: 460px;
  height: 150px;
}

.contact .form-contact .submit {
  width: 170px;
  height: 40px;
  border: 4px solid #fff;
  background: #A6BE21;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  box-shadow: 0 0 5px #aaa;
}

.framed {
  width: 1060px;
  height: 800px;
  margin-bottom: 30px;
  padding-right: 50px;
  overflow-y: scroll;
}

.vehicle .content p {
  width: 40%;
  margin-right: 3%;
  padding: 2%;
  float: left;
  background: #ECECED;
  text-align: center;
}

.vehicle .content p img,
.meter .content p img,
.electronic .content p img {
  width: 100%;
}





/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
