

/* Start:/local/templates/bazazakazov/css/pages/object-detail.css?175032941432307*/
.btn-transparent {
	border: 1px solid #D4D9E9;
	border-radius: 3px;
	color: #7D87A6;
	padding: 7px 20px;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
}

.btn-transparent img {
	margin-right: 10px;
}

.subpodryads-big-table {
	padding-top: 20px;
}

.subpodryads-big-table .table-icon .table-object-table-box-plus .table-icon {
	width: 1% !important;
}

.subpodryads-big-table .table-name .table-object-table-box-plus .table-name: {
	width: 23% !important;
}

.subpodryads-big-table .table-data, .table-object-table-box-plus .table-data {
	width: 74.6% !important;
}

.content-nav {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-control {
	height: 40px;
}


.container.container-shadow.fancybox-content{max-width:1200px !important; padding:15px 30px 30px !important; border-radius:10px; text-align:left}

.container.container-shadow.fancybox-content .nofasteye{display:none !important}

.container.container-shadow.fancybox-content .yesfasteye{display:block !important}
.container.container-shadow.fancybox-content .yesfasteye-col-12{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}
.yesfasteye{display:none}
.c-object-detail{position:relative}
.link-fasteye{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1}
@media(max-width:1199px){
	.container.container-shadow.fancybox-content{max-width:970px !important; padding:15px 20px 20px !important}
}
@media(max-width:991px){
	.container.container-shadow.fancybox-content{max-width:750px !important; padding:15px !important}
}



.description {
	margin-top: 4em;
	margin-bottom: 1em !important;
}

.warning {
	border: 2px solid #56b348;
	padding: 0 25px;
	margin-bottom: 10px;
}

.warning-img {
	margin: 20px 0;
}

.warning-text {
	line-height: 1.2;
	margin: 15px;
}

.warning-text span {
	text-transform: uppercase;
	font-weight: 700;
	margin-right: 5px;
}

.service-card>label {
	-webkit-box-shadow: 0px 3px 8px rgba(90, 86, 81, 0.15);
	box-shadow: 0px 3px 8px rgba(90, 86, 81, 0.15);
	padding: 20px 25px 0 25px;
	cursor: pointer;
	width: 100%;
}

.fa-clock {
	padding-right: 1px;
	color: #56b348;
}

.table-index .fa-bookmark {
	margin-right: 10px;
	font-size: 12px;
	color: #1C1C1C;
}

.table-head {
	height: 60px;
}

.table-body {
	height: 40px;
}

.object-table {
	margin-top: 15px;
}

.table-index .table-name {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}

.table-name {
	border-top: none!important;
}

.table-heading, .table-head span {
	font-weight: 700;
}

.table-data {
	color: #777777;
	border-top: none!important;
}

.subscription-description {
	color: #fff !important;
}

.contacts {
	-webkit-box-shadow: 0px -4px 4px rgba(212, 217, 233, 0.29);
	box-shadow: 0px -4px 4px rgba(212, 217, 233, 0.29);
	margin-left: -25px;
	margin-right: -25px;
}

.container-shadow {
	-webkit-box-shadow: 0px 3px 8px rgba(90, 86, 81, 0.15);
	box-shadow: 0px 3px 8px rgba(90, 86, 81, 0.15);
	margin-top: 30px;
	margin-bottom: 30px;
	background: #ffffff;
	padding:15px
}

.object-detail__popup_window {
	width: 300px;
	height: 150px;
	text-align: center;
	padding: 15px;
	border: 3px solid #a7a7a6;
	color: #a7a7a6;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #fff;
}

.warning-close {
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
	font-weight: 800;
	z-index: 999;
}

.table-object-table-box-plus {
	margin-left: 16px;
	clear: both;
	position: relative;
	top: 0px;
}

.table-object-table-box-plus-mobile-version {
	display: none;
}

.object-name {
	font-size: 24px;
	font-weight: 700;
	color: #56b348;
	margin-top: 35px;
	margin-bottom: 15px !important;
	word-break:break-word
}

.object-name .fa-bookmark {
	font-size: 18px;
}

.object-detail__share {
	width: 100%;
	padding: 0 10px;
}

.object-detail__share small {
	color: #777;
}

.object-detail__share_main {
}

.object-detail__share_main strong {
	padding-right: 10px;
}

.object-detail__share_links-container {
	transform:translateY(-4px)
}

.object-detail__share_link {
	width: 24px;
	height: 24px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-filter: brightness(1);
	filter: brightness(1);
	display: inline-block;
}

#object-detail__share-vk {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), #4a76a8;
}

#object-detail__share-fb {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), #3b5998;
}

#object-detail__share-ok {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), #eb722e;
}

#object-detail__share-tg {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), #64a9dc;
}

#object-detail__share-twitter {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), #00aced;
}

#object-detail__share-viber {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E"), #7b519d;
}

#object-detail__share-whatsapp {
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), #65bc54;
}

.object-detail__share_link:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
}

.object-detail__share_link a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pager-link {
	font-size: 13px;
	color: #B5B5B5;
	text-align: center;
}

.pager-link:hover {
	color: #56b348;
}

.pager-link-name {
	font-size: 14px;
}

.pager-link img {
	width: 10px;
	margin: 0 5px;
}

.pager li>a, .pager li>span {
	border: none!important;
}

.pager li>a:focus, .pager li>a:hover {
	background: transparent!important;
	color: #8C8167!important;
}

.pager li>a:focus .pager-link-name, .pager li>a:hover .pager-link-name {
	color: #1C1C1C;
}

.link-back {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	left: 15px;
	margin-top: 30px;
	margin-right: 0;
}

.action-nav {
	background: rgba(248, 249, 252, 0.7);
	margin-top: 20px;
}

.action-nav-link {
	color: #7D87A6;
	border-left: 1px solid #D4D9E9;
	-ms-flex-line-pack: center;
	align-content: center;
	margin: auto 0;
	padding: 20px 5px;
	min-width:12.66%
}
.mx--15{margin-left:-15px !important; margin-right:-15px !important}
.action-nav-link a {
	color: inherit !important;
}

.action-nav-link a:hover, .action-nav-link a:focus {
	color: #1C1C1C;
}

.action-nav .action-nav-link:first-child {
	border: none;
}

.action-nav-link .fa, .fas {
	margin-right: 10px;
}

.dashed-bottom {
	border-bottom: 1px dashed #C4C4C4;
}

.object-info {
	left: 0;
	right: 0;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #C4C4C4;
}

.customer-info {
	position: relative;
}

.object-heading {
	margin-top: 16.5px;
	color: #1C1C1C;
	font-size: 18px;
	font-weight: 700;
	font-family: sans-serif;
}

.date-actualization {
	margin-top: 11px;
	color: #1C1C1C;
	font-weight: 700;
	margin: 10px 0 0 0;
}

.date-adding {
	color: #C4C4C4;
}

.object-info .data {
	color: #777777;
	font-size: 14px;
	font-weight: 400;
}

.table-and-carousel {
	padding-top: 20px;
	position: relative;
}

.carousel-control.left {
	background-image: url('/local/templates/bazazakazov/css/pages/../../img/carousel-control-left.svg');
	background-repeat: no-repeat;
	background-position: center;
}

.carousel-control.right {
	background-image: url('/local/templates/bazazakazov/css/pages/../../img/carousel-control-right.svg');
	background-repeat: no-repeat;
	background-position: center;
	right: 15px;
}

#carousel img {
	width: 100%;
	margin: 0 !important;
}

.glyphicon-chevron-left:before {
	content: '';
}

.glyphicon-chevron-right:before {
	content: '';
}

.carousel-control {
	width: 30px;
}

.table-icon .fa-clock {
	color: #D4D9E9;
}

.table-icon {
	width: 1% !important;
	color: #D4D9E9;
	max-width: 20px;
	border-top: none!important;
}

.table-name: {
	width: 30% !important;
}

.table-data {
	width: 55% !important;
	color: #777777;
	border-top: none!important;
}

.object-info .selected {
	color: #7D87A6;
}

.selected:hover .fa-star, .selected:focus .fa-star {
	color: #56b348;
}

.feed-back {
	display: flex;
	align-items: center;
}

.feed-back .chouse-date-heading {
	margin: 0 10px 0 0;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
display:block !important
}

.feed-back .chouse-date-block .d-flex {
	align-items: center;
}

.feed-back .form-group {
	margin: 0 !important;
	display: block;
}

.feed-back .input-group.date {
	position: relative;
display: flex;}

.feed-back .input-group-addon {
	/* position: absolute; */
	z-index: 3;
	cursor: pointer;
	top: 2px;
	bottom: 2px;
	right: 2px;
	padding: 0;
	background: #D4D9E9;
	color: #7D87A6;
	font-size: 14px;
	line-height: 36px;
	display: block;
	border-radius: 0px;
	width: 40px;
	box-shadow: none;
	text-align:center;
	border: none;
	border-radius:0 5px 5px 0}

.feed-back .input-group-addon:hover {
	color: #3A6BCB;
}

.feed-back .input-group-addon i {
	
transform: translate(-1px, 2px);}

.feed-back .chouse-date-block input[type="text"] {
	border: 2px solid #D4D9E9 !important;
	border-radius: 3px;
	box-shadow: none;
	padding: 0 10px;
	/* width: 100% !important; */
height: 36px;border-radius: 5px 0 0 5px;}

.feed-back-textarea {
}

.feed-back-textarea .btn {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 100;
}

.feed-back-textarea textarea {
	position: relative;
	border: 2px solid #D4D9E9 !important;
	width: 100%;
	height: 110px;
	resize: none;
	outline: none;
	overflow: hidden;
	background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat 10px 15px;
	padding: 10px 5px 10px 35px;
	border-radius: 3px;
	display: block !important;
}

.feed-back-textarea textarea:focus, .feed-back .chouse-date-block input[type="text"]:focus {
	border-color: #56b348 !important;
}

.feed-back .chouse-date-block input[type="text"]:focus ~ .input-group-addon {
	background: #56b348;
	color: #fff;
}
.subscription-btn .btn-white {
    font-size: 18px;
    padding: 0 15px;
    white-space: nowrap;
    line-height: 55px;
    text-transform: uppercase;
    height: 55px;
    font-weight: 600;
    color: #1e1e1e;
    text-shadow: none;
    border-radius: 10px;
}
/*.feed-back-textarea textarea::-webkit-input-placeholder {
  width: 600px;
  height: 50px;
  color: #444444;
  padding-left: 40px;
  padding-top: 15px;
  background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
  background-position: 16px 15px;
}
.feed-back-textarea textarea::-moz-placeholder {
  width: 600px;
  height: 50px;
  color: #444444;
  padding-left: 40px;
  padding-top: 15px;
  background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
  background-position: 16px 15px;
}
.feed-back-textarea textarea:-ms-input-placeholder {
  width: 600px;
  height: 50px;
  color: #444444;
  padding-left: 40px;
  padding-top: 15px;
  background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
  background-position: 16px 15px;
}
.feed-back-textarea textarea::-ms-input-placeholder {
  width: 600px;
  height: 50px;
  color: #444444;
  padding-left: 40px;
  padding-top: 15px;
  background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
  background-position: 16px 15px;
}
.feed-back-textarea textarea::placeholder {
  width: 600px;
  height: 50px;
  color: #444444;
  padding-left: 40px;
  padding-top: 15px;
  background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
  background-position: 16px 15px;
}*/

@media(max-width:1199px){
	.feed-back .col-lg-9{width:70%}
	.feed-back .col-lg-3{width:30%}
}
@media(max-width:991px){
	.feed-back .col-lg-9{width:65%}
	.feed-back .col-lg-3{width:35%}
	
	.subscription-btn .btn-white {
		font-size: 16px;
		padding: 0 10px;
		line-height: 50px;
		height: 50px;
	}
}
@media(max-width:767px){
	.feed-back{padding-top:20px}
	.feed-back .col-lg-9{width:calc(100% - 260px)}
	.feed-back .col-lg-3{width:260px}
}
@media(max-width:575px){
	.feed-back{padding-top:30px; flex-wrap:wrap}
	.feed-back .col-lg-9, .feed-back .col-lg-3{width:100%; order:2; border:none}
	.feed-back .col-lg-3{order:1; padding-bottom:10px}
	.feed-back .chouse-date-block .d-flex {justify-content: center !important;-webkit-box-pack: center !important;width: 100%}
	.subscription-btn .btn-white {
		font-size: 14px;
		line-height: 45px;
		height: 45px;
	}
}

.description {
	color: #8C8167;
	font-size: 12px;
}

.feed-back-block {
	border-color: #C4C4C4;
}

.feed-back-block .description {
	margin-left: 15px;
	margin-top: 10px;
}

.input-date {
	position: relative;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-top: 20px;
	padding: 16px 0;
	background-color: #FFFFFF;
	margin-right: 0;
}

.input-date input {
	border: none;
	position: relative;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-left: 10px;
}

/*.chouse-date-block {
	padding: 0 25px;
}
*/
.comment-block {
	border-right: 1px dashed #B5BFDC;
}

.chouse-date-heading {
	margin-top: 40px;
	color: #1C1C1C;
	font-size: 16px;
	font-weight: 700;
	margin-left: 0;
}

.customer-table {
	margin-bottom: 30px;
	margin-top: 25px;
}

.customer-table .bold {
	font-weight: 700;
	color: #1C1C1C;
}

.customer-textarea {
	position: relative;
	border-radius: 3px;
	margin-top: 40px;
	width: 100%;
}

.form-submit {
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.feed-back-form {
	padding: 0 30px;
	position: relative;
}

.feed-back-form.disabled::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.5;
	z-index: 100;
}

.feed-back-form .description {
	margin-top: 15px;
	text-align: center;
}

.customer-textarea textarea {
	position: relative;
	border: none;
	width: 100%;
	min-height: 50px;
	resize: vertical;
	outline: none;
	overflow: hidden;
}

.customer-textarea textarea::-webkit-input-placeholder {
	width: 360px;
	height: 50px;
	color: #444444;
	padding-left: 40px;
	padding-top: 15px;
	background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
	background-position: 16px 15px;
}

.customer-textarea textarea::-moz-placeholder {
	width: 360px;
	height: 50px;
	color: #444444;
	padding-left: 40px;
	padding-top: 15px;
	background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
	background-position: 16px 15px;
}

.customer-textarea textarea:-ms-input-placeholder {
	width: 360px;
	height: 50px;
	color: #444444;
	padding-left: 40px;
	padding-top: 15px;
	background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
	background-position: 16px 15px;
}

.customer-textarea textarea::-ms-input-placeholder {
	width: 360px;
	height: 50px;
	color: #444444;
	padding-left: 40px;
	padding-top: 15px;
	background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
	background-position: 16px 15px;
}

.customer-textarea textarea::placeholder {
	width: 360px;
	height: 50px;
	color: #444444;
	padding-left: 40px;
	padding-top: 15px;
	background: url('/local/templates/bazazakazov/css/pages/../../img/comment.svg') no-repeat;
	background-position: 16px 15px;
}

.subscription-heading {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
	color: #fff;
}

.subscription-heading {
	color: #fff;
}

.subscription {
	margin: 10px;
	background-color: #56b348;
	border-radius: 0;
	margin-bottom: 40px;
}

.subscription-text, .subscription-btn {
	margin: 0 10px;
}

.subscription .subscription-icon {
	margin-left: 0;
}

.subscription .subscription-img {
	margin-right: 0;
}

.carousel.disabled::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.7;
	z-index: 2;
}

.input-edit {
	position: relative;
	border: 1px solid #ced4da!important;
	padding: 0.7em 0.4em;
	cursor: pointer;
	border-radius: 3px;
	background: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

textarea {
	position: relative;
	border: none;
	width: 100%;
	min-height: 50px;
	resize: vertical;
	outline: none;
	overflow: hidden;
	border: 1px solid #ced4da!important;
}

.mobile-dropdown {
	display: none;
}

.object-info-container {
	width: 100% !important;
}

.container .object-info-container {
	padding-left: 0;
}

.object-table tr, .object-table th {
	border: none !important;
}

.object-table--expand {
	table-layout: fixed;
}

.object-table--expand tr {
	display: none;
	height: 1em;
}

.object-table--expand.is-expanded tr,
.object-table--expand tr.tr--expand-interactive,
.object-table--expand.is-expanded tr.tr--rollup-interactive {
	display: table-row;
}

.object-table--expand tr:nth-child(1):not(.tr--expand-interactive):not(.tr--rollup-interactive),
.object-table--expand tr:nth-child(2):not(.tr--expand-interactive):not(.tr--rollup-interactive),
.object-table--expand tr:nth-child(3):not(.tr--expand-interactive):not(.tr--rollup-interactive) {
	display: table-row !important;
}

.object-table--expand.is-expanded tr.tr--expand-interactive {
	display: none;
}

.object-table--expand td {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.object-table--expand .table-icon {
	width: 4% !important;
	overflow: visible !important;
}

.media-show {
	display: none;
}

#tariff-no__warning-popup {
	background: rgba(102, 102, 102, 0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	z-index: 999;
	display: none;
}

#tariff-no__warning-popup.active {
	display: block;
}

@media (max-width: 1199px) {
	.action-nav{font-size: 12px}
	.action-nav-link{padding:15px 5px}
	.object-name {font-size: 22px; margin-top: 30px; margin-bottom: 10px !important}
}

@media (max-width: 991px) {
	.object-name {font-size: 20px; margin-top:25px; text-align:center}
	.action-nav-link{border:1px solid #D4D9E9 !important; padding: 10px 5px; width:33.333%}
	.link-back {
		margin-top: 0px;
		left: 0px;
		margin-bottom: 20px;
	}

	.table-object-table-box-plus-mobile-version {
		display: table-row;
	}

	.table-object-table-box-plus {
		/*display: none;*/
	}

	.object-table {
		table-layout: fixed;
	}

	.table-object-table-box-plus-mobile-version .table-name, .table-object-table-box-plus-mobile-version .table-data, .object-subscription-row .table-data, .object-subscription-row .table-name {
		display: block;
	}

	.table-object-table-box-plus-mobile-version .table-data, .object-subscription-row .table-data,
  .subpodryads-big-table .object-subscription-row .table-data {
		width: 83vw !important;
	}

	.table-icon {
		width: 3% !important;
		
    padding-left: 0 !important;
    padding-right: 0 !important;
	}

	.table-and-carousel .psevdo {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.carousel-control.right {
		right: 267px;
	}

	.subscription {
		margin-top: 15px;
	}

	.customer-submit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 40px;
	}

	.customer-submit .form-submit {
		margin-bottom: 0;
		margin-top: 0;
	}

	.customer-textarea {
		margin-top: 0;
	}

	.feed-back-form .description {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.chouse-date-block {
		padding: 0 15px;
	}

	.feed-back-textarea {
		margin-left: 0;
	}

	.feed-back-textarea .btn {
		padding: 10px 15px;
	}
}

@media (max-width: 767px) {
	.comment-block {
	border-right: none;
}
	.object-name {font-size: 18px; margin-top:20px}
	.subpodryads-big-table .table-data, .table-object-table-box-plus .table-data {
		width: 55% !important;
	}


	.object-detail__share_link {
		margin: 0 2.5px;
	}

	.feed-back {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.media-show {
		display: block !important;
	}

	.media-hide {
		display: none !important;
	}

	.object-info .data {
		display: block;
	}

	.object-number .data {
		margin-top: 9px;
	}

	.customer-submit .btn-orange {
		padding: 15px;
	}

	.feed-back-form {
		padding: 0;
	}

	.input-group .btn-orange {
		margin-left: 0 !important;
		padding: 10px 15px;
	}

	.warning {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 10px;
	}

	.warning-text {
		margin: 10px;
		line-height: 1.5;
	}

	.warning .btn {
		margin: 10px 0 !important;
		font-size: 14px;
	}

	.table-index {
		font-size: 12px;
	}

	.table-index .table-name {
		font-size: 14px;
	}

	.table-head span {
		display: block;
	}

	.main {
		margin-bottom: 0;
		margin-top: 60px;
	}

	.chouse-date-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.chouse-date-heading {
		display: none;
	}

	.chouse-date {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.chouse-date-block .description {
		margin-left: 0;
		margin-top: 25px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.feed-back-textarea .btn {
		padding: 10px 15px;
	}

	.carousel-control.right {
		right: 0;
	}

	

	.object-heading {
		font-size: 16px;
	}

	.customer-info .description {
		margin-bottom: 10px;
	}

	.subscription-icon {
		padding: 0 20px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.subscription-heading {
		font-size: 20px;
	}

	.subscription {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0;
		padding: 15px;
	}

	.subscription-img {
		display: none;
	}

	.subscription-btn, .subscription-text {
		margin-top: 10px;
	}

	.subscription-btn {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 575px) {
	.container-shadow {
	-webkit-box-shadow: none;
	box-shadow:  none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:15px
}
	.object-name {font-size: 16px; margin-top:15px}
	.action-nav{margin-left:0 !important; margin-right:0 !important}
	.action-nav-link{padding: 10px 5px; width:12.666%}
	.action-nav-link>a>i{display: block;text-align: center}
	.action-nav-link>a>span {display: none}
	.action-nav-link i{margin-right: 0}
	
	.table-icon {
		width: 5% !important;
	}

	#date .chouse-date-heading {
		display: none;
	}

/*	.feed-back-block {
		padding-left: 0;
		padding-right: 0;
	}*/

	.table-and-carousel .psevdo {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.feed-back-textarea {
		margin-left: 0;
	}

	.customer-submit .btn-orange {
		font-size: 12px;
	}

	.table-index .table-name {
		font-size: 12px;
	}

	.warning-img {
		margin: 10px 0;
	}

	.link-back {
		text-align: right;
		margin-bottom: 10px;
	}

	.link-back .btn {
		font-size: 12px;
	}

	.object-info {
		font-size: 14px;
		padding: 15px 0;
	}

	.object-heading {
		font-size: 14px;
	}

	.table-icon, .table-data, .table-name {
		font-size: 12px;
		padding: 5px;
		word-break:break-word;
		border-top: none!important;
	}

	.feed-back-textarea {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border: none;
	}

	.feed-back-textarea .btn {
		position: relative;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		top: 0;
		right: 0;
		font-size: 12px;
	}

	.feed-back-textarea textarea::-webkit-input-placeholder {
		font-size: 12px;
		padding-left: 25px;
		background-position: 2px 16px;
	}

	.feed-back-textarea textarea::-moz-placeholder {
		font-size: 12px;
		padding-left: 25px;
		background-position: 2px 16px;
	}

	.feed-back-textarea textarea:-ms-input-placeholder {
		font-size: 12px;
		padding-left: 25px;
		background-position: 2px 16px;
	}

	.feed-back-textarea textarea::-ms-input-placeholder {
		font-size: 12px;
		padding-left: 25px;
		background-position: 2px 16px;
	}

	.feed-back-textarea textarea::placeholder {
		font-size: 12px;
		padding-left: 25px;
		background-position: 2px 16px;
	}

	.feed-back-textarea textarea {
		border: 1px solid #ddd;
		border-radius: 3px;
	}

	.chouse-date {
		display: block;
	}

	.chouse-date-heading {
		margin-top: 20px;
		font-size: 14px;
	}

	.input-date {
		margin-top: 15px;
		padding: 10px 0;
	}

	.feed-back-form {
		padding: 0;
	}

	.customer-textarea textarea::-webkit-input-placeholder {
		height: auto;
		padding-left: 25px;
		padding-top: 10px;
		font-size: 12px;
		background-position: 3px 10px;
	}

	.customer-textarea textarea::-moz-placeholder {
		height: auto;
		padding-left: 25px;
		padding-top: 10px;
		font-size: 12px;
		background-position: 3px 10px;
	}

	.customer-textarea textarea:-ms-input-placeholder {
		height: auto;
		padding-left: 25px;
		padding-top: 10px;
		font-size: 12px;
		background-position: 3px 10px;
	}

	.customer-textarea textarea::-ms-input-placeholder {
		height: auto;
		padding-left: 25px;
		padding-top: 10px;
		font-size: 12px;
		background-position: 3px 10px;
	}

	.customer-textarea textarea::placeholder {
		height: auto;
		padding-left: 25px;
		padding-top: 10px;
		font-size: 12px;
		background-position: 3px 10px;
	}

	.subscription-heading {
		font-size: 14px;
		font-weight: 900;
	}

	.subscription-description {
		font-size: 12px;
		color: #fff !important;
	}

	.subscription-img img {
		width: 80px;
		height: auto;
	}

	.subscription-icon img {
		width: 50px;
	}



	.media-hide {
		display: none;
	}

	.content-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.object-name {
		text-align: center;
	}

	.inner {
		margin: 0;
	}

	.chouse-date-block .description {
		margin-top: 15px;
	}
}

.table-data ul{padding: 15px 0 15px 15px;}
.table-data ul li{list-style:disc;padding-bottom: 5px;}
/* End */


/* Start:/local/templates/bazazakazov/components/bitrix/breadcrumb/news-breadcrump/style.min.css?1674066559467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /local/templates/bazazakazov/css/pages/object-detail.css?175032941432307 */
/* /local/templates/bazazakazov/components/bitrix/breadcrumb/news-breadcrump/style.min.css?1674066559467 */
