html, body, h1, h2, h3, p, ul, ol, li, table, tr, th, td, form, fieldset, legend, label, input, select, textarea, button, iframe {
  margin: 0px;
  padding: 0px;
}

header, nav, section, article, aside, footer {
  display: block;
}

html {
  overflow-y: scroll;
}

body {
  background: none;
  color: #000;
  /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-family: "Trebuchet MS",Lucida Sans Unicode,Arial,sans-serif;
  font-weight: 300;
  font-size: 12px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

h2 {
   color: #e40379;
   font-size: 27px;
   font-weight: 400;
}

h3 {
   color: #ef7c00;
   font-size: 20px
}


a {
  background: transparent;
  color: #0000FF;
  text-decoration: none;
  outline: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

img {
  border: none;
  vertical-align: middle;
}

ul, ol {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

label {
  cursor: pointer;
}

input, select, textarea, button {
  font-family: inherit;
  font-size: 100%;
  outline: none;
}

button {
  border: none;
  overflow: visible;
  cursor: pointer;
}

b, strong, .bold {
  font-weight: bold;
}

/*** CLEARFIX ***/

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
/*** SITE TOP ***/
.site-top{
  height: 106px;
}
.site-top .top-content {
  width: 886px;
  margin: 0px auto;
}

.site-top .top-content img {
  display: table-cell;
  vertical-align: middle;
  margin: 10px auto;
}
/*** SITE HEADER ***/

.site-header {
  height: 50px;
  position: relative;
  z-index: 9999;
}

.site-header .bg {
  background: #df1080;
  position: relative;
  z-index: 9999;

}

.site-header .header-content {
  width: 886px;
  margin: 0px auto;
}

.site-header .logo {
  float: left;
  margin-top: 12px;
}


/*** SITE NAVIGATION ***/

.nav {
  background: url("/images/content/menu_bg.png") repeat-x;
  position: relative;
  width: 100%;
  padding-bottom: 0px;

}

.nav ul {
    margin:0;
    padding:0;
    list-style-type:none;
    text-align:center;
    height: 53px;


}

.nav ul li {
  display:inline-block;
  position: relative;
  margin: 15px 30px 0px 0px;
  color:#fff;
  text-shadow: 1px 1px rgba(0,0,0,0.2);
  padding: 5px;
  font-size: 16px;
}

.nav ul li a:hover {
  text-decoration: none;
}



.nav ul li a {
  color:#fff;
}

.nav ul li a:hover {
  text-decoration: none;
}

.nav li a:hover:after, .nav ul li.selected:after {
  background: transparent url(/images/content/menu_hover_triangle.png) no-repeat;
  bottom: -43px;
  content: " ";
  height: 35px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 105px;
  z-index: 1;
}

/*** SITE BODY ***/

.erb-image-wrapper{
  max-width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin: 0 auto;
  z-index: 99;
}

.erb-image-wrapper img {
  width: 100% !important;
  height: 606px;
  display: block;
}
.site-body {

}

.site-body h1 {
  padding: 10px 0px 14px 0px;
  font-size: 16px;
  font-weight: bold;
}
/*** SLIDER ***/
.slider-container{
  position: relative;
  max-height: 600px;
}
.slider-container .transparency{
  background-color: rgba(255, 255, 255, 0.90);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
}
/*** SERVICES ***/
.service-list {
  margin: 20px 15px;
}
.service-list li {
  list-style-image: url(/images/list2.png);
  list-style-position: outside;
  margin: 0 0 12px 0;
  line-height: 90%;
  color: #484848;
  font-size: 16px;
}

.machineries-list {
  margin: 20px 15px;
}

.machines-list {
  margin: 20px 15px;
}

.machineries-list li {
  list-style-image: url(/images/list2.png);
  list-style-position: outside;
  margin: 0 0 12px 0;
  line-height: 90%;
  color: #484848;
  font-size: 16px;
}

.machines-list li {
  list-style-image: url(/images/list2.png);
  list-style-position: outside;
  margin: 0 0 12px 0;
  line-height: 90%;
  color: #fff;
  font-size: 16px;
}

.service-list-second {
  margin: 20px 15px;
}
.service-list-second li {
  list-style-image: url(/images/list2.png);
  list-style-position: outside;
  margin: 0 0 12px 0;
  line-height: 90%;
  color: #fff;
  font-size: 16px;
}
.services-container {
  height: auto;

}
.services-container .bg {
  /*background: #eaeaea;*/
  background: #838486;
  position: relative;
  z-index: 980;
}
.services-content {
  width: 886px;
  margin: 0px auto;
  /*padding-bottom: 50px;*/
}
.services-content h1 {
   color: #ef7c00;
   font-size: 27px;
   font-weight: 400;
}
.services-content p {
  /*color: #484848;*/
  color: #fff;
  font-size: 16px;
}

.services-absolute{
  margin-top: -60px;
}


.service-container-togg {
  background: #C5C5C5;
  padding-top: 35px;
  display: none;
}

.service-container-togg .service-content-togg {
  width: 886px;
  margin: 0px auto;
}



.service-detail{
  display: none;
  background: #474747;
  padding: 15px;
  color: #000;
  margin-bottom: 15px;
  padding-top: 30px;
  font-size: 16px;
}
.service-container-togg .service-content-togg p{
  padding: 10px 0px;
  font-size: 16px;
}
.service-container-togg .service-content-togg img{
  padding: 10px;
  float: left;
  padding-left: 0px;
  width: auto !important;
}
.service-container-togg .service-content-togg .close-detail-holder {
  position: relative;

}
.service-container-togg .service-content-togg .close-detail-holder img.close-detail{
  position: absolute;
  cursor: pointer;
  right: -25px;
  top: -15px;
  }

.service-content-togg h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #e40379;
  font-size: 22px;
}
.service-content-togg a {
  color: #e11281;
  text-decoration: underline;
}

/*** SAVE - SERVICES ****/

.save_item {
  width: 48%;
  float: left;
  margin-right: 15px;
  margin-bottom: 35px;
  height: 190px;
  background: #D1D1D1;
  box-shadow: 0px 0px 10px rgba(136, 136, 136, 0.14);
  -webkit-border-radius: 3px;

  /* Firefox 1-3.6 */
  -moz-border-radius: 3px;

  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 3px;
}
.save_item .img_col {
  margin: 10px 12px;
  padding-top: 10px;
  border-radius: 100px;
  width: 150px;
  height: 150px;
  border: 4px solid white;
  overflow: hidden;
  background: #fff;
  /*box-shadow: 1px 1px 9px #888888;*/
  margin-right: 15px;
}
}
.save_item .img_col img {
    display:block;
    margin:auto;
}
.save_item .img_col , .save_item .detail_col {
  float: left;
}
.save_item .detail_col{
  padding: 10px 0;
  font-size: 16px;
  width: 230px;
}
.save_item ul {
  margin-left: 15px;
}
.save_item ul li{
  list-style-type: disc;

}
.save_item span.title{
  font-weight: bold;
  margin-top: 10px;
  display: block;
  padding-bottom: 10px;
}


.diag_item {
  width: 48%;
  float: left;
  margin-right: 15px;
  margin-bottom: 35px;
  height: 190px;
  background: #D1D1D1;
  box-shadow: 0px 0px 10px rgba(136, 136, 136, 0.14);
  -webkit-border-radius: 3px;

  /* Firefox 1-3.6 */
  -moz-border-radius: 3px;

  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 3px;
}
.diag_item .img_col {
  margin: 10px 12px;
  padding-top: 10px;
  border-radius: 100px;
  width: 150px;
  height: 150px;
  border: 4px solid white;
  overflow: hidden;
  background: #fff;
  /*box-shadow: 1px 1px 9px #888888;*/
  margin-right: 15px;
}
.diag_item .img_col img {
    display:block;
    margin:auto;
}
.diag_item .img_col , .diag_item .detail_col {
  float: left;
}
.diag_item .detail_col{
  padding: 10px 0;
  font-size: 16px;
  width: 230px;
}
.diag_item ul {
  margin-left: 15px;
}
.diag_item ul li{
  list-style-type: disc;

}
.diag_item span.title{
  font-weight: bold;
  margin-top: 10px;
  display: block;
  padding-bottom: 10px;
}
.diag_item p{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}


.rent_item {
  width: 48%;
  float: left;
  margin-right: 15px;
  margin-bottom: 35px;
  height: 280px;
  background: #D1D1D1;
  box-shadow: 0px 0px 10px rgba(136, 136, 136, 0.14);
  -webkit-border-radius: 3px;

  /* Firefox 1-3.6 */
  -moz-border-radius: 3px;

  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 3px;
}
.rent_item .img_col {
  margin: 10px 12px;
  padding-top: 10px;
  border-radius: 100px;
  width: 150px;
  height: 150px;
  border: 4px solid white;
  overflow: hidden;
  background: #fff;
  /*box-shadow: 1px 1px 9px #888888;*/
  margin-right: 15px;
}
.rent_item .img_col img {
    display:block;
    margin:auto;
}
.rent_item .img_col , .rent_item .detail_col {
  float: left;
}
.rent_item .detail_col{
  padding: 10px 0;
  font-size: 16px;
  width: 230px;
}
.rent_item ul {
  margin-left: 15px;
}
.rent_item ul li{
  list-style-type: disc;
}

.rent_item span.title{
  font-weight: bold;
  margin-top: 10px;
  display: block;
  padding-bottom: 10px;
}

/*** ABOUT - US  ***/
.about-us {
  position: relative;
  z-index: 1;
}

.about-us .bg {
  background: #5195EA url('/images/content/about-us.jpg');
  background-repeat:no-repeat;
  background-size: 105%;
  position: relative;
  min-height: 590px;
  z-index: 980;
}

.about-us .about-content {
  width: 886px;
  margin: 0px auto;
}
.about-us .about-content h2 {
   padding-top: 80px;
   padding-bottom: 35px;
   color: #ef7c00;
   font-size: 27px;
   font-weight: 400;
}
.about-us .about-content p {
  color: #fff;
  font-size: 16px;
}
.about-us .about-content .more-button-wrapper{
  margin: 60px 0;
  width: 100%;
  text-align: center;
}
.about-us .about-content .more-button{
  display: inline-block;
  background: transparent;
  border: solid 2px #fff;
  background-color: transparent;
  font-size: 17px;
  padding: 10px;
  text-align: center;
  width: 33%;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
}

.about-us .logo {
  float: left;
  margin-top: 12px;
}

.about-more {
  display: none;

}
.about-us-more {
  display: none;
  background-color: #689DDF;
}
.about-more-content{
  width: 886px;
  margin: 0 auto;
  color: #fff;
  padding: 15px;
}

.about-more-content p{
  font-size: 15px;
}

.about-img-circle {
  float: left;
  margin-right: 50px;
  margin-bottom: 100px;
  margin-top: 30px;
  border: 1px solid #a7a7a7;
}

.service-list {
  margin-top: 30px;
}

/*** SERVICES ***/

.services {
  padding-top: 45px;
 /* margin-left: -95px;*/
  min-height: 250px;
}

.services .center {
  width: 1000px;
  margin: 0px auto;
}

.services h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 26px 0px 24px 52px
}


.services ul {
  padding: 0px 5%;
}

.services li {
  margin-right: 20px;
  cursor: pointer;
  width: 30%;
  float: left;
  text-align: center;
}

.services .image {
  padding: 0px 5%;
}

.services .img {
  display: block;
  width: 100%;
}

.services .title {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  padding-top: 12px;
  height: 50px;
}

.services .hypen {
  display: none;
}

/*** MACHINERIES ***/

.machineries .bg {
  background: #fff url('/images/content/machineries.jpg') 0 center no-repeat;
  color: #fff;
}

.machineries .about-content p {
  color: #484848;
}

/*** SHARP ***/

.sharp .bg {
  background: #838486 url('/images/content/sharp.jpg');
}

/*** GALLERY ***/

.gallery .bg {
  background: #838486;
  padding-bottom: 30px;
}

.gallery .bg img {
  width: 215px;
  margin-bottom: 3px;
  border: 1px solid #eaeaea;
}

/*** MACHINES ***/

.machines .bg {
  /*background: #eaeaea;*/
  background: #ffffff url('/images/content/machines.png') no-repeat 0 0;
  min-height: 1290px;
}

.machines .about-content p {
  color: #484848;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}

.machines .about-content img {
  float: left;
  margin-right: 50px;
}

.machines .about-content .title {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  color: #ef7c00;
}

.machines .about-content table p {
  margin-bottom: 5px;
}

.machines .about-content table strong {
  color: #ef7c00;
}

.machines .about-content table em {
  font-weight: bold;
}

.machines .about-content table .underline td {
  border-top: 1px solid #a9a9a9;
}

/*** CONTACT ***/

.contact {
  position: relative;
  z-index: 1;
  font-size: 16px;
}

.contact .bg {
  /*background: #ffffff;*/
  background: #ffffff url('/images/content/contact.jpg') no-repeat 0 0;
  /*height: 270px;*/
  height: 670px;
  padding-bottom: 40px;
}

.contact .contact-content {
  width: 886px;
  margin: 0px auto 30px;
}

.about-us .logo {
  float: left;
  margin-top: 12px;
}

.contact .contact-content h2, .contact .contact-content .block_01 h2, .contact .contact-content .block_02 h2   {
   padding-top: 25px;
   padding-bottom: 5px;
   color: #f07a12;
   font-size: 20px;
   font-weight: 400;
}

.contact .contact-content {
	padding-top: 30px;
}

.contact .contact-content .span4 {
   float: left;
   width: 20%;
   padding-right: 5px;
}

.contact .contact-content .span5 {
   float: left;
   width: 24%;
   padding-right: 5px;
}

.contact .contact-content .span3 {
   float: left;
   width: 15%;
   padding-right: 5px;
}

.contact .contact-content .span2 {
   float: left;
   width: 30%;
   padding-right: 5px;
}

.contact .contact-content .span-fullsize {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px;
}

.contact .contact-content a{
  color: #f07a12;
  text-decoration: underline;
}
/*** CONTACT FORM ***/

.contact-form {
  border-bottom: 28px solid #f5dd0b;
}

.contact-form .center {
  width: 1000px;
  margin: 0px auto;
}

.contact-form .content {
  padding: 26px 42px 34px 42px;
}

/*** COMPANY INFO ***/

.company-info {
  background-color: #f8da06;
}

.company-info .center {
  width: 1000px;
  height: 30px;
  margin: 0px auto;
}

.company-info .title {
  padding: 37px 0px 0px 48px;
  font-size: 18px;
}


/*** FORM ***/

.form {
  padding-top: 16px;
}

.form fieldset {
  border: none;
  background-color: #fff;
}

.form .form-field {
  padding: 5px 0px;
}

.form .form-field:after {
  display: block;
  clear: both;
  content: "";
}

.form .field-label {
  float: left;
  width: 242px;
  padding-top: 9px;
  text-align: right;
}

.form .field-label label {
  padding-right: 12px;
}

.form .req {
  background: url(/images/icon_field_required.png) right 4px no-repeat;
}

.form .field-content {
  margin-left: 248px;
}

.form input, .form textarea, .form select {
  padding: 8px 6px;
  border: 1px solid #48484a;
  background-color: #fff;
  color: #303030;
}

.form input {
  width: 250px;
}

.form textarea {
  width: 380px;
}

.form select {
  width: 180px;
}

.form input.invalid, .form textarea.invalid, .form select.invalid {
  border: 1px solid #901f1a;
  -webkit-box-shadow: 0px 0px 5px #901f1a;
  -moz-box-shadow: 0px 0px 5px #901f1a;
  box-shadow: 0px 0px 5px #901f1a;
}

.form .error-msg {
  display: block;
  margin-top: 2px;
  padding: 5px 5px 5px 18px;
  background: url(/images/icon_field_invalid.png) 0px center no-repeat;
  color: #901f1a;
  font-size: 11px;
  font-weight: bold;
}

.form .form-actions {
  padding: 5px 0px 5px 248px;
}

.form .captcha {
  display: none;
}

.form button {
  margin-right: 5px;
  background-color: #ffd302;
  border-radius: 5px;
  padding: 6px 6px;
  font-size: 16px;
}

.form button:hover {
  background-color: #ffe43b;
}

/*** SITE FOOTER ***/

.site-footer {
  background-color: #2e2e2e;
  color: #fff;
}

.site-footer .center {
  width: 960px;
  margin: 0px auto;
  font-size: 14px;
  padding: 8px 0px;
}

.site-footer .copyright {
  float: left;
}

.site-footer .webdesign {
  float: right;
}

.site-footer a {
  color: #fff;
}

.points input{
  width: 150px;
  padding: 8px 6px;
  border: 1px solid #48484a;
  background-color: #fff;
  color: #303030;
}

.points select{
  width: 165px;
  padding: 8px 6px;
  border: 1px solid #48484a;
  background-color: #fff;
  color: #303030;
}


/*** PLUGINS ***/

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  left: 0px;
  background: #fff;
  border-top: 0px;

  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
      -ms-transform: translatez(0);
      -o-transform: translatez(0);
      transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper, .bx-viewport {
    max-height: 600px !important;
}
/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/images/plugins/bxslider/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/images/plugins/bxslider/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/images/plugins/bxslider/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9989;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/images/plugins/bxslider/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/images/plugins/bxslider/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.contact-content .block_01 {
	float:left;
	width: 40%;
}

.contact-content .block_02 {
	float:left;
	width: 55%;
}

/*** COOKIE CONSENT ***/

.lt-cookie-consent {
  position: fixed;
  left: 20px;
  bottom: 20px;
  z-index: 1001;
  width: 260px;
  padding: 24px 24px 22px 24px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 58px rgba(0, 0, 0, 0.1);
  opacity: 0;
  color: #000;
  visibility: hidden;
  font-size: 14px;
}

.lt-cookie-consent.is-open {
  opacity: 1;
  visibility: visible;
}

.lt-cookie-consent-header {
  margin-bottom: 10px;
}

.lt-cookie-consent-title {
  font-size: 1.5em;
  font-weight: 700;
  color: #ef7f1b;
  line-height: 1;
}

.lt-cookie-consent-body {
  margin-bottom: 20px;
}

.lt-cookie-consent-text a {
  color: inherit;
  text-decoration: underline;
  font-size: inherit;
}

.lt-cookie-consent-text a:hover, .lt-cookie-consent-text a:focus {
  color: #ef7f1b;
}

.lt-cookie-consent-footer {
  overflow: hidden;
}

.lt-cookie-consent-button {
  padding: 8px 14px;
  font-size: 0.875em;
  border-radius: 4px;
  text-transform: lowercase;
  transition: background-color 250ms ease;
  border: 0px;
}

.lt-cookie-consent-button--agree {
  float: left;
  color: #fff;
  background-color: #ef7f1b;
}

.lt-cookie-consent-button--agree:hover, .lt-cookie-consent-button--agree:focus {
  background-color: #DB7318;
}

.lt-cookie-consent-button--disagree {
  float: right;
  color: #ef7f1b;
  background-color: #fff;
}

.lt-cookie-consent-button--disagree:hover, .lt-cookie-consent-button--disagree:focus {
  background-color: #f0f0f0;
}

@media only screen and (max-width: 360px) {
  .lt-cookie-consent {
    left: 15px;
    bottom: 60px;
    max-width: 280px;
    padding: 18px;
    font-size: 1.2em;
  }

  .lt-cookie-consent-button {
    padding: 8px 12px;
  }
}
