.jc-s {
    justify-content: start !important;
}

.p-r {
    position: relative;
}

.c-grey {
    color: rgba(96, 96, 80, 0.60);
}

.c-orange {
    color: #B0A090;
}

.c-green
{
    color: #505040;
}

.ta-c {
    text-align: center;
}

.ta-l {
    text-align: left;
}

.ta-r {
    text-align: right;
}

.logo {
    position: relative;
}

.logo__under_header {
    color: grey !important;
    position: absolute;
    top: 29px;
    left: 56px;
    font-size: 14px !important;
}

.filterrow.disabled + label {
	opacity: 0.4;
}

.filter-container .form-check .filterrow {
	margin-right: 10px;
}

.filter-container .form-check {
	margin-bottom: 4px;
}

 

.catalog_search #search #searchp input[type=text] {
	border: 1px solid #eee;
	padding: 14px 25px !important;
}

.catalog_search #search #searchp input[type=submit] {
	background: #FF7200;	
}

.top-contacts {
	text-align: right;
}

.house .action {
	position: absolute;
    padding: 8px;
    width: 200px;
    background: #ffe303;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 10;
    right: -53px;
    top: 34px;
    text-align: center;
}

.house .action p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1;
}

.bottom_link, .bottom_link:hover, .bottom_link:focus {
	text-decoration: none;
}

.house__desc-title {
	margin-bottom: 0;
	padding: 0 15px 15px 15px;
}

header .top-head .navbar .top-contacts .top-tel {
	font-size: 23px;
}

nav .nav li:nth-child(2) a {
	font-size: 18px;
 position: relative;
 top: -2px;
} 

.gray .gray {
	padding-bottom: 0;
}


.btn-row {
	top: -40px; 
}

h2.main-h2 {
    padding: 0px 0 10px;
}

.gray_sec {
	background: #f5f5f5;
}

.gray_sec  p.title {
	text-align: center;
	font-size: 35px;
}

.carousel .fa {
	font-size: 60px;
}

footer .bot-st {
	text-align: right;
	margin-top: 10px;
	display: inline-block;
	float: right;
}

.footer-menu {
	list-style: none;
}

footer .bot-st img {
	width: 90px;
}

#modalsAction .modal-head {
	position: relative;
}

#modalsAction .girl{
    position: absolute;
    bottom: 0;
    height: 120%;
    left: -15%;
}

p.main-h2 {
	position: relative;
    margin: 0 0 40px 0;
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

.green .title {
	font-size: 35px;
}

.title_part {
	font-size: 35px;
}

.slider-box {
	width: 220px;
	max-height: 210px;
    overflow-y: scroll
}

.p0 {
	padding-bottom: 0;
}

@media (max-width: 769px) {
	header .top-head .navbar button {
	    display: block;
	    position: absolute;
	    right: 0;
	    top: 7px;
	    background: none;
	    border: none;
	    outline: none;
	}
	header .top-head .navbar button span {
	    margin-bottom: 7px;
	    width: 30px;
	    display: block;
	    height: 2px;
	    background: #FF7200;
	}
	.top-contacts {
		text-align: left;
		margin-bottom: 5px;
	}
	.top-contacts a {
		margin-bottom: 5px;
		display: block;
	}
	header .top-head .navbar .top-contacts .red-link {
		float: none;
	}
	.footer-menu {
		padding: 0;
	}
}

@media only screen and (max-width: 600px) {
	#search form input[type=text] {
		width: 80%;
	}
}

@media (min-width: 576px) {
	.modal-dialog {
		margin-top: 100px;
	}
}

.catalog-sdacha {
	padding: 0 0 15px;
}
.slider-box {
    width: 220px;
    max-height: 210px;
    overflow-y: auto;
    display: inline-block;
	color: rgba(96, 96, 80, 0.60);
    font-size: 14px;
    font-weight: 600;
    font-family: 'Mulish', sans-serif;
    line-height: 20px;
	scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: inline-block;
    width: auto;
}

.house {
    justify-content: space-between;
}
.filter-container-catalog .bx-filter-parameters-box .btn.btn-primary {
	position: initial;
	width: auto;
	height: auto;

}
.filter-container-catalog .bx-filter-parameters-box .btn.btn-primary + .btn.btn-primary {
	margin-left: 15px;
}
.bx-filter .bx-filter-parameters-box:last-child {
	display: flex;
    align-items: center;
}

#del_filter {
    color: rgba(96, 96, 80, 0.60);
	background: #eee;
}	


/*
#search #searchp {
    text-align: right;
    position: relative;
    right: 0;
    padding: 0;
}
*/
@media only screen and (max-width: 600px) {
	
	.card-anchors a {
		padding: 0 20px !important;
	    line-height: 40px !important;
	    height: 40px !important;
	    font-weight: normal !important;
	}
	.card-specifications .orange-button {
		height: 40px !important;
		padding: 0 20px !important;
		margin: 0 auto !important;
		display: block !important;
		float: none !important;
		line-height: 40px !important;
	}
	
}

/*
    menu_piter_href - ссылка в выпадающем меню на питер
    span - в мобильной версии в шапке Ижевск / Санкт-Петербург
 */
[data-link="menu_piter_href"], .main-header p.tab > span {
    display: none;
}

[data-link="menu_piter_href"], [data-link="menu_piter_href"]:hover {
    text-decoration: none;
    color: #1f1f1f;
    font-weight: 600;
}


.filter-container-catalog .bx-filter-parameters-box .bx-filter-parameters-box-hint {
    padding: 0;
    cursor: default;
    font-weight: 600;
}

.carousel-control-prev, .carousel-control-next {
	background: transparent;
	color: #FF7200 !important;

}
#photoslide1 img {
    height: 100%;
}

@media only screen and (max-width: 769px) {

    button.navbar-toggle {
        z-index: 1000;
    }

     
    .main-header p.tab {
        margin-left: 0px !important;
    }

    .main-header p.tab > a:nth-child(1) {
        display: none !important;
    }

    [data-link="menu_piter_href"] {
        display: block !important;
    }

    .main-header p.tab > span {
        display: block;
        text-align: left;
        position: relative;
        top: 5px;
    }
}


/*Ярлычки сотрудников*/

.work_achievement {
    position: absolute;
    top: 4px;
    left: 20px;
    width: 160px;
    border-radius: 5px;
    color: white;
    font-size: 12px;
    padding: 4px;
    text-align: center;
}




/*
.btn-discount i:after, .btn-soon_buy i:after, .btn-stock i:after, .btn-start_sale i:after, .btn-discount:after {
	width: 0; 
	height: 0;
	border-right: 8px solid transparent;
	display: block;
    content: '';
	position: absolute;
    top: 30px;
    right: 0;
}
.fa-clock-o:after {
	border-top: 8px solid #d089dc;
}
.fa-exclamation-circle:after {
	border-top: 8px solid #83b383;
}
.fa-shopping-cart:after {
	border-top: 8px solid #777be5;
}
.btn-discount:after {
	border-top: 8px solid #fae887;
}
*/

/*
.btn-stock {
    color: white;
}
.btn-soon_buy {
    color: white;
}
.btn-start_sale {
    color: white;
}
.btn-round-gold > i {
    display: inline-block;
    font-size: 19px;
}*/


.front-all-in-map {
    position: relative;
    text-align: center;
    background: #fff;
}
.socials-footer {
	overflow:hidden;
}
.socials-footer hr {
	margin: 0 0 15px 0;
}
.socials-footer p {
	float: left;
    line-height: 30px;
    margin: 0 10px 0 0 !important;
}
.socials-footer a {
	display: block;
    float: left;
    width: 32px;
    text-decoration: none !important;
    margin: 0 8px 0 0;
	
}
.socials-footer a img {
	display:block;
	width:100%;
}
input:invalid{
    box-shadow:none;
}

.otdmeb-container {
    position: relative;
    margin-bottom: 40px;
	text-align: center;
}
.otdmeb-container .hall-design {
	float:none;
	margin:0 auto 40px auto;
}


.hall-design.single,
.views-around.single {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.worker-item .name-link {
	height:auto;
}
.hide {
	display:none;
}

.ruk-mes, .spec-goda, .spec-mes {
	width: 75px;
	height: 95px;
	position: absolute;
	left: 50%;
    margin-left: 75px;
}
.ruk-mes {
	background: url(assets/images/ruk-mes.png) no-repeat;
}
.spec-goda {
	background: url(assets/images/spec-goda.png) no-repeat;
}
.spec-mes {
	background: url(assets/images/spec-mes.png) no-repeat;
}
video {
  width: 100%;
  height: auto;
  max-height: 100%;
}