

img {
  max-width: 100%;
  height: auto;
}
.component.com_contact body {
  margin: 0;
}
.com_content body,
.com_mailto body {
  padding-top: 0;
}
.modal-arrow-left {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 8px;
  top: 50%;
  margin-top: -29px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-arrow-right {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 8px;
  top: 50%;
  margin-top: -29px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px,0,0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px,0,0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px,0,0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px,0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px,0,0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px,0,0);
  transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
.swiper-container {
  width: 838px;
  height: 600px;
}
.swiper-slide {
  
  
  position: relative;
}
.swiper-slide img {
  max-width: 830px !important;
  max-height: 542px;
  border: 4px solid #e1e1e1;
}
.content-slide {
  transform: translateY(-50%) translateX(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(0deg);
  transition: transform 30s;
  -webkit-transition: -webkit-transform 30s;
  top: inherit;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
}
.content-slide .modal_item_title {
  height: 50px;
  line-height: 50px;
  background: #e1e1e1;
  font-style: italic;
  margin-top: -5px;
}
.contact dl.contact-address.dl-horizontal {
  display: none;
}
.contact fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.contact fieldset .control-group input,
.contact fieldset .control-group textarea {
  border: 1px solid #d6d6d6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.contact fieldset .control-group input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact fieldset .control-group input {
  margin-bottom: 20px;
  padding: 0 15px;
  font-family: sans-serif;
}
.contact fieldset .control-group textarea {
  padding: 15px;
  height: 70px;
  font-family: sans-serif;
}
.contact_helper {
  font-size: 12px;
  font-family: sans-serif;
}
.contact fieldset .control-group:first-child input {
  float: left;
  width: 48%;
}
.contact fieldset .control-group:nth-child(2) input {
  float: right;
  width: 48%;
}
.contact fieldset .control-group:first-child input,
.contact fieldset .control-group:nth-child(2) input,
.contact fieldset .control-group:nth-child(3) input {
  height: 36px;
  line-height: 36px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
.contact fieldset .control-group:first-child input:focus,
.contact fieldset .control-group:nth-child(2) input:focus,
.contact fieldset .control-group:nth-child(3) input:focus {
  outline: 0;
}
.contact fieldset .control-group:nth-child(3) input,
.contact fieldset .control-group:nth-child(4) textarea {
  width: 100%;
  -webkit-appearance: none;
}
.contact fieldset .control-group:nth-child(3) input:focus,
.contact fieldset .control-group:nth-child(4) textarea:focus {
  outline: 0;
}
.contact fieldset .form-actions button {
  border: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #3d9dcc;
  color: #fff;
  height: 32px;
  line-height: 32px;
  padding: 0 30px;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
  margin-top: 10px;
}
.alert {
  text-shadow: none;
  border: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 50px !important;
  position: relative;
}
.alert .close {
  position: absolute;
  right: 10px;
  top: 0;
  text-shadow: none;
  line-height: inherit;
}
.alert .alert-heading,
.alert div {
  display: inline-block;
  color: #fff;
}
.alert .alert-heading:after {
  content: ':';
}
.alert-success {
  background-color: #a9cf54;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert-success:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 19px;
  background: url('../../../images/default/system_access.png');
  background-size: cover;
  left: 10px;
  top: 50%;
  margin-top: -9px;
}
.alert-notice {
  background-color: #4cc4ff;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert-notice:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  background: url('../../../images/default/system_notice.png');
  background-size: cover;
  left: 14px;
  top: 50%;
  margin-top: -9px;
}
.alert-warning {
  background-color: #f7c644;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert-warning:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 23px;
  background: url('../../../images/default/system_warning.png');
  background-size: cover;
  left: 21px;
  top: 50%;
  margin-top: -11px;
}
.alert-error {
  background-color: #d94436;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert-error:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('../../../images/default/system_error.png');
  background-size: cover;
  left: 14px;
  top: 50%;
  margin-top: -10px;
}
@media only screen and (max-width: 979px) {
  .device.gallery .modal-arrow-left,
  .device.gallery .modal-arrow-right {
    z-index: 1000;
  }
  .device.gallery .modal-arrow-left {
    left: 20px;
  }
  .device.gallery .modal-arrow-right {
    right: 20px;
  }
  .device.gallery .swiper-container {
    width: 768px;
  }
  .device.gallery img {
    max-width: 650px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .device.gallery .modal-arrow-left,
  .device.gallery .modal-arrow-right {
    display: none;
  }
  .device.gallery .swiper-container {
    width: 300px;
  }
  .device.gallery img {
    max-width: 290px !important;
  }
  .contact fieldset {
    min-width: inherit;
  }
  .contact fieldset .control-group input {
    float: none !important;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .controls #recaptcha_area,
  .controls #recaptcha_table {
    width: auto !important;
  }
  #recaptcha_table #recaptcha_image {
    margin: 0 !important;
    width: 200px !important;
    height: 20px;
  }
  #recaptcha_table .recaptcha_r1_c1,
  #recaptcha_table .recaptcha_r3_c1,
  #recaptcha_table .recaptcha_r3_c2,
  #recaptcha_table .recaptcha_r7_c1,
  #recaptcha_table .recaptcha_r8_c1,
  #recaptcha_table .recaptcha_r3_c3,
  #recaptcha_table .recaptcha_r2_c1,
  #recaptcha_table .recaptcha_r4_c1,
  #recaptcha_table .recaptcha_r4_c2,
  #recaptcha_table .recaptcha_r4_c4,
  #recaptcha_table .recaptcha_image_cell,
  #recaptcha_table .recaptcha_r2_c2 {
    background: none !important;
  }
  #recaptcha_table .recaptcha_r4_c4,
  #recaptcha_table .recaptcha_r2_c2,
  #recaptcha_table .recaptcha_r2_c1,
  #recaptcha_table .recaptcha_r3_c1,
  #recaptcha_table .recaptcha_r4_c2,
  #recaptcha_table .recaptcha_r7_c1,
  #recaptcha_table .recaptcha_r8_c1,
  #recaptcha_table .recaptcha_r1_c1 {
    display: none;
  }
  #recaptcha_reload_btn,
  #recaptcha_switch_audio_btn,
  #recaptcha_switch_img_btn {
    width: 26px !important;
    display: block;
  }
}
body {
  margin: 0;
}
.recaptchatable #recaptcha_response_field {
  height: 20px !important;
  line-height: 20px !important;
}
.recaptcha_only_if_privacy {
  margin-top: 2px !important;
}

