@import "font-awesome.min.css";
@import "flex.css";
@import "zozo.css";
/*===============================================*/
/*   Mixu  */
/*===============================================*/
.b {
  font-weight: bold;
}
.em {
  font-style: italic;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tdu {
  text-decoration: underline;
}
.tdn {
  text-decoration: none;
}
.cur {
  cursor: pointer;
}
.ttu {
  text-transform: uppercase;
}
.tac {
  text-align: center;
}
.clr {
  clear: both;
}
.ma {
  margin: 0 auto;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.hid {
  overflow: hidden;
}
/*===============================================*/
/*   STRUCTURE  */
/*===============================================*/
* {
  margin: 0;
  padding: 0;
  border: 0;
}
iframe {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  height: 100%;
  color: #000000;
  line-height: 18px;
  font-size: 12px;
  font-family: Verdana;
  background-color: #ffffff;
}
a {
  color: #666666;
  text-decoration: none;
  cursor: pointer;
  transition: color .2s;
}
a:hover {
  color: #bd1e2e;
  text-decoration: none;
}
img {
  border: none;
}
input {
  vertical-align: middle;
}
ul,
ol {
  margin: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  border: none;
}
figure {
  position: relative;
}
figure img,
figure object,
figure embed,
figure video {
  max-width: 100%;
  display: block;
}
p{
  margin-bottom:10px !important;
}
.clr {
  clear: both;
}
/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
  height: auto !important;
  min-height: 100%;
  background: #ffffff;
  overflow: hidden;
}
/* Header
-----------------------------------------------------------------------------*/
header {
  height: 100px;
  padding: 0;
  width: 1060px;
  z-index: 9;
  position: relative;
  margin: 0 auto;
}
/*Content
-----------------------------------------------------------------------------*/
.wrap {
  
}
.container {
  width: 1060px;
  margin: 0 auto;
  position: relative;
}
/* Footer
-----------------------------------------------------------------------------*/
footer {
  margin: 0 auto;
  position: relative;
  width: 1040px;
  /* height: @footerHeight; */
  height: auto;
  padding: 20px 10px 17px;
  margin: -110px auto 0;
  /* margin: -27px auto 0; */
  text-align: center;
  clear: both;
  background: url(http://alfa.lviv.ua/hash/estella/img/angle.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  color: #555555;
  font-size: 12px;
  cursor: pointer;
}
input[type="radio"] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  background: #ffffff;
  border: 1px #cecece solid;
}
input[type="radio"] + label span {
  background-color: #ffffff;
  border: 1px #cecece solid;
}
input[type="radio"] + label span:before {
  display: none;
}
input[type="radio"]:checked + label span {
  background-color: #bd1e2e;
}
input[type="radio"]:checked + label span:before {
  display: inline-block;
  width: 10px;
  height: 10px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
  font-size: 12px;
}
input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  transition: background-color 0.4s linear;
}
.accordion {
  border: 1px #cecece solid;
  border-top: none;
  clear: both;
  position: relative;
}
.accordion h2 {
  font-size: 13px;
  line-height: 24px;
  font-family: Verdana;
  background-color: #fff;
  background-image: -moz-linear-gradient(bottom, #f1f1f1, #ffffff);
  background-image: -ms-linear-gradient(bottom, #f1f1f1, #ffffff);
  background-image: -o-linear-gradient(bottom, #f1f1f1, #ffffff);
  background-image: -webkit-linear-gradient(bottom, #f1f1f1, #ffffff);
  background-image: linear-gradient(bottom, #f1f1f1, #ffffff);
  border-top: 1px #cecece solid;
  color: #bd1e2e;
  cursor: pointer;
  padding: 5px 10px;
  display: block;
  position: relative;
  margin: 0 auto;
}
.accordion h2:before {
  font-size: 20px;
  font-family: FontAwesome;
  color: #555555;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.accordion h2 + div {
  padding: 10px 5px;
}
.top_news {
  margin-bottom: 10px;
}
.top_news .text_faq {
  font-size: 14px;
  color: #555555;
  text-align: center;
}
.top_news .text_faq a {
  color: #bd1e2e;
}
.top_news .open {
  font-size: 10px;
  color: #555555;
  cursor: pointer;
  margin: 10px 0 5px;
  float: right;
}
.ask_faq {
  font-size: 12px;
  font-weight: bold;
  color: #bd1e2e;
  float: right;
}
.popupWrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 1;
  transition: opacity 0.3s;
  overflow: auto;
}
.popupWrap .popup-carpet {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
.popupWrap .popup {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 390px;
  margin-left: -250px;
  margin-top: -243px;
  background: #ffffff;
  padding: 15px;
  border-radius: 5px;
}
.popupWrap .popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  color: #555555;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.popupWrap h3 {
  font-size: 18px;
  color: #bd1e2e;
  margin-bottom: 15px;
}
.popupWrap input[type="text"],
.popupWrap input[type="password"],
.popupWrap textarea {
  display: block;
  width: 369px;
}
.popupWrap select {
  display: block;
  width: 430px;
  padding-left: 4px;
}
.popupWrap textarea {
  min-height: 200px;
  resize: none;
}
.popupWrap label {
  position: relative;
  padding-right: 10px;
}
.popupWrap .input-line {
  margin-bottom: 10px;
}
.popupWrap .captcha-line {
  overflow: hidden;
}
.popupWrap .captchaWrap {
  float: right;
}
.popupWrap .small-input {
  width: 100px !important;
  display: inline-block !important;
  margin: 0;
}
.popupWrap .login-popup {
  width: 360px;
  margin-left: -180px;
}
.popupWrap .login-popup input[type="text"],
.popupWrap .login-popup input[type="password"] {
  width: 338px;
}
.popup-hide {
  opacity: 0;
  visibility: hidden;
}
.popup-show {
  opacity: 1;
  visibility: visible;
}
.send_faq {
  min-height: 100px;
}
/* Select Lang */
.sl {
  position: relative;
  overflow: hidden;
  height: 24px;
  width: 107px;
}
.sl .inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 107px;
  height: 24px;
  z-index: 99;
}
.slct_lang {
  z-index: 9999;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.slct_lang img {
  width: 24px;
  height: 24px;
}
.slct.active {
  border-radius: 2px 2px 0 0;
  border-bottom: none;
  z-index: 9998;
}
#lang_form_ua,
#lang_form_ru,
#lang_form_en,
#lang_form_pl {
  width: 24px;
  float: left;
  margin-left: 3px;
}
#change_lang_ua,
#change_lang_ru,
#change_lang_en,
#change_lang_pl {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  cursor: pointer;
  width: 24px;
  height: 24px;
}
#change_lang_ua {
  background: url(http://alfa.lviv.ua/hash/estella/img/ua.png);
}
#change_lang_ru {
  background: url(http://alfa.lviv.ua/hash/estella/img/ru.png);
}
#change_lang_en {
  background: url(http://alfa.lviv.ua/hash/estella/img/en.png);
}
#change_lang_pl {
  background: url(http://alfa.lviv.ua/hash/estella/img/pl.png);
}
#wrapper {
  width: 900px;
  box-shadow: 0px 0px 15px #000000;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 2px;
  margin-bottom: 2px;
}
header {
  padding-top: 4px;
  width: 1060px;
  height: 95px;
}
header .logo {
  display: block;
  margin: 0 0 -5px 12px;
  float: left;
}
header .logo img {
  width: 200px;
  height: auto;
}
header .login {
  float: right;
  cursor: pointer;
  z-index: 9;
  opacity: 0;
  margin-right: 10px;
  margin-top: 5px;
  position: relative;
  -webkit-transition: top 1s ease-out 1s;
  -moz-transition: top 1s ease-out 1s;
  -o-transition: top 1s ease-out 1s;
  transition: top 1s ease-out 1s;
}
header .login:hover {
  opacity: 1;
  -webkit-transition: top 1s ease-out 1s;
  -moz-transition: top 1s ease-out 1s;
  -o-transition: top 1s ease-out 1s;
  transition: top 1s ease-out 1s;
}
header .navigation {
  border-top: 1px #666666 solid;
  padding: 8px 12px 2px;
  margin-top: 4px;
  text-align: center;
  clear: both;
}
header .navigation li {
  padding: 0 4px 0 8px;
  display: inline;
}
header .navigation li.language {
  border: none;
  float: right;
  padding-right: 0;
  margin-bottom: -10px;
  position: relative;
}
header .navigation li.language .hide-lang {
  display: none;
  position: absolute;
  top: 0;
  right: 30px;
  width: 100px;
  text-align: right;
  margin-right: 10px;
}
header .navigation li.language .lang-ru {
  background: url(http://alfa.lviv.ua/hash/estella/img/ru.png) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -2px;
}
header .navigation li.language .lang-ua {
  background: url(http://alfa.lviv.ua/hash/estella/img/ua.png) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -2px;
}
header .navigation li.language .lang-en {
  background: url(http://alfa.lviv.ua/hash/estella/img/en.png) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -2px;
}
header .navigation li a {
  font-size: 15px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}
header .navigation li a.active:before {
  content: '';
  background: url(http://alfa.lviv.ua/hash/estella/img/sel.png) no-repeat;
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -15px;
}
.container {
  width: 900px;
}
.container .index-page {
  width: 100%;
  height: auto;
  display: block;
}
footer .footer-nav {
  text-align: center;
  margin-bottom: 15px;
}
footer .footer-nav li {
  display: inline-block;
  padding: 0 10px;
}
footer .footer-nav li + li {
  border-left: 1px #000000 solid;
}
footer .footer-nav li a {
  font-size: 12px;
  color: #bd1e2e;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  line-height: 12px;
}
footer .footer-nav li a:hover {
  color: #666666;
}
footer .footer-logo {
  display: inline-block;
}
footer .footer-logo img {
  width: 123px;
  height: auto;
}
footer .copyright {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
}
.coll-vega {
  float: left;
  padding-left: 10px;
  text-align: right;
}
.coll-tessa {
  float: right;
  padding-right: 10px;
}
.coll-vega,
.coll-tessa {
  width: 48%;
  opacity: 1;
  transition: all 0.3s ease;
}
.coll-vega img,
.coll-tessa img {
  width: 505px;
  height: auto;
}
.coll-vega:hover,
.coll-tessa:hover {
  opacity: .6;
}
.collections {
  position: absolute;
  top: -70px;
  right: 430px;
  z-index: 10;
}
.collections .vega,
.collections .tessa {
  display: inline-block;
  position: relative;
}
.collections .vega img,
.collections .tessa img {
  width: 75px;
}
.collections .vega {
  margin-left: 318px;
}
.collections .tessa {
  margin-left: 15px;
}
#wrap .flexslider img {
  width: 100%;
}
.flex-control-nav {
  display: none;
}
.content {
  padding: 0 12px;
}
.z-tabs.silver li.z-active a.z-link {
  color: #bd1e2e !important;
}
.z-container {
  font-size: 12px !important;
  font-family: Verdana;
  line-height: 18px;
  color: #555555;
}
.z-container p {
  margin-bottom: 10px;
}
.z-container ul,
.z-container ol {
  margin-bottom: 12px;
}
.z-container ul li,
.z-container ol li {
  margin-bottom: 8px;
}
.z-container ul {
  list-style: disc inside;
}
.z-container ol {
  list-style: decimal inside;
}
.z-container img {
  max-width: 100%;
  height: auto !important;
  margin-bottom: 10px;
}
.z-container .z-content-inner {
  padding: 25px 25px 25px 30px !important;
}
.nav-form li {
  display: block;
}
.nav-form li a {
  display: block;
  padding-left: 26px;
  position: relative;
}
.nav-form li a span {
  width: 20px;
  height: 20px;
  display: block;
  background: #ffffff;
  border-radius: 50%;
  border: 1px #cecece solid;
  position: absolute;
  top: -2px;
  left: 0;
}
.nav-form li.active span:before {
  content: '';
  width: 4px;
  height: 4px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -2px;
  background: #555555;
  border-radius: 50%;
}
.tabs {
  float: none;
  list-style: none;
  position: relative;
  font-size: 12px;
  padding-bottom: 20px;
}
.tabs li {
  display: block;
}
.tabs input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.tabs label {
  display: block;
  cursor: pointer;
  position: relative;
  line-height: 30px;
}
.tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
}
.tabs [id^="tab"]:checked + label > span {
  background: #bd1e2e !important;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}
.inputWrap {
  position: relative;
}
.inputWrap .small-inp,
.inputWrap .large-inp,
.inputWrap .big-inp {
  background: #ffffff;
  height: 20px;
  display: inline-block;
}
.inputWrap .small-inp {
  width: 50px;
}
.inputWrap .large-inp {
  width: 100px;
}
.inputWrap .big-inp {
  width: 250px;
}
.inputWrap .www {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 10;
}
.inputWrap .website {
  padding-left: 45px !important;
}
input[type="text"],
input[type="password"],
textarea,
select {
  position: relative;
  z-index: 9;
  padding: 5px 10px;
  border-radius: 3px;
  margin-right: 5px;
  border: 1px #cecece solid;
  color: #000000;
}
.service-form h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.service-form .input-line {
  margin-bottom: 10px;
  font-size: 0;
}
.service-form .input-line .inputWrap {
  display: inline-block;
  width: 36%;
}
.service-form .input-line .inputWrap input[type="text"] {
  width: 82%;
  display: block;
}
.service-form .input-line .inputWrap .www {
  position: absolute;
  top: 7px;
  left: 8px;
  font-size: 13px;
  color: #000000;
}
.service-form label {
  width: 28%;
  display: inline-block;
  position: relative;
  font-size: 12px;
  margin-right: 10px;
}
.service-form input[type="text"] {
  width: 34%;
}
.service-form textarea {
  width: 67%;
  resize: vertical;
  min-height: 140px;
  display: block;
}
.service-form .textarea-line label {
  display: block;
  float: left;
}
.service-form .small-input {
  width: 100px !important;
  margin-right: 8px;
  margin-bottom: 1px;
}
.service-form .banner-form {
  width: 32%;
  float: right;
  margin: 0 10px 0 0;
}
.service-form .send_mail {
  margin-right: 8px;
}
.send,
.send_mail {
  border: 1px #cecece solid;
  float: right;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0 1px 3px -3px rgba(0, 0, 0, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFCFC ', endColorstr='#FBF9F9 ');
  background-color: #F2F0F0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfcfc), to(#f2f0f0), color-stop(0.5, #fbf9f9), color-stop(0.5, #f7f5f6));
  background-image: -webkit-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -moz-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -o-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -ms-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.send:hover,
.send_mail:hover {
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(50%, #fbf9f9), color-stop(50%, #f7f5f6), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc ', endColorstr='#fbf9f9 ', GradientType=0);
}
.captcha-line {
  overflow: hidden;
}
.captcha-line .captchaWrap {
  display: inline-block;
  width: 50%;
  text-align: right;
  float: right;
}
.captcha-line .captcha {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #bd1e2e;
  position: relative;
  top: 2px;
}
.mandatory > label:after {
  content: '*';
  color: red;
}
.radio-button {
  display: inline-block;
}
.radio-button label {
  width: 100%;
  text-align: left;
}
.sucsess-message {
  font-size: 14px;
  color: #000000;
  display: none;
  width: 500px;
  text-align: center;
  margin: 100px auto 0;
}
.sucsess-message img {
  width: 66px;
}
.sucsess-message .close-message {
  display: inline-block;
  margin-top: 20px;
  text-align: center;
  padding: 5px 10px;
  border: 1px #cecece solid;
  border-radius: 5px;
  box-shadow: 0 1px 3px -3px rgba(0, 0, 0, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#FDFCFC ', endColorstr='#FBF9F9 ');
  background-color: #F2F0F0;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfcfc), to(#f2f0f0), color-stop(0.5, #fbf9f9), color-stop(0.5, #f7f5f6));
  background-image: -webkit-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -moz-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -o-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  background-image: -ms-linear-gradient(top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.sucsess-message .close-message:hover {
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(50%, #fbf9f9), color-stop(50%, #f7f5f6), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #fbf9f9 50%, #f7f5f6 50%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc ', endColorstr='#fbf9f9 ', GradientType=0);
}
.verify {
  float: none;
  position: relative;
  top: 2px;
  padding: 8px 20px 7px;
}
.verify-license {
  display: none;
}
.verify-license .company-logo {
  float: left;
  margin-right: 25px;
}
.verify-license .company-logo img {
  width: 150px;
}
.verify-license .license {
  float: left;
  line-height: 52px;
  font-size: 16px;
}
.verify-license .license span {
  font-size: 20px;
}
.verify-license .company-block {
  border-top: 1px #cecece solid;
  padding: 10px 0;
  overflow: hidden;
}
.verify-license .company-block h4 {
  font-size: 16px;
}
.verify-license .company-block img {
  float: right;
  width: 270px;
  margin-left: 10px;
}
.verify-license .descriptions-company {
  width: 415px;
  float: left;
}
.verify-license .descriptions-company .company-name {
  font-size: 20px;
  margin-bottom: 15px;
}
.verify-license .descriptions-company .company-address {
  font-size: 14px;
}
.verify-license .image-company {
  float: right;
}
.verify-license .image-company img {
  width: 270px;
  margin-bottom: 0;
}
.verify-license .few-images {
  width: 270px;
}
.verify-license .few-images img {
  width: 133px;
  display: inline-block;
  margin: 1px;
}
.verify-license .verify-ok {
  float: right;
}
.verify-license .verify-ok:before {
  color: green;
  font-size: 28px;
  position: relative;
  top: 10px;
}
.verify-license .verify-close {
  font-style: 14px;
  float: right;
}
/* contact page */
.contact h2 {
  font-size: 20px;
  border-bottom: 1px #666666 solid;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.contact-description {
  float: left;
  width: 500px;
  color: #555555;
}
.contact-description .company-name {
  font-size: 14px;
}
.contact-description .company-description {
  margin-bottom: 20px;
}
.contact-description .company-description h5 {
  font-size: 13px;
  color: #bd1e2e;
  margin-top: 15px;
}
.contact-description .contact-icon {
  font-size: 20px;
  margin-right: 5px;
}
.mapsWrap {
  float: right;
  width: 500px;
}
.mapsWrap .maps {
  width: 660px;
  height: 400px;
  background: #acacac;
}
/*validate form*/
.error {
  outline: none;
  box-shadow: 0px 0px 1px 0px #ff0000 !important;
  border: 1px solid #ff0000 !important;
}
/*Captcha*/
.none {
  display: none;
}
/* gallery */
.gallery-nav {
  float: left;
  width: 13%;
}
.gallery-nav li {
  display: block;
}
.gallery-nav a {
  vertical-align: bottom;
  background: url(../images/folder_close.jpg) no-repeat;
  background-position: top center;
  padding-top: 130px;
  display: block;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #bd1e2e;
}
.gallery-nav a.active {
  background: url(../images/folder_open.jpg) no-repeat;
}
.gallery-content {
  float: left;
  width: 85%;
  padding-left: 20px;
}
.gallery-content h1 {
  font-size: 20px;
  border-bottom: 1px #666666 solid;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-top: 10px;
}
/*Login form*/

.login-greet{
    font-size: 14px;
    padding: 5px 0;
}
.login-messages{
    font-size: 13px;
    padding: 0 0 10px;
}
.login-link{
	display:inline-block;
	font-size: 13px;
	width:30px;
	color:red;
	margin: 10px 0;
}

