header .logo img {
    max-width:200px;
    height:auto;
}

header .logo {
    margin: 10px;
    margin-left: 20px;
}

header {
    height:70px;
    width: 900px;
}

.main-buttons {
    margin:16px;
}

.main-buttons input{
    font-size: 8pt;
    letter-spacing: 0.7px;
}

.pgwSlideshow .ps-current .ps-prev{
    background: rgba(121, 121, 121, 0.5);
    border: none;
}

.pgwSlideshow .ps-current .ps-next{
    background: rgba(121, 121, 121, 0.5);
    border: none;
}

.pgwSlideshow .ps-list li img {
    height:auto;
}

.pgwSlideshow .ps-list .ps-prev {
    padding: 10px 15px 10px 12px;
    background: rgba(121, 121, 121, 0.5);
    top:18px;
    border: none;
}

.pgwSlideshow .ps-list .ps-next {
    padding: 10px 15px 10px 12px;
    background: rgba(121, 121, 121, 0.5);
    top:18px;  
    border: none; 
}

.pgwSlideshow .ps-prevIcon{
    border-width: 7px 7px 7px 0;
}

.pgwSlideshow .ps-nextIcon{
    border-width: 7px 0 7px 7px;
}
.characteristic{
  margin-top:8px;
}
.characteristic img{
    width: 100%;
}

.redact-contacts {
	position: relative;
	margin-top: -3px;
    width:900px;
    height:auto;
    background-image: url("../img/bg.png");
}

.redact {
    display: block;
	float:left;
    width:400px;
    color:#fff;
    padding: 20px;
}

.contacts {
    display: inline-block;
    width:452px;
    color:#fff;
    padding: 20px 0 20px 0;
    
}

.contacts p{
	color:#606060;
}

#send_mail{
	float:right;
	color:white;
}

.gramma_button_this {
  cursor:default;
  margin-left:25px;
  opacity:0.6;  
  border: 1px #cecece solid;
  float: right;
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: 0 1px 3px -3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  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);
}

.gramma_button {
  margin-left:25px;
  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,
.gramma_button: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);
}

input.gramma_button, input.gramma_button_this, {
    margin-left:25px;
}

div.main-image img {
	float:right;
	padding-right: 100px;
	display: inline-block;
	height:550px;
}

.quote {
    font-family: serif;
	padding-top: 10px;
	display: inline-block;
	font-size: 15px;
	line-height: 1.4;
	color: #0C0F4F;
	

}

.container {
	padding-top: 1px;
    
}

.pgwSlideshow .ps-list {
    border-top: 1px solid #F3F3F3;
    box-shadow: 0 10px 10px -5px #E0DDDD inset;
    background: #EAE8E8;
}

.mapsWrap {
    float: right;
    width: 300px;
}

.send-message input {
    margin-top:50px;
	margin-bottom:5px;

}

.z-container {
    height: auto;
    min-height: 350px;
    margin-top:10px;
    margin-bottom: 10px;
    font-size:18px;
    padding-left: 50px;
    padding-top: 20px;
}

.contact-description {
	min-height: 500px;
}

.popupWrap .popup {
	background-color: #fff;
}

footer {
    background: none;
    margin:0;
}

#myCarousel {
    
}

.copy-right {
	margin-top:15px;
    display: block;
    width:877px;
}

.carousel-name {
    padding-left: 10px;
    margin-bottom: 10px;
}

.facebook {
    position: absolute;
    top: 28px;
    left: 244px;
    font-size: 43px;
    margin-left: 150px;
}
.facebook:hover {
	color: #fff;
}
/*.popupWrap .popup h3 {
	color: #655E5F;
}

.captcha-line .captcha {
	color: #655E5F;
}*/