Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
7.1 kB
2
Indexable
html {
	--theme-font-size: 15px;
	font-size: 15px;
}

body {
	color: var(--white_text_black);
}

.content table,
#dops table {
	border: 1px solid #000000;
	width: 100%;
}

.content table th,
#dops table th {
	border: 1px solid #000000;
	vertical-align: middle;
	background: #399065;
	text-align: center;
	font-weight: 600;
	padding: 5px 3px;
	line-height: 1;
	color: #ffffff;
	width: 20%;
}

.content table td,
#dops table td {
	border: 1px solid #000000;
	background: #ffffff;
	text-align: center;
	font-weight: 600;
	padding: 5px 3px;
	line-height: 1;
	color: #000000;
}

@media (max-width: 992px) {
	.content table,
	#dops table {
		border: none;
	}

	.content table thead,
	#dops table thead {
		display: none;
	}

	.content table tbody,
	.content table tr,
	.content table td,
	#dops table tbody,
	#dops table tr,
	#dops table td {
		display: block;
	}

	.content table tr,
	#dops table tr {
		background: #ffffff;
		padding: 5px;
	}

	.content table tr:nth-child(even),
	#dops table tr:nth-child(even) {
		background: #dfdfdf;
	}

	.content table td,
	#dops table td {
		background: transparent;
		line-height: 1.2;
		font-weight: 400;
		text-align: left;
		border: none;
		padding: 0;
	}

	.content table td[data-title]:before,
	#dops table td[data-title]:before {
		content: attr(data-title)': ';
		font-weight: 600;
		color: #000000;
	}
}

.logo {
	max-width: none;
	height: auto;
}

.logo svg {
	height: 100%;
	width: 100%;
}

.breadcrumbs__item-name,
.tabs .nav-tabs li a,
.tabs .nav-tabs li > span,
.color_333,
.color_999,
.side-menu > li .top-level-link {
	color: var(--white_text_black);
}

.burger-menu--dark .burger-menu__link--light,
.burger-menu--dark .burger-menu__link--light:hover {
	color: #fff;
}

.color_333,
.color_999,
.status-icon {
	font-weight: 600;
}

.status-icon,
.tabs .nav-tabs li a,
.tabs .nav-tabs li > span {
	font-size: 1rem;
}

.catalog-detail__garanty svg path,
#main .header--color_dark:not(.bg_none) .menu-light-icon-fill path:nth-child(1),
#main .header--color_dark:not(.bg_none) .menu-light-icon-fill path:nth-child(2) {
	fill: #ffffff;
}

#main .header--color_colored:not(.bg_none) .light-opacity-hover:hover {
	opacity: 1;
}

.burger-menu--dark .burger-menu__link--light:after,
#main .header--color_colored:not(.bg_none) .light-opacity-hover span:after {
	transition: width 200ms ease;
	background: currentColor;
	margin-top: 1px;
	display: block;
	content: '';
	height: 2px;
	width: 0;
}

.burger-menu--dark .burger-menu__link--light:hover:after,
#main .header--color_colored:not(.bg_none) .light-opacity-hover:hover span:after {
	width: 100%;
}

.phones,
.side-menu > li .top-level-link {
	font-size: 1.2rem;
}

.phones__callback {
	font-weight: 600;
}

body.menu_lowercase_n .header-menu__title {
	font-size: 0.85rem;
}

.side-menu > li .top-level-link:focus,
.side-menu > li .top-level-link:hover {
	background: #399064;
	color: #fff;
}

.sections-list__item-image-wrapper--BG:after {
	top: 20%;
}

.properties.list .properties__value {
	font-weight: 400;
}

.header-menu__dropdown-item > a:hover {
	text-decoration: underline;
}

.font_13 {
	font-size: 1em;
	line-height: calc(1em + 7px);
}

.contacts-staff_section {
	border-top: 1px solid #e5e5e5;
	border-top: 1px solid var(--stroke_black);
	padding-top: 80px;
	margin-top: 30px;
}

.contacts-staff {
	padding: 0 0 40px;
}

.contacts-staff_post {
	font-size: 1.25rem;
	margin-bottom: 2px;
	font-weight: 700;
	line-height: 1.2;
}

.contacts-staff_name {
	margin-bottom: 10px;
	font-size: 1.125rem;
}

.contacts-staff_phone {
	font-size: 1rem;
}

.contacts-staff_email {
	font-size: 1rem;
}

body.header_opacity.front_page .header.header--offset .header__top-part.header__top-part--can-transparent .search .search-input,
body.header_opacity.front_page .header:not(.header--offset) .header__top-part.bg_none.header__top-part--can-transparent .search .search-input,
body.header_opacity.front_page .header:not(.header--offset) .header__top-part.header__top-part--no_border.header__top-part--can-transparent .search .search-input {
	background: rgba(255, 255, 255, 0.6) !important;
}

@media (min-width: 1200px) {
	.contacts-staff_section .row > .col-lg-3:nth-child(4n+1){
		clear: both;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.contacts-staff_section .row > .col-md-4:nth-child(3n+1){
		clear: both;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.contacts-staff_section .row > .col-sm-6:nth-child(2n+1){
		clear: both;
	}
}

@media (max-width: 600px) {
	.mobileheader .line-block__item:not(.hidden) + .logo {
		max-width: 200px;
	}
	
	.banners-big__buttons-item {
		width: calc(100% - 10px);
	}

	.banners-big__buttons .btn {
		display: block;
	}
	.banners-big--adaptive-1 .banners-big__text-block {
    -webkit-line-clamp: 7 !important;
	    line-height: 17px !important;
		font-size: 30px !important;

	}
body .banners-big .main-slider .owl-carousel__dots {
    bottom: 25px !important;
    display: inline-block;
    position: relative;
}
.banners-big--adaptive-1 .banners-big__text-block {
    line-height: 35px !important;
   /* overflow: initial !important;*/
}
img.ls-is-cached.lazyloaded {
    margin-top: 10px !important;
}	

}

@media (max-width: 340px) {
	.mobileheader__item--right-icons {
		width: 33px;
	}
}
.vacancy-accordion__property-value {

    color: black !important ;
}
#wrapper .content .right .share .a{
color: #fff !important;
}
#bx_3054745969_649 > div > div.banners-big__text.banners-big__text--center.banners-big__depend-height > div.banners-big__text-wrapper > div > b:nth-child(4) > span > span {
font-size: 33px !important;
    margin-top: 15px !important;
    display: inline-block;
}

#bx_3054745969_649 > div > div.banners-big__text.banners-big__text--center.banners-big__depend-height > div.banners-big__text-wrapper > div > b:nth-child(10) > span {
    font-size: 25px !important;
}
.tizers-list__item-text-wrapper {
    margin-top: 1.75em !important;
}
/*b7music*/
.char-side__title.font_15.color_333 {
    font-size: 1.3em;
}
.properties.list.font_14 {
    font-size: 1.1em;
}
/*b7music
.blog-list__item-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    padding-top: 126%;
    width: 100%;
}
.blog-list__item-title.switcher-title.font_16 {
    z-index: 100;
    font-size: 18px;
	    text-align: center;
    color: #fff !important;
	    box-sizing: border-box;
    margin: auto;
}
#main .blog-list__item .sticker {
    display: none !important;
}
.blog-list__item-text-top-part.flexbox.flexbox--justify-beetwen.flexbox--direction-column-reverse {
    padding: 35px 40px 20px 40px !important;
    opacity: 0.6;

    background-color: black !important;
}
a.dark_link.color-theme-target {
    color: #FFF;
}
.blog-list__item-text-top-part.flexbox.flexbox--justify-beetwen.flexbox--direction-column-reverse {
    padding: 35px 40px 0 40px;
  
    opacity: 0.6;

    background-color: black !important;
}
.blog-list__item-text-wrapper--BOTTOM_RELATIVE {
    padding: 0px 0px !important;
}
*/
.color_999 {
    color: #999;
}
a.scroll-to-top.ROUND_COLOR, a.scroll-to-top.RECT_COLOR {
    margin-bottom: 25px;
}