@charset "UTF-8";
* { color: inherit; font: inherit; margin: 0; padding: 0; }

a img { border: none; }

a { text-decoration: none; }

b, strong, th { font-weight: bold; }

i, em { font-style: italic; }

fieldset { border: none; }

input, textarea, select, option, button { box-sizing: border-box; }

[hidden] { display: none !important; }

sub, sup { font-size: smaller; }

button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner { border: 0; padding: 0; }

.envelope, .category-desc { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; border-spacing: 0; }

.clearfix::after, .sidebar-1 > section::after, .sidebar-2 > section::after { content: ""; display: table; clear: both; }

table.equal-cage-top, table.equal-cage-middle, table.equal-cage-bottom { border-collapse: collapse; table-layout: fixed; width: 100%; }
table.equal-cage-top:not(:first-child), table.equal-cage-middle:not(:first-child), table.equal-cage-bottom:not(:first-child) { margin-top: 1em; }

table.equal-cage-top > tbody > tr > td { vertical-align: top; }

table.equal-cage-middle > tbody > tr > td { vertical-align: middle; }

table.equal-cage-bottom > tbody > tr > td { vertical-align: bottom; }

table.simple { border-collapse: collapse; margin-left: auto; margin-right: auto; }
table.simple:not(:first-child) { margin-top: 1em; }
table.simple > thead > tr > td, table.simple > thead > tr > th, table.simple > tbody > tr > td, table.simple > tbody > tr > th, table.simple > tfoot > tr > td, table.simple > tfoot > tr > th { border: 1px solid #AAA; padding: 8px; }
table.simple > thead > tr > td, table.simple > tbody > tr > td, table.simple > tfoot > tr > td { vertical-align: top; }
table.simple > thead > tr > th, table.simple > tbody > tr > th, table.simple > tfoot > tr > th { vertical-align: middle; }

table.bordered:not(:first-child) { margin-top: 1em; }
table.bordered > thead > tr > td, table.bordered > thead > tr > th, table.bordered > tbody > tr > td, table.bordered > tbody > tr > th, table.bordered > tfoot > tr > td, table.bordered > tfoot > tr > th { border: 1px solid #666; }

table.spaced-cells > thead > tr > td, table.spaced-cells > thead > tr > th, table.spaced-cells > tbody > tr > td, table.spaced-cells > tbody > tr > th, table.spaced-cells > tfood > tr > td, table.spaced-cells > tfood > tr > th { padding: .5em .5ex; }
table.spaced-cells > thead > tr > td:first-child, table.spaced-cells > thead > tr > th:first-child, table.spaced-cells > tbody > tr > td:first-child, table.spaced-cells > tbody > tr > th:first-child, table.spaced-cells > tfood > tr > td:first-child, table.spaced-cells > tfood > tr > th:first-child { padding-left: 0; }
table.spaced-cells > thead > tr > td:last-child, table.spaced-cells > thead > tr > th:last-child, table.spaced-cells > tbody > tr > td:last-child, table.spaced-cells > tbody > tr > th:last-child, table.spaced-cells > tfood > tr > td:last-child, table.spaced-cells > tfood > tr > th:last-child { padding-right: 0; }
table.spaced-cells > :first-child > tr:first-child > td, table.spaced-cells > :first-child > tr:first-child > th { padding-top: 0; }
table.spaced-cells > :last-child > tr:last-child > td, table.spaced-cells > :last-child > tr:last-child > th { padding-bottom: 0; }

table.spaced-rows > thead > tr > td, table.spaced-rows > thead > tr > th, table.spaced-rows tbody > tr > td, table.spaced-rows tbody > tr > th, table.spaced-rows tfood > tr > td, table.spaced-rows tfood > tr > th { padding-top: .5em; padding-bottom: .5em; }
table.spaced-rows > :first-child > tr:first-child > td, table.spaced-rows > :first-child > tr:first-child > th { padding-top: 0; }
table.spaced-rows > :last-child > tr:last-child > td, table.spaced-rows > :last-child > tr:last-child > th { padding-bottom: 0; }

table.symmetrical-aligned-cells > tbody > tr > td { text-align: center; }
table.symmetrical-aligned-cells > tbody > tr > td:first-child { text-align: left; }
table.symmetrical-aligned-cells > tbody > tr > td:last-child { text-align: right; }

table.wide { width: 100%; }

@media print { table.collapse-on-print > tbody, table.collapse-on-print > tbody > tr, table.collapse-on-print > tbody > tr > td { display: block !important; width: auto !important; text-align: left !important; }
  table.collapse-on-print > thead, table.collapse-on-print > tfoot { display: none !important; }
  table.collapse-on-print > tbody > tr:not(:first-child) > td { padding: 1em 0 0 0 !important; }
  table.collapse-on-print > tbody > tr:first-child > td:not(:first-child) { padding: 1em 0 0 0 !important; } }
.pull-right { float: right; margin-left: 1ex; }

.pull-left { float: left; margin-right: 1ex; }

input, textarea, select, option, button { background: #FFF; color: #000; }

input, textarea, select, button { border: 1px solid #C7C7C7; padding: .2em 1ex; }

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; }
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) { margin-top: 1.5em; }

h1, h2 { font-size: 34pt; font-weight: 300; text-align: center; }
h1 > a, h2 > a { text-decoration: none !important; }

h3 { font-size: 21pt; font-weight: 300; }

h4, h5, h6 { font-weight: bold; }

hr { border: 1px solid #DDD; color: #DDD; }
hr:not(:first-child) { margin-top: 1em; }

.fullscreen-layout { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); overflow: auto; }

#old-ie { background: #FFF; color: #000; border-bottom: 2px solid #861207; font-size: 12pt; margin-bottom: 1em; padding: .5em 0; text-align: center; }
#old-ie a { color: #861207; text-decoration: underline; }
#old-ie a.firefox { color: #3D6D31; }

.hidden-form-layout { width: 600px; height: 100%; table-layout: fixed; border-spacing: 0; margin: 0 auto; }
.hidden-form-layout > tbody > tr > td { vertical-align: middle; }
.hidden-form-layout > tbody > tr > td > div { background: #FFF; background: linear-gradient(to bottom, #EDEDED, #FFF, #EDEDED); color: #000; padding: 8px; border-radius: 4px; }

.space-above { margin-top: 1em; }

.space-above-2x { margin-top: 2em; }

.space-above-3x { margin-top: 3em; }

.space-below { margin-bottom: 1em; }

.space-below-2x { margin-bottom: 2em; }

.space-below-3x { margin-bottom: 3em; }

.sidebar-1 { float: left; width: 250px; }
.sidebar-1 ~ .content { margin-left: 266px; }
.sidebar-1 > section:not(:first-child) { margin-top: 1em; }

.sidebar-2 { float: right; width: 250px; }
.sidebar-2 ~ .content { margin-right: 266px; }
.sidebar-2 > section:not(:first-child) { margin-top: 1em; }

.limit-content { max-width: 1137px; box-sizing: border-box; margin-left: auto; margin-right: auto; }
@media (max-width: 1168px) { .limit-content { padding-left: 16px; padding-right: 16px; } }

.tip-wrap { background: #FFF; color: #000; border: 1px solid #999; padding: 3px; }

.tooltip { display: none !important; }

.blog .item-image { text-align: center; margin-top: 1em; }
.blog-items-leading > article { margin-top: 1em; }
.blog-items-intro > article { margin-top: 1em; }
.blog-items-intro.blog-items-columns-2 > article { float: left; width: calc((100% - 10px * 1) / 2); }
.blog-items-intro.blog-items-columns-2 > article:not(:nth-child(2n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-3 > article { float: left; width: calc((100% - 10px * 2) / 3); }
.blog-items-intro.blog-items-columns-3 > article:not(:nth-child(3n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-4 > article { float: left; width: calc((100% - 10px * 3) / 4); }
.blog-items-intro.blog-items-columns-4 > article:not(:nth-child(4n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-5 > article { float: left; width: calc((100% - 10px * 4) / 5); }
.blog-items-intro.blog-items-columns-5 > article:not(:nth-child(5n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-6 > article { float: left; width: calc((100% - 10px * 5) / 6); }
.blog-items-intro.blog-items-columns-6 > article:not(:nth-child(6n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-7 > article { float: left; width: calc((100% - 10px * 6) / 7); }
.blog-items-intro.blog-items-columns-7 > article:not(:nth-child(7n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-8 > article { float: left; width: calc((100% - 10px * 7) / 8); }
.blog-items-intro.blog-items-columns-8 > article:not(:nth-child(8n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-9 > article { float: left; width: calc((100% - 10px * 8) / 9); }
.blog-items-intro.blog-items-columns-9 > article:not(:nth-child(9n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-10 > article { float: left; width: calc((100% - 10px * 9) / 10); }
.blog-items-intro.blog-items-columns-10 > article:not(:nth-child(10n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-11 > article { float: left; width: calc((100% - 10px * 10) / 11); }
.blog-items-intro.blog-items-columns-11 > article:not(:nth-child(11n + 1)) { margin-left: 10px; }
.blog-items-intro.blog-items-columns-12 > article { float: left; width: calc((100% - 10px * 11) / 12); }
.blog-items-intro.blog-items-columns-12 > article:not(:nth-child(12n + 1)) { margin-left: 10px; }
.blog-items-more { margin-top: 1em; }
.blog-items-more > .nav { margin: 0 0 0 3ex; }
.blog-items-more > .nav > li:not(:first-child) { margin-top: .2em; }
.blog-item-heading-link:hover, .blog-item-heading-link:focus { text-decoration: underline; }

.article-icons { float: right; }
.article-icons-items { margin: 0; }
.article-icons-items > li { display: inline-block; }
.article-icons-items > li:not(:first-child) { margin-left: 1ex; }

span.highlight { background-color: #FFFFCC; font-weight: bold; padding: 1px 4px; }

#article-index li { display: inline; border-left: 1px solid #D1D1D1; margin-left: .5ex; padding-left: .75ex; }

#article-index li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

.category-desc + .cat-items { margin-top: 1em; }

.readmore:not(:first-child) { margin-top: 1em; }
.readmore > a { display: inline-block; border: 1px solid #303030; background: #424242; color: #FFF; padding: 0.3em 0.8ex; text-decoration: none !important; box-shadow: 1px 2px 2px 0 rgba(100, 100, 100, 0.3); transition: background 0.3s linear, border-color 0.3s linear, color 0.3s linear; }
.readmore > a:hover, .readmore > a:focus { background: #303030; color: #FFF; border: 1px solid #424242; }

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation > ul, .pagination > ul { display: inline-block; margin: 0 !important; border: 1px solid #303030; border-radius: .2em; background: #424242; color: #FFF; }
.navigation > ul > li, .pagination > ul > li { display: inline-block; margin: 0 !important; }
.navigation > ul > li > *, .pagination > ul > li > * { display: block; border-left: 1px solid #303030; padding: 0.3em 0.8ex; text-decoration: none; }
.navigation > ul > li > a:hover, .navigation > ul > li > span, .pagination > ul > li > a:hover, .pagination > ul > li > span { background: #303030; color: #FFF; }
.navigation > ul > li:first-child > *, .pagination > ul > li:first-child > * { border-left: none; }
.navigation > ul > li.pagination-start > *, .navigation > ul > li.pagination-prev > *, .navigation > ul > li.pagination-next > *, .navigation > ul > li.pagination-end > *, .pagination > ul > li.pagination-start > *, .pagination > ul > li.pagination-prev > *, .pagination > ul > li.pagination-next > *, .pagination > ul > li.pagination-end > * { background: transparent; color: inherit; }
.navigation > .counter, .pagination > .counter { display: inline-block; margin: 0; }

#system-message-container { position: relative; }
#system-message-container .alert { background: #FBF9F9; border: 1px solid #CCC; padding: 8px 14px; color: #000; }
#system-message-container .alert h4 { color: #000064; margin: 5px 0; }
#system-message-container .alert p { padding: 0; margin: 0; }
#system-message-container .close { position: absolute; right: 4px; top: 0; cursor: pointer; text-decoration: none; border: none; background: transparent; color: inherit; font-size: 16pt; }
#system-message-container .close:focus, #system-message-container .close:hover { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.option-com_content.view-category .category-list .category { margin-top: 1em; width: 100%; border-collapse: collapse; }
.option-com_content.view-category .category-list .category > * > tr > td, .option-com_content.view-category .category-list .category > * > tr > th { vertical-align: top; padding: 8px 16px; border: 1px solid #DDD; }
.option-com_content.view-category .category-list .category a { text-decoration: none !important; }
.option-com_content.view-category .category-list .category a:hover, .option-com_content.view-category .category-list .category a:focus { text-decoration: underline !important; }

.item-page > .page-header { margin-bottom: 1em; }

.login { margin-top: 1em; }
.login fieldset { display: table; }
.login .controls { margin-top: 1em; }
.login .control-label { float: left; width: 15ex; }
.login .control-group { clear: left; }

.icon-calendar { display: inline-block; background: transparent url("../../../media/system/images/calendar.png"); width: 16px; height: 16px; }

@media print { .discardable { display: none !important; } }
.content #searchForm { margin-top: 1em; }
.content #searchForm .btn-toolbar button::before { content: "➟"; }
.content #searchForm fieldset { margin-top: 1em; }
.content #searchForm legend { margin-bottom: .5em; }
.content #searchForm .ordering-box { margin-top: 1em; }
.content #searchForm + .error { margin-top: 1em; font-weight: bold; }
.content .search-results .result-title { margin-top: 1em; font-size: 1.2em; }
.content .search-results .result-category, .content .search-results .result-text { margin-top: .5em; }

html { background: #FFF; color: #000; font: 12pt "Roboto", "Liberation Sans", "Arimo", "Arial", sans-serif; line-height: 1.22; }

body { max-width: 1903px; margin: 0 auto; }

.top { box-sizing: border-box; height: 1033px; padding-top: 37px; position: relative; background: #22304A url("../images/top.jpg") no-repeat center top; color: #FFF; font-size: 14pt; }
.inner .top { height: auto; padding-bottom: 37px; }
.top .info { float: right; padding-top: 5px; color: #FF353A; font-weight: 300; text-align: right; }
.top .info .email { margin-left: 40px; }
.top .info .email a { text-decoration: none; }
.top .info .email a:hover, .top .info .email a:focus { text-decoration: underline; }
.top .info .download { margin-top: 10px; }
.top .info .download-link { text-decoration: none; }
.top .info .download-link:hover, .top .info .download-link:focus { text-decoration: underline; }
.top .info .download-link::before { content: ""; display: inline-block; vertical-align: middle; overflow: hidden; width: 30px; height: 26px; margin-right: 16px; background: transparent url("../images/download.png") left top no-repeat; }
.top .logo { font-size: 42pt; font-weight: 300; }
.top .logo img { vertical-align: top; }
.top .menu-horizontal { margin-top: 36px; text-align: center; font-weight: 300; }
.top .menu-horizontal > li:not(:first-child) { margin-left: 18px; }
.top .menu-horizontal > li > :first-child:hover, .top .menu-horizontal > li > :first-child:focus { text-decoration: underline; }
.top .title { position: absolute; left: calc(50% - 568.5px); bottom: 423px; width: 488px; font-size: 36pt; font-weight: 300; line-height: 1; }
.top .title .hl { font-size: 57pt; color: #FF353A; font-weight: normal; }
.top .description { position: absolute; right: calc(50% - 568.5px); bottom: 423px; width: 544px; font-size: 15pt; font-weight: 300; line-height: 1.5; }
.top form { position: absolute; left: 0; top: 660px; box-sizing: border-box; width: calc(50% + 568.5px); background: #EAEAEC; color: #1F1F1F; font-size: 14pt; padding: 50px 318px 0 calc(50% - 568.5px); height: 269px; }
.top form button { position: absolute; right: 0; top: 0; width: 278px; height: 269px; text-align: center; font-size: 21pt; font-weight: 300; background: #FF353A; color: #FFF; border: none; cursor: pointer; transition: background-color 300ms ease-out; }
.top form button:hover, .top form button:focus { background-color: #FF4B3A; }
.top form .form-info { position: absolute; top: 50%; right: 787px; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 20pt; font-weight: 300; }
.top form .form-title { font-size: 24pt; font-weight: normal; }
.top form .form-unit { position: absolute; }
.top form .form-unit input, .top form .form-unit textarea { width: 100%; border: none; background: #FFF; color: #000; padding: 15px 19px; }
.top form .form-unit textarea { height: 126px; resize: vertical; }
.top form .form-unit-1 { top: 37px; right: 319px; width: 448px; }
.top form .form-unit-2 { top: 108px; right: 559px; width: 208px; }
.top form .form-unit-3 { top: 179px; right: 559px; width: 208px; }
.top form .form-unit-4 { top: 108px; right: 319px; width: 223px; }

.steps { background: #F9F9F9; color: #000; padding-top: 34px; font-weight: 300; }
.steps .steps-wrap { margin-top: 42px; padding: 55px 42px; background: #FFF; }
.steps .subtitle { font-size: 17pt; font-weight: normal; color: #606060; }
.steps ul { margin-top: 21px; border-left: 4px solid #FF353A; padding-left: 23px; list-style: disc inside; line-height: 1.6; font-size: 15pt; }
.steps .price { margin-top: 24px; font-size: 39pt; font-weight: 300; color: #FF353A; }
.steps .currency { font-family: "Symbola", "Roboto", "Liberation Sans", "Arimo", "Arial", sans-serif; }

.who { padding-top: 36px; background: #F9F9F9; color: #000; padding-bottom: 100px; }
.who-layout { margin-top: 40px; width: 100%; table-layout: fixed; border-collapse: collapse; font-size: 15pt; font-weight: 300; color: #606060; }
.who-layout > tbody > tr > td { vertical-align: top; text-align: center; }
.who-layout > tbody > tr > td:not(:first-child) { padding-left: 8px; }
.who-layout > tbody > tr > td:not(:last-child) { padding-right: 8px; }
.who-layout > tbody > tr:not(:first-child) > td { padding-top: 16px; }
.who-layout img { vertical-align: top; }

.why { background: #FAFAFA url("../images/why.jpg") center bottom no-repeat; box-sizing: border-box; padding-top: 88px; min-height: 723px; font-size: 16pt; font-weight: 300; color: #616161; }
.why h2 { color: #000; }
.why ol { margin-top: 11px; line-height: 1.6; }
.why ol > li:not(:first-child) { margin-top: 12px; }

.scheme { position: relative; color: #606060; font-weight: 300; font-size: 13pt; }
.scheme .picture { text-align: right; }
.scheme .picture > img { vertical-align: top; }
.scheme h2 { position: absolute; left: 0; top: 65px; line-height: 1; font-size: 56pt; margin: 0; }
.scheme .text-1 { position: absolute; left: 72px; top: 711px; width: 231px; text-align: right; }
.scheme .text-2 { position: absolute; left: 356px; top: 495px; width: 195px; }
.scheme .text-3 { position: absolute; left: 0; top: 215px; width: 195px; text-align: right; }
.scheme .text-4 { position: absolute; left: 334px; top: 203px; width: 206px; text-align: right; }
.scheme .text-5 { position: absolute; left: 934px; top: 320px; width: 163px; }
.scheme .text-6 { position: absolute; right: 100px; top: 70px; width: 131px; text-align: right; }
.scheme .text-7 { position: absolute; right: 0; bottom: 58px; box-sizing: border-box; width: 466px; height: 151px; padding: 20px 27px 0 137px; background: transparent url("../images/scheme-discount.png") left top no-repeat; }

.questions { background: #4F6B7A url("../images/questions.jpg") center top/cover no-repeat; color: #FFF; box-sizing: border-box; height: 692px; padding-top: 69px; font-size: 13pt; }
.questions-subtitle { font-size: 20pt; text-align: center; font-weight: 300; }
.questions form { display: block; margin: 90px auto 0 auto; width: 750px; position: relative; }
.questions .form-layout { width: 100%; table-layout: fixed; border-collapse: collapse; }
.questions .form-layout > tbody > tr > td { vertical-align: top; }
.questions input { width: 100%; border: none; background: #FFF; color: #000; padding: 17px 20px 17px 56px; }
.questions textarea { width: 100%; border: none; height: 250px; padding: 18px 20px 18px 56px; background: #FFF url("../images/form-comment.png") 19px 18px no-repeat; color: #000; }
.questions .cell-name, .questions .cell-email, .questions .cell-phone { padding-right: 15px; }
.questions .cell-email, .questions .cell-phone { padding-top: 42px; }
.questions .cell-text { padding-left: 15px; }
.questions input[name="name"] { background: #FFF url("../images/form-name.png") 20px 50% no-repeat; }
.questions input[name="email"] { background: #FFF url("../images/form-email.png") 15px 50% no-repeat; }
.questions input[name="phone"] { background: #FFF url("../images/form-phone.png") 20px 50% no-repeat; }
.questions input, .questions textarea { transition: box-shadow 300ms; }
.questions input:hover, .questions input:focus, .questions textarea:hover, .questions textarea:focus { box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3); }
.questions .submit-w { margin-top: 55px; text-align: center; }
.questions button { background: #FF4B3A; color: #FFF; border: none; border-radius: 5px; padding: 30px 81px; font-size: 15pt; font-weight: 300; cursor: pointer; transition: background-color 300ms ease-out; }
.questions button:hover, .questions button:focus { background-color: #FF353A; }

.contact { margin-top: 47px; font-size: 13pt; color: #616161; font-weight: 300; line-height: 1.6; }
.contact-layout { margin-top: 123px; width: 100%; table-layout: fixed; border-collapse: collapse; }
.contact-layout > tbody > tr > td { vertical-align: top; }
.contact-layout > tbody > tr > td:nth-child(odd) { width: 75px; }
.contact-layout > tbody > tr > td:nth-child(odd):not(:first-child) { padding-left: 18px; }
.contact-layout > tbody > tr > td:nth-child(odd) img { vertical-align: top; }
.contact-layout p { margin-top: 5px; }
.contact-layout a { text-decoration: none; }
.contact-layout a:hover, .contact-layout a:focus { text-decoration: underline; }
.contact-label { font-size: 15pt; color: #E73024; }

.partners { margin-top: 49px; background: #E93224; color: #FFF; padding: 22px 0 23px 0; text-align: center; }

.map { height: 511px; }

.bottom { background: #31373B url("../images/footer.png"); color: #FFF; padding: 52px 0 53px 0; font-size: 10pt; }

.humane, .humane-flatty { position: fixed; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 100000; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.humane, .humane-flatty { font-family: Helvetica Neue, Helvetica, san-serif; font-size: 16px; top: 0; left: 30%; opacity: 0; width: 40%; color: #444; padding: 10px; text-align: center; background-color: #fff; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); -moz-transform: translateY(-100px); -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }

.humane p, .humane-flatty p, .humane ul, .humane-flatty ul { margin: 0; padding: 0; }

.humane ul, .humane-flatty ul { list-style: none; }

.humane.humane-flatty-info, .humane-flatty.humane-flatty-info { background-color: #3498db; color: #FFF; }

.humane.humane-flatty-success, .humane-flatty.humane-flatty-success { background-color: #18bc9c; color: #FFF; }

.humane.humane-flatty-error, .humane-flatty.humane-flatty-error { background-color: #e74c3c; color: #FFF; }

.humane-animate, .humane-flatty.humane-flatty-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-animate:hover, .humane-flatty.humane-flatty-animate:hover { opacity: 0.7; }

.humane-js-animate, .humane-flatty.humane-flatty-js-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-js-animate:hover, .humane-flatty.humane-flatty-js-animate:hover { opacity: 0.7; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }

.menu-horizontal li { list-style: none; position: relative; }
.menu-horizontal li:hover > ul, .menu-horizontal li:focus > ul { display: block; }
.menu-horizontal li > :first-child:focus + ul { display: block; }
.menu-horizontal > li { display: inline-block; }
.menu-horizontal > li ul { display: none; position: absolute; }
.menu-horizontal > li > ul { left: 0; top: 100%; }
.menu-horizontal > li > ul ul { left: 100%; top: 0; }
.menu-horizontal > li li > :first-child { display: block; padding: .2em 1ex; }

.menu-vertical li { list-style: none; position: relative; }
.menu-vertical li:hover > ul, .menu-vertical li:focus > ul { display: block; }
.menu-vertical li > :first-child:focus + ul { display: block; }
.menu-vertical > li ul { display: none; position: absolute; left: 100%; top: 0; }
.menu-vertical > li li > :first-child { display: block; padding: .2em 1ex; }

.footer__map {
  text-align: left;
  vertical-align: top;
}

.footer__map table {
	width: 100%;
}

.footer__map table td:first-child {
	width: 70%;
}

.footer__map table tbody {
  vertical-align: top;
}

.footer__map table tbody tr td {
  padding-top: 50px;
}

.footer__map p {
  font-size: 16pt;
  padding-left: 10px;
}

.footer__map p span {
  font-weight: bold;
}

.footer__map p a:hover {
  text-decoration: underline;
}

.text-slider-text-1 {
	font-size: 57pt;
	color: #FF353A;
	font-weight: normal;
	line-height: 1;
}
.text-slider-text-2 {
	font-size: 36pt;
	font-weight: 300;
	line-height: 1;
	margin-top: 32px;
}
.textslider-top {
	position: absolute;left: 0;width: 100%;top: 220px;text-align: center;
}
@media (max-width: 1400px) {
	.text-slider-text-1 { font-size: 48pt; line-height: 1.2; }
	.text-slider-text-2 { font-size: 27pt; line-height: 1.2; }
}
.textslider {
	position: relative;
	overflow: hidden;
	height: 250px;
}
.textslider::after {
	content: "";
	display: table;
	clear: both;
}
.textslider > ul > li {
	list-style: none;
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	transition: left .5s;
}
.textslider > ul > .active {
	left: 0;
}
.scheme .text-1_1, .scheme .text-2_1, .scheme .text-3_1, .scheme .text-4_1, .scheme .text-5_1, .scheme .text-6_1 {
		display: none;
	}
	.who-layout-mobile {
		display: none;
	}
.news-item {
	padding: 40px 0;
	font-size: 14pt;
}
.wysiwyg-content p:not([class]):not(:first-child), .wysiwyg-content p.default-styles:not(:first-child) { margin-top: 1em; }
.wysiwyg-content ul:not([class]), .wysiwyg-content ul.default-styles, .wysiwyg-content ol:not([class]), .wysiwyg-content ol.default-styles { margin-top: 1em; margin-left: 3ex; }
.wysiwyg-content ul:not([class]) ul:not([class]), .wysiwyg-content ul:not([class]) ul.default-styles, .wysiwyg-content ul:not([class]) ol:not([class]), .wysiwyg-content ul:not([class]) ol.default-styles, .wysiwyg-content ul.default-styles ul:not([class]), .wysiwyg-content ul.default-styles ul.default-styles, .wysiwyg-content ul.default-styles ol:not([class]), .wysiwyg-content ul.default-styles ol.default-styles, .wysiwyg-content ol:not([class]) ul:not([class]), .wysiwyg-content ol:not([class]) ul.default-styles, .wysiwyg-content ol:not([class]) ol:not([class]), .wysiwyg-content ol:not([class]) ol.default-styles, .wysiwyg-content ol.default-styles ul:not([class]), .wysiwyg-content ol.default-styles ul.default-styles, .wysiwyg-content ol.default-styles ol:not([class]), .wysiwyg-content ol.default-styles ol.default-styles { margin-top: .5em; }
.wysiwyg-content ul:not([class]) > li:not(:first-child), .wysiwyg-content ul.default-styles > li:not(:first-child), .wysiwyg-content ol:not([class]) > li:not(:first-child), .wysiwyg-content ol.default-styles > li:not(:first-child) { margin-top: .5em; }
.wysiwyg-content td > :first-child:not([class]), .wysiwyg-content td > :first-child.default-styles, .wysiwyg-content th > :first-child:not([class]), .wysiwyg-content th > :first-child.default-styles { margin-top: 0; }
.wysiwyg-content a:not([class]), .wysiwyg-content a.default-styles { text-decoration: underline; }
.wysiwyg-content img { max-width: 100%; }
.wysiwyg-content blockquote:not([class]), .wysiwyg-content blockquote.default-styles { margin-top: 1ex; margin-left: 1ex; padding-left: 1ex; border-left: 2px solid #ddd; }
.wysiwyg-content a[href$=".doc"]:not([class])::before, .wysiwyg-content a[href$=".doc"].default-styles::before, .wysiwyg-content a[href$=".docx"]:not([class])::before, .wysiwyg-content a[href$=".docx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/doc.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".xls"]:not([class])::before, .wysiwyg-content a[href$=".xls"].default-styles::before, .wysiwyg-content a[href$=".xlsx"]:not([class])::before, .wysiwyg-content a[href$=".xlsx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/xls.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/pdf.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".txt"]:not([class])::before, .wysiwyg-content a[href$=".txt"].default-styles::before, .wysiwyg-content a[href$=".odt"]:not([class])::before, .wysiwyg-content a[href$=".odt"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/odt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/zip.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/rar.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content a[href$=".ppt"]:not([class])::before, .wysiwyg-content a[href$=".ppt"].default-styles::before, .wysiwyg-content a[href$=".pptx"]:not([class])::before, .wysiwyg-content a[href$=".pptx"].default-styles::before { content: ""; display: inline-block; vertical-align: middle; background: transparent url("../../../media/media/images/mime-icon-32/ppt.png") no-repeat left top; height: 32px; width: 32px; margin-right: 4px; }
.wysiwyg-content > :first-child { margin-top: 0; }

@media screen and (min-width: 1024px) and (max-width: 1174px) {
	.menu-horizontal a {
		line-height: 1.5em;
	}
	.top form {
		width: 100%;
	}
	.top .title {
		width: 50%;
		left: 10px;
	}
	.top .description {
		width: 49%;
		right: 10px;
	}
	.who-layout img {
		width: 100%;
	}
	.why ol {
		margin-left: 32px;
	}
	.scheme .picture, .scheme .text-1, .scheme .text-2, .scheme .text-3, .scheme .text-4, .scheme .text-5, .scheme .text-6 {
		display: none;
	}
	.scheme .text-1_1, .scheme .text-2_1, .scheme .text-3_1, .scheme .text-4_1, .scheme .text-5_1, .scheme .text-6_1 {
		display: block;
		padding: 20px;
	}
	.scheme .text-1_1 p, .scheme .text-2_1 p, .scheme .text-3_1 p, .scheme .text-4_1 p, .scheme .text-5_1 p, .scheme .text-6_1 p {
		width: 800px;
		display: inline-block;
		vertical-align: middle;
	}
	.scheme .text-1_1 img, .scheme .text-2_1 img, .scheme .text-3_1 img, .scheme .text-4_1 img, .scheme .text-5_1 img, .scheme .text-6_1 img {
		vertical-align: middle;
		max-height: 60px;
		padding-right: 10px;
		display: inline-block;
	}
	.scheme {
		padding: 65px 0;
	}
	.scheme h2 {
		position: relative;
		text-align: center;
		top: 0;
		margin-bottom: 20px;
		font-size: 34pt;
	}
	.scheme .text-7 {
		position: relative;
		display: block;
		margin: 0 auto;
		bottom: 0;
	}
	.some-text ul {
		margin-left: 32px;
		margin-right: 16px;
	}
	.partners img {
		max-width: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	h1, h2 {
		font-size: 24pt;
	}
	.menu-horizontal a {
		line-height: 1.5em;
	}
	.top {
		height: auto;
		padding-bottom: 37px;
	}
	.top .title .hl {
		font-size: 44pt;
	}
	.textslider-top {
	position: relative;
	width: 100%;
	margin-top: 20px;
	top: 20px;
	text-align: center;
	}
	.textslider {
		height: 350px;
	}
	.text-slider-text-1 {
		font-size: 44pt;
	}
	.top form {
		width: 100%;
		top: 0;
		position: relative;
		text-align: center;
		padding: 20px 318px 0 calc(50% - 568.5px);
	}
	.form-info div {
		padding-left: 16px;
	}
	.top .title {
		position: relative;
		width: 100%;
		bottom: 0;
		left: 0;
		text-align: center;
		padding-bottom: 20px;
	}
	.top .description {
		position: relative;
		bottom: 0;
		left: 0;
		width: 100%;
		right: 0;
		text-align: center;
		padding-bottom: 40px;
	}
	.top form .form-info {
		display: none;
	}
	.top form .form-unit-1 {
		display: block;
		width: 90%;
		margin: 0 auto;
		right: 0;
		position: relative;
		top: 0;
	}
	.top form .form-unit-2 {
		display: inline-block;
		position: relative;
		top: 5px;
		vertical-align: top;
		width: 44%;
		margin-right: 1%;
		right: 0;
	}
	.top form .form-unit-3 {
		display: inline-block;
		position: relative;
		top: 5px;
		vertical-align: top;
		width: 44%;
		margin-left: 0%;
		right: 0;
	}
	.top form .form-unit-4 {
		position: relative;
		display: block;
		margin: 0 auto;
		width: 90%;
		right: 0;
		top: 10px;
	}
	.who-layout img {
		width: 100%;
	}
	.why ol {
		margin-left: 32px;
	}
	.scheme .picture, .scheme .text-1, .scheme .text-2, .scheme .text-3, .scheme .text-4, .scheme .text-5, .scheme .text-6 {
		display: none;
	}
	.scheme .text-1_1, .scheme .text-2_1, .scheme .text-3_1, .scheme .text-4_1, .scheme .text-5_1, .scheme .text-6_1 {
		display: block;
		padding: 20px;
	}
	.scheme .text-1_1 p, .scheme .text-2_1 p, .scheme .text-3_1 p, .scheme .text-4_1 p, .scheme .text-5_1 p, .scheme .text-6_1 p {
		width: 80%;
		display: inline-block;
		vertical-align: middle;
	}
	.scheme .text-1_1 img, .scheme .text-2_1 img, .scheme .text-3_1 img, .scheme .text-4_1 img, .scheme .text-5_1 img, .scheme .text-6_1 img {
		vertical-align: middle;
		max-height: 60px;
		padding-right: 10px;
		display: inline-block;
	}
	.scheme {
		padding: 65px 0;
	}
	.scheme h2 {
		position: relative;
		text-align: center;
		top: 0;
		margin-bottom: 20px;
		font-size: 34pt;
	}
	.scheme .text-7 {
		position: relative;
		display: block;
		margin: 0 auto;
		bottom: 0;
	}
	.some-text ul {
		margin-left: 32px;
		margin-right: 16px;
	}
	.partners img {
		max-width: 100%;
	}
	.contact-layout {
		text-align: center;
	}
	.contact-layout td {
		display: block;
		text-align: center;
		width: 100%;
	}
	.contact-layout > tbody > tr > td:nth-child(odd):not(:first-child) {
		padding: 0;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.contact-layout > tbody > tr > td:nth-child(odd) {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.contact-layout > tbody > tr > td:nth-child(odd) img {
		width: 10%;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	h1, h2 {
		font-size: 24pt;
	}
	.menu-horizontal a {
		line-height: 2em;
	}
	.top {
		height: auto;
		padding-bottom: 37px;
		text-align: center;
	}
	.top .info {
		float: none;
		display: inline-block;
	}
	.top .logo {
		padding-top: 10px;
	}
	.top .menu-horizontal > li:not(:first-child), .top .menu-horizontal > li {
		margin: 0 10px;
	}
	.top .title .hl {
		font-size: 33pt;
	}
	.textslider-top {
	position: relative;
	width: 100%;
	margin-top: 20px;
	top: 20px;
	text-align: center;
	}
	.textslider {
		height: 350px;
	}
	.text-slider-text-1 {
		font-size: 33pt;
	}
	.text-slider-text-2 {
		font-size: 20pt;
	}
	.top form {
		width: 100%;
		top: 0;
		position: relative;
		text-align: center;
		padding: 10px;
		padding-right: 18%;
	}
	.form-info div {
		padding-left: 16px;
	}
	.top .title {
		position: relative;
		width: 100%;
		bottom: 0;
		left: 0;
		text-align: center;
		padding-bottom: 20px;
	}
	.top .description {
		position: relative;
		bottom: 0;
		left: 0;
		width: 100%;
		right: 0;
		text-align: center;
		padding-bottom: 40px;
	}
	.top form .form-info {
		display: none;
	}
	.top form .form-unit-1 {
		display: block;
		width: 90%;
		margin: 0 auto;
		right: 0;
		position: relative;
		top: 0;
	}
	.top form .form-unit-2 {
		display: inline-block;
		position: relative;
		top: 5px;
		vertical-align: top;
		width: 44%;
		margin-right: 1%;
		right: 0;
	}
	.top form .form-unit-3 {
		display: inline-block;
		position: relative;
		top: 5px;
		vertical-align: top;
		width: 44%;
		margin-left: 0%;
		right: 0;
	}
	.top form .form-unit-4 {
		position: relative;
		display: block;
		margin: 0 auto;
		width: 90%;
		right: 0;
		top: 10px;
	}
	.top form button {
		width: 17%;
		font-size: 0;
	}
	.who-layout {
		display: none;
	}
	.who-layout-mobile {
		display: block;
		width: 100%;
		text-align: center;
	}
	.who-layout-mobile__content {
		max-width: 220px;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		padding: 5px;
	}
	.who-layout-mobile__content_big {
		width: 400px;
		max-width: 100%;
	}
	.who-layout-mobile__content img {
		max-width: 100%;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.who {
		padding-bottom: 36px;
	}
	.why ol {
		margin-left: 32px;
	}
	.scheme .picture, .scheme .text-1, .scheme .text-2, .scheme .text-3, .scheme .text-4, .scheme .text-5, .scheme .text-6 {
		display: none;
	}
	.scheme .text-1_1, .scheme .text-2_1, .scheme .text-3_1, .scheme .text-4_1, .scheme .text-5_1, .scheme .text-6_1 {
		display: block;
		padding: 20px;
	}
	.scheme .text-1_1 p, .scheme .text-2_1 p, .scheme .text-3_1 p, .scheme .text-4_1 p, .scheme .text-5_1 p, .scheme .text-6_1 p {
		width: 80%;
		display: inline-block;
		vertical-align: middle;
	}
	.scheme .text-1_1 img, .scheme .text-2_1 img, .scheme .text-3_1 img, .scheme .text-4_1 img, .scheme .text-5_1 img, .scheme .text-6_1 img {
		vertical-align: middle;
		max-height: 60px;
		padding-right: 10px;
		display: inline-block;
	}
	.scheme {
		padding: 65px 0;
	}
	.scheme h2 {
		position: relative;
		text-align: center;
		top: 0;
		margin-bottom: 20px;
		font-size: 34pt;
	}
	.scheme .text-7 {
		position: relative;
		display: block;
		margin: 0 auto;
		bottom: 0;
	}
	.questions {
		padding-bottom: 69px;
		position: relative;
		height: auto;
	}
	.questions form {
		width: 100%;
	}
	.questions .cell-name, .questions .cell-email, .questions .cell-phone {
		padding-right: 0;
	}
	.questions .cell-text {
		padding-left: 0;
		padding-top: 42px;
	}
	.questions form table td {
		display: block;
	}
	.some-text ul {
		margin-left: 32px;
		margin-right: 16px;
	}
	.partners img {
		max-width: 100%;
	}
	.footer__map table td {
		width: 90%;
		display: inline-block;
		text-align: center;
	}
	.footer__map table td:first-child {
		width: 100%;
	}
}
@media screen and (min-width: 320px) and (max-width: 479px) {
	h1, h2 {
		font-size: 19pt;
	}
	h3{
		font-size: 18pt;
	}
	.menu-horizontal a {
		line-height: 2em;
	}
	.top {
		height: auto;
		padding-bottom: 37px;
		text-align: center;
		padding-top: 0;
	}
	.top .info {
		float: none;
		display: inline-block;
		text-align: center;
	}
	.top .info .tel {
		margin: 0 10px;
	}
	.top .info .email {
		display: inline-block;
		margin: 0 auto;
		margin: 0 10px;
	}
	.top .logo {
		padding-top: 10px;
	}
	.top .menu-horizontal > li:not(:first-child), .top .menu-horizontal > li {
		margin: 0 10px;
	}
	.top .title .hl {
		font-size: 23pt;
	}
	.textslider-top {
	position: relative;
	width: 100%;
	margin-top: 20px;
	top: 20px;
	text-align: center;
	}
	.textslider {
		height: 250px;
	}
	.text-slider-text-1 {
		font-size: 19pt;
	}
	.text-slider-text-2 {
		font-size: 15pt;
	}
	.top form {
		width: 100%;
		top: 0;
		position: relative;
		text-align: center;
		padding: 10px;
		height: auto;
	}
	.top form .form-unit input, .top form .form-unit textarea {
		font-size: 0.6em;
	}
	.form-info div {
		padding-left: 16px;
	}
	.top .title {
		position: relative;
		width: 100%;
		bottom: 0;
		left: 0;
		text-align: center;
		padding-bottom: 20px;
		font-size: 20pt;
	}
	.top .description {
		position: relative;
		bottom: 0;
		left: 0;
		width: 100%;
		right: 0;
		text-align: center;
		padding-bottom: 40px;
		font-size: 14pt;
	}
	.top form .form-info {
		display: none;
	}
	.top form .form-unit-1 {
		display: block;
		width: 90%;
		margin: 0 auto;
		right: 0;
		position: relative;
		top: 0;
	}
	.top form .form-unit-2 {
		display: inline-block;
		position: relative;
		top: 5px;
		vertical-align: top;
		width: 44%;
		margin-right: 1%;
		right: 0;
	}
	.top form .form-unit-3 {
		display: inline-block;
		position: relative;
		top: 5px;
		vertical-align: top;
		width: 44%;
		margin-left: 0%;
		right: 0;
	}
	.top form .form-unit-4 {
		position: relative;
		display: block;
		margin: 0 auto;
		width: 90%;
		right: 0;
		top: 10px;
	}
	.top form button {
		width: 90%;
		font-size: 0;
		height: 50px;
		position: relative;
	}
	.top form button img{
		width: 9%;
	}
	.steps .subtitle {
		font-size: 15pt;
	}
	.steps ul {
		font-size: 14pt;
		line-height: 1.2;
	}
	.steps .steps-wrap {
		padding: 55px 8px;
	}
	.steps .price {
		font-size: 25pt;
	}
	.who-layout {
		display: none;
	}
	.who-layout-mobile {
		display: block;
		width: 100%;
		text-align: center;
	}
	.who-layout-mobile__content {
		max-width: 220px;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		padding: 5px;
	}
	.who-layout-mobile__content_big {
		width: 400px;
		max-width: 100%;
	}
	.who-layout-mobile__content img {
		max-width: 100%;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.who {
		padding-bottom: 36px;
	}
	.why ol {
		margin-left: 32px;
		font-size: 12pt;
	}
	.scheme .picture, .scheme .text-1, .scheme .text-2, .scheme .text-3, .scheme .text-4, .scheme .text-5, .scheme .text-6 {
		display: none;
	}
	.scheme .text-1_1, .scheme .text-2_1, .scheme .text-3_1, .scheme .text-4_1, .scheme .text-5_1, .scheme .text-6_1 {
		display: block;
		padding: 20px;
	}
	.scheme .text-1_1 p, .scheme .text-2_1 p, .scheme .text-3_1 p, .scheme .text-4_1 p, .scheme .text-5_1 p, .scheme .text-6_1 p {
		width: 80%;
		display: inline-block;
		vertical-align: middle;
		font-size: 0.9em;
	}
	.scheme .text-1_1 img, .scheme .text-2_1 img, .scheme .text-3_1 img, .scheme .text-4_1 img, .scheme .text-5_1 img, .scheme .text-6_1 img {
		vertical-align: middle;
		max-height: 60px;
		padding-right: 10px;
		display: inline-block;
	}
	.scheme {
		padding: 65px 0;
	}
	.scheme h2 {
		position: relative;
		text-align: center;
		top: 0;
		margin-bottom: 20px;
		font-size: 34pt;
	}
	.scheme .text-7 {
		position: relative;
		display: block;
		margin: 0 auto;
		bottom: 0;
		width: 100%;
		max-width: 100%;
		padding: 0 16px;
		background: none;
		font-weight: 600;
	}
	.questions {
		padding-bottom: 69px;
		position: relative;
		height: auto;
	}
	.questions form {
		width: 100%;
	}
	.questions .cell-name, .questions .cell-email, .questions .cell-phone {
		padding-right: 0;
		padding-top: 10px;
	}
	.questions .cell-text {
		padding-left: 0;
		padding-top: 10px;
	}
	.questions form table td {
		display: block;
	}
	.questions .submit-w {
		margin-top: 15px;
	}
	.questions button {
		padding: 10px 81px;
	}
	.some-text ul {
		margin-left: 32px;
		margin-right: 16px;
	}
	.partners img {
		max-width: 100%;
	}
	.contact-layout {
		text-align: center;
	}
	.contact-layout td {
		display: block;
		text-align: center;
		width: 100%;
	}
	.contact-layout > tbody > tr > td:nth-child(odd):not(:first-child) {
		padding: 0;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.contact-layout > tbody > tr > td:nth-child(odd) {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.contact-layout > tbody > tr > td:nth-child(odd) img {
		width: 10%;
	}
	.footer__map table td {
		width: 90%;
		display: inline-block;
		text-align: center;
	}
	.footer__map table td:first-child {
		width: 100%;
	}
}
