@import url('/local/templates/main/css/brand-icons.css');
@import url('/local/templates/main/css/Glyphter.css');
@import url('/local/templates/main/css/slick.css');
@import url('/local/templates/main/css/slick-theme.css');
@import url('/local/templates/main/css/magnific-popup.css');
@import url('/local/templates/main/css/jquery.datetimepicker.css');
@import url('/local/templates/inner/css/brand-icons.css');
@import url('/local/templates/inner/css/Glyphter.css');
@import url('/local/templates/inner/css/slick.css');
@import url('/local/templates/inner/css/slick-theme.css');
@import url('/local/templates/inner/css/magnific-popup.css');
@import url('/local/templates/inner/css/jquery.datetimepicker.css');
body {
    padding-top: 81px;
    min-width: 300px;
    font-weight: 300;
}

strong,
b {
    font-weight: 500;
}

a {
    /*border-bottom: 1px solid transparent;*/
    color: #235a8f;
    cursor: pointer;
}

a:hover,
a:focus {
    /*border-bottom-color: #235a8f;*/
    /*text-decoration: none;*/
}

a:focus {
    outline: none;
    text-decoration: none;
}

.text-underline {
    text-decoration: underline;
}

.nounderline,
.nounderline:hover {
    text-decoration: none;
}

.action {
    border-bottom: #235a8f 1px dotted;
    text-decoration: none;
}

.action:hover,
.action-with-icon:hover {
    text-decoration: none;
}

.action-with-icon {
    border-bottom: transparent;
    text-decoration: none;
}

.action-with-icon>span {
    border-bottom: #235a8f 1px dotted;
}

.active>.action,
.active>.action-with-icon>span {
    border-bottom: transparent;
    color: #333333;
    cursor: default;
}

.font-custom {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
}

.text-white {
    color: #ffffff;
}

a.text-white:hover,
a.text-white:focus {
    color: #ffffff;
}

.text-dark {
    color: #333333;
}

.text-grey-medium {
    color: #666666;
}

.text-light {
    color: #999999;
}

.text-grey {
    color: #cccccc;
}

.text-red {
    color: #c94a36;
}

html>body .text-blue {
    color: #235a8f;
}

.text-xthin {
    font-weight: 300;
}

.text-thin {
    font-weight: 400;
}

html>body .text-normal {
    font-weight: normal;
}

html>body .lh100 {
    line-height: 1;
}

html>body .lh80 {
    line-height: .8;
}

html>body .lh90 {
    line-height: .9;
}

html>body .lh110 {
    line-height: 1.1;
}

html>body .lh120 {
    line-height: 1.2;
}

html>body .lh125 {
    line-height: 1.25;
}

html>body .lh130 {
    line-height: 1.3;
}

html>body .lh140 {
    line-height: 1.46666666;
}

html>body .lh150 {
    line-height: 1.5;
}

html>body .lh160 {
    line-height: 1.666666;
}

html>body .lh210 {
    line-height: 2.2;
}

.fs8 {
    font-size: 8px;
}

.fs9 {
    font-size: 9px;
}

.fs10 {
    font-size: 10px;
}

.fs11 {
    font-size: 11px;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
}

html>body .fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

html>body .fs16 {
    font-size: 16px;
}

html>body .fs17 {
    font-size: 17px;
}

html>body .fs18 {
    font-size: 18px;
}

html>body .fs19 {
    font-size: 19px;
}

html>body .fs20 {
    font-size: 20px;
}

html>body .fs22 {
    font-size: 22px;
}

.fs26 {
    font-size: 26px;
}

.fs40 {
    font-size: 40px;
}

.fs48 {
    font-size: 48px;
}

.fs68 {
    font-size: 68px;
}

.big {
    font-size: 18px;
    line-height: 1.6;
}

.height5.big {
    height: 8em;
    overflow: hidden;
}

.big p {
    margin-bottom: 1.555555em;
}

.big .table p:last-child,
.table p:last-child,
.article-content .table p:last-child {
    margin-bottom: 0;
}

html>body .text-medium {
    font-size: 16px;
    line-height: 1.625;
}

.h2-lg {
    font-size: 36px;
}

.h3-thin {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.428571;
}

.h4-thin {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.428571;
}

.article-content {
    font-size: 18px;
    line-height: 1.555555;
}

.article-content p,
.article-content ul,
.article-content ol {
    margin-bottom: 1.555555em;
}

.article-content img {
    max-width: 100%;
}

@media (max-width: 767px) {
    h2,
    .h2 {
        font-size: 26px;
    }
    .h3-thin {
        font-size: 24px;
    }
    .mt-20-sm {
        margin-top: 20px;
    }
    .text-center-sm {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .text-right-sm {
        text-align: right;
    }
}

html>body .text-bold {
    font-weight: bold;
}

html>body .mb0 {
    margin-bottom: 0px;
}

html>body .mb5 {
    margin-bottom: 5px;
}

html>body .mb10 {
    margin-bottom: 10px;
}

html>body .mb15 {
    margin-bottom: 15px;
}

html>body .mb20 {
    margin-bottom: 20px;
}

html>body .mb25 {
    margin-bottom: 25px;
}

html>body .mb30 {
    margin-bottom: 30px;
}

html>body .mb35 {
    margin-bottom: 35px;
}

html>body .mb40 {
    margin-bottom: 40px;
}

html>body .mb45 {
    margin-bottom: 45px;
}

html>body .mb50 {
    margin-bottom: 50px;
}

html>body .mb55 {
    margin-bottom: 55px;
}

html>body .mb60 {
    margin-bottom: 60px;
}

html>body .mb65 {
    margin-bottom: 65px;
}

html>body .mb70 {
    margin-bottom: 70px;
}

html>body .mb75 {
    margin-bottom: 75px;
}

html>body .mb80 {
    margin-bottom: 80px;
}

html>body .mb85 {
    margin-bottom: 85px;
}

html>body .mb90 {
    margin-bottom: 90px;
}

html>body .mb95 {
    margin-bottom: 95px;
}

html>body .mb100 {
    margin-bottom: 100px;
}

html>body .mt0 {
    margin-top: 0px;
}

html>body .mt5 {
    margin-top: 5px;
}

html>body .mt10 {
    margin-top: 10px;
}

html>body .mt-7 {
    top: -7px;
    position: relative;
}

html>body .mt15 {
    margin-top: 15px;
}

html>body .mt20 {
    margin-top: 20px;
}

html>body .mt25 {
    margin-top: 25px;
}

html>body .mt30 {
    margin-top: 30px;
}

html>body .mt35 {
    margin-top: 35px;
}

html>body .mt40 {
    margin-top: 40px;
}

html>body .mt45 {
    margin-top: 45px;
}

html>body .mt50 {
    margin-top: 50px;
}

html>body .mt55 {
    margin-top: 55px;
}

html>body .mt60 {
    margin-top: 60px;
}

html>body .mt70 {
    margin-top: 70px;
}

html>body .mt80 {
    margin-top: 80px;
}

html>body .mt100 {
    margin-top: 70px;
}

html>body .nopadding {
    padding: 0;
}

html>body .pt0 {
    padding-top: 0px;
}

html>body .pt20 {
    padding-top: 20px;
}

html>body .pt70 {
    padding-top: 70px;
}

html>body .pb0 {
    padding-bottom: 0px;
}

html>body .pb20 {
    padding-bottom: 20px;
}

html>body .pb30 {
    padding-bottom: 30px;
}

html>body .pb75 {
    padding-bottom: 75px;
}

html>body .pr25 {
    padding-right: 25px;
}

html>body .padding-1-1 {
    padding-left: 0.5%;
    padding-right: 0.5%;
}

html>body .padding-2-2 {
    padding-left: 1%;
    padding-right: 1%;
}

html>body .padding-3-3 {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

html>body .padding-4-4 {
    padding-left: 4%;
    padding-right: 4%;
}

html>body .padding-5-5 {
    padding-left: 7.5%;
    padding-right: 7.5%;
}

html>body .ml6 {
    margin-left: 6px;
}

html>body .ml10 {
    margin-left: 10px;
}

html>body .ml20 {
    margin-left: 20px;
}

html>body .mr5 {
    margin-right: 5px;
}

html>body .mr6 {
    margin-right: 6px;
}

html>body .mr10 {
    margin-right: 10px;
}

html>body .mr16 {
    margin-right: 16px;
}

html>body .mr18 {
    margin-right: 18px;
}

html>body .mr20 {
    margin-right: 20px;
}

html>body .mr25 {
    margin-right: 25px;
}

html>body .mr30 {
    margin-right: 30px;
}

html>body .mr50 {
    margin-right: 50px;
}

html>body .mr100 {
    margin-right: 100px;
}

@media (max-width: 767px) {
    html>body .mb50,
    html>body .mb55,
    html>body .mb60 {
        margin-bottom: 40px;
    }
    html>body .mb65,
    html>body .mb70,
    html>body .mb75,
    html>body .mb80 {
        margin-bottom: 50px;
    }
    html>body .mb85,
    html>body .mb90,
    html>body .mb95,
    html>body .mb100 {
        margin-bottom: 60px;
    }
    html>body .mt50,
    html>body .mt55,
    html>body .mt60 {
        margin-top: 40px;
    }
    html>body .mt65,
    html>body .mt70,
    html>body .mt75,
    html>body .mt80 {
        margin-top: 50px;
    }
    html>body .mt85,
    html>body .mt90,
    html>body .mt95,
    html>body .mt100 {
        margin-top: 60px;
    }
}

.opacity25 {
    opacity: .25;
}

.opacity50 {
    opacity: .50;
}

.w100 {
    width: 100px;
    max-width: 100%;
}

.w140 {
    width: 140px;
    max-width: 100%;
}

.w150 {
    width: 150px;
    max-width: 100%;
}

.w170 {
    width: 170px !important;
    max-width: 100%;
}

.w200 {
    width: 200px !important;
    max-width: 100%;
}

.w220 {
    width: 220px;
    max-width: 100%;
}

@media (min-width: 768px) {
    .w270 {
        width: 270px !important;
        max-width: 100%;
    }
}

.w300 {
    width: 300px;
    max-width: 100%;
}

@media (max-width: 767px) {
    html>body .mb10-sm {
        margin-bottom: 10px;
    }
    html>body .mb20-sm {
        margin-bottom: 20px;
    }
}

.inline-block {
    display: inline-block;
    vertical-align: top;
}

.middle-block {
    vertical-align: middle;
}

.t-badge {
    padding: 0 14px 2px;
    border-radius: 20px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 300;
    color: #333333;
}

.t-dl-horizontal dt {
    width: auto !important;
    margin-right: 5px;
    font-weight: 300;
    color: #999999;
}

.t-dl-horizontal dd {
    margin-left: 0;
    color: #333333;
    font-weight: 500;
}

.support-item-open .badge.badge-status,
.support-item-work .badge.badge-status {
    position: absolute;
    right: 10px;
    top: 10px;
    margin: 0;
    padding: 6px 9px 7px;
    border-radius: 20px;
    opacity: .75;
    font-size: 13px;
}

.support-item-open .badge.badge-status {
    background: #235a90;
}

.support-item-work .badge.badge-status {
    background: #c94a37;
}

.btn {
    max-width: 100%;
    padding: 11px 17px 11px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: normal;
}

.btn-default:hover,
.btn-default:active,
.btn-default:active:focus,
.btn-default:focus {
    background: #c94a36;
    border-color: #c94a36;
    box-shadow: none;
    color: #fff;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background: #c94a36;
    border-color: #c94a36;
}

.btn-red-hover:hover,
.btn-red-hover:active,
.btn-red-hover:active:focus,
.btn-red-hover:focus {
    background: #c94a36;
    border-color: #c94a36;
    box-shadow: none;
    color: #ffffff;
}

.btn-red-transparent {
    background: transparent;
    border-color: #c94a36;
}

.btn-red-transparent:hover,
.btn-red-transparent:active,
.btn-red-transparent:active:focus,
.btn-red-transparent:focus {
    background: #c94a36;
    border-color: #c94a36;
    box-shadow: none;
    color: #ffffff;
}

.btn-lg {
    padding: 14px 45px;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
}

.t-btn-lg {
    padding: 21px 65px 25px;
    font-size: 16px;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.t-btn-more {
    padding: 21px 65px 25px;
    font-size: 16px;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.btn-xlg {
    padding: 23px 60px 22px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
}

.btn-sm,
.t-btn-sm,
.t-btn-group-sm>.btn {
    font-size: 11px;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    line-height: 17px;
}

.t-btn-sm:hover,
.t-btn-group-sm .btn.active,
.t-btn-group-sm .btn:hover {
    /*	border-color: #235a8f;
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f7fb 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #f2f7fb 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f7fb));
	background-image: linear-gradient(to bottom, #ffffff 0%, #f2f7fb 100%);
	box-shadow: none;
	color: #235a8f;
*/
    background: #c94a36;
    border-color: #c94a36;
    box-shadow: none;
    color: #ffffff;
}

ul.t-btn-group-red {
    margin: 0;
    padding: 0;
    list-style: none;
}

.t-btn-group-red>li {
    float: left;
    margin-left: -1px;
}

.t-btn-group-red>li>a:hover,
.t-btn-group-red>li.active>a {
    position: relative;
    z-index: 999;
}

.t-btn-red,
.t-btn-group-red>.btn,
.t-btn-group-red>li>a {
    border-color: #e5e5e5;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    color: #666666;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    box-shadow: none;
}

.t-btn-red {
    padding: 8px 18px 10px;
}

.t-btn-group-red>.btn,
.t-btn-group-red>li>a {
    padding: 8px 10px 10px;
}

.t-btn-red:hover,
.t-btn-group-red .btn.active,
.t-btn-group-red .btn:hover,
.t-btn-group-red>li.active>a {
    background: #ffffff;
    border-color: #c94a36;
    color: #333333;
}

.btn-block {
    padding-left: 5px;
    padding-right: 5px;
}

.btn .divider {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 39px;
    background: #d8d8d8;
    margin: -15px 12px -11px;
    vertical-align: middle;
}

.t-btn-sm:hover .divider {
    background: rgba(255, 255, 255, .3);
}

.btn-tag {
    border: #e5e5e5 1px solid;
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    color: #333333;
}

.btn-tag:hover,
.btn-tag:focus,
.btn-tag.active {
    border-color: #c94a36;
    box-shadow: none;
    color: #235a8f;
}

.btn-white {
    border-color: #ffffff;
    background: #ffffff;
    font-size: 11px;
}

.btn-white:hover,
.btn-white:focus {
    border-color: #c94a36;
    background: #c94a36;
    box-shadow: none;
    color: #ffffff;
}

.btn-group {
    margin-right: -10px;
}

.btn-red-sm {
    background: #ffffff;
    border-color: #ffffff;
    margin-left: 0 !important;
    padding: 1px 5px 3px;
    font-size: 15px;
    text-transform: none;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}

.btn-red-sm:hover,
.btn-red-sm:focus {
    border-color: #c94a36;
    box-shadow: none;
}

.btn-red-sm.active {
    background: #c94a36;
    border-color: #c94a36;
    color: #ffffff;
    box-shadow: none;
}

@media (max-width: 767px) {
    .btn-tag {
        font-size: 16px;
        white-space: normal;
    }
}

.btn-gost {
    font-size: 12px;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    padding: 9px 6px 9px;
    color: #fff;
    border: 1px solid #fff;
    background: none;
    margin-top: 6px;
    margin-right: 6px;
    display: inline-block;
}

.btn-gost a {
    color: #fff;
    text-decoration: none;
}

.btn-gost:hover {
    background: #c94a36;
    border-color: #c94a36;
}

.a-btn-gost {
    padding: 15px 0 0 0 !important;
}

@media (max-width: 992px) {
    .a-btn-gost {
        padding: 0 !important;
    }
}

.form-control {
    box-shadow: none;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 11px;
    font-weight: normal;
    /*-webkit-appearance: none;*/
}

.form-control.fs14 {
    padding-top: 9px;
    padding-bottom: 10px;
}

.form-control.error {
    border-color: rgba(201, 74, 34, .5);
    color: #c94a36;
}

.form-group-action .form-control.error {
    border-color: rgba(201, 74, 34, .25);
    color: #c94a36;
}

.form-control.error:focus,
.form-group-action .form-control.error:focus {
    border-color: rgba(201, 74, 34, 1);
}

div.error,
label.error {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: normal;
    color: #c94a36;
}

@media (max-width: 767px) {
    .form-control {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 16px;
    }
}

.control {
    margin-bottom: 9px;
}

.control-btn {
    margin-top: 20px;
}

.a-file-field .btn {
    float: left;
    position: relative;
}

.a-file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.a-file-field .item-empty,
.a-file-field .item {
    display: inline-block;
    margin-right: 15px;
}

.input-lg {
    border-color: #ffffff;
    font-size: 16px;
    font-weight: 300;
}

.form-group-action {
    position: relative;
    padding-top: 34px;
}

.form-group-action label {
    position: absolute;
    left: 0;
    bottom: 19px;
    margin: 0;
    padding: 0;
    max-height: 40px;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    opacity: 0.5;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.form-group-action.active label,
.form-group-action label.label-static {
    font-size: 13px;
}

.form-group-action.active label {
    bottom: 47px;
    opacity: 1;
}

.form-group-action label.label-static {
    opacity: .5 !important;
    top: 8px;
    bottom: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.form-group-action .form-control {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    padding-bottom: 17px;
    border: none;
    border-bottom: rgba(35, 90, 143, .25) 2px solid;
    background: transparent;
    font-size: 16px;
    color: #235a8f;
    line-height: 20px;
    font-weight: normal;
}

.form-group-action .form-control:focus {
    box-shadow: none;
    border-bottom-color: rgba(35, 90, 143, 1);
}

.form-group-action .form-control::-moz-placeholder {
    color: #333333;
    opacity: .5;
}

.form-group-action .form-control:-ms-input-placeholder {
    color: #333333;
    opacity: .5;
}

.form-group-action .form-control::-webkit-input-placeholder {
    color: #333333;
    opacity: .5;
}

.form-group-action .form-control:focus::-moz-placeholder {
    opacity: 0;
}

.form-group-action .form-control:focus:-ms-input-placeholder {
    opacity: 0;
}

.form-group-action .form-control:focus::-webkit-input-placeholder {
    opacity: 0;
}

.form-group-action-textarea label {
    bottom: auto;
    top: 36px;
}

.form-group-action-textarea.active label {
    top: 8px;
}

.t-label-default {
    display: inline-block;
    background: #f0f1f2;
    border-radius: 0;
    margin-right: -2px;
    margin-bottom: 2px;
    padding: 6px 12px 8px;
    white-space: normal;
    text-align: left;
    color: #666666;
    font-weight: normal;
    font-size: 14px;
}

.t-checkbox {
    font-size: 11px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: normal;
}

.t-checkbox label {
    min-height: 16px;
    font-weight: normal;
}

.t-checkbox label.active {
    color: #c94a36;
}

.t-checkbox input[type="checkbox"],
.t-check {
    margin-top: 0;
    display: none;
}

.t-checkbox input[type="checkbox"]+span,
.t-check+span {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    margin-left: -20px;
    border: #e5e5e5 1px solid;
    background: url("/local/templates/main/images/checkbox.png") 0 -130px no-repeat #ffffff;
    cursor: pointer;
}

.t-check+span {
    top: 5px;
}

.t-checkbox label:hover input[type="checkbox"]+span,
label.t-checkbox:hover input[type="checkbox"]+span,
label:hover .t-check+span {
    border-color: #c84c34;
}

.t-checkbox input[type="checkbox"]:checked+span,
.t-check:checked+span {
    background-position: 0 0;
    border-color: #c84c34;
}

.form-horizontal .t-checkbox.checkbox-inline input[type="checkbox"]+span {
    top: 7px;
}

.t-checkbox.checkbox-inline label {
    margin-bottom: 0;
}

.dropdown-menu {
    border-radius: 0;
}

.t-dropdown-white {
    border: none;
    background: #ffffff;
    padding: 19px 30px 16px;
    border-radius: 0;
    min-width: 250px;
    box-shadow: rgba(0, 0, 0, .1) 5px 5px 15px;
    z-index: 998;
    margin-top: 18px;
}

.t-dropdown-white:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: #ffffff 10px solid;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: 100%;
    left: 30px;
}

.t-dropdown-white.dropdown-menu-right:before {
    left: auto;
    right: 30px;
}

@media (max-width: 480px) {
    .t-dropdown-white.dropdown-menu-right {
        right: auto;
    }
}

.dropup .t-dropdown-white {
    margin-top: 0;
    margin-bottom: 18px;
}

.dropup .t-dropdown-white:before {
    display: none;
}

.dropup .t-dropdown-white:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: #ffffff 10px solid;
    border-right: 10px solid transparent;
    position: absolute;
    top: 100%;
    left: 30px;
}

@media (max-width: 991px) {
    .navbar-nav .open.choose-lang .dropdown-menu {
        position: absolute;
        background: rgba(32, 39, 50, .8);
    }
    .navbar.affix .navbar-nav>li.choose-lang>.t-dropdown-menu {
        margin-top: 0;
    }
}

.choose-period-form {
    width: 275px;
}

.choose-period-form .form-control {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.choose-period-form .btn {
    height: 41px;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    background: #c94a36 !important;
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    background: #c94a36;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #235a8f !important;
    box-shadow: none;
}

.t-alert-danger {
    background: #ffffff;
    border: #c94a36 1px solid;
    border-radius: 0;
    padding: 22px 15px;
    color: #c94a36;
}

@media (max-width: 767px) {
    .t-alert-danger i.fs48 {
        display: block;
        margin-right: 10px;
        font-size: 40px;
    }
}

.t-form-horizontal .form-group {
    margin-bottom: 10px;
}

.t-form-horizontal .control-label {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    .t-form-horizontal .control-label {
        padding-top: 13px;
        text-align: left;
    }
}

.t-table-bordered {
    border: #eaeaea 1px solid;
}

.t-table-bordered>thead>tr>th {
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    padding: 13px 19px 14px;
}

.t-table-bordered.text-medium>tbody>tr>th,
.t-table-bordered.text-medium>tfoot>tr>th,
.t-table-bordered.text-medium>tbody>tr>td,
.t-table-bordered.text-medium>tfoot>tr>td {
    padding: 15px 19px 18px;
    line-height: 1.625;
}

.t-table-bordered.text-medium>tbody>tr.tr-group {
    display: none;
}

.t-table-bordered.text-medium>tbody>tr.tr-group.a-show-tr-group {
    display: table-row;
}

.t-table-bordered.text-medium>tbody>tr.tr-group>td {
    padding-top: 0px;
    padding-bottom: 5px;
    border-top: none;
    font-size: 14px;
}

.table-docs>thead>tr>th {
    padding: 5px 10px 7px 0;
    font-size: 10px;
    text-transform: uppercase;
    color: #999999;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.table-docs>tbody>tr>th,
.table-docs>tfoot>tr>th,
.table-docs>thead>tr>td,
.table-docs>tbody>tr>td,
.table-docs>tfoot>tr>td {
    padding: 16px 10px 17px 0;
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
}

.table-docs>thead>tr>th {
    border-bottom: 1px solid #e5e5e5;
}

.table-potential>thead>tr>th {
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: 500;
}

.table-potential>thead>tr>th {
    padding: 11px 10px 13px 30px;
}

.table-potential>tbody>tr>th,
.table-potential>tfoot>tr>th,
.table-potential>thead>tr>td,
.table-potential>tbody>tr>td,
.table-potential>tfoot>tr>td {
    padding: 14px 10px 15px 30px;
}

.table-potential .base-list>li {
    margin-bottom: 18px;
}

.tr-hidden {
    display: none;
}

@media (max-width: 767px) {
    .t-media .media-left {
        padding-right: 10px;
    }
    .t-media .media-left img {
        width: 70px;
        height: auto;
    }
    .long-link {
        overflow-wrap: break-word;
        max-width: 250px;
        display: block;
    }
}

.pagination-lg {
    margin-right: -10px;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 13px 9px 14px;
    min-width: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    border-radius: 0 !important;
    text-align: center;
    font-size: 16px;
    color: #999999;
}

.pagination-lg>li>a:hover,
.pagination-lg>li>span:hover {
    background: #ffffff;
    border-color: #c94a36;
}

.pagination-lg>li>span,
.pagination-lg>li>span:hover {
    border-color: transparent;
    background: transparent;
}

.pagination-lg>li.active>a,
.pagination-lg>li.active>span,
.pagination-lg>li.active>a:hover,
.pagination-lg>li.active>span:hover {
    background: #ffffff;
    border-color: #c94a36;
    color: #333333;
}

.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    padding: 45px 50px 0;
    border-bottom: none;
}

.modal-content-hide {
    display: block;
}

.modal-content-success {
    display: none;
}

@media (max-width: 767px) {
    .modal-header {
        padding: 25px 30px 0;
    }
    .modal-body {
        padding: 30px;
    }
    .modal-dialog {
        margin: 15px;
    }
}

.modal .close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #c94a36;
    width: 40px;
    height: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 46px;
    line-height: 30px;
}

.modal.video iframe {
    display: block;
}

.modal .close span {
    display: inline-block;
    vertical-align: text-top;
}

.modal .close:hover,
.modal .close:focus {
    filter: alpha(opacity=100);
}

.popover {
    max-width: 440px;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .1) 3px 3px 15px;
    font-weight: 300;
    line-height: 1.6;
}

.popover strong {
    font-weight: bold;
}

.popover-title {
    background: #ffffff;
    border-radius: 0;
    padding: 28px 30px 0;
    border-bottom: none;
    overflow: hidden;
    font-weight: normal;
}

.popover-content {
    padding: 22px 30px 30px;
    overflow: hidden;
}

.popover.right {
    margin-left: 22px;
}

.popover.right>.arrow {
    border-right-color: transparent;
}

.a-nav>li {
    /*width: 33.333333%;*/
    width: 25%;
}

.nav-simple {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-simple>li {
    margin-bottom: 10px;
}

.nav-simple-inline {
    margin: 0 -20px 0 0;
    padding: 0;
    list-style: none;
}

.t-dropdown-menu ul.nav-simple-inline {
    margin-right: -20px;
}

.nav-simple-inline>li {
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
    margin-bottom: 12px;
}

.nav-with-icon {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-with-icon>li>a {
    display: inline-block;
    padding-left: 40px;
    min-height: 20px;
}

.nav-with-icon>li>a i,
.nav-with-icon>li>a img {
    float: left;
    margin-left: -40px;
    margin-bottom: -7px;
    max-width: 30px;
}

.navbar {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: rgba(255, 255, 255, .25) 1px solid;
    background: #ffffff;
    margin-bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.navbar.affix {
    padding-top: 5px;
    padding-bottom: 0;
    border-bottom-color: rgba(51, 51, 51, .1);
}

.navbar-inverse {
    background: none;
    border-bottom-color: rgba(255, 255, 255, .25);
}

.navbar-inverse.affix {
    background: rgba(54, 62, 78, .93);
    border-bottom-color: rgba(255, 255, 255, .25);
}

.navbar-inverse.affix-bottom {}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a:hover {
    background-color: rgba(255, 255, 255, .2);
}

@media (max-width: 992px) {
    .navbar.affix {
        padding-bottom: 5px;
    }
}

.icon-menu {
    width: 20px;
    height: 3px;
    background: #333333;
    display: inline-block;
    vertical-align: text-top;
    position: relative;
    top: 8px;
}

.icon-menu:before,
.icon-menu:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    background: #333333;
}

.icon-menu:before {
    top: -7px;
}

.icon-menu:after {
    bottom: -7px;
}

.main-nav .icon-menu,
.main-nav .icon-menu:before,
.main-nav .icon-menu:after,
.navbar-inverse .icon-menu,
.navbar-inverse .icon-menu:before,
.navbar-inverse .icon-menu:after {
    background: #ffffff;
}

.main-nav .icon-menu {
    background: transparent;
}

.main-nav .icon-menu:before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.main-nav .icon-menu:after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.navbar-brand {
    padding-top: 2px;
    padding-bottom: 6px;
}

.navbar-toggle .icon-bar {
    background: #333333;
    width: 20px;
    height: 3px;
}

@media (min-width: 992px) {
    .navbar-nav {
        float: none;
        display: inline-block;
    }
}

.navbar-header {
    float: left;
}

.navbar-nav.navbar-right {
    float: right;
    font-size: 20px;
}

@media(max-width:767px) {
    .navbar-nav.navbar-right {
        margin-top: 5px;
    }
}

.navbar-nav.navbar-right>li {
    float: left;
}

.navbar-nav.navbar-right>li>a:hover,
.navbar-nav.navbar-right>li>a:focus {
    background: none;
}

.navbar-nav>li>a {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

@media (min-width: 992px) {
    .navbar-nav>li>a {
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 30px;
        padding-bottom: 31px;
        margin-top: -15px;
        margin-bottom: -16px;
    }
    .navbar.affix .navbar-nav>li>a {
        padding-bottom: 21px;
        margin-bottom: -6px;
    }
    .navbar-collapse {
        text-align: center;
    }
}

.navbar-nav>li>.t-dropdown-menu {
    padding-top: 27px;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-right: 13px;
    margin-top: 16px;
    border-radius: 0;
    border: none;
    background-color: rgba(32, 39, 50, .9);
    box-shadow: none;
    color: #ffffff;
}

.navbar-nav>li>.t-dropdown-menu a {
    color: #ffffff;
}

.navbar-nav>li.open>a,
.navbar-nav.nav .open>a,
.navbar-nav.nav .open>a:hover,
.navbar-nav.nav .open>a:focus {
    background-color: rgba(32, 39, 50, .9);
    color: #ffffff;
}

@media (min-width: 992px) {
    .navbar-nav>li>.t-dropdown-menu {
        width: 600px;
        padding-left: 26px;
        padding-right: 26px;
        overflow: auto;
    }
    .navbar-nav>li>.t-dropdown-menu::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }
    .navbar-nav>li>.t-dropdown-menu::-webkit-scrollbar-thumb {
        cursor: pointer;
        background: rgba(255, 255, 255, 0.5);
    }
    .navbar-nav>li>.t-dropdown-menu.dsolutions {
        width: 480px;
    }
    .navbar-nav>li>.t-dropdown-menu.dsupport {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .navbar-nav>li>.t-dropdown-menu {
        max-height: none !important;
    }
}

@media (min-width: 1280px) {
    .navbar-nav>li>.t-dropdown-menu {
        width: 800px;
    }
}

.navbar.affix .navbar-nav>li>.t-dropdown-menu {
    margin-top: 5px;
}

.t-dropdown-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
}

.t-dropdown-menu ul>li {
    margin-bottom: 20px;
}

.t-dropdown-menu ul>li>a {
    color: #333333;
}

.t-dropdown-menu ul>li>a i {
    font-size: 22px;
}

.body-menu-opened .blur-container {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.main-nav {
    display: none;
    position: fixed;
    z-index: 1035;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: rgba(32, 39, 50, .8);
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: auto;
}

.body-menu-opened .main-nav {
    display: block;
}

.body-menu-opened {
    overflow: hidden;
    height: 100%;
}

.main-nav .navbar {
    background: none;
    border-radius: 0;
    border: none;
    padding-bottom: 15px;
    border-bottom: rgba(255, 255, 255, .25) 1px solid;
    margin-bottom: 42px;
    height: 81px;
}

.main-nav,
.main-nav a {
    color: #ffffff !important;
}

.main-nav a:hover {
    color: #66ccff !important;
    text-decoration: none;
}

.main-nav .navbar a:hover,
.main-nav .navbar a:focus {
    background: none;
    color: #ffffff !important;
}

.main-nav .btn-light {
    border-color: #ffffff;
}

.main-nav .btn-light:hover {
    border-color: #66ccff;
}

.main-nav hr,
.navbar-nav>li>.t-dropdown-menu hr {
    border-top-color: rgba(255, 255, 255, .25);
}

.navbar-nav>li>.t-dropdown-menu hr {
    margin-left: -26px;
    margin-right: -26px;
}

.nav-addition {
    font-size: 18px;
}

.nav-addition .nav-simple>li {
    margin-bottom: 10px;
    padding-right: 20px;
}

@media (max-width: 991px) {
    .main-nav {
        display: block;
        opacity: .9;
        left: auto;
        right: -100%;
        width: 87%;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .body-menu-opened .main-nav {
        right: 0;
    }
    .main-nav .container {
        width: auto;
    }
    .hide-menu {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 100%;
        left: 0;
        z-index: 1030;
        background: rgba(0, 0, 0, .0);
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }
    .body-menu-opened .hide-menu {
        bottom: 0;
        opacity: 1;
    }
    .body-menu-opened {
        overflow-y: scroll;
    }
    .body-menu-opened body {
        overflow: hidden;
        height: 100%;
    }
    .main-nav .navbar-nav>li>a {
        margin-bottom: 2px;
        padding-left: 32px;
        font-size: 17px;
    }
    .main-nav .navbar-nav>li>a:hover,
    .main-nav .navbar-nav>li>a:focus,
    .main-nav .nav .open>a,
    .main-nav .nav .open>a:hover,
    .main-nav .nav .open>a:focus {
        background-color: transparent;
        color: #ffffff !important;
    }
    .main-nav .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }
    .main-nav .navbar {
        margin-bottom: 21px;
    }
    .main-nav .navbar-nav.navbar-right {
        margin: 7.5px -13px;
    }
    .main-nav .navbar-nav.navbar-right>li>a {
        padding: 10px 17px 10px;
    }
    .main-nav .navbar-nav .open .dropdown-menu {
        padding-left: 40px;
        padding-top: 12px;
        padding-bottom: 0;
    }
    .main-nav .t-dropdown-menu ul {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.125;
        opacity: .75;
    }
    .main-nav .t-dropdown-menu ul>li {
        margin-bottom: 17px;
    }
    .main-nav .nav-with-icon>li>a {
        padding-left: 35px;
        min-height: 16px;
    }
    .main-nav .nav-with-icon li>a i {
        margin-left: -32px;
        font-size: 20px;
    }
    .nav-simple.ml20 {
        margin-left: 40px !important;
        font-size: 16px;
        font-weight: 500;
    }
    .navbar-nav>li>.t-dropdown-menu hr {
        margin-left: -40px;
    }
}

@media (max-width: 767px) {
    body {
        padding-top: 61px;
    }
    .navbar,
    .navbar.affix {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-brand {
        height: 30px;
    }
    .navbar-brand img {
        width: 106px;
        height: auto;
    }
    .main-nav .navbar {
        height: 61px;
    }
    .navbar-nav.navbar-right,
    .main-nav .navbar-nav.navbar-right {
        margin: 5px -3px -8px;
    }
    .navbar .nav>li>a {
        padding-left: 11px;
        padding-right: 11px;
    }
}

.parent {
    position: relative;
}

.btn-search {
    border: none;
    background: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 28px;
    right: 13px;
    font-size: 20px;
    color: #666666;
}

.hide-form,
.main-nav a.hide-form {
    position: absolute;
    top: 16px;
    right: 45px;
    font-size: 32px;
    line-height: 40px;
    color: #999999 !important;
    text-decoration: none !important;
    font-weight: 500;
}

.btn-search:hover,
.hide-form:hover,
.main-nav a.hide-form:hover {
    color: #333333 !important;
}


/*.main-nav .btn-search,
.main-nav .btn-search:hover {
	color: #ffffff;
}
*/

.search-form {
    position: absolute;
    right: 5px;
    top: -16px;
    width: 860px;
    z-index: -1;
    padding-top: 20px;
    padding-bottom: 22px;
    opacity: 0;
    visibility: hidden;
}

.search-form.active {
    z-index: 800;
    opacity: 1;
    visibility: visible;
}

.search-form .form-control {
    padding-right: 70px;
    font-size: 14px;
}


/*.main-nav .search-form .form-control {
	background: #2e3845;
	border-color: transparent;
	color: #ffffff;
}

.main-nav .search-form .form-control::-moz-placeholder {
  color: #8d9093;
}

.main-nav .search-form .form-control:-ms-input-placeholder {
  color: #8d9093;
}

.main-nav .search-form .form-control::-webkit-input-placeholder {
  color: #8d9093;
}
*/

@media (max-width: 1279px) {
    .search-form {
        width: 655px;
    }
}

@media (max-width: 991px) {
    .search-form {
        width: 300px;
        padding-top: 16px;
        padding-bottom: 10px;
    }
    .btn-search {
        top: 24px;
        right: 11px;
    }
    .hide-form {
        top: 12px;
    }
}

@media (max-width: 767px) {
    .search-form {
        width: auto;
        position: fixed;
        left: 13px;
        right: 54px;
        top: -6px;
    }
    .search-form .form-control {
        font-size: 16px;
    }
}

.t-nav-tabs>li {
    margin-right: -1px;
}

.t-nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0;
    border-color: #e5e5e5;
    padding: 1px 20px 7px;
    line-height: 40px;
    height: 50px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
    text-align: center;
}

.t-nav-tabs>li>a:hover,
.t-nav-tabs>li>a:focus {
    background: #f4fafd;
}

.t-nav-tabs>li>a:hover {
    border-color: #e5e5e5;
}

.t-nav-tabs>li.active>a,
.t-nav-tabs>li.active>a:hover,
.t-nav-tabs>li.active>a:focus {
    background-color: #f4fafd;
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #c94a36;
    color: #235a8f;
    font-weight: bold;
}

.t-nav-tabs>li>a>.inside {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

@media (max-width: 480px) {
    .t-nav-tabs.mr30 {
        margin-right: 0;
    }
    .t-nav-tabs>li {
        width: 50%;
    }
    .t-nav-tabs>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-controls {
        margin-right: -10px;
    }
    .product-controls>.dropdown,
    .product-controls>.btn {
        width: 47%;
        white-space: normal;
    }
    .product-controls .btn {
        padding-left: 7px;
        padding-right: 7px;
    }
    .product-controls>.dropdown .btn {
        display: block;
    }
    .product-controls .btn .divider {
        margin-left: 7px;
        margin-right: 7px;
    }
}

@media (max-width: 370px) {
    .product-controls .btn .divider {
        margin-left: 0;
        margin-right: -3px;
        background: none;
    }
}

.t-tab-content {
    border: #e5e5e5 1px solid;
    border-top: none;
    padding: 29px;
}

.t-nav-tabs-simple {
    border-bottom: none;
}

.t-nav-tabs-simple>li.active>a,
.t-nav-tabs-simple>li.active>a:hover,
.t-nav-tabs-simple>li.active>a:focus {
    border-bottom: #dddddd 1px solid;
}

@media (max-width: 767px) {
    .t-tab-content {
        padding: 14px;
    }
}

.breadcrumb-container {
    padding-top: 15px;
    padding-bottom: 17px;
    border-bottom: rgba(255, 255, 255, 0.15) 1px solid;
}

.breadcrumb {
    padding: 0;
    background: transparent;
    margin: 0;
    font-size: 13px;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
}

.breadcrumb>li {
    margin-right: 10px;
}

.breadcrumb>li+li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #c94a36;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    margin-right: 14px;
    margin-top: -2px;
}

.breadcrumb,
.breadcrumb>li>a,
.breadcrumb>.active {
    color: #ffffff;
}

.breadcrumb-dark .breadcrumb,
.breadcrumb-dark .breadcrumb>li>a,
.breadcrumb-dark .breadcrumb>.active {
    color: #333333;
}

.breadcrumb-dark {
    border-bottom-color: rgba(0, 0, 0, 0.1);
}

.t-page-header {
    background-color: #a8abab;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: none;
}

.t-page-header-press {
    background-image: url("/local/templates/main/images/bg-title-press.jpg");
}

.t-page-header-license {
    background-image: url("/local/templates/main/images/bg-title-license.jpg");
}

.t-page-header-news {
    background-image: url("/local/templates/main/images/bg-title-news.jpg");
}

.t-page-header-shareholder {
    background-image: url("/local/templates/main/images/bg-title-shareholder.jpg");
}

.t-page-header-medals {
    background-image: url("/local/templates/main/images/bg-title-medals.jpg");
}

.t-page-header-vacancy {
    background-image: url("/local/templates/main/images/bg-title-vacancy.jpg");
}

.t-page-header-upload {
    background-image: url("/local/templates/main/images/bg-title-upload.jpg");
}

.t-page-header-history {
    background-image: url("/local/templates/main/images/bg-title-history.jpg");
}

.t-page-header-contacts {
    background-image: url("/local/templates/main/images/bg-title-contacts.jpg");
}

.t-page-header-contacts-2 {
    background-image: url("/local/templates/main/images/bg-title-contacts-2.jpg");
}

.t-page-header-support {
    background-image: url("/local/templates/main/images/bg-title-support.jpg");
}

.t-page-header-partners {
    background-image: url("/local/templates/main/images/bg-title-partners.jpg");
}

.t-page-header-partners-inside {
    background-image: url("/local/templates/main/images/bg-title-partners-inside.jpg");
}

.t-page-header-costing {
    background-image: url("/local/templates/main/images/bg-title-costing.jpg");
}

.t-page-header-product {
    background-image: url("/local/templates/main/images/bg-title-product.jpg");
}

.t-page-header-products-lg {
    background-image: url("/local/templates/main/images/bg-title-products-lg.jpg");
}

.t-page-header-products {
    background-image: url("/local/templates/main/images/bg-title-products.jpg");
}

.t-page-header-winners {
    background-image: url("/local/templates/main/images/bg-title-winners.jpg");
}

.t-page-header-marketing {
    background-image: url("/local/templates/main/images/bg-title-marketing.jpg");
}

.t-page-header-solution {
    background-image: url("/local/templates/main/images/bg-title-solution.jpg");
}

.t-page-header-solution-lg {
    background-image: url("/local/templates/main/images/bg-title-solution-lg.jpg");
}

.t-page-header-solution {
    background-image: url("/local/templates/main/images/bg-title-about.jpg");
}

.t-page-header h1 {
    min-width: 50%;
    margin: 0 0 24px;
    font-weight: 300;
    color: #ffffff;
}

.h1 {
    font-weight: 300;
}

@media (max-width: 480px) {
    h1,
    .h1 {
        font-size: 40px;
    }
}

.t-page-header>.container {
    height: 239px;
    line-height: 235px;
    text-align: center;
}

.t-page-header-lg>.container {
    height: 429px;
    line-height: 425px;
    text-align: center;
}

.t-page-header-product>.container {
    height: 189px;
    line-height: 185px;
    text-align: left;
}

.t-page-header-products-lg>.container {
    height: auto;
    line-height: 1.5;
    padding-top: 128px;
    padding-bottom: 80px;
    text-align: left;
}

.t-page-header-products-lg h1 {
    margin-bottom: 34px;
}

.t-page-header-solution-lg>.container {
    text-align: center;
}

@media (min-width: 768px) {
    .t-page-header-products-lg>.container .t-lead {
        font-size: 26px;
        line-height: 1.461538;
    }
}

@media (max-width: 767px) {
    .t-page-header-products-lg>.container {
        padding-top: 70px;
        padding-bottom: 60px;
    }
}

.t-page-header>.container>* {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
}

.t-page-header .icon-settings {
    margin-right: -30px;
    position: relative;
    top: -2px;
    left: 3px;
    font-size: 20px;
}

.icon-user-profile {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50px;
    background: #cccccc;
    overflow: hidden;
    margin-top: 8px;
    position: relative;
}

.icon-user-logon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url("/images/user.svg");
    background-size: 22px 22px;
    position: relative;
    top: -2px;
}

.main-nav .icon-user-logon,
.navbar-inverse .icon-user-logon {
    background-image: url("/images/user-white.svg");
}

.icon-user-profile img,
.icon-user-o {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("/local/templates/main/images/icon-user.png") 0 0 no-repeat;
}

.icon-user-o:before {
    display: none;
}

.profile-status {
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
    padding: 0 22px 2px;
    border-radius: 20px;
    background: #cccccc;
    font-size: 16px;
    line-height: 24px;
}

.profile-status-gold {
    background: #d6bb5b;
}

.subnav-h-container {
    height: 60px;
}

.subnav-container {
    border-bottom: rgba(51, 51, 51, .1) 1px solid;
    background: #ffffff;
    height: 60px;
    text-align: center;
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
}

.subnav-container.affix {
    left: 0;
    right: 0;
    z-index: 999;
    top: 61px;
    height: 40px;
}

.subnav-container .t-nav-pills {
    display: block;
    width: 100%;
    height: 67px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-overflow-scrolling: touch;
}

.subnav-container.affix .t-nav-pills {
    height: 47px;
}

.subnav-container .container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.subnav-container .container:before,
.subnav-container .container:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 20px;
    height: 59px;
    z-index: 999;
}

.subnav-container.affix .container:before,
.subnav-container.affix .container:after {
    height: 39px;
}

.subnav-container .container:before {
    left: 0;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.subnav-container .container:after {
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.subnav-container .t-nav-pills::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background: #ffffff;
}

.subnav-container .t-nav-pills::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #cccccc;
    border-radius: 3px;
}

.t-nav-pills>li {
    padding: 0 17px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.t-nav-pills>li>a {
    padding: 22px 0 20px;
    border-radius: 0;
    position: relative;
    color: #333333;
    -webkit-transition: padding .3s ease-in-out;
    -o-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out;
}

.subnav-container.affix .t-nav-pills>li>a {
    padding: 12px 0 10px;
}

.t-nav-pills>li>a:after {
    content: "";
    display: block;
    height: 1px;
    background: #c94a36;
    position: absolute;
    top: 100%;
    left: 50%;
    right: 50%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.t-nav-pills>li.active>a {
    background: none;
    color: #235a8f;
}

.t-nav-pills>li.active>a:after {
    left: 0;
    right: 0;
}

.t-nav-pills>li>a:hover,
.t-nav-pills>li>a:focus,
.t-nav-pills>li.active>a:hover,
.t-nav-pills>li.active>a:focus {
    background: none;
    color: #235a8f;
}

.t-nav-pills>li>a:hover:after {
    left: 0;
    right: 0;
}

@media (max-width: 991px) {
    .t-nav-pills>li {
        padding: 0 13px;
    }
}

@media (max-width: 767px) {
    .subnav-container .container {
        height: 60px;
        overflow: hidden;
    }
}

.t-lead {
    font-size: 18px;
}

@media (min-width: 768px) {
    .t-lead {
        font-size: 24px;
        line-height: 1.66;
    }
    .t-lead big {
        font-size: 1.25em;
        font-weight: 400;
        line-height: 1.47em;
    }
    .t-lead p {
        margin-bottom: 1.66em;
    }
}

.person-card {
    padding: 17px 20px 19px;
    background-color: #edf4f7;
    background-image: -webkit-linear-gradient(left, #edf4f7 0%, #fff4f2 100%);
    background-image: -o-linear-gradient(left, #edf4f7 0%, #fff4f2 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#edf4f7), to(#fff4f2));
    background-image: linear-gradient(to right, #edf4f7 0%, #fff4f2 100%);
}

.person-card h4 {
    margin-bottom: 2px;
    font-size: 22px;
}

.person-card .phone {
    font-size: 20px;
    font-weight: 500;
}

.person-card .mail {
    margin-top: 1px;
    font-size: 16px;
}

.person-card .media-left {
    padding-left: 5px;
    padding-right: 15px;
    width: 64px;
}

.person-card hr {
    margin-top: 13px;
    margin-bottom: 11px;
    border-top-color: #e8e3d3;
}

.news-list {
    position: relative;
}

@media (max-width: 767px) {
    .news-list {
        margin-bottom: 30px !important;
    }
    .news-list:before {
        display: none;
    }
}

.slick-slide {
    outline: none !important;
}

.a-news-carousel {
    margin-bottom: 0;
}

.a-news-carousel .slick-prev,
.a-news-carousel .slick-next {
    width: 40px;
    height: 40px;
    border: #d9d9d9 1px solid;
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0;
    top: 163px;
    z-index: 800;
    text-indent: -9999em;
}

.a-news-carousel .slick-prev {
    left: -35px;
}

.a-news-carousel .slick-next {
    right: -35px;
}

.a-news-carousel .slick-prev:before,
.a-news-carousel .slick-next:before {
    text-align: center;
    color: #8c8c8c;
    line-height: 36px;
    font-family: 'Glyphter';
    font-size: 13px;
}

.a-news-carousel .slick-prev:before {
    content: "\0044";
}

.a-news-carousel .slick-next:before {
    content: "\0045";
}

@media (max-width: 767px) {
    .a-news-carousel .slick-prev {
        left: 5px;
    }
    .a-news-carousel .slick-next {
        right: 5px;
    }
}

.box-gradient .a-news-carousel .item {
    padding-top: 30px;
}

.box-gradient .a-news-carousel .slick-prev,
.box-gradient .a-news-carousel .slick-next {
    top: -42px;
}

.box-gradient .a-news-carousel .slick-prev {
    left: auto;
    right: 52px;
}

.box-gradient .a-news-carousel .slick-next {
    right: 13px;
}

.news-item-main {
    border: #e5e5e5 1px solid;
    background: #ffffff;
    display: block;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-item-main .row {
    margin-left: -5px;
    margin-right: -5px;
}

.news-item-main .row [class*='col-'] {
    padding-left: 5px;
    padding-right: 5px;
}

.conference-item {
    margin-bottom: 0;
}

.news-item-main:hover {
    border-color: #ffffff;
    box-shadow: rgba(0, 0, 0, .1) 5px 5px 15px;
    text-decoration: none;
}

.news-item-main-blue:hover {
    background: #f4fafd;
    border-color: #f4fafd;
    border-bottom-color: #c94a36;
}

.box-gradient .news-item-main {
    border-color: #ffffff;
    position: relative;
    top: 0;
}

.box-gradient .news-item-main:hover {
    top: -20px;
    border-bottom-color: #c94a36;
}

.webinar-archive-item {
    padding: 19px 19px 29px;
}

.news-list-horisontal .webinar-archive-item {
    padding: 29px;
}

.news-item-main-photo {
    margin: -1px -1px 0;
    height: 190px;
    overflow: hidden;
}

.news-item-main-photo.auto-height {
    max-height: 290px !important;
}

#sectionNews {
    margin-bottom: 70px;
}

.news-item-main-photo img {
    width: 100%;
    height: auto;
}

.news-item-main-photo a {
    display: block;
    position: relative;
}

.play {
    display: block;
    width: 40px;
    height: 40px;
    padding: 12px 5px 12px 16px;
    border-radius: 40px;
    background: #c94a36;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
}

.play i {
    display: block;
    width: 0;
    height: 0;
    border-left: #ffffff 13px solid;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: relative;
}

.play i:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: #c94a36 8px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    left: -11px;
    top: -4px;
}

.webinar-archive-item .news-item-main-photo {
    margin: 0 0 22px;
    border: #f7f7f7 1px solid;
}

.news-item-main-detail {
    padding: 31px 30px 28px;
    position: relative;
}

.news-item-main-blue .news-item-main-detail {
    padding-top: 17px;
    padding-bottom: 33px;
}

.conference-item .news-item-main-detail {
    padding-top: 23px;
    padding-bottom: 31px;
}

.webinar-archive-item .news-item-main-detail {
    padding: 0;
}

.news-category {
    display: block;
    position: absolute;
    left: 29px;
    top: -14px;
    padding: 5px 10px 6px;
    max-width: 75%;
    background: #cccccc;
    font-size: 13px;
    line-height: 1.42857143;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
}

.news-category:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 7px solid #cccccc;
    border-right: 7px solid transparent;
    position: absolute;
    top: 100%;
    left: 10px;
}

.news-category.inline-block {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

a.news-category,
.news-category a {
    color: #ffffff;
    text-decoration: none;
}

html>body .bg-light {
    background: #f9f9f9;
}

html>body .bg-white {
    background: #ffffff;
}

html>body .bg-grey {
    background: #919296;
}

.news-category.bg-grey:before {
    border-top-color: #919296;
}

html>body .bg-red {
    background: #c94a36;
}

.news-category.bg-red:before {
    border-top-color: #c94a36;
}

html>body .bg-scarlet {
    background: #f43737;
}

.news-category.bg-scarlet:before {
    border-top-color: #f43737;
}

html>body .bg-blue {
    background: #3a589e;
}

.news-category.bg-blue:before {
    border-top-color: #3a589e;
}

html>body .bg-sky-blue {
    background: #3197d8;
}

.news-category.bg-sky-blue:before {
    border-top-color: #3197d8;
}

html>body .bg-green {
    background: #3a9e46;
}

.news-category.bg-green:before {
    border-top-color: #3a9e46;
}

html>body .bg-green-light {
    background: #c4ddcb;
}

html>body .bg-red-light {
    background: #f4dcd4;
}

html>body .bg-violet {
    background: #7a53b4;
}

.news-category.bg-violet:before {
    border-top-color: #7a53b4;
}

html>body .bg-orange {
    background: #e06400;
}

.news-category.bg-orange:before {
    border-top-color: #e06400;
}

html>body .bg-orange-dark {
    background: #c94a36;
}

.news-category.bg-orange-dark:before {
    border-top-color: #c94a36;
}

html>body .bg-red {
    background: #b01225;
}

.news-category.bg-red:before {
    border-top-color: #b01225;
}

.news-item-main-title {
    height: 140px;
    overflow: hidden;
    line-height: 28px;
    font-size: 18px;
}

.news-item-main-title.height3 {
    height: 84px;
}

.news-item-main-title,
.news-item-main-title a {
    color: #333333;
}

.news-item-main:hover .news-item-main-title,
.news-item-main:hover .news-item-main-title a,
a.conference-item:hover .news-item-main-date {
    color: #235a8f;
    text-decoration: none;
}

.news-item-main-date__link,
.title__link {
    color: #999999;
}

.news-item-main-date__link:hover,
.title__link:hover {
    text-decoration: none;
}

.date-border-block {
    border: 1px solid #999999;
    display: inline-block;
    padding: 20px 20px 10px 20px;
    margin: 20px 0px 40px 0px;
}

.user-registred {
    color: #fff;
    text-transform: uppercase;
    background: #c94a36;
    padding: 5px 10px;
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
}

.sdib {
    display: inline-block;
}

.news-item-main-date {
    margin-top: 20px;
    /*padding-left: 60px;*/
    font-size: 13px;
    color: #999999;
    line-height: 16px;
}

.news-item-main-date big {
    /*float: left;*/
    /*margin-left: -58px;*/
    display: inline-block;
    vertical-align: middle;
    /*margin-right: 20px;*/
    margin-right: 12px;
    font-size: 40px;
    line-height: 30px;
}

.news-item-main-date .font-custom {
    display: inline-block;
    vertical-align: middle;
}

.news-item-main-date .font-custom+big {
    margin-right: 0;
    margin-left: 20px;
}

.news-item-main-blue .news-item-main-date {
    color: #235a8f;
}

.time-divider {
    width: 1px;
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    background: #eaeaea;
}

.news-item-webinar {
    height: 242px;
    position: relative;
}

.news-item-webinar .news-item-main-detail {
    padding-top: 20px;
    overflow: hidden;
    height: 240px;
}

.news-item-webinar .news-item-main-title,
.news-item-webinar .news-item-main-photo {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.news-item-webinar:hover .news-item-main-title {
    margin-top: -154px;
    opacity: 0;
}

.news-item-webinar .news-item-main-photo {
    position: absolute;
    margin: 0;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    height: auto;
    opacity: 0;
}

.news-item-webinar .news-item-main-photo img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    max-width: auto;
}

.news-item-webinar .news-item-main-photo:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #131313;
    opacity: .35;
}

.news-item-webinar:hover .news-item-main-photo {
    opacity: 1;
}

.news-item-webinar:hover .news-item-main-date {
    color: #ffffff;
}

.news-item-webinar .btn {
    margin-top: 113px;
}

.news-item {
    display: block;
    padding: 25px 5px 21px 20px;
    border-bottom: #e5e5e5 1px solid;
}

.news-item:last-child {
    border-bottom-color: transparent;
}

.news-item:hover {
    background: #f4fafd;
    border-bottom-color: #c94a36;
    text-decoration: none;
}

.news-item-date {
    margin-bottom: 4px;
    font-size: 13px;
    color: #999999;
}

.news-item-date-unlimited {
    margin-bottom: 4px;
    line-height: 26px;
    font-size: 24px;
    color: #999999;
}

.news-item-title {
    height: 78px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}

.news-item-title:hover,
.news-item:hover .news-item-title {
    color: #235a8f;
}

.news-item-short {
    margin-bottom: 30px;
}

.news-item-short-title {
    font-size: 16px;
    line-height: 1.625;
}

.news-item-short-date {
    margin-bottom: 3px;
    color: #999999;
    font-size: 12px;
}

.auto-height {
    height: auto !important;
    max-height: none !important;
}

.masonry-item {
    width: 25%;
    padding-left: 13px;
    padding-right: 13px;
}

@media (max-width: 991px) {
    .masonry-item {
        width: 33.333333%;
    }
}

@media (max-width: 767px) {
    .masonry-item {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .masonry-item {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1279px) {
    .news-item-main-photo {
        height: 140px;
    }
    .news-item-main-detail {
        padding-left: 15px;
        padding-right: 15px;
    }
    .conference-item .big {
        font-size: 14px;
        white-space: nowrap;
    }
}

.news-list-horisontal .news-item-main:before,
.news-list-horisontal .news-item-main:after {
    content: " ";
    display: table;
}

.news-list-horisontal .news-item-main:after {
    clear: both;
}

.news-list-horisontal .news-item-main-photo {
    float: left;
    width: 290px;
    margin-bottom: -1px;
    margin-right: 30px;
}

.news-list-horisontal .webinar-archive-item .news-item-main-photo {
    width: 250px;
}

.news-list-horisontal .news-item-main-photo+.news-item-main-detail {
    margin-left: 290px;
}

.news-list-horisontal .news-item-main-title {
    height: auto;
    max-height: 72px;
    overflow: hidden;
    font-size: 24px;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .news-list-horisontal .news-item-main-title {
        max-height: 90px;
        font-size: 20px;
    }
    .news-list-horisontal .news-item-main-date {
        margin-top: 7px;
    }
}

@media (max-width: 767px) {
    .news-list-horisontal .news-item-main-photo {
        float: none;
        width: auto;
        height: auto;
        margin-bottom: -1px;
        margin-right: 0;
    }
    .news-list-horisontal .news-item-main-photo+.news-item-main-detail {
        margin-left: 0;
    }
    .news-list-horisontal .news-item-main-date {
        margin-top: 20px;
    }
    .news-list-horisontal .news-item-main-title {
        max-height: 210px;
    }
}

.sort-btn {
    color: #cccccc;
    font-size: 24px;
}

.sort-btn.active,
.sort-btn:hover,
.sort-btn:focus {
    color: #c94a36;
}

.sort-btn-alt {
    color: #cccccc;
    font-size: 24px;
}

.sort-btn-alt.active,
.sort-btn-alt:hover,
.sort-btn-alt:focus {
    color: #c94a36;
}

.box {
    padding: 22px 29px 22px 29px;
    border: #e5e5e5 1px solid;
    display: block;
    color: #333333;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

@media (max-width: 767px) {
    .box {
        padding-right: 29px;
    }
}

a.box,
a.box:hover {
    text-decoration: none;
}

.box-hover:hover {
    border-color: #ffffff;
    box-shadow: rgba(0, 0, 0, .1) 5px 5px 15px;
}

.box-image {
    height: 350px;
    max-width: 370px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -17px;
    margin-right: -17px;
    margin-top: -23px;
}

@media (min-width: 768px) {
    .box-image {
        position: absolute;
        top: -1px;
        bottom: -1px;
        height: auto;
        margin: 0;
    }
    .box-image-left {
        left: -1px;
        right: auto;
    }
    .box-image-right {
        left: auto;
        right: -1px;
    }
}

.box-gradient {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #edf4f7;
    background-image: -webkit-linear-gradient(left, #edf4f7 0%, #fff4f2 100%);
    background-image: -o-linear-gradient(left, #edf4f7 0%, #fff4f2 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#edf4f7), to(#fff4f2));
    background-image: linear-gradient(to right, #edf4f7 0%, #fff4f2 100%);
}

.award-photo {
    min-height: 160px;
    line-height: 156px;
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 21px;
}

.award-photo img {
    max-width: 100%;
    vertical-align: middle;
}

.license-item-descr {
    position: relative;
    font-size: 16px;
    line-height: 1.625;
}

.license-item-title {
    font-size: 24px;
    line-height: 1.41666666;
}

.license-item-descr .news-category {
    left: 0;
    top: -39px;
}

.license-descr .news-category {
    left: 0;
    top: -9px;
}

.license-descr {
    padding-top: 32px;
    position: relative;
}

.icon-arrow-down,
.icon-offset {
    position: relative;
    top: 2px;
}

.license-item .news-item-main-date {
    margin-top: -2px;
}

.license-item-photo {
    display: block;
    padding: 5px;
}

.license-item-photo img {
    max-width: 100%;
    height: auto;
}

.license-item-photo-empty {
    display: block;
    padding: 20px 10px 15px;
    background: #f4f4f4;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.license-item-photo-empty,
.license-item-photo-empty:hover {
    color: #b1b1b1;
    text-decoration: none;
}

.license-item-photo-empty i {
    margin-top: 11px;
    display: block;
    font-size: 138px;
    color: #e5e5e5;
}

.license-photo-empty {
    display: block;
    padding: 185px 10px 185px;
    background: #f4f4f4;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: normal;
}

.license-photo-empty,
.license-photo-empty:hover {
    color: #b1b1b1;
    text-decoration: none;
}

.license-photo-empty i {
    margin-top: 20px;
    display: block;
    font-size: 256px;
    color: #e5e5e5;
}

.a-image-slider .slick-slide img {
    display: inline-block;
}

.a-image-slider.slick-initialized .slick-slide {
    text-align: center;
}

.a-image-slider {
    margin-bottom: 0;
}

.slider-dots .slick-dots li button:before {
    font-size: 12px;
}

.slider-dots .slick-dots {
    bottom: -50px;
}

.slider-dots .slick-dots li.slick-active button:before,
.slider-dots .slick-dots li button:hover:before {
    color: #235a8f;
    opacity: 1;
}

.slider-dots-inside .slick-dots {
    margin-bottom: 0;
    bottom: 30px;
}

.slider-dots-inside .slick-dots li button:before {
    font-size: 12px;
    color: #235a8f;
    opacity: .25;
}

.slider-dots-inside .slick-dots li button:hover:before,
.slider-dots-inside .slick-dots li.slick-active button:before {
    color: #77daf6;
    opacity: 1;
}

@media (max-width: 767px) {
    .license-item-descr {
        margin-top: 20px;
    }
    .license-item-title {
        font-size: 20px;
    }
    .license-descr {
        margin-top: 60px;
    }
    .license-photo-empty {
        padding: 85px 10px 85px;
    }
    .license-photo-empty i {
        font-size: 156px;
    }
}

.social-widget {
    background: #f8f8f8;
    padding: 58px 16% 21px;
    display: block;
}

.social-widget-md {
    padding: 48px 10% 81px;
}

.social-widget-tw {
    background: #ebf9fe;
}

.social-widget-fb {
    background: #e2e6f1;
}

.social-widget [class^="icon-"],
.social-widget [class^="bd-"] {
    font-size: 28px;
}

.social-widget .icon-twitter,
.social-widget .bd-twitter {
    color: #77daf6;
}

.social-widget .icon-facebook,
.social-widget .bd-facebook {
    color: #3a589e;
}

.widget-title {
    margin-bottom: 1px;
    font-size: 18px;
}

.widget-title,
.widget-title a {
    color: #235a8f;
}

.social-widget:hover {
    text-decoration: none;
}

a.social-widget .widget-title:hover {
    text-decoration: underline;
}

.widget-descr {
    min-height: 104px;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}

.subscribe {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #edf4f7;
    background-image: -webkit-linear-gradient(left, #edf4f7 0%, #fff4f2 100%);
    background-image: -o-linear-gradient(left, #edf4f7 0%, #fff4f2 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#edf4f7), to(#fff4f2));
    background-image: linear-gradient(to right, #edf4f7 0%, #fff4f2 100%);
}

.subscribe .col-md-6 {
    padding-right: 26px;
}

.subscribe h2 {
    margin-top: 0;
    margin-bottom: 5px;
}

.suscribe-form {
    position: relative;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .social-widget {
        padding: 45px 8% 21px;
    }
    .social-widget-md {
        padding: 45px 8% 71px;
    }
    .social-widget-md .widget-descr {
        min-height: 20px;
    }
    .subscribe {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .suscribe-form {
        padding-left: 13px;
    }
}

.info-with-image {
    background: #f9f9f9;
    padding-top: 54px;
    padding-bottom: 49px;
    position: relative;
}

.ifno-with-image-photo {
    position: absolute;
    left: 0;
    top: 0;
    right: 55%;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media (max-width: 991px) {
    .info-with-image {
        padding-top: 34px;
        padding-bottom: 29px;
    }
}

.mdash-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mdash-list ul {
    margin-left: 20px;
    margin-bottom: 10px;
}

.mdash-list>li {
    margin-bottom: 0px;
    padding-left: 30px;
    position: relative;
}

.mdash-list>li:before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0;
    color: #c94a36;
}

.mdash-list-blue>li:before {
    color: #235a8f;
}

.base-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.vacancy-descr .base-list {
    margin-top: 10px;
    margin-bottom: 26px;
}

.base-list>li {
    padding-left: 12px;
    margin-bottom: 4px;
    position: relative;
}

.base-list>li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background: #333333;
    position: absolute;
    left: 0;
    top: .8em;
}

.base-list-red>li:before {
    background: #c94a36;
}

.box-border {
    border: #c94a36 2px solid;
    padding-top: 31px;
    padding-bottom: 59px;
}

.file-item {
    display: block;
    font-size: 16px;
    line-height: 24px;
}

.file-item .media-left {
    padding-right: 15px;
    padding-top: 7px;
}

.bnr-product {
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #cccccc;
    background-size: cover;
    padding: 41px 15px 40px 30px;
    font-size: 26px;
    line-height: 1.2;
}

.bnr-product-sm {
    padding: 23px 20px 29px 38px;
    font-size: 18px;
}

.bnr-product-sm strong {
    display: block;
    margin-bottom: 5px;
    font-size: 26px;
}

.bnr-product-green {
    background-image: url("/local/templates/main/images/bg-bnr-green.jpg");
}

.bnr-product-green2 {
    background-image: url("/local/templates/main/images/bg-bnr-green2.jpg");
}

.bnr-product-blue {
    background-image: url("/local/templates/main/images/bg-bnr-blue.jpg");
}

.bnr-product-red {
    background-image: url("/local/templates/main/images/bg-bnr-red.jpg");
}

.bnr-product .media-left {
    padding-right: 15px;
}

.bnr-product .media-left i {
    margin-top: 3px;
    font-size: 60px;
}

.bnr-product-sm .media-left i {
    margin-top: 0px;
    margin-right: 10px;
    display: block;
    font-size: 48px;
}

.tags {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

.tags li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.tags li:after {
    content: ",";
}

.tags li:first-child:after,
.tags li:last-child:after {
    display: none;
}

.tags.text-light a {
    color: #999999;
}

.tags i {
    margin-right: 6px;
    font-size: 12px;
}

.material-table-header {
    margin: -29px -29px 0;
    background: #f4fafd;
    padding: 29px;
}

@media (max-width: 767px) {
    .material-table-header {
        margin: -14px -14px 0;
        background: #f4fafd;
        padding: 14px;
    }
}

.search-group {
    position: relative;
}

.search-group .form-control {
    padding-right: 45px;
    font-weight: normal;
}

.search-group .btn {
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 41px;
}

.material-table-item {
    padding-top: 22px;
    padding-bottom: 20px;
    border-bottom: #e5e5e5 1px solid;
}

.material-table-item .tags {
    margin-top: 2px;
}

.material-table-item .tags li {
    margin-bottom: 6px;
}

.material-param {
    display: inline-block;
    vertical-align: middle;
    min-width: 60px;
    padding: 5px 10px;
    background: #cccccc;
    margin-right: 6px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 15px;
}

.material-param small {
    display: block;
    font-size: 11px;
    text-transform: none;
}

.show-info {
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    border: #235a8f 1px solid;
    border-radius: 50px;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f7fb 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f2f7fb 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f7fb));
    background-image: linear-gradient(to bottom, #ffffff 0%, #f2f7fb 100%);
    padding: 0;
    margin: -3px 0 0 5px;
    outline: none;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #235a8f;
}

.photobank-item-photo {
    height: 206px;
    overflow: hidden;
    line-height: 203px;
    margin-bottom: 15px;
    text-align: center;
}

.photobank-item-photo img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
}

.photobank-item-title {
    height: 44px;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
}

.photobank-item-param strong {
    font-weight: bold
}

@media (max-width: 1279px) {
    .photobank-item-photo {
        height: 150px;
        line-height: 146px;
    }
}

@media (max-width: 480px) {
    .photobank-item-photo {
        height: 130px;
        line-height: 126px;
    }
}

.a-slider-media img {
    width: 100%;
}

.youtube {
    width: 100%;
    display: block;
}

.a-slider-media .item {
    position: relative;
}

.slider-media-descr {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    padding: 15px 30px;
    color: #ffffff;
    font-size: 18px;
}

.slider-media-descr-top {
    bottom: auto;
    top: 0;
}

@media (max-width: 767px) {
    .youtube {
        height: 300px;
    }
    .slider-media-descr {
        padding: 8px 16px;
        font-size: 14px;
    }
}

.slider-nav {
    margin-left: 24px;
    margin-right: 24px;
}

.slider-nav-item {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    cursor: pointer;
}

.slider-nav-item-container {
    position: relative;
}

.slider-nav-item img {
    width: 100%;
}

.slider-nav-item .shadow,
.slider-nav-item i,
.slider-nav-item:before,
.slider-nav-item:after {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.slider-nav-item:before,
.slider-nav-item:after {
    content: "";
    display: block;
    position: absolute;
}

.slider-nav-item .shadow {
    position: absolute;
    left: 5px;
    top: 0;
    right: 5px;
    bottom: 0;
    z-index: 100;
    background: #333333;
}

.slider-nav-item i {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 200;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 40px;
}

.slider-nav-item i:before {
    vertical-align: middle;
}

.slick-current .slider-nav-item:before {
    left: 5px;
    right: 5px;
    bottom: 0;
    top: 0;
    z-index: 300;
    border: #c94a36 1px solid;
    opacity: 1;
}

.slick-current .slider-nav-item:after {
    left: 6px;
    right: 6px;
    top: 1px;
    bottom: 1px;
    z-index: 400;
    border: #ffffff 7px solid;
    opacity: 1;
}

.slick-current .slider-nav-item .shadow {
    opacity: 0.75;
}

.item:hover .slider-nav-item .shadow {
    opacity: 0.5;
}

.slick-current .slider-nav-item i,
.item:hover .slider-nav-item i {
    opacity: 1;
    font-size: 24px;
}

.slider-nav-descr {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}

.slider-nav .slick-prev,
.slider-nav .slick-next {
    top: 78px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    width: 36px;
    height: 44px;
}

.a-slider-media .slick-prev,
.a-slider-media .slick-next {
    top: 50%;
    width: 50px;
    height: 100px;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    opacity: .7;
    z-index: 400;
}

.a-slider-media .slick-prev {
    left: -1px;
}

.slider-nav .slick-prev {
    left: -35px;
}

.a-slider-media .slick-next {
    right: -1px;
}

.slider-nav .slick-next {
    right: -35px;
}

.a-slider-media .slick-prev:before,
.a-slider-media .slick-next:before,
.slider-nav .slick-prev:before,
.slider-nav .slick-next:before {
    font-family: 'Glyphter';
    color: #666666;
    font-size: 40px;
}

.a-slider-media .slick-prev:before,
.a-slider-media .slick-next:before {
    color: #333333;
}

.a-slider-media .slick-prev:before,
.slider-nav .slick-prev:before {
    content: "\0044";
}

.a-slider-media .slick-next:before,
.slider-nav .slick-next:before {
    content: "\0045";
}

.a-slider-media .slick-prev:hover,
.a-slider-media .slick-next:hover {
    opacity: 0.85;
}

@media (max-width: 1279px) {
    .slider-nav .slick-prev,
    .slider-nav .slick-next {
        top: 50px;
    }
}

@media (max-width: 991px) {
    .slider-nav .slick-prev,
    .slider-nav .slick-next {
        top: 60px;
    }
}

@media (max-width: 767px) {
    .a-slider-media .slick-prev,
    .a-slider-media .slick-next {
        width: 40px;
        height: 70px;
    }
    .slider-nav .slick-prev,
    .slider-nav .slick-next {
        top: 35%;
    }
}

@media (max-width: 480px) {
    .slider-nav .slick-prev,
    .slider-nav .slick-next {
        top: 55px;
    }
}

.t-panel-simple {
    border: none;
    background: none;
    margin-bottom: 0;
    box-shadow: none;
}

.t-panel-simple .panel-heading {
    border-radius: 0;
    border-bottom: none;
    padding: 0;
}

.t-panel-simple .panel-heading h4 {
    font-size: 20px;
    font-weight: 500;
}

.t-panel-simple .panel-body {
    padding: 0 0 20px;
}

.t-panel-simple .panel-heading a {
    color: #333333;
}

.t-panel-simple .panel-heading a.collapsed {
    color: #235a8f;
    border-bottom: #235a8f 1px dashed;
    font-weight: 300;
}

.t-panel-simple .panel-heading a:hover,
.t-panel-simple .panel-heading a.collapsed:hover {
    text-decoration: none;
}

.t-panel {
    border: none;
    margin-bottom: 0;
    box-shadow: none;
}

.t-panel .panel-heading {
    border-radius: 0;
    border-bottom: none;
    padding: 10px 0 10px 50px;
}

.t-panel .panel-body {
    padding: 0px 0 10px 50px;
}

.t-panel .panel-heading a {
    color: #333333;
}

.t-panel .panel-heading a.collapsed {
    color: #235a8f;
    border-bottom: #235a8f 1px dashed;
}

.t-panel .panel-heading a:hover,
.t-panel .panel-heading a.collapsed:hover {
    text-decoration: none;
}

.icon-plus {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #c94a36;
    border: #c94a36 1px solid;
    position: relative;
}

.collapsed .icon-plus {
    border-color: #235a8f;
    background: #ffffff;
}

.icon-plus:before,
.icon-plus:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}

.icon-plus:before {
    width: 16px;
    height: 2px;
    margin-left: -8px;
    margin-top: -1px;
    background: #ffffff;
}

.icon-plus:after {
    display: none;
    height: 16px;
    width: 2px;
    margin-top: -8px;
    margin-left: -1px;
}

.t-panel .panel-heading .icon-plus {
    float: left;
    margin-left: -50px;
    margin-top: 2px;
}

.collapsed .icon-plus:before,
.collapsed .icon-plus:after {
    background: #235a8f;
    display: block;
}

.slider-nav-item .icon-plus {
    background: none;
    border: none;
    -webkit-transform: translate(-50%, -50%) scale(1.6);
    -moz-transform: translate(-50%, -50%) scale(1.6);
    -ms-transform: translate(-50%, -50%) scale(1.6);
    -o-transform: translate(-50%, -50%) scale(1.6);
    transform: translate(-50%, -50%) scale(1.6);
}

.slider-nav-item.slick-current i.icon-plus,
.slider-nav-item:hover i.icon-plus {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.slider-nav-item .icon-plus:before {
    width: 20px;
    margin-left: -10px;
}

.slider-nav-item .icon-plus:after {
    display: block;
    background: #ffffff;
    height: 20px;
    margin-top: -10px;
}

.vacancy-item {
    border-bottom: #e5e5e5 1px solid;
    padding-top: 10px;
    padding-bottom: 14px;
}

.vacancy-item:first-child {
    padding-top: 5px;
}

.vacancy-info {
    padding: 25px 30px;
}

.vacancy-detail {
    padding-left: 12px;
}

.vacancy-detail h4 {
    margin-left: -12px;
}

.upload-item-descr {
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .upload-item-descr {
        height: 14.625em;
        /* 1.625em*9 */
        overflow: hidden;
    }
    .upload-item-title {
        min-height: 2.4em;
        /* 2.4em*2 */
        line-height: 1.2;
    }
}

.upload-filter {
    padding: 40px 30px 34px;
}

.video-container {
    width: 700px;
    text-align: center;
    max-width: 100%;
}

.timeline-item {
    padding: 0;
}

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

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

.timeline-item-photo {
    margin: -1px 0 -1px -1px;
    float: left;
    width: 43.33333333%;
    height: 229px;
    overflow: hidden;
}

.timeline-item-photo img {
    height: 100%;
    width: auto;
}

.timeline-item-detail {
    padding: 20px 29px 38px;
}

.timeline-item-photo+.timeline-item-detail {
    margin-left: 43.33333333%;
}

.timeline-item-reverse .timeline-item-photo {
    float: right;
    margin-right: -1px;
    margin-left: 0;
    text-align: right;
}

.timeline-item-reverse .timeline-item-photo+.timeline-item-detail {
    margin-right: 43.33333333%;
    margin-left: 0;
}

.timeline-item-title {
    height: 112px;
    overflow: hidden;
    font-size: 18px;
    line-height: 28px;
}

@media (max-width: 767px) {
    .timeline-item-detail {
        padding-left: 19px;
        padding-right: 19px;
    }
    .timeline-item-reverse .timeline-item-photo {
        float: left;
    }
    .timeline-item-reverse .timeline-item-photo+.timeline-item-detail {
        margin-right: 0;
        margin-left: 43.33333333%;
    }
}

.timeline {
    position: relative;
}

.timeline:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 30px;
    margin-left: -1px;
    width: 1px;
    background: #e5e5e5;
}

.timeline:after {
    clear: both;
    display: table;
    content: "";
}

.timeline>* {
    position: relative;
    z-index: 100;
}

.timeline-period {
    margin: 0 auto 70px;
    top: 20px;
    width: 100px;
    border: #c94a36 1px solid;
    background: #ffffff;
    clear: both;
    text-align: center;
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 1px;
}

.timeline-period:first-child {
    margin-bottom: 50px;
    top: 0;
}

.timeline .timeline-item {
    float: left;
    width: 47.58064516%;
    margin-bottom: 30px;
    clear: left;
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.timeline .timeline-item:before {
    border-left: #e5e5e5 10px solid;
    margin-left: 1px;
}

.timeline .timeline-item:hover:before {
    border-left-color: #ffffff;
}

.timeline .timeline-item:after {
    border-left: #ffffff 10px solid;
}

.timeline .timeline-item-reverse {
    float: right;
    clear: right;
}

.timeline-period+.timeline-item+.timeline-item-reverse {
    margin-top: 130px;
}

.timeline .timeline-item-reverse:before,
.timeline .timeline-item-reverse:after {
    left: auto;
    right: 100%;
}

.timeline .timeline-item-reverse:before {
    border-left: none;
    border-right: #e5e5e5 10px solid;
    margin-left: 0;
    margin-right: 1px;
}

.timeline .timeline-item-reverse:hover:before {
    border-right-color: #ffffff;
}

.timeline .timeline-item-reverse:after {
    border-left: none;
    border-right: #ffffff 10px solid;
}

.timeline-dot {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    border: #c94a36 3px solid;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -6px;
    margin-left: 4.08474576%;
    background: #ffffff;
}

.timeline-item-reverse .timeline-dot {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 4.08474576%;
}

.timeline .timeline-item-detail {
    padding-bottom: 10px;
}

.timeline .timeline-item-title {
    height: 140px;
}

@media (max-width: 767px) {
    .timeline:before {
        left: 100%;
        margin-left: 0;
    }
    .timeline-period {
        margin-right: 30px;
    }
    .timeline .timeline-item,
    .timeline .timeline-item-reverse {
        float: none;
        margin-right: 30px;
        margin-left: 0;
        width: auto;
        margin-top: 0 !important;
    }
    .timeline .timeline-item-reverse:before,
    .timeline .timeline-item-reverse:after {
        left: 100%;
        right: auto;
    }
    .timeline .timeline-item-reverse:before {
        border-left: #e5e5e5 10px solid;
        border-right: none;
        margin-left: 1px;
        margin-right: 0;
    }
    .timeline .timeline-item-reverse:after {
        border-left: #ffffff 10px solid;
        border-right: none;
    }
    .timeline-item .timeline-dot,
    .timeline-item-reverse .timeline-dot {
        right: auto;
        left: 100%;
        margin-left: 25px;
    }
}

.contact-item i {
    margin-right: 6px;
    margin-top: -3px;
    display: inline-block;
    font-size: 30px;
}

.contact-item i.icon-skype,
.contact-item i.bd-skype {
    margin-top: 0;
}

@media (min-width: 768px) {
    .support-content {
        display: flex;
        align-items: stretch;
    }
    .support-content>div {
        display: flex;
        align-items: stretch;
    }
    .product-category-list .box {
        padding-top: 29px;
        padding-bottom: 31px;
    }
    .product-category-list h3 {
        height: 3.6em;
        /* 1.2em*3 */
        margin-bottom: 0;
        overflow: hidden;
    }
    .product-category-list {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .product-category-list>div {
        display: flex;
        align-items: stretch;
    }
}

.box-support {
    border: #c94a36 1px solid;
    padding: 31px 39px 5px;
}

.box-support-blue {
    border-color: #235a8f;
}

.faq-list {
    border-top: #e5e5e5 1px solid;
}

.faq-list .h4-thin {
    font-size: 24px;
    line-height: 34px;
}

.faq-list .t-panel {
    border-bottom: #e5e5e5 1px solid;
    border-radius: 0;
}

.faq-list .t-panel .panel-heading a.collapsed {
    border-bottom: none;
}

.faq-list .t-panel .panel-body {
    padding-right: 10px;
    padding-bottom: 24px;
}

.faq-list .t-panel .panel-heading {
    padding-top: 20px;
    padding-bottom: 24px;
}

.faq-list .collapse.in {
    position: relative;
}

.faq-list .collapse.in:after {
    content: "";
    display: block;
    height: 1px;
    background: #c94a36;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

@media (max-width: 767px) {
    .faq-list .h4-thin {
        font-size: 20px;
        line-height: 26px;
    }
}

.partner-status-container {
    width: 960px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.partner-card {
    display: block;
    position: relative;
    padding: 22px 20px 13px;
    border: #dddddd 1px solid;
    box-shadow: rgba(0, 0, 0, .07) 5px 5px 15px;
    min-height: 160px;
    text-align: center;
}

.partner-card-platinum {
    border-color: #d1cfd1;
    background: #f0f0f1;
}

.partner-card-gold {
    border-color: #d6bb5b;
    background: #fcfaf1;
}

.partner-card-silver {
    border-color: #9bacba;
    background: #f0f4f7;
}

.partner-card:hover,
.partner-card:focus,
.partner-card:active {
    text-decoration: none;
}

.partner-card .medal {
    width: 62px;
    height: 62px;
    margin-bottom: 5px;
}

.partner-card .ornament {
    position: absolute;
    left: 9px;
    top: 9px;
}

.partner-card .ornament i {
    display: block;
    width: 30px;
    height: 3px;
    background: #dddddd;
    margin-bottom: 2px;
}

.partner-card .ornament i:first-child {
    width: 40px;
}

.partner-card .ornament i:last-child {
    width: 20px;
}

.partner-card-platinum .ornament i {
    background: #bbbec0;
}

.partner-card-gold .ornament i {
    background: #d6bb5b;
}

.partner-card-silver .ornament i {
    background: #9bacba;
}

.partner-card-title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}

.partner-request {
    padding: 35px 40px 40px;
}

.pdfobject-container {
    width: 486px;
    height: 680px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.media.pull-left .media-body {
    width: auto;
}

.requisite-table>tbody>tr>td {
    width: 50%;
    border-left: none;
    border-right: none;
    padding: 23px 2.41935483% 24px;
    white-space: normal !important;
}

@media (max-width: 767px) {
    .requisite-table>tbody>tr>td:first-child {
        width: 35%;
    }
}

.partner-search {
    border: #e5e5e5 1px solid;
    padding: 19px;
}

.partner-search-form {
    margin: -19px -19px 0;
    padding: 19px 19px 9px;
}

.partner-search-form .checkbox-inline {
    letter-spacing: 1px;
}

.partner-search-form .clear {
    letter-spacing: 1px;
}

.partner-search-form .clear:hover {
    text-decoration: none;
}

.partner-search-form .clear span {
    position: relative;
    top: 2px;
    font-size: 24px;
    line-height: 12px;
    font-weight: 300;
}

.partner-search-form .form-group {
    margin-bottom: 10px;
}

.partner-item {
    padding: 30px 20px 29px;
    line-height: 100px;
    border-bottom: #e5e5e5 1px solid;
}

.partner-item .row {}

.partner-item .row>div {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    float: none;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .partner-item .row>div {
        display: block;
        margin-bottom: 20px;
    }
    .partner-item {
        padding: 25px 0 10px;
        line-height: auto;
    }
}

@media (min-width: 1280px) {
    .ivr {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ivr-item-descr {
        font-size: 16px;
    }
}

.ivr .col-md-2 {
    width: 20%;
}

.ivr-item {
    border: #e5e5e5 1px solid;
    border-top: 4px solid;
    padding: 29px 9px 29px;
    text-align: center;
}

.ivr-item-lg {
    padding-top: 16px;
    padding-left: 29px;
    padding-right: 29px;
}

.ivr-item-pink {
    border-top-color: #d98686;
}

.ivr-item-orange {
    border-top-color: #eea280;
}

.ivr-item-violet {
    border-top-color: #d288c0;
}

.ivr-item-green {
    border-top-color: #98c17d;
}

.ivr-item-blue {
    border-top-color: #73aad1;
}

.ivr-item-title {
    height: 2.4em;
    overflow: hidden;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: normal;
}

.ivr-item-descr {
    height: 10.5em;
    /* 1.75*6 */
    overflow: hidden;
    margin-bottom: 4px;
    line-height: 1.75;
}

.ivr-item-press {
    margin: 0 -10px -30px;
    padding: 23px 5px 25px;
    position: relative;
    background: #cccccc;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 42px;
    color: rgba(255, 255, 255, .5);
}

.ivr-item-pink .ivr-item-press {
    background: #d98686;
}

.ivr-item-orange .ivr-item-press {
    background: #eea280;
}

.ivr-item-violet .ivr-item-press {
    background: #d288c0;
}

.ivr-item-green .ivr-item-press {
    background: #98c17d;
}

.ivr-item-blue .ivr-item-press {
    background: #73aad1;
}

.ivr-item-grey .ivr-item-press {
    background: #7a7a7a;
}

.ivr-item-press .num {
    position: absolute;
    left: 30%;
    right: 30%;
    top: 0;
    line-height: 84px;
    font-size: 61px;
    font-weight: bold;
    color: #ffffff;
}

.ivr-item h2 {
    font-size: 40px;
}

.ivr-item-sm.ivr-item-pink {
    background: #fff2f2;
}

.ivr-item-sm.ivr-item-grey {
    background: #f8f8f8;
}

.ivr-item-sm {
    padding: 15px 5px 29px;
}

.ivr-item-sm .ivr-item-descr {
    height: 12em;
    /* 1.5*8 */
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
}

.ivr-item-sm .ivr-item-press {
    font-size: 24px;
    margin: 0 -5px -29px;
}

.ivr-item h4 {
    min-height: 45px;
    line-height: 40px;
}

.ivr-item h4 strong {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
}

.arrow-first {
    width: 160px;
    height: 45px;
    border-left: #d98686 1px solid;
    border-bottom: #d98686 1px solid;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 10px;
}

.arrow-first:before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background: #d98686;
    position: absolute;
    right: 0;
    top: 100%;
}

.arrow-first:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: #d98686 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 12px;
    margin-right: -3px;
}

.arrow-second {
    width: 546px;
    height: 45px;
    border-left: #eea280 1px solid;
    border-bottom: #eea280 1px solid;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 10px;
}

.arrow-second:before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background: #eea280;
    position: absolute;
    right: 0;
    top: 100%;
}

.arrow-second:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: #eea280 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 12px;
    margin-right: -3px;
}

@media (max-width: 1279px) {
    .ivr-item-title {
        font-size: 20px;
    }
    .ivr-item-sm .ivr-item-descr {
        height: 10.5em;
    }
    .arrow-first {
        width: 0;
    }
    .arrow-second {
        height: 30px;
        border-left: none;
        border-right: #eea280 1px solid;
        width: 290px;
        left: auto;
        right: 50%;
    }
    .arrow-second:before {
        height: 555px;
        left: 0;
        right: auto;
        width: 10px;
        background: none;
        border-left: #eea280 1px solid;
        border-bottom: #eea280 1px solid;
    }
    .arrow-second:after {
        right: auto;
        left: 10px;
        top: 567px;
        margin-left: 0;
        border-left: #eea280 4px solid;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
    }
}

@media (max-width: 991px) {
    .ivr {
        text-align: center;
    }
    .ivr .col-md-2 {
        display: inline-block;
        vertical-align: top;
        width: 33.333333%;
        margin-right: -4px;
    }
    .ivr-item-descr {
        height: 8.75em;
    }
    .arrow-first {
        height: 426px;
    }
    .arrow-second {
        width: 375px
    }
    .arrow-second:before {
        height: 930px;
    }
    .arrow-second:after {
        top: 942px;
    }
}

@media (max-width: 767px) {
    .ivr .col-md-2 {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .ivr-item-title,
    .ivr-item-descr {
        height: auto;
    }
    .ivr-item-title {
        margin-bottom: 15px;
    }
    .ivr-item-descr {
        margin-bottom: 15px;
    }
    .ivr-item-sm .ivr-item-descr {
        height: auto;
        margin-bottom: 20px;
    }
    .arrow-first {
        left: 3px;
        top: 100%;
        width: 10px;
        margin-top: -45px;
        margin-left: 0;
        border-top: #d98686 1px solid;
        height: 1160px;
    }
    .arrow-first:before {
        width: 10px;
        background: #ffffff;
        border-left: #d98686 1px solid;
        border-bottom: #d98686 1px solid;
        left: -1px;
        right: auto;
    }
    .arrow-first:after {
        left: 5px;
        top: 1154px;
        border-left: #d98686 4px solid;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
    }
    .arrow-second {
        left: auto;
        right: 3px;
        width: 10px;
        margin-top: -45px;
        border-top: #eea280 1px solid;
        height: 1890px;
    }
    .arrow-second:before {
        display: none;
    }
    .arrow-second:after {
        top: 100%;
        left: 0;
        border-left: none;
        border-right: #eea280 4px solid;
        margin-top: -4px;
    }
}

.conference-request {
    border: #c94a36 1px solid;
    padding: 31px 49px 41px;
    position: relative;
    overflow: hidden;
}

.conference-request h3 {
    font-weight: 300;
    line-height: 1.25;
}

.conference-request .media {
    position: relative;
    z-index: 100;
}

.conference-request .media-object {
    margin-right: 55px;
}

.conference-request-year {
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 5.24193548%;
    font-size: 150px;
    line-height: 100px;
    color: #fcf7f7;
}

@media (max-width: 767px) {
    .conference-request {
        padding: 29px;
    }
    .conference-request .media-object {
        margin-right: 15px;
    }
    .conference-request .media-left {
        margin-bottom: 20px;
    }
    .conference-request .media-left,
    .conference-request .media-body {
        display: block;
        width: auto;
    }
    .conference-request h3 {
        font-size: 20px;
    }
    .conference-request-year {
        font-size: 100px;
        line-height: 70px;
    }
    .ivr-item h2 {
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .calculator-item {
        padding: 30px 38px 47px 38px
    }
    .calculator-item .row>* {
        display: inline-block;
        vertical-align: middle;
        margin-right: -4px;
        float: none;
    }
}

.profile-nav-item {
    padding-top: 42px;
    padding-bottom: 30px;
}

.profile-nav-item:hover i,
.profile-nav-item:hover .profile-nav-title {
    color: #c94a36;
}

.profile-nav-title {
    margin-top: 10px;
    height: 2.4em;
    /* 1.2*2 */
    overflow: hidden;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
}

.calendar {
    margin-right: -7px;
}

.calendar-item {
    float: left;
    width: 14.28571428%;
    border: #e5e5e5 1px solid;
    margin: 0 -1px -1px 0;
}

.calendar-item.dropup {
    border-color: #c94a36;
    position: relative;
    z-index: 300;
}

.calendar-item.open {
    z-index: 400;
}

.calendar-item.current {
    background: #235a8f;
    border-color: #235a8f;
    position: relative;
    z-index: 300;
}

.calendar-item .inside {
    display: block;
    padding: 5px 10px 5px 20px;
    height: 102px;
    text-decoration: none;
    color: #333333;
}

.calendar-item.current .inside {
    color: #ffffff;
}

.calendar-item .day {
    margin-right: 3px;
    font-size: 40px;
}

.calendar-item .month {
    font-size: 13px;
}

.calendar-item .day,
.calendar-item .month {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.calendar-item .count {
    margin-top: -3px;
}

.calendar-item .count span {
    border-bottom: #235a8f 1px dotted;
    color: #235a8f;
}

.calendar-item.current .count span {
    border-bottom-color: #ffffff;
    color: #ffffff;
}

.calendar .t-dropdown-white {
    width: 430px;
    margin-bottom: -5px;
    margin-left: 80px;
    padding: 35px 40px 18px;
}

.t-dropdown-white .close {
    position: absolute;
    right: 6px;
    top: 1px;
    color: #000000;
    font-size: 24px;
}

@media (max-width: 1279px) {
    .calendar-item .inside {
        padding-left: 15px;
    }
    .calendar-item .inside {
        height: 86px;
    }
    .calendar-item .day {
        font-size: 32px;
    }
}

@media (max-width: 991px) {
    .calendar-item {
        width: 20%;
    }
    .calendar .t-dropdown-white {
        margin-left: 20px;
        width: 300px;
    }
}

@media (max-width: 767px) {
    .calendar-item {
        width: 50%;
    }
}

.support-item {
    padding: 36px 39px 18px;
    position: relative;
}

.support-item,
.support-item:hover {
    color: #333333;
}

.support-item h4 {
    margin-bottom: 7px;
}

.support-item .badge {
    margin-top: 2px;
}

.support-item-open {
    background: #f0f1f7;
    border-color: #e5e7f0;
}

.support-item-open:hover {
    background: #ffffff;
    border-color: #838cb8;
}

.support-item-open .badge,
.bg-blue-light {
    background: #ccd0e2;
}

.support-item-work {
    background: #f8f1ed;
    border-color: #f8e9e2;
}

.support-item-work:hover {
    background: #ffffff;
    border-color: #c94a36;
}

.support-item-work .badge,
.bg-pink {
    background: #f1d4c7;
}

.support-item-close,
.support-item-close:hover {
    background: #f9f9f9;
    border-color: #e5e5e5;
    color: #a9a9a9;
    cursor: default;
}

.support-item-close .badge {
    background: #eaeaea;
}

.support-item-grey {
    background: #f0f1f7;
    border-color: #e5e7f0;
    color: #999999;
}

.support-item-grey:hover {
    background: #ffffff;
    border-color: #838cb8;
    color: #999999;
}

.support-item-grey .badge,
.bg-blue-light {
    background: #ccd0e2;
}

.support-list-item {
    border-top: #eaeaea 1px solid;
    padding: 12px 20px 15px;
}

.support-list-item:first-child {
    border-top: none;
}

.support-list-item-answer {
    padding-left: 48px;
    position: relative;
}

.support-list-item-answer:before {
    content: "";
    display: block;
    width: 16px;
    height: 14px;
    background: url("/local/templates/main/images/arr.png") 0 0 no-repeat;
    position: absolute;
    left: 20px;
    top: 17px;
}

.update {
    background: #f4fafd;
}

.product-title .media-left {
    padding-right: 30px;
    padding-top: 4px;
}

.product-title .media-left i {
    font-size: 90px;
}

@media (max-width: 991px) {
    .product-title .media-left i {
        font-size: 70px;
    }
    .product-title h1 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .product-title .media-left {
        padding-right: 20px;
    }
    .product-title .media-left i {
        font-size: 50px;
    }
    .product-title h1 {
        font-size: 30px;
    }
}

.product-box {
    background: #ffffff;
    padding: 60px 40px;
}

.img-carousel {
    margin-left: 45px;
    margin-right: 45px;
}

.img-carousel .item {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.img-carousel img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.img-carousel .slick-prev,
.img-carousel .slick-next {
    width: 30px;
    height: 50px;
    border: none;
    border-radius: 0;
}

.img-carousel .slick-prev:before,
.img-carousel .slick-next:before {
    font-family: 'Glyphter';
    color: #666666;
    font-size: 40px;
}

.img-carousel .slick-prev {
    left: -45px;
}

.img-carousel .slick-prev:before {
    content: "\0044";
}

.img-carousel .slick-next {
    right: -45px;
}

.img-carousel .slick-next:before {
    content: "\0045";
}

.product-category .box {
    padding-top: 30px;
    padding-left: 39px;
}

.product-category .media {
    margin-bottom: 7px;
}

.product-category .media-left {
    padding-right: 25px;
}

.product-category-detail {
    height: 12em;
    overflow: hidden;
}

.product-category-descr {
    margin-bottom: 0.75em;
    max-height: 4.875em;
    /* 1.625em*3 */
    overflow: hidden;
}

.platform-list {
    margin: 0 -30px 0 0;
    padding: 0;
    list-style: none;
    line-height: 48px;
}

.platform-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 26px;
    margin-bottom: 10px;
}

@media (max-width: 1279px) {
    .product-category .box {
        padding: 20px;
    }
    .product-category .media-left {
        padding-right: 15px;
    }
    .product-category .fs68 {
        font-size: 48px;
    }
    .product-category h3 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .platform-list {
        margin-right: 0;
    }
}

.product-category-inside .media-left {
    padding-right: 20px;
}

.product-category-inside .media-left i {
    font-size: 48px;
}

@media (min-width: 768px) {
    .product-item h3 {
        height: 3.6em;
        /* 1.2em*3 */
        overflow: hidden;
    }
    .product-item-descr {
        height: 9.75em;
        /* 1.625em*6 */
        overflow: hidden;
    }
    .product-category-inside .media-left {
        padding-right: 60px;
    }
    .product-category-inside .media-left i {
        font-size: 110px;
    }
}

.about-pic-descr {
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 13px;
    color: #f48472;
    font-weight: normal;
}

.about-pic-descr.descr1 {
    margin-left: 22px;
}

.about-pic-descr.descr2 {
    left: 50%;
    margin-left: -65px;
    text-align: left;
}

.about-pic-descr.descr2-big {
    bottom: 57px;
    font-size: 52px;
    font-weight: 300;
}

.about-pic-descr.descr3 {
    left: 50%;
    margin-left: -65px;
    bottom: 0;
    right: -30px;
    text-align: left;
}

.about-pic-descr.descr3-big {
    bottom: 57px;
    font-size: 60px;
    font-weight: 300;
}

.about-pic-descr.descr4 {
    left: 50%;
    margin-left: -75px;
    bottom: 0;
    right: -30px;
    text-align: left;
}

.about-pic-descr.descr5 {
    left: 50%;
    margin-left: -65px;
    right: -30px;
    text-align: left;
}

.about-pic-descr.descr5-big {
    bottom: 67px;
    font-size: 60px;
    font-weight: 300;
}

.product-filter {
    padding: 36px 40px 40px;
}

.product-filter-divider {
    margin-left: -40px;
    margin-right: -40px;
    margin-top: 27px;
    margin-bottom: 25px;
    border-color: #dae0e3;
}

.product-filter h4 {
    margin-bottom: 21px;
}

.product-filter h4 i {
    position: relative;
    top: 3px;
}

.product-filter .checkbox {
    margin-bottom: 14px;
}

.product-filter .checkbox label {
    padding-left: 28px;
}

.product-filter .t-check+span {
    margin-left: -28px;
}

.icon-arrow-down-thin {
    margin-top: 3px;
    margin-bottom: -6px;
    display: inline-block;
    vertical-align: text-top;
}

[class^="filetype-"] {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background-image: url("/local/templates/main/images/icon-file-type.png");
    position: relative;
    top: 2px;
}

.filetype-pdf {
    background-position: 0 0;
}

.filetype-img {
    background-position: -20px 0;
}

.filetype-txt {
    background-position: -40px 0;
}

.filetype-doc {
    background-position: -60px 0;
}

.filetype-xls {
    background-position: -80px 0;
}


/* ------------------------------------------------------------------------------- */


/*  Error 404
/* ------------------------------------------------------------------------------- */

.error404-container {
    background-color: #1b4471;
    background-image: url("/local/templates/main/images/bg-404.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 197px;
    padding-bottom: 250px;
    color: #ffffff;
}

.error404 {
    margin-right: 30px;
    font-size: 200px;
    line-height: 220px;
    font-weight: 700;
}

@media (max-width: 1279px) {
    .error404-container {
        padding-top: 100px;
        padding-bottom: 130px;
    }
}

@media (max-width: 991px) {
    .error404-container {
        padding-top: 70px;
        padding-bottom: 90px;
    }
    .error404 {
        font-size: 150px;
        line-height: 1;
    }
    .error404-container h1 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .error404-container {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .error404 {
        font-size: 120px;
    }
    .error404-container h1 {
        font-size: 30px;
    }
}


/* ------------------------------------------------------------------------------- */


/*  Promo
/* ------------------------------------------------------------------------------- */

.homepage {
    padding-top: 0;
}

.bx-core .homepage {
    padding-top: 81px;
}

.bx-core .homepage .navbar {
    background: #333333;
}

.promo-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 800px;
    background: #4f5e88;
    background-image: url("/data/index/new_198362192_6_opt.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 767px) {
    .bx-core .homepage {
        padding-top: 61px;
    }
    .promo-container {
        position: relative;
        text-align: center;
        min-height: 0;
        background-attachment: fixed;
    }
    .promo-static-info {
        text-align: left;
    }
}

.promo-static-info {
    font-size: 18px;
    color: #ffffff;
}

.promo-static-info>* {
    position: absolute;
    z-index: 800;
}

.promo-static-info a {
    color: #ffffff;
}

.promo-info-top {
    left: 0;
    right: 0;
    top: 13.5%;
}

.promo-info-bottom {
    left: 0;
    right: 0;
    bottom: 23%;
}

.promo-container .a-news-carousel-single.slick-slider {
    margin-bottom: 0;
}

.promo-container .a-news-carousel-single .slick-dots {
    display: none !important;
}

.promo-container .a-news-carousel-single .slick-prev,
.promo-container .a-news-carousel-single .slick-next {
    top: -28px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.promo-container .a-news-carousel-single .slick-prev {
    left: 120px;
}

.promo-container .a-news-carousel-single .slick-next {
    left: 145px;
    right: auto;
}

.promo-container .a-news-carousel-single .slick-prev:before,
.promo-container .a-news-carousel-single .slick-next:before {
    font-family: 'Glyphter';
    font-size: 16px;
}

.promo-container .a-news-carousel-single .slick-prev:before {
    content: "\0044";
}

.promo-container .a-news-carousel-single .slick-next:before {
    content: "\0045";
}

.promo-container .a-news-carousel-single.ger .slick-prev,
.promo-container .a-news-carousel-single.ger .slick-next {
    margin-left: 30px;
}

.promo-info-bnr-container {
    left: 0;
    right: 0;
    bottom: 6%;
    font-size: 16px;
    line-height: 22px;
}

.promo-info-bnr.slick-slider {
    margin-bottom: 0;
    margin-right: -2px;
}

.promo-info-bnr .slick-list {
    padding-left: 1px;
    margin-left: -1px;
}

.promo-info-bnr a {
    display: table;
    border: rgba(255, 255, 255, .4) 1px solid;
    border-right: rgba(255, 255, 255, .2) 1px solid;
    border-left: rgba(255, 255, 255, .2) 1px solid;
    padding: 15px 25px;
    height: 120px;
    margin-left: -1px;
}

.promo-info-bnr .media-left {
    padding-right: 26px;
}

.promo-info-bnr a:hover {
    background: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, .2);
    position: relative;
    z-index: 100;
    text-decoration: none;
}

.promo-info-bnr .media-body .promo-info-item {
    max-height: 88px;
    overflow: hidden;
}

.icon-product-mobile {
    position: relative;
}

.icon-product-mobile:before {
    font-size: 68px;
    content: "M";
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.icon-product-mobile:after {
    content: "";
    display: block;
    width: 14px;
    height: 4px;
    background: #2c2b32;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: 5px;
}

.promo-info-bnr .slick-dots {
    bottom: -50px;
}

.promo-info-bnr .slick-dots li button:before {
    color: #ffffff;
    font-size: 11px;
}

.promo-info-bnr .slick-dots li.slick-active button:before {
    color: #ffffff;
    opacity: 1;
}

.promo-info-bnr-lg {
    width: 100%;
}

.promo-info-bnr-lg .slick-list {
    margin-left: -3px;
}

.promo-info-bnr-lg .item {
    float: left;
    width: 33.333333%;
}

.promo-info-bnr-lg .item a {
    display: block;
    height: 260px;
    padding: 48px 45px 10px;
    color: #ffffff;
    text-align: center;
}

.promo-info-bnr-lg .item i {
    font-size: 60px;
}

.promo-info-bnr-lg .item .big {
    margin-top: 21px;
    height: 104px;
    overflow: hidden;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
}

.promo-info-item {
    max-height: 78px;
    overflow: hidden;
}

.promo-container .btn,
.promo-container .btn:hover,
.promo-container .btn:focus {
    border: #ffffff 1px solid;
    background: none;
    box-shadow: none;
    color: #ffffff;
}

@media (max-width: 1600px) {
    .promo-info-top {
        top: 12%;
    }
}

@media (max-width: 767px) {
    .promo-info-top,
    .promo-info-bottom {
        display: block;
    }
    .promo-static-info {
        position: static;
        font-size: 14px;
        color: #333333;
    }
    .promo-static-info>* {
        position: static;
    }
    .promo-static-info a {
        color: #333333;
    }
    .promo-info-top .fs48 {
        margin-right: 12px;
        font-size: 58px;
        color: #22568c;
    }
    .promo-info-top strong {
        display: block;
    }
    .promo-info-top .promo-info-item {
        margin-bottom: 20px;
    }
    .promo-info-bnr.slick-slider {
        margin-bottom: 10px;
    }
    .promo-container .a-news-carousel-single .slick-prev,
    .promo-container .a-news-carousel-single .slick-next {
        display: none;
    }
    .promo-info-bnr-container .container {
        padding: 0;
    }
    .promo-container .a-news-carousel-single.slick-slider {
        margin-bottom: 60px;
    }
    .promo-container .a-news-carousel-single .slick-dots {
        display: block !important;
    }
    .promo-container .a-news-carousel-single .slick-dots li {
        margin-left: 0;
        margin-right: 0;
    }
    .promo-container .a-news-carousel-single .slick-dots li,
    .promo-container .a-news-carousel-single .slick-dots li button {
        width: 18px;
    }
    .promo-info-bnr a,
    .promo-info-bnr a:hover {
        background: #235a8f;
        border-color: #235a8f;
    }
    .promo-info-bnr a {
        padding: 15px 25px 30px;
        color: #ffffff;
        font-weight: 500;
    }
    .icon-product-mobile:after {
        background: #235a8f;
    }
    .promo-info-bnr .slick-dots {
        bottom: 5px;
        margin-bottom: 0;
    }
    .promo-info-bnr .slick-dots li {
        margin: 0;
    }
    .promo-info-bnr .slick-dots li,
    .promo-info-bnr .slick-dots li button {
        width: 18px;
    }
    .promo-info-bnr .slick-dots li button:before {
        font-size: 5px;
    }
    .rev_slider_wrapper,
    .tp-fullwidth-forcer {
        height: 475px !important;
    }
    .ares .tp-bullet,
    .hermes .tp-bullet {
        width: 5px !important;
        height: 5px !important;
        box-shadow: none !important;
        background: #ffffff !important;
        opacity: .25;
    }
    .hermes .tp-bullet.selected {
        opacity: 1;
    }
    .tp-bullet-title {
        display: none !important;
    }
    .promo-info-bnr-container {
        font-size: 15px;
        font-weight: 500;
    }
}

.multiselect-native-select .btn-group {
    margin-right: 0;
}

.multiselect-native-select .btn,
.multiselect-native-select .btn:hover {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 30px;
    border: 1px solid #e5e5e5;
    cursor: default;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #555;
}

.multiselect-native-select .btn:hover {
    background: #ffffff;
    border: 1px solid #e5e5e5;
}

.multiselect-native-select .open>.dropdown-toggle.btn-default {
    background: #ffffff;
    border-color: #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, 0.6);
}

.multiselect-native-select .btn .caret {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    position: relative;
    top: 2px;
    margin-right: 4px;
}

@media (max-width: 767px) {
    .multiselect-native-select .btn,
    .multiselect-native-select .btn:hover {
        font-size: 16px;
    }
}

.scroll-block {
    height: 200px;
    overflow: auto;
    /*border: rgba(0,0,0,.2) 1px solid;*/
    padding-right: 20px;
}

.scroll-block::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: #ffffff;
}

.scroll-block::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: rgba(35, 90, 143, 0.5);
}


/* ------------------------------------------------------------------------------- */


/*  Footer
/* ------------------------------------------------------------------------------- */

#footer {
    padding-bottom: 15px;
}

.social-list {
    margin: 0 -13px 0 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

#content .social-list {
    justify-content: flex-start;
    align-content: flex-start;
}

*/ .social-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 27px;
    margin-bottom: 12px;
}

.social-list a {
    color: #cccccc;
}

.social-list a:hover {
    color: #235a8f;
}

.social-list a svg {
    fill: #cccccc;
}

.social-list a:hover svg {
    fill: #235a8f;
}

.social-list i {
    font-size: 22px;
}

.social-list .icon-feed,
.social-list .bd-feed {
    font-size: 16px;
}

h2 .icon-feed,
h2 .bd-feed {
    position: relative;
    top: -2px;
    font-size: 16px;
}

#footer .nav-simple-inline {
    font-size: 13px;
}

#footer .nav-simple-inline a {
    color: #999999;
}

.copyright {
    font-size: 13px;
}

#footer p {
    margin-bottom: 17px;
}

#footer .btn {
    width: 186px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
}

#footer .icon-skype,
#footer .bd-skype {
    margin-right: 5px;
    position: relative;
    top: 3px;
    font-size: 16px;
    color: #0ca3d1;
}

#footer .phone {
    margin-top: -3px;
    margin-bottom: 2px;
    font-size: 22px;
    line-height: 1;
    font-weight: normal;
}

#footer small {
    color: #7c7c7c;
}

@media (max-width: 767px) {
    #footer {
        text-align: center;
    }
}

.white-popup-block {
    background: #FFF;
    padding: 58px 60px 60px;
    text-align: left;
    max-width: 1205px;
    margin: 40px auto;
    position: relative;
}

button.mfp-close,
button.mfp-close:active,
button.mfp-close:focus,
.mfp-image-holder .mfp-close {
    padding: 0 0 10px;
    background: #c94a36;
    width: 40px;
    height: 40px;
    line-height: 30px;
    top: -10px;
    right: -10px;
    opacity: 1;
    font-size: 46px;
    font-weight: 300;
    font-family: "Segoe UI", Helvetica, Arial, sans-serif;
    text-align: center;
}

.mfp-image-holder .mfp-close,
.mfp-image-holder .mfp-close:active,
.mfp-image-holder .mfp-close:focus {
    top: 30px;
}

link .mfp-close {
    display: none !important;
}

.mfp-close-btn-in .mfp-close {
    color: #ffffff;
}

.mfp-arrow {
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mfp-arrow-left:before,
.mfp-arrow-left:after,
.mfp-arrow-right:before,
.mfp-arrow-right:after {
    border: none;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
    width: 50px;
    height: 50px;
    font-size: 50px;
    color: #cccccc;
}

.mfp-arrow-left:before {
    margin: 35px 20px 35px 20px;
    content: "\0044";
}

.mfp-arrow-right:before {
    margin: 35px 20px 35px 20px;
    content: "\0045";
}

@media (max-width: 767px) {
    .white-popup-block {
        padding: 29px;
        margin: 15px;
    }
    .mfp-arrow-left:before,
    .mfp-arrow-right:before {
        color: #333333;
    }
}


/*--addon 22.06.16---*/

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb40 {
    padding-bottom: 40px;
}

.a-file-field .btn {
    padding: 5px 15px;
}

.dib {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: -7px;
}

html>body .mt-20 {
    top: -20px;
    position: relative;
}

.bg-close {
    background: #eaeaea;
}


/*.box-gradient .container {width:auto;}*/

.a-line-carousel .slick-slide,
.a-сomponents-carousel .slick-slide {
    padding-bottom: 20px;
}

.a-line-carousel .slick-slide a.box {
    min-height: 600px;
}

.bg-info.hidden-btn {
    background-color: #f2f8fb;
}

.hidden-btn .btn {
    display: none;
}

.hidden-btn.active .btn {
    display: block;
}

.bg-info,
.update {
    background-color: #e5f1f7;
}

.media.bg-info {
    padding-left: 3px;
    margin-left: -3px;
}

.fl-right {
    float: right;
}

@media (max-width: 500px) {
    .fl-right {
        float: none;
    }
}

.product-item-descr strong {
    font-weight: 600;
}

.img-carousel .news-item-main {
    min-height: 480px;
    text-align: left;
}

.mh300 {
    min-height: 300px !important;
}

.product-version {
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: right;
    line-height: 12px;
}

.title-block-inline {
    display: inline-block;
    position: relative;
}

.slide_01 {
    background: url("/local/templates/main/images/bg-title-01.jpg") 50% 0 no-repeat;
    background-size: cover;
}

.a-title-slider {}

.a-title-slider .item {
    min-height: 480px;
}

@media (max-width: 1000px) {
    .a-title-slider .item {
        min-height: 200px;
    }
}

.a-title-slider.img-carousel {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0;
}

.a-title-slider.img-carousel .slick-next {
    right: 45px;
    z-index: 1;
}

.a-title-slider.img-carousel .slick-prev {
    left: 45px;
    z-index: 1;
}

.a-title-slider.img-carousel .slick-next:before,
.a-title-slider.img-carousel .slick-prev:before {
    color: #ffffff;
    opacity: 1;
}

.a-title-slider.img-carousel .slick-prev.slick-disabled:before,
.a-title-slider.img-carousel .slick-next.slick-disabled:before {
    opacity: .5;
}

@media (max-width: 500px) {
    .a-title-slider.img-carousel .slick-next {
        right: 10px;
    }
    .a-title-slider.img-carousel .slick-prev {
        left: 0px;
    }
}

.a-title-slider.img-carousel .slick-dots {
    bottom: 10px;
    display: none !important;
}

.a-title-slider.img-carousel .slick-dots li button:before {
    font-size: 10px;
    color: #707279;
}

.a-title-slider.img-carousel .slick-dots li.slick-active button::before {
    color: #fff;
}

.a-title-slider h1 {
    text-align: center;
    color: #fff;
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
}

.title-valign {
    display: table;
    width: 100%;
    height: 480px;
}

@media (max-width: 1000px) {
    .title-valign {
        height: 200px;
    }
}

.path-slider {
    background-color: transparent;
}

.path-slider .breadcrumb-container {
    margin-bottom: -52px;
    position: relative;
    z-index: 1;
}

.f24 {
    font-size: 24px;
}

.company-in-map {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
}

.dl-horizontal dt {
    width: 180px;
}

.company-in-map h3 {
    font-size: 30px;
}

.city-block {
    margin-bottom: 40px;
    padding-left: 55px;
    background: url("/local/templates/main/images/point.png") 0 0 no-repeat;
    font-size: 16px;
    margin-top: 20px;
}

.city-block a {
    font-size: 18px;
}

.company-structure {
    background: #f9f9f9;
    padding: 40px 0;
}

.company-structure h3 {
    font-size: 30px;
}

.struct-block {
    height: 100px;
    border: 1px solid #235a8f;
    display: table;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 25px;
}

.struct-block span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
}

.big-struct-block {
    border: 1px solid #c94a36;
    font-size: 24px;
    font-weight: 400;
}

.child-struct-block {
    border: 1px solid #dedede;
}

.company-status {
    padding: 40px 0;
    line-height: 26px;
}

.company-status h3 {
    font-size: 30px;
}

.company-status strong {
    font-weight: 700;
}

.company-status p {
    padding-right: 10%;
}

.PreloadClass {
    display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .main-nav {
        background-color: rgba(32, 39, 50, 0.95);
    }
}

@media (min-width: 1280px) {
    .navbar-nav>li>.t-dropdown-menu.dpart {
        width: 466px;
    }
}

@media (max-width: 992px) {
    .navbar-nav>li>.t-dropdown-menu.dpart {
        width: 323px;
    }
}

@supports (-ms-ime-align:auto) {
    .body-menu-opened .blur-container {
        -webkit-filter: inherit;
        filter: inherit;
    }
    .main-nav {
        background-color: rgba(32, 39, 50, 0.95);
    }
}

.h2-style {
    font-weight: 400;
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-family: inherit;
    color: inherit;
}

.h5-style {
    font-size: 14px;
    line-height: 1.1;
    color: inherit;
    font-family: inherit;
}

.h4-style {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

.a-webinar-online {
    font-size: 10px;
    background-color: #d9534f;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    margin: 7px 12px 0 !important;
    padding: 0 !important;
    vertical-align: middle;
    display: inline-block !important;
    line-height: 36px !important;
    text-align: center;
    -webkit-animation: glowing 2500ms infinite;
    -moz-animation: glowing 2500ms infinite;
    -o-animation: glowing 2500ms infinite;
    animation: glowing 2500ms infinite;
}

@media(max-width:991px) {
    .a-webinar-online {
        margin: 1px 12px 0 !important;
    }
}

@-webkit-keyframes glowing {
    0% {
        background-color: #d97673;
        -webkit-box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
    20% {
        background-color: #d9534f;
        -webkit-box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    80% {
        background-color: #d9534f;
        -webkit-box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    100% {
        background-color: #d97673;
        -webkit-box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #d97673;
        -moz-box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
    20% {
        background-color: #d9534f;
        -moz-box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    80% {
        background-color: #d9534f;
        -moz-box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    100% {
        background-color: #d97673;
        -moz-box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #d97673;
        box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
    20% {
        background-color: #d9534f;
        box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    80% {
        background-color: #d9534f;
        box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    100% {
        background-color: #d97673;
        box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
}

@keyframes glowing {
    0% {
        background-color: #d97673;
        box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
    20% {
        background-color: #d9534f;
        box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    80% {
        background-color: #d9534f;
        box-shadow: 0 0 16px #fc4e49;
        color: #fff;
    }
    100% {
        background-color: #d97673;
        box-shadow: 0 0 2px #d97673;
        color: #f1efef;
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .navbar-nav>li>a {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.btn-sending {
    position: relative;
}

.btn-sending:before {
    position: absolute;
    top: -4px;
    left: 20px;
    content: ' ';
    background: url(/local/templates/main/images/ajax-loader-30.gif) no-repeat 0 0;
    width: 32px;
    height: 32px;
}


/* Menu dproject */

.w100 {
    width: 100%;
}

.dproject .nav-with-icon>li>a img {
    max-width: 100px;
    margin-right: 28px;
}

.dproject .icon-arrow-down-thin {
    width: 12px;
}

.dproject .icon-arrow-down-thin:before {
    position: absolute;
    top: 50%;
}

.navbar-nav.navbar-left {
    float: left;
    font-size: 14px;
    margin: 0;
}

@media (max-width: 320px) {
    .dproject {
        display: none;
    }
}

@media (max-width: 767px) {
    .dproject .nav-with-icon>li>a img {
        max-width: 100px;
        margin-left: 2px;
    }
    .nav-with-icon>li>a {
        display: inline-block;
        padding-left: 20px;
    }
    #dproject {
        padding-top: 21px;
        padding-bottom: 21px;
        margin-top: -15px;
        margin-bottom: -16px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .container>.navbar-header {
        margin-right: 0px;
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        width: 500px;
        background-color: rgba(32, 39, 50, .9);
        overflow: auto;
        width: max-content;
    }
    .navbar.affix .navbar-nav.dproject>li>.t-dropdown-menu {
        margin-top: 0;
    }
    .feedback-emotions .form-group {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    #dproject {
        padding-top: 33px;
        padding-bottom: 31px;
        margin-top: -15px;
        margin-bottom: -16px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .container>.navbar-header {
        margin-right: 0px;
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        width: 500px;
        background-color: rgba(32, 39, 50, .9);
        overflow: auto;
        width: max-content;
    }
    .navbar.affix .navbar-nav.dproject>li>.t-dropdown-menu {
        margin-top: 0;
    }
    .navbar.affix #dproject {
        padding-bottom: 27px;
    }
}

@media(max-width:1279px) {
    #bs-navbar .navbar-nav {
        font-size: 10px;
        float: left;
    }
}

@media(max-width:991px) {
    .btn-gost {
        margin-top: 0;
    }
}


/* END Menu dproject */

@media(max-width: 420px) {
    .mobileFixContext {}
    .mobileFixContext .nav.navbar-nav.navbar-left.dproject {
        display: none;
    }
    .mobileFixContext .container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .mobileFixContext .navbar-nav.navbar-right {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 1em;
    }
    .bx-core .breadcrumb-container {
        padding-top: 0px;
    }
    .breadcrumb-container {
        padding-top: 70px;
    }
}