#bx-panel .bx-panel-settings-icon {
     background: url(img/controls.png) !important;
     background-size: 90% !important;
     background-repeat: no-repeat !important;
     background-position: 50% 100% !important;
 }
#bx-panel .bx-panel-addphoto-icon {
    background: url(img/image.png) !important;
    background-size: 90% !important;
    background-repeat: no-repeat !important;
    background-position: 50% 100% !important;
}
.input-group-addon {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 99;
    padding: 0;
    border: 1px solid #b9b9b9 !important;
    border-radius: 0
}

.bxcompprop-last-empty-cell {
    height: 0px !important;
}
b, strong {
    font-weight: bolder;
    font-weight: 700;
}
.main_video_center{
	margin: 0 auto;
	width: 50%;	
	text-align:center;
}
.main_video_center__wrapper {
	position: relative;	
	height: 400px;
}
.main_video_center .btn{
	margin-top:30px;
	background:#646bf7;
}
.main_video_center .btn:hover{
	background: #7e8de3;
}
@media (max-width: 991px) {
	.h14-infobar .navbar-collapse {
		display: block;
	}
	.h14-infobar .btn1 {
		margin-bottom: 10px;
	}
	.slider3 {
		margin-top: 332px !important;
	}
}
.fixed-header .h14-infobar {
	display: none;
}
.main_video{
	/*background:#e3e9f2;*/
	background: url('http://tais.r52.ru/local/templates/kit/img/b5_background.png');
}
.container_content{display:flex;}
.border-warning{
	border: none !important;
}
.form_mess .success_mes {
    background: #586ee8;
    color: #fff;
    font-family: Arial;
    padding: 8px 10px;
    font-size: 15px;
    margin-bottom: 15px;
}
.rev_name{
	float:left;
}
.news-date-time{
	float:right;
}
.item_rev{
	margin-bottom:20px;
}

@media (min-width: 992px){
.col-lg-3 {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	
	
	
}


.col-lg-9 {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

}
.content_menu{
	margin: 0px 15px 20px;
    /* width: 30%; */
}

.spacer {
    padding-top: 60px;
}
@media (min-width: 992px){
	.img_menu{
		background-size:cover !important;
		height:108px;
		margin: 0 0 20px 0;
		border: none;
		padding: 0;
	}
	.img_menu a{
		display: block;
		float: right;
		margin: 64px 0 0 0;
		padding: 10px 20px;
		background: #d7176fcc;
		cursor: pointer;
		color:#fff;
	}
	.img_menu.active a, .img_menu a:hover{
		background: #d7176ff0;
	}
}
@media (max-width: 991px){
	.img_menu{
		background:none !important
	}
	.main_video_center{
		width: 100%;
	}
	.spacer {
		padding: 35px 0 50px;
	}
	
}
.header-text{
	margin: 10px 95px 0 0;
	
}
.header-text h2{
	font-size:1rem;
	font-weight: bold;
	white-space: nowrap;
}
@media (max-width: 1200px){
	.header-text{
	margin: 10px 0px 0 0;
	
}
}


/*---new 24.01.2019 ----*/
.h14-infobar .navbar-toggler {display: none;}
.header__phone {white-space: nowrap;}
.contact4 .nextype-form {width: 100%;}
img {max-width: 100%;}

@media (min-width: 1024px) {
	.navbar-nav > .dropdown .dropdown-menu {
		min-width: 280px;
	}
}

@media (max-width: 991px) {
	.h14-infobar .navbar-brand {margin-right: 0;}
	.h14-infobar .navbar {
		-webkit-box-pack: center;
        -ms-flex-pack: center;
		justify-content: center;
	}
	.h14-infobar .navbar-nav {
		display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	}
	.contact4 .right-image {
		position: static;
		height: 80vw;
	}


}

@media (max-width: 575px) {
	.main_video_center__wrapper{
		height: 70vw;
	}
}
.social a{
	font-size: 20px;
	color: #d7176f;
	margin-right:10px;
}

/*--- 05.02.19 ---*/
.video {}
.video iframe {
	width: 100% !important;
	height: 450px !important;
}

@media (max-width: 1199px) {
	.video iframe {
		height: 380px !important;
	}
}

@media (max-width: 767px) {
	.video iframe {
		height: 280px !important;
	}
}

@media (max-width: 575px) {
	.video iframe {
		height: 50vw !important;
	}
}
.slide-text h1{
	font-size:42px;
}

a {
	color: #d7176f;
}

div.news-detail img.detail_picture{
	border-radius: 5px;
	float: none;
	margin: 0;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.gallery__item{
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}
.gallery__wrapper{
	position: relative;
}
.gallery__nav{
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 0 10px;
	transform: translateY(-50%);
	pointer-events: none;
}
.gallery__nav.disabled{
	display: none;
}
.gallery__nav > div{
	width: 25px;
	height: 25px;
	background-color: #d7176d;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0.8;
	pointer-events: auto;
	cursor: pointer;
}
.gallery__nav svg{
	width: 16px;
	height: 16px;
	fill: #ffffff;
}

.photo-gallery__photo{
	height: 200px;
	object-fit: cover;
	object-position: center;
}

.human-preview{
	margin-bottom: 30px;
}
.human-preview__photo{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 5px;
}

@media (max-width: 991.98px) {
  .h14-navbar .navbar .navbar-nav .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
	}
	.h14-navbar .navbar .navbar-nav .nav-link .fa {
		font-size: 20px;
		position: relative;
	}
	.h14-navbar .navbar .navbar-nav .nav-link .fa:after {
		position: absolute;
		content: '';
		display: block;
		top: -10px;
		right: -20px;
		bottom: -10px;
		left: -20px;
		z-index: 1;
	}
}

@media (max-width: 575.98px) {
	.table--plans tr {
		display: flex;
		flex-direction: column;
	}
	.table--plans td {
		width: 100%;
	}
}
