/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
/*B new*/
.banners-big .main-slider .main-slider__item {
	height: 280px;
}
.banners-big--normal .banners-big__depend-height {
	height: auto;
}
.banners-big__title {
	margin: 60px 0px 0px 0px;
	text-align: center;
}
@media(max-width: 767px) {
	.banners-big__title {
		margin: 30px 0px 0px 0px;
	}
	.banners-big .main-slider .main-slider__item {
		height: 200px;
	}
}
@media(max-width: 600px) {
	.news-list-hoster .maxwidth-theme {
		padding: 0;
	}
	.news-list-hoster .row {
		margin: 0;
	}
	#main .news-list-hoster .mobile-offset {
		flex-wrap: wrap;
		padding: 0 !important;
		margin: 0 0px 0 0px !important;
		overflow: hidden;
		width: 100%;
	}
	.news-list-hoster .news-list {
		margin-bottom: 0px;
	}
	.news-list-hoster .news-list:last-child {
		margin-bottom: 0px;
	}
	.news-list-hoster .bottom_nav.mobile_slider .ajax_load_btn {
		margin: 0 auto;
	}
	#main .news-list-hoster .mobile-scrolled .bottom_nav.mobile_slider {
		width: 100%;
	}
	#main .news-list-hoster .mobile-scrolled:not(.grid-list--no-gap)>div {
		padding: 0 7px 25px;
		box-sizing: border-box;
	}
	#main div:not(.page-top-info) .news-list-hoster .grid-list .item-w25 {
		width: 50%;
	}
	#main div:not(.page-top-info) .news-list-hoster .grid-list .item-w50 {
		width: 100%;
	}
	.news-list-hoster .news-list__item-image-wrapper--BG {
		padding-top: 80%;
	}
	#main .news-list-hoster .news-list__item-text-wrapper {
		padding: 15px 10px;
	}
	.news-list-hoster .news-list>.maxwidth-theme:first-child {
		padding: 0 7px;
	}
	.news-list-hoster .news-list {
		padding: 20px 0 0;
	}
}
.site_map_wrapper table td {
	display: inline-block;
}
.header__top-inner .header__top-item_margin {
	margin-left: auto;
}
.news-list {
	padding: 30px 0px;
}
.news-list-korean-template {
	background: left top repeat url('/upload/news-list/background-pattern-blue.jpg');
	overflow: hidden;
	height: fit-content;
}
.news-right, .news-right__container {
	height: 100%;
}
.news-right .index-block__preview {
	margin-bottom: 20px;
}
.news-right__img {
	border-radius: 4px;
	overflow: hidden;
	margin: 0 0 20px;
}
.news-right__img img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: contain;
	vertical-align: top;
	object-position: top;
}
.news-right__item {
	margin: 0px 0px 30px 0px;
}
.news-right__item:last-child {
	margin: 0px 0px 0px 0px;
}
.news-right__item-date {
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin: 0px 0px 15px 0px;
}
.news-right__item-text a {
	display: inline-block;
}
.news-right__item-text, .news-right__item-text a {
	color: #333333;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	margin: 0px 0px 0px 0px;
}
.news-list__item-head-hoster {
	margin: 0px 0px 15px 0px;
}
.news-list-hoster .news-list__item {
	border: 1px solid #E5E5E5;
	border-radius: 4px;
}
.news-list-hoster .news-list__item-image.rounded-4 {
	border-radius: 3px 3px 0px 0px;
}
.news-list-hoster .news-list__item-text-wrapper {
	padding: 25px 30px;
}
.news-list-hoster .news-list__item-title {
	margin: 0px 0px 13px 0px;
}
.news-list__item-head-hoster span {
	margin: 0px 0px 0px 0px;
	font-weight: 400;
	font-size: 11px;
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	line-height: 19px;
	color: #666666;
	display: inline-block;
	padding: 2px 7px;
}
.news-right {
	margin: 40px 0px 0px 0px;
}
.company-item-hoster {
	background-position: center;
	background-size: cover;
	padding: 80px 0 96px;
}
.company-item-hoster * {
	color: #ffffff;
}
.company-item-hoster__img {
	margin: 61px 0px 20px 0px;
}
.company-item-hoster__img img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	object-fit: contain;
	object-position: top;
}
.index-block--padding-bottom-80>.company-item-hoster {
	margin-bottom:  80px;
}
.index-block--padding-top-80>.company-item-hoster {
	margin-top: 80px;
}
.company-picture-hoster {
	margin: 60px 0px 0px 0px;
}
	.company-picture-hoster__container {
		padding: 40px 25px 20px;
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	.company-picture-hoster__images {
		display: flex;
		justify-content: center;
		margin: 0 -5px 20px;
	}
	.company-picture-hoster__img-item {
		flex: 0 0 33.333%;
		margin: 0 5px;
	}
	.company-picture-hoster__img-item img {
		border: solid 4px #fff;
		margin: 0 auto;
		display: block;
		height: 100%;
		object-fit: cover;
		max-width: 100%;
	}
	.company-picture-hoster__text {
		margin: 0px 0px 10px 0px;
		font-weight: 700;
		font-size: 16px;
		line-height: 23px;
		text-transform: uppercase;
	}
	.company-picture-hoster__btn {
		border-radius: 50px;
	}
	.company-picture-hoster__bottom {
		margin: 0px 0px 30px 0px;
		text-align: center;
	}
.brands-list--narrow {
	background: left top repeat url('/upload/news-list/background-pattern-blue.jpg');
}
.news-list-img-hoster {
	width: 100%;
	height: 400px;
	max-height: 100%;
	object-fit: contain;
}
.main div:not(.page-top-info) .news-list-hoster .grid-list .item-w25 {
	width: 50%;
}
.main div:not(.page-top-info) .news-list-hoster .grid-list .item-w50 {
	width: 100%;
}
.mobilemenu__menu-item--with-icon>.link-wrapper a {
	width: auto !important;
}
@media(min-width: 601px) and (max-width: 1023px) {
	.news-list-hoster .news-list__item-image-wrapper--BG {
		padding-top: 40%
	}
}
@media(min-width: 768px) {
	.company-picture-hoster__container {
		padding: 40px 70px 20px;
	}
	.company-picture-hoster__bottom {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0px 0px 0px 0px;
	}
	.company-picture-hoster__images {
		margin: 0 -13px 47px;
	}
	.company-picture-hoster__img-item {
		margin: 0 13px;
	}
	.company-picture-hoster__text {
		margin: 0px 23px 0px 0px;
	}
}
@media(min-width: 1024px) {
	.company-picture-hoster__img-item img {
		transition: transform 0.3s ease;
	}
	.company-picture-hoster__img-item img:hover {
		transform: scale(1.1);
	}
	.company-picture-hoster {
		margin: 0px 0px 52px 0px;
	}
	.news-right__item {
		margin: 0px 0px 50px 0px;
	}
	.news-right__container {
		padding: 50px 60px;
	}
	.news-right {
		margin: 0px 0px 0px 0px;
	}
	.news-list-hoster__container {
		display: flex;
	}
	.news-list-hoster__container>* {
		width: 50%;
		flex: 0 0 50%;
	}
	.news-right__item-text a:hover {
		color: #365edc;
		color: var(--fill_dark_light_hover);
	}
}
@media(min-width: 1600px) {
	.company-picture-hoster__container {
		padding: 102px 70px 43px;
	}
	.news-right__container {
		padding: 58px 130px 100px;
	}
}
/*table*/
.table-colored-adaptive thead th {
	background: #365edc;
	background: var(--theme-base-color);
	color: #ffffff;
}
.table-colored-adaptive th, .table-colored-adaptive td {
	padding: 5px 10px;
}
/*B siter*/
.siter {
    overflow: hidden;
}
.siter__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #999;
    text-decoration: none;
    white-space: nowrap;
}
.siter__logo {
    display: inline-block;
    width: 40px;
    fill: #999;
    transition: all 0.3s ease-in-out;
}
.siter__link:visited, .siter__link:focus {
    color: #999;
}
.siter__link span{
    transition: color 0.3s ease-in-out;
    color: inherit;
}
.siter__link:hover span{
    color: #fff;
}
.siter__link:hover .siter__logo {
    fill: #fff;
}
.siter__text--left {
    margin-right: 5px;
}
.siter__text--right {
    margin-left: 5px;
}
@media (min-width: 1024px) {
    .siter__logo {
        transform: rotate(0deg);
    }
    .siter__link:hover .siter__logo {
        transform: rotate(180deg);
    }
}
.news-list-korean-template .index-block__title, .news-list-korean-template .index-block__link.right_link_block, .brands-list--narrow .index-block__title, .brands-list--narrow .index-block__link.right_link_block, .theme-dark .news-list-korean-template .more_text_ajax {
	color: #333;
}
.news-list-korean-template .more_text_ajax:hover, .news-list-korean-template .index-block__link.right_link_block:hover, .brands-list--narrow .index-block__link.right_link_block:hover {
	color: var(--theme-base-color);
}
.banners-big__title {
	color: var(--white_text_black);
}
/*=================*/

.btn-none{
	display: none;
}

.BIG_BANNER_INDEX .banners-big {
	padding-bottom: 0;
}
.news-list-hoster {
	padding-top: 0 !important;
}
.brands-list__image-wrapper {
	width: 170px;
	height: 100px;
}
.brands-list--items-close .brands-list__item.bordered {
	background: none;
	padding: 5%;
	border: none;
}
/*fixes*/
hr {
	max-width: 100%;
}
div.editor_dialog {
	height: 510px !important;
}
.form.popup {
	padding-bottom: 80px;
}
.footer_top .items {
	cursor: pointer;
}
.head-block-wrapper .blocks_filter .line-block--gap-40 {
	gap: 0;
	margin-left: -20px;
	margin-right: -20px;
	overflow: auto;
}
.head-block-wrapper .blocks_filter .line-block--gap-40 .line-block__item {
	margin-left: 20px;
	margin-right: 20px;
}
.detail .content img {
	display: block;
	margin-bottom: 20px;
	object-fit: contain;
}

.detail .content img.left {
	display: inline-block;
float:left;
padding-right:20px;
	margin-bottom: 20px;
	object-fit: contain;
}

.detail .content img.right {
	display: inline-block;
float:right;
padding-left:20px;
	margin-bottom: 20px;
	object-fit: contain;
}

@media (max-width: 499px) {
	.vacancy-info__properties {
		margin-left: 0;
		margin-right: 0;
	}
	.vacancy-info__properties .vacancy-info__property {
		padding-left: 0;
		padding-right: 0;
	}
	label.error {
		position: static;
	}
}
@media (max-width: 390px) {
	.g-recaptcha {
		transform: scale(0.8);
		transform-origin: 0;
	}
	.g-recaptcha iframe {
		max-width: none;
	}
}
@media (max-width: 340px) {
	.mobileheader__item {
		flex: 0 1 auto;
	}
	.mobileheader__item--right-icons {
		width: auto;
		flex: 1 1 auto;
	}
	.mobileheader__item--right-icons .line-block {
		justify-content: flex-end;
	}
	.mobileheader__item--right-icons .line-block>.line-block__item {
		padding-left: 10px;
		padding-right: 10px;
	}
	.mobileheader .line-block__item:not(.hidden)+.logo {
		max-width: none;
		flex: 0 1 auto;
	}
	.logo a img {
		max-width: 100%;
	}
}
/*================================*/
.main table.table.table-bordered td {
border-color: transparent
}
