

/* Start:/local/templates/akatrans/template_styles.min.css?176703219611414*/
:root {--bg1: white;--bg2: #1E242E;--bg3: rgba(255, 255, 255, 0.72);--bg4: rgba(67, 67, 67, 0.7);--color1: white;--color2: #0F1419;--color3: #244A61;--color4: #c86567;--color5: #4E6983;--color6: #EBA01E;--font1: "Times New Roman", Times;--font2: Arial, "Helvetica Neue", Helvetica, sans-serif;--gutter-x: 1.875rem;--gutter-y: 0;}*, *::before, *::after {box-sizing: border-box;padding: 0;margin: 0;border: none;}body, html {padding: 0;margin: 0;height: 100%;}body {scroll-behavior: smooth;background: var(--bg1);color: var(--color2);font-family: var(--font1), serif;font-size: 22px;line-height: 1.6em;}.container, .section {max-width: 1200px;padding-left: calc(0.5 * var(--gutter-x));padding-right: calc(0.5 * var(--gutter-x));margin-inline: auto;}.d-flex {display: flex !important;}.flex-nowrap {flex-wrap: nowrap!important;}.align-items-start {align-items: start;}.align-items-center {align-items: center;}.align-items-end {align-items: end;}.align-self-start {align-self: start;}.align-self-center {align-self: center;}.align-self-end {align-self: end;}.justify-content-start {justify-content: start;}.justify-content-center {justify-content: center;}.justify-content-end {justify-content: end;}.justify-content-around {justify-content: space-around;}.justify-content-between {justify-content: space-between;}.justify-content-evenly {justify-content: space-evenly;}.justify-self-end {justify-self: end;}.column {flex-direction: column;}.row {display: flex;flex-direction: row;flex-wrap: wrap;margin-top: calc(-1 * var(--gutter-y));margin-right: calc(-0.5 * var(--gutter-x));margin-left: calc(-0.5 * var(--gutter-x));}.row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--gutter-x) * 0.5);padding-left: calc(var(--gutter-x) * 0.5);margin-top: var(--gutter-y);}.row::after {content: '';display: block;clear: both;}.col {flex: 1 0 0;}.col-auto {flex: 0 0 auto;width: auto;}.col-1 {flex: 0 0 auto;width: 8.33333333%;}.col-2 {flex: 0 0 auto;width: 16.66666667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.col-5 {width: 41.66666667%;}.col-6 {flex: 0 0 auto;width: 50%;}.col-7 {flex: 0 0 auto;width: 58.33333333%;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-9 {flex: 0 0 auto;width: 75%;}.col-10 {flex: 0 0 auto;width: 83.33333333%;}.col-11 {flex: 0 0 auto;width: 91.66666667%;}.col-12 {flex: 0 0 auto;width: 100%;}@media (min-width: 576px) {.col-sm-auto {flex: 0 0 auto;width: auto;}.col-sm-1 {flex: 0 0 auto;width: 8.33333333%;}.col-sm-2 {flex: 0 0 auto;width: 16.66666667%;}.col-sm-3 {flex: 0 0 auto;width: 25%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.col-sm-5 {flex: 0 0 auto;width: 41.66666667%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.col-sm-7 {flex: 0 0 auto;width: 58.33333333%;}.col-sm-8 {flex: 0 0 auto;width: 66.66666667%;}.col-sm-9 {flex: 0 0 auto;width: 75%;}.col-sm-10 {flex: 0 0 auto;width: 83.33333333%;}.col-sm-11 {flex: 0 0 auto;width: 91.66666667%;}.col-sm-12 {flex: 0 0 auto;width: 100%;}}@media (min-width: 768px) {.col-md-auto {flex: 0 0 auto;width: auto;}.col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}}@media (min-width: 992px) {.col-lg-auto {flex: 0 0 auto;width: auto;}.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}}button {cursor:pointer;}.mt-0 {margin-top: 0!important;}.mt-10 {margin-top: 10px!important;}.mt-20 {margin-top: 20px!important;}.mt-30 {margin-top: 30px!important;}.mb-0 {margin-bottom: 0!important;}.mb-10 {margin-bottom: 10px!important;}.mb-20 {margin-bottom: 20px!important;}.mb-30 {margin-bottom: 30px!important;}.pt-0 {padding-top: 0!important;}.pt-10 {padding-top: 10px!important;}.pt-20 {padding-top: 20px!important;}.pt-30 {padding-top: 30px!important;}.pb-0 {padding-bottom: 0!important;}.pb-10 {padding-bottom: 10px!important;}.pb-20 {padding-bottom: 20px!important;}.pb-30 {padding-bottom: 30px!important;}.hide {display: none;}.w-100 {width: 100%;}.h-100 {height: 100%;}img {outline: none;padding: 0;margin: 0;border: none;}a {color: #142DEB;}a:hover {color: #6EA8C9;}.ellipsis {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}p {margin-bottom: 5px;}.title, h1, h2, h3, h4, h5, h6 {font-size: clamp(24px, 5vw, 36px);padding-top: 25px;padding-bottom: 25px;font-weight: normal;line-height: 1.2em;}.title {font-family: var(--font2), serif;text-transform: uppercase;color: var(--color3);}.text-title {text-align: center;color: var(--color3);text-decoration: underline;}.site-wrapper {display: grid;grid-template-columns: 100%;grid-template-rows: auto 1fr auto;grid-template-areas: "header" "main" "footer";min-width: 320px;min-height: 100%;}header {position: relative;grid-area: header;padding-top: 20px;padding-bottom: 50px;margin-inline: auto;width: 100%;max-width: 1400px;}.header__row {display: flex;justify-content: center;flex-wrap: nowrap;}.logo {width: 199px;height: 88px;}img.responsive {display: inline-block;object-fit: contain;max-width: 100%;}.block-center, img.block-center {display: block;margin-inline: auto;}.parallax {display: flex;position: relative;background-attachment: fixed;background-repeat: no-repeat;background-size: cover;background-position: center;}.parallax-text-box {background: var(--bg3);padding: 40px;height: 100%;font-size: 14pt;line-height: normal;}.parallax-text-box p {margin-bottom: 15px;}.menu-wrapper {align-self: flex-end;}.top-menu {font-family: var(--font2), serif;display: none;margin: 6px;padding: 0;list-style: none;}a.top-menu__link {color: var(--color5);text-transform: uppercase;text-decoration: none;font-size: min(5vw, 18px);font-weight: normal;padding: 2px 17px;}a.top-menu__link:hover, a.top-menu__link_active {color: var(--color6);}.sidebar-toggle {width: 35px;flex-shrink: 0;padding: 0;background: var(--bg2);margin-left: 10px;margin-right: 10px;}.sidebar-toggle > span {display: block;height: 2px;background: var(--color5);margin: 6px;}.sidebar-toggle:hover > span {background: var(--color3);}.sidebar {display: none;width: 100%;height: 100%;position: fixed;top: 0;left:0;z-index: 800;background: var(--bg4);}.sidebar__content {max-width: 500px;height: 100%;background: var(--color3);padding:15px;color: var(--color1);overflow-y: auto;}.sidebar__title {display: flex;justify-content: flex-start;align-items: center;font-size: 130%;text-transform: uppercase;padding-bottom: 10px;border-bottom:1px solid var(--color1);margin-bottom: 20px;}.sidebar__close {background: none;border: none;color: var(--color6);font-size: 38px;padding-right: 10px;}.sidebar.open {display: block;}.sidebar-menu {list-style: none;display: block;padding: 0;}.sidebar-menu__item {list-style: none;display:block;padding: 10px 0;}.sidebar-menu__link {display: block;color: var(--color1);text-decoration: none;font-size: 24px;}.sidebar-menu__link:hover {color: var(--color6);text-decoration: none;}.sidebar-menu__link_active {color: var(--color6);}main {grid-area: main;}.section {padding-top: 50px;padding-bottom: 50px;}.main-news-list {padding-top: 20px;}.main-news-item {padding-bottom: 20px;}.main-news-item__title {font-family: var(--font2), serif;display: block;text-align: center;line-height: 1.2em;text-decoration: none;display: -webkit-box;white-space: normal;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}.main-news-item__image-wrapper {display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;height: 165px;margin-bottom: 20px;}.main-news-item__image {max-width: 100%;width: auto;height: auto;object-fit: cover;object-position: center;}.news {}.news-list {}.news-item {border-bottom: 1px solid #ededed;padding-bottom: 20px;margin-bottom: 20px;}.news-item__image {max-width: 100%;width: 100%;height: auto;max-height: 40vh;object-fit: cover;object-position: center;}.news-item__date {font-size: 80%;padding-bottom: 10px;color: var(--color3);}.news-item__title {font-size: clamp(20px, 8vw, 32px);color: var(--color4);display: block;text-decoration: none;padding-bottom: 10px;}.news-item__desc {font-size: 90%;}.news-detail {}.news-detail__title {font-size: clamp(26px, 8vw, 42px);color: var(--color4);display: block;padding-top: 0;padding-bottom: 10px;}.news-detail__date {font-size: 80%;padding-bottom: 10px;color: var(--color3);}.news-detail__image-wrapper {padding-bottom: 20px;}.services {}.service-item {display: flex;padding-bottom: 120px;font-size: 14pt;}.service-item__title {text-align: center;font-size: clamp(24px, 8vw, 36px);color: var(--color4);padding-bottom: 40px;}.service-item__date {color: var(--color3);padding-bottom: 10px;}.service-item__image {width: 100%;height: auto;object-fit: cover;object-position: center;}.service-item__desc {text-align: justify;}.service-item__desc p {margin-bottom: 1.5em;}.service-item__col {flex-grow: 1;flex-shrink: 1;width: 50%;}.service-item__col_1 {min-width: calc(50% - 40px);padding-right: 40px;display: flex;align-items: center;}.service-item__col_2 {background: url("/local/templates/akatrans/./images/1-1.png") no-repeat bottom center;padding-bottom: 20px;}.pagination {padding-top: 10px;padding-bottom: 10px;line-height: normal;}.pagination__title {font-size: 80%;color: var(--color3);display: none;}.pagination-items {display: flex;}.pagination-items a, .pagination-items span {display: block;padding: 5px 15px;text-decoration: none;}.pagination .current {background: var(--color4);color: var(--color1);}footer {padding-top: 50px;padding-bottom: 50px;grid-area: footer;background-color: var(--bg2);font-size: 20px;}.footer .row {--gutter-y: 1.875rem;}footer, footer a, footer a:hover {color: var(--color1);text-decoration: none;}footer a:hover {text-decoration: underline;}.footer-title {font-size: 22px;letter-spacing: 2px;margin-bottom: 20px;text-transform: uppercase;}.page-404 {color: var(--color3);font-size: 32px;text-align: center;}.page-404__button {font-size: 24px;display: inline-block;margin-top: 30px;text-decoration: none;color: var(--color4);padding: 15px 25px;border: 1px solid var(--color4);text-transform: uppercase;}.page-404__button:hover {background-color: var(--color4);color: var(--color1);}.page-404__title {font-size: 120px;}@media (max-width: 768px) {.service-item {flex-wrap: wrap;}.service-item__col {width: 100%;padding-right: 0;}.service-item__col_1 {align-items: center;padding-bottom: 40px;}}@media (min-width: 1115px) {.header__row {justify-content: flex-start;}.top-menu {display: flex;}.sidebar-toggle, .sidebar.open {display: none;}}.editor_dialog, .editor_dialog .title {font-size: 16px;line-height: normal;text-transform: none;padding:0;margin:0;}
/* End */
/* /local/templates/akatrans/template_styles.min.css?176703219611414 */
