@font-face {
    font-family: "SegoeUIRegular";
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "SegoeUIBold";
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "SegoeUIItalic"; */
@font-face {
    font-family: "SegoeUIItalic";
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"), url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "SegoeUILight"; */
@font-face {
    font-family: "SegoeUILight";
    src: url("../fonts/SegoeUILight/SegoeUILight.eot");
    src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"), url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "SegoeUISemiBold"; */
@font-face {
    font-family: "SegoeUISemiBold";
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
}

.clear::before, .clear::after {
    content: "";
    display: block;
    display: table;
}

.clear::after {
    clear: both;
}

html {
    min-height: 100%;
}

body {
    position: relative;
    height: auto;
    font-family: "SegoeUIRegular";
    line-height: 1.5rem;
    font-size: 16px;
    

}

a {
    color: #209398;
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

a:hover {
    color: #32afb3;
}

a:visited {
    
}

a:visited:hover {
    color: #32afb3;
}

a[href^="tel"] {
    text-decoration: none;
}

.button {
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: auto;
    border: none;
    vertical-align: middle;
    background: #ffda92;
    text-transform: uppercase;
    font-family: "SegoeUIRegular";
    font-size: 15px;
    color: #000;
    padding: 10px 15px;
    text-align: center;
    -webkit-transition: .15s ease;
    transition: .15s ease;
    border-radius: 7px;
    cursor: pointer;
}

.button:hover {
    box-shadow: inset 0 15px 20px rgba(255, 255, 255, 0.65);
}

.button:active {
    box-shadow: inset 0 -15px 20px rgba(255, 255, 255, 0.65);
}

.button--little {
    padding: 5px 15px;
    text-transform: none;
}

.text--right {
    text-align: right !important;
}

.text--center {
    text-align: center !important;
}

.text--left {
    text-align: left !important;
}
.body-bg{
    position: absolute;
    top:100px;
    left:0;
    max-width: none;
}
.page-wrapper {
    position: relative;
    min-height: 100%;
    overflow: hidden;
}

.header-box {
    position: relative;
    margin-bottom: 3.75rem;
}

.header-box__top-line {
    position: relative;
    background: #fff;
    z-index: 200;
}

.header-box__contact-wrapper {
    text-align: right;
}

.header-box__contact-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 2rem;
    font-size: 16px;
    line-height: 36px;
}

.header-box__contact-box [class^="icon-"] {
    font-size: 14px;
    vertical-align: baseline;
    margin-right: 5px;
}

.header-box__contact-box a {
    color: #000;
}

.header-box__middle-line {
    position: relative;
    background: #148d92;
    z-index: 150;
    color: #fff;
    overflow: hidden;
}

.header-box__middle-line::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 75rem;
    content: '';
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}

.header-box__middle-line .lang-list {
    float: right;
}

.header-box__menu-line {
    position: relative;
    background: #209398;
    z-index: 100;
}





.main-content {
    position: relative;
    background: #fff;
    padding: 1.5rem 2rem;
}

.home-page {
    position: relative;
    padding-bottom: 1rem;
}

.home-page--404 .home-page__title {
    position: relative;
    text-align: left;
    font-family: "SegoeUILight";
    font-size: 120px;
    text-shadow: none;
    margin-bottom: 10rem;
}

.home-page--404 h5 {
    position: relative;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.home-page__title {
    position: relative;
    font-size: 40px;
    text-align: center;
    line-height: normal;
    margin-bottom: 2rem;
    margin-left: 2.25rem;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

article {
    position: relative;
    padding-bottom: 1.5rem;
}

article h1:first-child, article h2:first-child, article h3:first-child, article h4:first-child, article h5:first-child, article h6:first-child {
    margin-top: 2rem;
}

article h1 {
    position: relative;
    display: block;
    font-family: "SegoeUISemiBold";
    font-size: 42px;
    line-height: 42px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

article h1:first-child {
    margin-top: 0rem;
}

article h2 {
    font-size: 36px;
    font-weight: normal;
    line-height: 36px;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}

article h3 {
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}

article h4 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

article h5 {
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 1.5rem;
    margin-bottom: .375rem;
}

article h6 {
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 1rem;
    margin-bottom: 0rem;
}

article ul {
    position: relative;
    list-style: none;
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}

article ul li {
    position: relative;
}

article ul li::before {
    position: absolute;
    top: 7px;
    left: -32px;
    content: '';
    border: 1px solid #209398;
    background: #fff;
    border-radius: 50%;
    display: block;
    width: 13px;
    height: 13px;
}

article ol {
    position: relative;
    list-style: none;
    list-style-type: none;
    counter-reset: item;
}

article ol li {
    position: relative;
}

article ol li::before, article ol li::after {
    content: "";
    display: block;
    display: table;
}

article ol li::after {
    clear: both;
}

article ol li::before {
    position: relative;
    margin-right: 5px;
    float: left;
    display: inline-block;
    content: '';
    content: counter(item) ") ";
    counter-increment: item;
}

article p {
    margin-bottom: 10px;
}

article table {
    position: relative;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    max-width: 100%;
    font-size: 16px;
    width: 100%;
}

article table tr {
    border-bottom: 1px solid #fff;
}

article table th {
    font-family: "SegoeUIBold";
    background: #b4d6d6;
    text-align: left;
}

article table td {
    background: #e9f2f2;
}

article table td, article table th {
    padding: .65rem 1rem;
}



article .tabs {
    padding-top: 0rem;
    margin-bottom: 0;
}

article .tabs__caption {
    padding: 0rem;
    margin-bottom: 2rem;
}

article .tabs__caption li::before {
    display: none;
}

article .tabs__content {
    display: none;
}

article .tabs__content.active {
    display: block;
}

.link--phone {
    color: inherit;
    text-decoration: none;
}

textarea {
    display: block;
    margin: 5px auto;
    width: 100%;
    border: 1px solid #b4d6d6;
    font-size: 16px;
    color: #000;
    background: #fff;
    min-height: 86px;
    padding: 5px 10px;
    border-radius: 7px;
    resize: vertical;
}

input[type='email'], input[type='password'], input[type='search'], input[type='tel'], input[type='text'], input[type='url'] {
    display: block;
    margin: 5px auto;
    width: 100%;
    border: 1px solid #b4d6d6;
    font-size: 16px;
    color: #000;
    background: #fff;
    height: 36px;
    padding: 0 10px;
    border-radius: 7px;
}

.anons-gallery {
    position: relative;
    height: 180px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    margin-bottom: 1rem;
}

.anons-gallery:hover::before {
    top: -100%;
}

.anons-gallery::before {
    position: absolute;
    -webkit-transition: .15s ease;
    transition: .15s ease;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50;
    content: '';
    background: -webkit-linear-gradient(top, rgba(105, 228, 232, 0) 0%, rgba(105, 228, 232, 0.25) 25%, rgba(50, 175, 179, 0.5) 50%, #148d92 100%);
    background: linear-gradient(to bottom, rgba(105, 228, 232, 0) 0%, rgba(105, 228, 232, 0.25) 25%, rgba(50, 175, 179, 0.5) 50%, #148d92 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069e4e8', endColorstr='#148d92',GradientType=0 );
}

.anons-gallery__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: none;
    z-index: 25;
}

.anons-gallery__content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
    color: #fff;
    line-height: normal;
    padding: 15px 20px;
}

.anons-gallery__title {
    position: relative;
    font-family: "SegoeUIBold";
    margin-bottom: .15rem;
}

.anons-gallery__text {
    font-size: 14px;
}
/*
.anons-gallery--video:hover img {
  opacity: 1;
}

.anons-gallery--video::after {
  font-family: 'icon';
  content: "\e91d";
  text-align: center;
  font-size: 2rem;
  z-index: 75;
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -10px;
  color: #fff;
}

.anons-gallery--video::before {
  background: linear-gradient(to bottom, #e2feff 0%, rgba(203, 245, 247, 0.56) 25%, rgba(50, 175, 179, 0.9) 50%, #148d92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069e4e8', endColorstr='#148d92',GradientType=0 );
}

.anons-gallery--video img {
  opacity: .5;
}
*/
.anons-gallery.anons-gallery--video::before{
    display: none;
}
.maps-box {
    position: relative;   
    margin-bottom: 2rem;

}

.anons-box {
    position: relative;
    margin-bottom: 2rem;
}

.anons-box::before, .anons-box::after {
    content: "";
    display: block;
    display: table;
}

.anons-box::after {
    clear: both;
}

.anons-box__img {
    position: relative;
    display: block;
    float: left;
    width: 250px;
    margin-right: 1.25rem;
    height: 175px;
    text-decoration: none;
    background: #fff;
    box-shadow: 0 15px 25px rgba(0, 117, 129, 0.3);
}

.anons-box__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    padding: 5px;
}

.anons-box__content {
    position: relative;
    overflow: hidden;
}

.anons-box__title {
    font-size: 20px;
    color: #209398;
    margin-bottom: .625rem;
}

.anons-box__title a {
    text-decoration: none;
    border-bottom: 1px solid #209398;
}

.anons-box__date {
    position: relative;
    color: #a3a3a3;
    font-size: 13px;
}

.captcha-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.captcha-box input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    max-width: 120px;
}

.captcha-box__img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    height: 36px;
    margin: 0 10px;
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
}

.captcha-box__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
}

.jobs-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem;
}

.jobs-item__title {
    position: relative;
    margin-bottom: .5rem;
    padding-right: 200px;
}

.jobs-item__link {
    text-decoration: none;
    border-bottom: 1px solid #209398;
    font-size: 20px;
}

.jobs-item__price {
    position: relative;
    margin-bottom: .5rem;
    font-weight: bold;
}

.jobs-item__content {
    position: relative;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.5rem;
    margin-bottom: .5rem;
    max-height: 4.5rem;
}

.jobs-item__content p {
    margin-bottom: 0;
}

.jobs-item__date {
    position: relative;
    color: #a3a3a3;
    font-size: 13px;
}

.form-box {
    position: relative;
    background: #fff;
    margin-bottom: 2rem;
    max-width: 765px;
    display: block;
}

.form-box__result {
    line-height: 36px;
    margin: 5px auto;
    padding: 0 10px;
}

.form-box__content {
    position: relative;
    padding: 1.875rem 2rem;
    background: -webkit-linear-gradient(top, rgba(218, 239, 240, 0.25) 0%, rgba(50, 175, 179, 0.25) 100%);
    background: linear-gradient(to bottom, rgba(218, 239, 240, 0.25) 0%, rgba(50, 175, 179, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40daeff0', endColorstr='#4032afb3',GradientType=0 );
}

.form-box__title {
    position: relative;
    font-size: 42px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 2rem;
}

.form-box__close {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #000;
    text-decoration: none;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    z-index: 100;
}

.form-box__close:hover {
    color: #ff0404;
}

.form-box__text {
    margin: 5px auto;
    line-height: 36px;
    font-weight: bold;
}

.form-box__text--dbLine {
    line-height: 18px;
}

.form-box__control {
    position: relative;
    text-align: center;
    padding: 1.5rem 0;
    background: #e7f6f6;
}

.form-box__control .button {
    min-width: 200px;
}

.search-box {
    position: relative;
    max-width: 480px;
    white-space: nowrap;
    padding-top: 1rem;
}

.search-box__input[type="search"] {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background: #eaf4f4;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-right: 15px;
}

.search-box__button {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

.search-box__button:hover {
    color: #000;
}

.call-modal {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 26px;
    z-index: 100;
    display: block;
}

.call-modal .button {
    padding: 0 20px;
    background: #209398;
    color: #fff;
    text-transform: none;
    line-height: 24px;
    height: 26px;
    vertical-align: middle;
    font-weight: normal;
}

.call-modal [class^="icon-"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    -webkit-transition: .15s ease;
    transition: .15s ease;
    color: #209398;
    font-size: 26px;
    margin-right: 5px;
}

.call-modal img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    max-height: 26px;
}

.pagination-box {
    position: relative;
    list-style: none;
    margin: 3rem auto;
    padding: 0;
    color: #209398;
    cursor: default;
}

.pagination-box li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 38px;
    min-width: 40px;
    text-align: center;
    margin-bottom: .375rem;
}

.pagination-box li::before {
    display: none;
}

.pagination-box li a {
    text-decoration: none;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    display: block;
    color: #209398;
    margin: 0 4px;
}

.pagination-box li a:hover {
    background: #e2f3f4;
}

.pagination-box li a.active {
    background: #d2e9ea;
    cursor: default;
    color: #209398;
}

.pagination-box__prev, .pagination-box__next {
    background: #d2e9ea;
    padding: 0 20px;
    width: auto !important;
    height: auto !important;
    border-radius: 5px !important;
    margin: 0 1.275rem !important;
}

.pagination-box__text {
    position: relative;
    color: #000;
    height: 40px;
    margin-right: 1.275rem;
}

.faq-box {
    position: relative;
    margin-bottom: 1.25rem;
}

.faq-box__title {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    color: #209398;
    padding-bottom: .5rem;
    overflow: hidden;
}

.faq-box__title [class^="icon-"] {
    position: relative;
    display: inline-block;
    font-size: 12px;
    -webkit-transition: .15s ease;
    transition: .15s ease;
    margin-left: 10px;
}

.faq-box__title.active [class^="icon-"] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -1px;
}

.faq-box__question {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    color: #209398;
    text-decoration: none;
    border-bottom: 1px dashed #209398;
}

.faq-box__question:hover {
    text-decoration: none;
    border-bottom: 1px dashed #32afb3;
}

.faq-box__answer {
    font-size: 16px;
    position: relative;
    display: none;
    overflow: hidden;
}

.faq-box__answer p {
    margin-bottom: 0;
}

.sidebar-menu {
    position: relative;
}

.sidebar-menu__wrapper {
    margin-bottom: 2rem;
}

.sidebar-menu__head {
    position: relative;
    min-height: 60px;
    padding: 10px 50px 10px 90px;
    background: -webkit-linear-gradient(top, rgba(218, 239, 240, 0.35) 0%, rgba(50, 175, 179, 0.25) 100%);
    background: linear-gradient(to bottom, rgba(218, 239, 240, 0.35) 0%, rgba(50, 175, 179, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59daeff0', endColorstr='#4032afb3',GradientType=0 );
    border-bottom: 2px solid #fff;
    cursor: pointer;
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

.sidebar-menu__head:hover .sidebar-menu__title {
    color: #32afb3;
}

.sidebar-menu__img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 80px;
    z-index: 10;
    overflow: hidden;
}

.sidebar-menu__img img {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 100%;
    width: 100%;
    max-height: none;
}

.sidebar-menu__title {
    font-family: "SegoeUILight";
    position: relative;
    font-size: 20px;
    line-height: 20px;
    color: #209398;
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

.sidebar-menu__list {
    position: relative;
    list-style: none;
    
}

.sidebar-menu__list li,span {
    position: relative;
    border-bottom: 2px solid #fff;
}

.sidebar-menu__list li,span a {
    position: relative;
    text-decoration: none;
    display: block;
    font-size: 16px;
    line-height: 1.5rem;
    padding: 3px;
    padding-right: 15px;
    padding-left: 30px;
    background: #ecf7f8;
}

.sidebar-menu__list li a.active {
    background: #c1e6e8;
}

.sidebar-menu__list li a.active:hover {
    background: #c1e6e8;
    color: #209398;
    cursor: default;
}

.sidebar-menu__list li a:hover {
    background: #ceeaed;
}

.download-docs {
    position: relative;
    background: -webkit-linear-gradient(top, rgba(255, 237, 201, 0.3) 0%, rgba(255, 218, 146, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(255, 237, 201, 0.3) 0%, rgba(255, 218, 146, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffedc9', endColorstr='#80ffda92',GradientType=0 );
    padding: 1rem 1.25rem;
    margin-bottom: 1.5rem;
}

.download-docs::before, .download-docs::after {
    content: "";
    display: block;
    display: table;
}

.download-docs::after {
    clear: both;
}

.download-docs__item {
    position: relative; 
    display: inline-block;
    vertical-align: middle;
    margin-right: 2rem;
    line-height: 35px;
}

.download-docs__control {
    position: relative;
    float: right;
}

.download-link {
    position: relative;
    display: block;
    padding-left: 35px;
}

.download-link img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gategory-item {
    position: relative;
    display: block;
    text-decoration: none;
    background: #fff;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: .625rem;
    height: 220px;
}

.gategory-item::before, .gategory-item::after {
    content: "";
    display: block;
    display: table;
}

.gategory-item::after {
    clear: both;
}

.gategory-item:hover {
    z-index: 100;
    box-shadow: 0 15px 25px rgba(0, 117, 129, 0.3);
}

.gategory-item__img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 170px;
    z-index: 10;
    display: block;
    overflow: hidden;
}

.gategory-item__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    max-height: 100%;
    height: 100%;
}

.gategory-item__content {
    position: relative;
    overflow: hidden;
    padding-left: 185px;
    padding-right: 10px;
    padding-top: 20px;
    display: block;
    line-height: 20px;
    max-height: 100%;
}

.gategory-item__title {
    
    font-family: "SegoeUILight";
    font-size: 20px;
    margin-bottom: .625rem;
    display: block;
}

.gategory-item__text {
    position: relative;
    display: block;
    color: #000;
    max-height: 180px;
    
}

.slider-news {
    position: relative;
}
/*
.slider-news--video:hover img {
  opacity: 1;
}

.slider-news--video::after {
  font-family: 'icon';
  content: "\e91d";
  text-align: center;
  font-size: 5rem;
  z-index: 75;
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -10px;
  color: #fff;
}

.slider-news--video::before {
  background: linear-gradient(to bottom, #e2feff 0%, rgba(203, 245, 247, 0.56) 25%, rgba(50, 175, 179, 0.9) 50%, #148d92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069e4e8', endColorstr='#148d92',GradientType=0 );
}

.slider-news--video img {
  opacity: .5;
}
*/
.slider-news__item {
    position: relative;
    height: 480px !important;
    display: block;
    text-decoration: none;
    overflow: hidden;
}

.slider-news__item:hover::before {
    top: -100%;
}

.slider-news__item::before {
    position: absolute;
    -webkit-transition: .15s ease;
    transition: .15s ease;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50;
    content: '';
    background: -webkit-linear-gradient(top, rgba(105, 228, 232, 0) 0%, rgba(105, 228, 232, 0.25) 25%, rgba(50, 175, 179, 0.5) 50%, #148d92 100%);
    background: linear-gradient(to bottom, rgba(105, 228, 232, 0) 0%, rgba(105, 228, 232, 0.25) 25%, rgba(50, 175, 179, 0.5) 50%, #148d92 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069e4e8', endColorstr='#148d92',GradientType=0 );
}
.slider-news--video .slider-news__item::before {
    display: none
}

.slider-news .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 2rem 1rem;
    list-style: none;
}

.slider-news .slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 1rem;
    text-indent: -9999px;
    overflow: hidden;
    width: 6px;
    height: 6px;
    line-height: 6px;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}

.slider-news .slick-dots li:last-child {
    margin-right: 0;
}

.slider-news .slick-dots li.slick-active {
    background: #fff;
}

.slider-news__img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
height: 100%;
max-height: 100%;
    z-index: 25;
}
.news__img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    height: 100%;
}
.slider-news__content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
    color: #fff;
    line-height: normal;
    padding: 1.5rem 2rem 2.875rem;
}

.slider-news__title {
    position: relative;
    font-family: "SegoeUIBold";
    margin-bottom: .15rem;
}

.responsive-table {
    position: relative;
    max-width: 100%;
    overflow: auto;
}

.tabs {
    position: relative;
    margin-bottom: 2.875rem;
    padding-top: 1rem;
}

.tabs__caption {
    position: relative;
    list-style: none;
    padding: 0 1.25rem;
    margin-bottom: 1rem;
}

.tabs__caption li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    font-family: "SegoeUILight";
    font-size: 40px;
    line-height: 42px;
    cursor: pointer;
    color: #a3a3a3;
    border: 2px dashed #a3a3a3;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    -webkit-transition: .15s ease;
    transition: .15s ease;
    padding: 0 -1.5rem;
    margin: 0 1.5rem;
}

.tabs__caption li.active {
    border: 2px solid #333;
    color: #333;
    border-radius: 10px;
    padding: 0 1.25rem;
    margin: 0;
}

.tabs__content {
    display: none;
}

.tabs__content.active {
    display: block;
}

* + .about-box {
    margin-top: 3rem;
}

.about-box {
    position: relative;
    margin-bottom: 2.875rem;
    border: 2px solid #eaf4f4;
    min-height: 158px;
}

.about-box__img {
    position: absolute;
    left: -2px;
    top: -2px;
    bottom: -2px;
    width: 180px;
    background: #f5fbfb;
    background: -webkit-linear-gradient(top, rgba(245, 251, 251, 0.75) 0%, rgba(204, 235, 236, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(245, 251, 251, 0.75) 0%, rgba(204, 235, 236, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fbfb', endColorstr='#ccebec',GradientType=0 );
}

.about-box__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.about-box__content {
    position: relative;
    padding: 2.5rem;
    padding-right: 1rem;
    padding-left: 205px;
    font-family: "SegoeUILight";
    font-size: 32px;
    line-height: 36px;
    word-wrap: break-word;
}

.alert-message {

}

.alert-message--error {
    color: #ff0404 !important; 
}

.alert-message--successfully {  
    color: #161419 !important;   
}

.message-box {
    position: relative;
    background: #e9f2f2;
    font-family: "SegoeUIItalic";
    font-size: 20px;
    line-height: 30px;
    padding: 1.5rem 2rem;
    margin: 1.5rem -1.5rem;
}

.img-box {
    position: relative;
    margin: 1rem 0;
}

.img-box__title {
    position: relative;
    padding: .65rem 1.25rem;
    color: #a3a3a3;
}

.crumbs-list {
    position: relative;
    list-style: none;
    margin-bottom: 2rem;
}

.crumbs-list::before, .crumbs-list::after {
    content: "";
    display: block;
    display: table;
}

.crumbs-list::after {
    clear: both;
}

.crumbs-list li {
    position: relative;
    float: left;
    margin-right: 1.5rem;
}

.crumbs-list li a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #a3a3a3;
}

.crumbs-list li a:hover {
    color: #000;
}

.crumbs-list li::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    color: #a3a3a3;
    font-family: 'icon';
    content: "\e90f";
    font-size: 7px;
    right: -15px;
}

.crumbs-list li:last-child a {
    cursor: default;
    text-decoration: none;
}

.crumbs-list li:last-child a:hover {
    color: #a3a3a3;
}

.crumbs-list li:last-child::before {
    display: none;
}

.license-box {
    position: relative;
    background: #eaf4f4;
    padding: 1rem 0;
}

.license-box__title-box {
    position: relative;
    font-family: "SegoeUILight";
    font-size: 40px;
    margin-bottom: 1.5rem;
    line-height: normal;
}

.license-slider {
    position: relative;
    margin: 0 -10px;
}

.license-slider__item {
    position: relative;
    margin: 0 10px;
    padding-bottom: 2rem;
}

.license-slider__item::before {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    height: 30px;
    border-radius: 50%;
    content: '';
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00ffffff',GradientType=1 );
}

.license-slider__item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.license-slider .slick-prev, .license-slider .slick-next {
    position: absolute;
    z-index: 1000;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #209398;
    border: 2px solid #209398;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    line-height: 41px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    margin-top: -.75rem;
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

.license-slider .slick-prev:hover, .license-slider .slick-next:hover {
    color: #209398;
    background: #fff;
}

.license-slider .slick-next {
    right: -55px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.license-slider .slick-prev {
    left: -55px;
}

.license-element {
    position: relative;
    display: block;
    text-decoration: none;
    height: 210px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 15px 25px rgba(0, 117, 129, 0.3);
}

.soc-list {
    position: relative;
    list-style: none;
    padding-top: 4rem;
}

.soc-list::before, .soc-list::after {
    content: "";
    display: block;
    display: table;
}

.soc-list::after {
    clear: both;
}

.soc-list li {
    position: relative;
    float: left;
    color: #a3a3a3;
    margin-right: 15px;
    font-size: 14px;
    line-height: 30px;
}

.soc-list li a {
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 30px;
}

.link-to-the-developers {
    text-align: right;
    color: #a3a3a3;
    font-size: 14px;
    line-height: 30px;
    padding-top: 4rem;
}

.copyright-text {
    position: relative;
    color: #a3a3a3;
    font-size: 14px;
    line-height: 30px;
    padding-top: 4rem;
}

.top-menu {
    position: relative;
    list-style: none;
    padding: 9px 0;
    display: table;
    width: 100%;
}

.top-menu::before, .top-menu::after {
    content: "";
    display: block;
    display: table;
}

.top-menu::after {
    clear: both;
}

.top-menu__device {
    display: none;
    height: 48px;
    line-height: 48px;
}

.top-menu__device [class^="icon-"] {
    font-size: 28px;
    color: #fff;
}

.top-menu__device a {
    text-align: left;
    text-decoration: none;
    display: inline-block;
    padding: 0 5px;
    height: 48px;
    line-height: 48px;
}

.top-menu__device.active a {
    color: #ffda92;
}

.top-menu li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.top-menu li:last-child {
    margin-right: 0;
}

.top-menu li a {
    color: #fff;
    font-family: "SegoeUIBold";
    text-decoration: none;
    font-size: 18px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
    padding: 2px 6px;
    border-radius: 10px;
    border: 2px solid transparent;
    display: block;
}

.top-menu li:hover > a {
    background: #fff;
    color: #000;
    text-shadow: 0px 0px rgba(0, 0, 0, 0.15);
}

.top-menu li a.active {
    border: 2px solid #ffda92;
    color: #ffda92;
    background: transparent;
    margin: 0 5px;
    cursor: default;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
}

.top-menu > li:first-child > a{
    background: #ffda92;
    color: #fff;
}

.top-menu li a[href$="/service/"]{
    border: 2px solid #ffda92;
    color: #ffda92;
    background: transparent;
    margin: 0 5px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
}
.top-menu li ul{
    visibility: hidden;
    opacity: 0;
    display: block;
    position: absolute;   
    left:0;
    z-index: 10;
    background: #209398;
    padding: 10px;
}
.top-menu li ul li{
    text-align: left;
    display: block;  
}
.top-menu li ul li a{
    font-size: 14px;
    white-space: nowrap;  
}
.top-menu li:hover ul{
    visibility: visible;
    opacity: 1;
}
.slogan-box {
    position: relative;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
    font-family: "SegoeUILight";
    font-size: 22px;
    margin: 13px auto;
    text-align: left;
}

.lang-list {
    position: relative;
    list-style: none;
    margin: 10px auto;
    white-space: nowrap;
}

.lang-list li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.lang-list li a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
    border-radius: 10px;
    padding: 0 10px;
}

.lang-list li a:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.lang-list li a.active {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    cursor: default;
}

.logo-box {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border-radius: 50%;
}

.logo-box img {
    position: absolute;
    padding: 5px;
}

#map {
    position: relative;
    height: 540px;
    margin-bottom: 2rem;
}

.map-control {
    display: none;
}

#cd-zoom-in, #cd-zoom-out {
    height: 48px;
    width: 48px;
    cursor: pointer;
    margin-left: 40px;
    border-radius: 50%;
    background-color: rgba(73, 205, 157, 0.9);
    background-repeat: no-repeat;
    background-size: 48px 96px;
    background-image: url("../img/cd-icon-controller.svg");
}

#cd-zoom-in.no-touch #cd-zoom-in:hover, #cd-zoom-out.no-touch #cd-zoom-in:hover, #cd-zoom-in.no-touch #cd-zoom-out:hover, #cd-zoom-out.no-touch #cd-zoom-out:hover {
    background-color: #209398;
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 40px;
    margin-bottom: 1px;
}

#cd-zoom-out {
    background-position: 50% -48px;
}

.geography-box {
    position: relative;
    overflow: hidden;
}

.geography-mark {
    position: relative;
    padding: 10px;
    padding-bottom: 0;
    padding-right: 0;
}

.geography-element {
    position: relative;
    margin-bottom: 1rem;
}

.geography-element:last-child {
    margin-bottom: 0;
}

.geography-element__title {
    position: relative;
    font-family: "SegoeUIBold";
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}

.geography-element__title--blue {
    color: #209398;
    text-decoration: underline;
}

.geography-element__subtitle {
    position: relative;
    font-size: 12px;
    color: #a4a3a3;
    margin-bottom: .5rem;
}

.geography-element__content {
    font-family: "SegoeUIRegular";
}

/*MODAL*/
*:first-child + html .arcticmodal-container {
    height: 100%;
}

.arcticmodal-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

.arcticmodal-container .form-box {
    min-width: 765px;
}

.arcticmodal-container .form-box .form-box__control {
    background: #fff;
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(../img/loading.gif) no-repeat 50% 50%;
}

/*MEDIUM-SMALL*/
@media screen and (max-width: 39.9375em), screen and (max-width: 64em) {
    .body-bg {
        top: 200px;
    }
    .slider-news__item {
        height: 240px !important;
    }
    .slider-news .slick-dots {
        padding: 0 2rem .5rem;
    }
    .slider-news .slick-dots li {
        width: 12px;
        height: 12px;
        line-height: 12px;
    }
    .slider-news__img {
        max-width: 100%;
        width: 100%;
        height: auto;
        max-height: none;
    }
    .gategory-item {
        max-width: none;
        margin-bottom: 1.25rem;
    }
    .gategory-item::before {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 30px;
        background: #fff;
        content: '';
        z-index: 5;
        display: block;
    }
    .gategory-item__img {
        width: 140px;
    }
    .gategory-item__content {
        padding-left: 160px;
        word-wrap: break-word;
    }
    .gategory-item__title {
        max-height: 63px;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-bottom: 20px;
        word-wrap: break-word;
    }
    .top-menu {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        width: 100%;
        background: #209398;
        display: none;
    }
    .top-menu.active {
        display: block;
    }
    .top-menu li {
        display: block;
        text-align: left;
        vertical-align: middle;
        margin-bottom: 5px;
    }
    .top-menu li:last-child {
        margin-bottom: 0px;
    }
    .top-menu li a {
        padding: 2px 10px;
    }
    .top-menu li a.active {
        margin: 0;
    }
    .top-menu__device {
        display: block;
    }
    .slogan-box {
        text-align: center;
    }
    .logo-box {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        border-radius: 50%;
        text-align: center;
    }
    .logo-box img {
        position: relative;
        padding: 5px;
        max-height: 100px;
    }
    .header-box {
        margin-bottom: 2.5rem;
    }
    .header-box__contact-wrapper {
        text-align: center;
        padding-bottom: 5px;
    }
    .header-box__contact-box {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding-right: 2rem;
        font-size: 16px;
        line-height: 36px;
    }
    .header-box__middle-line .lang-list {
        float: right;
    }
    .header-box__menu-line {
        position: relative;
        background: #209398;
        z-index: 100;
    }
    .license-slider {
        margin: 0px;
    }
    .license-element {
        height: 210px;
    }
    .home-page--404 .home-page__title {
        text-align: center;
        font-family: "SegoeUIRegular";
        font-size: 45px;
        text-transform: uppercase;
        margin-bottom: 2rem;
    }
    .home-page--404 h1, .home-page--404 h5 {
        text-align: center;
    }
    
    .copyright-text {
        padding-top: 1rem;
    }
    .soc-list {
        padding-top: 1rem;
    }
    .link-to-the-developers {
        padding-top: 1rem;
        text-align: right;
    }
    .top-menu li ul{
        visibility: visible;
        opacity: 1;
        position: static;

    }
}

/*SMALL ONLY*/
@media screen and (max-width: 39.9375em) {
      .body-bg {
        top: 300px;
    }
    .license-slider {
        margin: 0px;
    }
    .license-element {
        height: 150px;
    }
    .slogan-box {
        margin-bottom: 0;
        text-align: center;
    }
    .header-box__contact-wrapper {
        padding-bottom: 10px;
    }
    .header-box__contact-box {
        line-height: 1.5;
        margin-bottom: 5px;
        padding: 0;
        display: block;
    }
    .header-box__middle-line .lang-list {
        text-align: center;
        float: none;
    }
    .about-box {
        margin-bottom: 1.875rem;
        min-height: 158px;
    }
    .about-box__img {
        position: relative;
        top: 0;
        height: 150px;
        width: 100%;
    }
    .about-box__img img {
        position: relative;
        padding: 10px;
        padding-top: 20px;
    }
    .about-box__content {
        padding: 1.5rem;
        padding-top: .5rem;
        padding-right: 1rem;
        padding-left: 1rem;
        background: -webkit-linear-gradient(bottom, rgba(245, 251, 251, 0.75) 0%, rgba(204, 235, 236, 0.75) 100%);
        background: linear-gradient(to top, rgba(245, 251, 251, 0.75) 0%, rgba(204, 235, 236, 0.75) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fbfb', endColorstr='#ccebec',GradientType=0 );
    }
    .link-to-the-developers {
        text-align: left;
    }
    
    .anons-box {
        margin-bottom: 3rem;
    }
    .anons-box__img {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        margin-right: 0rem;
        margin-bottom: 1.5rem;
    }
    .tabs__caption {
        padding: 0 1.25rem;
    }
    .tabs__caption li {
        height: 40px;
        font-size: 30px;
        line-height: 32px;
    }
    .pagination-box {
        margin: 1.5rem auto;
    }
    .pagination-box li {
        font-size: 16px;
        line-height: 28px;
        min-width: 30px;
        margin-bottom: 1rem;
    }
    .pagination-box li a {
        width: 30px;
        height: 30px;
        margin: 0px;
    }
    .pagination-box__prev, .pagination-box__next {
        padding: 0 10px;
        margin: 0rem !important;
        text-transform: uppercase;
    }
    .pagination-box__text {
        display: none !important;
    }
    article h1 {
        font-size: 38px;
        line-height: 38px;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    article h2 {
        font-size: 32px;
        line-height: 32px;
    }
    article h3 {
        font-size: 28px;
        line-height: 28px;
    }
    article h4 {
        font-size: 24px;
        line-height: 24px;
    }
    article h5 {
        font-size: 20px;
        line-height: 20px;
    }
    article h6 {
        font-size: 18px;
        line-height: 20px;
    }
    article table {
        position: relative;
        margin-top: 2.5rem;
        margin-bottom: 1.5rem;
        max-width: 100%;
        font-size: 16px;
        width: 100%;
    }
    article table tr {
        border-bottom: 1px solid #fff;
    }
    article table th {
        font-family: "SegoeUIBold";
        background: #b4d6d6;
        text-align: left;
    }
    article table td {
        background: #e9f2f2;
    }
    article table td, article table th {
        padding: .65rem 1rem;
    }
    .captcha-box input {
        max-width: 90px;
    }
    .captcha-box__img {
        margin: 0px;
    }
    .main-content {
        padding: 1.5rem 1rem;
    }
    .form-box__content {
        padding: .875rem .75rem;
    }
    .form-box__close {
        top: .75rem;
        right: .5rem;
        font-size: 16px;
    }
    .form-box__title {
        font-size: 30px;
        line-height: 28px;
        margin-bottom: 1.5rem;
    }
    .form-box__text {
        margin: 0px auto;
        line-height: 1.5;
    }
    .form-box__control {
        padding: .75rem 0;
    }
    .arcticmodal-container .form-box {
        min-width: inherit;
    }
    .arcticmodal-container_i {
        width: 100%;
    }
    .arcticmodal-container_i2 {
        padding: 12px;
    }
    .call-modal {
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: none;
        transform: none;
        line-height: 26px;
        margin-top: .5rem;
    }
    .jobs-item {
        margin-bottom: 1.5rem;
    }
    .jobs-item__title {
        padding-right: 0px;
    }
    .download-docs {
        padding: 1rem;
    }
    .download-docs__item {
        display: block;
        margin-right: 0rem;
        margin-bottom: .375rem;
    }
    .download-docs__control {
        float: none;
        text-align: center;
        padding-top: 10px;
    }
    .download-link {
        position: relative;
        display: block;
        padding-left: 1.5;
    }
    .download-link img {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .search-box{
        max-width: 285px;
    }
}

/*SLICK SLIDER*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*LIGHTBOX*/
body:after {
    content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
    display: none;
}

body.lb-disable-scrolling {
    overflow: hidden;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    /* Image border */
    border: 4px solid white;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    /* Background color behind image.
       This is visible during transitions. */
    background-color: white;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../img/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../img/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-caption a {
    color: #4ae;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/*FONTS ICON*/
@font-face {
    font-family: 'icon';
    src: url("../fonts/icomoon.eot?151v5b");
    src: url("../fonts/icomoon.eot?151v5b#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?151v5b") format("truetype"), url("../fonts/icomoon.woff?151v5b") format("woff"), url("../fonts/icomoon.svg?151v5b#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-vk .path1:before {
    content: "\e900";
    color: white;
}

.icon-vk .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: #4e759d;
}

.icon-vk .path3:before {
    content: "\e902";
    margin-left: -1em;
    color: #4e759d;
}

.icon-vk .path4:before {
    content: "\e903";
    margin-left: -1em;
    color: #4e759d;
}

.icon-youtube .path1:before {
    content: "\e904";
    color: white;
}

.icon-youtube .path2:before {
    content: "\e906";
    margin-left: -1em;
    color: white;
}

.icon-youtube .path3:before {
    content: "\e907";
    margin-left: -1em;
    color: #c13a35;
}

.icon-youtube .path4:before {
    content: "\e908";
    margin-left: -1em;
    color: white;
}

.icon-youtube .path5:before {
    content: "\e909";
    margin-left: -1em;
    color: white;
}

.icon-youtube .path6:before {
    content: "\e90a";
    margin-left: -1em;
    color: white;
}

.icon-youtube .path7:before {
    content: "\e90b";
    margin-left: -1em;
    color: white;
}

.icon-youtube .path8:before {
    content: "\e90c";
    margin-left: -1em;
    color: #c13a35;
}

.icon-youtube .path9:before {
    content: "\e90d";
    margin-left: -1em;
    color: #c13a35;
}

.icon-youtube .path10:before {
    content: "\e90e";
    margin-left: -1em;
    color: #c13a35;
}

.icon-youtube .path11:before {
    content: "\e910";
    margin-left: -1em;
    color: #c13a35;
}

.icon-youtube .path12:before {
    content: "\e911";
    margin-left: -1em;
    color: #c13a35;
}

.icon-facebook .path1:before {
    content: "\e912";
    color: white;
}

.icon-facebook .path2:before {
    content: "\e913";
    margin-left: -1em;
    color: #4065b4;
}

.icon-insta .path1:before {
    content: "\e914";
    color: white;
}

.icon-insta .path2:before {
    content: "\e915";
    margin-left: -1em;
    color: #b5a794;
}

.icon-insta .path3:before {
    content: "\e916";
    margin-left: -1em;
    color: #ad8569;
}

.icon-insta .path4:before {
    content: "\e917";
    margin-left: -1em;
    color: gray;
}

.icon-insta .path5:before {
    content: "\e918";
    margin-left: -1em;
    color: white;
}

.icon-odnoklassniki .path1:before {
    content: "\e919";
    color: white;
}

.icon-odnoklassniki .path2:before {
    content: "\e91a";
    margin-left: -1em;
    color: white;
}

.icon-odnoklassniki .path3:before {
    content: "\e91b";
    margin-left: -1em;
    color: #fa8e12;
}

.icon-odnoklassniki .path4:before {
    content: "\e91c";
    margin-left: -1em;
    color: #fa8e12;
}

.icon-play:before {
    content: "\e91d";
}

.icon-konvert:before {
    content: "\e91e";
}

.icon-vopros:before {
    content: "\e91f";
}

.icon-phone:before {
    content: "\e920";
}

.icon-map .path1:before {
    content: "\e921";
    color: black;
}

.icon-map .path2:before {
    content: "\e922";
    margin-left: -0.75em;
    color: black;
}

.icon-map .path3:before {
    content: "\e923";
    margin-left: -0.75em;
    color: black;
    opacity: 0.69;
}

.icon-map_2 .path1:before {
    content: "\e924";
    color: #32afb3;
}

.icon-map_2 .path2:before {
    content: "\e925";
    margin-left: -0.6669921875em;
    color: #148d92;
}

.icon-poisk:before {
    content: "\e926";
}

.icon-arrows:before {
    content: "\e927";
}

.icon-arrow:before {
    content: "\e928";
}

.icon-strelka:before {
    content: "\e90f";
}

.icon-close:before {
    content: "\e905";
}

.icon-correct-symbol:before {
    content: "\e929";
}

.icon-menu:before {
    content: "\e92a";
}

/*FORMSTYLER*/
.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0;
    border: 1px solid #C3C3C3;
    border: 2px solid #209398;
    background: #fff;
    cursor: pointer;
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 16px;
    height: 16px;
    background: #209398;
}

.jq-checkbox.checked .jq-checkbox__div::before {
    position: absolute;
    font-family: 'icon';
    content: "\e929";
    font-size: 12px;
    color: #fff;
    top: 50%;
    left: 50%;
    line-height: normal;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.jq-checkbox.focused {
    border: 2px solid #209398;
}

.jq-checkbox.disabled {
    opacity: .4;
    cursor: not-allowed;
}

.jq-radio {
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0;
    border: 2px solid #209398;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.jq-radio.checked {
    background: #209398;
}

.jq-radio.checked .jq-radio__div {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.jq-radio.focused {
    border: 2px solid #209398;
}

.jq-radio.disabled {
    opacity: .4;
    background: #209398;
    cursor: not-allowed;
}

.jq-file {
    width: 100%;
    margin: 5px auto;
}

.jq-file input {
    cursor: pointer;
}

.jq-file__name {
    overflow: hidden;
    box-sizing: border-box;
    width: auto;
    height: 36px;
    width: calc(100% - 125px);
    border: 1px solid #b4d6d6;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 34px;
    border-radius: 7px;
    padding: 0 10px;
}

.jq-file__browse {
    position: relative;
    background: #77bfc2;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    border-radius: 7px;
    height: 36px;
    line-height: 36px;
    -webkit-transition: .15s ease;
    transition: .15s ease;
}

.jq-file:hover .jq-file__browse {
    background: #209398;
}

.jq-file:active .jq-file__browse {
    background: #32afb3;
}

.jq-file.disabled {
    color: #888;
}

.jq-file.disabled .jq-file__name, .jq-file.disabled .jq-file__browse {
    border-color: #CCC;
    background: #F5F5F5;
    color: #888;
}

.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0;
}

.jq-number__field {
    width: 100px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-number__field:hover {
    border-color: #B3B3B3;
}

.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: none;
    background: none;
    font: 14px Arial, sans-serif;
    color: #333;
    text-align: left;
    -moz-appearance: textfield;
}

.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}

.jq-number__spin.minus {
    top: auto;
    bottom: 0;
}

.jq-number__spin:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-number__spin:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}

.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent;
}

.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}

.jq-number__spin.minus:hover:after {
    border-top-color: #000;
}

.jq-number__spin.plus:hover:after {
    border-bottom-color: #000;
}

.jq-number.focused .jq-number__field {
    border: 1px solid #5794BF;
}

.jq-number.disabled .jq-number__field {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}

.jq-number.disabled .jq-number__spin {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #AAA;
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #AAA;
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
}

.jq-selectbox__select {
    height: 32px;
    padding: 0 45px 0 10px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
}

.jq-selectbox__select:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-selectbox__select:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}

.jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #5794BF;
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}

.jq-selectbox-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox .placeholder {
    color: #888;
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    border-left: 1px solid #CCC;
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000;
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA;
}

.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font: 14px/18px Arial, sans-serif;
}

.jq-selectbox__search {
    margin: 5px;
}

.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #F1F1F1;
    color: #333;
    -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #F0F0F0;
    font-size: 13px;
}

.jq-selectbox ul {
    margin: 0;
    padding: 0;
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231F20;
}

.jq-selectbox li.selected {
    background-color: #A3ABB1;
    color: #FFF;
}

.jq-selectbox li:hover {
    background-color: #08C;
    color: #FFF;
}

.jq-selectbox li.disabled {
    color: #AAA;
}

.jq-selectbox li.disabled:hover {
    background: none;
}

.jq-selectbox li.optgroup {
    font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default;
}

.jq-selectbox li.option {
    padding-left: 25px;
}

.jq-selectbox-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default;
}

.jq-selectbox-multiple.focused {
    border: 1px solid #5794BF;
}

.jq-selectbox-multiple.disabled {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}

.jq-selectbox-multiple ul {
    margin: 0;
    padding: 0;
}

.jq-selectbox-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.jq-selectbox-multiple li:first-child {
    border-radius: 3px 3px 0 0;
}

.jq-selectbox-multiple li:last-child {
    border-radius: 0 0 3px 3px;
}

.jq-selectbox-multiple li.selected {
    background: #08C;
    color: #FFF;
}

.jq-selectbox-multiple li.disabled {
    color: #AAA;
}

.jq-selectbox-multiple.disabled li.selected {
    background: #CCC;
    color: #FFF;
}

.jq-selectbox-multiple li.selected.disabled {
    background: #CCC;
    color: #FFF;
}

.jq-selectbox-multiple li.optgroup {
    font-weight: bold;
}

.jq-selectbox-multiple li.option {
    padding-left: 25px;
}

textarea.styler {
    overflow: auto;
    padding: 8px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px Arial, sans-serif;
    color: #333;
}

textarea.styler:focus {
    border-color: #CCC;
    border-top-color: #B3B3B3;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

textarea.styler:hover {
    border-color: #B3B3B3;
}

input[type='email'].styler, input[type='password'].styler, input[type='search'].styler, input[type='tel'].styler, input[type='text'].styler, input[type='url'].styler {
    padding: 8px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 5px;
    color: #333;
}

input[type='email'].styler:hover, input[type='password'].styler:hover, input[type='search'].styler:hover, input[type='tel'].styler:hover, input[type='text'].styler:hover, input[type='url'].styler:hover {
    border-color: #B3B3B3;
}

input[type='email'].styler:focus, input[type='password'].styler:focus, input[type='search'].styler:focus, input[type='tel'].styler:focus, input[type='text'].styler:focus, input[type='url'].styler:focus {
    border-color: #CCC;
    border-top-color: #B3B3B3;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

input[type='search'].styler {
    -webkit-appearance: none;
}

input[type='button'].styler, input[type='submit'].styler, input[type='reset'].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    outline: none;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}

input[type='button'].styler::-moz-focus-inner, input[type='submit'].styler::-moz-focus-inner, input[type='reset'].styler::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type='button'].styler:not([disabled]):hover, input[type='submit'].styler:not([disabled]):hover, input[type='reset'].styler:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6);
}

input[type='button'].styler:not([disabled]):active, input[type='submit'].styler:not([disabled]):active, input[type='reset'].styler:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}

input[type='button'].styler[disabled], input[type='submit'].styler[disabled] {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}

button.styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    outline: none;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}

button.styler::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.styler:not([disabled]):hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6);
}

button.styler:not([disabled]):active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}

button.styler[disabled] {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.search-page b{
    font-family: "SegoeUIBold";
}
.search-page_top{
    margin-bottom: 30px;
}
.search-page_top .button{
    padding: 8px 15px;
    margin: 5px auto;
}
.content-menu li a{
    color:#000;
}
.content-menu li a:hover{
    color:#148d92;
}
.form-box.bx-context-toolbar-empty-area{
    background: #fff !important;
}
