/*Test CSS*/
/* Стили для таблицы цен на главной */
.sale_star{
	min-height:60px;
	padding-top:30px;
	font-size: 18px;
    font-weight: bold;
}
.white{color:#fff !important;}
#cost #price1 table {
  display: block !important;
}
#cost table {
  width: 100% !important;
  height: auto !important;
  overflow-x: auto !important;
	border: none;
	box-shadow: #f2f2f2 0 0 0, #f2f2f2 0 0 20px;
}
#cost table tbody {
	width: 100% !important;
}
#cost table::-webkit-scrollbar-track,
.tab-content>.active::-webkit-scrollbar-track,
.mirror-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
	display: block;
}
#cost table::-webkit-scrollbar,
.tab-content>.active::-webkit-scrollbar,
.mirror-scroll::-webkit-scrollbar {
	width: 12px;
	height: 10px;
	background-color: #F5F5F5;
	display: block;
}
#cost table::-webkit-scrollbar-thumb,
.tab-content>.active::-webkit-scrollbar-thumb,
.mirror-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.tab-content>.active {
	overflow-x: auto;
}
#raspisanie table thead,
#raspisanie table tbody {
	width: 100% !important;
}
#raspisanie table {
  width: 950px !important;
  height: auto !important;
  overflow-x: auto !important;
	border: none;
	box-shadow: #f2f2f2 0 0 0, #f2f2f2 0 0 20px;
}
#raspisanie #rasp5 h3 {
	display: none !important;
}
.doublescroll { overflow: auto; overflow-y: hidden; }
html {
	overflow-x: hidden;
}
/*#utp .l, #utp .l .logo, #utp .l .logo img {
	float: left
}*/
#gallery .owl-carousel .owl-item .img_b img, #usl .content .item a {
	transition: .2s ease-in 5ms
}
#tren .content .tr:hover .t, #utp .phones p:first-child span {
	/*border-bottom: 3px solid white;*/
}
@font-face {
	font-family: SegoeUILight;
	src: url(../../font/SegoeUILight.eot);
	src: url(../../font/SegoeUILight.eot?#iefix) format("embedded-opentype"), url(../../font/SegoeUILight.woff) format("woff"), url(../../font/SegoeUILight.ttf) format("truetype");
	font-style: normal;
	font-weight: 400
}
@font-face {
	font-family: SegoeUIBold;
	src: url(../../font/SegoeUIBold.eot);
	src: url(../font/SegoeUIBold.eot?#iefix) format("embedded-opentype"), url(../../font/SegoeUIBold.woff) format("woff"), url(../../font/SegoeUIBold.ttf) format("truetype");
	font-style: normal;
	font-weight: 400
}
@font-face {
	font-family: SegoeUISemiBold;
	src: url(../../font/SegoeUISemiBold.eot);
	src: url(../../font/SegoeUISemiBold.eot?#iefix) format("embedded-opentype"), url(../../font/SegoeUISemiBold.woff) format("woff"), url(../../font/SegoeUISemiBold.ttf) format("truetype");
	font-style: normal;
	font-weight: 400
}
/*.container-fluid {
	padding: 0!important
}
.row {
	width: 980px!important;
	margin: 0 auto!important
}*/
@media only screen and (max-width: 800px){
	#demo .demo_gray{
		background-color: #2c2d2f !important;
	}
	#skid .skid_yellow{
		background-color: #fbd540 !important;
	}
	
}
.row-cost {
	width: 1270px!important;
	margin: 0 auto!important;
	text-align: center;
}
:-moz-placeholder {
	color: #fff
}
:-ms-input-placeholder {
	color: #fff
}
::-webkit-input-placeholder {
	color: #fff
}
input[type=text] {
	padding-left: 15px
}
input[name=type] {
	display: none
}
button, input {
	outline: 0
}
body {
	font-family: SegoeUILight
}
.head_button {
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  width: 180px;
  position: absolute;
  padding-top: 25px;
  left:41%;
  z-index: 999999999;
  font-weight: 400;
  line-height: 23px;
}
.head_button .button-two {
  border-radius: 5px;
  background-color: #db4437;
  border: 1px solid rgba(0, 0, 0, .21);
  border-bottom-color: rgba(0, 0, 0, .34);
  padding: 5px;
  transition: all .2s;
  transition-timing-function: step-end;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .34) inset,
					    0 2px 0 -1px rgba(0, 0, 0, .13),
					    0 3px 0 -1px rgba(0, 0, 0, .08),
					    0 3px 13px -1px rgba(0, 0, 0, .21)
}
.head_button .button-two span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: .2s;
	text-align:center;
	float: left;
	font-family: SegoeUIBold;
}
.head_button .button-two2 span:after {
	content: "?";
	position: absolute;
	right: -28px;
	font-size: 45px;
	top: 10px;
}
.head_button button:hover {
  background-color: #fbd540;
  color: #2c2d2f
}
.head_button button:focus {
  outline: 0;
  box-shadow: 0 0 10px #2c2d2f
}
#utp .switch_land_b:hover {
  cursor: pointer;
}
#utp .switch p {
  font-family: SegoeUIBold;
  color: black;
  display: inline-block;
  text-align: right;
  font-weight: 900;
  font-size: 18px;
  width: 100%;
  padding-top: 5px;
  text-transform: uppercase;
  float: left;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
#utp .switch {
  height: 44px;
}
#utp .switch_land_b {
    float: right;
    display: block;
    width: 94px;
    height: 44px;
    position: relative;
    background: #fff;
    border-radius: 22px;
    opacity: 1;
    margin-left: 19px;
}
#utp .switch_land_b:hover:after {
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    -webkit-animation-fill-mode: forwards;
}
@-webkit-keyframes example {
    0%   {right:8px;}
    100% {right:54px;}
}
@keyframes example {
    0%   {right:8px;}
    100% {right:54px;}
}
#utp .switch_land_b::after {
    content: '';
    position: absolute;
    right: 4px;
    top: 4px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fbd540;
}
#utp .desc span, .title span {
	font-family: SegoeUIBold
}
.title {
	color: #333;
	font-size: 52px;
	line-height: 60px;
	text-transform: uppercase
}
#utp .desc span, .title span {
	font-family: SegoeUIBold
}
.title2 {
	color: #fff;
	font-size: 52px;
	line-height: 60px;
	text-transform: uppercase
}
#utp {
	min-height: 820px;
	background: url(/res/images/new-main-photo/utp_bg.jpg) center no-repeat;
	background-size: cover;
}
/*#utp .l {
	width: 570px
}*/
/*#utp .row {
	display: flex;
	align-items: center;
}*/
#utp .logo {
	..display: flex;
	align-items: center;
}
#utp .logo p {
	display: inline-block;
	color: #000;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}
#utp .desc {
	float: left;
	margin-top: 5px;
	color: #000;
	font-size: 52px;
	line-height: 60px
}
#utp .line {
	background: #000;
	width: 204px;
	float: left;
	height: 12px;
	margin: 35px 50px 0 0
}
#utp .d2 {
	font-size: 30px;
	line-height: 42px;
	color: #000;
	margin-top: 35px;
	float: left
}
/*#utp .r {
	width: 372px;
	float: right
}*/
#utp .navigate {
	display: block;
	margin-top: 24px;
	margin-bottom: 40px;
	height: 30px;
	visibility:hidden;
}
#utp .navigate .slicknav_menu {
	padding: 0!important;
	z-index: 100;
}
#utp .navigate .slicknav_menu .slicknav_parent {
	position: relative;
}
#utp .navigate .slicknav_menu .slicknav_btn {
	outline: 0!important;
	background: 0 0!important;
	/*width: 36px!important;*/
	padding: 0!important;
	height: 30px!important;
	margin: 15px 0 0!important
}
#utp .navigate .slicknav_menu .slicknav_nav {
	/*background: #fbd540;
	width: 250px;
	box-shadow: 0 0 14.2px 1.8px rgba(0, 0, 0, .5);
	margin: 20px 0 0;
	float: right;*/
	background: #fbd540;
	width: 250px;
	box-shadow: 0 0 14.2px 1.8px rgba(0, 0, 0, .5);
	margin: 60px 0 0;
	float: right;
	right: 146px;
	z-index: 9999;
	position: absolute;
}
#utp .navigate .slicknav_menu .slicknav_nav ul {
	margin: 0!important
}
#utp .navigate .slicknav_menu .slicknav_nav ul li {
	height: 50px;
	line-height: 36px;
	padding: 5px 25px;
	text-align: left;
}
#utp .navigate .slicknav_menu .slicknav_nav ul li a {
	font-size: 18px;
	padding: 0;
	margin: 0;
	transition: .3s ease-in 5ms
}
#utp .navigate .slicknav_menu .slicknav_nav ul li a:hover {
	background: 0 0!important
}
#utp .navigate .slicknav_menu .slicknav_nav ul li:hover a {
	color: #333;
	padding-left: 6px
}
#utp .navigate .slicknav_menu .slicknav_nav ul li ul {
	display: none;
	position: absolute;
	float: left;
	margin-left: -10px;
	color: #fff;
	background: #e2ca00
}
#utp .navigate .slicknav_menu .slicknav_parent ul {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}
#utp .navigate .slicknav_menu .slicknav_icon {
	display: none!important
}
#utp .phones {
	text-align: right;
	position: relative;
}
#utp .phones p:first-child {
	color: #000;
	margin: 0;
	font-size: 28px;
	line-height: 42px
}
#utp .phones p:first-child span span {
	font-family: SegoeUISemiBold
}
#utp .phones p:last-child {
	font: 20px SegoeUISemiBold;
	color: #000;
}

#utp .form_box {
  overflow: hidden;
	width: 372px;
	margin-top: 20px;
	height: 504px;
	box-shadow: 0 0 14.2px 1.8px rgba(0, 0, 0, .5);
	background: url(/res/images/utp_form.jpg) center no-repeat;
	/*border: 12px solid #fbd540;*/
	position: relative;
	float: right;
	background-color: rgba(46, 48, 53,.5);
	/*left: -40px;*/
	display:none;
}
#cost .content .carousel-inner .item .it button:hover, #raspisanie .content .carousel-inner .item .it button:hover, #usl .content .item a:active, #usl .content .item a:hover, form button:active, form button:hover {
	box-shadow: 0 0 6.7px .4px rgba(0, 0, 0, .7)
}
#utp .form_box .desc {
	color: #fff;
	font-size: 32px;
	float: left;
	width: 100%;
	line-height: 38px;
	margin: 40px 0 30px;
	text-align: center
}
#utp .form_box .desc span {
	font-family: SegoeUIBold
}
#utp .form_box form {
	float: left;
	width: 100%;
	padding: 0 42px
}
#utp .form_box form .gr input {
	background: 0 0;
	width: 264px;
	height: 48px;
	border: 3px solid #fff;
	color: #fff;
	font-size: 24px;
	margin-bottom: 48px
}
#utp .form_box form .gr button {
	font: 20px SegoeUISemiBold;
	background: #fbd540;
	width: 264px;
	height: 60px;
	color: #333;
	border: none;
	text-transform: uppercase
}
#this {
	min-height: 902px;
	background: url(/res/images/new-main-photo/this_bg.jpg) center no-repeat;
	background-size: cover;
}
#this .title {
	margin-top: 35px;
	margin-bottom: 45px
}
#this .content .line {
	width: 100%;
	float: left;
	margin-bottom: 35px
}
#this .content::after{
	content: "";
	display: block;
	clear: both;
}
#this .content .line .ic {
	float: left;
	margin-right: 35px
}
#this .content .line .des {
	float: left
}
#this .content .line .des .t {
	font: 22px SegoeUIBold;
	color: #333;
	text-transform: uppercase
}
#this .content .line .des .d {
	color: #555;
	font-size: 20px;
	line-height: 26px
}
#demo {
	min-height: 768px;
	background: url(/res/images/new-main-photo/demo_bg.jpg) center no-repeat;
	background-size: cover;
}
#demo .demo_gray {
	//background-color: #2c2d2f;
	min-height: 768px;
	display: flex;
	align-items: center;
}
#demo .title2 {
	margin-top: 35px;
	margin-bottom: 45px
}
#demo .line {
	background: #fbd540;
	width: 298px;
	height: 12px;
	margin: 44px 0 40px
}
#demo .d {
	color: #fff;
	font-size: 30px;
	line-height: 40px
}
#demo .form_box {
	width: 372px;
	margin-top: 40px
}
#demo .form_box .desc {
	color: #fff;
	font-size: 32px;
	float: left;
	width: 100%;
	line-height: 38px;
	margin: 40px 0 30px;
	text-align: center
}
#demo .form_box .desc span {
	font-family: SegoeUIBold
}
#demo .form_box form {
	width: 100%
}
#demo .form_box form .gr input {
	background: 0 0;
	width: 264px;
	height: 48px;
	border: 3px solid #fff;
	color: #fff;
	font-size: 24px;
	margin-bottom: 48px
}
#demo .form_box form .gr input::-webkit-input-placeholder {
	color: #fff
}
#demo .form_box form .gr button {
	font: 26px SegoeUISemiBold;
	background: #fbd540;
	width: 264px;
	height: 60px;
	color: #333;
	border: none;
	text-transform: uppercase
}
#usl {
	min-height: 660px;
	//background: url(/res/images/new-main-photo/kirpich.jpg) center no-repeat;
	background:#FBD440;
    background-size: auto auto;
    background-size: cover;
}
#usl .title {
	text-align: center;
	margin: 75px 0 50px
}
#usl .content .item {
	display: block;
	margin: 0 auto;
	width: 195px;
}
/*#usl .content .item:last-child {
	margin-right: 0
}*/
#usl .content .item .ic {
	text-align: center;
	margin-bottom: 30px
}
#usl .content .item .t {
	font: 18px SegoeUIBold;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 12px;
	height: 48px;
	text-align: center;
}
#usl .content .item .d {
	color: #000;
font-size: 15px;
line-height: 16px;
height: 150px;
font-weight: bold;
}
#usl .content .item a {
	display: block;
	width: 102px;
	height: 30px;
	border: 2px solid #333;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto 0;
	text-align: center;
	text-decoration: none;
}
#usl .content .item a:hover {
	background: #e4e429!important;
	text-decoration: none;
}
#usl .content .item a:active {
	background: #282828!important;
	color: #fbd540;
	border: 2px solid #fbd540;
	text-decoration: none;
}

#gallery .owl-carousel .owl-item .img_b {
	background: url(/res/images/bg_b.png) center no-repeat #000;
	cursor: pointer;
	display: block
}
#gallery .owl-carousel .owl-item .img_b:hover img {
	opacity: .2
}
#cost {
	background: url(/res/images/cost_bg.jpg) center no-repeat;
	background-size: cover;
}
#cost .title {
	margin: 40px 0 40px;
	text-align: center
}
#cost .title2 {
	margin: 40px 0 40px;
	text-align: center
}
#cost .content .carousel-inner {
	width: 960px;
	margin: 0 auto
}
#cost .content .carousel-inner .item .it {
	float: left;
	width: 135px;
	height: 327px;
	margin-right: 2px
}
#cost .content .carousel-inner .item .it .tt {
	display: table;
	width: 135px
}
#cost .content .carousel-inner .item .it .tt .h, #cost .content .carousel-inner .item .it .tt .ya {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	cursor: default;
	color: #fff;
	border-bottom: 2px solid #4d4d4d;
	border-left: 2px solid #4d4d4d;
	border-right: 2px solid #4d4d4d;
	font-size: 16px;
	transition: 150ms ease-in 1ms
}
#cost .content .carousel-inner .item .it .tt .h.next_it, #cost .content .carousel-inner .item .it .tt .ya.next_it {
	border-left: 2px solid #d2152b
}
#cost .content .carousel-inner .item .it .tt .h.prev_it, #cost .content .carousel-inner .item .it .tt .ya.prev_it {
	border-right: 2px solid #d2152b
}
#cost .content .carousel-inner .item .it .tt .h {
	height: 75px;
	border-top: 2px solid #4d4d4d
}
#cost .content .carousel-inner .item .it .tt .ya {
	height: 45px;
	line-height: 36px;
	position: relative
}
#cost .content .carousel-inner .item .it .tt .ya:nth-child(5) {
	font-size: 16px
}
#cost .content .carousel-inner .item .it .tt .ya span {
	position: absolute;
	bottom: -9px;
	right: -2px;
	background: #d2152b;
	line-height: 17px;
	padding: 0 3px;
	height: 20px;
	font-size: 12px
}
#cost .content .carousel-inner .item .it button {
	font: 20px SegoeUISemiBold;
	background: #fbd540;
	width: 133px;
	height: 60px;
	color: #333;
	text-transform: uppercase;
	border: none;
	margin: 12px auto 0;
	display: block;
	transition: .3s ease-in 5ms
}
#cost .content .carousel-inner .item .it.rd .h, #cost .content .carousel-inner .item .it:hover .h {
	border-top: 2px solid #fbd540
}
#cost .content .carousel-inner .item .it.rd .h, #cost .content .carousel-inner .item .it.rd .ya, #cost .content .carousel-inner .item .it:hover .h, #cost .content .carousel-inner .item .it:hover .ya {
	border-bottom: 2px solid #fbd540;
	border-left: 2px solid #fbd540;
	border-right: 2px solid #fbd540;
	z-index: 10
}
#cost .content .carousel-inner .item .it button:hover {
	background: #e4e429!important
}
#cost .content .carousel-inner .item .it button:active {
	background: #282828!important;
	box-shadow: 0 0 6.7px .4px rgba(0, 0, 0, .7)
}
#cost .content .carousel-inner .item .it:hover {
	z-index: 10;
	position: relative;
	margin-left: 0
}
#cost .content .contr_box {
	float: right;
	margin: 35px 15px 0 0;
	width: 82px;
	height: 36px
}
#cost .content .contr_box a {
	position: static;
	display: block;
	opacity: 1;
	float: left;
	width: 36px;
	height: 36px;
	background: url(/res/images/sprite_nav.jpg) no-repeat
}
#cost .content .contr_box a.left {
	background-position: 0 0
}
#cost .content .contr_box a.left:hover {
	background-position: 66% 0
}
#cost .content .contr_box a.right {
	background-position: 33% 0;
	float: right
}
#cost .content .contr_box a.right:hover {
	background-position: 100% 0
}
#skid {
	min-height: 678px;
	background: url(/res/images/new-main-photo/skid_bg.jpg) center no-repeat;
	background-size: cover;
}
#skid .skid_yellow {
	//background-color: #fbd540;
	min-height: 678px;
	display: flex;
	align-items: center;
}
#skid .title {
	margin: 0 auto;
	font-size: 40px;
}
#skid .n_k {
	margin-top: 8px
}
#skid .n_k span {
	margin: 0 0 0 100px;
	color: #333;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 47px
}
#skid .form_box {
	margin-top: 33px;
}
#skid .form_box .desc {
	color: #fff;
	font-size: 32px;
	float: left;
	width: 100%;
	line-height: 38px;
	margin: 40px 0 30px;
	text-align: center
}
#skid .form_box .desc span {
	font-family: SegoeUIBold
}
#skid .form_box form {
	float: left;
	width: 100%
}
#skid .form_box form .gr input {
	background: 0 0;
	width: 264px;
	height: 48px;
	border: 3px solid #333;
	color: #333;
	font-size: 24px;
	margin-bottom: 48px
}
#skid .form_box form .gr input::-webkit-input-placeholder {
	color: #333
}
#skid .form_box form .gr button {
	font: 20px SegoeUISemiBold;
	background: #303132;
	width: 264px;
	height: 60px;
	color: #fff;
	border: none;
	text-transform: uppercase
}
#tren {
	/*min-height: 1225px;*/
	background: url(/res/images/new-main-photo/tren_bg.jpg) center no-repeat;
	background-size: cover;
}
#tren .content .tr {
	text-decoration: none;
}
#tren .content .tr:hover,
#tren .content .tr:active{
	text-decoration: none !important;
}
#tren .title {
	text-align: center;
	margin: 40px 0 0;
	font-size: 46px
}
#tren .title2 {
	text-align: center;
	margin: 40px 0 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 46px
}
#tren .line {
	background: #fbd540;
	width: 530px;
	height: 12px;
	margin: 35px auto 40px
}
#tren .content .tren_center {
	display: flex;
	justify-content: center;
}
#tren .content .tr {
	display: block;
	height: 288px;
	margin-bottom: 36px;
	position: relative;
	cursor: pointer
}
#tren .content .tr:nth-child(4n+4) {
	margin-right: 0
}
#tren .content .tr img {
	width: 222px;
	height: 216px;
}
#tren .content .tr .t {
	font: 16px SegoeUISemiBold;
	background: #fbd540;
	width: 222px;
	height: 72px;
	color: #333;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 0
}
#tren .content .tr .t span {
	font: 14px SegoeUILight;
	color: #333
}
#tren .content .tr .d {
	background: rgba(40, 40, 40, .71);
	position: absolute;
	width: 222px;
	height: 216px;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 15px;
	opacity: 0;
	transition: .3s ease-in 5ms
}
#raspisanie {
	background: #333/*url(/res/images/cost_bg.jpg) center no-repeat*/
	;
	background-size: auto 100%;
	
}
#raspisanie .title {
	margin: 10px 0 10px;
	text-align: center;
}
#raspisanie .title2 {
	margin: 10px 0 10px;
	text-align: center;
}
#raspisanie .content .carousel-inner {
	width: 960px;
	margin: 0 auto;
}
#raspisanie .content .carousel-inner .item .it {
	float: left;
	width: 135px;
	margin-right: 2px
}
#raspisanie .content .carousel-inner .item .it .tt {
	display: table;
	width: 135px
}
#raspisanie .content .carousel-inner .item .it .tt .h, #raspisanie .content .carousel-inner .item .it .tt .ya {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	cursor: default;
	color: #fff;
	border-bottom: 2px solid #4d4d4d;
	border-left: 2px solid #4d4d4d;
	border-right: 2px solid #4d4d4d;
	font-size: 16px;
	transition: 150ms ease-in 1ms
}
#raspisanie .content .carousel-inner .item .it .tt .h.next_it, #raspisanie .content .carousel-inner .item .it .tt .ya.next_it {
	border-left: 2px solid #d2152b
}
#raspisanie .content .carousel-inner .item .it .tt .h.prev_it, #raspisanie .content .carousel-inner .item .it .tt .ya.prev_it {
	border-right: 2px solid #d2152b
}
#raspisanie .content .carousel-inner .item .it .tt .h {
	height: 20px;
	border-top: 2px solid #4d4d4d;
	background: #4f5257;
}
#raspisanie .content .carousel-inner .item .it .tt .ya {
	height: 50px;
	line-height: 15px;
	position: relative
}
#raspisanie .content .carousel-inner .item .it .tt .ya:nth-child(5) {
	font-size: 16px
}
#raspisanie .content .carousel-inner .item .it .tt .ya span {
	position: absolute;
	bottom: -9px;
	right: -2px;
	background: #d2152b;
	line-height: 17px;
	padding: 0 3px;
	height: 20px;
	font-size: 12px
}
#raspisanie .content .carousel-inner .item .it button {
	font: 20px SegoeUISemiBold;
	background: #d2152b;
	width: 133px;
	height: 60px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	margin: 12px auto 0;
	display: block;
	transition: .3s ease-in 5ms
}
#raspisanie .content .carousel-inner .item .it.rd .h, #raspisanie .content .carousel-inner .item .it:hover .h {
	border-top: 2px solid #fbd540
}
#raspisanie .content .carousel-inner .item .it.rd .h, #raspisanie .content .carousel-inner .item .it.rd .ya, #raspisanie .content .carousel-inner .item .it:hover .h, #raspisanie .content .carousel-inner .item .it:hover .ya {
	border-bottom: 2px solid #fbd540;
	border-left: 2px solid #fbd540;
	border-right: 2px solid #fbd540;
	z-index: 10
}
#raspisanie .content .carousel-inner .item .it button:hover {
	background: #e4e429!important
}
#raspisanie .content .carousel-inner .item .it button:active {
	background: #282828!important;
	box-shadow: 0 0 6.7px .4px rgba(0, 0, 0, .7)
}
#raspisanie .content .carousel-inner .item .it:hover {
	z-index: 10;
	position: relative;
	margin-left: 0
}
#raspisanie .content .contr_box {
	/*float:right;*/
	margin: 10px 10px 10px 10px;
	/*width:82px;*/
	height: 36px
}
#raspisanie .content .contr_box a {
	position: static;
	display: block;
	opacity: 1;
	float: left;
	width: 36px;
	height: 36px;
	background: url(/res/images/sprite_nav.jpg) no-repeat
}
#raspisanie .content .contr_box a.left {
	background-position: 0 0
}
#raspisanie .content .contr_box a.left:hover {
	background-position: 66% 0
}
#raspisanie .content .contr_box a.right {
	background-position: 33% 0;
	float: right
}
#raspisanie .content .contr_box a.right:hover {
	background-position: 100% 0
}
#raspisanie .tab-content {
	margin-bottom: 60px;
}

.nav-tabs {
	text-align: center;
	margin-bottom: 20px;
	border: none;
}
.nav-tabs li {
	float: none;
	display: inline-block;
}
.nav-tabs li a {
	background-color: transparent !important;
	border: 1px solid #fff !important;
	border-radius: 20px;
	color: #fff;
}
.nav-tabs li.active a {
	border-color: #FBD53C !important;
	color: #FBD53C !important;
}
#tren .content .tr:hover .d {
	opacity: 1
}
#tren .content .ll {
	width: 100%;
	float: left;
	padding: 0 39%;
}
#tren .content .ll .tr:last-child {
	margin-right: 0!important
}
#foot {
	background: #303132;
}

#foot .cont {
  float: right;
	padding-top: 70px
}
#foot .cont .title {
	margin-bottom: 25px
}
#foot .cont .title2 {
	margin-bottom: 25px
}
#foot .cont .ph {
	margin-bottom: 20px
}
#foot .cont .ph p:first-child {
	margin-bottom: 15px
}
#foot .cont .ph p:first-child img {
	margin-right: 5px;
	margin-top: -16px
}
#foot .cont .ph p:first-child span {
	color: #fff;
	font-size: 30px
}
#foot .cont .ph p:first-child span span {
	font-family: SegoeUISemiBold
}
#foot .cont .ph p:last-child {
	font: 24px SegoeUISemiBold;
	color: #fff
}
#foot .cont .time {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 60px
}
#foot .cont .line {
	background: #fbd540;
	width: 222px;
	height: 12px;
	margin-bottom: 20px
}
#foot .cont .fut .logo {
	float: left
}
#foot .cont .fut .soc {
	float: right;
	margin: 20px 50px 0 0
}
#foot .cont .fut .soc .a_b {
	float: left;
	margin-right: 7px
}
#foot .cont .fut .soc .a_b a {
	background: #303132;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin-right: 7px;
	width: 48px;
	height: 48px;
	border: 1px solid #3a3b3c;
	transition: .3s ease-in 5ms
}
#foot .cont .fut .soc .a_b a:hover {
	background: #3a3b3c
}
#foot .cont .fut .soc .a_b a:active {
	background: #292a2c
}
#foot .r_box {
	float: right;
	width: 44%
}
form button {
	transition: .3s ease-in 5ms
}
form button:hover {
	background: #e4e429!important
}
form button:active {
	background: #282828!important
}
.message_send {
	font: 16px SegoeUILight;
	text-align: center;
	color: #fff;
	text-transform: uppercase
}
#mod .modal-dialog {
	width: 400px
}
#mod .modal-dialog .modal-content {
	background: #fff;
	padding: 30px;
	border-radius: 0;
	box-shadow: 0 0 14.2px 1.8px rgba(0, 0, 0, .5);
	border: 15px solid #fbd540
}
#mod .modal-dialog .modal-content .desc {
	text-align: center;
	font-size: 36px;
	margin-bottom: 30px;
	padding: 0 5px
}
#mod .modal-dialog .modal-content .form_box form {
	float: left;
	width: 100%
}
#mod .modal-dialog .modal-content .form_box form .gr input {
	background: 0 0;
	width: 100%;
	height: 48px;
	border: 3px solid #828284;
	color: #000;
	font-size: 24px;
	margin-bottom: 28px
}
#mod .modal-dialog .modal-content .form_box form .gr input:-moz-placeholder {
	color: #000
}
#mod .modal-dialog .modal-content .form_box form .gr input:-ms-input-placeholder {
	color: #000
}
#mod .modal-dialog .modal-content .form_box form .gr input::-webkit-input-placeholder {
	color: #000
}
#mod .modal-dialog .modal-content .form_box form .gr button {
	font: 20px SegoeUISemiBold;
	background: #fbd540;
	width: 100%;
	height: 60px;
	color: #333;
	border: none;
	text-transform: uppercase
}
#mod .modal-dialog .modal-content:after {
	clear: both
}
#mod .message_send {
	color: #0e0e0e
}
.tablepress {
	width: 100%;
	box-sizing: border-box;
	border-collapse: collapse;
	border: 1px solid #fbd540;
	font-size: 16px;
	line-height: 18px;
}
.tablepress th {
	color: #333 !important;
	background-color: #fbd540 !important;
	padding: 5px 2px;
	text-align: center;
}
.tablepress td {
	border: 1px solid #fbd540;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	padding: 0 !important;
}
.tablepress td:hover {
	background-color: rgba(255, 255, 255, .3);
}
.tablepress td:first-child {
	padding: 1px 5px;
}
.tablepress td img {
	width: 100% !important;
	height: 100% !important;
}
.tablepress td img:hover {
	opacity: 0.8;
}
.dataTables_paginate a {
	color: #fbd540 !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) {
	background-color: #9a9a9a !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) td:first-child {
	color: #333;
}
.mptt-shortcode-wrapper table:first-of-type {
	display: block !important;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs, .mptt-shortcode-list {
	display: none;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
	background-color: #f0f0f0;
	border: 1px solid #ffffff;
	text-align: center;
	color: #404040;
	padding: 0.25rem 1rem;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td:first-child {
	width: 10%;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
	position: relative;
	border: 1px solid #ffffff;
	line-height: normal;
	box-sizing: initial;
	color: #fff;
	text-align: center;
	width: 16%;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
	padding: 0 1rem !important;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
}
/**
 * Twenty Fourteen specific styles
 */

.twentyfourteen .tfmp {
	padding: 12px 10px 0;
	max-width: 474px;
	margin: 0 auto;
}
.twentyfourteen .tfmp div.product.hentry.has-post-thumbnail {
	margin-top: 0;
}
.twentythirteen h1 {
	margin: 0;
}
.twentythirteen ul {
	padding: 0;
}
@media (min-width: 1200px) {
  #cost .container {
      width: 1116px;
  }
}
@media screen and (max-width: 1100px) {
  #foot .cont .fut .soc {
    float: left;
    margin: 0 auto 15px;
    display: block;
    width: 100%;
  }
  #foot .cont .time {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  #utp .head_button {
    padding-top: 100px;
    left: 10%;
  }
	#utp .form_box {
		margin-top: 78px;
		margin-bottom: 20px;
		background: none;
		border: 12px solid #fbd540;
  	background-color: rgba(46, 48, 53,.5);
	}
	#this .this_yellow {
		background-color: #fbd540;
	}
	#demo .demo_vertical_align,
	#skid .skid_vertical_align  {
		margin-left: 40px;
	}
	#usl .content .item .ic {
		margin-bottom: 10px;
	}
	#usl .content .item .t {
		height: auto;
	}
	#usl .content .item {
		margin-bottom: 20px;
	}
	#usl .content .item .d {
		min-height: 100px;
		height: auto;
	}
  #foot .cont {
    display: block;
    float: none;
    text-align: center;
  }
  #foot .cont .line {
    margin: 0 auto;
  }
  #foot .fut:after,
  #foot .cont .fut .soc:after {
    content: "";
    display: block;
    clear: both;
  }
  #foot .cont .fut .logo {
    float: none;
  }
  #foot .cont .fut .soc {
    float: none;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  #utp .head_button {
    padding-top: 5px;
    left: 10%;
  }
  jdiv,
  .globalClass_ET {
    display: none;
  }
  #utp {
    background: none;
  }
  #utp:before {
  	min-height: 760px;
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
    background: url(/res/images/new-main-photo/utp_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
	#utp .logo {
		justify-content: space-around;
	}
	#utp .navigate {
		margin-top: 0px;
	}
	#utp .desc, #utp .d2 {
		display: block;
		width: 100%;
	}
	#utp .form_box {
		margin-top: 0;
	}
	#utp .line {
		margin-top: 10px;
	}
	#utp .d2 {
		margin-top: 10px;
	}
	.form_box_center {
		display: flex;
		justify-content: center;
		margin-top: 10px;
	}
	#this {
		background: none;
		background-color: #fbd540;
	}
	#this .title {
		text-align: center;
		line-height: 48px;
	}
	#this .content .line:after {
		content: "";
		display: block;
		clear: both;
	}
	#this .content .line {
		float: none;
	}
	#this .content .line .ic {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	#this .content .line {
		margin-bottom: 20px;
	}
	#this .content .line .des {
    display: block;
    /*text-align: center;*/
    width: 320px;
    margin: 0 auto;
		float: none;
	}
	#demo {
		background: none;
		min-height: auto;
		height: auto;
	}
	#demo .form_box {
		width: auto;
	}
	#demo .title2 {
		margin-bottom: 0;
		line-height: 48px;
	}
	#demo .line {
		margin: 22px auto 20px;
	}
	#demo .demo_vertical_align,
	#skid .skid_vertical_align {
		margin: 0 auto;
		text-align: center;
	}
	#demo .form_box form .gr button {
		margin-bottom: 20px;
	}
	#demo .demo_gray {
		min-height: auto;
		height: auto;
	}
	.nav-tabs li {
		margin: 5px auto;
	}
	#tren .line {
		width: 290px;
	}
  #cost #price2 table,
  #cost #price3 table,
  #cost #price4 table,
  #cost #price5 table,
  #cost #price6 table {
    display: block !important;
  }
}
@media screen and (max-width: 800px) {
  #utp .head_button {
    padding-top: 14px;
    left: 5%;
    width: 125px;
  }
  .head_button .button-two span {
    font-size: 15px;
  }
  .head_button .button-two span:after {
    font-size: 40px;
  }
	#utp .logo {
		display: block;
	}
	#utp .logo img {
		display: block;
		margin: 0 auto;
	}
	#utp .logo p {
		display: block;
		text-align: center;
	}
	#utp .navigate {
		margin-top: 10px;
	}
	#utp .navigate .slicknav_menu .slicknav_nav {
		position: relative;
		margin-top: 20px;
		right: auto;
		width: 100%;
	}
	#utp .navigate .slicknav_menu .slicknav_nav ul li {
		border-top: 1px solid #666;
	}
	#utp .desc {
		font-size: 23px;
		line-height: 48px;
    text-align: center;
	}
  #utp .line,
  #utp .d2 {
    display: none;
  }
	#utp .d2 {
		font-size: 24px;
	}
	#utp .phones p:first-child {
		font-size: 24px;
	}
	#utp .form_box {
		height: auto;
	}
	#utp .form_box .desc {
		margin-top: 20px;
	}
	#utp .form_box form {
		padding: 0 21px;
	}
	#utp .form_box form .gr input {
		margin-bottom: 24px;
	}
	#utp .form_box form .gr button {
		margin-bottom: 20px;
	}
	#utp .form_box form .gr input,
	#utp .form_box form .gr button {
		width: 100%;
	}
	#this .title {
		font-size: 34px;
		margin: 20px auto;
	}
	#cost .title2 {
		font-size: 36px;
		margin: 20px auto;
		line-height: 48px;
	}
	#this .content .line .des {
		width: 100%;
	}
	#demo .title2 {
		font-size: 40px;
		margin-top: 20px;
	}
	#demo .d {
		font-size: 24px;
	}
	#usl .title {
		font-size: 40px;
		margin: 20px auto;
	}
  #usl ul {
    padding: 0;
    font-size: 14px;
    padding-left: 15px;
  }
  #usl .usl-float:nth-child(n) {
    float: left;
    height: 370px;
    margin-bottom: 20px;
  }

  #usl .content .item a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #usl .content .item {
    width: auto;
  }
  #usl .content .item .t {
    font-size: 15px;
  }
  #usl .content:after {
    content: "";
    display: block;
    clear: both;
  }
	#demo .form_box form .gr input {
		margin-bottom: 24px;
	}
	#skid .title {
		font-size: 28px;
		margin: 20px auto;
		line-height: 35px;
	}
	#skid .title br {
		display: none;
		visibility: collapse;
	}
	#skid .form_box form .gr input {
		margin-bottom: 24px;
	}
	#skid {
		min-height: auto;
	}
	#skid .skid_yellow {
		min-height: auto;
	}
	#skid .form_box form .gr button {
		margin-bottom: 20px;
	}
	#form_skid,
	#form_demo {
		margin-bottom: 0px;
	}
	#tren .content .tren_center {
		width: 100%;
	}
	#tren .title2,
	#raspisanie .title2 {
		font-size: 36px;
		margin: 20px auto;
	}
  #foot .cont .title2 {
    font-size: 36px;
    margin: 20px auto;
  }
  #foot .cont {
    padding-top: 0px;
  }
  #usl .content .item .ic img {
    margin: 0 auto;
  }
}

@media screen and (min-width: 673px) {
	.twentyfourteen .tfmp {
		padding-right: 30px;
		padding-left: 30px;
	}
}
@media screen and (min-width: 1040px) {
	.twentyfourteen .tfmp {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media screen and (min-width: 1110px) {
	.twentyfourteen .tfmp {
		padding-right: 30px;
		padding-left: 30px;
	}
}
@media screen and (min-width: 1218px) {
	.twentyfourteen .tfmp {
		margin-right: 54px;
	}
	.full-width .twentyfourteen .tfmp {
		margin-right: auto;
	}
}
/**
 * Twenty Fifteen specific styles
 */

.twentyfifteen .t15mp {
	padding-left: 7.6923%;
	padding-right: 7.6923%;
	padding-top: 7.6923%;
	margin-bottom: 7.6923%;
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.twentyfifteen .mptt-sidebar .widget.mptt-container {
	padding: 0;
}
@media screen and (min-width: 38.75em) {
	.twentyfifteen .t15mp {
		margin-right: 7.6923%;
		margin-left: 7.6923%;
		margin-top: 8.3333%;
	}
}
@media screen and (min-width: 59.6875em) {
	.twentyfifteen .t15mp {
		margin-left: 8.3333%;
		margin-right: 8.3333%;
		padding: 10%;
	}
	.single-product .twentyfifteen .entry-summary {
		padding: 0 !important;
	}
}
/**
 * Twenty Sixteen specific styles
 */

.twentysixteen .site-main {
	margin-right: 7.6923%;
	margin-left: 7.6923%;
}
.twentysixteen .entry-summary {
	margin-right: 0;
	margin-left: 0;
}
@media screen and (min-width: 44.375em) {
	.twentysixteen .site-main {
		margin-right: 23.0769%;
	}
}
@media screen and (min-width: 56.875em) {
	.twentysixteen .site-main {
		margin-right: 0;
		margin-left: 0;
	}
}
/* tabble */

.tab-pane>table td {
	border: 1px solid #fff;
	font-size: 18px;
}
/* theme styles */

.mptt-column .event[id^="event_columns_"] {
	overflow: auto;
}
.mptt-theme-mode-event.event {
	overflow: auto;
}
.mptt-main-wrapper.mp-event-item img:not(.avatar) {
	width: 100%;
	height: auto;
}
.mptt-main-wrapper .mptt-content {
	width: 66.999%;
	margin-right: 3%;
	float: left;
}
.mptt-main-wrapper .mptt-sidebar {
	width: 30%;
	float: left;
}
.mptt-main-wrapper .event-title {
	margin: 0 0 2rem;
}
.mptt-main-wrapper .thumbnail-wrapper {
	margin-bottom: 1rem;
}
.mptt-main-wrapper .event-content {
	margin: 1rem 0;
}
.mptt-main-wrapper .timeslots-title {
	margin: 1rem 0;
}
.mptt-main-wrapper .mptt-event.events-list {
	margin: 0 0 1rem 2rem;
	list-style: none;
	padding: 0;
}
.mptt-main-wrapper .mptt-event.events-list .event {
	list-style: outside;
	padding: 1rem;
}
.mptt-main-wrapper .mptt-event.events-list .event .event-title {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-event.events-list .event .event-subtitle {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-event.events-list .event .timeslot, .mptt-main-wrapper .mptt-event.events-list .event .event-user {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-event.events-list .event .event-description {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-event.events-list .event .event-user .avatar {
	border-radius: 50%;
}
.mptt-main-wrapper .mptt-event.events-list .event:last-child {
	margin-bottom: 0;
}
.mptt-main-wrapper .column-title {
	margin: 0 0 2rem 0;
}
.mptt-main-wrapper .column-content {
	margin: 1rem 0;
}
.mptt-main-wrapper .mptt-column.events-list {
	margin: 0 0 2rem 0;
	list-style: none;
	padding: 0;
}
.mptt-main-wrapper .mptt-column.events-list .event {
	list-style: none;
	padding: 1rem;
}
.mptt-main-wrapper .mptt-column.events-list .event .event-thumbnail {
	float: left;
	margin: 0 2rem 2rem 0;
}
.mptt-main-wrapper .mptt-column.events-list .event .event-title {
	clear: none;
	margin: 0 0 0.25rem 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-column.events-list .event .event-subtitle {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-column.events-list .event .timeslot, .mptt-main-wrapper .mptt-column.events-list .event .event-user {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-column.events-list .event .event-description {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-main-wrapper .mptt-column.events-list .event .event-user .avatar {
	border-radius: 50%;
}
.upcoming-events-widget {
	margin-top: 2rem;
}
.upcoming-events-widget .mptt-widget.events-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.upcoming-events-widget .mptt-widget.events-list .event {
	list-style: none;
	margin-bottom: 2rem;
	padding: 0.5rem 2rem;
	border: none;
	border-left: 3px solid #3b5998;
}
.upcoming-events-widget .mptt-widget.events-list .event .event-title {
	margin: 0 0 0.25rem 0;
	padding: 0;
}
.upcoming-events-widget .mptt-widget.events-list .event .column-title {
	margin: 0.25rem 0 0;
	padding: 0;
}
.upcoming-events-widget .mptt-widget.events-list .event .timeslot, .upcoming-events-widget .mptt-widget.events-list .event .event-user {
	margin: 0.25rem 0 0;
	padding: 0;
}
.upcoming-events-widget .mptt-widget.events-list .event.mptt-colorized .event-title {
	margin: 0 0 0.25rem 0;
	padding: 0;
	color: inherit;
}
.upcoming-events-widget .mptt-widget.events-list .event.mptt-colorized .event-title .event-link {
	color: inherit;
}
.mptt-container {
	list-style: none;
}
/*====== Widget End ======*/

/* ====== Shortcode start ====== */

.mptt-shortcode-wrapper {
	/* overflow-y: hidden; */
}
.mptt-shortcode-wrapper .mptt-shortcode-table {
	margin-top: 1rem;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {
	background-color: #f0f0f0;
	border: 1px solid #ffffff;
	text-align: center;
	color: #404040;
	padding: 0.25rem 1rem;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) {
	background-color: #f0f0f0;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td {
  height: 60px !important;
	position: relative;
	border: 1px solid #ffffff;
	padding: 0;
	line-height: normal;
	box-sizing: initial;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.event {
	background-color: #3b5998;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours {
	padding: 0 1rem !important;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:active {
	height: 179px !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container {
	position: absolute;
	height: 182px;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	overflow: hidden;
	outline: 1px solid #fff;
	color: inherit;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container p {
	color: inherit;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title {
	color: inherit;
	display: inline-block;
	margin: 0.5rem 0.25rem 0.25rem 0.25rem;
	text-decoration: none;
	font-size: 1.1em;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-subtitle {
	margin: 0.25rem;
	font-size: 0.86em;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user {
	margin: 0.25rem;
	font-size: 0.86em;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user .avatar {
	border-radius: 50%;
	margin-right: 3px;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-description {
	font-size: 0.86em;
	margin: 0.25rem;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot {
	font-size: 1em;
	margin: 0.94rem;
}

.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover span {
	/*background-color: inherit;
	display: inline-block;
	height: auto !important;
	overflow: visible;
	z-index: 10;*/
	text-decoration: none !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-title {
	text-decoration: underline;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container.mptt-full-height:hover {
	height: 100% !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table .mptt-hidden {
	display: none;
	opacity: 0;
	clear: both;
}
.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody tr:nth-child(2n+2) td.event {
	background-color: inherit;
}
.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event {
	background-color: #ffffff;
}
.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event .event-user img {
	position: relative;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs {
	margin: 0 0 1rem;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li {
	display: inline-block;
	padding: 0.25rem 0.5rem 0.25rem 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list {
	display: none;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column {
	margin: 2rem 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-column-title {
	margin: 2rem 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list {
	list-style: none;
	margin: 2rem;
	padding: 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event {
	list-style: none;
	margin-bottom: 2rem;
	padding: 0 0 0 2rem;
	border-left: 3px solid #3b5998;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .mptt-event-title {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .timeslot, .mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-user {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-description {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-user {
	margin: 0.25rem 0 0;
	padding: 0;
}
.mptt-shortcode-wrapper.mptt-table-fixed {
	overflow-x: scroll;
}
.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table {
	table-layout: auto;
}
.mptt-shortcode-wrapper.mptt-table-fixed thead, .mptt-shortcode-wrapper.mptt-table-fixed tbody {
	width: 100%;
}
/* ====== Shortcode end ====== */

/* ====== Media start ===== */

@media (max-width: 767px) {
	/*.mptt-main-wrapper .mptt-content {
		padding: 0 2rem 2rem;
		width: 100%;
	}
	.mptt-main-wrapper .mptt-sidebar {
		padding: 0 2rem 2rem;
		width: 100%;
	}
	.mptt-shortcode-wrapper .mptt-shortcode-list {
		display: block;
	}
	.mptt-shortcode-wrapper .mptt-shortcode-table {
		display: none!important;
	}
	.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-list {
		display: none!important;
	}
	.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table {
		display: table;
	}
	.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table td.event {
		min-width: 200px;
	}
}
.mptt-clearfix {
	*zoom: 1;
}
.mptt-clearfix:before, .mptt-clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.mptt-clearfix:after {
	clear: both;
}
.twentysixteen.mptt-shortcode-wrapper .event-title {
	box-shadow: none;
}
.mptt-theme-mode-event.event .event-user img {
	position: relative;
}
body.mprm_ie .mptt-shortcode-table .mptt-event-container.mptt-full-height:hover {
	height: auto !important;
}
.twentyfifteen.mptt-shortcode-wrapper .event-title {
	border-bottom: none;
}
.twentyfourteen .mptt-content {
	width: 100%;
	margin: 0;
}*/

