html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y:scroll;
height: 100%;
} body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; }
ul {
padding: 0;
margin: 0;
list-style-type: none;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type=checkbox], input[type=radio] {
box-sizing: border-box; padding: 0; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height: auto;
} input[type=search] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,300,500,700&subset=latin,cyrillic");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300&subset=latin,cyrillic");
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.box {
box-sizing: border-box
}
.dib {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline
}
.dim {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: middle;
*display: inline
}
.button {
font-family: 'Fira Sans', sans-serif;
font-size: 12px;
height: 28px;
text-align: center;
text-transform: uppercase;
color: #fff;
border: 0;
background: #324b7a;
border-radius: 0;
-khtml-border-radius: 0;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: middle;
*display: inline
}
.clearfix:after {
clear: both;
display: table;
content: ""
}
html {
background: #ffffff
}
img {
vertical-align: middle
}
input[type='checkbox'],
input[type='radio'] {
display: none
}
input[type='checkbox']+label,
input[type='radio']+label {
font-family: 'Fira Sans', sans-serif;
font-size: 13px;
font-weight: 300;
cursor: pointer;
color: #000
}
input[type='checkbox']+label span,
input[type='radio']+label span {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline;
position: relative;
top: 2px
}
input[type='checkbox']+label::before {
content: '';
display: inline-block;
width: 16px;
height: 16px;
border: 1px solid #2faae0;
color: #324b7a;
font-family: 'FontAwesome';
margin: 0 5px 0 0;
vertical-align: middle;
text-align: center
}
input[type='checkbox']:checked+label::before {
content: '\f00c'
}
input[type='radio']+label::before {
content: '\f10c';
display: inline-block;
font-family: 'FontAwesome';
color: #324b7a;
font-size: 21px;
text-align: center;
margin: 0 5px 0 0;
vertical-align: middle
}
input[type='radio']:checked+label::before {
content: "\f192";
color: #324b7a
}
body.template-page .footer {
max-width: 1255px;
margin: 50px auto 0
}
.table__wrap {
width: 100%;
overflow: auto
}
.w1000 {
max-width: 1000px;
width: 100%;
margin: 0 auto;
padding: 0 25px;
box-sizing: border-box
}
.wrap {
font-family: 'Fira Sans', sans-serif; max-width: 1080px;
width: 100%;
margin: 0 auto;
padding: 0 25px;
box-sizing: border-box
}
.header__w {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
height: 98px
}
.header-logo { }
.header-logo img {
width: 100%;
max-width: 343px
}
.header-right {
max-width: 565px;
width: 100%
}
.header-right__top {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.header-top__left {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
max-width: 445px;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.header-phone {
color: #324b7a;
font-weight: 500;
font-size: 28px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
line-height: 1
}
.header-phone .city {
font-weight: 300;
vertical-align: middle;
margin-right: 5px
}
.header-order {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
line-height: 1
}
.header-order__link {
color: #2aace6;
font-size: 23px;
text-decoration: none;
border-bottom: 1px solid #2aace6;
line-height: 1.2em
}
.header-lang { margin: 15px 10px;
background: #2aace6;
padding: 8px 6px;
box-sizing: border-box;
color: #FFF;
text-align: center;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0
}
.header-lang__item {
color: #A5F2FF;
font-size: 15px;
text-decoration: none;
text-transform: uppercase
}
.header-lang__item.active {
color: #fff
}
.header-search {
margin-top: 15px
}
.header-search form {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.header-search button {
border: none;
background: #324b7a;
color: #FFF;
text-transform: uppercase;
width: 108px;
height: 34px;
font-size: 18px;
text-align: center;
box-sizing: border-box;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-left: 10px;
font-family: 'Fira Sans', sans-serif
}
.header-search input {
width: 280px;
height: 34px;
outline: none;
background: #E3F5FF;
border: none;
box-sizing: border-box;
padding-left: 15px;
font-family: 'Fira Sans', sans-serif;
font-size: 13px;
font-weight: 300;
color: #000
}
.header-search input::-webkit-input-placeholder {
font-family: 'Fira Sans', sans-serif;
font-size: 13px;
color: #000;
font-weight: 300
}
.header-search input:-moz-placeholder {
font-family: 'Fira Sans', sans-serif;
font-size: 13px;
opacity: 1;
color: #000;
font-weight: 300
}
.header-search input::-moz-placeholder {
font-family: 'Fira Sans', sans-serif;
font-size: 13px;
opacity: 1;
color: #000;
font-weight: 300
}
.header-search input:-ms-input-placeholder {
font-family: 'Fira Sans', sans-serif;
font-size: 13px;
color: #000;
font-weight: 300
}
.hornav {
border-top: 1px solid #2aace6;
margin-top: 0;
text-align: center;
width: 100%;
max-width: 1255px;
height: 48px;
box-sizing: border-box
}
.hornav-layout {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
box-sizing: border-box;
padding-top: 15px
}
.hornav-item {
margin-left: 7px;
margin-right: 7px;
padding-top: 1px;
padding-bottom: 12px;
height: 33px;
box-sizing: border-box
}
.hornav-item.active .hornav-link,
.hornav-item.hover .hornav-link {
color: #2aace6
}
.hornav-item:first-child:before {
content: none
}
.hornav-item:before {
content: "";
width: 1px;
height: 18px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline;
vertical-align: middle;
padding-right: 15px;
box-sizing: border-box;
border-left: 1px solid #8deeff;
position: relative;
top: -2px
}
.hornav-link {
font-size: 18px;
color: #324b7a;
text-transform: uppercase;
text-decoration: none;
line-height: 18px;
letter-spacing: .01em
}
.hornav-link:hover {
color: #2aace6
}
.hornav-mobile {
display: none;
text-align: left;
height: 34px;
background: #2AACE6;
color: #fff;
font-size: 30px;
padding-left: 16px;
line-height: 38px;
cursor: pointer;
border-radius: 3px;
margin-bottom: 10px;
max-width: 440px;
}
.hornav-mobile.active {
background: #324b7a;
color: #2aace6
}
.hornav__wrapper {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline
}
.hornav-close {
color: #fff;
background: #324B7A;
width: 44px;
height: 44px;
font-size: 34px;
position: fixed;
right: 25px;
top: -8px;
line-height: 52px;
cursor: pointer; display: none
}
.hornav-close.active {
display: block
}
.hornav__second-layout {
display: none;
position: absolute;
left: 0;
top: 140px;
text-align: left;
background: #E3F5FF;
padding: 10px;
z-index: 5;
max-width: 300px;
white-space: normal;
box-sizing: border-box
}
.hornav__second-layout.show {
display: block
}
.hornav__second-item {
display: block;
line-height: .9em;
margin-top: 10px;
border-bottom: 1px solid #6ec7ee;
padding-bottom: 9px
}
.hornav__second-item:first-child {
margin-top: 0
}
.hornav__second-item:last-child {
border: none;
padding-bottom: 0
}
.hornav__second-link {
color: #324B7A;
text-decoration: none;
font-size: 14px;
display: block
}
.hornav__second-link:hover {
text-decoration: underline
}
.mfp-content {
font-family: 'Fira Sans', sans-serif
}
.slider {
max-width: 1920px;
width: 100%;
height: 540px;
position: relative;
font-family: 'Fira Sans', sans-serif;
margin-bottom: -40px;
margin-left: auto;
margin-right: auto;
}
.slider-inner {
max-width: 1000px;
width: 100%;
margin: 0 auto;
padding: 0 25px;
box-sizing: border-box;
height: 100%;
position: relative
}
.slider-text {
position: absolute;
left: 25px;
bottom: 105px;
display: inline;
color: #fff;
font-size: 36px;
font-weight: 300;
padding: 0;
opacity: 0
}
.slider-text p {
margin: 0;
margin-bottom: 5px
}
.slider-text p span {
background: rgba(42, 172, 230, 0.8);
padding: 3px 15px;
display: inline-block
}
.inner-img {
width: 100%;
max-width: 955px;
height: 169px;
background: url(//trans-tech.ru/wp-content/themes/templatewp/img/inner.jpg) no-repeat top center
}
.wrap__main {
position: relative
}
.main-page {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-top: 10px
}
.left-col {
width: 205px;
margin-right: 30px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0
}
.right-col {
max-width: 716px;
width: 100%
}
.aside-title {
color: #2aace6;
font-weight: 300;
font-size: 20px;
padding-left: 10px
}
.aside-nav {
background: #E3F5FF;
padding: 22px 0 15px
}
.aside-nav__layout {
margin-top: 18px
}
.aside-nav__item {
border-bottom: 1px solid #05aaf2;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
margin-top: 10px
}
.aside-nav__item:last-child {
border-bottom: none
}
.aside-nav__item.active .aside-nav__link,
.aside-nav__item:hover .aside-nav__link {
text-decoration: underline;
color: #2aace6
}
.aside-nav__link {
color: #324b7a;
font-size: 13px;
font-weight: 400;
text-decoration: none;
line-height: 1em;
display: block
}
.aside__second-layout {
margin-left: 10px
}
.aside__second-item {
line-height: 1em;
margin-top: 5px
}
.aside__second-item.active .aside__second-link {
text-decoration: none
}
.aside__second-link {
color: #000;
font-size: 11px;
font-weight: 400
}
.aside__second-link:hover {
text-decoration: none
}
.left-banners {
padding: 10px;
background: #E3F5FF;
margin-top: 30px;
font-size: 12px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
box-sizing: border-box;
width: 205px
}
.left-banners img {
width: 100%
}
.left-banners p:first-child {
margin-top: 0
}
.service-list {
position: relative;
z-index: 2;
overflow: hidden; display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.service-item {
margin-left: 14px;
text-decoration: none;
float: left;
margin-bottom: 20px
}
.service-item.fat .service-title {
letter-spacing: -0.05em
}
.service-item:first-child {
margin-left: 0
}
.service-item:hover .service-item__w {
background: #E3F5FF
}
.service-item:hover .service-title {
color: #2aace6
}
.service-item__w {
border: 5px solid #2aace6;
width: 178px;
height: 178px;
box-sizing: border-box;
background: #FFF;
-webkit-transition: 1s all;
transition: 1s all
}
.service-title {
text-transform: uppercase;
text-align: center;
color: #324b7a;
font-size: 13px;
margin-top: 15px;
-webkit-transition: 1s all;
transition: 1s all
}
.service-img {
position: relative;
margin-top: -120px
}
.service-img img {
max-width: 100%
}
.home-text {
margin-top: 20px
}
.directions {
margin-top: 30px
}
.directions-title {
font-size: 32px;
font-weight: 300; color: #4c628b;
text-transform: uppercase;
border-bottom: 1px solid #2aace6;
text-align: center;
padding: .2em .3em;
}
.directions-list {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 30px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between
}
.directions-item {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 290px;
margin-bottom: 20px
}
.directions-item:hover {
text-decoration: none
}
.directions-item:hover .directions-icon__w {
background: #324b7a
}
.directions-item:hover .directions-name {
color: #2aace6
}
.directions-icon {
width: 95px;
height: 95px;
box-sizing: border-box;
padding: 2px;
border: 1px solid #2aace6;
border-radius: 100%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 15px
}
.directions-icon__w {
background: #81D0F3;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
border-radius: 100%;
-webkit-transition: 1s all;
transition: 1s all
}
.directions-name {
color: #324b7a;
text-decoration: underline;
font-size: 12px;
line-height: 1.3em;
-webkit-transition: 1s all;
transition: 1s all;
max-width: 180px
}
.home-about {
border-top: 1px solid #2aace6;
padding-top: 50px
}
.form-header {
border-bottom: 1px solid #324b7a;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between
}
.form-tab {
height: 34px;
width: 100%;
max-width: 350px;
box-sizing: border-box;
text-transform: uppercase;
text-decoration: none;
background: #e3f5ff;
text-align: center;
line-height: 34px;
color: #000
}
.form-tab.active {
background: #324b7a;
color: #FFF;
font-size: 15px
}
.form-tab__container {
display: none
}
.form-tab__container.active {
display: block
}
.form-anketa input {
border: 1px solid #2faae0 !important;
height: 30px;
width: 100%;
box-sizing: border-box;
padding-left: 5px;
font-family: 'Fira Sans', sans-serif !important;
font-size: 12px !important;
color: #000 !important;
font-weight: 300 !important
}
.form-anketa input::-webkit-input-placeholder {
font-family: 'Fira Sans', sans-serif !important;
font-size: 12px !important;
color: #000 !important;
font-weight: 300 !important
}
.form-anketa input:-moz-placeholder {
font-family: 'Fira Sans', sans-serif !important;
font-size: 12px !important;
opacity: 1 !important;
color: #000 !important;
font-weight: 300 !important
}
.form-anketa input::-moz-placeholder {
font-family: 'Fira Sans', sans-serif !important;
font-size: 12px !important;
opacity: 1 !important;
color: #000 !important;
font-weight: 300 !important
}
.form-anketa input:-ms-input-placeholder {
font-family: 'Fira Sans', sans-serif !important;
font-size: 12px !important;
color: #000 !important;
font-weight: 300 !important
}
.form-anketa input.half {
width: 50%
}
.form-anketa textarea {
border: 1px solid #2faae0;
height: 30px;
width: 100%;
box-sizing: border-box;
padding: 5px;
resize: none;
min-height: 75px
}
.form-anketa label {
display: block;
font-size: 14px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
margin-top: 10px
}
.form-anketa .comment {
color: #50769A;
font-size: 13px;
font-weight: 300;
margin-left: 5px
}
.form-anketa__attach {
margin-top: 20px
}
.legend .number {
background: #2faae0;
color: #FFF;
border-radius: 100%;
text-align: center;
width: 20px;
height: 20px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline;
margin-right: 10px;
line-height: 23px
}
.legend .text {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline;
margin-left: 10px;
width: 90%;
padding-top: 2px
}
.legend .tire {
position: relative;
top: 2px
}
.legend li {
margin-top: 5px
}
.legend-title {
font-size: 13px;
font-weight: 400
}
.directions__list {
margin-top: 20px
}
.directions__item {
margin-top: 10px
}
.direction__header {
background: #2faae0;
line-height: 30px;
height: 30px;
text-align: center;
text-transform: uppercase;
color: #FFF;
font-size: 16px
}
.directions__row {
width: 100%;
background: #e3f5ff
}
.directions__row:after {
clear: both;
display: table;
content: ""
}
.direction__col {
float: left;
width: 236px
}
.direction__col:first-child *:first-child:not(select) {
border-left: none
}
.direction__lang-w:after {
clear: both;
display: table;
content: ""
}
.direction__lang {
float: left;
border-left: 1px solid #fff;
box-sizing: border-box;
width: 50%
}
.directions__col-header {
text-transform: uppercase;
text-align: center;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
font-size: 13px;
box-sizing: border-box;
height: 30px;
line-height: 30px;
font-family: 'Roboto Condensed', sans-serif
}
.direction__lang-title {
text-align: center;
font-size: 11px;
font-weight: 300;
font-family: 'Roboto Condensed', sans-serif;
height: 30px;
line-height: 30px
}
.direction__lang-select {
text-align: center;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 4px 0
}
.direction__lang-select select {
border: 1px solid #2faae0
}
.anket-form__submit {
text-align: center;
margin-top: 15px
}
.anket-form__submit button {
color: #FFF;
text-transform: uppercase;
text-align: center;
display: block;
margin: 0 auto;
max-width: 286px;
width: 100%;
height: 37px;
background: #324b7a;
font-size: 18px;
font-family: 'Fira Sans', sans-serif;
border: none
}
.form-download {
text-decoration: none;
margin-top: 10px;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline
}
.form-download i {
vertical-align: middle
}
.form-download .files__text {
width: auto;
vertical-align: middle;
position: relative;
top: 3px;
color: #2AACE6;
text-decoration: underline
}
.button-order {
color: #FFF;
background: #2FAAE0;
text-decoration: none;
text-transform: uppercase;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
padding: 8px 10px;
line-height: 1em;
font-weight: 300;
box-sizing: border-box;
width: 100%;
max-width: 209px
}
.footer {
width: 100%;
font-family: 'Fira Sans', sans-serif;
margin-top: 50px
}
.footer-nav__row {
margin-right: 30px;
width: 208px;
min-width: 208px
}
.footer-nav__row:last-child {
margin-right: 0
}
.footer-nav__row.services {
width: 527px
}
.footer-nav__title {
font-size: 33px;
text-transform: uppercase;
font-weight: 300
}
.footer-nav {
background: #D9F4FD;
padding: 25px 0
}
.footer-nav__w {
max-width: 1000px;
width: 100%;
margin: 0 auto;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
padding: 0 25px
}
.footer-nav__layout {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-top: 45px;
margin-right: 24px;
margin-bottom: 20px
}
.footer-nav__layout.first {
width: 161px
}
.footer-nav__layout.service-nav {
margin-top: 0;
margin-right: 0;
max-width: 550px
}
.footer-nav__layout.service-nav .footer-nav__item {
line-height: 1em;
margin-top: 10px
}
.footer-nav__layout.service-nav .footer-nav__link {
font-size: 12px;
text-transform: none;
font-family: 'Roboto Condensed', sans-serif;
letter-spacing: -0.02em
}
.footer-nav__layout.otrasl-nav {
margin-top: 0;
margin-right: 0
}
.footer-nav__layout.otrasl-nav .footer-nav__link {
font-size: 12px;
text-transform: none;
font-family: 'Roboto Condensed', sans-serif;
border-bottom: 1px solid #2faae0;
text-decoration: none;
padding-bottom: 12px;
width: 172px;
display: inline-block
}
.footer-nav__layout.otrasl-nav .footer-nav__link:hover {
text-decoration: underline
}
.footer-nav__layout.otrasl-nav .footer-nav__item {
margin-top: 5px
}
.footer-nav__item {
margin-top: 5px;
display: block
}
.footer-nav__item:last-child .footer-nav__link {
border: none
}
.footer-nav__link {
color: #324b7a;
text-transform: uppercase;
font-size: 15px;
font-weight: 500
}
.footer-nav__link:hover {
text-decoration: none
}
.footer-contacts {
max-width: 1000px;
width: 100%;
margin: 0 auto;
padding: 0 25px;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20px 25px
}
.footer-phone {
font-size: 21px;
font-weight: 300;
margin-right: 19px
}
.footer-phone .city {
color: #2FAAE0
}
.footer-address {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
font-weight: 300;
font-family: 'Fira Sans', sans-serif
}
.footer-address__w {
margin-left: 5px
}
.footer-address i {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0
}
.footer-email {
color: #0D3D75
}
.footer-order {
height: 37px;
color: #FFF;
background: #2FAAE0;
text-decoration: none;
display: block;
text-transform: uppercase;
text-align: center;
font-size: 21px;
font-family: 'Roboto Condensed', sans-serif;
padding: 8px 10px;
line-height: 1em;
font-weight: 300;
box-sizing: border-box;
width: 100%;
max-width: 209px
}
.footer-bottom {
max-width: 1000px;
width: 100%;
margin: 0 auto;
padding: 0 25px;
box-sizing: border-box
}
.footer-bottom__w {
padding: 20px 0 10px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-top: 1px solid #324b7a;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.footer-bottom .copyr {
font-size: 13px;
font-weight: 300;
margin-bottom: 10px
}
.footer-bottom .copyr a {
color: #0D3D75
}
.footer-counter {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.footer-counter__item {
margin-right: 10px;
margin-bottom: 10px
}
.footer-counter__item:last-child {
margin-right: 0
}
.seo-stuff {
margin-top: 25px;
border-top: 1px solid #324b7a;
padding-top: 25px
}
.sticky {
position: sticky;
top: -100px; min-height: 50px;
z-index:100;
background-color: #FFFFFF;
margin-top: 15px
}@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,300,500,700&subset=latin,cyrillic");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300&subset=latin,cyrillic");
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.box {
box-sizing: border-box;
}
.dib {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;*;
display: inline;
}
.dim {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: middle;*;
display: inline;
}
.button {
font-family: 'Fira Sans',sans-serif;
font-size: 12px;
height: 28px;
text-align: center;
text-transform: uppercase;
color: #fff;
border: 0;
background: #324b7a;
border-radius: 0;
-khtml-border-radius: 0;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: middle;*;
display: inline;
}
.clearfix:after {
clear: both;
display: table;
content: "";
}
.content {
font-family: 'Fira Sans',sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.3em;
color: #010101;
}
.content h1 {
font-size: 35px;
font-weight: 300;
line-height: 1.05em;
margin-top: 5px;
margin-bottom: 0;
padding-bottom: 5px;
color: #2aace6;
}
.content h1 + .module {
margin-top: 15px;
}
.content h2 {
font-size: 22px;
font-weight: normal;
margin: 1em 0;
color: #324b7a;
line-height: 1.1em;
}
.content h3 {
font-size: 19px;
font-weight: 400;
margin: 1em 0 1em 0;
color: #324b7a;
line-height: 1.1em;
}
.content h4 {
font-size: 19px;
font-weight: 500;
margin: 1em 0 5px 0;
color: #324b7a;
line-height: 1.1em;
}
.content h4 + .module {
margin-top: 0;
}
.content p {
margin: 1em 0;
}
.content input {
border-radius: 0;
-khtml-border-radius: 0;
}
.content select, .content input {
outline: 0;
}
.content .wysiwyg ul {
padding-left: 20px;
list-style-type: none;
}
.content .wysiwyg ul li {
position: relative;
padding-left: 15px;
}
.content .wysiwyg ul li:before {
content: '\f111';
font-family: 'FontAwesome';
font-size: 7px;
position: absolute;
top: 1px;
left: 0;
color: #324b7a;
}
.content .wysiwyg ol {
padding-left: 35px;
}
.content .wysiwyg a {
color: #324b7a;
}
.content .ck-image-left {
border-radius: 0;
-khtml-border-radius: 0;
border: 1px solid #2faae0;
padding: 2px;
background: none;
float: left;
margin: 5px 10px 10px 0;
max-width: 100%;
}
.content .ck-image-right {
border-radius: 0;
-khtml-border-radius: 0;
border: 1px solid #2faae0;
padding: 2px;
background: none;
float: right;
margin: 5px 0 10px 15px;
max-width: 100%;
}
.content .ck-image {
border-radius: 0;
-khtml-border-radius: 0;
border: 1px solid #2faae0;
padding: 2px;
background: none;
float: none;
margin: 0;
max-width: 100%;
width: 100%;
}
.content .ck-table-user th {
padding: 5px 0;
border: 1px solid #2faae0;
background: #e3f5ff;
}
.content .ck-table-user td {
padding: 5px 10px 5px 10px;
border: 1px solid #2faae0;
}
.content .ck-table-invisible {
border-collapse: collapse;
border: none;
}
.content .ck-table-invisible td, .content .ck-table-invisible th {
border: none;
padding: 0;
background: none;
}
.content .ck-hidden {
display: none;
}
.normal{
text-decoration:none;
font-weight:normal;
}@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,300,500,700&subset=latin,cyrillic");@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300&subset=latin,cyrillic");.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.box{box-sizing:border-box}.dib{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.dim{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline}.button{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline}.clearfix:after{clear:both;display:table;content:""}a{color:#324b7a}.module{margin:30px 0;clear:both}.module__stretch{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.module__breadcrumbs{margin-top:10px;margin-left:10px;margin-bottom:15px}.breadcrumbs__item{font-size:12px;font-weight:300;margin-left:5px;color:#010101;font-family:'Roboto Condensed',sans-serif;display:inline;vertical-align:middle}.breadcrumbs__item:first-child{margin-left:0}.breadcrumbs__item:first-child:before{content:none}.breadcrumbs__item:before{content:'\f0da';font-family:'FontAwesome';font-size:8px;padding-right:5px;vertical-align:middle;color:#2aace6}.breadcrumbs__link{font-size:12px;text-decoration:underline;color:#324b7a;font-weight:400}.module__back{border-top:1px solid #ddd;padding-top:5px}.module__back a{font-size:13px;font-weight:300;text-decoration:underline;color:#324b7a}.module__back i{margin-right:5px;color:#324b7a}.module__news-left{margin-top:20px}.module__news-left .news__item{margin-top:20px}.module__news-left .news__item:first-child{margin-top:0}.module__news-left .news__date{font-size:12px;font-weight:300;position:relative;text-align:center;color:#324b7a}.module__news-left .news__date:before{content:'';position:absolute;top:50%;left:0;display:block;width:65px;height:1px;background:#ddd}.module__news-left .news__date:after{content:'';position:absolute;top:50%;right:0;display:block;width:65px;height:1px;background:#ddd}.module__news-left .news__item-info{line-height:16px}.module__news-left .news__item-info a{font-size:12px;text-decoration:none;color:#000}.module__news-left .news__item-info a:hover{text-decoration:underline}.module__news-left .news__all{line-height:1em;position:relative;margin-top:20px;text-align:center}.module__news-left .news__all:before{content:'';position:absolute;bottom:2px;left:0;display:block;width:65px;height:2px;background:#324b7a}.module__news-left .news__all:after{content:'';position:absolute;right:0;bottom:2px;display:block;width:65px;height:2px;background:#324b7a}.module__news-left .news__all-link{font-size:12px;text-transform:lowercase;color:#010101;border-bottom:#bfbfbf}.module__news .news__item,.module__articles .news__item,.module__offers .news__item{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.module__news .news__item:first-child,.module__articles .news__item:first-child,.module__offers .news__item:first-child{margin-top:0}.module__news .news__item .news__date,.module__articles .news__item .news__date,.module__offers .news__item .news__date{font-size:10px;color:#676767}.module__news .news__img-w,.module__articles .news__img-w,.module__offers .news__img-w{position:relative;border:1px solid #2faae0;margin-right:20px;height:100%;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;border-radius:0;-khtml-border-radius:0;box-sizing:border-box}.module__news .news__img-w .shield,.module__articles .news__img-w .shield,.module__offers .news__img-w .shield{font-size:11px;font-weight:400;color:#FFF;text-transform:lowercase;padding:0 5px;padding:4px 10px;position:absolute;right:-1px;top:10px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;border-radius:0;-khtml-border-radius:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1em;background:#324b7a}.module__news .news__img,.module__articles .news__img,.module__offers .news__img{width:154px;height:104px;padding:2px;border:2px solid #fff;background-repeat:no-repeat;background-position:center center;border-radius:0;-khtml-border-radius:0;display:block;box-sizing:border-box}.module__news .news__text,.module__articles .news__text,.module__offers .news__text{max-width:530px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__news .news__title a,.module__articles .news__title a,.module__offers .news__title a{font-size:16px;font-weight:normal;color:#000}.module__news .news__title a:hover,.module__articles .news__title a:hover,.module__offers .news__title a:hover{color:#324b7a}.module__news .news__info,.module__articles .news__info,.module__offers .news__info{font-size:13px;font-weight:300;margin-top:.7em;color:#505050}.gallery__item{width:156px;margin-bottom:25px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.gallery__item.a4 .gallery__img{width:auto;height:auto}.gallery__img-w{position:relative;border:1px solid #2faae0;border-radius:0;-khtml-border-radius:0}.gallery__img{overflow:hidden;width:154px;height:154px;text-align:center;border:2px solid #fff;background-color:#f5f5f5;background-repeat:no-repeat;background-position:center center;border-radius:0;-khtml-border-radius:0;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery__item-title{margin-top:5px;text-align:center;overflow:hidden;font-size:13px}.gallery__item-title a{text-decoration:underline;color:#324b7a}.gallery__item-title a:hover{text-decoration:none}.gallery__img-link:hover .gallery__img-loop{display:block}.gallery__img-loop{position:absolute;top:55px;left:55px;display:none;overflow:hidden;border-radius:0;-khtml-border-radius:0}.module__filter .select2-selection--single{border:1px solid #2faae0 !important}.module__filter-w{background:#F5F5F5;padding:15px 10px 5px}.filter__input{border:1px solid #2faae0 !important;border-radius:0;-khtml-border-radius:0;height:28px;background:#FFF;box-sizing:border-box;padding-left:8px;width:100%;font-size:13px;font-family:'Fira Sans',sans-serif}.filter__item{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:220px;margin-left:16px;margin-bottom:15px}.filter__item:nth-child(3n+1){margin-left:0}.filter__item.inline-submit{margin-top:17px}.filter__item.inline-submit .inline-submit__w{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.filter__item.inline-submit .filter__submit{width:125px;margin:0}.filter__item.inline-submit .filter__clear{position:relative;left:0;top:0;vertical-align:middle}.filter__item div.label{margin-bottom:5px;font-size:12px;line-height:1em}.filter__select{width:100%;position:relative}.select2-results__options li{font-family:'Fira Sans',sans-serif;font-size:13px;font-weight:300;line-height:1.3em;color:#444;padding:3px 10px}.select2-results__options li[aria-selected=true],.select2-results__options li.select2-results__option--highlighted{background-color:#324b7a !important;color:#FFF}.select2-selection__rendered{padding-left:10px}.select2-selection--single{background-color:#fff;border:1px solid #bebebe !important;border-radius:0 !important;-khtml-border-radius:0 !important;outline:none;white-space:nowrap;overflow:hidden}.select2-selection__arrow b{border-color:#324b7a transparent transparent transparent !important}.select2-dropdown{font-family:'Fira Sans',sans-serif;font-size:13px;border:1px solid #DDD !important;border-radius:0 !important;-khtml-border-radius:0 !important}.filter__checkboxes{position:relative}.checkboxes__select{border:1px solid #2faae0;border-radius:0;-khtml-border-radius:0;height:28px;background:#FFF;box-sizing:border-box;padding:0 10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.checkboxes__select .triangle{border-color:#324b7a transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;right:6px;top:11px;position:absolute;width:0}.checkboxes__dd{display:none;background:#FFF;border:1px solid #2faae0;padding:10px;position:absolute;left:0;top:44px;box-sizing:border-box;z-index:2;width:220px}.checkboxes__dd li{margin-top:7px}.checkboxes__dd li:first-child{margin-top:0}.checkboxes__dd input[type='checkbox']+label span,.checkboxes__dd input[type='radio']+label span{width:170px}.checkboxes__close{text-align:center;margin-top:10px;background:#324b7a;color:#FFF;text-transform:uppercase;padding:5px 0;cursor:pointer}.checkboxes__select-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.range__filter .label{font-size:12px;height:30px;line-height:1em;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:105px}.range__filter input{width:50px;border:1px solid #2faae0;box-sizing:border-box;padding-left:5px;margin-left:5px}.range__input-w{float:right;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.price__line-w{background:#486cb0 !important;height:4px;margin-top:8px !important}.price__line{clear:both;border-radius:0 !important;-khtml-border-radius:0 !important;border:none !important;background:#486cb0 !important;height:4px !important;margin:0 2px 0 7px}.price__line div{background:#1c2a44 !important;border-radius:0 !important;-khtml-border-radius:0 !important;border:none !important;height:4px !important}.price__line span{border-radius:0 !important;-khtml-border-radius:0 !important;background:#324b7a !important;border:none !important;width:9px !important;height:9px !important;top:-3px !important}.price__line span:focus{outline:0}.filter__submit-w{text-align:center;position:relative}.filter__submit{font-family:'Fira Sans',sans-serif;font-size:12px;display:block;width:220px;height:28px;margin:0 auto;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;vertical-align:middle}.filter__clear{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;vertical-align:middle;text-decoration:none;font-size:13px;color:#505050;font-weight:300;border-bottom:1px dashed #505050;margin-left:10px;position:absolute;right:0;top:7px}.module-view__pager{background:#F5F5F5;border-top:2px solid #000;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;box-sizing:border-box;padding:10px 15px;-webkit-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.module-view__views a{color:#000;font-size:20px;height:17px;width:17px;background-image:url(//trans-tech.ru/wp-content/themes/templatewp/img/modules/catalogue-views.png);background-repeat:no-repeat;text-decoration:none;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;margin-left:5px}.module-view__views-card{background-position:0 0}.module-view__views-card.active{background-position:0 -18px}.module-view__views-wide{background-position:-18px 0}.module-view__views-wide.active{background-position:-18px -18px}.module-view__views-table{background-position:-36px 0}.module-view__views-table.active{background-position:-36px -18px}.module-view__sort .title{font-size:12px;font-weight:bold;vertical-align:middle}.module-view__sort-item{font-size:12px;color:#000;text-decoration:none;border-bottom:1px dashed #000;margin-left:10px;line-height:1em}.module-view__sort-item.ASC{color:#324b7a;border-bottom:1px dashed #324b7a}.module-view__sort-item.ASC:after{content:"\f0d7";font-size:12px;color:#324b7a;font-family:'FontAwesome';padding-left:5px}.module-view__sort-item.DESC{color:#324b7a;border-bottom:1px dashed #324b7a}.module-view__sort-item.DESC:after{content:"\f0d8";font-size:12px;color:#324b7a;font-family:'FontAwesome';padding-left:5px}.module-view__paging .title{font-size:12px;font-weight:bold;vertical-align:middle}.module-view__paging-item{font-size:12px;color:#000;font-weight:300;text-decoration:none;text-transform:uppercase;margin-left:3px;padding:3px;line-height:1em;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module-view__paging-item.active{background:#324b7a;color:#fff}.subsection__list{font-size:0}.subsection__card{margin-left:15px;width:230px;margin-bottom:30px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.subsection__card:nth-child(3n+1){margin-left:0}.subsection__card-img{width:100%;height:129px;display:block}.subsection__card-title{display:block;background:#F5F5F5;text-decoration:none;font-size:14px;color:#324b7a;padding:10px;text-align:center;font-weight:400}.subsection__card-price{font-size:14px;text-align:center;font-weight:400;font-family:'Fira Sans',sans-serif;margin-top:10px}.subsection__card-price+.subsection__card-text{margin-top:.5em}.subsection__card-text{font-size:13px;line-height:1.3em;color:#000;margin-top:10px}.subsection__card-text p{margin:.5em 0 !important}.subsection__arrows{margin-top:5px;line-height:1}.subsection__arrows:first-child{margin-top:0}.subsection__arrows i{font-size:14px;color:#324b7a;vertical-align:middle}.subsection__arrows-title{font-size:14px;color:#324b7a;vertical-align:middle;margin-left:10px}.subsection__found{margin-top:10px}.subsection__found:first-child{margin-top:0}.subsection__found-title{display:block;font-size:16px;color:#324b7a}.subsection__found-pre{margin-top:5px}.minicard__card{width:156px;margin-bottom:25px;margin-left:25px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.minicard__card .minicard__title{margin-top:5px;text-align:center;overflow:hidden}.minicard__card .minicard__title a{font-size:13px;font-weight:400;text-decoration:underline;color:#324b7a}.minicard__card .minicard__title a:hover{text-decoration:none}.minicard__card:nth-child(4n+1){margin-left:0}.minicard__card .minicard__price-w{margin-top:15px;background:#F5F5F5;border-bottom:2px solid #324b7a;padding-left:5px;height:26px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:1}.minicard__card .minicard__price{color:#000;font-size:18px;font-weight:bold;font-family:'Fira Sans',sans-serif;vertical-align:middle}.minicard__card .minicard__price-main{vertical-align:middle}.minicard__card .minicard__stock{font-size:11px;color:#505050;font-weight:normal;text-decoration:line-through}.minicard__card .minicard__addtocart-submit{background:#324b7a;border:none;cursor:pointer;width:26px;height:26px;padding:0}.minicard__card .minicard__addtocart-submit:before{content:"\f07a";font-size:18px;color:#FFF;font-family:'FontAwesome';position:relative;top:1px}.minicard__card .minicard__descr{font-size:11px;color:#505050;font-weight:300;margin-top:10px}.minicard__card .minicard__img-w{position:relative;border:1px solid #2faae0;border-radius:0;-khtml-border-radius:0}.minicard__card .minicard__img{overflow:hidden;width:154px;height:154px;text-align:center;border:2px solid #fff;background-color:#f5f5f5;background-repeat:no-repeat;background-position:center center;border-radius:0;-khtml-border-radius:0;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.minicard__card .minicard__img .shield{font-size:11px;font-weight:400;color:#FFF;text-transform:lowercase;padding:0 5px;padding:4px 10px;position:absolute;right:-2px;top:10px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;border-radius:0;-khtml-border-radius:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1em}.minicard__card .minicard__img .shield.offer{background:#E81010}.minicard__card .minicard__img .shield.new{background:#04AF51}.minicard__card .minicard__img .shield.hit{background:#00B0E6}.minicard__wide{background:#F5F5F5;margin-top:10px}.minicard__wide:first-child{margin-top:0}.minicard__wide .minicard__img{box-sizing:border-box;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:156px;border:1px solid #2faae0;border-radius:0;-khtml-border-radius:0}.minicard__wide .minicard__img .shield{font-size:11px;font-weight:400;color:#FFF;text-transform:lowercase;padding:0 5px;padding:4px 10px;position:absolute;right:-2px;top:10px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;border-radius:0;-khtml-border-radius:0;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1em}.minicard__wide .minicard__img .shield.offer{background:#E81010}.minicard__wide .minicard__img .shield.new{background:#04AF51}.minicard__wide .minicard__img .shield.hit{background:#00B0E6}.minicard__wide .minicard__img-w{border:2px solid #fff;background:#F5F5F5;text-align:center;height:154px;position:relative;border-radius:0;-khtml-border-radius:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.minicard__wide .minicard__info{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;margin-left:15px;margin-top:15px;width:535px}.minicard__wide .minicard__title a{font-size:16px;color:#000;text-decoration:none}.minicard__wide .minicard__price-w{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.minicard__wide .minicard__price{font-size:18px;color:#000;font-weight:bold;width:160px;height:26px;border-bottom:2px solid #324b7a;line-height:1em;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.minicard__wide .minicard__price span.product__offer{padding-left:5px;font-size:11px;text-decoration:line-through;font-weight:400}.minicard__wide .minicard__addtocart{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;margin-left:25px}.minicard__wide .minicard__addtocart input[type="submit"]{color:#FFF;text-transform:uppercase;font-size:16px;font-family:'Fira Sans',sans-serif;font-weight:bold;border:none;background-color:#324b7a;cursor:pointer;width:160px;height:26px}.minicard__wide .minicard__descr{margin-top:15px;font-size:11px;color:#505050;height:50px;overflow:hidden}.minicard__table{width:100%}.minicard__table tbody{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.minicard__table-head{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.minicard__table-head th{text-align:left;border-bottom:2px solid #324b7a;padding:10px;border-left:1px solid #2faae0;font-size:11px;font-weight:700;text-transform:uppercase;font-family:'Fira Sans',sans-serif}.minicard__table-head th small{text-transform:none}.minicard__table-head th.minicard__title{font-size:19px;font-weight:400;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.minicard__table-head th.minicard__price{text-align:center;width:59px}.minicard__table-head th:first-child{border-left:0}.minicard__table-item{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.minicard__table-item:nth-child(even) td{background:#e3f5ff}.minicard__table-item td{border-bottom:1px solid #2faae0;padding:7px;box-sizing:border-box;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.minicard__table-item .minicard__title{font-size:13px;color:#000;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.minicard__table-item .minicard__title a{color:inherit;text-decoration:none}.minicard__table-item .minicard__title a:hover{color:#324b7a}.minicard__table-item span.shield{padding:2px 10px;color:#fff;font-size:9px;font-weight:bold;font-family:'Fira Sans',sans-serif;text-transform:uppercase;white-space:nowrap;border-radius:0;-khtml-border-radius:0;float:right;margin-left:7px}.minicard__table-item span.shield.offer{background:#E81010}.minicard__table-item span.shield.new{background:#04AF51}.minicard__table-item span.shield.hit{background:#00B0E6}.minicard__table-item .shield__td{text-align:right}.minicard__table-item .minicard__price{font-size:16px;border-left:1px solid #2faae0;text-align:right;width:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.minicard__table-item .minicard__price .old-price{padding-left:5px;font-size:11px;text-decoration:line-through;font-weight:400;display:block}.minicard__table-item .minicard__addtocart{border-left:1px solid #2faae0;width:59px;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.minicard__table-addtocart{border:none;background:none;font-size:19px}.minicard__table-addtocart:hover i{color:#324b7a}.module__pager span{font-size:13px;color:#505050;font-weight:300;vertical-align:top}.pager__layout{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.pager__item{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;padding:1px 5px;margin-left:5px}.pager__item:first-child{margin-left:0;padding-left:0}.pager__item.active{background:#324b7a;text-decoration:none;color:#FFF;font-weight:700;border-radius:0;-khtml-border-radius:0}.pager__item.active .pager__link{background:#324b7a;text-decoration:none;color:#FFF;border-radius:0;-khtml-border-radius:0}.pager__link{font-size:14px;color:#000;text-decoration:underline;font-weight:400;display:block}.pager__link.next{font-size:13px}.pager__link.next i{padding-left:5px}.files__item{margin-top:20px}.files__item:first-child{margin-top:0}.files__item i{font-size:33px;color:#797979}.files__text{width:680px;margin-left:6px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.files__download-link{font-weight:400;text-decoration:none;color:#324b7a;border-bottom:1px dashed #324b7a}.files__download-link:hover{border-bottom:1px dashed transparent}.files__size{font-size:11px;color:#505050}.faq__item{margin-top:10px}.faq__item:first-child{margin-top:0}.faq__item h2{font-size:20px;font-weight:normal;color:#010101 !important}.faq__qa-item{position:relative;margin-top:10px;padding-left:15px}.faq__qa-item:first-child{margin-top:0}.faq__qa-item.active:before{color:#a6a1a2}.faq__qa-item:before{content:'\f04d';font-family:'FontAwesome';font-size:8px;position:absolute;top:5px;left:0;color:#324b7a}.faq__qa-link{font-size:16px;font-weight:400;text-decoration:none;color:#000;border-bottom:1px dashed #000}.faq__qa-link:hover{border-bottom:1px dashed transparent}.faq__href{font-size:13px;font-weight:400;text-decoration:underline;color:#000}.faq__href:after{content:"\f08e";font-size:12px;font-family:'FontAwesome'}.faq__href:hover{text-decoration:none}.faq__drop{font-weight:300;display:none;margin-top:10px;padding:15px;color:#000;background:#E3F5FF}.faq__drop .youcan{margin-top:10px;margin-bottom:5px}.faq__drop-text{margin-bottom:5px}.faq__drop-text p{margin:.7em 0}.faq__drop-text p:first-child{margin-top:0}.faq__drop-close{font-weight:400;text-decoration:none;text-transform:lowercase;color:#324b7a;border-bottom:1px dashed #324b7a;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;margin-top:5px}.faq__drop-close:hover{border-bottom:1px dashed transparent}.module__faq-card{background:#F5F5F5;padding:10px}.vakancy__submit{font-family:'Fira Sans',sans-serif;font-size:12px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline;height:28px;margin-left:5px;padding:0 20px}.card__w{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.card__img{position:relative;width:305px;height:305px;border:1px solid #2faae0;border-radius:0;-khtml-border-radius:0;box-sizing:border-box}.card__img .shieldic{font-size:15px;font-weight:400;line-height:1em;position:absolute;top:30px;right:-1px;padding:7px 25px;color:#fff;border-radius:0;-khtml-border-radius:0}.card__img .shieldic.offer{background:#E81010}.card__img .shieldic.new{background:#04AF51}.card__img .shieldic.hit{background:#00B0E6}.card__img-w{position:relative;overflow:hidden;height:299px;cursor:pointer;text-align:center;border:2px solid #fff;background:#f5f5f5;border-radius:0;-khtml-border-radius:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card__img-w .card__img-link{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:300px;height:300px}.card__img-w:hover .card__img-loop{display:block}.card__img-loop{position:absolute;top:42%;left:42%;display:none;cursor:pointer;overflow:hidden;border-radius:0;-khtml-border-radius:0}.card__right-top{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.card__right-meta{position:relative;margin-left:13px}.card__right-buttons{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;left:0;top:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:231px}.buttons__item-link{position:relative;margin-left:20px;font-size:13px;font-weight:300;vertical-align:middle;text-decoration:none;text-transform:lowercase;color:#324b7a;border-bottom:1px dashed #324b7a}.buttons__item-link:before{font-family:'FontAwesome';font-size:21px;vertical-align:middle;padding-right:5px;line-height:1em;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:20px;position:absolute;left:-20px}.buttons__item-link.bookmark:before{content:"\f097"}.buttons__item-link.bookmark.active:before{content:"\f02e"}.buttons__item-link.compare:before{content:"\f05d";left:-23px}.buttons__item-link.compare.active:before{content:"\f058"}.card__price-w{margin-top:31px;position:relative}.card__price-old{position:absolute;left:68px;top:-25px;color:#B5B2B2;text-decoration:line-through}.card__price-old .price{font-size:22px;font-weight:700;line-height:1em;vertical-align:middle}.card__price-old small{font-size:18px;font-weight:400;vertical-align:middle}.card__price{padding:3px 0 2px 15px;border-bottom:2px solid #324b7a;background:#f5f5f5;width:170px;box-sizing:border-box;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.card__price .title{font-size:18px;font-weight:300;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;vertical-align:middle;color:#000;width:50px}.card__price .price{font-size:22px;font-weight:700;line-height:1em;vertical-align:middle;color:#324b7a}.card__price small{font-size:18px;font-weight:400;vertical-align:middle;color:#324b7a}.card__addtocart{margin-top:31px}.card__addtocart+.card__status{margin-top:10px}.card__addtocart-submit{font-family:'Fira Sans',sans-serif;font-size:19px;font-weight:700;height:29px;text-transform:uppercase;color:#fff;border:none;background:#324b7a;width:231px;box-sizing:border-box}.card__right-stuff{width:345px;margin-left:69px;margin-top:10px}.card__status{font-size:13px;margin-top:37px;text-align:center;text-transform:lowercase}.card__tags{padding-top:10px;border-top:1px solid #2faae0}.card__tags-item{font-size:13px;margin-right:10px;margin-bottom:5px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.card__tags-item i{color:#324b7a}.card__thumbs-w{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.card__thumbs-item{margin-bottom:9px;margin-left:9px;cursor:pointer;border:1px solid #ccc;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;border-radius:0;-khtml-border-radius:0}.card__thumbs-item.active{border:1px solid #324b7a}.card__thumbs-item:nth-child(6n+1){margin-left:0}.card__thumbs-inner{width:44px;height:44px;border:2px solid #fff;border-radius:0;-khtml-border-radius:0}.module__watched-header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.module__watched-header+.module{margin-top:15px}.module__watched-header h2{margin:0}.module__form .module__message-small{margin-bottom:10px;margin-top:0}.module__form tr.error .label{color:#E81010}.module__form tr.error .required{color:#E81010}.module__form tr.error .required:before{content:"\f069";font-family:'FontAwesome'}.module__form tr.error .select2-selection--single{border:1px solid #E81010 !important}.module__form tr.error .file_upload{border:1px solid #E81010}.module__form tr.error input[type='checkbox']+label::before{border:1px solid #E81010}.module__form input{border:1px solid #bebebe;border-radius:0;-khtml-border-radius:0;height:28px;box-sizing:border-box;padding:0 10px;font-family:'Fira Sans',sans-serif;font-size:13px;vertical-align:middle}.module__form input.error{border:1px solid #E81010}.module__form textarea{border:1px solid #bebebe;border-radius:0;-khtml-border-radius:0;width:100%;box-sizing:border-box;padding:5px 10px;font-family:'Fira Sans',sans-serif;font-size:13px;resize:none;outline:none}.module__form textarea.error{border:1px solid #E81010}.module__form select{border:1px solid #bebebe;height:28px;box-sizing:border-box;font-family:'Fira Sans',sans-serif;font-size:13px;vertical-align:middle;padding:0 6px}.module__form select option{padding-left:6px;font-family:'Fira Sans',sans-serif;font-size:13px}.module__form select.error{border:1px solid #E81010}.module__form td{padding:5px 0;vertical-align:top}.module__form td.label{padding-top:10px}.module__form td.required{font-size:12px;color:#324b7a;width:25px;text-align:center;padding-top:10px}.module__form td.required:before{content:"\f069";font-family:'FontAwesome'}.module__form td input[type="submit"]{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline}.module__form td .comment{font-size:11px;line-height:1.2em;padding-top:5px;display:block}.module__form td .comment.inline{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;padding-left:5px;padding-top:0;vertical-align:middle}.module__form td .title{color:#324b7a;font-size:16px;font-weight:400;padding-bottom:3px;margin-top:15px}.module__form input[type='checkbox']+label::before{border:1px solid #bebebe}.file_upload{font-size:12px;line-height:2em;width:260px;height:28px;padding-left:10px;border:1px solid #bebebe;background:#fff;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;box-sizing:border-box;margin-right:80px;position:relative;vertical-align:middle}.file_upload.error{border:1px solid #E81010}.file_upload .button,.file_upload>mark{cursor:pointer;display:block}.file_upload .button{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline;width:70px;line-height:2.4em;float:right;position:relative;left:80px;bottom:1px}.file_upload>mark{padding-left:3px;background:transparent;position:relative;overflow:hidden;width:235px;white-space:nowrap;font-family:'Roboto Condensed',sans-serif;font-size:13px;font-weight:300;bottom:28px;line-height:2em}.file_upload input[type=file]{position:absolute;top:0;height:1px;opacity:0;width:170px}#datepicker{width:160px;margin-right:10px}.ui-datepicker-trigger{cursor:pointer;margin-left:5px;background:#324b7a}.module__message{padding:20px;border:1px solid #000;border-radius:0;-khtml-border-radius:0}.module__message a{color:#324b7a}.module__message .message__title-w{height:40px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.module__message .message__title{font-size:20px;font-weight:normal;margin-left:7px}.module__message .message__icon{width:54px}.module__message .message__icon:before{line-height:1em}.module__message .message__text{margin-left:62px;margin-bottom:11px}.module__message .message__text p:last-child{margin-bottom:0}.module__message.error{background:#feefef;border:1px solid #E81010}.module__message.error .message__icon{position:relative;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__message.error .message__icon:before{content:"\f057";font-size:48px;color:#E81010;font-family:'FontAwesome'}.module__message.error .message__title{color:#E81010 !important}.module__message.success{background:#edffed;border:1px solid #00a000}.module__message.success .message__icon{position:relative;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__message.success .message__icon:before{content:"\f058";font-size:48px;color:#00a000;font-family:'FontAwesome'}.module__message.success .message__title{color:#00a000 !important}.module__message.alert{border:1px solid #f9992e}.module__message.alert .message__icon{position:relative;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__message.alert .message__icon:before{content:"\f071";font-size:35px;color:#f9992e;font-family:'FontAwesome'}.module__message.alert .message__title{color:#f9992e !important}.module__message.info{border:1px solid #008ecc;background:#e6f7ff}.module__message.info .message__icon{position:relative;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__message.info .message__icon:before{content:"\f05a";font-size:48px;color:#008ecc;font-family:'FontAwesome'}.module__message.info .message__title{color:#008ecc !important}.module__message.question{border:1px solid #008ecc;background:#e6f7ff}.module__message.question .message__icon{position:relative;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__message.question .message__icon:before{content:"\f059";font-size:48px;color:#008ecc;font-family:'FontAwesome'}.module__message.question .message__title{color:#008ecc !important}.module__message-small{background:#e3f5ff;padding:10px 10px 7px 10px;border-radius:0;-khtml-border-radius:0}.module__message-small a{color:#324b7a}.module__message-small .message__text{margin-left:5px;max-width:95%}.module__message-small .message__icon{text-align:center;position:relative;width:20px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__message-small.error .message__icon:before{content:"\f00d";font-size:20px;color:#E81010;font-family:'FontAwesome'}.module__message-small.success .message__icon:before{color:#00a000;content:"\f00c";font-size:20px;font-family:'FontAwesome'}.module__message-small.alert .message__icon:before{color:#f9992e;content:"\f071";font-size:20px;font-family:'FontAwesome'}.module__message-small.info .message__icon:before{color:#008ecc;content:"\f05a";font-size:20px;font-family:'FontAwesome'}.message__text{margin-left:20px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.message__text.compress p:first-child{margin-top:0}.message__text h2{margin:0 !important}.message__text p{margin:15px 0 0 0}.guestbook__item{margin-top:20px}.guestbook__item:first-child{margin-top:0}.guestbook__item p{margin:.6em 0}.guestbook__name{font-weight:bold}.guestbook__date{margin-top:3px}.guestbook__date .guestbook__dmy{color:#fff;background:#324b7a;font-weight:bold;font-size:11px;padding:2px 5px;border-radius:0;-khtml-border-radius:0}.guestbook__date .guestbook__time{font-size:10px;color:#999;padding-left:5px}.guestbook__message{margin-top:.7em}.personal__item{margin-top:15px}.personal__item:first-child{margin-top:0}.personal__img{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;border:1px solid #2faae0;padding:2px}.personal__img a{width:120px;height:120px;display:block}.personal__body{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;margin-left:10px}.personal__name{font-weight:bold;color:#000}.personal__place{margin-top:5px}.personal__readmore{color:#324b7a}.personal__card-name{font-weight:700;font-size:16px}.personal__card-img-w{border:1px solid #2faae0;padding:2px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.personal__card-img{width:300px;height:300px}.personal__card-body{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:400px;float:right}.personal__fields{border-top:1px solid #2faae0;border-bottom:1px solid #2faae0;padding:10px 0;margin-top:15px}.personal__fields__item{margin-top:5px}.personal__fields__item span{font-weight:700}.personal__fields__item:first-child{margin-top:0}.partners__item{margin-top:15px}.partners__item:first-child{margin-top:0}.partners__img-w{border:1px solid #2faae0;padding:2px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.partners__img{width:120px;height:120px}.partners__body{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:400px;margin-left:20px}.partners__title{font-weight:700}.partners__link{color:#324b7a}.publications__list-item{margin-left:25px;width:150px;margin-bottom:25px}.publications__list-item:nth-child(4n+1){margin-left:0}.publications__img img{border:1px solid #2faae0;padding:2px;box-sizing:border-box}.publications__item{margin-top:15px}.publications__item:first-child{margin-top:0}.publications__name{color:#324b7a}.filials__item{border-top:1px solid #ddd;padding-top:15px;margin-bottom:15px}.filials__item:first-child{padding:0;border-top:0}.filials__item p{line-height:1.3em;margin:.5em 0}.filials__item a{color:#324b7a}.filials__title{font-size:16px;color:#324b7a}.filials__place{font-weight:700}.module__forum.thread table:first-child td{border-top:1px solid #ccc}.module__forum.thread td{vertical-align:top;padding:8px;border-top:0}.module__forum.thread td p:first-child{margin-top:0}.module__forum.thread td p:last-child{margin-bottom:0}.module__forum th{background:#f1f1f1;padding:0;height:37px}.module__forum td{padding:7px}.module__forum th,.module__forum td{border:1px solid #ccc}.module__forum th a,.module__forum td a{color:#324b7a;position:relative}.module__forum th a.closed:after,.module__forum td a.closed:after{content:"\f023";font-size:15px;font-family:'FontAwesome';position:absolute;right:-15px}.module__forum th a.new:after,.module__forum td a.new:after{content:"\f0f4";font-size:14px;font-family:'FontAwesome';position:absolute;right:-20px}.module__forum .author{color:#ccc;float:right}.module__list li{color:#324b7a;font-size:14px;margin-top:10px}.module__list li:first-child{margin-top:0}.module__list li i{margin-right:10px}.module__list a{color:#324b7a;font-size:14px}.module__list a:hover{text-decoration:none;color:#324b7a}.module__list-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.module__list-flex .module__list-item{background:#324b7a;margin:10px;padding:10px;color:#fff;text-decoration:none;text-transform:uppercase;font-size:14px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;border-radius:0;-khtml-border-radius:0;background-color:#1c2a44;background-image:-webkit-gradient(linear, left top, right top, from(#1c2a44), to(#486cb0));background-image:-webkit-linear-gradient(left, #1c2a44, #486cb0);background:-webkit-linear-gradient(left, #1c2a44, #486cb0);background:linear-gradient(to right, #1c2a44, #486cb0);-webkit-flex-basis:140px;-ms-flex-preferred-size:140px;flex-basis:140px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.module__list-detail{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.module__list-detail .module__list-item{width:150px;margin:10px;border:1px solid #2faae0;border-radius:0;-khtml-border-radius:0;overflow:hidden}.module__list-detail .module__list-title{font-size:16px;font-weight:bold;color:#324b7a;margin-bottom:10px}.module__list-detail .module__list-title a{text-decoration:none;color:#324b7a}.module__list-detail .module__list-img{width:150px;height:50px}.module__list-detail .module__list-info{margin-top:10px;text-align:center;padding-bottom:10px}.module__list-detail .module__list-info a{text-decoration:underline;color:#324b7a}.module__list-detail .module__list-info a:hover{color:#324b7a;text-decoration:none}.tabs__header{border-bottom:1px solid #2faae0;position:relative}.tabs__header .tabs__link{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;border-radius:0;-khtml-border-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;text-decoration:none;color:#010101;padding:5px 10px;position:relative;top:1px;margin-left:6px;border:1px solid #2faae0;border-bottom:0}.tabs__header .tabs__link:first-child{margin-left:0}.tabs__header .tabs__link.active{font-weight:700;background:#FFF}.tabs__service{position:absolute;right:0;top:5px;display:none;color:#010101}.tabs__service.active{display:block}.tabs__service.static{display:block}.tabs__service-w{margin-left:5px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.tabs__service-w i{vertical-align:middle}.tabs__service-link{color:#324b7a}.tabs__container .tabs__item{display:none}.tabs__container .tabs__item.active{display:block}.module_subsection i{margin-right:5px}.module__rates{width:100%}.module__rates>h3{display:block;width:100%;margin:0 0 13px}.module__rates>form>div.event{float:left;unicode-bidi:bidi-override;direction:rtl;position:relative;display:none;font-size:0}.module__rates>form>div.event>span{display:inline-block;position:relative;width:18px;font:15px/15px FontAwesome,sans-serif;height:23px}.module__rates>form>div.event>span:before{content:"";position:absolute;cursor:pointer;padding:4px}.module__rates>form>div.event>span:hover:before,.module__rates>form>div.event>span:hover~span:before{content:"";position:absolute;cursor:pointer;color:#324b7a}.module__rates>form>div.result{float:left;display:none;position:relative;left:-4px;font-size:0}.module__rates>form>div.result>span{display:inline-block;position:relative;width:18px;font:15px/15px FontAwesome,sans-serif;height:23px}.module__rates>form>div.result>span:before{content:"";position:absolute;padding:4px}.module__rates>form>div.result>span.hover:before{content:"";position:absolute;color:#324b7a;padding:4px}.module__rates>form>div.result>span.half_hover:before{content:"";position:absolute;color:#324b7a;padding:4px}.module__rates>form>div.visible{display:block}.module__rates>span{display:inline-block;width:100%}.module__rates>span>span{color:#324b7a}.module__rates>span>span:first-child{display:inline-block;padding:0 4px;border-radius:4px;border:1px solid #324b7a;position:relative;margin:0 3px 0 0}.module__reviews h3{color:#324b7a}.module__reviews h3 a{margin-left:30px;color:#324b7a;font-size:14px}.module__reviews h3 a i{margin-right:5px}.module__reviews-rates{margin-left:-4px;margin-top:-2px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}.module__reviews-rates span{display:inline-block;position:relative;width:18px;font:15px/15px FontAwesome,sans-serif;height:23px}.module__reviews-rates span:before{content:"";position:absolute;color:#ffffff;padding:4px}.module__reviews-rates span.hover:before{color:#324b7a}.module__reviews-body{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:600px;margin-left:20px}.module__reviews-title{font-weight:700}.module__reviews-head{margin-top:3px}.module__reviews-head .date{background:#324b7a;color:#FFF;padding:2px 5px;vertical-align:middle}.module__reviews-head .time{color:#ccc;padding-left:3px;vertical-align:middle}.module__reviews-head .name{padding-left:10px;vertical-align:middle}.module__sitemap{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:300px;margin-right:10px}.module__sitemap:last-child{margin-right:0}.module__sitemap h2{margin-top:0}.module__sitemap>ul{padding-left:0}.module__sitemap>ul ul{padding-left:19px}.module__sitemap i{padding-right:5px;font-size:16px}.module__sitemap a{color:#324b7a}.module__sitemap li{margin-top:5px}.module__cart .cart,.module__orders .cart{width:100%}.module__cart .cart td,.module__orders .cart td,.module__cart .cart th,.module__orders .cart th{border:1px solid #2faae0;padding:0 5px 0 5px;height:30px;vertical-align:middle}.module__cart .cart th,.module__orders .cart th{background:#e3f5ff;padding:0;height:37px}.module__cart .cart .amount,.module__orders .cart .amount{text-align:center}.module__cart .cart input[type="text"],.module__orders .cart input[type="text"]{font-family:'Fira Sans',sans-serif;font-size:13px;width:35px;border:0;background:#DCDCDC;text-align:center}.module__cart-buttons{position:relative;margin-top:10px}.module__cart-buttons input[type="submit"]{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline;width:200px;margin:0 auto;display:block}.module__card-clear{position:absolute;right:0;top:4px}.module__orders-item{margin-top:20px}.module__orders-item:first-child{margin-top:0}.module__orders-title{font-size:14px;margin-bottom:10px}.module__orders-title span{padding:3px 0;vertical-align:middle}.module__orders-title span.status{margin-left:10px;padding:3px 10px}#popup{background:#FFF;margin:0 auto;position:relative;width:700px}#popup.form-complete{padding:10px}#popup.form-complete .module__message{background:transparent;border:0;margin:0}#popup.form-complete .module__message .message__text{margin-bottom:5px}#popup.pre{text-align:center}#popup.pre img.pre{padding-right:10px;vertical-align:middle}#popup.pre .pre-text{position:relative;top:2px}#popup .module__message{position:relative}#popup .module__message.form-complete{background:transparent;border:0;margin:0;padding:25px}#popup .module__message span{line-height:1;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;width:54px}#popup .module__message span:before{font-size:48px;vertical-align:top;font-family:'FontAwesome'}#popup .module__message .text-block{margin-left:61px;margin-bottom:17px}#popup .module__message .text-block .good{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:20px 0}#popup .module__message .text-block .good-img__w{border:1px solid #ccc;padding:5px}#popup .module__message .text-block .good-img{width:120px;height:90px;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline}#popup .module__message .text-block .good-info{display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;*display:inline;max-width:295px;margin-left:20px;line-height:1.5em}#popup .module__message.success h2{color:#00a000}#popup .module__message.success span:before{content:"\f058";color:#00a000}#popup .module__message.error h2{color:#E81010}#popup .module__message.error span:before{content:"\f00d";color:#E81010}#popup .module__message.alert h2{color:#f9992e}#popup .module__message.alert span:before{content:"\f071";color:#f9992e}#popup .module__message.info h2{color:#008ecc}#popup .module__message.info span:before{content:"\f05a";color:#008ecc}#popup .module__message p{margin-bottom:0}#popup .module__message h2{margin:0}#popup .module__message h2.addtocart{margin-left:54px}#popup .module__form.module{margin-bottom:0}.goto-cart{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline;color:#FFF !important;text-decoration:none;line-height:28px;padding:0 10px;background:#324b7a}.close-popup{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline;color:#000 !important;text-decoration:none;line-height:28px;padding:0 10px;margin-left:10px;background:#ddd}.dialogue-buttons{background:#e5e5e5;padding:10px;text-align:right}.dialogue-buttons__item{font-family:'Fira Sans',sans-serif;font-size:12px;height:28px;text-align:center;text-transform:uppercase;color:#fff;border:0;background:#324b7a;border-radius:0;-khtml-border-radius:0;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:middle;*display:inline;margin-left:10px;color:#FFF !important;text-decoration:none;line-height:28px;padding:0 10px}.modal-form{width:700px;background:#FFF;margin:0 auto;padding:20px;box-sizing:border-box;position:relative}.modal-form .mfp-preloader{text-align:center}.modal-form__title,.modal-map__title{font-size:20px;color:#324b7a}.modal-map__title{margin-bottom:20px}.modal-map{width:700px;background:#FFF;margin:0 auto;padding:20px;box-sizing:border-box;position:relative}.module__bitmap{position:relative;background-size:contain !important}.module__bitmap-item{display:block;position:absolute}.sneaky-input{display:none}.mfp-content{font-family:'Fira Sans',sans-serif}@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,300,500,700&subset=latin,cyrillic");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300&subset=latin,cyrillic");
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex
}
.box {
box-sizing: border-box
}
.dib {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline
}
.dim {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: middle;
*display: inline
}
.button {
font-family: 'Fira Sans', sans-serif;
font-size: 12px;
height: 28px;
text-align: center;
text-transform: uppercase;
color: #fff;
border: 0;
background: #324b7a;
border-radius: 0;
-khtml-border-radius: 0;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: middle;
*display: inline
}
.clearfix:after {
clear: both;
display: table;
content: ""
}
.header-lang {
display: flex;
margin-top: 15px !important;
padding-top: 6px;
margin-bottom: 0;
}
.footer-bottom, .footer-contacts {
width: 1080px;
max-width: 100%;
}
.aside-nav {
width: 100%;
}
@media screen and (max-width: 1200px) {
.hornav-link {
font-size: 16px;
}
}
@media screen and (max-width: 980px) {
.header__w {
height: auto
}
.header-logo {
margin-bottom: 15px
}
.header-order {
margin-left: 0 !important;
}
.header-search, .header-lang {
margin-top: 0 !important;
}
.header-logo {
margin: 0 auto;
}
.header-right {
display: flex;
justify-content: space-between;
}
.hornav-layout {
max-width: 950px;
overflow: hidden;
white-space: nowrap;
height: 47px;
box-sizing: border-box
}
.hornav-item {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
vertical-align: top;
*display: inline;
height: 100%
}
.slider {
margin-top: 0
}
.header-right__top {
max-height: 49px
}
.header-lang { }
.header__w {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.header-right {
max-width: 100%;
margin-top: 10px
}
.footer-contacts {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.footer-nav__layout {
margin-top: 0
}
.module__form td {
display: block
}
.module__form td.label {
display: inline;
margin-right: 10px
}
.module__form td.label ~ .input {
padding-top: 0;
padding-bottom: 10px
}
.module__form td:nth-child(2) {
display: inline
}
.module__form td .comment.inline {
padding-left: 0
}
.hornav {
border: none
}
.hornav__wrapper {
display: none
}
.hornav__wrapper.mobile {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 10;
background: rgba(227, 245, 255, 0.8)
}
.hornav__wrapper.mobile .hornav-layout {
display: block;
padding-top: 0;
background: #FFF
}
.hornav__wrapper.mobile .hornav-item {
margin-left: 0;
margin-right: 0;
display: block
}
.hornav__wrapper.mobile .hornav-item:before {
content: none
}
.hornav__wrapper.mobile .hornav-item.active,
.hornav__wrapper.mobile .hornav-item:hover {
background: #324b7a
}
.hornav__wrapper.mobile .hornav-item.active .hornav-link,
.hornav__wrapper.mobile .hornav-item:hover .hornav-link {
color: #FFF
}
.hornav__wrapper.mobile .hornav-link {
color: #FFF;
display: block;
padding: 8px 5px 5px
}
.hornav__wrapper.mobile .hornav__second-layout {
display: block;
border-top: 1px solid #6ec7ee
}
.hornav-mobile {
display: block
}
.hornav-layout {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.hornav__second-layout {
position: static;
max-width: 100%
}
.hornav-item {
background: #2aace6;
margin-bottom: 10px
}
.inner-img {
margin-top: 10px
}
.service-list {
overflow: visible;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center
}
.header-search input {
width: 100%
}
}
@media screen and (max-width: 850px) {
.directions__row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
}
@media screen and (max-width: 767px) {
.left-col {
display: none
}
.footer-nav__w {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.footer-nav__layout.service-nav li {
line-height: .8em;
margin-top: 10px
}
}
@media screen and (max-width: 650px) {
.form-header {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.form-header a {
max-width: 100%
}
.header__w {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.footer-address {
margin-top: 10px
}
.footer-order {
margin-top: 10px;
margin-left: 0
}
.slider-text {
font-size: 25px
}
.service-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
.service-item {
margin-left: 0;
margin-bottom: 25px;
width: 100%
}
.service-item__w {
height: 61px;
width: 100%;
padding-left: 75px
}
.service-title {
font-size: 20px;
margin-top: 15px
}
.service-img {
position: relative;
margin-top: -82px;
margin-left: 10px
}
.service-img img {
height: 90px
}
.module__message-small .message__text {
width: 89%
}
.header-top__left {
max-width: 433px
}
}
@media screen and (max-width: 600px) {
.module__breadcrumbs {
margin-left: 0
}
.module__news .news__item {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.module__news .news__text {
margin-top: 10px
}
.legend .text {
width: 85%
}
}
@media screen and (max-width: 550px) {
.main-page {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.left-col {
margin-right: 0;
width: 100%;
margin-bottom: 30px
}
.slider-text {
background: rgba(42, 172, 230, 0.8);
text-transform: uppercase;
padding: 6px 10px 4px
}
.slider-text p {
margin: 0;
padding: 0
}
.slider-text p span {
background: none;
padding: 0
}
.header-lang {
padding: 0;
background: none;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-left: 12px;
position: relative;
top: 0
}
.header-lang__item {
background: #2aace6;
padding: 9px 12px;
box-sizing: border-box;
height: 34px
}
.header-lang__item.active {
background: #324b7a
}
}
@media screen and (max-width: 500px) {
.service-title {
font-size: 16px;
margin-top: 17px
}
.tabs__header {
padding-bottom: 1px
}
.tabs__header .tabs__link {
margin-left: 0
}
}
@media screen and (max-width: 450px) {
.header-phone {
font-size: 20px
}
.header-order__link {
font-size: 18px
}
.direction__header {
font-size: 14px
}
.legend {
padding-left: 0
}
.legend .text {
width: 80%
}
.service-title {
font-size: 14px;
margin-top: 20px
}
}
@media screen and (max-width: 400px) {
.service-title {
font-size: 12px
}
}
@media screen and (max-width: 360px) {
.wrap {
padding: 0 10px
}
.header-phone {
font-size: 18px
}
.header-order__link {
font-size: 16px
}
.faq__drop-text input[type="submit"] {
margin-left: 0;
margin-top: 10px
}
.faq__drop-text .file_upload {
width: 190px
}
}
@media screen and (max-width: 320px) {
.file_upload {
width: 220px
}
}
@media screen and (max-width: 980px) {
.header-order {
margin-left: 0 !important;
}
.header-search, .header-lang {
margin-top: 0 !important;
}
.header-top__left {
align-items: center;
}
.header-order__link {
font-size: 18px;
margin-right: 20px;
}
.header-phone .city {
vertical-align: auto;
margin-right: 0;
}
header nav {
width: 100%;
padding: 10px 0
}
.right-col {
max-width: 100%;
width: 100%;
}
.main-page {
display: block;
}
.aside-nav {
margin-bottom: 30px;
}
.topmenu > li > a {
font-size: 16px !important;
}
header nav > ul {
width: 100%;
align-items: center;
display: flex;
justify-content: space-between;
}
.sticky {
top: -118px;
}
}
.header-burger {
display: none;
}
.dark{
display: none;
}
.burger{
position: fixed;
right: 0;
top: 0;
z-index: 100000000;
bottom: 0;
background: white;
width: 260px;
}
@media screen and (max-width: 767px) {
.header-top__left, .header-search {
display: none;
}
.header-burger div {
width: 100%;
height: 2px;
background: #2aace6;
}
.header-burger {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 26px;
height: 16px;
margin-left: 15px;
}
header nav {
display: none;
}
.header-lang__item {
padding: 4px 6px;
height: auto;
}
.header-right{
align-items: center;
}
.header-lang{
padding-top: 0!important;
}
.header-right {
width: 120px;
}
.header-logo{
margin: 0;
width: 150px;
}
.header__w {
flex-wrap: nowrap;
display: flex;
align-items: center;justify-content: space-between;
}
.header-right {
margin-top: 0;
}
.header-lang {
margin: 0;
padding: 0;
}
.directions-title, .content h1 {
font-size: 24px;
}
.header__w {
padding: 10px 0;
}
.sticky {
top: 0;
min-height: 0;
}
.left-col {
display: block;
}
iframe{
max-width: 100%;
}
}
.dark{
background: black;
opacity: 0.6;
position: fixed;
left: 0;
right: 0;
height: 100%;
width: 100%;
bottom: 0;
top: 0;
z-index: 9999;
}
.burger {
display: flex;
justify-content: space-between;
flex-direction: column;
overflow-y: auto;
transform: translateX(100%);
padding: 20px;
transition: all 0.6s ease;
}
.burger.active{
transform: translateX(0%);
}
.burger .header-top__left,
.burger .header-search {
display: block;
}
.burger .header-logo {
width: 100%;
}
.burger nav {
display: block;
}
.burger .topmenu {
display: block;
}
.burger .submenu {
display: none;
}
.burger .topmenu > li {
width: 100%;
}
.burger .header-search {
margin-top: 10px!important;
}
.burger .header-search input {
padding-left: 5px;
}
.burger nav {
padding: 30px 0;
}
.burger .header-lang {
display: none;
}
.burger .header-search button {
width: 70px;
font-size: 16px;
margin-left: 5px;
}
.burger .header-top__left {
text-align: center;
}
.burger .header-order {
margin-bottom: 10px;
}@font-face{font-family:'FontAwesome';src:url(//trans-tech.ru/wp-content/themes/templatewp/libs/font-awesome/fonts/fontawesome-webfont.eot@v=4.5.0);src:url(//trans-tech.ru/wp-content/themes/templatewp/libs/font-awesome/fonts/fontawesome-webfont.eot@) format('embedded-opentype'),url(//trans-tech.ru/wp-content/themes/templatewp/libs/font-awesome/fonts/fontawesome-webfont.woff2@v=4.5.0.html) format('woff2'),url(//trans-tech.ru/wp-content/themes/templatewp/libs/font-awesome/fonts/fontawesome-webfont.woff@v=4.5.0) format('woff'),url(//trans-tech.ru/wp-content/themes/templatewp/libs/font-awesome/fonts/fontawesome-webfont.ttf@v=4.5.0) format('truetype'),url(//trans-tech.ru/wp-content/themes/templatewp/libs/font-awesome/fonts/fontawesome-webfont.svg@v=4.5.0) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-datepicker {
width: 202px;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
height: 24px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 20px;
height: 20px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
font-size: 14px;
line-height: 25px;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .2em;
}
.ui-datepicker th {
padding: 5px .3em;
text-align: center;
font-weight: bold;
border: 0;
font-size: 14px;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: 0.2em;
text-align: right;
text-decoration: none;
font-size: 14px;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
} .ui-widget {
font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
font-size: 1em;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #f2f5f7 url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;
color: #362b36;
}
.ui-widget-content a {
color: #362b36;
}
.ui-widget-header {
border: 1px solid #aed0ea;
background: #deedf7 url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;
color: #222222;
font-weight: bold;
}
.ui-widget-header a {
color: #222222;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #aed0ea;
background: #d7ebf9 url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #2779aa;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #2779aa;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #74b2e2;
background: #e4f1fb url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #0070a3;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
color: #0070a3;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #2694e8;
background: #3baae3 url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
font-weight: bold;
color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #f9dd34;
background: #ffef8f url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;
color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #cd0a0a;
background: #cd0a0a;
color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_72a7cf_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_72a7cf_256x240.png);
}
.ui-state-default .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_3d80b3_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_2694e8_256x240.png);
}
.ui-state-active .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-icons_ffffff_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 6px;
} .ui-widget-overlay {
background: #eeeeee url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat;
opacity: .8;
filter: Alpha(Opacity=80); }
.ui-widget-shadow {
margin: -7px 0 0 -7px;
padding: 7px;
background: #000000 url(//trans-tech.ru/wp-content/themes/templatewp/libs/jquery-ui-1.11.2/images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x;
opacity: .3;
filter: Alpha(Opacity=30); border-radius: 8px;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
position: absolute;
right: 10px;
top: 10px;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font: 22px/22px  FontAwesome, Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
color: #bbb;
font-size: 28px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:hover {
color: #fff;
}
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
background: transparent;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
}
.mfp-arrow-left {
left: -65px;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { }
.mfp-arrow-right {
right: -65px;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
min-width: 80px;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px;
font-size: 12px;
}
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
.mfp-ready .mfp-content,
.mfp-ready .mfp-arrow {
opacity: 1;
transform: scale(1);
}
.mfp-removing .mfp-content,
.mfp-removing .mfp-arrow {
opacity: 0;
transform: scale(0.8);
}
.mfp-content,
.mfp-arrow {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-ready.mfp-bg,
.mfp-ready .mfp-preloader {
opacity: 0.8;
} .mfp-removing .mfp-preloader {
opacity: 0;
}
.mfp-figure { transition: all 0.3s ease-in-out;
transform: scale(0.8);
}
.mfp-preloader {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-image-loaded .mfp-figure {
opacity: 1;
transform: scale(1);
}
.preloader_box { 
position: relative;
display: inline-block;
width: 25px;
height: 25px;
background: #fff;
border-radius: 10px;
text-align: center;
overflow: hidden;
padding: 10px;
}
.mfp-s-loading .mfp-figure {
opacity: 0;
display: none;
}
.mfp-s-loading .mfp-arrow {
opacity: 0;
display: none;
}.select2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle; }
.select2-container .select2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 28px;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
display: block;
overflow: hidden;      
padding-right: 20px;
text-overflow: ellipsis; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding-right: 8px;
padding-left: 20px; }
.select2-container .select2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
user-select: none;
-webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis; }
.select2-container .select2-search--inline {
float: left; }
.select2-container .select2-search--inline .select2-search__field {
border: none;
font-size: 100%;
margin-top: 5px; }
.select2-dropdown {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051; }
.select2-results {
display: block; }
.select2-results__options {
list-style: none;
margin: 0;
padding: 0; }
.select2-results__option {  
user-select: none;
-webkit-user-select: none; }
.select2-results__option[aria-selected] {
cursor: pointer; }
.select2-container--open .select2-dropdown {
left: 0; }
.select2-container--open .select2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-search--dropdown {
display: block;
padding: 4px; }
.select2-search--dropdown .select2-search__field {
padding: 4px;
width: 100%;
box-sizing: border-box; }
.select2-search--dropdown.select2-search--hide {
display: none; }
.select2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0); }
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 27px; }
.select2-container--default .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 1px;
right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
background-color: #eee;
cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-top: 5px;
margin-right: 10px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #eee;
cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa; }
.select2-container--default .select2-search--inline .select2-search__field {
background: transparent;
border: none;
outline: 0; }
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {  
color: white; }
.select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 6px; }
.select2-container--classic .select2-selection--single {
background-color: #f6f6f6;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }
.select2-container--classic .select2-selection--single:focus {
border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #444;
line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear {
cursor: pointer;
float: right;
font-weight: bold;
margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); }
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #888 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {
border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
background: transparent;
border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #888 transparent;
border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); }
.select2-container--classic .select2-selection--multiple {
background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0; }
.select2-container--classic .select2-selection--multiple:focus {
border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: bold;
margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
float: right; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin-left: 5px;
margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin-left: 2px;
margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {
border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {
border: 1px solid #aaa;
outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {
outline: 0; }
.select2-container--classic .select2-dropdown {
background-color: white;
border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {
border-bottom: none; }
.select2-container--classic .select2-dropdown--below {
border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {
padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {
color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: white; }
.select2-container--classic .select2-results__group {
cursor: default;
display: block;
padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {
border-color: #5897fb; }.box_skitter {
position: relative;
width: 720px;
height: 300px;
background: #FFF;
}
.box_skitter img {
max-width: none;
} .box_skitter ul {
display: none;
}
.box_skitter .container_skitter {
overflow: hidden;
position: relative;
}
.box_skitter .image {
overflow: hidden;
}
.box_skitter .image img {
display: none;
} .box_skitter .box_clone {
position: absolute;
top: 0;
left: 0;
width: 100px;
overflow: hidden;
display: none;
z-index: 20;
}
.box_skitter .box_clone img {
position: absolute;
top: 0;
left: 0;
z-index: 20;
} .box_skitter .prev_button {
position: absolute;
top: 50%;
left: 35px;
z-index: 152;
width: 42px;
height: 42px;
overflow: hidden;
text-indent: -9999em;
margin-top: -25px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.box_skitter .next_button {
position: absolute;
top: 50%;
right: 35px;
z-index: 152;
width: 42px;
height: 42px;
overflow: hidden;
text-indent: -9999em;
margin-top: -25px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.box_skitter .prev_button:hover, .box_skitter .next_button:hover {
opacity: 0.5 !important;
} .box_skitter .info_slide {
position: absolute;
top: 15px;
left: 15px;
z-index: 100;
background: #000;
color: #fff;
font: bold 11px arial;
padding: 5px 0 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
opacity: 0.75;
}
.box_skitter .info_slide .image_number {
background: #333;
float: left;
padding: 2px 10px;
margin: 0 5px 0 0;
cursor: pointer;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.box_skitter .info_slide .image_number:hover {
background: #000;
}
.box_skitter .info_slide .image_number_select, .box_skitter .info_slide .image_number_select:hover {
background: #cc3333;
float: left;
padding: 2px 10px;
margin: 0 5px 0 0;
} .box_skitter .container_thumbs {
position: relative;
overflow: hidden;
height: 50px;
}
.box_skitter .info_slide_thumb {
height: 50px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
overflow: hidden;
top: auto;
top: 0;
left: 0;
padding: 0 !important;
opacity: 1.0;
}
.box_skitter .info_slide_thumb .image_number {
overflow: hidden;
width: 100px;
height: 50px;
position: relative;
margin: 0 !important;
padding: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}
.box_skitter .info_slide_thumb .image_number img {
position: absolute;
top: -30px;
left: -30px;
height: 100px;
}
.box_skitter .box_scroll_thumbs {
padding: 0;
}
.box_skitter .box_scroll_thumbs .scroll_thumbs {
position: absolute;
bottom: 60px;
left: 50px;
background: #ccc;
background: -moz-linear-gradient(-90deg, #555, #fff);
background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));
width: 200px;
height: 10px;
overflow: hidden;
text-indent: -9999em;
z-index: 101;
cursor: pointer;
border: 0px solid #333;
} .box_skitter .info_slide_dots {
position: absolute;
bottom: -40px;
z-index: 151;
padding: 5px 0 5px 5px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
.box_skitter .info_slide_dots .image_number {
background: #333;
float: left;
margin: 0 5px 0 0;
cursor: pointer;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
width: 18px;
height: 18px;
text-indent: -9999em;
overflow: hidden;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.box_skitter .info_slide_dots .image_number:hover {
background: #000;
}
.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {
background: #cc3333;
float: left;
margin: 0 5px 0 0;
} .loading {
position: absolute;
top: 50%;
right: 50%;
z-index: 10000;
margin: -16px -16px;
color: #fff;
text-indent: -9999em;
overflow: hidden;
background: url(//trans-tech.ru/wp-content/themes/templatewp/libs/skitter/images/ajax-loader.gif) no-repeat left top;
width: 32px;
height: 32px;
} .box_skitter .label_skitter {
z-index: 150;
position: absolute;
bottom: 0px;
left: 0px;
display: none;
}
.box_skitter .label_skitter {
z-index: 150;
position: absolute;
bottom: 0px;
left: 0px;
color: #fff;
display: none;
opacity: 0.8;
background: #000;
}
.box_skitter .label_skitter p {
padding: 10px;
margin: 0;
font: normal 22px arial,tahoma;
letter-spacing: -1px;
}
.box_skitter .progressbar {
background: #000;
position: absolute;
top: 5px;
left: 15px;
height: 5px;
width: 200px;
z-index: 99;
border-radius: 20px;
} .box_skitter .preview_slide {
display: none;
position: absolute;
z-index: 152;
bottom: 30px;
left: -40px;
width: 100px;
height: 100px;
background: #fff;
border: 1px solid #222;
-moz-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
-webkit-box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
box-shadow: rgba(0,0,0,0.7) 2px 2px 5px;
overflow: hidden;
}
.box_skitter .preview_slide ul {
height: 100px !important;
overflow: hidden !important;
margin: 0 !important;
list-style: none !important;
display: block !important;
position: absolute !important;
top: 0;
left: 0;
}
.box_skitter .preview_slide ul li {
width: 100px !important;
height: 100px !important;
overflow: hidden !important;
float: left !important;
margin: 0 !important;
padding: 0 !important;
position: relative !important;
display: block !important;
}
.box_skitter .preview_slide ul li img {
position: absolute !important;
top: 0 !important;
left: 0 !important;
height: 150px !important;
width: auto !important;
} #overlay_skitter {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 9998;
opacity: 1;
background: #000;
}
.box_skitter .focus_button {
position: absolute;
top: 50%;
z-index: 100;
width: 42px;
height: 42px;
overflow: hidden;
text-indent: -9999em;
margin-top: -25px;
opacity: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.box_skitter .play_pause_button {
position: absolute;
top: 50%;
z-index: 151;
width: 42px;
height: 42px;
overflow: hidden;
text-indent: -9999em;
margin-top: -25px;
opacity: 0;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.box_skitter .play_pause_button.play_button {
}
.box_skitter .play_pause_button:hover {
opacity: 0.5 !important;
}
.box_skitter .focus_button:hover {
opacity: 0.5 !important;
} .box_skitter .focus_button, 
.box_skitter .next_button, 
.box_skitter .prev_button, 
.box_skitter .play_pause_button 
{
display: block;
background: url(//trans-tech.ru/wp-content/themes/templatewp/libs/skitter/images/sprite-default.png) no-repeat;
}
.box_skitter .next_button {
background-position: -0px -42px;
width: 42px;
height: 42px;
}
.box_skitter .prev_button {
background-position: -42px -42px;
width: 42px;
height: 42px;
}
.box_skitter .play_pause_button {
background-position: -0px -0px;
width: 42px;
height: 42px;
}
.box_skitter .play_pause_button.play_button {
background-position: -0px -84px;
width: 42px;
height: 42px;
}
.box_skitter .focus_button {
background-position: -42px -0px;
width: 42px;
height: 42px;
} .skitter-minimalist .prev_button, 
.skitter-minimalist .next_button, 
.skitter-minimalist .play_pause_button, 
.skitter-minimalist .focus_button 
{
display: block;
background: url(//trans-tech.ru/wp-content/themes/templatewp/libs/skitter/images/sprite-minimalist.png) no-repeat !important;
}
.skitter-minimalist .prev_button {
background-position: -0px -0px !important;
width: 24px !important;
height: 28px !important;
left: -45px !important;
}
.skitter-minimalist .next_button {
background-position: -0px -28px !important;
width: 24px !important;
height: 28px !important;
right: -45px !important;
}
.skitter-minimalist .play_pause_button {
background-position: -0px -74px !important;
width: 18px !important;
height: 18px !important;
}
.skitter-minimalist .play_pause_button.play_button {
background-position: -0px -56px !important;
width: 18px !important;
height: 18px !important;
}
.skitter-minimalist .focus_button {
background-position: -0px -92px !important;
width: 18px !important;
height: 18px !important;
}
.skitter-minimalist .info_slide {
background: transparent;
}
.skitter-minimalist .info_slide .image_number {
background: #000;
box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
font-size: 12px;
font-weight: normal;
}
.skitter-minimalist .info_slide .image_number:hover {
background: #111;
}
.skitter-minimalist .info_slide .image_number_select, .skitter-minimalist .info_slide .image_number_select:hover {
background: #cc3333;
}
.skitter-minimalist .info_slide_dots .image_number {
width: 14px;
height: 14px;
box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
} .skitter-round .prev_button, 
.skitter-round .next_button, 
.skitter-round .play_pause_button, 
.skitter-round .focus_button 
{
display: block;
background: url(//trans-tech.ru/wp-content/themes/templatewp/libs/skitter/images/sprite-round.png) no-repeat;
}
.skitter-round .prev_button {
background-position: -0px -0px;
width: 23px;
height: 47px;
left: -23px;
}
.skitter-round .next_button {
background-position: -23px -0px;
width: 23px;
height: 47px;
right: -23px;
}
.skitter-round .next_button:hover, .skitter-round .prev_button:hover {
opacity: 1;
}
.skitter-round .play_pause_button {
background-position: -0px -70px;
width: 47px;
height: 23px;
top: 24px;
left: 24px !important;
}
.skitter-round .play_pause_button.play_button {
background-position: -0px -47px;
width: 47px;
height: 23px;
top: 24px;
}
.skitter-round .focus_button {
background-position: -0px -93px;
width: 47px;
height: 23px;
top: 24px;
left: 82px !important;
}
.skitter-round .info_slide {
background: transparent;
}
.skitter-round .info_slide .image_number {
background: #999;
box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
font-size: 12px;
font-weight: normal;
}
.skitter-round .info_slide .image_number:hover {
background: #333;
}
.skitter-round .info_slide .image_number_select, .skitter-round .info_slide .image_number_select:hover {
background: #111;
}
.skitter-round .info_slide_dots .image_number {
width: 14px;
height: 14px;
box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
background: #999;
}
.skitter-round .info_slide_dots .image_number:hover {
background: #333;
}
.skitter-round .info_slide_dots .image_number_select, .skitter-round .info_slide_dots .image_number_select:hover {
background: #111;
}
.skitter-round .progressbar {
top: -10px;
left: 0px;
background: #333;
box-shadow: rgba(255,255,255,0.3) 1px 1px 0;
} .skitter-clean .prev_button, 
.skitter-clean .next_button, 
.skitter-clean .play_pause_button, 
.skitter-clean .focus_button 
{
display: block;
background: url(//trans-tech.ru/wp-content/themes/templatewp/libs/skitter/images/sprite-clean.png) no-repeat;
}
.skitter-clean .prev_button {
background-position: 0px 0px;
width: 47px;
height: 46px;
}
.skitter-clean .next_button {
background-position: 0px -46px;
width: 47px;
height: 46px;
}
.skitter-clean .play_pause_button {
background-position: -0px -133px;
width: 41px;
height: 41px;
}
.skitter-clean .play_pause_button.play_button {
background-position: -0px -92px;
width: 41px;
height: 41px;
}
.skitter-clean .focus_button {
background-position: -0px -174px;
width: 41px;
height: 41px;
}
.skitter-clean .info_slide {
background: transparent;
}
.skitter-clean .info_slide .image_number {
background: #fff;
box-shadow: rgba(0,0,0,0.2) 1px 1px 0;
font-size: 12px;
font-weight: normal;
color:#333;
}
.skitter-clean .info_slide .image_number:hover {
background: #ccc;
}
.skitter-clean .info_slide .image_number_select, .skitter-clean .info_slide .image_number_select:hover {
background: #111;
color:#fff;
}
.skitter-clean .info_slide_dots {
bottom: 10px;
background: rgba(255,255,255,0.8);
box-shadow: rgba(0,0,0,0.3) 1px 1px 0;
}
.skitter-clean .info_slide_dots .image_number {
width: 14px;
height: 14px;
background: #999;
}
.skitter-clean .info_slide_dots .image_number:hover {
background: #333;
}
.skitter-clean .info_slide_dots .image_number_select, .skitter-clean .info_slide_dots .image_number_select:hover {
background: #111;
}
.skitter-clean .progressbar {
top: 5px;
left: 5px;
background: #fff;
box-shadow: rgba(0,0,0,0.5) 1px 1px 0;
} .skitter-square .play_pause_button, 
.skitter-square .next_button, 
.skitter-square .focus_button, 
.skitter-square .prev_button 
{
display: block;
background: url(//trans-tech.ru/wp-content/themes/templatewp/libs/skitter/images/sprite-square.png) no-repeat;
}
.skitter-square .play_pause_button {
background-position: -55px -0px;
width: 55px;
height: 55px;
top: 10px !important;
left: 10px !important;
bottom: auto !important;
right: auto !important;
margin-top:0;
}
.skitter-square .play_pause_button.play_button {
background-position: -0px -0px;
width: 55px;
height: 55px;
}
.skitter-square .focus_button {
background-position: -55px -55px;
width: 55px;
height: 55px;
top: 10px !important;
left: 65px !important;
bottom: auto !important;
right: auto !important;
margin-top:0;
}
.skitter-square .next_button {
background-position: -0px -55px;
width: 55px;
height: 55px;
top: auto;
left: auto;
bottom: 10px;
right: 10px;
}
.skitter-square .prev_button {
background-position: -0px -110px;
width: 55px;
height: 55px;
top: auto;
left: auto;
bottom: 10px;
right: 65px;
}
.skitter-square .info_slide {
background: transparent;
}
.skitter-square .info_slide .image_number {
background: #fff;
box-shadow: rgba(0,0,0,0.2) 1px 1px 0;
font-size: 12px;
font-weight: normal;
color:#333;
}
.skitter-square .info_slide .image_number:hover {
background: #ccc;
}
.skitter-square .info_slide .image_number_select, .skitter-square .info_slide .image_number_select:hover {
background: #111;
color:#fff;
}
.skitter-square .info_slide_dots .image_number {
width: 14px;
height: 14px;
box-shadow: rgba(255,255,255,0.2) 1px 1px 0;
background: #ccc;
}
.skitter-square .info_slide_dots .image_number:hover {
background: #999;
}
.skitter-square .info_slide_dots .image_number_select, .skitter-square .info_slide_dots .image_number_select:hover {
background: #555;
}
.skitter-square .progressbar {
top:0 !important;
left: 0 !important;
width: 100%;
background: #fff;
border-radius: 0;
height: 2px;
}