*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
*:-moz-placeholder {
  color: #666;
  opacity: 1;
}
*::-moz-placeholder {
  color: #666;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {

}
body input:required:valid,
body textarea:required:valid {

}

html.js .loader {
  background: none repeat scroll 0 0 #ffffff;
  bottom: 0;
  height: 10%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

background {
  background-image: url('/images/background_sea.jpg');
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  font-family: "RobotoRegular", 'Helvetica Neue, Helvetica, Arial', sans-serif;
  overflow-x: hidden;
}

body {
/*  background-image: url('/images/background_sea.jpg'); */
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  font-family: "RobotoRegular", 'Helvetica Neue, Helvetica, Arial', sans-serif;
  overflow-x: hidden;
}

.hidden {
  display: none;
}
/*=================== Заголовки и цена ===================*/
h1,h2,h3{font-family: "PfdintextcondProregular", sans-serif;}
h1{
  font-size: 42px;
}
h2 {
  font-size: 38px;
}
h2 {
  font-size: 32px;
}
.price {
  font-family: "RobotoRegular", sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #D4AF37;
}
.price_2 {
  font-family: "PfdintextcondProregular", sans-serif;
  font-size: 38px;
  color: #ffeb3b;
}
.address {
  font-family: "PfdintextcondProregular", sans-serif;
  font-size: 18px;
  color: #2a3845;
}
.phone {
  font-family: "PfdintextcondProregular", sans-serif;
  font-size: 30px;
  color: #2a3845;
}
.moscow-subway {background: "../img/metro-logo-vector-light.eps";
  height: 50px;
  width: 50px;}
i{color: #9e9e9e}
hr {margin-top: 10px;margin-bottom: 10px;}

/*=================== навигация ===================*/
/*.navbar {font-size: 16px;}*/
.navbar-right > li {display: inline-block;}
.navbar-right li >a{padding: 15px 5px;}
.navbar-right {padding-left: 10px;}
.navbar h1, .navbar p {color: #D4AF37;}
.tel_nav {color: #D4AF37;font-size: 20px;}
.logo {padding: 5px 15px;}
.dropdown-menu li a:hover{
  background-color: #ddd;
}
*.navbar-inverse .navbar-nav > li > a{color: #eeeeee;}*
.navbar {
  border: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.navbar-form {border: none;}
/*.navbar-inverse {background-color: rgba(42, 56, 69, 0.8)}*/
.navbar-inverse {background-color: rgba(0, 120, 120, 0.8)}

/*=================== карусель ===================*/
.carousel-caption {background-color: rgba(0, 120, 120, 0.7);margin:0px 0px;}
.carousel-caption .btn{margin-bottom: 10px;}

/*=================== Общее ===================*/
/*.gold_border {border-bottom: 1px solid #D4AF37;}*/
.gold_border {border-bottom: 1px solid #4682B4;}
/*.page-header {border-bottom: 1px solid #D4AF37;}*/
.page-header {border-bottom: 1px solid #4682B4;}
i {padding-right: 5px; min-width: 23px; text-align: center;}
/*=================== Карточки ===================*/
.card {
  background: #fff;
  border-radius: 2px;
  margin: 1rem;
  position: relative;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.2s ease-in-out;
}
.card_2 {
/*  background: #fff;*/
  background: rgba(254,254,254,0.7);
  border-radius: 92px;
  margin: 1rem;
  position: relative;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.card:hover {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card_1 {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.card_2 {
  border-radius: 2px;
}
.caption {
  padding: 20px;
}
.caption_2 {
  padding-left: 20px;
  padding-right: 20px;
}
.caption > h3 {
	margin-top: 0;
}
.card hr {
  margin: 10px 0px 10px 0px;
}


.section_1 {
  padding-bottom: 15px;
}

.thumb {
  padding: 10px;
  max-height: 150px;
/*  margin: 10px 5px 10px 5px;*/
  overflow: hidden;
  /*max-width: 250px;*/
}
.wid_aut {
	height: 200px;
	overflow: hidden;
}
.fa-star {
  color: #D4AF37;
}
.gold {
  margin-top: 10px;
  border: 2px solid #D4AF37;
  box-shadow:
}
/*.color_1 {background-color: #FCF8E3;}*/
.color_1 {background: rgba(255,250,205,0.7);}
.color_2 {background: rgba(242,222,222,0.7);}
.color_3 {background: rgba(223,240,216,0.7);}
.color_4 {background: rgba(217,237,231,0.7);}
.color_5 {background-color: #EEE;}


/* -- Кнопки -------------------------------- */
.btn {
  font-family: "RobotoRegular", 'Helvetica Neue, Helvetica, Arial', sans-serif;
  font-size: 14px;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: inherit;
  color: rgba(255, 255, 255, 0.87);
}
.btn {
  min-width: 88px;
  padding: 10px 14px;
}
.btn-lg {
  min-width: 122px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3;
}
/*круглая кнопка*/
.btn.btn-circle {
  padding: 0;
  border-radius: 50%;
}
.btn-circle {
  width: 56px;
  height: 56px;
  min-width: 56px;
}
.btn-circle span {
  line-height: 56px;
}

.btn {
  outline: 0;
  outline-offset: 0;
  border: 0;
  border-radius: 2px;
  transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
  outline-offset: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.btn-raised {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}
.btn-raised:active,
.btn-raised.active,
.btn-raised:active:focus,
.btn-raised.active:focus {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.btn-raised:focus {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
/*синий цвет кнопки*/
.btn-primary {
  background-color: #5677fc;
}

.btn-primary:hover{
  background-color: #4e6cef;
}
.btn-primary:active,
.btn-primary.active{
  background-color: #4e6cef;
}
.btn-primary:focus{
  background-color: #455ede;
}
.btn-primary:disabled,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #b3b3b3;
}
.btn-primary .ink{
  background-color: #3b50ce;
}
/*зеленый цвет кнопки*/
.btn-success {
  background-color: #259b24;
}
.btn-success:hover {
  background-color: #0a8f08;
}
.btn-success:active,
.btn-success.active {
  background-color: #0a8f08;
}
.btn-success:focus {
  background-color: #0a7e07;
}
.btn-success:disabled,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #b3b3b3;
}
.btn-success .ink {
  background-color: #056f00;
}
/* -- Ripple effect -------------------------------- */
.ripple-effect {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.ink {
  display: block;
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background: #fff;
  opacity: 1;
}
.ink.animate {
  -webkit-animation: ripple .5s linear;
  -moz-animation: ripple .5s linear;
  -ms-animation: ripple .5s linear;
  -o-animation: ripple .5s linear;
  animation: ripple .5s linear;
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-ms-keyframes ripple {
  100% {
    opacity: 0;
    -ms-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}


.detailBox {
  border:1px solid #bbb;
  margin:50px;
}
.titleBox {
  background-color:#fdfdfd;
  padding:10px;
}
.titleBox label{
  color:#444;
  margin:0;
  display:inline-block;
}

.commentBox {
  padding:10px;
  border-top:1px dotted #bbb;
}
.commentBox .form-group:first-child, .actionBox .form-group:first-child {
  width:80%;
}
.commentBox .form-group:nth-child(2), .actionBox .form-group:nth-child(2) {
  width:18%;
}
.actionBox .form-group * {
  width:100%;
}
.taskDescription {
  margin-top:10px 0;
}
.commentList {
  padding:0;
  list-style:none;
  /*max-height:200px;
  overflow:auto;*/
}
.commentList li {
  margin:0;
  margin-top:10px;
}
.commentList li > div {
  display:table-cell;
}
.commenterImage {
  width:30px;
  margin-right:5px;
  height:100%;
  float:left;
}
.commenterImage img {
  width:100%;
  border-radius:50%;
}
.commentText p {
  margin:0;
}
.sub-text-name {
    color: #a6a6a6;
  font-family:verdana;
  font-size:13px;
}
.sub-text {
  color:#aaa;
  font-family:verdana;
  font-size:11px;
}
.actionBox {
  border-top:1px dotted #bbb;
  padding:10px;
}

.commentList li{ display:none;}


.info-block{
    margin: 15px;
    border-bottom: 1px dashed #a4a4a4;
}

.info-image{
    width: 150px;
    margin: 15px;
    float: left;
}

.info-image img{
    border-radius: 20px;
}
.info-title{
    font-size: 23px;
}

.copyright{
  text-align: center;
}

.paymentslogo{
  text-align: center;
}
.paymentslogo img{
  width: 150px;
}
@media screen and (max-width: 768px) {
  .informers {display: none;}
}