

/* Start:/bitrix/templates/liton/assets/css/about.css?162496948310772*/
/* Подключение шрифта MullerLight */
@font-face {
    font-family: "MullerLight";
    src: url("/bitrix/templates/liton/assets/fonts/MullerLight/MullerLight.eot");
    src: url("/bitrix/templates/liton/assets/fonts/MullerLight/MullerLight.eot?#iefix")format("embedded-opentype"),
        url("/bitrix/templates/liton/assets/fonts/MullerLight/MullerLight.woff") format("woff"),
        url("/bitrix/templates/liton/assets/fonts/MullerLight/MullerLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

/* Подключение шрифта MullerBold */
@font-face {
    font-family: "MullerBold";
    src: url("/bitrix/templates/liton/assets/fonts/MullerBold/MullerBold.eot");
    src: url("/bitrix/templates/liton/assets/fonts/MullerBold/MullerBold.eot?#iefix")format("embedded-opentype"),
        url("/bitrix/templates/liton/assets/fonts/MullerBold/MullerBold.woff") format("woff"),
        url("/bitrix/templates/liton/assets/fonts/MullerBold/MullerBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

/* Подключение шрифта MullerRegular */
@font-face {
    font-family: "MullerRegular";
    src: url("/bitrix/templates/liton/assets/fonts/MullerRegular/MullerRegular.eot");
    src: url("/bitrix/templates/liton/assets/fonts/MullerRegular/MullerRegular.eot?#iefix")format("embedded-opentype"),
        url("/bitrix/templates/liton/assets/fonts/MullerRegular/MullerRegular.woff") format("woff"),
        url("/bitrix/templates/liton/assets/fonts/MullerRegular/MullerRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

.gray-block {
    background-color: #f8f8f8;
}

.container h3 {
    font-family: 'MullerBold';
    font-weight: bolder;
}

.thanks-head div,
.subscribe-block p {
    font-family: 'MullerRegular';
    font-size: 18px;
}

.about-block {
    margin-top: 48px;
}

.about-block .about-block-left {
    float: left;
    width: 50%;
    padding-right: 15px;
}

.about-block .about-block-left img {
    width: 100%;
}

.about-block .about-block-right {
    float: right;
    width: 50%;
    padding-left: 15px;
}

.about-block .about-block-right h3 {
    margin: 37px 0 28px;
}

.about-block h3 {
    font-family: 'MullerBold';
    font-size: 22px;
    margin: 20px 0 38px;
}

.about-block p {
    font-family: 'MullerRegular';
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
}

.about-block p.podpis {
    font-family: 'MullerLight';
    font-size: 18px;
}

.about-block .about-contact {}

.about-block .block-tel {
    float: left;
    background-image: url("/bitrix/templates/liton/images/about/block-tel.png") !important;
    background-repeat: no-repeat;
    font-family: 'MullerBold';
    font-size: 14px;
    line-height: 18px;
    padding-left: 25px;
    margin-right: 58px;
    color: #464f63;
    text-decoration: none;
}

.about-block .block-mail {
    float: left;
    display: block;
    background-image: url("/bitrix/templates/liton/images/about/block-mail.png") !important;
    background-repeat: no-repeat;
    font-family: 'MullerRegular';
    font-size: 14px;
    color: #464f63;
    line-height: 18px;
    padding-left: 33px;
    text-decoration: none;
}

.company-hystory {
    position: relative;
    width: auto;
    margin: auto;
    margin-top: 120px;
    margin-bottom: 90px;
}

.company-hystory .owl-dots {
    display: none;
}

.company-hystory h3 {
    font-family: 'MullerBold';
    font-size: 22px;
    margin-bottom: 58px;
}

.company-hystory .year-line-long {
    position: absolute;
    background-image: url("/bitrix/templates/liton/images/about/year-line-long.png") !important;
    background-repeat: no-repeat;
    width: 100%;
    height: 11px;
    margin-top: 4px;
    margin-left: -50px;
}

.owl-hystory {
    position: relative;
    margin-left: 50px;
}

.owl-hystory .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: -78px;
    right: 10px;
}

.owl-hystory .owl-nav button.owl-prev,
.owl-hystory .owl-nav button.owl-next {}

.owl-hystory .owl-nav button.owl-prev {
    background-image: url("/bitrix/templates/liton/images/thanks/left.png") !important;
    width: 37px;
    height: 37px;
    margin-right: 15px;
}

.owl-hystory .owl-nav button.owl-next {
    background-image: url("/bitrix/templates/liton/images/thanks/right.png") !important;
    width: 37px;
    height: 37px;
}

.owl-hystory .owl-nav button.owl-prev span,
.owl-hystory .owl-nav button.owl-next span {
    display: none;
}

button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

.owl-hystory .owl-stage-outer {
    height: 220px;
}

/*
.owl-hystory .item {
    display: block;
    width: 368px;
    height: 180px;
}

.owl-hystory .owl-item {
    margin-right: 20px !important;
}
*/
/*
.owl-hystory .owl-item {
    margin-left: 12px;
    margin-right: 0px !important;
    width: 378px !important;
    padding-left: 10px;
}
*/
.owl-hystory .owl-item a {
    display: block;
}

.owl-hystory .item .year-line {
    position: absolute;
    left: -10px;
}

.owl-hystory .item h4 {
    font-family: 'MullerBold';
    font-size: 18px;
}

.owl-hystory .item p {
    font-family: 'MullerRegular';
    font-size: 16px;
    line-height: 27px;
}

.achievements h3 {
    font-family: 'MullerBold';
    font-size: 22px;
    margin-bottom: 38px;
}

.achievements .block-figure {
    float: left;
    display: block;
    width: 285px;
    height: 130px;
}

.achievements .block-figure b {
    font-family: 'MullerBold';
    font-size: 48px;
    color: var(--pink);
}

.achievements .block-figure span {
    font-family: 'MullerRegular';
    font-size: 22px;
    color: var(--pink);
}

.achievements .block-figure p {
    font-family: 'MullerRegular';
    font-size: 16px;
    margin-top: -7px;
}

.begin-work h3 {
    font-family: 'MullerBold';
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 38px;
}

.begin-work .block-rule {
    float: left;
    background-repeat: no-repeat;
    background-position-x: 14px;
    width: 380px;
    height: 110px;
    font-family: 'MullerRegular';
    font-size: 18px;
    padding-left: 90px;
}

.begin-work .block-rule:nth-child(2) {
    background-image: url("/bitrix/templates/liton/images/about/begin-work1.png") !important;
}

.begin-work .block-rule:nth-child(3) {
    background-image: url("/bitrix/templates/liton/images/about/begin-work2.png") !important;
    padding-top: 5px;
}

.begin-work .block-rule:nth-child(4) {
    background-image: url("/bitrix/templates/liton/images/about/begin-work3.png") !important;
    padding-top: 12px;
}

.begin-work .block-rule:nth-child(5) {
    background-image: url("/bitrix/templates/liton/images/about/begin-work4.png") !important;
    padding-top: 10px;
}

.begin-work .block-rule:nth-child(6) {
    background-image: url("/bitrix/templates/liton/images/about/begin-work5.png") !important;
    padding-top: 15px;
}

.begin-work .block-rule:nth-child(7) {
    background-image: url("/bitrix/templates/liton/images/about/begin-work6.png") !important;
    padding-top: 5px;
}

.begin-work .block-rule a {
    color: var(--pink);
    text-decoration: none;
}

.geography {
    background-image: url("/bitrix/templates/liton/images/about/geography.png");
    background-repeat: no-repeat;
    background-position-x: -20px;
    background-position-y: 67px;
    height: 780px;
}

.geography h3 {
    font-family: 'MullerBold';
    font-size: 22px;
    margin-top: 90px;
    margin-bottom: 20px;
}

.geography p {
    font-family: 'MullerRegular';
    font-size: 18px;
}

.geography img.mobile_img-scrol {
    display: none;
}

.trust h3 {
    font-family: 'MullerBold';
    font-size: 22px;
    margin-bottom: 80px;
}

.owl-trust {
    position: relative;
}

.owl-trust .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: -112px;
    right: 10px;
}

.owl-trust .owl-nav button.owl-prev {
    background-image: url("/bitrix/templates/liton/images/about/left-gray.png") !important;
    width: 37px;
    height: 37px;
    margin-right: 15px;
}

.owl-trust .owl-nav button.owl-next {
    background-image: url("/bitrix/templates/liton/images/about/right-gray.png") !important;
    width: 37px;
    height: 37px;
}

.owl-trust .owl-nav button.owl-prev span,
.owl-trust .owl-nav button.owl-next span {
    display: none;
}

.owl-trust .owl-stage-outer {
    height: 220px;
}

.owl-trust .item {
    width: 150px;
}

.owl-trust .owl-item {
    margin-right: 12px !important;
    min-height: 150px !important;
}

.owl-trust .owl-item img {
    width: auto !important;
}

.director.gray-block {
    padding-top: 100px;
    padding-bottom: 135px;
}

.director.gray-block .about-block {
    display: flex;
}

/* @media (min-width: 1400px) {
    .header-container {
        max-width: 1180px !important;
    }
} */

@media (max-width: 1209px) {
    /*.about-block .about-block-left {
        float: left;
        width: 50%;
    }

    .about-block .about-block-left img {
        width: 97%;
    }*/

    .about-block .about-block-right h3 {
        margin: 0px 0 28px !important;
    }

    .owl-hystory {
        width: 80% !important;
    }

    /*
    .owl-hystory .owl-item {
        margin-left: 35px;
        margin-right: 30px !important;
        width: 310px !important;
        padding-left: 20px;
    }
    */

    .geography {
        
        background-image: none;
        background-repeat: no-repeat;
        background-position-x: -20px;
        background-position-y: 67px;
        height: 780px;
    }

    .geography .block_mobile_img-scrol {
        overflow: scroll;
        overflow-y: hidden;
    }

    .geography img.mobile_img-scrol {
        display: block;
        margin-top: -50px;
    }

}

@media (max-width: 991px) {

    /*.about-block img {
        max-width: -webkit-fill-available;
    }*/

    .director.gray-block .about-block {
        display: block;
    }

    .about-block .about-block-left {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .about-block .about-block-right {
        float: none;
        width: 100%;
        margin-top: 40px;
        padding-left: 0;
    }

    /*
    .owl-hystory .owl-item {
        margin-left: 12px;
        margin-right: 0px !important;
        width: 550px !important;
        padding-left: 10px;
    }
*/
}

@media (max-width: 767px) {

    .owl-hystory {
        width: 100% !important;
        margin-left: 30px;
    }

    /*
    .owl-hystory .owl-item {
        margin-left: 0px;
        margin-right: 10px !important;
        width: 471px !important;
        padding-left: 30px;
    }
    */

}

@media (max-width: 390px) {
    .about-block .block-tel {
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/bitrix/templates/liton/components/bitrix/breadcrumb/breadcrumb-liton/style.css?1619507120778*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	/*line-height: 13px;*/
	font-size: 12px;
	/*vertical-align: middle;*/
	margin-right: 26px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 26px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb .breadcrumb-liton, .bx-breadcrumb .breadcrumb-liton span {
	display: inline-block;
	color: #464f63;
	font-family: MullerRegular;
	font-size: 12px;
	line-height: 20px;
}
/* End */


/* Start:/bitrix/templates/liton/components/bitrix/news.list/history/style.css?1619509669150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/liton/assets/css/owlcarousel/owl.carousel.css?15241945304744*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/liton/assets/css/owlcarousel/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/bitrix/templates/liton/components/bitrix/form/contacts-form/bitrix/form.result.new/.default/style.css?1606992914623*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/liton/components/bitrix/form/contacts-form/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/liton/components/bitrix/form/contacts-form/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/liton/components/bitrix/form/emptyform/bitrix/form.result.new/.default/style.css?1603178924666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/liton/components/bitrix/form/emptyform/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/liton/components/bitrix/form/emptyform/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */
/* /bitrix/templates/liton/assets/css/about.css?162496948310772 */
/* /bitrix/templates/liton/components/bitrix/breadcrumb/breadcrumb-liton/style.css?1619507120778 */
/* /bitrix/templates/liton/components/bitrix/news.list/history/style.css?1619509669150 */
/* /bitrix/templates/liton/assets/css/owlcarousel/owl.carousel.css?15241945304744 */
/* /bitrix/templates/liton/components/bitrix/form/contacts-form/bitrix/form.result.new/.default/style.css?1606992914623 */
/* /bitrix/templates/liton/components/bitrix/form/emptyform/bitrix/form.result.new/.default/style.css?1603178924666 */
